/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


@font-face {
    font-family: SegoeUI;
    src: local("Segoe UI"), url(/wp-content/fonts/SegoeUI.ttf) format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: SegoeUI;
    src: local("Segoe UI"), url(/wp-content/fonts/SegoeUIBold.ttf) format("truetype");
    font-weight: 700;
}
.page-id-5737 h2,
.page-id-5737 h3,
.page-id-5737 h4,
.page-id-5737 h5,
.page-id-5737 h6,
.page-id-5737 .h1,
.page-id-5737 .h2,
.page-id-5737 .h3,
.page-id-5737 .h4,
.page-id-5737 .h5,
.page-id-5737 .h6,
.page-id-5737 p,
.page-id-5737 a,
.page-id-5737 div,
.page-id-5737 button,
.page-id-5737 input,
.page-id-5737 select,
.page-id-5737 span {
  font-family: Segoe UI !important;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  border-radius: 0;
}
.psac-link-overlay .pgafu-post-date {
	width: 88px !important;
}
.swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #afafaf;
  top: 8px;
  margin-left: -8px;
}

.psac-slider-and-carousel .owl-dots .owl-dot {
  border-radius: 0;
  position: relative;
}

.psac-slider-and-carousel .owl-dots .owl-dot.active:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #afafaf;
  top: -5px;
  margin-left: -8px;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}

.joinusbttn a.menu-link {
  border: 1px solid #b73e42;
  border-radius: 50px;
  width: 135px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}

li.loginbttn a {
  background: #0a747b;
  color: #fff !important;
  width: 135px;
  height: 48px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}

.site-header-primary-section-left.site-header-section-left {
  justify-content: space-between;
}

.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
  grid-template-columns: auto;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
  column-gap: 30px;
}

.addcart button.minus {
  font-size: 40px;
  padding: 0;
  background: transparent;
  color: #000;
  position: relative;
  top: -4px;
  padding-left: 5px;
}

.addcart button.plus {
  font-size: 30px;
  padding: 0;
  background: transparent;
  color: #000;
  position: relative;
  top: -3px;
  padding-right: 5px;
}

.addcart .input-text.qty.text {
  color: rgba(10, 116, 123, 1);
  font-family: Segoe UI !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.28px;
  padding: 0 !important;
  border: 0;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  background: #efefef;
}

.addcart .quantity {
  border: 1px solid rgba(10, 116, 123, 1);
  border-radius: 4px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 80px;
  margin-left: 45px !important;
  padding-left: 8px;
  padding-right: 8px;
}

.addcart input[type="number"]::-webkit-inner-spin-button,
.addcart input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

label.qtylabel {
  position: absolute;
  left: 20px;
  font-family: Segoe UI;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.28px;
  text-align: center;
  color: rgba(10, 116, 123, 1);
}

button.single_add_to_cart_button {
  margin-left: auto !important;
}

.relatedcustom_product .mgpde-card-text {
  border-radius: 4px;
  max-width: 85%;
  margin: 0 auto;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  margin-top: -50px;
  z-index: 99999;
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 20px !important;
  margin-bottom: 40px !important;
}

.relatedcustom_product .mgpde-card-text {
  max-width: 85%;
  margin: 0 auto;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  margin-top: -50px;
  z-index: 99999;
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.relatedcustom_product .mgpdeg-product-price {
  width: 45%;
}

.relatedcustom_product .woocommerce.mgpdeg-cart-btn {
  width: 55%;
}

.relatedcustom_product .woocommerce.mgpdeg-cart-btn a {
  margin: 0 !important;
}

.relatedcustom_product h2.mgpde-ptitle {
  min-height: 53px;
}

.relatedcustom_product .swiper-slide.swiper-slide-visible.swiper-slide-active,
.relatedcustom_product .swiper-slide.swiper-slide-visible.swiper-slide-next,
.relatedcustom_product .swiper-slide.swiper-slide-visible {
  padding-top: 0;
  padding-left: 0;
}

.relatedcustom_product .swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #afafaf;
  top: 8px;
  margin-left: -8px;
  border-radius: 50px;
  background: #afafaf;
}

.relatedcustom_product
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin-right: calc(10px / 1) !important;
  margin-left: calc(10px / 1) !important;
  border-radius: 50px;
  background: #afafaf;
  width: 8px !important;
  height: 8px !important;
}

