/**
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
*/
.header-search {
    margin: 0;
    padding: 0;
    position: relative;
}

.header-search label {
    display: none;
}

form.header-search {
    padding: 6px 0 6px 12px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #C6C6C6;
}


form.header-search input {
    border: 0px;
}
form.header-search input:focus {
    border: 0px;
    outline:none;
}

form.header-search button.wp-block-search__button.wp-element-button {
    font-size: 0px !important;
    padding: 19px 11px !important;
    background: #214842 !important;
    position: absolute;
    right: -1px;
    border-radius: 50px !important;
    top: 0;
}

form.header-search button.wp-block-search__button.wp-element-button:after {
    content: '\f002';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: block;
    font-size: 16px;
}

.ast-site-header-cart i span {
    display: none;
}

.ast-addon-cart-wrap i.astra-icon.ast-icon-shopping-cart:after {
    content: '' !important;
    width: 32px;
    height: 31px;
    background: url(/wp-content/uploads/2025/04/cart-icon.svg);
    display: block;
    /* position: relative; */
    box-shadow: none;
    border-radius: 0px;
    top: -17px;
}
body.ast-theme-transparent-header .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    background-color: transparent !important;
}

.ast-header-account-wrap .ast-account-action-link span.ast-header-account-text,
.ast-header-account-wrap span.ast-header-account-type-icon {
    color: #214842;
    font-family: 'Outfit' !important;
    font-size: 18px !important;
}

.ast-header-account-wrap .ast-account-action-link span.ahfb-svg-iconset.ast-inline-flex.svg-baseline {
    display: none !important;
}

.ast-header-account-wrap .ast-account-action-link span.ast-header-account-text:after {
    content: '' !important;
    width: 28px;
    height: 25px;
    background: url(/wp-content/uploads/2025/04/login-icon.svg);
    display: inline-block;
    position: relative;
    box-shadow: none;
    border-radius: 0px;
    top: 0;
    float: left;
    margin-right: 10px;
}

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
    padding-left: 0;
}

.ast-primary-header-bar {
    padding-left: 6% !important;
    padding-right: 6% !important;
}

.banner-caption-wrapper {
/*     max-width: 705px;
    background-color: rgb(250 250 245 / 79%);
	display:none !important; */
}

.banner-shipping-info {
    max-width: 500px;
}

.banner-info-box .elementor-image-box-title {
    margin-bottom: 0;
}

/*
PRODUCT
*/
.product-style-1 {}

/* .product-style-1 span.ast-woo-product-category {
    display: none !important;
}

.product-style-1 .review-rating {
    position: absolute;
    top: 0;
}

.product-style-1 .astra-shop-summary-wrap {
    position: relative;
    padding-top: 34px;
    margin-top: 19px;
} */
.product-style-featured .review-rating {
    float: left;
    margin-top: 18px;
    margin-bottom: 17px;
}

.product-style-featured .woocommerce-loop-product__title {
    margin-bottom: 6px !important;
    font-size: 22px !important;
    font-family: 'Poppins';
    color: #214842 !important;
    text-align: left;
}

.product-style-featured span.price {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    color: #258F67 !important;
    text-align: left;
    display: inline-block !important;
}

.product-style-featured .astra-shop-thumbnail-wrap {
    height: 260px;
    border-radius: 16px !important;
    overflow: hidden;
}

.product-style-featured .astra-shop-thumbnail-wrap img {
    object-fit: cover !important;
    height: 262px !important;
}

.product-style-featured li.ast-article-single a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
}
.woocommerce  main#main {
    padding: 45px;
}
.wp-singular.woocommerce  main#main {
    padding: 80px 7% 80px 7%;
}
.product-style-featured li.ast-article-single:hover span.price {}

.product-style-featured li.ast-article-single:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: inline-block;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
}

.product-style-featured li.ast-article-single:hover {
    border: 2px solid #258F67;
    border-radius: 20px;
    box-shadow: 0 0 15px rgb(37 143 103 / 25%);
    margin-top: 5px;
    display: inline-block !important;
}

