:root{--page-width: 1920px;--page-width-margin: 1440px;--font-body-weight-bold: 600;--font-body-weight-regular: 300;--font-body-weight-semi-bold: 500;--font-body-weight-bold: 600 }*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;letter-spacing:0;line-height:1rem;font-family:var(--font-body-family);font-weight:var(--font-body-weight-regular)}body *{outline:none!important;font-family:var(--font-body-family)}.success-message{color:#4bb543}.error-message{color:#dc3545!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.remove-cart-item{cursor:pointer}.wrapper-full-width{max-width:var(--page-width)}.wrapper{max-width:var(--page-width-margin);margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:100%}.announcement-bar{background:#e4dccf;opacity:.6;padding:14px 140px;font-size:22px;text-align:center;font:normal normal 600 18px/34px var(--font-body-family)}.cta__section{margin-bottom:60px;padding-top:36px}.cta__section .outer__cta{padding:100px 50px 40px 35px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-repeat:no-repeat;background-size:cover;background-position:center 60%;position:relative}.cta__section .outer__cta:before{content:"";position:absolute;top:0;left:0;width:100%;opacity:.45;height:100%;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(#000));background:linear-gradient(180deg,#0003,#000)}.cta__section .outer__cta .group__field{z-index:2;width:100%;max-width:450px;min-width:370px;position:relative}.cta__section .outer__cta .group__field button{position:absolute;left:-2px;top:0;height:100%;width:auto;min-width:125px}.cta__section .outer__cta .group__field>input{outline:none;padding-left:140px;width:100%;height:60px;padding-right:24px;font-size:16px;font-weight:600;border-radius:30px;border:0px}.cta__section .outer__cta .group__field>input::-webkit-input-placeholder{color:#9f9f9f}.cta__section .outer__cta .group__field>input::-moz-placeholder{color:#9f9f9f}.cta__section .outer__cta .group__field>input:-ms-input-placeholder{color:#9f9f9f}.cta__section .outer__cta .group__field>input:-moz-placeholder{color:#9f9f9f}.cta__section .outer__cta>h6{position:relative;z-index:2;font-size:24px;font-weight:700;line-height:40px;color:#fff;margin:0 0 0 25px}.store__slider{padding-bottom:35px;padding-top:35px}.store__slider .slider__box{position:relative}.store__slider .slider__box>.prev__arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;position:absolute;right:0;top:50%;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-flex}.store__slider .slider__box>.prev__arrow:hover svg path{fill:var(--primary-color)}.store__slider .slider__box>.prev__arrow svg{max-width:20px}.store__slider .slider__box>.prev__arrow svg path{-webkit-transition:.4s ease all;transition:.4s ease all}.store__slider .slider__box>.next__arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;display:inline-flex}.store__slider .slider__box>.next__arrow:hover svg path{fill:var(--primary-color)}.store__slider .slider__box>.next__arrow svg{max-width:20px}.store__slider .slider__box>.next__arrow svg path{-webkit-transition:.4s ease all;transition:.4s ease all}.store__slider .slider__{max-width:1340px;margin-left:auto;margin-right:auto}.store__slider .slider__ .slick-slide.slick-center{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;-webkit-transition-delay:.5s;transition-delay:.5s}.store__slider .slider__ .slick-slide{-webkit-transition:.2s ease all;transition:.2s ease all}.store__slider .slider__ .slick-slide:not(.slick-center){-webkit-transform:scale(.72);transform:scale(.72);-webkit-transition-delay:0;transition-delay:0}.store__slider .slider__ .elem__slide{width:450px;height:450px;text-decoration:none}.store__slider .slider__ .elem__slide .inner__slide{position:relative;width:100%;height:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;overflow:hidden;text-align:center;padding:30px 50px}.store__slider .slider__ .elem__slide .inner__slide:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:#0000004d}.store__slider .slider__ .elem__slide .inner__slide .desc__{position:relative;z-index:3}.store__slider .slider__ .elem__slide .inner__slide .desc__>h6{margin-top:0;margin-bottom:0;font-size:30px;line-height:34px;font-weight:600;color:#fff}.store__slider .slider__ .elem__slide .inner__slide .desc__>p{margin-top:5px;margin-bottom:0;font-size:20px;line-height:34px;color:#fff;display:none;font-weight:400}.store__slider .slider__ .elem__slide .inner__slide>img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store__slider .title{text-align:right;margin-bottom:25px}.store__slider .title>h6{margin:0;font-size:24px;line-height:30px;font-weight:600;color:#000}.btn{padding-left:15px;padding-right:15px;min-height:50px;background-color:var(--btn-background-color);border-radius:250px;font-size:18px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:var(--btn-text-color);-webkit-transition:.4s ease all;transition:.4s ease all;cursor:pointer;border:0px;outline:none}.btn.inverted{background-color:#fff;color:var(--primary-color)}.btn.inverted:hover{background-color:var(--btn-background-color);color:#fff}.btn:hover{background-color:var(--btn-background-hover-color)}.plates__wrapper{padding:15px 0}.plates__wrapper .outer__info{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:45px;grid-row-gap:45px}.plates__wrapper .outer__info .elem__info{background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;border-radius:8px;overflow:hidden;position:relative;padding:60px 60px 75px}.plates__wrapper .outer__info .elem__info>.off{position:absolute;top:35px;left:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:18px;color:var(--primary-color);z-index:2;font-weight:600;display:inline-flex;align-items:center;justify-content:center;min-width:70px;border-radius:250px;background-color:#fff;min-height:38px}.plates__wrapper .outer__info .elem__info:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.3}.plates__wrapper .outer__info .elem__info .desc__{position:relative;z-index:2}.plates__wrapper .outer__info .elem__info .desc__ .button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plates__wrapper .outer__info .elem__info .desc__ .button__wrapper>.btn{min-width:170px}.plates__wrapper .outer__info .elem__info .desc__>h6{margin:0 0 15px;font-size:40px;font-weight:700;color:#fff;line-height:70px}.products__wrapper{display:block;padding:35px 0}.products__wrapper .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.products__wrapper .slick-slide{height:inherit!important}.products__wrapper .products__slider{width:calc(100% - 140px);margin-right:auto;margin-left:auto}.products__wrapper .products__slider .slick-slide{margin:0 25px}.products__wrapper .products__slider .slick-list{margin:0 -25px}.products__wrapper .products__slider .elem__product{padding-bottom:8px}.products__wrapper .products__slider .elem__product.product__more{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.products__wrapper .products__slider .elem__product.product__more a.btn{white-space:nowrap;padding-left:20px;padding-right:20px;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:250px;background-color:transparent;-webkit-transition:.4s ease all;transition:.4s ease all}.products__wrapper .products__slider .elem__product.product__more a.btn:hover{background-color:var(--primary-color);color:#fff}.products__wrapper .products__slider .elem__product .info__{padding:10px;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;-webkit-box-shadow:0px 3px 6px #B7B7B729;box-shadow:0 3px 6px #b7b7b729;border:1px solid #E6E6E6;border-radius:0 0 8px 8px}.products__wrapper .products__slider .elem__product .info__ .desc__{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.products__wrapper .products__slider .elem__product .info__ .desc__>a{margin:0 0 4px;font-size:18px;font-weight:600;color:#000;line-height:34px}.products__wrapper .products__slider .elem__product .info__ .desc__>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;line-height:34px;color:var(--product-card-price-color);font-weight:600}.products__wrapper .products__slider .elem__product .info__ .button__ .btn{font-size:16px;min-height:38px;padding-left:19px;padding-right:19px;min-width:120px}.products__wrapper .products__slider .elem__product .media__{border-top-left-radius:8px;border-top-right-radius:8px;position:relative;height:260px;width:100%;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;background-color:#f2f2f2}.products__wrapper .products__slider .elem__product .media__ .sale{position:absolute;top:20px;right:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__wrapper .products__slider .elem__product .media__ .sale>span{padding:0 10px;background:var(--product-card-sale-label-color);border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:600;line-height:34px;color:#fff}.products__wrapper .products__slider .elem__product .media__ .like{position:absolute;top:20px;left:20px}.products__wrapper .products__slider .elem__product .media__ .like>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:38px;max-width:38px;min-height:38px;max-height:38px;border-radius:250px;background-color:var(--product-card-wishlist-background-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__wrapper .products__slider .elem__product .media__ .like>a.liked .filled{opacity:1}.products__wrapper .products__slider .elem__product .media__ .like>a .default path{fill:#fff}.products__wrapper .products__slider .elem__product .media__ .like>a .filled{position:absolute;z-index:2;opacity:0;-webkit-transition:.4s ease all;transition:.4s ease all}.products__wrapper .products__slider .elem__product .media__ .like>a .filled path{fill:#fff}.products__wrapper .products__slider .elem__product .media__ img,.products__wrapper .products__slider .elem__product .media__ svg{max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.products__wrapper .title{margin-bottom:50px}.products__wrapper .title>h6{margin:0;font-size:28px;line-height:34px;color:#000;font-weight:600}.product__slider--box{position:relative}.product__slider--box .prev__arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product__slider--box .prev__arrow:hover svg path{fill:var(--primary-color)}.product__slider--box .prev__arrow svg{max-width:20px}.product__slider--box .prev__arrow svg path{-webkit-transition:.4s ease all;transition:.4s ease all}.product__slider--box .next__arrow{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product__slider--box .next__arrow:hover svg path{fill:var(--primary-color)}.product__slider--box .next__arrow svg{max-width:20px}.product__slider--box .next__arrow svg path{-webkit-transition:.4s ease all;transition:.4s ease all}.hero__slider--block{padding-top:40px;padding-bottom:0;margin-bottom:25px}.hero__slider--block .outer__hero{position:relative}.hero__slider--block .outer__hero .counter{position:absolute;top:75px;right:125px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__slider--block .outer__hero .counter .progress{margin:10px 0;height:250px;width:3px;background-color:#fff9;position:relative}.hero__slider--block .outer__hero .counter .progress .active{position:absolute;left:0;top:0;width:100%;background-color:#fff;-webkit-transition:.4s ease all;transition:.4s ease all}.hero__slider--block .outer__hero .counter>span{font-size:18px;line-height:34px;font-weight:700;color:#f2f2f2}.hero__slider--block .outer__hero .controls{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;position:absolute;bottom:30px;left:170px;z-index:3}.hero__slider--block .outer__hero .controls a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:72px;max-width:72px;min-height:72px;max-height:72px;border-radius:8px;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:35px;-webkit-transition:.4s ease all;transition:.4s ease all}.hero__slider--block .outer__hero .controls a:hover{opacity:.7}.hero__slider--block .outer__hero .controls a:last-child{margin-left:0}.hero__slider--block .outer__hero .controls a svg{width:24px}.hero__slider--block .outer__hero .controls a svg path{fill:#200e32}.hero__slider--block .outer__hero .elem__slide{background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;border-radius:8px}.hero__slider--block .outer__hero .elem__slide .inner__slide{position:relative;z-index:2;border-radius:8px;min-height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;padding-right:250px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:120px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__slider--block .outer__hero .elem__slide .inner__slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5}.hero__slider--block .outer__hero .elem__slide .inner__slide .button__wrapper{position:relative;z-index:2}.hero__slider--block .outer__hero .elem__slide .inner__slide .button__wrapper>a{padding-left:15px;padding-right:15px;min-width:190px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{position:relative;z-index:2;margin-top:0;margin-bottom:20px;font-size:40px;line-height:80px;font-weight:700}.products__wrapper .products__slider .elem__product .info__ .button__ .btn{white-space:nowrap}.products__wrapper .products__slider .elem__product .media__{padding-left:0;padding-right:0}.slick-prev,.slick-next{display:none!important}.products__wrapper .title{margin-bottom:25px}.products__wrapper .title>h6{font-size:24px;line-height:30px}.plates__wrapper .outer__info .elem__info .desc__>h6{font-size:32px;line-height:48px}.plates__wrapper .outer__info .elem__info>.off{left:15px;top:15px}.plates__wrapper .outer__info .elem__info{padding:40px 60px 50px}.hero__slider--block .outer__hero .elem__slide .inner__slide{min-height:420px;padding-top:70px;padding-bottom:80px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{font-size:34px;line-height:60px}.hero__slider--block .outer__hero .controls a{min-width:52px;max-width:52px;min-height:52px;max-height:52px}.profile__details{position:relative}.profile__details .dropdown__profile{min-width:220px;position:absolute;left:0;top:70px;padding:22px 24px;max-width:220px;z-index:4;background:#fff;-webkit-box-shadow:0px 2px 30px #04060F26;box-shadow:0 2px 30px #04060f26;border-radius:16px}.profile__details .dropdown__profile:before{content:"";width:0px;height:0px;border-style:solid;border-width:15px 20px 15px 0;border-color:transparent #fff transparent transparent;display:inline-block;vertical-align:middle;margin-right:5px;position:absolute;top:-20px;bottom:auto;-webkit-transition:.4s ease all;transition:.4s ease all;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:15px;z-index:5;pointer-events:none}.profile__details .dropdown__profile ul{padding:0;list-style-type:none;margin:0}.profile__details .dropdown__profile ul>li{margin-bottom:10px}.profile__details .dropdown__profile ul>li:last-child{margin-bottom:0}.profile__details .dropdown__profile ul>li>a{font-size:17px;line-height:30px;font-weight:600;color:#9f9f9f;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all}.profile__details .dropdown__profile ul>li>a.logout{color:#e74646}.profile__details .dropdown__profile ul>li>a.logout:hover{color:#e74646;opacity:.7}.profile__details .dropdown__profile ul>li>a:hover{color:var(--primary-color)}.profile__details .dropdown__profile ul:last-child{margin-bottom:0}.profile__details .dropdown__profile>p{margin-top:0;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #DCDCDC;font-size:17px;font-weight:600;color:#000}.cart__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.cart__wrapper .cart__box{position:absolute;left:-50px;top:55px;min-width:410px;max-width:410px;-webkit-box-shadow:0px 2px 30px #04060F26;box-shadow:0 2px 30px #04060f26;border-radius:16px;background-color:#fff;padding-top:30px;padding-left:20px;padding-right:20px;z-index:4}.cart__wrapper .cart__box .inner__cart{max-height:270px;overflow-y:auto;padding-bottom:15px}.cart__wrapper .cart__box .inner__cart::-webkit-scrollbar{width:6px;height:6px}.cart__wrapper .cart__box .inner__cart .cart__elem{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E9E9E9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.cart__wrapper .cart__box .inner__cart .cart__elem ul{padding:0;list-style-type:none;margin:0 0 8px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cart__wrapper .cart__box .inner__cart .cart__elem ul .color{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:14px;max-width:14px;min-height:14px;max-height:14px;border-radius:250px}.cart__wrapper .cart__box .inner__cart .cart__elem ul .spacer{margin:0 7px;min-height:12px;min-width:2px;background-color:#9f9f9f}.cart__wrapper .cart__box .inner__cart .cart__elem>a{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cart__wrapper .cart__box .inner__cart .cart__elem>a path{fill:var(--primary-color)}.cart__wrapper .cart__box .inner__cart .cart__elem .desc__{text-align:right}.cart__wrapper .cart__box .inner__cart .cart__elem .desc__>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:15px;font-weight:600;color:var(--primary-color)}.cart__wrapper .cart__box .inner__cart .cart__elem .desc__>p{margin-top:0;margin-bottom:8px;font-size:14px;font-weight:600;color:#000}.cart__wrapper .cart__box .inner__cart .cart__elem .desc__>p span{color:#9f9f9f}.cart__wrapper .cart__box .inner__cart .cart__elem .media__{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;width:120px;border-radius:8px;background-color:#f2f2f2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:15px}.cart__wrapper .cart__box .inner__cart .cart__elem .media__ img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.cart__wrapper .cart__box .inner__cart .cart__elem:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0px}.cart__wrapper .cart__box .inner__cart::-webkit-scrollbar-thumb{border-radius:10px;background-color:#cecece}.cart__wrapper .cart__box>p{text-align:center;margin-top:0;font-size:18px;font-weight:600;color:#000;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #DCDCDC}.cart__wrapper .cart__box:before{content:"";width:0px;height:0px;border-style:solid;border-width:15px 20px 15px 0;border-color:transparent #fff transparent transparent;display:inline-block;vertical-align:middle;margin-right:5px;position:absolute;top:-20px;bottom:auto;-webkit-transition:.4s ease all;transition:.4s ease all;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:71px;z-index:5;pointer-events:none}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-right:120px;padding-left:120px}.hero__slider--block .outer__hero .controls{left:30px}.hero__slider--block .outer__hero .counter{right:55px}@media (max-width: 1440px){.hero__slider .outer__hero .controls{left:100px}.plates__wrapper .outer__info .elem__info .desc__>h6{font-size:32px;line-height:44px}.plates__wrapper .outer__info{grid-column-gap:25px;grid-row-gap:25px}.products__wrapper .products__slider .slick-slide{margin:0 12px}.products__wrapper .products__slider .slick-list{margin:0 -12px}}@media (max-width: 1366px){.store__slider .slider__{max-width:1140px}.store__slider .slider__ .elem__slide{width:400px;height:400px}}.products__wrapper .products__slider{margin-bottom:0!important}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-bottom:140px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{color:#fff}@media (max-width: 1200px){.store__slider .slider__{max-width:970px}.store__slider .slider__ .elem__slide .inner__slide .desc__>p{font-size:17px;line-height:29px}.store__slider .slider__ .elem__slide .inner__slide .desc__>h6{font-size:24px;line-height:30px}.store__slider .slider__ .elem__slide{width:320px;height:320px}.store__slider .title>h6{font-size:20px;line-height:26px}.store__slider .title{margin-bottom:35px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{font-size:32px;line-height:52px}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-top:100px;padding-right:150px}.hero__slider--block .outer__hero .counter{right:65px}.hero__slider--block .outer__hero .elem__slide .inner__slide{min-height:440px}.hero__slider--block .outer__hero .controls{left:30px}.plates__wrapper .outer__info .elem__info{padding-left:30px;padding-right:30px}.plates__wrapper .outer__info .elem__info>.off{top:15px;left:15px}.products__wrapper .products__slider .elem__product .info__{padding:10px 12px}.products__wrapper .title>h6{font-size:24px;line-height:30px}.products__wrapper .title{margin-bottom:30px}.products__wrapper .products__slider{width:calc(100% - 80px)}.cta__section .outer__cta{padding-right:40px;padding-left:40px;padding-bottom:35px}.cta__section .outer__cta>h6{font-size:24px}.hero__slider--block .outer__hero .elem__slide .inner__slide{min-height:380px}.hero__slider--block .outer__hero .counter{right:35px}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-right:90px;padding-left:90px}}@media (max-width: 991px){.empty__cart>span{margin-bottom:15px}.empty__cart>h6{font-size:18px}.empty__cart>p{font-size:14px;line-height:24px}.empty__cart{padding-bottom:20px}.empty__cart .button__wrapper{margin-top:15px}.empty__cart .button__wrapper>a{height:40px;font-size:16px}.cart__wrapper .cart__box{min-width:270px;max-width:270px;left:-58px;top:42px}.cart__wrapper .cart__box .inner__cart .cart__elem .media__{margin-left:0;margin-bottom:10px;width:100%;height:200px}.cart__wrapper .cart__box{padding-left:12px;padding-right:12px;padding-top:15px}.cart__wrapper .cart__box>p{font-size:15px}.cart__wrapper .cart__box .inner__cart .cart__elem .desc__{width:100%;padding-left:25px}.cart__wrapper .cart__box .inner__cart .cart__elem>a{left:0;bottom:15px;-webkit-transform:none;transform:none;top:auto}.cart__wrapper .cart__box .inner__cart .cart__elem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.notification__wrapper .notification__box .notification__list .elem__notification .inn__>.status{font-size:12px}.notification__wrapper .notification__box{left:-15px;top:40px}.notification__wrapper .notification__box>p{font-size:14px;margin-bottom:12px}.notification__wrapper .notification__box{min-width:270px;max-width:270px}.notification__wrapper .notification__box{padding-top:15px;padding-left:12px;padding-right:12px}.notification__wrapper .notification__box .notification__list .elem__notification .inn__>span.title{font-size:17px}.notification__wrapper .notification__box .notification__list .elem__notification .inn__>p{font-size:14px}.notification__wrapper .notification__box .notification__list .elem__notification>span{font-size:12px}.notification__wrapper .notification__box:before{left:26px}.right__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__slider--block .outer__hero .controls>a{min-width:48px;max-width:48px;min-height:48px;max-height:48px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{font-size:26px;line-height:42px}.hero__slider--block .outer__hero .elem__slide .inner__slide .button__wrapper>a{min-width:140px}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-top:40px;padding-bottom:80px;min-height:315px}.hero__slider--block .outer__hero .counter{top:15px;height:calc(100% - 30px)}.hero__slider--block .outer__hero .controls>a{margin-right:15px}.plates__wrapper .outer__info .elem__info .desc__>h6{font-size:26px;line-height:34px}.product__slider--box .prev__arrow,.product__slider--box .next__arrow{display:none}.products__wrapper{overflow:hidden}.products__wrapper .slick-list{padding:0 0 0 20%}.products__wrapper .products__slider{width:calc(100% + 15px)}.cta__section{margin-bottom:30px;padding-top:40px}.cta__section .outer__cta>h6{font-size:20px;line-height:34px}.cta__section .outer__cta{padding-left:25px;padding-right:25px;padding-top:100px}.cta__section .outer__cta .group__field{max-width:380px;min-width:255px}.products__wrapper .title>h6{font-size:20px}.products__wrapper .slick-list{padding:0 0 0 60%}.store__slider .slider__{max-width:690px;margin-left:auto;margin-right:auto}.store__slider .slider__ .elem__slide .inner__slide .desc__>p{font-size:15px;line-height:24px}.store__slider .slider__ .elem__slide .inner__slide .desc__>h6{font-size:20px;line-height:24px}.store__slider .slider__ .elem__slide .inner__slide{padding:25px 15px}.store__slider .slider__ .elem__slide{width:250px;height:250px}}@media (max-width: 767px){.hero__slider--block .outer__hero .controls{left:15px;bottom:15px}.hero__slider--block{padding-top:20px;margin-bottom:10px}.hero__slider--block .outer__hero .controls a svg{width:16px}.hero__slider--block .outer__hero .elem__slide .inner__slide{min-height:190px;padding-top:20px;padding-bottom:50px}.hero__slider--block .outer__hero .counter>span{font-size:12px;line-height:22px}.hero__slider--block .outer__hero .counter .progress{margin:5px 0}.hero__slider--block .outer__hero .counter{right:15px}.hero__slider--block .outer__hero .elem__slide .inner__slide{padding-right:60px;padding-left:60px}.hero__slider--block .outer__hero .elem__slide .inner__slide>h6{font-size:16px;line-height:30px;margin-bottom:10px}.hero__slider--block .outer__hero .elem__slide .inner__slide .button__wrapper>a{min-width:0px;min-height:30px;font-size:14px}.hero__slider--block .outer__hero .controls>a{min-width:30px;max-width:30px;min-height:30px;max-height:30px}.hero__slider--block .outer__hero .controls>a{margin-left:10px}.hero__slider--block .outer__hero .controls>a:last-child{margin-left:0}.plates__wrapper .outer__info .elem__info{padding-bottom:30px}.plates__wrapper .outer__info .elem__info .desc__>h6{margin-bottom:10px}.plates__wrapper{padding:15px 0}.plates__wrapper .outer__info .elem__info{min-height:260px}.plates__wrapper .outer__info .elem__info>.off{top:10px;left:10px;font-size:14px;min-width:45px;min-height:25px}.plates__wrapper .outer__info{grid-column-gap:20px;grid-row-gap:20px}.plates__wrapper .outer__info .elem__info .desc__>h6{font-size:14px;line-height:24px}.plates__wrapper .outer__info .elem__info{padding-top:40px;padding-left:15px;padding-right:15px}.plates__wrapper .outer__info .elem__info .desc__ .button__wrapper>.btn{min-width:95px;min-height:35px;font-size:14px}.products__wrapper .products__slider .elem__product .media__ .sale{top:10px;right:10px}.products__wrapper .products__slider .elem__product .media__ .sale>span{min-height:28px;font-size:14px;line-height:24px}.products__wrapper .products__slider .elem__product .media__ .sale{min-height:28px}.products__wrapper .products__slider .elem__product .media__ .like{left:10px;top:10px}.products__wrapper .products__slider .elem__product .media__ .like>a{min-width:28px;max-width:28px;min-height:28px;max-height:28px}.products__wrapper .products__slider .elem__product .media__ .like>a svg{max-width:15px}.products__wrapper{padding:15px 0}.products__wrapper .title>h6{font-size:18px}.products__wrapper .title{margin-bottom:20px}.products__wrapper .products__slider .elem__product .info__ .desc__>a{font-size:14px;line-height:24px;margin-bottom:0}.products__wrapper .products__slider .elem__product .info__ .desc__>span{font-size:14px;line-height:24px}.products__wrapper .products__slider .elem__product .info__ .button__ .btn{font-size:14px;padding-left:11px;padding-right:11px;min-height:30px}.products__wrapper .products__slider .elem__product .media__{height:190px}.products__wrapper .slick-list{padding:0 0 0 60%}.cta__section .outer__cta{width:calc(100% + 30px);margin-right:-15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.cta__section .outer__cta .group__field>input{height:30px;font-size:12px}.cta__section .outer__cta>h6{font-size:16px;line-height:24px}.cta__section .outer__cta .group__field button{min-height:30px;font-size:12px}.cta__section .outer__cta .group__field button{min-width:80px}.cta__section .outer__cta .group__field>input{padding-left:90px}.cta__section .outer__cta>h6{margin-left:0;margin-bottom:11px}.products__wrapper .products__slider .slick-slide{margin:0 6px}.products__wrapper .products__slider .slick-list{margin:0 -6px}.store__slider .title>h6{font-size:18px;line-height:24px}.store__slider .slider__ .elem__slide .inner__slide .desc__>h6{font-size:20px;line-height:26px}.store__slider .slider__ .elem__slide .inner__slide{padding:15px}.store__slider{padding:15px 0}.store__slider .slider__{width:calc(100% + 30px);margin-right:-15px;max-width:calc(100% + 30px)}.store__slider .slider__box>a{display:none}}@media (max-width: 640px){.products__wrapper .products__slider .elem__product .info__{display:block}.products__wrapper .products__slider .elem__product .info__ .button__ .btn{margin-top:8px}.store__slider .slider__ .elem__slide .inner__slide .desc__>p{display:block!important}.store__slider .slider__ .elem__slide{width:100%}}@media (max-width: 480px){.products__wrapper .slick-list{padding:0 0 0 15%}.products__wrapper .products__slider .elem__product .info__{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products__wrapper .products__slider .elem__product .info__ .desc__{width:100%;margin-left:0;margin-bottom:5px}.products__wrapper .products__slider .elem__product .info__ .button__ .btn,.products__wrapper .products__slider .elem__product .info__ .button__{width:100%}.plates__wrapper .outer__info .elem__info .desc__>h6 br{display:none}.store__slider .slider__{grid-template-columns:1fr}}@media (max-width: 400px){.plates__wrapper .outer__info{grid-column-gap:10px}.plates__wrapper .outer__info .elem__info{padding-left:12px;padding-right:12px}.products__wrapper .slick-list{padding:0 0 0 12%}.products__wrapper .products__slider .elem__product .info__{padding:7px}}@media (max-width: 360px){.products__wrapper .products__slider .elem__product .media__{height:140px}}.placeholder{background-color:var(--primary-color-with-opacity-10);color:var(--primary-color);fill:var(--primary-color);border-radius:8px}.inner__slide svg path{fill:var(--primary-color)}.loading-overlay__spinner{width:24px;height:24px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading-overlay__spinner:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #FFF;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@media (min-width: 768px){.logo-mobile{display:none}}@media (max-width: 767px){.logo-desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/theme.css.map */