.relatedcustom_product a.mgpde-ptitle-link {
  width: 100%;
}

.flashproducts .astra-shop-summary-wrap {
  max-width: 94%;
  margin: 0 auto;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  margin-top: -50px;
  z-index: 99999;
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 14px;
  border-radius: 4px;
}

.flashproducts h2.woocommerce-loop-product__title {
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 54px;
}

.flashproducts span.ast-woo-product-category {
  display: none !important;
}

.flashproducts .star-rating {
  display: none !important;
}

.flashproducts ul.page-numbers li {
  border-radius: 50px !important;
}

.flashproducts ul.page-numbers {
  text-align: center;
}

/* input form css */

.gform_fields input,
.gform_fields select {
  background: rgba(240, 240, 240, 1) !important;
  height: 46px;
  padding: 0px 15px !important;
  border: 1px solid rgba(219, 219, 219, 1);
  border-radius: 4px !important;
}

.gform_button.button[type="submit"] {
  background: rgba(10, 116, 123, 1);
  border-radius: 50px;
  margin-right: 0 !important;
}

.gform_legacy_markup_wrapper form {
  background-color: transparent;
  background-image: linear-gradient(97.75deg, #b73e42 0%, #0a767c 100%);
  border-radius: 4px;
  padding: 25px 25px 25px 25px;
}

.gform-body.gform_body {
  background: #fff;
  padding: 20px 0px 20px 20px;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.gform_legacy_markup_wrapper .gform_footer {
  background: rgba(239, 239, 239, 1);
  margin: 0 !important;
  padding: 20px !important;
  text-align: right;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bsk-tabs ul.nav.nav-tabs {
  display: inline-flex !important;
}

body .bsk-tabs ul.nav-tabs li a.active {
  border-bottom: 0px solid #b73e42 !important;
}

.productfilterstyle .mg-rating-out {
  display: none;
}

.productfilterstyle .mgpde-card-text.mgpdeg-card-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.productfilterstyle a.mgpde-ptitle-link {
  width: 100%;
}

.productfilterstyle .woocommerce.mgpdeg-cart-btn a {
  margin: 0 !important;
}

.productfilterstyle .mpdtab-content .tab-pane {
  padding-left: 0;
  padding-right: 0;
}

.productfilterstyle .mgpde-card .mgpde-card-img,
.productfilterstyle .mgpde-card .mgpde-card-text {
  padding-left: 0;
  padding-right: 0;
}

.productfilterstyle .mpdtab-nav-wrap {
  border-bottom: 0;
}

.main-member span.woocommerce-Price-amount.amount {
  font-size: 16px;
}

span.member-offer {
  background-color: #b73e42;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
}

.pgafu-post-pagination .current {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.75em;
  text-align: center;
  min-width: 2.5em;
  border-radius: 50px;
  background-color: #0a767c;
  color: #fff !important;
}

.pgafu-post-pagination a,
.pgafu-post-pagination a {
  margin: 0;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.75em;
  text-align: center;
  min-width: 2.5em;
  border-radius: 50px;
  background: transparent;
  color: #0a767c !important;
}
a#reset_tab_filter:hover {
  cursor: pointer;
}
.industry-sector-tabing svg:not(:root) {
  vertical-align: middle;
}
p.eye-setup {
  position: relative;
}
.reset-password-form .eye-setup i{
  top: 56%;
}
.elementor-element.elementor-element-1ac2860.join-us-search.elementor-widget-tablet_extra__width-initial.elementor-search-form--skin-classic.elementor-search-form--button-type-icon.elementor-search-form--icon-search.elementor-widget.elementor-widget-search-form {
  width: 790px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
a.button.product_type_variable.cfvsw_ajax_add_to_cart,
a.button.product_type_simple {
  border-radius: 50px 50px 50px 50px;
  color: #1c876f;
  background-color: #02010100;
  font-weight: 600;
  text-transform: none;
  border-style: solid;
  border-color: #1c876f;
  font-size: 16px;
  border: 1px solid;
}

#gform_2 input#input_2_28 {
  padding-left: 60px !important;
}

label#choose-file-label {
  background: #f0f0f0;
  border-radius: 100px;
  border: 1px solid #0a767c;
  display: inline-block;
  /* padding: 6px 12px; */
  cursor: pointer;
  color: #0a767c;
  width: 100px;
  height: 31.2px;
  font-size: 14px;
  line-height: 18.62px;
  text-align: center;
}

.file-upload-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(240, 240, 240, 1) !important;
  height: 46px;
  padding: 0px 15px !important;
  border: 1px solid rgba(219, 219, 219, 1);
  border-radius: 4px !important;
}