.product-style-featured li.ast-article-single {
    padding: 20px 20px !important;
    border: 2px solid transparent;
    display: inline-block !important;
}
/*
*/
.archive div#content {
    padding: 0 7% 0 7%;
}
.products .review-rating {
    float: left;
    margin-top: 18px;
    margin-bottom: 17px;
    color: #EFC368 !important;
}

.products .woocommerce-loop-product__title {
    margin-bottom: 6px !important;
    font-size: 22px !important;
    font-family: 'Poppins';
    color: #214842 !important;
    text-align: left;
}

.products span.price {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    color: #258F67 !important;
    text-align: left;
    display: inline-block !important;
}

.products .astra-shop-thumbnail-wrap {
    height: 260px;
    border-radius: 16px !important;
    overflow: hidden;
}

.products .astra-shop-thumbnail-wrap img {
    object-fit: cover !important;
    height: 262px !important;
}

.products li a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
	
}

.products li:hover span.price {}
.products li a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.products li:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: inline-block !important;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
}
.products li:hover {
    border: 2px solid #258F67;
    border-radius: 20px;
    box-shadow: 0 0 15px rgb(37 143 103 / 25%);
    margin-top: 5px;
    display: inline-block !important;
}

.products li {
    padding: 20px 20px !important;
    border: 2px solid transparent;
    display: inline-block !important;
}
.add_to_cart_button {
    /* background: #258f67 !important; */
    /* padding: 9px 10px !important; */
    /* float: right; */
    /* display: none; */
    /* font-family: 'Poppins' !important; */
    /* font-weight: 500 !important; */
    /* font-size: 18px !important; */
    /* color: #fff !important; */
    display: block;
    background: #258f67 !important;
    padding: 9px 10px !important;
    float: right;
    display: none;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #fff !important;
    text-transform: inherit !important;
}

.products li:hover .add_to_cart_button {
    display: block;
    background: #258f67 !important;
    padding: 9px 10px !important;
    float: right;
    display: none;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #fff !important;
}


/*
*/
.product-style-1 .review-rating {
    float: left;
    margin-top: 18px;
    margin-bottom: 17px;
}

.product-style-1 .woocommerce-loop-product__title {
    margin-bottom: 6px !important;
    font-size: 22px !important;
    font-family: 'Poppins';
    color: #214842 !important;
    text-align: left;
}

.product-style-1 span.price {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    color: #258F67 !important;
    text-align: left;
    display: inline-block !important;
}

.product-style-1 .astra-shop-thumbnail-wrap {
    height: 424px;
    border-radius: 16px !important;
    overflow: hidden;
}

.product-style-1 .astra-shop-thumbnail-wrap img {
    object-fit: cover !important;
    height: 424px !important;
}

.product-style-1 li.ast-article-single a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
}

.product-style-1 li.ast-article-single:hover span.price {}

.product-style-1 li.ast-article-single:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: inline-block;
    float: right;
    padding: 8px 10px;
    background: #258F67;
    margin: 0;
    text-transform: none;
    font-size: 18px !important;
    font-weight: 400;
}

.product-style-1 li.ast-article-single:hover {
    border: 2px solid #258F67;
    border-radius: 20px;
    box-shadow: 0 0 15px rgb(37 143 103 / 25%);
    margin-top: 5px;
    display: inline-block !important;
}

.product-style-1 li.ast-article-single {
    padding: 20px 20px !important;
    border: 2px solid transparent;
    display: inline-block !important;
}

.special-offer p {
    margin-bottom: 0px !important;
}

.special-price {
    font-family: 'poppins';
    font-size: 36px;
    font-weight: 600;
    color: #258F67;
}

.special-price bb {
    text-decoration: line-through;
    color: #C6C6C6;
    font-weight: 500;
}

.special-offer-counter .elementor-countdown-item {
    width: 80px !important;
    height: 80px;
}

