.covrd-collection-page{background:var(--collection-bg);padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-padding-left);padding-right:var(--section-padding-right)}.page-title h3{margin:0;color:#fff;font-size:var(--section-heading-lg);line-height:var(--heading-line-tight);font-weight:900;text-transform:uppercase}.covrd-products-toolbar__left{padding-top:.75rem;padding-bottom:.75rem;display:flex;align-items:center;justify-content:flex-start}.covrd-collection-page .container__inner{width:100%;max-width:100%;padding-left:3.125rem;padding-right:3.125rem}.page.current{padding:3px 9px;border:1px solid #fff;color:#fff;text-decoration:none}.covrd-collection-page__layout{display:grid;grid-template-columns:16.25rem minmax(0,1fr);align-items:start}.covrd-filters{position:sticky;top:2rem;border-right:1px solid rgba(201,168,76,.2)}.covrd-filters__form{padding-top:clamp(.938rem,5vw,3.125rem);padding-bottom:clamp(.938rem,5vw,3.125rem);padding-left:clamp(.938rem,4vw,2.5rem);padding-right:clamp(.938rem,4vw,2.5rem);display:flex;flex-direction:column;gap:3.125rem}.covrd-products-area{padding:clamp(.938rem,5vw,3.125rem);display:flex;flex-direction:column;gap:clamp(.938rem,5vw,3.125rem);background:#000}.covrd-filter-group__title{margin:0;color:#fff6;font-family:TT Interphases Pro Bold,sans-serif;font-size:1rem;line-height:1;letter-spacing:.125rem;text-transform:uppercase;padding-bottom:.625rem;border-bottom:.0625rem solid rgba(93,230,254,.3)}.covrd-filter{display:flex;flex-flow:column;gap:1rem}.covrd-filter-group__list{margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.covrd-check{display:grid;grid-template-columns:1rem 1fr auto;gap:.75rem;align-items:center;cursor:pointer;position:relative}.covrd-check input{display:none}.covrd-check__box{width:1rem;height:1rem;border:.0625rem solid rgba(255,255,255,.22);background:transparent;position:relative;display:inline-block}.covrd-check input:checked+.covrd-check__box{background:var(--collection-accent);border-color:var(--collection-accent)}.covrd-check input:checked+.covrd-check__box:after{content:"";position:absolute;top:.1875rem;right:.1875rem;bottom:.1875rem;left:.1875rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.covrd-check__label,.covrd-check__count{color:#fafaf8a6;font-family:TT Interphases Pro Medium,sans-serif;font-size:.875rem;line-height:1.313rem;font-weight:500}.covrd-check__count{color:#ffffff57;font-size:.8125rem}.covrd-check--link{text-decoration:none}.covrd-check--link.is-active .covrd-check__box{background:var(--collection-accent);border-color:var(--collection-accent)}.covrd-check--link.is-active .covrd-check__box:after{content:"";position:absolute;top:.1875rem;right:.1875rem;bottom:.1875rem;left:.1875rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.covrd-colour-swatches{display:flex;flex-wrap:wrap;gap:.75rem}.covrd-swatch{position:relative;display:inline-flex;cursor:pointer}.covrd-swatch input{position:absolute;opacity:0;pointer-events:none}.covrd-swatch__circle{width:1.75rem;height:1.75rem;border-radius:50%;border:.0625rem solid rgba(255,255,255,.25);display:block}.covrd-swatch.is-active .covrd-swatch__circle{border:.125rem solid var(--collection-accent);box-shadow:0 0 0 .125rem #5de6fe33}.covrd-filters__actions{display:flex;flex-direction:column;gap:.75rem}.covrd-filters__clear{display:inline-flex;align-items:center;justify-content:center;padding:.938rem 1.25rem;border:.0625rem solid rgba(255,255,255,.15);background:transparent;color:#fff;text-decoration:none;font-family:TT Interphases Pro Bold,sans-serif;font-size:.875rem;letter-spacing:.063rem;text-transform:uppercase;font-weight:700;line-height:100%}.covrd-products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:.0625rem solid rgba(201,168,76,.2);height:100%;min-height:3.625rem}.covrd-products-toolbar__count{margin:0;color:#ffffff73;font-family:TT Interphases Pro Regular,sans-serif;font-size:.875rem}.covrd-active-filters{display:flex;flex-wrap:wrap;gap:.5rem}.covrd-active-filter{display:inline-flex;align-items:center;gap:.375rem;min-height:1.75rem;padding:.25rem .5rem;background:#5de6fe1a;border:.0625rem solid rgba(93,230,254,.35);color:var(--collection-accent);text-decoration:none;font-size:.75rem;font-family:TT Interphases Pro Bold,sans-serif;text-transform:uppercase}.covrd-sort-form{display:flex;align-items:center;gap:.625rem}.covrd-sort-form__label{color:#ffffff8c;font-size:.875rem}.covrd-sort-form__select-wrap select{background:#0b0b0b;border:.0625rem solid rgba(255,255,255,.15);color:#fafaf8;padding:.625rem .75rem;font-size:.875rem}.covrd-product-grid{display:grid;gap:clamp(1rem,3vw,1.25rem)}.covrd-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.covrd-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.covrd-product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.covrd-product-card{background:var(--collection-card-bg);display:flex;flex-direction:column;min-width:0}.covrd-product-card__image-wrap{position:relative;display:block;background:#111;overflow:hidden}.covrd-product-card__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.covrd-product-card__badge{position:absolute;top:.625rem;left:.625rem;min-height:1.25rem;padding:.125rem .5rem;background:#fff;color:#000;font-family:TT Interphases Pro Bold,sans-serif;font-size:.625rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center}.covrd-product-card__badge--soldout{background:#ffffff1f;color:#fff}.covrd-product-card__content{padding:1.25rem;border-top:.0625rem solid rgba(255,255,255,.08);display:flex;gap:.313rem;flex-direction:column}.covrd-product-card__eyebrow{margin:0;color:var(--collection-accent);font-family:TT Interphases Pro Black,sans-serif;font-size:.75rem;line-height:140%;letter-spacing:.125rem;text-transform:uppercase;font-weight:900}.covrd-product-card__title{margin:0;font-size:1.25rem;font-weight:900;line-height:100%;text-transform:capitalize;letter-spacing:0}.covrd-product-card__title a{color:var(--collection-heading);text-decoration:none}.covrd-product-card__price{display:flex;flex-wrap:wrap;gap:.313rem;align-items:center}.covrd-product-card__price-current{margin:0;font-size:1.375rem;line-height:100%;text-transform:uppercase;letter-spacing:0;color:#fff}.covrd-product-card__price-compare,.covrd-product-card__vat{color:#fff6;font-size:.75rem;line-height:1}.covrd-collection-empty{padding:3rem 0;color:var(--collection-text)}.covrd-pagination{text-align:center}.covrd-pagination .pagination{display:flex;justify-content:center;gap:.5rem}.covrd-pagination .page a,.covrd-pagination .next a,.covrd-pagination .prev a{padding:5px 9px;color:#666;text-decoration:none}.wholesale-contact-banner__text{font-size:1.375rem;font-weight:900;line-height:160%;letter-spacing:0;margin:0}.covrd-pagination .pagination__item{color:#fff}.categories-filter ul li span{border-radius:100%}.whole-bnner{padding:clamp(1.25rem,4vw,2.5rem);text-align:center}.filter-btn{font-size:.875rem;position:sticky;bottom:0;left:0;justify-content:center;width:100%;background-color:#5de6fe;color:#000;-webkit-tap-highlight-color:transparent;font-weight:700;padding:.938rem 1.875rem;border:1px solid rgba(255,255,255,.15);line-height:100%;letter-spacing:.063rem;display:flex;align-items:center;gap:.625rem;z-index:9}.filter-popup{position:fixed;top:0;right:-100%;width:350px!important;height:100%;background-color:#111;overflow-x:hidden;transition:right .3s ease;z-index:101}.filter-popup-content{padding:20px;color:#fff;display:flex;flex-direction:column;gap:20px}.close-btn{color:#fff;font-size:30px;cursor:pointer;position:absolute;top:10px;right:20px}.filter-apply-btn{background-color:#5de6fe;color:#fff;padding:12px 30px;border:none;cursor:pointer;font-size:18px;border-radius:5px;margin-top:20px}.covrd-filter-group__title{font-weight:700}.covrd-products-toolbar__count_mobile{display:none}.covrd-products-toolbar__count_desktop{display:block}.covrd-products-toolbar__count_desktop p,.covrd-sort-form__label{font-size:14px;line-height:140%;color:#fafaf873;font-weight:500}.covrd-sort-form__select-wrap select{background:#0b0b0b;border:1px solid rgba(201,168,76,.2);color:#fafaf8;padding:.7rem .75rem;font-size:.875rem}.covrd-sort-form__select-wrap,.covrd-sort-form__select-wrap select{line-height:0}@media screen and (max-width:990px){.filter-popup{width:100%}.covrd-filters{display:none}}@media screen and (min-width:991px){.filter-btn{display:none}}@media screen and (max-width:1199px){.covrd-collection-page__layout{grid-template-columns:14rem minmax(0,1fr)}.covrd-product-grid--4,.covrd-product-grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:990px){.covrd-collection-page__layout{grid-template-columns:1fr}.covrd-products-toolbar__right{width:100%}.covrd-products-toolbar{display:grid;gap:1rem;border-bottom:.0625rem solid rgba(201,168,76,.2);grid-template-columns:1fr 1fr;align-items:end;padding-bottom:.938rem}.covrd-filters{position:static}.covrd-products-toolbar__count_mobile{display:flex;flex-direction:column;gap:.188rem}.covrd-products-toolbar__count_mobile p{font-size:14px;line-height:140%;color:#fafaf873;font-weight:500}.covrd-products-toolbar__count_desktop{display:none}.covrd-product-grid--3,.covrd-product-grid--4,.covrd-product-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}.covrd-products-toolbar__count_mobile .show__results{border:1px solid rgba(201,168,76,.2);padding:.625rem .75rem;color:#fafaf8;font-size:.875rem;line-height:150%;letter-spacing:0;font-weight:400}.covrd-sort-form{display:block}}@media screen and (max-width:767px){.covrd-product-grid--3,.covrd-product-grid--4,.covrd-product-grid--5{grid-template-columns:1fr}.covrd-sort-form__select-wrap,.covrd-sort-form__select-wrap select{width:100%}.covrd-sort-form{width:100%;justify-content:space-between;display:block}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-collection-layout.css.map */
