@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700,900);@import url(https://fonts.googleapis.com/css?family=Chivo:300,400,700,900);.map__wrapper[data-v-501c995b]{margin-bottom:24px}.map__input[data-v-501c995b]{display:block;color:#555;width:100%;margin-top:2px;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:1px;outline:none}.map__input[data-v-501c995b]::-webkit-input-placeholder{font-size:1rem;opacity:.4}.map__input[data-v-501c995b]::-moz-placeholder{font-size:1rem;opacity:.4}.map__input[data-v-501c995b]:-ms-input-placeholder{font-size:1rem;opacity:.4}.map__input[data-v-501c995b]::-ms-input-placeholder{font-size:1rem;opacity:.4}.map__input[data-v-501c995b]::placeholder{font-size:1rem;opacity:.4}.map__input__container[data-v-501c995b]{width:100%;position:relative}.effect[data-v-501c995b]{border:0;padding:4px 0;border-bottom:1px solid #ccc;background-color:transparent}.effect~.focus__border[data-v-501c995b]{position:absolute;top:29px;left:0;width:0;height:2px;-webkit-transition:.4s;transition:.4s;background-color:indigo}.effect:focus~.focus__border[data-v-501c995b]{width:100%;-webkit-transition:.4s;transition:.4s}.error__border[data-v-501c995b]{border-bottom:1px solid #ff4500}.error--message[data-v-501c995b]{visibility:visible;color:#ff4500}.error--message--container[data-v-501c995b]{visibility:hidden;height:1.5rem}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button{background-color:inherit;border:0;outline:0}a,button,input,select,textarea{outline:none;border:0;text-decoration:none}hr{border-top:1px solid #ebebeb}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a,button{cursor:pointer}b,strong{font-weight:700}.animate-translate-top-enter-active,.animate-translate-top-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.animate-translate-top-enter,.animate-translate-top-leave-to{opacity:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}.animate-translate-bottom-enter-active,.animate-translate-bottom-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.animate-translate-bottom-enter,.animate-translate-bottom-leave-to{opacity:0;-webkit-transform:translateY(300px);transform:translateY(300px)}.slide-fade-enter-active,.slide-fade-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.slide-fade-enter,.slide-fade-leave-to{opacity:0;position:absolute}.slide-left-enter-active,.slide-left-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.slide-left-enter,.slide-left-leave-to{opacity:0;-webkit-transform:translateX(-500px);transform:translateX(-500px);position:absolute}.slide-right-enter-active,.slide-right-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.slide-right-enter,.slide-right-leave-to{opacity:0;-webkit-transform:translateX(500px);transform:translateX(500px)}.scale-out-enter-active,.scale-out-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.scale-out-enter,.scale-out-leave-to{-webkit-transform:scale(0);transform:scale(0);position:fixed}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.slide-out-in-enter-active,.slide-out-in-leave-active{-webkit-transition:all .4s ease;transition:all .4s ease}.slide-out-in-enter,.slide-out-in-leave-to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);position:absolute}.topbar{padding:30px 150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.topbar,.topbar .account{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.topbar .account{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.topbar .account .auth,.topbar .account .logo{width:30%}.topbar .account .logo{-ms-flex-item-align:start;align-self:flex-start;font-weight:700;cursor:pointer;position:relative}.topbar .account .logo,.topbar .account .logo img{-webkit-transition:all .4s ease;transition:all .4s ease}.topbar .account .logo img{width:100%;max-width:200px;height:auto}.topbar .account .logo__black,.topbar .account .logo__white{-webkit-transition:all .4s ease;transition:all .4s ease;min-width:200px;position:absolute;top:0;left:0}.topbar .account .logo__white{opacity:0}.topbar .account .auth{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.topbar .account .auth,.topbar .account .auth .btn{-webkit-transition:all .4s ease;transition:all .4s ease}.topbar .account .auth .btn{padding:5px 15px;background:#252525;color:#fff;margin-right:20px;border-radius:15px}.topbar .account .auth .btn:hover{background:#8560a8}.topbar .account .auth .btn--text{white-space:nowrap}.topbar .account .auth .cart_container{position:relative}.topbar .account .auth .cart{cursor:pointer;width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;background:#252525;border-radius:50px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.topbar .account .auth .cart:hover{background:#8560a8}.topbar .account .auth .cart svg{fill:#fff}.topbar .account .auth .cart .amount{display:block;position:absolute;top:-5px;right:-5px;width:25px;height:25px;background:#fff;font-size:14px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;color:#000}.topbar .account .search{width:60%;padding-top:10px}.topbar .account .search .text-input{background:#f6f7fb;width:100%}@media (max-width:1600px){.topbar{padding:30px}}body.scrolled .topbar .account{color:#fff}body.scrolled .topbar .account .auth{z-index:1000;position:fixed;top:20px;right:20px}@media (max-width:1400px){body.scrolled .topbar{padding:30px 70px}}.slider-container{padding-left:10px}.slider-container,.slider-container .image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.slider-container .image{position:relative}.slider-container .image .active-image{width:1680px;max-width:100%;height:auto}.slider-container .image .arrows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;bottom:0;right:0}.slider-container .image .arrows,.slider-container .image .arrows .arrow{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.slider-container .image .arrows .arrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background:#8560a8}.slider-container .image .arrows .arrow.bottom{background:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.slider-container .image .arrows .arrow.bottom img{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-filter:invert(1);filter:invert(1)}.slider-container .image .arrows .arrow:hover{background:#c998f8}.slider-container .image .arrows .arrow:hover img{-webkit-filter:invert(0);filter:invert(0)}.slider-container .dots{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;width:40px}.slider-container .dots .dot{display:block;width:15px;height:15px;margin:5px 0;border-radius:50px;cursor:pointer;border:2px solid #b7b7b7;-webkit-transition:all .4s ease;transition:all .4s ease}.slider-container .dots .dot:hover{background:#c998f8}.slider-container .dots .dot.active{background:#8560a8}.popular{margin-top:115px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.popular,.popular .categories{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.popular .categories{padding-top:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.popular .categories .category{color:#9fa4af;display:block;padding:0 20px;text-transform:capitalize;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.popular .categories .category:first-child,.popular .categories .category:hover{color:#000}.popular h1{font-size:36px;font-weight:700}.popular .products{padding:0 115px;margin-top:100px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.popular .products .arrow{padding:5px 30px;-webkit-box-shadow:0 0 38px rgba(150,176,203,.31);box-shadow:0 0 38px rgba(150,176,203,.31);border-radius:15px;cursor:pointer}.popular .products .arrow,.popular .products .arrow svg{-webkit-transition:all .4s ease;transition:all .4s ease}.popular .products .arrow:hover{background:#c998f8}.popular .products .arrow:hover svg{-webkit-transform:translateX(10px);transform:translateX(10px);fill:#fff}.popular .products .arrow.left svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.popular .products .arrow.left:hover svg{-webkit-transform:rotate(-180deg) translateX(10px);transform:rotate(-180deg) translateX(10px)}.popular .products .arrow.disabled{cursor:not-allowed;background:transparent}.popular .products .arrow.disabled svg{fill:#b7b7b7}.popular .products .arrow.disabled:hover svg{-webkit-transform:initial;transform:none}.popular .products .arrow.disabled.left svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.popular .products-list{width:75%;overflow:hidden;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.popular .products-list,.popular .products-slider{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.popular .products-slider{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.popular .products-slider .product:nth-child(4n){margin-right:0}@media (max-width:1720px){.popular .products{padding:0 50px}}@media (max-width:1400px){.popular .products-list{width:90%}}footer{margin-top:130px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;background:#e8f8f8;padding:100px 5%}footer.extended{padding:100px 15%}footer .nested-newsletter,footer .newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding:30px 0 50px 0}footer .nested-newsletter .title,footer .newsletter .title{padding-top:3px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;font-size:16px}footer .nested-newsletter .desc,footer .newsletter .desc{padding-left:10%}footer .nested-newsletter .desc h2,footer .newsletter .desc h2{font-size:36px;font-weight:700}footer .nested-newsletter .desc .text,footer .newsletter .desc .text{max-width:330px;display:block;font-size:12px;color:#898989;margin-top:20px;text-transform:uppercase}footer .nested-newsletter .btn,footer .newsletter .btn{padding:10px 30px;background:#8560a8;color:#fff;border-radius:20px;font-size:11px;-webkit-transition:all .4s ease;transition:all .4s ease}footer .nested-newsletter .btn:hover,footer .newsletter .btn:hover{background:#c998f8}footer .nested-newsletter .text-input,footer .newsletter .text-input{width:300px}footer .nested-newsletter .text-input input,footer .newsletter .text-input input{background:#fff;padding:10px 30px;width:100%;color:#a1a1a1;font-size:11px;letter-spacing:1px;border-radius:20px}footer .nested-newsletter{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .nested-newsletter .title{font-size:12px;font-weight:700;color:#000}footer .nested-newsletter .input{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}footer .nested-newsletter .input .text-input{width:250px}footer .nested-newsletter .input .btn{margin-left:15px;color:#fff}footer .nested-newsletter~.regulations{padding-left:0!important}footer .footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding-top:50px}footer .footer,footer .footer .logo{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-direction:normal}footer .footer .logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}footer .footer .logo .title{font-size:36px;font-weight:700}footer .footer .logo .title img{max-width:150px}footer .footer .logo .sub-title{display:block;margin-top:80px;color:#9fa4af}footer .footer .regulations{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer .regulations-text{white-space:nowrap}footer .footer .regulations div{padding:0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}footer .footer .regulations div a,footer .footer .regulations div span{text-decoration:none;padding:10px 0;color:#000;font-weight:700;font-size:16px;display:block}footer .footer .regulations div a{-webkit-transition:all .4s ease;transition:all .4s ease}footer .footer .regulations div a:hover{color:#c998f8}footer .footer .socials{color:#898989;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}footer .footer .socials .icon{width:60px;height:60px;padding-left:20px;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}footer .footer .socials .icon svg{width:100%;height:100%}footer .footer .socials .icon svg:first-child{fill:#4267b2}@media (max-width:1600px){footer{padding:50px}footer .footer .nested-newsletter{padding:0 20px}footer .footer .regulations>div{padding:0 10px}footer.extended{padding:100px}}@media (max-width:1500px){footer .footer{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer .logo,footer .footer .nested-newsletter,footer .footer .regulations,footer .footer .socials{width:50%}footer .footer .logo .sub-title{margin-top:10px}footer .footer .nested-newsletter{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer .footer .regulations,footer .footer .socials{padding-top:30px}footer .footer .socials{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:1350px){footer.extended{padding:50px}footer .footer .regulations,footer .newsletter .desc{padding-left:0}}.product{margin:0 15px;min-width:270px;width:270px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.product,.product .image{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-direction:normal}.product .image{width:100%;max-height:275px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;position:relative}.product .image img{display:block;width:auto;height:100%;max-height:275px;-webkit-transition:all .4s ease;transition:all .4s ease}.product .image .tag{position:absolute;top:30px;right:30px;display:inline-block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);letter-spacing:1.4px;font-weight:700;-webkit-backface-visibility:hidden;backface-visibility:hidden}.product .image .tag.discount{color:#8560a8}.product .image .tag.hot{color:#ed1c24}.product .image .overlay{position:absolute;z-index:2;opacity:0;top:0;left:0;width:100%;background:rgba(0,0,0,.5);height:0;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.product .image .overlay,.product .image .overlay svg{-webkit-transition:all .4s ease;transition:all .4s ease}.product .image .overlay svg{fill:#fff;width:50px;height:50px}.product .info{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.product .info .name{letter-spacing:1.2px}.product .info .price{font-size:14px;display:block;padding-top:10px;color:#555;-webkit-transition:all .4s ease;transition:all .4s ease}.product:hover{color:#8560a8}.product:hover .overlay{height:100%;opacity:1}.product:hover .overlay svg{-webkit-animation:float 1s ease-in-out infinite alternate;animation:float 1s ease-in-out infinite alternate}.product:hover .price{color:#8560a8}@-webkit-keyframes float{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes float{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(15px);transform:translateY(15px)}}.related-products{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.related-products .header{font-size:30px;color:#000;font-weight:700}.related-products .list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding:100px 100px 0 100px;gap:20px}@media (max-width:1700px){.related-products .list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cart-popup{position:absolute;z-index:20;color:#000;width:400px;left:-200px;background:#fff;padding:20px;margin-top:30px;-webkit-box-shadow:0 0 38px rgba(150,176,203,.31);box-shadow:0 0 38px rgba(150,176,203,.31)}@media (max-width:1600px){.cart-popup{left:-340px}}.cart-popup .overlay{position:fixed;z-index:1;width:100vw;top:0;left:0;height:100vh}.cart-popup .header{text-align:center;display:block;font-size:18px;color:#000;font-weight:700;padding-bottom:20px}.cart-popup .header,.cart-popup .products{position:relative;z-index:2}.cart-popup .products .ps{padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;max-height:450px}.cart-popup .products .cart-product{padding:20px 0;border-bottom:1px solid #ebebeb;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.cart-popup .products .cart-product,.cart-popup .products .cart-product .desc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-direction:normal}.cart-popup .products .cart-product .desc{padding:0 10px;font-size:14px;padding-right:20px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.cart-popup .products .cart-product .desc p{padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.cart-popup .products .cart-product .desc p.name{font-weight:700;font-size:16px}.cart-popup .products .cart-product img{cursor:pointer;width:100px}.cart-popup .products .delete{-ms-flex-item-align:center;align-self:center;cursor:pointer}.cart-popup .products .delete svg{fill:#000;width:20px;height:20px;-webkit-transition:all .4s ease;transition:all .4s ease}.cart-popup .products .delete:hover svg{fill:red}.cart-popup .products .summary{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding:20px 30px 20px 0;font-size:14px}.cart-popup .products .summary .label{font-weight:700;letter-spacing:1px}.cart-popup .controls{position:relative;z-index:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.cart-popup .controls .btn{padding:5px 40px!important}body.scrolled .cart-popup{left:-345px}.checkout_product{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding:20px 0;border-bottom:1px solid #ebebeb;width:100%}.checkout_product,.checkout_product .image{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.checkout_product .image{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.checkout_product .image img{max-width:100px;max-height:100px}.checkout_product .image .name{padding-top:5px;font-size:12px;letter-spacing:1.2px;font-weight:700}.checkout_product .price{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#555;font-weight:700;font-size:16px}.checkout_product .amount{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:row;flex-flow:row}.checkout_product .amount,.checkout_product .amount .number-input{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-ms-flex-flow:row}.checkout_product .amount .number-input{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;flex-direction:row;flex-flow:row}.checkout_product .amount .number-input__input{width:100%;height:100%;border-radius:100px;border:1px solid #e8e8e8;padding:10px 0}.checkout_product .amount .number-input__input[disabled]{background:initial}.checkout_product .amount .number-input__button{top:calc(50% - 10px);width:20px;height:20px}.checkout_product .amount .number-input__button--minus{left:15px;border:none}@media (max-width:1550px){.checkout_product .amount .number-input__button--minus{left:8px}}.checkout_product .amount .number-input__button--plus{border:none;right:15px}@media (max-width:1550px){.checkout_product .amount .number-input__button--plus{right:8px}}.checkout_product .amount .number-input__button:hover:after,.checkout_product .amount .number-input__button:hover:before{background-color:#8560a8}.checkout_product .amount .number-input__button:active{-webkit-box-shadow:none;box-shadow:none}.checkout_product .amount .number-input__button:disabled{cursor:not-allowed}.checkout_product .total{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:700}.checkout_product .delete{-webkit-box-flex:0.2;-ms-flex:0.2;flex:0.2;cursor:pointer;flex-direction:row;flex-flow:row}.checkout_product .delete,.checkout_product .delete .icon{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-ms-flex-flow:row}.checkout_product .delete .icon{width:45px;height:45px;border-radius:50px;flex-direction:row;flex-flow:row;background:#fff;-webkit-box-shadow:0 0 38px rgba(150,176,203,.31);box-shadow:0 0 38px rgba(150,176,203,.31)}.checkout_product .delete .icon,.checkout_product .delete .icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}.checkout_product .delete:hover .icon{background:#8560a8}.checkout_product .delete:hover .icon svg{fill:#fff}.categories-topbar{width:100%;background:#e8f8f8;padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.categories-topbar,.categories-topbar .category{-webkit-transition:all .4s ease;transition:all .4s ease}.categories-topbar .category{margin:0 20px;cursor:pointer;font-weight:700;letter-spacing:.7px;color:#000;text-transform:uppercase;font-size:15px;white-space:nowrap}.categories-topbar .category:hover{color:#c998f8}.categories-topbar .category.router-link-active{color:#8560a8}.categories-topbar .bottom,.categories-topbar .top{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.categories-topbar .bottom{padding-top:25px}.text-input{padding:10px 15px;border-radius:23px;position:relative}.text-input input{color:#a1a1a1}.text-input .icon{position:absolute;width:20px;height:20px;right:15px;top:8px;fill:#a1a1a1}.home{padding:0 45px 45px;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;-webkit-transition:all .4s ease;transition:all .4s ease}.home .main-slider{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;width:100%}.home .main-slider,.home .main-slider .socials{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-direction:normal}.home .main-slider .socials{width:45px;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.home .main-slider .socials .social{display:block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.home .main-slider .socials .social:hover{color:#c998f8}.home .main-slider .socials .social:last-child{margin-top:90px}.home .sub-image{width:100%;margin-top:240px;cursor:pointer}.home .sub-image img{max-width:100%}.home .cons{margin-top:130px;width:100%;padding:0 240px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.home .cons,.home .cons .con{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.home .cons .con{height:100px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.home .cons .con .icon{width:50px;height:60px}.home .cons .con h2{font-size:18px;font-weight:700}.home .cons .con span{margin-top:10px;font-size:12px;color:#9fa4af;letter-spacing:3.5px}@media (max-width:1600px){.home .cons{padding:0 120px}}@media (max-width:1400px){.home .cons{padding:0 50px}}.product-preview{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;padding-bottom:100px;width:100%}.product-preview .details{padding:225px 45px 100px 45px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fafaf9}.product-preview .details,.product-preview .details .images{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.product-preview .details .images{padding-right:100px;width:50%;height:500px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-preview .details .images-list{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.product-preview .details .images-list .image{width:70px;cursor:pointer;opacity:.3;-webkit-transition:all .4s ease;transition:all .4s ease}.product-preview .details .images-list .image:hover{opacity:1}.product-preview .details .images-list .image img{width:100%;height:auto}.product-preview .details .images .active-image{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;height:100%}.product-preview .details .images .active-image img{max-height:500px;width:auto}.product-preview .details .images .arrows .arrow{background:#fff;padding:15px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-shadow:0 0 38px rgba(150,176,203,.31);box-shadow:0 0 38px rgba(150,176,203,.31);cursor:pointer}.product-preview .details .images .arrows .arrow svg{-webkit-transition:all .4s ease;transition:all .4s ease}.product-preview .details .images .arrows .arrow.right{margin-top:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-preview .details .images .arrows .arrow:hover svg{-webkit-transform:translateX(5px);transform:translateX(5px)}.product-preview .description{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;height:500px}.product-preview .description .name{font-weight:700;font-size:30px}.product-preview .description .price{padding:25px 0;font-size:24px;color:#555}.product-preview .description .text{font-size:14px;color:#898989;max-width:500px;line-height:1.4em}.product-preview .description .number-input{width:12%;margin-top:50px;margin-left:2px;min-height:40px}@media (max-width:1500px){.product-preview .description .number-input{width:15%}}.product-preview .description .number-input__input{width:100%;height:100%;border-radius:100px;border:1px solid #e8e8e8;padding:10px 0}.product-preview .description .number-input__input[disabled]{background:initial}.product-preview .description .number-input__button{top:calc(50% - 10px);width:20px;height:20px}.product-preview .description .number-input__button--minus{left:15px;border:none}@media (max-width:1550px){.product-preview .description .number-input__button--minus{left:8px}}.product-preview .description .number-input__button--plus{border:none;right:15px}@media (max-width:1550px){.product-preview .description .number-input__button--plus{right:8px}}.product-preview .description .number-input__button:hover:after,.product-preview .description .number-input__button:hover:before{background-color:#8560a8}.product-preview .description .number-input__button:active{-webkit-box-shadow:none;box-shadow:none}.product-preview .description .number-input__button:disabled{cursor:not-allowed}.product-preview .description .btn{margin-top:50px;background:#000;border-radius:23px;padding:10px 25px;color:#fff;text-transform:uppercase}.product-preview .description .btn:hover{background:#8560a8}.product-preview .description .socials{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.product-preview .description .socials .social{color:#9fa4af;margin-right:15px;-webkit-transition:all .4s ease;transition:all .4s ease;font-size:12px;cursor:pointer}.product-preview .description .socials .social:hover{color:#000}.product-preview__description{padding:100px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.product-preview__description .title{font-size:18px;color:#000;font-weight:700}.product-preview__description p{padding-top:50px;font-size:15px;color:#898989;line-height:1.5em;max-width:670px}.product-preview .preview-footer{width:100%;padding:0 100px}.shop{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:250px 100px 100px 100px}.shop,.shop .categories{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.shop .categories{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.shop .categories,.shop .categories_container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.shop .categories_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.shop .categories span{font-size:16px;color:#9fa4af;font-weight:700;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;letter-spacing:1px;display:inline-block;padding:3px 10px;margin:7px 0;border-right:3px solid #c998f8}.shop .categories span:last-child{border:none}.shop .categories span.active,.shop .categories span:hover{color:#000}.shop .filters{padding-top:100px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.shop .filters .products-amount{font-size:16px;font-weight:700;letter-spacing:1px}.shop .filters .controls{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.shop .filters .controls .select{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:60px}.shop .filters .controls .select .multiselect__tags{border:none}.shop .filters .controls .select .multiselect__placeholder{color:#000;font-weight:700;text-transform:uppercase;font-size:14px}.shop .products{padding-top:100px;width:100%;gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.shop .products .product{justify-self:center;-ms-flex-item-align:center;align-self:center}.shop .not-found{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding-top:130px;font-size:24px;font-weight:700;letter-spacing:1px}.checkout,.shop .not-found{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.checkout{padding:100px 45px 45px 45px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.checkout .header{font-size:36px;font-weight:bolder}.checkout_products{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;width:100%;padding:0 20%}@media (max-width:1600px){.checkout_products{padding:0 10%}}@media (max-width:1200px){.checkout_products{padding:0 5%}}.checkout_products .products_header{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;width:100%;padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout_products .products_header .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:700;text-transform:uppercase}.checkout_products .products_header .text.big{-webkit-box-flex:2;-ms-flex:2;flex:2}.checkout_products .products_header .text.delete{-webkit-box-flex:0.2;-ms-flex:0.2;flex:0.2}.checkout .address-container,.checkout_products .list{width:100%}.checkout .address-form{width:100%;margin-top:50px;padding:0 20%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout .address-form,.checkout .address-form .field{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.checkout .address-form .field{padding:10px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout .address-form .field .text-input{margin-right:10px;background:#f6f7fb}.checkout .address-form .field .text-input input{color:#a1a1a1}.checkout .address-form .field .text-input.md{width:15%}.checkout .address-form .address{flex-direction:column;flex-flow:column}.checkout .address-form .address,.checkout .address-form .invoice{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-ms-flex-flow:column}.checkout .address-form .invoice{flex-direction:column;flex-flow:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.checkout .address-form .invoice-toggle{margin:-21px 0 5px 0}.checkout_footer{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;padding:0 20%;width:100%;margin-top:50px}@media (max-width:1600px){.checkout_footer{padding:0 10%}}@media (max-width:1200px){.checkout_footer{padding:0 5%}}.checkout_footer .rabat-code{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.checkout_footer .rabat-code .title{font-size:24px;font-weight:700}.checkout_footer .rabat-code .description{font-size:14px;color:#898989;padding-top:20px;padding-right:50px;letter-spacing:.5px;line-height:1.5em}.checkout_footer .rabat-code .controls{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.checkout_footer .rabat-code .controls .text-input{padding:10px 15px;border-radius:23px;background:#f6f7fb}.checkout_footer .rabat-code .controls .text-input input{color:#a1a1a1}.checkout_footer .rabat-code .controls .btn{margin-left:15px;background:#252525;border-radius:23px;color:#fff;padding:10px 40px;font-weight:700}.checkout_footer .cart_total{background:#f6f7fb;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;width:45%}.checkout_footer .cart_total hr{width:100%;border-color:#e1e1e1}.checkout_footer .cart_total .total_header{font-size:24px;font-weight:700;padding-bottom:15px}.checkout_footer .cart_total .summary{padding:15px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.checkout_footer .cart_total .summary .title{font-size:14px;font-weight:700}.checkout_footer .cart_total .summary .price{font-size:24px}.checkout_footer .cart_total .btn{margin-top:15px;background:#252525;border-radius:23px;color:#fff;width:100%;padding:10px 0;text-align:center;font-size:14px;text-transform:uppercase;font-weight:700}.maintenance{padding:0 90px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.maintenance .newsletter{padding-top:20px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maintenance .newsletter,.maintenance .newsletter .controls{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.maintenance .newsletter .controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.maintenance .newsletter .controls .text-input{padding:10px 15px;border-radius:23px;background:#f6f7fb}.maintenance .newsletter .controls .text-input input{color:#a1a1a1}.maintenance .newsletter .controls .btn{margin-left:15px;background:#252525;border-radius:23px;color:#fff;padding:11px 40px;font-weight:700}.maintenance .newsletter .controls .btn.sent{position:absolute;-webkit-transform:translateX(-100px);transform:translateX(-100px);width:300px;left:0}.maintenance .newsletter .controls .text{justify-self:flex-end;margin-left:30px;font-size:24px;color:#555;white-space:nowrap}.maintenance .newsletter .controls .join{width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.maintenance .newsletter .controls .join.sent button{margin-left:0;cursor:default;background-color:#252525;border-color:#252525;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(-200px);transform:translateX(-200px)}.maintenance .newsletter .controls .join.sent button .sent-text{white-space:nowrap}.maintenance .newsletter .controls .join.sent button:hover{background:#252525!important}.maintenance .newsletter .controls .join.sent .text-input{-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}.maintenance .logo{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.maintenance .logo img{max-width:200px}.maintenance .banner{width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row;position:relative}.maintenance .banner img{width:100%}.maintenance .banner .box,.maintenance .banner .hidden{width:5%;height:10%;position:absolute;top:2%;cursor:pointer;background:transparent}.maintenance .banner_facebook{right:8%}.maintenance .banner_instagram{right:3%}.maintenance .banner .hidden{bottom:0;left:0;top:auto}@media (max-width:1600px){.maintenance .newsletter .controls{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.maintenance .newsletter .controls .text{margin-left:0}.maintenance .newsletter .controls .join{margin-top:15px}}@media (max-width:1200px){.maintenance .newsletter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.maintenance .newsletter,.maintenance .newsletter .controls{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-direction:normal}.maintenance .newsletter .controls{margin-top:15px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}.maintenance .newsletter .controls .text{font-size:16px;margin-left:15px}.maintenance .newsletter .controls .join{margin-top:0}}@media (max-width:1050px){.maintenance{padding:20px}.maintenance .newsletter{padding-top:0}.maintenance .newsletter .controls{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}.maintenance .newsletter .controls .text{font-size:24px;margin-left:0;margin-top:15px}.maintenance .banner{padding-top:15px}.maintenance .banner .box{top:calc(2% + 15px)}}@media (max-width:850px){.maintenance{padding:20px 0}.maintenance .newsletter{padding:0 40px 0 40px}.maintenance .newsletter .controls .btn{font-size:12px}.maintenance .newsletter .controls .text{padding-top:15px;font-size:20px;white-space:normal}}@media (max-width:450px){.maintenance{padding:0}.maintenance .newsletter{padding:20px}.maintenance .newsletter .controls .join{width:100%}}@media (max-width:350px){.maintenance .newsletter .controls .join .btn{padding:11px 20px}}*{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style:none;background:none;font-weight:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;font-family:Poppins,sans-serif!important}section{position:relative}button{display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .4s ease;transition:all .4s ease}button:active,button:focus{outline:none;-webkit-box-shadow:0 0 0 1px #c998f8;box-shadow:0 0 0 1px #c998f8}del{text-decoration:line-through}h1{font-size:1.35em;line-height:1.35;margin:0}blockquote{background:hsla(0,0%,80%,.3);font-weight:500;padding:3px;width:auto}ul.no-dots li{list-style-type:none}ul li{list-style-type:disc}ol li{list-style-type:decimal}.not-selectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.purple{color:#8560a8}.btn:hover{background:#c998f8!important}body{overflow-x:hidden!important}