.event-button, .contact-right input[type="submit"] {
    background-color: #5c5671 !important;
    border-color: #5c5671 !important;
}
.event-button:focus {
    background-color: #5c5671 !important;
    border-color: #5c5671 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background-color: #fff;
    border-top: 2px solid #5c5671;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    height: auto;
    width: 100vw !important;
    overflow-y: auto;
    left: 0 !important;
}
.home-slider .uagb-buttons-repeater.wp-block-button__link {
  
    border: 1px solid #5c5671 !important;
    border-radius: 0;
    
    background-color: #5c5671 !important;
    
}
.home-slider .uagb-buttons-repeater.wp-block-button__link:hover {
    background: #fff !important;
    color: #5c5671 !important;
    border: 1px solid #fff !important;
}
.shop-by-category-slider .slick-arrow {
   
    background: #5c5671 !important;
   
}

.button-call .wp-block-button__link::before {
   
    background-color: #5c5671;
    border-color: #5c5671 !important;
  
}
.event-booth-number {
    font-size: 14px;
    /* position: absolute; */
    background-color: #5c5671;

}

#ast-scroll-top {
    background-color: #5c5671;

}
.xoo-wsc-basket {

    background-color: #5c5671;
    color: #ffffff;

}
.xoo-wsc-items-count {
    background-color: #5c5671;
    color: #ffffff;
}

.category-header-link .mega-sub-menu .mega-menu-item a:before {
    right: 0;
    background-color: #5c5671 !important;

}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    gap: 0;
   
}

.event-button, .contact-right input[type="submit"] {
    display: inline-block;
    padding: 15px 5px;
    background-color: #5c5671;
    border: 2px solid #5c5671;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: .3s all ease-in;
}
.event-wrap.active {
    animation: .5s ease contact-slide-btn-open forwards;
    z-index: 999999;
}

.button-call .wp-block-button__link {
    background-color: transparent;
    border-color: #5c5671 !important;
    position: relative;
    z-index: 1;
    font-weight: 600;
    text-transform: uppercase;
}

button.show-more-btn {
    display: none;
}

/************************** Home page style end  ***************************/

.woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'Montserrat' !important;
    /* text-align: center; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

body:not(.home).yes-js.js_active .ast-plain-container.ast-single-post #primary, body:not(.home) #primary {
    margin: 0em 0em;
}

.woocommerce-breadcrumb{
    padding-left: 0 !important;
    color: #5c5671 !important;
}


header.header-custom:hover, body:not(.home) header.header-custom, header.header-custom.scrolled {
    background: #fff;
    /* background: #ffefd1; */
/*    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  
    padding: 0px 15px 10px 15px;
 
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    padding: 1rem 5rem;
}

.single-product .product-recent h2 {
    margin-bottom: 30px !important;
    margin-top: 30px;
}
.single-product .product-recent { padding-top: 30px; }

/*.single-product .recently-viewed-container .recently-viewed-products {
    justify-content: space-between;
}*/

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon, .woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td.product-name a {
    color: #5c5671 !important;
}

.woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    font-size: 17px !important;
    font-weight: 600;
    color: #5c5671;
    margin-right: auto;
}

.astra-shop-summary-wrap a.add_to_cart_button:before, a.product_type_external.button:before, a.button.product_type_simple:before, a.button.product_type_variable:before, .single_add_to_cart_button.button:before, .woocommerce-js #respond input#submit:before, .woocommerce-js a.button:before, .woocommerce-js button.button:before, .woocommerce-js input.button:before, .common-button a:before {
   
    background-color: #5c5671;
    border-color: #5c5671 !important;
    
}

.categories-filter-wrap .icheckbox_square-blue.checked, .wpb_wl_preview_area .wpb_wl_preview {
    background: #5c5671;
}

.astra-shop-summary-wrap a.add_to_cart_button, a.product_type_external.button, a.button.product_type_simple, a.button.product_type_variable, .single_add_to_cart_button.button, .woocommerce-js #respond input#submit, .woocommerce-js button.button, .woocommerce-js input.button, .common-button a {
    
    border: 1px solid #5c5671 !important;
    
}

.meta_item.active {
    border-bottom: 2px solid #5c5671;
}

.single-product .berocket_product_smart_compare span {
    color: #5c5671;
    
}

.single-product .br_compare_button .fa-square-o, .single-product .br_compare_button .fa-check-square-o {
    color: #5c5671;
}

.yith-wcwl-add-to-wishlist-button__label {
    color: #5c5671;
}

.br_compare_price {
   
    color: #5c5671;
}

