@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=Readex+Pro:wght@400;600);.custom-select{position:relative;height:48px;width:100%;background:#e7e7e6;color:#120b00;font-size:.8125rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s cubic-bezier(.22,1,.36,1)}@media(min-width:1600px){.custom-select{height:64px}}.custom-select:hover{background:#d0cecc}.custom-select:hover .custom-select__options{max-height:260px}.custom-select__options{position:absolute;width:120%;right:0;bottom:0;transform:translateY(100%);background:#e7e7e6;max-height:0;overflow:hidden}.custom-select__option,.custom-select__options{transition:.2s cubic-bezier(.22,1,.36,1);display:block}.custom-select__option{position:relative;width:100%;padding:16px}.custom-select__option:hover{background:#fcf3e6;color:#dd8900}.custom-select__current{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;gap:8px}.custom-select__current svg path{fill:#120b00}.pagination{margin:0;padding:0}@media(min-width:1200px){.pagination{margin:32px 0 0;background-color:rgba(231,231,230,.9)}}.pagination__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media(min-width:768px){.pagination__list{justify-content:center}}.pagination__list-item{margin:20px 4px;flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.5rem}@media(min-width:1200px){.pagination__list-item{flex:0 0 48px;width:48px;height:48px;font-size:1.25rem;line-height:1.25rem}}.pagination__list-link{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:.5s;font-weight:600;color:#120b00}.pagination__list-link:hover{background-color:#f1d099}.pagination__next,.pagination__prev{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin:0;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:.5s}@media(min-width:1200px){.pagination__next,.pagination__prev{margin:0 16px;width:56px;height:56px}}.pagination__next svg,.pagination__prev svg{width:20px;height:20px}@media(min-width:1200px){.pagination__next svg,.pagination__prev svg{width:24px;height:24px}}.pagination__next svg *,.pagination__prev svg *{fill:#120b00}.pagination__next--invisible,.pagination__prev--invisible{opacity:.5;pointer-events:none}.pagination__prev{justify-content:flex-start;margin-right:4px}.pagination__prev svg{transform:rotate(-180deg)}@media(min-width:1024px){.pagination__prev:hover{background-color:#dd8900}}@media(min-width:768px){.pagination__prev{justify-content:center}}.pagination__next{margin-left:4px;background-color:#dd8900}.pagination__next:hover{background-color:#b16e00}.pagination__next svg *{fill:#fff}.current{background-color:#fff;color:#120b00;pointer-events:none;font-weight:600}.opacity{opacity:.5}.product-overview{display:block;position:relative;background:#f0f0f0;margin-top:72px;padding-top:80px;padding-bottom:80px;transition:opacity .15s ease-in-out;overflow:hidden}.product-overview:before{transition:opacity .15s ease-in-out;background:#fff;opacity:0;pointer-events:none;display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:960;content:""}.product-overview:after{border:12px solid #583700;border-top-color:#dd8900;border-radius:50%;width:80px;height:80px;animation:spin 2s cubic-bezier(.22,1,.36,1) infinite;position:fixed;top:50%;left:50%;transform:translateX(-50%);content:"";z-index:966;pointer-events:none;opacity:0}.product-overview__no-filters-text{margin:0;opacity:.7;font-size:.8125rem}.product-overview-active-filters__label:hover{text-decoration:underline;opacity:.8;cursor:pointer}.product-overview__specify-labels{margin:8px -20px 0;padding:0 20px;overflow:hidden;display:flex;gap:10px;flex-wrap:wrap}@media(min-width:768px){.product-overview__specify-labels{margin:8px 0 0;padding:0}}.product-overview__specify-labels--no-wrap{flex-wrap:nowrap;overflow:scroll}.product-overview__specify-label{cursor:pointer;padding:6px 0;flex:0 0 auto;overflow:hidden}@media(max-width:1327.98px){.product-overview__specify-label{min-height:48px}}.product-overview__specify-label:hover{text-decoration:underline}.product-overview__specify-label .label{padding:16px 18px}@media(max-width:1327.98px){.product-overview-side-bar{display:block;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:900;background:#f0f0f0;padding:72px 20px 20px;overflow:scroll;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:.45s;transform:translateX(100%)}.product-overview-side-bar--active{transform:translateX(0)}}.product-overview-side-bar__close{display:block;position:absolute;top:8px;right:8px;width:40px;height:40px;transform:rotate(45deg);transform-origin:center center}.product-overview-side-bar__close:after,.product-overview-side-bar__close:before{display:block;position:absolute;width:22px;height:2px;background:#dd8900;transform:rotate(0deg) translateY(-50%) translateX(-50%);transform-origin:center center;content:"";left:50%;top:50%}.product-overview-side-bar__close:before{height:22px;width:2px}.product-overview-side-bar__close:hover:after,.product-overview-side-bar__close:hover:before{background:#583700}.product-overview-side-bar__inner{padding-bottom:48px}@media(min-width:1200px){.product-overview-side-bar__inner{padding-bottom:0}}.product-overview-side-bar__button{flex:0 0 47.5%}.product-overview--loading{pointer-events:none}.product-overview--loading:before{opacity:.5}.product-overview--loading:after{opacity:1}@media(min-width:1200px){.product-overview{margin-top:72px;padding-top:64px}}@media(min-width:1600px){.product-overview{margin-top:88px;padding-top:88px}}.product-overview__widget{margin:0 0 24px}.product-overview__widget-link{color:#dd8900;font-weight:600;font-size:.875rem;line-height:1.75rem;letter-spacing:-.01em;display:block;text-decoration:none;min-height:28px;transition:.2s cubic-bezier(.22,1,.36,1)}.product-overview__widget-link--current{pointer-events:none;color:#855200}.product-overview__widget-link:hover{color:#855200;text-decoration:underline}.product-overview__widget-link:after{display:block;position:relative;margin:4px 0;content:"";width:100%;height:1px;background:#120b00;opacity:.1}.product-overview__widget-link:last-of-type:after{display:none}.product-overview__widget-title{font-family:Playfair Display,serif;font-size:1rem;line-height:1.75rem;margin-bottom:4px;font-weight:700;letter-spacing:-.01em}.product-overview__widget-small-title{font-weight:700;font-size:.8125rem;line-height:1.75rem;margin-bottom:4px}.product-overview__section{margin:80px 0}.product-overview__section-title{margin-bottom:10px;font-family:Readex Pro,sans-serif;font-size:1rem}@media(min-width:1200px){.product-overview__section-title{margin-bottom:8px}}@media(min-width:1200px){.product-overview__section{margin:32px 0}}.product-overview__section--favorite-products .card-compact,.product-overview__section--favorite-products .card-portrait{height:100%}@media(min-width:1200px){.product-overview__section--favorite-products{margin-top:48px}}.product-overview__field[type=text]{-webkit-appearance:none;display:block;position:relative;height:48px;border:1px solid #d0cecc;width:100%;padding-left:16px;padding-right:16px;font-size:1rem;line-height:1.5rem;color:#120b00;font-family:Readex Pro,sans-serif;background:#fff}@media(min-width:1600px){.product-overview__field[type=text]{height:64px}}.product-overview__order-filter{flex:0 0 202px}.product-overview__order-select{position:relative;z-index:2}.product-overview__form{width:100%;display:flex}.product-overview__filter-button-wrapper{display:block;position:relative;margin-top:16px}.product-overview__form-submit{height:48px;width:100%;flex:0 0 48px}@media(min-width:1200px){.product-overview__form-submit{flex:0 0 140px;gap:10px}}@media(min-width:1600px){.product-overview__form-submit{height:64px;flex:0 0 160px}}.product-overview__main-filters{margin-top:32px;display:flex;width:100%;gap:16px}@media(min-width:1200px){.product-overview__main-filters{margin-top:24px}}.product-overview__filter-labels-wrapper{flex-wrap:wrap;gap:4px}.product-overview-favorite-products{display:flex;gap:10px;overflow:scroll;margin:8px -20px 0;padding:0 20px}@media(min-width:768px){.product-overview-favorite-products{margin:0;padding:0}}@media(min-width:1200px){.product-overview-favorite-products{overflow:hidden;margin-right:0;gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}}.product-overview-favorite-product{padding-bottom:12px;flex:0 0 311px;overflow:hidden}@media(min-width:1200px){.product-overview-favorite-product{flex:unset}}.product-overview-all-products{display:flex;gap:10px;flex-wrap:wrap}.product-overview-all-products .card-compact,.product-overview-all-products .card-portrait{height:100%}@media(min-width:1200px){.product-overview-all-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}.product-overview-all-products__no-results{grid-column:1/4;color:#dd1a00;margin:0}.product-overview-all-product{flex:0 0 100%;overflow:hidden}@media(min-width:1200px){.product-overview-all-product{flex:unset}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.filter-list{display:block;margin:0;padding:0}.filter-list-options{list-style:none;padding:0;margin:0}.filter-list-options-wrapper{display:block;position:relative;background:rgba(0,0,0,.04);margin:0 -20px;padding:20px}@media(max-width:1327.98px){.filter-list--folded .filter-list-options-wrapper{display:none}}@media(min-width:1200px){.filter-list-options-wrapper{padding:0;margin:0;background:transparent}}.filter-list-label{cursor:pointer;display:flex;align-items:center}.filter-list__title{margin:0;padding:8px 0;font-size:1rem;font-weight:700;color:#120b00;min-height:48px;align-items:center;display:flex;position:relative;font-family:Readex Pro,sans-serif}@media(max-width:1327.98px){.filter-list__title{padding-left:36px}.filter-list__title:before{background-image:url(/wp-content/themes/chaupain/dist/images/icons/chevron-down.svg);background-position:50%;background-size:12px auto;background-repeat:no-repeat;content:"";position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:28px;bottom:0;transition:.2s cubic-bezier(.22,1,.36,1)}.filter-list--folded .filter-list__title:before{transform:rotate(180deg)}}@media(min-width:1200px){.filter-list__title{padding:0;background:transparent;font-size:.8125rem;line-height:1.75rem;margin-bottom:4px;margin-top:28px;min-height:0;font-weight:600}.filter-list__title:first-of-type{margin-top:16px}}.filter-list-option{margin:8px 0;font-size:1rem;line-height:1.5rem}@media(min-width:1200px){.filter-list-option{margin:4px 0;font-size:.9375rem;line-height:1rem}}.filter-list-option__checkbox{-webkit-appearance:none;appearance:none;background:#fff;height:28px;width:28px;border:1px solid #d0cecc;border-radius:0;margin:0 8px 0 0}.filter-list-option__checkbox:checked{background-image:url(/wp-content/themes/chaupain/dist/images/icons/checkmark.svg);background-repeat:no-repeat;background-size:75%;background-position:50%}@media(min-width:1200px){.filter-list-option__checkbox{height:24px;width:24px}}