/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-04-01 00:36:34 */

.page-main {
body.boxed {
    background: none !important;
};
}

.page-wrapper {
        background-color:#ffffff;
body.boxed {
    background: none !important;
}
.minicart-icon:before {
    content: "\f07a"; /* Unicode for Font Awesome cart icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/* Allow titles to wrap to multiple lines on category pages */
.products-grid .product-item-link, 
.products-list .product-item-link {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    display: block !important;
    height: auto !important;
};
}
.filterproduct-title .content {
    background-color:#ffffff;
}
@media (min-width: 992px){
    .page-header.type1 .nav-sections,.page-header.type2 .nav-sections, .page-header .navigation:not(.side-megamenu) > ul, .page-header.type16.sticky-header .navigation:not(.side-megamenu) > ul, .page-header.type18 .main-menu-wrap{
        background-color: #2a6822;
    }
    .page-header.type16 .navigation:not(.side-megamenu) > ul {border-color: #2a6822;}
}
@media (min-width: 992px){
    .page-header .navigation li.level0 {
        color: #ffffff;
    }
}
.search-area {
  color: #000000;
}
.search-area {
  border-color: #2a6822;
}
@media (min-width: 992px){
     .page-header .minicart-wrapper .action.showcart, .page-header .minicart-wrapper .action.showcart:before, .page-header .minicart-wrapper .action.showcart.active:before, .page-header.type18 .wishlist {
        color: #2a6822;
    }
    .cart-design-2 .action.showcart .minicart-icon {border-color: #2a6822;}
}