.br_remove_all_compare {
    color: #5c5671;
 
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
    background: #5c5671;
}

.custmenu-item.submenu-title a:after {
   
    background-color: #5c5671;
    
}

.ast-sticky-add-to-cart-action-wrap .single_link_to_cart_button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid #5c5671 !important;
}

.wpb_wl_quick_view_content .price.wpb_wl_product_price span,
.woocommerce div.product span.price, 
.woocommerce div.product p.price,
.woocommerce-js table.shop_table .woocommerce-Price-amount, 
.woocommerce-page table.shop_table .woocommerce-Price-amount {
    color: #5c5671 !important;
}

.xoo-wscb-icon, .xoo-wscb-count ,span.xoo-wsch-text, span.xoo-wsch-close, .xoo-wsc-products:not(.xoo-wsc-pattern-card), .xoo-wsc-products:not(.xoo-wsc-pattern-card) span.amount, .xoo-wsc-products:not(.xoo-wsc-pattern-card) a, .xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p, span.xoo-wsc-smr-del, .xoo-wsc-ft-amt, span.xoo-wsc-footer-txt {

    color: #5c5671;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    background-color:#5c5671 ;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover{
    border: 2px solid #5c5671;
    color: #5c5671;
}

.yes-js.js_active .ast-plain-container.ast-single-post #primary {
    margin: 10px 0;
}

#sendbtn.shortcode_wa_button {
    background-color: #fff !important;
    box-shadow: unset !important;
    border: 0;
    outline: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #5c5671;
    color: #5c5671 !important;
}

#sendbtn.shortcode_wa_button:hover {
    box-shadow: unset !important;
    background-color: #5c5671 !important;
    color: #fff !important;
    transform: unset !important;
}
.woocommerce-js .contact-us-form .wpcf7-submit {
    background-color: #5c5671!important;
    border: 2px solid #5c5671 !important;
}

.product_meta_details .meta_detail a{
    background-color: #5c5671;
}

.shortcode_wa_button:before {filter: brightness(0) saturate(100%) invert(90%) sepia(16%) saturate(6465%) hue-rotate(77deg) brightness(92%) contrast(78%);}

#sendbtn.shortcode_wa_button:hover::before{
    filter: unset;
}
@media(max-width:1024px) {
    .single_add_to_cart_button.button:before {
        background-color: #5c5671 !important;
    }
}
@media(max-width:767px) {
    .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: 1fr 1fr;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
      
/*      background: linear-gradient(180deg, #5c5671, #3a324d, #1f1a2e);*/
        background: rgb(0 0 0 / 80%);
        
    }
    .categories-filter-wrap .woof_list label {
        font-size: 12px;
    }
    .categories-filter-wrap ul.woof_list li {
        position: relative;
        margin: 0;
    }
    .categories-filter-wrap .woof-front-builder-container .woof_container h4 {
        font-size: 14px;
        padding: 10px 0 7px !important;
    }
    .single-product .product-recent h2 {
        margin-bottom: 15px !important;
        margin-top: 15px;
        font-size: 18px !important;
    }
    .single-product .recently-viewed-container .recently-viewed-products .category-product-item,
    .best-sellers-container .category-product-item {width: calc(50% - 5px) !important;}
    .single-product .recently-viewed-container .recently-viewed-products {
        margin-bottom: 30px;       
    }
    .single-product .related.products h2 {
        font-size: 18px !important;
    }

    .woocommerce-cart h2 {font-size: 18px !important;}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu{
        padding: 0 !important;
    }
    
	.woocommerce-loop-product__title {
		font-size: 14px !important;
		line-height: 21px !important;
	}
	
	.woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price {        
		font-size: 15px !important;
	}
}

@media(max-width:560px) {
    ul.color-variant-list li {
        width: 100%;
        max-width: 30px;
        height: 30px;
        padding: 0px;
    }
    .identified-products li .astra-shop-thumbnail-wrap img.attachment-woocommerce_thumbnail, .identified-products li .astra-shop-thumbnail-wrap img.secondary-image, .main-products li .astra-shop-thumbnail-wrap img.attachment-woocommerce_thumbnail, .main-products li .astra-shop-thumbnail-wrap img.secondary-image, .best-sellers-products .product-item-wrap .product-image-wrapper, .best-sellers-products .product-item-wrap .product-image-wrapper img {
        /* height: 150px !important; */
        object-fit: cover;
    }
}
@media(max-width:479px) {
    .single-product .recently-viewed-container .recently-viewed-products .category-product-item, .best-sellers-container .category-product-item {
        width: calc(100% - 10px) !important;
    }
}