*{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}#submitsearch{display:block;width:90%;margin:20px auto;padding:8px;border:1px solid rgba(60,60,60,.1);background-color:#ffc500;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s}#submitsearch:hover{background-color:#3c3c3c4d}@media screen and (max-width: 650px){#submitsearch{margin:20px auto;-ms-flex-negative:0;flex-shrink:0}}.overlay{display:none;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (max-width: 650px){.overlay{content:"";opacity:0;position:fixed;height:115%;width:100%;background-color:#3c3c3c80;left:0;top:-15%;z-index:9999}}#not__found{font-size:1rem;grid-column:1/5;font-weight:500}#filter__btn{display:none}@media screen and (max-width: 650px){#filter__btn{display:block;width:100%;margin:0 auto;margin-bottom:1rem;padding:5px 10px}}.TSClient__section{max-width:1800px;margin:0 auto;padding:60px}@media screen and (max-width: 650px){.TSClient__section{display:block;padding:10px}}.TSClient__section__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:300px;-ms-flex:300px 1;flex:300px 1;gap:10px}@media screen and (max-width: 650px){.TSClient__section__grid{display:block}}.TSClient__section__grid__sideBar__wrapper{-webkit-transition-property:height;transition-property:height;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar__wrapper{width:100%;height:0%;position:fixed;bottom:0;left:0;background-color:#fff;z-index:100000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.TSClient__section__grid__sideBar{width:260px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 15px 30px;border:1px solid rgba(96,96,96,.3137254902);position:relative;border-radius:1rem}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar{width:100%;height:100%;overflow-y:scroll;-ms-flex-negative:1;flex-shrink:1;border:0px;border-bottom:1px solid #f3f3f3}}.TSClient__section__grid__sideBar__close{display:none}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar__close{display:block;position:fixed;right:1rem}}.TSClient__section__grid__sideBar__close i{font-size:1.5rem}.TSClient__section__grid__sideBar h3{margin:15px 0 10px}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar h3{margin-top:25px}}.TSClient__section__grid__sideBar h4{margin:20px 0 10px}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar h4{font-size:1.5rem}}.TSClient__section__grid__sideBar label{display:inline-block;margin-bottom:8px;padding:5px;background-color:#3c3c3c0d;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer}@media screen and (max-width: 650px){.TSClient__section__grid__sideBar label{font-size:1.3rem;margin:5px 0}}.TSClient__section__grid__sideBar input[type=checkbox]{display:none}.TSClient__section__grid__sideBar input[type=checkbox]:checked+label{font-weight:600;background-color:#ffc500}.TSClient__section__grid__main{margin:10px 20px;position:relative;width:200px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TSClient__section__grid__main:before{position:absolute;left:-20px;top:-10px;width:1px;height:100%;background-color:#3c3c3c33}@media screen and (max-width: 650px){.TSClient__section__grid__main{width:100%;margin:10px auto;padding:10px}}.TSClient__section #params{width:100%}.TSClient__section input,.TSClient__section textarea{margin-bottom:10px}.TSClient__section #response{width:100%;min-height:200px}.TS__collection__titles__container__h1{font-size:3.5rem;font-weight:600}@media screen and (max-width: 650px){.TS__collection__titles__container__h1{font-size:3.2rem}}h3.filters__mainTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 10px;color:#000;border-radius:5px;margin-top:2px}.priceInput{display:block;position:relative;height:200px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1000px}@media screen and (max-width: 650px){.priceInput{display:block}}.priceInput__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.priceInput__container span,.priceInput__container input{font-size:1.3rem}.priceInput__container__numInput{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.priceInput__container__range{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px}.priceInput__container__range__background{display:block;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;width:100%;height:10px;background:#b2b2b2;border-radius:5px;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:inset 1px 0px 3px 1px rgba(60,60,60,.3);box-shadow:inset 1px 0 3px 1px #3c3c3c4d}@media screen and (max-width: 650px){.priceInput__container__range__background{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.priceInput__container__range__progressA{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;width:100%;height:10px;background:#ffc400a1;border-radius:5px;margin:0 auto;pointer-events:none;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.priceInput__container__range__progressA:empty{display:block}@media screen and (max-width: 650px){.priceInput__container__range__progressA{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.priceInput__container__range__progressB{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;width:0%;height:10px;background:#b2b2b2;border-radius:5px;margin:0 auto;pointer-events:none;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:inset 1px 0px 3px 1px rgba(60,60,60,.3);box-shadow:inset 1px 0 3px 1px #3c3c3c4d}.priceInput__container__range__progressB:empty{display:block}@media screen and (max-width: 650px){.priceInput__container__range__progressB{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.priceInput__container__range--min{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(-5px);transform:translateY(-5px);left:-2px;width:100%;height:10px;padding-left:0;padding-right:0;border-radius:5px;border:0px;background:none;pointer-events:none}.priceInput__container__range--min::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:5px;width:5px;border-radius:10px}.priceInput__container__range--max{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(-5px);transform:translateY(-5px);width:100%;height:10px;padding-left:0;padding-right:0;pointer-events:auto;border-radius:5px;border:0px;background:none;pointer-events:none}@media screen and (max-height: 650px){.priceInput__container__range--max{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.priceInput__container__range--max::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:15px;width:15px;border-radius:10px;color:#ffc500}input[type=range]::-webkit-slider-thumb{height:15px;width:15px;background:#ffc500;pointer-events:auto;padding:0;margin:0;-webkit-box-shadow:1px 1px 3px 1px rgba(60,60,60,.1);box-shadow:1px 1px 3px 1px #3c3c3c1a;-webkit-transform:translateY(-2px);transform:translateY(-2px)}input[type=range]::-moz-range-thumb{height:15px;width:15px;background:#ffc500;pointer-events:auto;padding:0;margin:0;box-shadow:1px 1px 3px 1px #3c3c3c1a;transform:translateY(-2px)}#response{-ms-flex-wrap:wrap;flex-wrap:wrap;display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width: 1400px){#response{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width: 1100px){#response{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1000px){#response{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 900px){#response{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 850px){#response{display:block}}.related__collections{margin:15px 0 10px}.related__collections h3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.related__collections__grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:700px;margin:20px auto;gap:5px}@media screen and (max-width: 650px){.related__collections__grid{grid-template-columns:repeat(3,1fr)}}.featured__col__title{font-size:.75rem;text-align:center;margin-top:5px}.featured__col__img{height:100%;width:100%;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.1s;transition-duration:.1s}.featured__col__img:hover{-webkit-transform:scale(1);transform:scale(1);opacity:0}.featured__col__img__wrapper{position:relative;border-radius:50%;margin:4px;overflow:hidden;line-height:0px;-webkit-filter:drop-shadow(1px 1px 2px rgba(60,60,60,.2));filter:drop-shadow(1px 1px 2px rgba(60,60,60,.2))}.facetFilter__data label{margin-left:5px}.facetFilter__data span{font-size:1.1rem}.results__title{display:inline-block}.productCard{-ms-flex-preferred-size:250px;flex-basis:250px;max-width:300px;margin:10px 3px;border:0px solid rgba(60,60,60,.1);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1200px){.productCard{-ms-flex-preferred-size:150px;flex-basis:150px;max-width:200px}}@media screen and (max-width: 850px){.productCard{min-height:0px;margin:10px 0;max-width:650px}}.productCard__container{height:100%;border-radius:1rem;overflow:hidden}@media screen and (max-width: 650px){.productCard__container{display:grid;grid-template-columns:40% 60%;-webkit-box-shadow:2px 2px 4px rgba(60,60,60,.2);box-shadow:2px 2px 4px #3c3c3c33}}.productCard__container__imgWrapper{width:100%;height:100%;aspect-ratio:1;line-height:0px;position:relative;-webkit-box-shadow:2px 0px 7px 5px rgba(60,60,60,.05);box-shadow:2px 0 7px 5px #3c3c3c0d}.productCard__container__imgWrapper img{width:100%}.productCard__container__content{padding:20px;background-color:#3c3c3c08;min-height:190px;height:100%}@media screen and (max-width: 650px){.productCard__container__content{min-height:150px;height:100%}}.productCard__container__content__vendor{margin:0 0 15px}@media screen and (max-width: 650px){.productCard__container__content__vendor{margin-bottom:5px}}.productCard__container__content__title,.productCard__container__content__price{margin:0}@media screen and (max-width: 650px){.productCard__container__content__price{display:inline-block}}.productCard__container__content__comparedPrice{margin:5px 0}@media screen and (max-width: 650px){.productCard__container__content__comparedPrice{display:inline-block}}.productCard__container__content__comparedPrice~.productCard__container__content__price{color:red}.pageSelect--collection{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:25px auto}.pageSelect--collection__container{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px;border-radius:2px;border:1px solid rgba(60,60,60,.1)}.pageSelect--collection__container__img{width:100%;height:100%}.pageSelect--collection__container__pageCtrl{display:inline}@media screen and (max-width: 650px){.pageSelect--collection__container__pageCtrl{display:none}}.pageSelect--collection__container__pages__btn{cursor:pointer;border:0px;padding:10px 15px;background-color:#fff;font-size:1rem}.pageSelect--collection__container__pages__btn--active{border:0px;padding:10px 15px;background-color:#fff;font-size:1rem;border:1px solid #000}.pageSelect--collection__container__left{background-color:#fff;border:0px;padding:0 10px;display:inline;font-size:1.1rem;position:relative;cursor:pointer}.pageSelect--collection__container__left.inactive{color:#3c3c3c4d;pointer-events:none}@media screen and (max-width: 650px){.pageSelect--collection__container__left:after{content:"";position:absolute;width:1px;height:90%;top:10%;right:-3px;background-color:#3c3c3c4d}}.pageSelect--collection__container__right{background-color:#fff;border:0px;padding:0 10px;display:inline;font-size:1.1rem;cursor:pointer}.pageSelect--collection__container__right.inactive{color:#3c3c3c4d;pointer-events:none}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;stroke:#fff}.path{stroke:#bfbfbf;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/193/assets/style--TSClient--collection.css.map */
