@charset "UTF-8";@import 'header.css';.color-scheme-3{--secondary-color:#666666}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{min-height:100%;margin:0;font-size:62.5%;padding:0}body{font-family:var(--josefin-sans);font-size:var(--body-font-size,1.6rem);font-weight:var(--body-font-weight);font-style:normal;line-height:var(--body-line-height,25px);position:relative;visibility:visible;overflow-x:hidden;color:var(--black-color);background-color:var(--white-color)}@media only screen and (max-width:1599px){body{font-size:1.5rem}}@media only screen and (max-width:767px){body{font-size:1.4rem}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-weight:var(--headings-weight);margin:0}h1,.h1{font-size:2.6rem;line-height:3.5rem;font-weight:700}@media only screen and (min-width:576px){h1,.h1{font-size:3rem;line-height:3.8rem}}@media only screen and (min-width:768px){h1,.h1{font-size:3.6rem;line-height:4.3rem}}@media only screen and (min-width:992px){h1,.h1{font-size:4.2rem;line-height:4.8rem}}@media only screen and (min-width:1200px){h1,.h1{font-size:4.8rem;line-height:5.3rem}}@media only screen and (min-width:1366px){h1,.h1{font-size:5rem;line-height:5.5rem}}@media only screen and (min-width:1600px){h1,.h1{font-size:6rem;line-height:7.2rem}}h2,.h2{font-size:2.2rem;line-height:2.8rem;font-weight:600}@media only screen and (min-width:768px){h2,.h2{font-size:2.5rem;line-height:3rem}}@media only screen and (min-width:992px){h2,.h2{font-size:3rem;line-height:3.5rem}}@media only screen and (min-width:1200px){h2,.h2{font-size:3.5rem;line-height:4rem}}@media only screen and (min-width:1600px){h2,.h2{font-size:4rem;line-height:4.5rem}}h3,.h3{font-size:2rem;line-height:2.8rem;font-weight:600}@media only screen and (min-width:992px){h3,.h3{font-size:2.3rem;line-height:3.2rem}}@media only screen and (min-width:1200px){h3,.h3{font-size:2.5rem;line-height:3.5rem}}@media only screen and (min-width:1600px){h3,.h3{font-size:3rem;line-height:4rem}}h4,.h4{font-weight:600;font-size:1.6rem;line-height:2.8rem}@media only screen and (min-width:1200px){h4,.h4{font-size:1.8rem;line-height:3rem}}h5,.h5{font-weight:400}p,.p{margin-top:0;margin-bottom:1.8rem;color:var(--text-gray-color);font-family:var(--open-sans)}@media only screen and (max-width:767px){p,.p{font-size:1.4rem;line-height:2.4rem}}p:last-child{margin-bottom:0}a,button{display:inline-block;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);text-decoration:none;color:inherit}a,button,img,input{-webkit-transition:var(--transition);transition:var(--transition)}*:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}a:focus{text-decoration:none;outline:none}a:hover{text-decoration:none;color:var(--secondary-color)}button,input[type=submit]{cursor:pointer;font-family:var(--font-lato);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}input[type=number]{-moz-appearance:textfield}img{max-width:100%;height:auto}span{display:inline-block;-webkit-transition:var(--transition);transition:var(--transition)}label{-webkit-transition:var(--transition);transition:var(--transition);display:block}input::-webkit-input-placeholder{opacity:1}input:-moz-placeholder{opacity:1}input::-moz-placeholder{opacity:1}input:-ms-input-placeholder{opacity:1}ul{margin:0;padding:0}ul:last-child{margin-bottom:0}li{list-style:none;line-height:1}.container{width:100%;margin-right:auto;margin-left:auto}.container{padding-right:1.5rem;padding-left:1.5rem}@media only screen and (min-width:576px){.container{max-width:576px}}@media only screen and (min-width:768px){.container{max-width:768px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1500px}}@media only screen and (min-width:1400px){.container{max-width:1500px}}.row{--bs-gutter-x:3rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-bottom:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:100%}@media only screen and (min-width:768px){.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:50%}}@media only screen and (min-width:992px){.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:50%}}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:100%}@media only screen and (min-width:768px){.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:66.66666667%}}@media only screen and (min-width:992px){.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:50%}}@media only screen and (max-width:767px){.row{margin-right:-10px;margin-left:-10px}.row>*{padding-right:10px;padding-left:10px}}@media only screen and (max-width:479px){.row{margin-right:-8px;margin-left:-8px}.row>*{padding-right:8px;padding-left:8px}}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-none{display:none}@media only screen and (min-width:992px){.d-lg-block{display:block}}@media only screen and (max-width:767px){.d-sm-none{display:none}}.primary__btn{font-weight:600;display:inline-block;font-size:1.5rem;line-height:3.4rem;height:3.4rem;padding:0 1.5rem;letter-spacing:.2px;border-radius:.3rem;background:var(--secondary-color);color:var(--white-color);border:0}.primary__btn:hover{background:var(--primary-color);color:var(--white-color)}@media only screen and (min-width:768px){.primary__btn{line-height:4rem;height:4rem;padding:0 2.2rem}}@media only screen and (min-width:992px){.primary__btn{font-size:1.6rem;line-height:4.5rem;height:4.5rem;padding:0 2.5rem}}.primary__btn.btn__style4{background:var(--green-color)}.primary__btn.btn__style4:hover{background:var(--green-color2)}.swiper__nav--btn{width:4rem;height:4rem;background:var(--secondary-color);border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:var(--transition);transition:var(--transition);z-index:9}@media only screen and (max-width:767px){.swiper__nav--btn{width:3.5rem;height:3.5rem}}.swiper__nav--btn:hover{background:var(--primary-color)}.swiper__nav--btn::after{width:9px;height:17px;font-size:0}.swiper__nav--btn.swiper-button-prev{left:0}.swiper__nav--btn.swiper-button-next{right:0}#scroll__top{position:fixed;bottom:50px;right:20px;z-index:99;outline:none;background-color:var(--secondary-color);color:var(--white-color);-webkit-box-shadow:0 2px 22px rgba(0,0,0,.16);box-shadow:0 2px 22px rgba(0,0,0,.16);cursor:pointer;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;line-height:1;width:4.3rem;height:4.3rem;border-radius:50%;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#scroll__top:hover{background:var(--primary-color)}@media only screen and (max-width:991px){#scroll__top{bottom:75px}}#scroll__top.active{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#scroll__top svg{width:25px;line-height:1}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.text-center{text-align:center}.position__relative{position:relative}.border{border:1px solid var(--border-color)}.border-radius-10{border-radius:1rem}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.section--padding{padding-top:6rem;padding-bottom:6rem}@media only screen and (min-width:768px){.section--padding{padding-top:8rem;padding-bottom:8rem}}@media only screen and (min-width:992px){.section--padding{padding-top:9rem;padding-bottom:9rem}}.mb-40{margin-bottom:3.2rem}@media only screen and (min-width:992px){.mb-40{margin-bottom:4rem}}.mb-30{margin-bottom:2rem}@media only screen and (min-width:992px){.mb-30{margin-bottom:2.5rem}}@media only screen and (min-width:1600px){.mb-30{margin-bottom:3rem}}.mb-20{margin-bottom:1.5rem}@media only screen and (min-width:768px){.mb-20{margin-bottom:2rem}}.mb-15{margin-bottom:1rem}@media only screen and (min-width:768px){.mb-15{margin-bottom:1.5rem}}.mb-10{margin-bottom:.8rem}@media only screen and (min-width:992px){.mb-10{margin-bottom:1rem}}.offcanvas__inner{position:relative;height:100%}.offcanvas__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 15px}.offcanvas__menu{overflow-y:auto;height:100%}.offcanvas__menu_ul{overflow:auto;margin:0;padding:0;list-style:none}.offcanvas__menu_li{position:relative;border-bottom:1px solid var(--border-color2)}.offcanvas__menu_li:first-child{border-top:1px solid var(--border-color2)}.offcanvas__menu_item{line-height:1;display:block;padding:15px 20px;text-transform:uppercase}.main__logo--title{line-height:2rem}@media only screen and (max-width:991px){.main__header{padding:1.5rem 0}}.header__account--items{margin-right:2rem}.header__account--items:last-child{margin-right:0}@media only screen and (max-width:575px){.header__account--items{margin-right:1rem}}.header__account--btn{position:relative;color:var(--text-gray-color);text-align:center}.header__account--btn:hover{color:var(--secondary-color)}.items__count{position:absolute;right:-1.4rem;top:-1rem;width:2rem;height:2rem;font-size:1rem;line-height:2rem;background:var(--secondary-color);text-align:center;border-radius:50%;color:var(--white-color)}.header__menu--items{margin-right:3rem;position:relative}@media only screen and (min-width:992px){.header__menu--items{margin-right:2.5rem}}@media only screen and (min-width:1200px){.header__menu--items{margin-right:3.8rem}}@media only screen and (min-width:1366px){.header__menu--items{margin-right:5rem}}@media only screen and (min-width:1600px){.header__menu--items{margin-right:7rem}}@media only screen and (min-width:992px){.header__menu--items.style3{margin-right:2.5rem}}@media only screen and (min-width:1200px){.header__menu--items.style3{margin-right:4rem}}@media only screen and (min-width:1366px){.header__menu--items.style3{margin-right:5rem}}.header__menu--items:last-child{margin-right:0}.header__menu--items:hover .header__menu--link{color:var(--secondary-color)}.header__menu--link{font-size:1.6rem;line-height:2.5rem;padding:2rem 0;color:var(--text-gray-color)}@media only screen and (min-width:1200px){.header__menu--link{font-size:1.8rem;padding:2.5rem 0}}.header__menu--link.style3{color:#000}.header__menu--link.style3:hover{color:var(--secondary-color)}.offCanvas__minicart{position:fixed;width:310px;height:100%;padding:18px 15px 30px;background:var(--white-color);z-index:999;right:0;top:0;-webkit-transition:.4s;transition:.4s;-webkit-transform:translateX(100%);transform:translateX(100%);overflow-y:auto;-webkit-box-shadow:0 0 15px rgba(5,0,0,.1);box-shadow:0 0 15px rgba(5,0,0,.1);visibility:hidden}.offCanvas__minicart.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:480px){.offCanvas__minicart{width:375px}}@media only screen and (min-width:1600px){.offCanvas__minicart{padding:20px 15px 33px}}.minicart__header--top{margin-bottom:10px}.minicart__title{font-weight:600}.minicart__close--btn{padding:0;background:inherit;border:0;line-height:1.5rem;color:var(--black-color)}.minicart__close--btn:hover{color:var(--primary-color);-webkit-transform:scale(1.3);transform:scale(1.3)}.minicart__close--icon{width:22px}.minicart__product{margin-bottom:17px}.quantity__box{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.quantity__value{display:inline-block;border:1px solid var(--border-color2);margin:0;width:3.3rem;height:3rem;text-align:center;padding:0;background:var(--gray-color2);cursor:pointer;font-size:2rem;font-weight:500}.quantity__value.decrease{margin-right:-4px;border-radius:13px 0 0 13px}.quantity__value.increase{margin-left:-4px;border-radius:0 13px 13px 0}input.quantity__number{text-align:center;border:none;border-top:1px solid var(--border-color2);border-bottom:1px solid var(--border-color2);margin:0;width:3.3rem;height:3rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.minicart__amount{padding:13px 0;border-top:1px solid var(--border-color2);border-bottom:1px solid var(--border-color2)}.minicart__amount_list{margin-bottom:10px}.minicart__amount_list:last-child{margin-bottom:0}.minicart__button--link{font-size:1.5rem;font-weight:600;line-height:3.8rem;height:3.8rem;margin-right:14px}.minicart__button--link:hover{transform:scale(1.02)!important}.minicart__button--link:last-child{margin-right:0}@media only screen and (min-width:768px){.minicart__button--link{line-height:4.2rem;height:4.2rem}}@media only screen and (min-width:992px){.minicart__button--link{line-height:4.5rem;height:4.5rem}}@media only screen and (max-width:991px){.header__section.mb-20{margin-bottom:0}}.header__section3{background:var(--gray-color2);-webkit-box-shadow:0 3px 8px rgba(71,71,71,.16);box-shadow:0 3px 8px rgba(71,71,71,.16)}@media only screen and (max-width:991px){.header__section3.mb-20{margin-bottom:2rem}}.swiper:hover .swiper__nav--btn{opacity:1;visibility:visible}.product__swiper--column4{padding:0 2px 2px}.product__items--thumbnail{position:relative;overflow:hidden;line-height:1}.product__items:hover .product__items--img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product__items:hover .product__items--action__cart--btn{opacity:1;visibility:visible}.product__items--link{display:block;width:100%}.product__items--img{width:100%;display:block}.product__items--action__cart--btn{height:3.2rem;line-height:3.2rem;font-size:1.4rem;padding:0 1.3rem;opacity:0;visibility:hidden}@media only screen and (max-width:575px){.product__items--action__cart--btn{opacity:1;visibility:visible}}.product__items--action__cart--btn__icon{margin-right:.3rem}.product__items--content{padding:1.8rem 1rem 1.5rem;border-top:0}.product__items--content__title{margin-bottom:.3rem}@media only screen and (max-width:400px){.product__items--content__title{font-size:1.4rem;line-height:2rem}}@media only screen and (max-width:575px){.add__to--cart__text{font-size:1.2rem}}.product__items--price{margin-bottom:.8rem}.current__price{font-size:3rem;color:#ff4a4a;font-weight:1800}@media only screen and (min-width:768px){.current__price{font-size:1.6rem}}@media only screen and (min-width:992px){.current__price{font-size:1.8rem}}.like_current__price{font-size:1.6rem;font-weight:1800}.old__price{font-size:1.4rem;color:var(--light-color);font-weight:600;text-decoration:line-through;margin-left:.4rem}@media only screen and (min-width:768px){.old__price{font-size:1.5rem}}@media only screen and (min-width:992px){.old__price{font-size:1.6rem}}.product__badge{position:absolute;top:0;left:1rem}.product__badge.style3{top:0;left:0}.product__badge--items{width:2.4rem;height:4.9rem;background:var(--secondary-color);color:var(--white-color);font-size:1rem;line-height:4.3rem;text-align:center;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%)}.product__badge--items.style3{width:2.6rem;height:4.1rem;line-height:4.1rem;-webkit-clip-path:inherit;clip-path:inherit}@-webkit-keyframes animate{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 rgba(255,255,255,.7)}40%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px rgba(255,193,7,0)}80%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px rgba(255,193,7,0)}100%{-webkit-box-shadow:0 0 0 rgba(255,193,7,0);box-shadow:0 0 rgba(255,193,7,0)}}@keyframes animate{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 rgba(255,255,255,.7)}40%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px rgba(255,193,7,0)}80%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px rgba(255,193,7,0)}100%{-webkit-box-shadow:0 0 0 rgba(255,193,7,0);box-shadow:0 0 rgba(255,193,7,0)}}.copyright__content{font-size:1.3rem}@media only screen and (max-width:991px){.copyright__content{margin-bottom:2rem}}@media only screen and (max-width:767px){.copyright__content{text-align:center}}.variant__input--fieldset{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border:none;margin:0;padding:0}.quickview__value--quantity{width:3.5rem;height:3.5rem;font-size:2.2rem;line-height:3.3rem}.quickview__value--quantity.decrease{border-radius:17px 0 0 17px}.quickview__value--quantity.increase{border-radius:0 17px 17px 0}input.quickview__value--number{height:3.5rem;font-size:1.7rem}.breadcrumb__content{position:relative}@media only screen and (max-width:575px){.breadcrumb__content{text-align:center}}@media only screen and (max-width:575px){.breadcrumb__content--menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.breadcrumb__content--menu__items{position:relative;margin-right:20px;padding-right:22px;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.breadcrumb__content--menu__items{font-size:18px}}.breadcrumb__content--menu__items:last-child{margin-right:0;padding-right:0}.breadcrumb__content--menu__items:last-child::before{display:none}.breadcrumb__content--menu__items::before{position:absolute;content:"";width:10px;height:2px;background:var(--white-color);right:-4px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.product__details--media{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:767px){.product__details--media{margin-bottom:5.7rem}}.product__media--preview__items{position:relative}.product__media--preview__items--link{width:100%;display:block}.product__media--preview__items--img{width:100%;display:block}.product__media--view__icon{position:absolute;top:2rem;left:2rem}.product__media--view__icon--link{width:3.5rem;height:3.5rem;text-align:center;background:var(--secondary-color);border-radius:50%;color:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:3.5rem;padding:.3rem;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product__media--view__icon--link:hover{background:var(--primary-color);color:var(--white-color)}.product__media--nav{margin-top:2rem}.product__media--nav__items{border:1px solid var(--border-color2);padding:.5rem;line-height:1}.product__media--nav__items--img{width:100%;cursor:pointer}@media only screen and (min-width:768px){.product__details--info{font-size:1.6rem}}@media only screen and (min-width:992px){.product__details--info__title{font-size:3rem}}.product__details--info__price .current__price{font-size:4rem}@media only screen and (min-width:992px){.product__details--info__price .current__price{font-size:4rem}}.product__details--info__price .old__price{font-size:1.4rem;margin-left:.8rem}@media only screen and (min-width:992px){.product__details--info__price .old__price{font-size:1.8rem}}.variant__buy--now__btn{width:100%}.product__details--info__meta--list{font-size:1.5rem;margin-bottom:.8rem}.product__details--info__meta--list:last-child{margin-bottom:0}.product__details--tab__section{background:var(--bg-gray-color)}.product__details--tab__inner{background:var(--white-color);padding:3rem}@media only screen and (max-width:575px){.product__details--tab__inner{padding:2.5rem 1.5rem}}@media only screen and (max-width:767px){.product__details--tab{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__details--tab.mb-30{margin-bottom:1.5rem}}.product__details--tab__list{font-size:1.6rem;line-height:2.6rem;margin-right:5rem;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);position:relative;padding-bottom:.4rem}.product__details--tab__list::before{position:absolute;content:"";width:0;height:1px;background:var(--secondary-color);left:50%;right:50%;-webkit-transition:var(--transition);transition:var(--transition);bottom:0}.product__details--tab__list.active{color:var(--secondary-color)}.product__details--tab__list.active::before{width:100%;left:0;right:0}.product__details--tab__list:hover{color:var(--secondary-color)}.product__details--tab__list:hover::before{width:100%;left:0;right:0}.product__details--tab__list:last-child{margin-right:0}@media only screen and (min-width:768px){.product__details--tab__list{font-size:1.8rem}}@media only screen and (min-width:1200px){.product__details--tab__list{font-size:1.8rem}}@media only screen and (max-width:767px){.product__details--tab__list{margin:0 1rem 1.3rem}}@-webkit-keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-webkit-keyframes letters-loading{0%,75%,100%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes letters-loading{0%,75%,100%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes loading-txt{to{top:0}}@keyframes loading-txt{to{top:0}}.product__items--content__title{font-size:13px;margin-bottom:8px;line-height:1.4}.product__items--content__title a{color:#333;text-decoration:none}@media(max-width:991px){.product__items--content__title{font-size:12px}.product__items--price{font-size:12px}}.variant__opt--value{height:3.2rem;line-height:3.2rem;display:inline-block;border-radius:5px;text-align:center;font-size:1.5rem;cursor:pointer}.variant__opt--list input[type=radio]+label{border:1px solid var(--border-color2)}.variant__opt--list input[type=radio]+label:hover{border:1px solid var(--secondary-color);color:var(--secondary-color)}.variant__opt--list{margin-right:13px}.variant__opt--list:last-child{margin-right:0}.variant__opt--list input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.variant__opt--list input[type=radio]:checked+label{border:1px solid var(--secondary-color);color:var(--secondary-color)}.variant__opt--value{height:3.2rem;line-height:3.2rem;display:inline-block;border-radius:5px;text-align:center;font-size:1.5rem;cursor:pointer}.add__to--cart__text{display:inline-block;vertical-align:middle;position:relative;top:1px}