.file-upload-container .custom-file-upload {
  padding: 5px 10px;
  border: none;
  cursor: pointer;
}

.file-upload-container span {
  margin-right: 10px;
}

.filterbar .mgpdeg-product-price {
  width: 45%;
}
.filterbar .main-member {
  flex-direction: column;
}
.filterbar .woocommerce.mgpdeg-cart-btn {
  text-align: right;
}

.reset-password-form #password {
  height: 46px !important;
  width: 100% !important;
  border-radius: 4px !important;
  border: 1px solid #DBDBDB !important;
  background: #fff !important;
}
.reset-password-form i{
  position: absolute;
  right: 15px;
}
.main_mgpde-ptitle .swiper-pagination {
    left: 0;
    right: 0;
}
.main_mgpde-ptitle .swiper-slide.swiper-slide-visible {
    padding-top: 2%!important;
}
.coundown_time .eael-countdown-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.coundown_time .eael-countdown-items li.eael-countdown-item div {
    padding: 0;
}
.coundown_time .eael-countdown-items li.eael-countdown-item {
    display: inline-flex!important;
}

.latest_news_detail_div .latest_news_heading {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box; 
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
}
.latest_news_detail_div .latest_news_desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box; 
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
}

.footer-widget-area .widget_block .wp-block-social-links {
    display: flex;
    gap: 20px;
}



@media only screen and (min-width: 1200px) {
    .scrolllist ul#scr_bott li {
        width: 50%;
    }
    .scrolllist #scr_bott {
        flex-wrap: wrap;
    }
}


@media only screen and (max-width: 1500px) and (min-width: 1341px)  {
	.product-type-variable .custom-date {
    margin-top: 0%!important;
}	
.product-type-variable .custom-date .elementor-widget-container {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.product-type-variable .custom-date {
    top: 100px;
	position: absolute !important;
}	
.addcart {    
    margin-top: 0%!important;
}	
	
}	


@media only screen and (max-width: 1340px) and (min-width: 992px)  {
	
	.product-type-variable .custom-date {
        margin-top: 0%!important;
    }	
    .product-type-variable .custom-date .elementor-widget-container {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    .product-type-variable .custom-date {
        top: 100px;
        position: absolute !important;
    }	
    .addcart {
        margin-top: 0%!important;
    }	
}	

ul#product-list a.button.product_type_variable.add_to_cart_button {
    margin: 0!important;
    float: left;
    top: 0;
}

ul#product-list h2.woocommerce-loop-product__title {
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.custom-container {
	flex-wrap: wrap;
	justify-content: flex-start !important;
}
.custom-container .custom-item:nth-child(1) {
	width: 100%;
}	
body.postid-147048 .product-type-variable .custom-date {
    margin-top: 8%;
}

@media only screen and (max-width: 1024px) {
  footer .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
    display: inline-grid;
  }
  .elementor-element.elementor-element-397146e {
    display: none!important;
  }	
  .banner_carousal_slider .swiper .swiper-wrapper .swiper-slide .banner_carousal_slider_container {
    display: flex;
    flex-direction: row;
  }
  .banner_carousal_slider .swiper .swiper-wrapper .swiper-slide .banner_carousal_slider_container .banner_carousal_address_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .banner_carousal_slider .swiper .swiper-wrapper .swiper-slide .banner_carousal_slider_container .banner_address_box {
    width: 46%;
  }
}

@media only screen and (max-width: 980px) {
	  .banner_carousal_slider .swiper .swiper-wrapper .swiper-slide .banner_carousal_slider_container {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
    .coundown_time .eael-countdown-items {
        flex-wrap: wrap;
        row-gap: 12px;
	}
}
@media only screen and (max-width: 430px) {
  .banner_carousal_slider .swiper .swiper-wrapper .swiper-slide .banner_carousal_slider_container {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}