.testimonial-item {
    margin: 10px 0px !important;
    padding: 38px 39px;
    background: #fff;
    border-radius: 24px !important;
    border: 2px solid #fff;
    box-shadow: 0 0 15px rgb(37 143 103 / 10%);
    cursor: pointer;
}

.testimonial-item p {
    margin-bottom: 0px !important;
}

.testimonial-item:hover {
    background: #fff;
    border-radius: 24px;
    border: 2px solid #258F67;
    box-shadow: 0 0 15px rgb(37 143 103 / 10%);
}

/* .testimonial-item .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #258F67 !important;
} */
.testimonial-wrapper .swiper-pagination-bullet {
    background: #D9D9D9 !important;
}

.testimonial-wrapper .swiper-pagination-bullet-active {
    background: #258F67 !important;
    opacity: 1;
}

.faq-section {
    padding: 114px 7% 114px 7% !important;
}

.faq-accordion .e-n-accordion-item {
    border: 2px solid transparent !important;
    box-shadow: 0 0 15px rgb(37 143 103 / 10%);
    border-radius: 16px !important;
}

.faq-accordion .e-n-accordion-item summary,
.faq-accordion .e-n-accordion-item div {
    border: 0;
}

.faq-accordion .e-n-accordion-item summary.e-n-accordion-item-title {
    padding: 17px 32px;
    font-family: 'Poppins';
    font-size: 22px;
    color: #214842;
}

.faq-accordion .e-n-accordion-item:open {
    border: 2px solid #258f67 !important;
}

.contact-section {
    padding: 114px 7% 114px 7% !important;
}

.contact-form-box {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.contact-form-box .row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.contact-form-box .row .col-md-12 {
    display: flex;
    width: 100%;
    flex-direction: row;
}

.contact-form-box .col-md-6 {
    display: flex;
    column-count: 2;
    margin: 20px 20px;
}

.form-control {
    border-radius: 50px !important;
    padding: 14px 35px !important;
    font-family: 'Poppins';
    font-size: 20px;
    color: #214842;
}

.contact-form-box .col-md-6 p {
    margin-bottom: 0;
}

.form-control::placeholder {
    color: #214842;
}

.contact-form-box .col-md-12 {
    margin: 20px 20px;
    display: flex;
    width: 100%;
}

.contact-form-box .col-md-12 p {
    margin-bottom: 0px;
    width: 100%;
}

textarea.form-control {
    border-radius: 20px !important;
}

input[type="submit"] {
    background: #258F67;
    border-radius: 50px;
    text-transform: capitalize;
    font-size: 17px;
}

.contact-details-box {
    margin: 0px;
    padding: 45px 46px !important;
    max-width: 430px;
    background: #FAFAF5;
    border: 2px solid #FAFAF5;
    border-radius: 16px !important;
    box-shadow: 0 0 10px rgb(37 143 103 / 10%);
}

.contact-details-box p {
    margin-bottom: 0px !important;
    line-height: 22px;
}

.contact-details-box:hover {
    border: 2px solid #258F67;
}

ul.footer-contacts {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

ul.footer-contacts li i {
    background: #fff;
    /* width: 34px; */
    /* height: 34px; */
    border-radius: 50px;
    color: #214842;
    text-align: center;
    display: flex;
    /* vertical-align: middle; */
    align-items: center;
    justify-content: center;
    margin-right: 19px;
    padding: 10px;
}

ul.footer-contacts li i:after {
    /* content: ''; */
    /* display: flex; */
}

ul.footer-contacts li {
    display: flex;
    align-items: center;
    flex-direction: row;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

ul.footer-contacts li a {
    display: block;
}


ul.footer-contacts li a {
    display: contents;
}

ul.footer-contacts li span {
    display: flex;
    flex-wrap: wrap;
}

.footer-widget-area .widget-title {
    color: #fff;
    font-weight: 600;
    font-family: 'Nunito Sans';
    font-size: 22px !important;
}

.site-footer-section:nth-child(3) {
    margin-right: 24%;
    margin-top: 0;
    margin-bottom: 0;
}

.qndcl-category .product-category {
    width: 225px !important;
    height: 193px;
    padding: 0px !important;
    border: 0px !important;
}

.qndcl-category.elementor-products-grid ul.products.elementor-grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 85px !important;
    justify-content: center;
}

.qndcl-category .product-category .woocommerce-loop-category__title {
    font-size: 22px !important;
    color: #214842 !important;
    font-family: 'Poppins';
    font-weight: 400 !important;
    text-transform: capitalize !important;
    position: relative !important;
    left: 0px !important;
    right: 0px !important;
    top: 0px;
}

.qndcl-category .product-category mark.count {
    display: none !important;
}

.qndcl-category .product-category:hover a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(33 72 66 / 60%);
    right: 0;
    left: 0;
    border-radius: 16px;
    top: 0;
}

.qndcl-category .product-category:hover mark.count {
    display: block !important;
    color: #FFFFFF;
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    z-index: 9;
    opacity: 1 !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    font-family: 'Poppins';
}

.video-wrapper-big {
    width: 100%;
    height: 630px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat !important;
}

.video-wrapper-big .ekit-wid-con {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: none;
}

.video-wrapper-big:hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(0 0 0 / 40%);
}


