/**
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
color: 020004
*/

#page .site-content{
    background:#f8f9f0;
}

.ast-site-title-wrap{ display:none !important;}

.ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap{ border:0px !important; }
.ast-hfb-header .ast-addon-cart-wrap{padding:0px;}

.ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap{ 
    color:#020004;
}

.ast-builder-menu-1 .menu-link:hover, .ast-builder-menu-1 .current-menu-ancestor > .menu-link{
    color:#BC9658 !important;
}


/*footer*/
.site-footer h6{
    font-size:12px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.site-footer .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{
    text-align: left !important;
}

.site-footer .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element h6{ 
    margin-bottom: 20px;
}

.site-footer .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element p{
    font-size:14px;
}

.site-footer .widget ul{
    font-size:14px;
}

.site-footer .widget ul li a{
    color: #334155 !important;
}

.site-footer .widget ul li a:hover{
    color:#020004 !important;
}

.site-footer .widget_nav_menu li{
    margin-bottom: 10px;
}










@media (min-width: 922px) {
    .woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
        width: 58%;
    }
    
    .woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
        width: 38%;
    }
}
@media (min-width: 769px) {

    .woocommerce div.product .woocommerce-product-gallery {
        display: grid;
        grid-template-columns: 90px 1fr;
        gap: 20px;
    }

    .woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs {
        grid-column: 1;
        grid-row: 1;
        display: flex;
        flex-direction: column;
        gap: 12px;
        margin: 0;
        width: 100%;
    }

    .woocommerce div.product .woocommerce-product-gallery .flex-viewport {
        grid-column: 2;
        grid-row: 1;
        width: 100%;
    }
    
    .woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li {
        width: 100% !important;
        margin: 0 0 12px 0 !important;
        clear: none !important;
        float: none !important;
    }
    
    .woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs {
        gap: 5px;
    }

}


@media (max-width: 768px) {
    .woocommerce div.product .woocommerce-product-gallery {
        display: block;
    }

    .woocommerce div.product .woocommerce-product-gallery
    .flex-control-thumbs {
        display: flex;
        flex-direction: row;
    }

}

/*End CSS For Product single pae*/



/*start category page*/

.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="custom"]{
    border-bottom: 1px solid #d1d5db;
}

#primary{
    margin: 1em 0;
}

.woocommerce ul.products li.product {
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d1d5db;
    overflow: hidden;
}


.woocommerce ul.products li.product .astra-shop-summary-wrap {
    background: #fff;
    padding: 15px;
    border-top: 1px solid #d1d5db;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{
    color: #224D32;
}

.woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    color: #BC9658 !important;
    font-size: 18px !important;
}

/* Percentage OFF badge */
/**
 * JK Agro - Percentage Sale Badge
 */

.woocommerce ul.products li.product .jk-sale-percentage {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    border-radius: 0px 25px 0px 25px;
    background: #BC9658;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.15;
    text-align: center;
    z-index: 10;
    letter-spacing: 1px;
}

/* Hide old WooCommerce/Astra Sale badge */
.woocommerce ul.products li.product .onsale {
    display: none !important;
}

/* Hide old Sale badge in WooCommerce product loops */
.woocommerce-page ul.products li.product .onsale {
    display: none !important;
}

/* Keep our custom percentage badge visible */
.woocommerce ul.products li.product .jk-sale-percentage,
.woocommerce-page ul.products li.product .jk-sale-percentage {
    display: flex !important;
}
/*end category page*/




/*Start Single Product Page*/
.woocommerce-js .woocommerce-breadcrumb{
    font-size: 0.60em;
}

.woocommerce-js div.product .product_title{
    font-size:24px;
    color: #224d32;
}

.woocommerce div.product p.price{
    color:#BC9658 !important;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button{
    color:#fff;
    background:#224D32;
    padding: 15px 20px !important;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover{
    background:#1B3B27;
}



.woocommerce-js div.product form.cart .button.single_add_to_cart_button
,.woocommerce-js div.product form.cart .jon-buy-now{
	width: 100%;
    display: block;
}

.woocommerce-js div.product form.cart .jon-buy-now{
    background:transparent;
    border:2px solid #BC9658;
    color:#BC9658;
}

.woocommerce-js div.product form.cart .jon-buy-now:hover{
    background:#BC9658;
    color:#fff;
}


.woocommerce-price-suffix{
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

.sp-product-saving {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
}


.sp-product-saving .sp-discount {
    font-weight: 700;
    background: #e8f7ee;
    color: #168544;
    padding: 2px 4px;
}

.sp-product-saving .sp-saving-text {
    font-weight: 600;
    color: #168544;
}

.sp-product-saving .woocommerce-Price-amount {
    font-weight: 700;
    color: #168544;
}

.woocommerce-js.single-product .sale>span.onsale{
    display:none !important;
}

.astra-shop-summary-wrap .woocommerce-price-suffix,
.astra-shop-summary-wrap .sp-product-saving{
    display:none !important;
}
/*End Single Product Page*/