/**
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
*/

ul#ast-hf-menu-1 a {
    font-weight: bold;
}
ul#ast-hf-menu-1 a:hover { text-decoration:underline }
a.whatsapp-float i {
    font-size: 21px;
    position: relative;
    top: 4px;
    right: 7px;
}
a.whatsapp-float i {
    font-size: 21px;
    position: relative;
    top: 3px;
    right: 7px;
}
a.whatsapp-float {
    font-weight: bold;
    border: 1px solid green;
    padding: 6px 16px;
    border-radius: 16px;
        width: 100%;
    display: block;
}
a.whatsapp-float:hover {
    background: green;
    color: #fff;
}
.ast-primary-header-bar {
    padding: 1px !important;
    border-bottom: 1px solid green;
}
body.archive  div#primary {
    width: 100%;
}
body.archive div#secondary {
    display: none;
}
.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-4-equal.ast-builder-grid-row-tablet-4-equal.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
    /* display: none; */
}
section#block-27 {
    margin-bottom: 25px;
}
section#block-24 {
    margin-bottom: 15px;
}
section#block-31 {
    margin-bottom: 15px;
}
/* Contact us */

.cf7-custom-form {
    max-width: 500px;
    margin: auto;
    background: #f8f8f8;
    padding: 25px;
    padding-bottom: 2px !important;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-family: 'Poppins', sans-serif;
}
.cf7-submit-btn p {
    margin-bottom: 0px;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}

.form-group i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    color: #666;
    font-size: 18px;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 12px 12px 12px 40px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 14px;
}

.form-group textarea {
    height: 120px;
   
}

.cf7-submit-btn input {
    width: 100%;
    padding: 12px;
    background: #28a745;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

.cf7-submit-btn input:hover {
    background: #218838;
}

.form-group {
    position: relative;
}
.cf7-custom-form .form-group .icon {
    position: absolute;
    left: 15px;
    top: 21px;
    z-index: 99;
        color: green;
}
.form-group input {
    padding-left: 40px !important;
    border-radius: 20px !important;
}

.phone-box-wrap {
    display: block;
    gap: 15px;
    margin: 5px 0;
}
.phone-box {
    flex: 1;
    background: #f7f7f742;
    padding: 8px;
    margin: 12px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
    font-family: Arial;
}
.phone-box a {
    font-size: 18px;
    color: #1a7d32;
      font-weight: 500;
    text-decoration: none;
    font-family: inherit;
}
.phone-box i {
    margin-right: 8px;
}

body.archive.post-type-archive div#primary {
    /* width: 80%; */
    margin: 0 auto !important;
}
body.archive.tax-product_cat div#primary {
    width: 100%;
    margin: 0 auto !important;
}
form.woocommerce-ordering {
    display: none;
}
body.archive div#primary .ast-woocommerce-container {
    padding: 50px;
}


body.tax-product_cat li.product-category.product{
        /* align-items: center; */
}
p.woocommerce-result-count {
    display: none;
}



span.sku_wrapper {
    display: none !important;
}



li#tab-title-reviews {
    display: none !important;
}
ul.tabs.wc-tabs {
    background-color: #379237;
        color: #fff !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 20px !important;
}
ul.tabs.wc-tabs li.active a {
   
    padding: 10px !important;
        background-color: #edfbe2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
     
}

ul.tabs.wc-tabs li a {
    color: #000 !important;
   
}

.footer-widget-area .widget {
    /* margin-bottom: 0; */
}
section#media_image-1 img {
    background-color: #fff;
    border-radius: 50%;
}

.review-rating .star-rating::before,
.woocommerce .star-rating {
  color: #E6C307 !important;
}
.woocommerce-js #reviews #comments ol.commentlist li .comment-text .description{
        background-color: #8ccd593b;
    padding: 8px 10px;
    border-radius: 5px;
}
ol.commentlist li.review img {
    margin-left: 10px !important;
}
ol.commentlist li.review {
    background-color: #ffffff52 !important;
    padding: 10px !important;
    border: 1px solid #ddd !important;
    
}
.products li img {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.related.products .review-rating,
.archive .review-rating {
  display: none;
}

.woocommerce-Tabs-panel ul li {
    margin-bottom: 10px;
}

/* Maintance */
  
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{
        margin-right: 13px;
}

@media (min-width: 921px) {
    body.term-grains ul.products.columns-4,
    body.term-oil-seed ul.products.columns-4,
    body.term-groundnut ul.products.columns-4,
    body.term-vegetables ul.products.columns-4{
        width: 75%;
        margin: 0 auto;
    }

    body.term-grains  ul.products:not(.elementor-grid).columns-4,
    body.term-oil-seed  ul.products:not(.elementor-grid).columns-4,
    body.term-groundnut  ul.products:not(.elementor-grid).columns-4,
    body.term-vegetables  ul.products:not(.elementor-grid).columns-4{

        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    body.term-grains ul.products li.product.product-category a,
    body.term-oil-seed ul.products li.product.product-category a,
    body.term-groundnut ul.products li.product,
    body.term-vegetables ul.products li.product {
        max-width: 80%;
    }
}

@media (max-width: 544px){
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{
                display: inline-block;
    }
    .ast-header-break-point .main-navigation ul .menu-item .menu-link{
        font-size: 18px;
    font-weight: bold;
    }
    .main-header-bar-wrap {
        position: relative;
        background-color: #fff;
    }
    button.ast-menu-toggle {
        border: 1px solid #ddd;
    }
    .ast-separate-container #primary{
            padding: 2em 0;
    }
    .ast-archive-entry-banner[data-post-type="product"]{
            min-height: 144px;
    }
    body.archive div#primary .ast-woocommerce-container{
            padding: 25px;
    }
}