.video-wrapper-big:hover .ekit-wid-con {
    display: flex;

}

.video-wrapper-big .ekit-wid-con .ekit-video-popup.ekit_icon_button {
    padding: 0px !important;
}

.video-wrapper-sm {
    width: 100%;
    height: 304px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat !important;
}

.video-wrapper-sm .ekit-wid-con {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: none;
}

.video-wrapper-sm:hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(0 0 0 / 40%);
}


.video-wrapper-sm:hover .ekit-wid-con {
    display: flex;

}

.video-wrapper-sm .ekit-wid-con .ekit-video-popup.ekit_icon_button {
    padding: 0px !important;
}

.woocommerce-js span.onsale {
    width: 40px !important;
    height: 40px !important;
    top: 55px !important;
    right: 70px !important;
}
.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: #258F67;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 14px !important;
    font-weight: 600 !important;
}
/* .site-content {
    padding-right: 7%;
    padding-left: 7%;
    padding: 88px 7% 88px 7%;
} */
button.single_add_to_cart_button.button.alt {
    width: 135px !important;
    text-transform: none !important;
    font-weight: 600;
}
footer {
    padding: 0 7% 0 7%;
    background-color: #214842 !important;
}

footer li {
    margin: 8px 0;
}

footer a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins';
}


/*
 * RESPONSIVE
 * */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width:666px) {
	.contact-form-box .row {
    display: flex;
    flex-direction: column;
}
	.contact-form-box .col-md-6 {
    display: flex;/
    margin: 20px 0px;
}
}
@media only screen and (max-width: 1024px) {
		.elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(2,1fr) !important;
}
	.banner-caption-wrapper {
    margin-top: 45px;
}

.banner-caption-wrapper h1 {
    font-size: 52px !important;
    line-height: 60px !important;
}
/* 	.banner-caption-wrapper {
		    max-width: 705px;
    background-color: rgb(250 250 245 / 79%);
		display:block !important;
	} */
}
@media only screen and (max-width:1440px) {
	.banner-caption-wrapper {
    margin-top: 45px;
}

.banner-caption-wrapper h1 {
    font-size: 52px !important;
    line-height: 60px !important;
}
	.banner-wrapper	.banner-caption-wrapper .elementor-heading-title {
    font-family: "Poppins", Sans-serif;
    font-size: 52px !important;
    font-weight: 700;
    line-height: 60px !important;
    color: #214842;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.banner-caption-wrapper {
    margin-top: 45px !important;
}
.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(3,1fr) !important;
}
	.banner-wrapper	.banner-caption-wrapper .elementor-heading-title {
    font-family: "Poppins", Sans-serif;
    font-size: 52px !important;
    font-weight: 700;
    line-height: 60px !important;
    color: #214842;
}
}