body {
    /*background: #f5f5f5 !important;*/
}
header .navbar.navbar-expand-xl .navbar-nav .nav-link::before{
    display:none;
}
@media (min-width: 1024px){
    .custul {
        flex-wrap: wrap;
        display: flex;
    }
    .custul li {
      flex: 1 0 25%;
    }
}

.header-2 .header-nav-left:hover .category-dropdown{
    min-height:220px;
}
.menuactive{
    color:#0baf9a !important ;
}
.gallerybox{
    width:100%;
    height:auto;
}
.product-box-4 .product-detail a .name{
    width:100%;
}
.selectedCls {
    color: #ff0000 !important;
}
.shop-section .left-box .shop-left-sidebar .custome-accordion .accordion-item .accordion-header .accordion-button{
    font-size:16px;
}
.checkbox_animated:after{
    width: 18px;
    height: 18px;
}
.checkbox_animated{
    margin-right:12px;
}
.category-list li .category-list-box .form-check-label .name{
    font-size: 16px;
}
.side-custom-height{
    max-height: 400px;
    overflow: auto;
}
.accordion-body{
    margin-bottom:15px;
}
.maactive { 
    font-weight:bold;
}
.mobile-menu ul li a span{
    font-size: 12px;
}


.theme-color-2 {
    --theme-color: #69c64b !important;
    --theme-color-rgb: #69c64b !important;
}





