.product-variyent__inner{padding:22px 0 31px;background-color:var(--narrow-green);border-bottom:1px solid rgba(17,17,17,.2)}.product-variyent__title{margin-bottom:26px}.product-variyent__title h3{color:var(--primary-color);margin-bottom:1px}.product-variyent__title h2{color:var(--secondary-color);margin-bottom:12px}.product-variyent__title p{color:var(--secondary-color);font-size:14px;font-weight:400;line-height:160%}.product-variyent__shop-head{position:relative;display:flex;align-items:center;justify-content:space-between}.product-variyent__shop-head p{font-size:14px;font-weight:700;line-height:100%;color:var(--secondary-color);text-transform:uppercase;letter-spacing:2px}.product-variyent__shop-head:after{content:"";background-image:url(down-arrow.svg);background-repeat:no-repeat;background-size:contain;line-height:0;width:12px;height:7px}.product-variyent__shop-head.active:after{rotate:180deg}.product-variyent__shop-content{display:none}.product-variyent__shop-btn-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:32px;margin-bottom:-9px}.product-variyent__shop-btn{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px;border:2px solid var(--primary-color);background-color:var(--white);text-align:center;padding:4px 23px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.product-variyent__shop-btn:hover{background-color:var(--primary-color);color:var(--white)}.product-filtar__inner{padding-bottom:60px}.product-filtar__items{display:flex;gap:25px;flex-direction:column}.product-filtar__pagenation{display:flex;align-items:center;gap:35px;justify-content:center;margin-top:25px}.product-filtar__pagenation ul{gap:32px;display:flex;align-items:center;justify-content:center}.product-filtar__pagenation ul li a{font-size:16px;font-weight:400;color:var(--secondary-color);line-height:120%}.product-filtar__pagenation ul li a.active{font-weight:700}.product-filtar__pagination-prev,.product-filtar__pagination-next{width:42px;height:42px;border:2px solid #e5e5e5;display:flex;align-items:center;justify-content:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.product-filtar__pagination-prev img,.product-filtar__pagination-next img{width:13px}.product-filtar__pagination-prev.active,.product-filtar__pagination-next.active{border:2px solid var(--secondary-color)}.product-filtar__pagination-prev.active img,.product-filtar__pagination-next.active img{filter:invert(182%) sepia(67%) saturate(382%) hue-rotate(327deg) brightness(92%) contrast(144%);-webkit-filter:invert(182%) sepia(67%) saturate(382%) hue-rotate(327deg) brightness(92%) contrast(144%)}.product-filtar__pagination-next img{rotate:180deg}.product-filtar__btn-wrap{display:flex;width:calc(100% + 48px);margin:0 -24px 23px;position:relative;justify-content:center}.product-filtar__btn-wrap:after{content:"";height:100%;width:1px;background-color:#1113;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.product-filtar__filtar-btn,.product-filtar__short-btn{width:50%;height:auto;border-bottom:1px solid rgba(17,17,17,.2);font-size:14px;font-weight:700;letter-spacing:2px;color:var(--secondary-color);text-transform:uppercase;line-height:100%;position:relative;padding-top:8.5px;padding-bottom:8.5px;background-color:#3030300d}.product-filtar__filtar-btn.active,.product-filtar__short-btn.active{background-color:transparent;border-bottom:none}.product-filtar__filtar-btn.active:after,.product-filtar__short-btn.active:after{rotate:180deg}.product-filtar__filtar-btn:after,.product-filtar__short-btn:after{content:"";background-image:url(down-arrow.svg);background-repeat:no-repeat;background-size:contain;line-height:0;width:12px;height:7px;position:absolute;top:45%;right:76px}.product-filtar__filtar-btn p,.product-filtar__short-btn p{font-weight:400;letter-spacing:0;line-height:160%;display:block;margin-top:1px;font-size:14px}.product-filtar__filtar-btn{padding-left:24px;display:inline-flex;align-items:center}.product-filtar__filtar-btn:after{right:23px}.product-filtar__short-btn{padding-left:13px}.product-filtar__short-btn:after{right:23px}.product-filtar__selection-content{position:relative;margin-bottom:36px}.product-filtar__checkbox-title{font-size:14px;font-weight:700;line-height:100%;letter-spacing:2px;color:var(--secondary-color);text-transform:uppercase;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.product-filtar__checkbox-title:after{content:"";background-image:url(down-arrow.svg);background-repeat:no-repeat;background-size:contain;line-height:0;width:11px;height:6px;rotate:180deg}.product-filtar__checkbox-title.active:after{rotate:0deg}.product-filtar__checkbox-content{margin-top:4px;margin-bottom:-2px}.product-filtar__checkbox-content input[type=checkbox]{display:none}.product-filtar__checkbox-content label{position:relative;display:flex;align-items:center;padding-left:26px;margin-bottom:2px;cursor:pointer}.product-filtar__checkbox-content label:last-child{margin-bottom:0}.product-filtar__checkbox-content label:before{content:"";width:18px;height:18px;border:2px solid rgba(17,17,17,.6);background-color:transparent;top:50%;left:0;transform:translateY(-50%);position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.product-filtar__checkbox-content label:after{content:url(checkbox-checking.svg);opacity:0;line-height:0;width:7.273px;display:block;top:49%;left:4px;position:absolute;transform:translateY(-50%);z-index:1}.product-filtar__checkbox-content label p{font-size:18px;line-height:160%;color:#1119;font-weight:400}.product-filtar__checkbox-content input[type=checkbox]:checked+label:before,.product-filtar__checkbox-content input[type=checkbox]:checked+label:after{border-color:var(--secondary-color);opacity:1}.product-filtar__checkbox-content input[type=checkbox]:checked+label>p{font-weight:700;color:var(--secondary-color)}.product-filtar__checkbox-list{padding-bottom:14px;border-bottom:1px solid rgba(17,17,17,.2);padding-top:17px}.product-filtar__checkbox-list:first-child{padding-top:0}.product-filtar__checkbox-list:last-child{border-bottom:none}.product-filtar__selectbox,.product-filtar__shortbox{display:none;width:calc(100% + 48px);margin:0 -24px;padding:0 24px 12px;border-bottom:1px solid #11111133}.product-filtar__shortlist{margin-top:-3px}.product-filtar__shortlist li{margin-bottom:6px}.product-filtar__shortlist li a{font-size:18px;font-weight:400;line-height:160%;color:var(--secondary-color)}.product-filtar__shortlist li a.active{font-weight:700}.product-card_collection .product-card__img{overflow:unset;margin-bottom:12px}.product-card_collection .product-card__img a{overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.product-filtar__shortbox-desktop{display:none}.product-card_collection .product-card__title h4{font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card_collection .product-card__star{width:86px}.product-card_collection .product-card__reating-degit p{font-size:14px}.product-card_collection .product-card__reating{margin-bottom:12px}.product-card_collection .product-card__list{margin:0 auto 8px}.product-filtar__product-not-found{display:none}.product-filtar__product-not-found p{font-size:22px;text-align:center;line-height:26px}@media (min-width: 1024px){.product-variyent__inner{padding:34px 0 45px;border-bottom:none}.product-variyent__title{margin-bottom:21px;max-width:817px}.product-variyent__title h3{margin-bottom:4px}.product-variyent__title h2{margin-bottom:9px}.product-variyent__title p{font-size:16px}.product-variyent__shop-type-wrap{padding-top:22px;border-top:1px solid #303030}.product-variyent__shop-head:after{display:none}.product-variyent__shop-content{display:block;margin-top:-2px}.product-variyent__shop-btn-wrap{margin-top:12px;gap:12px;max-width:954px}.product-variyent__shop-btn{flex:1 0 10%;max-width:calc(16.6666666667% - 12px);padding:4px 0}.product-filtar__inner{padding-bottom:96px;margin-top:44px}.product-filtar__short-btn{display:none}.product-filtar__wrapper{display:flex;align-items:flex-start;gap:23px}.product-filtar__selection-content{width:23.61%;position:sticky;top:60px}.product-filtar__items-wrap{width:74.58%;margin-top:-3px}.product-filtar__btn-wrap{width:auto;margin:0;display:block}.product-filtar__btn-wrap:after{display:none}.product-filtar__selectbox{display:block;width:100%;margin:0;padding:0;border-bottom:none}.product-filtar__filtar-btn{padding-left:0;display:block;width:100%;background-color:transparent;padding-top:0;padding-bottom:33px}.product-filtar__filtar-btn:after{display:none}.product-filtar__checkbox-list:first-child{padding-top:17px}.product-filtar__checkbox-content{margin-bottom:10px;margin-top:3 px}.product-filtar__items{flex-direction:row;flex-wrap:wrap;gap:13px 24px}.product-card_collection{flex:1 0 25%;max-width:calc(33.3333333333% - 16px)}.product-card_collection .product-card__img a{height:100%}.product-card_collection .product-card__img img{width:100%;height:100%;object-fit:cover}.product-filtar__checkbox-content label{margin-bottom:4px}.product-filtar__shortbox-desktop{display:block;text-align:right;margin-bottom:24px;position:relative}.product-filtar__shortedbtn{display:flex;align-items:center;gap:12px;justify-content:flex-end;max-width:max-content;margin-left:auto;position:relative;cursor:pointer}.product-filtar__shortedbtn h4{font-size:14px;font-weight:700;text-transform:uppercase;color:var(--secondary-color);letter-spacing:2px}.product-filtar__shortedbtn p{font-size:16px;font-weight:400;line-height:160%;color:var(--secondary-color)}.product-filtar__shortedbtn.active .product-filter__shorted-arrow{rotate:180deg}.product-filter__shorted-arrow{width:10px;line-height:0}.product-filter__shorted-arrow img{line-height:0}.product-filtar__shortlisted-desk{position:absolute;top:100%;right:0;background:var(--white);z-index:1;padding:15px;text-align:left;display:none}.product-filtar__shortlisted-desk li{margin-bottom:12px}.product-filtar__shortlisted-desk li:last-child{margin-bottom:0}.product-filtar__shortlisted-desk li a{font-size:18px;font-weight:400;line-height:160%;color:var(--secondary-color)}.product-filtar__shortlisted-desk li a.active{font-weight:700}.product-filtar__pagenation{gap:23px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/collection.css.map */
