#custom-plp-app{min-height:100dvh}.custom-plp-thumbnail-wrapper{position:relative;aspect-ratio:1/1;height:auto}.custom-plp-container{display:grid;grid-template-columns:316px 1fr;gap:40px}.custom-plp-main-content{display:flex;flex-direction:column;gap:20px}.custom-plp-filters-title{display:block;font-weight:600;font-size:16px;line-height:150%;letter-spacing:.02em;color:#353635;margin-bottom:0;margin-top:16px}.custom-plp-filters-sidebar{background-color:#fff;padding:20px 40px;display:flex;flex-direction:column;align-self:start;height:auto;max-height:calc(100dvh - 130px);overflow-y:auto}.custom-plp-filters-sidebar::-webkit-scrollbar{display:none}@media only screen and (min-width:1025px){.custom-plp-filters-sidebar{position:sticky;top:110px}}.custom-plp-filter-button{display:none;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;color:#121212}.custom-plp-selected-filters-title,.custom-plp-filter-variant-count{display:none}.custom-plp-filters-selected-count{border-bottom:1px solid #d0d0d0;padding-bottom:16px;padding-top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-selected-filters{display:flex;margin:0;padding:0}.custom-plp-selected-filters ul{display:flex;flex-flow:row wrap;gap:8px 16px;list-style:none;margin:0;padding:0}.custom-plp-filter-button{display:flex;align-items:center;border:.5px solid #6d796d;background:#ebebe4;color:#353635;gap:4px;padding:4px 8px;border-radius:6px;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.06em}.custom-plp-clear-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.custom-plp-product{margin:0;display:flex;flex-direction:column;gap:8px}.custom-plp-filters-selected-count-reset{font-weight:400;font-size:14px;line-height:150%;text-decoration:underline}.custom-plp-clear-all-button{font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;text-decoration:underline}.custom-plp-product-filters-list{display:flex;list-style:none;margin:0;padding:0;gap:8px;-webkit-user-select:none;user-select:none}.custom-plp-product-filters-list li label{display:flex;align-items:center;gap:8px;cursor:pointer}.custom-plp-product-filters-checkbox{display:none}.custom-plp-product-filters-block{border-bottom:1px solid #d0d0d0;padding-bottom:16px;padding-top:16px;display:flex;flex-direction:column;gap:16px}.custom-plp-product-filters-block:last-child{border-bottom:none;padding-bottom:0}.custom-plp-product-filters-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;font-size:16px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-product-filters-title.open svg{transform:rotate(180deg)}.custom-plp-filter-variant-value{font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-filter-checkbox{display:inline-flex;align-items:center;justify-content:center;gap:4px}.custom-plp-filter-checkbox svg{width:100%;height:100%;display:inline-flex;max-width:20px;max-height:20px;flex:0 0 20px}.custom-plp-apply-filters-button{font-weight:400;font-size:16px;line-height:100%;letter-spacing:.03em;background-color:#5f775f;color:#fff;width:235px;height:50px;border-radius:89px;align-self:center}.custom-plp-product-filters-list{position:relative;font-size:13px;font-weight:400;list-style:none;margin:0 0 10px;overflow-y:auto;overflow-x:hidden}.custom-plp-product-filters-show-more{display:flex;align-items:center;justify-content:space-between;gap:4px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em}.custom-plp-product-filters-show-more.open svg{transform:rotate(180deg)}.custom-plp-price-range{padding:0 4px;display:flex!important;flex-flow:row wrap;justify-content:space-between;align-items:center}.custom-plp-price-range input.custom-plp-price-range-input{width:80px;min-width:auto;vertical-align:middle;border:1px solid #c1c1c1;background-color:#fff;box-shadow:none;box-sizing:border-box;color:#666;float:none;margin:0;min-height:auto;-moz-appearance:textfield;padding:5px 8px;height:29px;width:88px;font-size:14px;border-radius:1px;letter-spacing:0}.custom-plp-price-range-slider{padding-top:25px;padding-bottom:20px;display:block;position:relative;width:calc(100% - 22px);margin:0 auto!important}.custom-plp-slider-container{width:100%}.custom-plp-slider-container .back-bar{background-color:#dcdcdc;height:2px;position:relative}.custom-plp-slider-container .back-bar .pointer{position:absolute;z-index:4;cursor:col-resize;opacity:1;border-radius:50%;background:#333;width:22px;height:22px;top:-10px;transform:none}.custom-plp-slider-container .back-bar .pointer.low,.custom-plp-slider-container .back-bar .pointer.high{transform:translate(-50%)}.custom-plp-slider-container .selected-bar{background-color:#333;position:absolute;height:2px}.custom-plp-grid-wrapper{position:relative;display:flex;flex-direction:column;gap:20px;min-height:100dvh}.custom-plp-grid-loading{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;opacity:.5;display:flex;align-items:flex-start;justify-content:center;padding-top:20px}.custom-plp-grid-loading span.hidden{display:none}.custom-plp-grid{display:grid;gap:20px;margin:0;list-style:none}.custom-plp-grid.custom-plp-grid-large{grid-template-columns:repeat(2,1fr)}.custom-plp-grid.custom-plp-grid-small{grid-template-columns:repeat(4,1fr)}.custom-plp-grid.custom-plp-grid-list{grid-template-columns:repeat(1,1fr)}.custom-plp-grid.custom-plp-grid-large .custom-plp-item img{width:100%;height:100%;object-fit:cover}.custom-plp-grid.custom-plp-grid-list .custom-plp-item{display:grid;grid-template-columns:200px 1fr;gap:20px}.custom-plp-title-wrapper{font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-item{display:flex;flex-direction:column;gap:8px}.custom-plp-thumbnail-wrapper{position:relative}.custom-plp-item-image{width:100%;height:100%;object-fit:contain;object-position:left;transition:opacity .3s ease;position:relative;z-index:1;opacity:1;display:block}.custom-plp-item-image--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease;opacity:0;z-index:2;pointer-events:none;display:block}.custom-plp-thumbnail-wrapper:has(.custom-plp-item-image--hover):hover .custom-plp-item-image{opacity:0}.custom-plp-thumbnail-wrapper:has(.custom-plp-item-image--hover):hover .custom-plp-item-image--hover{opacity:1}.custom-plp-item-content{display:flex;flex-direction:column;gap:8px}.custom-plp-price-list{display:flex;gap:5px;font-size:16px;font-weight:400;line-height:1.7;letter-spacing:.04em;color:#353635}.custom-plp-discounted-price{text-decoration:line-through;opacity:.5}.custom-plp-product a:hover{text-decoration:none}.custom-plp-product-badge{background:#844b2d;color:#fff;text-transform:uppercase;display:flex;width:fit-content;height:32px;padding:5px 10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;position:absolute;top:0;right:0;z-index:10}.custom-plp-count{font-weight:600;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-main-content-sorting-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0}.custom-plp-main-content-sorting-wrapper-inner{display:flex;align-items:center;gap:20px}.custom-plp-grid-view-switcher{display:flex;align-items:center;gap:10px}.custom-plp-grid-view-switcher-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#e5e7eb;cursor:pointer}.custom-plp-grid-view-switcher-button.active{color:#5f775f}@media only screen and (max-width:768px){.custom-plp-main-content-sorting-wrapper{flex-direction:column;align-items:flex-start;gap:10px}.custom-plp-main-content-sorting-wrapper-inner{justify-content:space-between;width:100%}.custom-plp-grid.custom-plp-grid-list .custom-plp-item{grid-template-columns:150px 1fr;gap:10px}}.custom-plp-main-panel-dropdown-wrapper{position:relative;-webkit-user-select:none;user-select:none;min-width:170px}.custom-plp-main-panel-dropdown{display:flex;align-items:center;gap:20px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-main-panel-dropdown-label{font-weight:600;font-size:14px;line-height:150%;letter-spacing:.02em;color:#353635}.custom-plp-main-panel-dropdown-button{display:flex;align-items:center;justify-content:space-between;gap:5px}.custom-plp-main-panel-dropdown-content{width:100%;position:absolute;top:100%;left:0;z-index:1000;background-color:#fff;border:1px solid #d0d0d0;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.custom-plp-main-panel-dropdown-content li{padding:4px 8px;margin:0;cursor:pointer}.custom-plp-main-panel-dropdown-content li:hover{background-color:#ebebe4}.custom-plp-main-panel-dropdown-content li:has(.current){background-color:#d0d0d0}.custom-plp-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;margin-bottom:20px}.custom-plp-pagination ul{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none}.custom-plp-pagination ul li{display:flex;align-items:center;justify-content:center;margin:0 4px}.custom-plp-pagination ul li:first-child{margin-right:40px}.custom-plp-pagination ul li:last-child{margin-left:40px}.custom-plp-pagination ul li a{display:flex;align-items:center;justify-content:center;margin:0 4px;font-weight:400;font-size:16px;line-height:28px;text-align:center;text-transform:capitalize}.custom-plp-pagination ul li a.active{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;color:#353635}.custom-plp-pagination-prev{width:20px;height:20px}.custom-plp-pagination-prev svg{transform:rotate(90deg);stroke:#000}.custom-plp-pagination-next svg{transform:rotate(-90deg);stroke:#000}.custom-plp-color-swatch-box{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.custom-plp-color-swatch{display:flex;width:16px;height:16px;border-radius:50%}.custom-plp-color-swatch.active{outline:2px solid #353635}.custom-plp-color-swatch-open-button{display:flex;align-items:center;justify-content:center;width:16px;height:16px}#infinite-loader{margin-top:40px;width:100%;height:1px}.custom-plp-grid-infinite-loading{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.custom-plp-sorting{display:flex}.custom-plp-filter-all-button{display:none}@media(max-width:1200px){.custom-plp-grid.custom-plp-grid-large{grid-template-columns:repeat(2,1fr)}.custom-plp-grid.custom-plp-grid-small{grid-template-columns:repeat(3,1fr)}.custom-plp-grid.custom-plp-grid-list{grid-template-columns:repeat(1,1fr)}}@media(max-width:768px){.custom-plp-sorting{display:none}.custom-plp-grid.custom-plp-grid-large{grid-template-columns:1fr}.custom-plp-grid.custom-plp-grid-small{grid-template-columns:repeat(2,1fr)}.custom-plp-grid.custom-plp-grid-list,.custom-plp-container{grid-template-columns:1fr}.custom-plp-selected-filters{flex-direction:column;align-items:flex-start;gap:16px}.custom-plp-selected-filters-title{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;line-height:150%;letter-spacing:.02em;color:#353635;margin:0}.custom-plp-selected-filters-title.open svg{transform:rotate(180deg)}.custom-plp-filters-sidebar{display:none}.custom-plp-filters-modal{display:flex;flex-direction:column;gap:16px}.custom-plp-filters-modal .custom-plp-filters-sidebar{display:flex;padding:0;width:100%}.custom-plp-filters-modal .custom-plp-sorting{display:flex}.custom-plp-filter-all-button{display:flex;align-items:center;gap:4px;font-size:13px;line-height:150%;letter-spacing:.02em;color:#353635;background-color:transparent;border:none;padding:8px 0}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/custom-plp.css.map */
