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

.woocommerce-cart-form .variation dd p{
    font-weight:normal;
}

.ast-site-header-cart-data .widget_shopping_cart{
    display:none;
}

@media (max-width: 782px) {

.astra-cart-drawer {
    
    display: none;
}

}

/*.woocommerce-cart-form .button,.checkout-button,.return-to-shop .button{*/
/*	background-color:#CE2B2F !important;*/
/*}*/
/******Home Page Shop By Color*****/
.shop_by_products li.mega_menu_sub_list img.menu-image{
	box-shadow:0 0 3px rgb(255 255 255 / 10%), 0 0 0 1px rgb(255 255 255 / 7%) !important;
}
.bm_text_case{
	text-transform:capitalize;
}

#ast-scroll-top{
	background-color: rgb(0, 39, 70) !important;
    border-radius: 50% !important;
}

.bm-menu-container .ast-menu-toggle{
    color:#222 !important;
}

.mega-menu ul.dropdown-menu:before {
    left: 7% !important;
    transform: translate(-5%) !important;
}


#zip-code-checker-container {
    max-width: 400px;
    margin: 20px auto;
    
}

#zip-code-checker {
    width: 80%;
    padding: 10px;
    margin-bottom: 10px;
}

#zip-code-checker-btn {
    padding: 10px 20px;
    background-color: #232D2E;
    color: white;
    border: none;
    cursor: pointer;
}

#zip-code-checker-btn:hover {
    background-color: #232D2E;
}

#zip-code-checker-result {
    margin-top: 10px;
}

#zip-code-checker-result-true {
    padding: 15px;
    background-color: #30AE60;
}

#zip-code-checker-result-true ul.no-before {
    padding-left: 0;
    color: #fff;
}

#zip-code-checker-result-true h3 {
    
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}

#zip-code-checker-result-true ul.no-before {
    padding-left: 0;
    margin-left: 20px;
}

#zip-code-checker-result-false h3 {
    
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}

#zip-code-checker-result-false {
    padding: 15px;
    background-color: #CE2B2F;
}

.search-name, .search-price{
    font-size: 12px !important;
    cursor: pointer;
}

.search-image{
    width: 35px !important;
}

.autocomplete-suggestion{
    justify-content: space-between !important;
}

.menu-lineitem span{
    color:#fff;
}

a.menu-lineitem:hover{
  background-color: #CE2B2F;
}

.bm-menu-container h3.blind-typography.title{
    color:#fff;
}

/* Product Category/Sidebar Styling */
.widget_product_categories,
.widget_layered_nav {
    background: #fff;
    padding: 0px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

.widget_product_categories h2,
.widget_layered_nav h2 {
    font-size: 1.2rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.widget_product_categories ul,
.widget_layered_nav ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.widget_product_categories li,
.widget_layered_nav li {
    padding: 8px 0;
    border-bottom: 1px solid #f5f5f5;
}

.widget_product_categories li:last-child,
.widget_layered_nav li:last-child {
    border-bottom: none;
}

.widget_product_categories a,
.widget_layered_nav a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.widget_product_categories a:hover,
.widget_layered_nav a:hover {
    color: #CE2B2F;
    padding-left: 5px;
}

.widget_product_categories .current-cat > a {
    color: #CE2B2F;
    font-weight: 600;
}

/* For the "Filter by" dropdown */
.widget_layered_nav select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

/* Supplier list styling */
.widget_product_categories ul.children {
    padding-left: 15px;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
    .widget_product_categories,
    .widget_layered_nav {
        padding: 15px;
    }
    
    .widget_product_categories h2,
    .widget_layered_nav h2 {
        font-size: 1.1rem;
    }
    
    .woocommerce-page.woocommerce-checkout form #order_review td.product-name, 
    .woocommerce.woocommerce-checkout form #order_review td.product-name{
        display: block !important;
    }
    
    .woocommerce-js a.remove{
        opacity: .75 !important;
    }
    
    body .header-meta-row {
        display:block !important;
    }
    
    body .accessories-visualizer-wrapper{
        max-height: unset !important;
        overflow: visible;
    }

    body .accessories-orderform .sticky-container{
        display: flex !important;
        height: 250px !important;
    }
}

@media (min-width: 1025px) {
    img.menu-image.menu-image-title-after, .mega-menu img.menu-image {
        margin-right: 0 !important;
    }
}
body h1.product-title.product_title.entry-title.prodescprotitle {
    font-size: 29px;
    text-decoration: auto;
}

.checkout-button br{
   display:none ;
}

.return-to-shop a.button{
   padding-bottom: 20px !important;
}

.woocommerce-checkout .entry-header .entry-title{
    margin-top:20px;
}

.woocommerce-cart .elementor-page-title .elementor-heading-title,
.woocommerce-checkout .entry-header .entry-title{
    text-transform:capitalize !important;
}

header .custom-logo-link img {
    object-fit: contain !important;
    max-height: 65px !important;
    width: auto !important;
    transition: max-height 0.3s ease;
}

/* Sticky header shrink on scroll — Astra adds .ast-header-sticked automatically */
.ast-header-sticked .custom-logo-link img {
    max-height: 45px !important;
}

.ast-header-sticked .ast-above-header-bar,
.ast-header-sticked .ast-below-header-bar {
    max-height: 0;
    overflow: hidden;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ast-above-header-bar,
.ast-below-header-bar {
    transition: max-height 0.3s ease;
    max-height: 100px;
}

/* Tighten primary header vertical padding */
.ast-primary-header-bar .site-header-primary-section-left,
.ast-primary-header-bar .site-header-primary-section-right,
.ast-primary-header-bar .site-header-primary-section-middle {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.accessories-card-actions{
    width:100% !important;
}


