/*
Generated time: November 19, 2025 08:47
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@charset "UTF-8";.main_collection{max-width:1440px;padding:0 104px;margin:0 auto;color:#333;--main_color:255,116,0;--main_color_rgb:rgb(var(--main_color));--color-foreground:var(--main_color)}.main_collection .collection{display:flex;justify-content:space-between;-moz-column-gap:6%;column-gap:6%}.main_collection .collection .left{width:230px;flex-shrink:0}.main_collection .collection .left .active-facets{margin-bottom:20px}.main_collection .collection .left .active-facets .removable-facet{border:1px solid #333;color:#333;padding:8px 20px}.main_collection .collection .left .active-facets .facet-clear-all{font-size:12px;font-weight:700;color:var(--main_color_rgb)}.main_collection .collection .left .facets__scroll .details__summary{font-family:16px;font-weight:800}.main_collection .collection .left .facets__scroll .details__summary .icon.icon-chevron-up{width:10px;height:10px}.main_collection .collection .left .facets__scroll .price-range{padding:0}.main_collection .collection .left .facets__scroll .price-range .range-wrapper{height:12px;border-radius:12px}.main_collection .collection .left .facets__scroll .price-range .range{height:12px}.main_collection .collection .left .facets__scroll .price-range .range[type=range]::-webkit-slider-thumb{width:13px;height:13px;transform:none;transform:translateY(1px)}.main_collection .collection .left .facets__scroll .price-range .input-wrapper{-moz-column-gap:10px;column-gap:10px}.main_collection .collection .left .facets__scroll .price-range .input-wrapper .field{border:1px solid #ececec;height:35px;background-color:#f8f9fd}.main_collection .collection .left .facets__scroll .price-range .input-wrapper .field .input{color:#333;padding-top:0;padding-bottom:0}.main_collection .collection .right{flex-grow:1}.main_collection .collection .right .collection__top .control{display:flex;justify-content:space-between}.main_collection .collection .right .collection__top .control .button{border-radius:4px}.main_collection .collection .right .collection__top .control .button::after{display:none}.main_collection .collection .right .collection__top .control .button--secondary{color:#333}.main_collection .collection .right .collection__top .control .button--secondary:hover:not([disabled],.self-button){color:#fff}.main_collection .collection .right .collection__top .control .filter_btn{padding:0 10px;height:30px}.main_collection .collection .right .collection__top .control .filter_btn .filter_btn_text .icon{margin-right:6px}.main_collection .collection .right .collection__top .control .expand_btn:not([open]){padding:0;width:100%;height:100%}.main_collection .collection .right .collection__top .control .expand_btn:not([open]) .sort-close{background-color:transparent;width:10px;height:10px}.main_collection .collection .right .collection__top .control .expand_btn:not([open]) .sort-close .icon-close{display:none}.main_collection .collection .right .collection__top .control .expand_btn:not([open]) .sort-close .icon_expand{display:block}.main_collection .collection .right .collection__top .control .expand_btn[open]{padding:18px 24px}.main_collection .collection .right .collection__top .control .expand_btn[open] .sort-close{background-color:#fff;width:40px;height:40px}.main_collection .collection .right .collection__top .control .expand_btn[open] .sort-close .icon-close{display:block}.main_collection .collection .right .collection__top .control .expand_btn[open] .sort-close .icon_expand{display:none}.main_collection .collection .right .collection__top .control .facet-sorting{margin:0;display:flex;-moz-column-gap:6px;column-gap:6px}.main_collection .collection .right .collection__top .control .facet-sorting .sort-wrapper{width:120px;height:30px}.main_collection .collection .right .products_box{margin-top:20px}.main_collection .collection .right .products_box .card_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.main_collection .collection .right .products_box .card_grid .product-card{background:0 0;row-gap:32px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media{background-color:#f5f5f5}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .quick-view__button{border:1px solid rgb(var(--main_color));position:absolute;padding:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .quick-view__button .btn-text .icon{width:20px;height:20px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .quick-view__button::after{display:none}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .badge{--badge-background:rgba(255, 226, 207, 1);--badge-foreground:rgb(var(--main_color));padding:7px 16px;font-size:14px;font-weight:600}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content{flex-grow:1;padding:0;display:flex;flex-direction:column}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .product-card__title{font-size:20px;font-weight:600;flex-grow:1}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box{flex-shrink:0;margin-top:24px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price{display:flex;-moz-column-gap:8px;column-gap:8px;align-items:center}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price__regular{color:var(--main_color_rgb);font-size:20px;font-weight:800}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price_original{font-size:18px;font-weight:500;text-decoration:line-through;color:#666}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .btns{display:flex}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .btns .shop_now{background-color:var(--main_color_rgb);color:#fff;text-align:center;padding:12px 24px;margin-top:32px;border-radius:8px;cursor:pointer;font-size:16px}.main_collection .collection .right .products_box .pagination{margin-top:40px}@media screen and (max-width:990px){.main_collection{padding:0 40px}}@media screen and (max-width:768px){.main_collection{padding:0 12px}.main_collection *{-webkit-tap-highlight-color:transparent}.main_collection .collection .facet-sticky{padding:0 12px}.main_collection .collection .facet-sticky .button--primary{background-color:var(--main_color_rgb);color:#fff;padding:12px 24px;min-height:40px;border-radius:4px;width:100%;font-size:12px;font-weight:800}.main_collection .collection .facet-sticky .button--primary::after{display:none}.main_collection .collection .facet-sticky .button--primary .btn-text svg{width:18px;height:18px}.main_collection .collection .facet-sticky .button--primary .btn-text .facet-count{padding:2px 4px;height:16px;min-width:16px;border-radius:50%;line-height:100%}.main_collection .collection .right .products_box .card_grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:25px 10px}.main_collection .collection .right .products_box .card_grid .product-card{row-gap:16px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .badge{padding:3px 9px;font-size:8px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .rating{top:0;right:0}.main_collection .collection .right .products_box .card_grid .product-card .product-card__media .quick-view__button{opacity:1;top:30px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .product-card__title{font-size:10px;line-height:12px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box{margin-top:10px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price{-moz-column-gap:4px;column-gap:4px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price__regular{font-size:10px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .price_box .price_original{font-size:9px}.main_collection .collection .right .products_box .card_grid .product-card .product-card__content .btns .shop_now{padding:8px 16px;margin-top:24px;border-radius:4px;font-size:8px}.mouse-cursor{display:none}.drawer .overlay{cursor:default}.facet-drawer{--main_color:255,116,0;--main_color_rgb:rgb(var(--main_color))}.facet-drawer *{-webkit-tap-highlight-color:transparent}.facet-drawer .facet-form{--color-foreground:var(--main_color)}.facet-drawer .facet-form .details__summary{font-family:16px;font-weight:800}.facet-drawer .facet-form .details__summary .icon.icon-chevron-up{width:10px;height:10px}.facet-drawer .facet-form .details__summary input{box-shadow:none}.facet-drawer .facet-form .details__summary input:focus{outline:0;box-shadow:none}.facet-drawer .facet-form .field{background-color:#f5f5f5}.facet-drawer .facet-form .field .select{padding:16px 12px 0 12px;color:#333;height:69px}.facet-drawer .facet-form .field .select option{color:#333}.facet-drawer .facet-form .field .label{font-size:12px;color:#666;font-weight:600;margin:0;left:12px;top:16px;height:auto}.facet-drawer .facet-form .details__content .price-range{padding:0}.facet-drawer .facet-form .details__content .price-range .range-wrapper{height:12px;border-radius:12px}.facet-drawer .facet-form .details__content .price-range .range-wrapper .range{height:12px;transform:none}.facet-drawer .facet-form .details__content .price-range .range-wrapper .range[type=range]::-webkit-slider-thumb{width:12px;height:12px;transform:translateY(5px)}.facet-drawer .facet-form .details__content .price-range .input-wrapper{-moz-column-gap:10px;column-gap:10px}.facet-drawer .facet-form .details__content .price-range .input-wrapper .field{border:1px solid #ececec;height:35px;background-color:#f8f9fd}.facet-drawer .facet-form .details__content .price-range .input-wrapper .field .input{color:#333;padding-top:0;padding-bottom:0;background:0 0}.facet-drawer .drawer__sticky .button--primary{background-color:var(--main_color_rgb);color:#fff;padding:12px 24px;min-height:40px;border-radius:4px;width:100%;font-size:12px;font-weight:800}.facet-drawer .drawer__sticky .button--primary::after{display:none}}