@font-face{font-family:AdihausDIN;src:url(/static/media/AdihausDIN-Regular.f6c6f3b60777c8483bb4.woff2)}@font-face{font-family:AdihausDIN Cn;src:url(/static/media/AdihausDIN-CnMediumItalic.0f53d437ce84ac7fe3f3.woff2)}*{box-sizing:border-box;color:#000;font-family:AdihausDIN;margin:0;padding:0}::selection{background-color:#000;color:#fff}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1430px;padding-left:15px!important;padding-right:15px!important}header{border-bottom:1px solid #e9ecef}header .top-bar{align-items:center;background-color:#000;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:center;padding:6px 0;text-align:center}header .top-bar svg{fill:#fff;height:15px}header .top-bar a{letter-spacing:2px}header .top-bar a:hover{text-decoration:underline}header .nav-bar{align-items:flex-end;display:flex;justify-content:space-between;padding-top:10px}header .nav-bar .menu-icon{display:none}header .nav-bar .side-menu{background-color:#fff;height:100vh;left:-100%;position:fixed;top:0;transition:.4s;width:100%;z-index:999}header .nav-bar .side-menu .side-menu-head{border-bottom:1px solid #e9ecef;display:flex;justify-content:center;padding:6px 0;position:relative}header .nav-bar .side-menu .side-menu-head svg{height:30px;position:absolute;right:25px;top:15px;width:30px}header .nav-bar .side-menu ul{display:block;font-weight:700;list-style:none;padding:10px 20px}header .nav-bar .side-menu ul li{align-items:center;display:flex;justify-content:space-between;margin:0 10px}header .nav-bar .side-menu ul li a{display:block;font-size:18px;padding:20px 0 10px;position:relative}header .nav-bar .side-menu ul li a:after{bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}header .nav-bar .side-menu ul li a.active:after{background-color:#000}header .nav-bar ul{display:flex;font-weight:700;list-style:none}header .nav-bar ul li{margin:0 10px}header .nav-bar ul li a{display:block;font-size:14px;padding:0 3px 10px;position:relative}header .nav-bar ul li a:after{bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}header .nav-bar ul li a.active:after{background-color:#000}header .nav-bar .right-side-cont{align-items:center;display:flex;padding-bottom:12px}header .nav-bar .right-side-cont .search-cont{align-items:center;background-color:#e9ecef;border:1px solid transparent;display:flex;padding:2px 2px 2px 10px;transition:.4s}header .nav-bar .right-side-cont .search-cont:hover{border:1px solid #767677}header .nav-bar .right-side-cont .search-cont input{background:none;border:none;outline:none}header .nav-bar .right-side-cont .search-cont svg{cursor:pointer;-webkit-transform:scale(.9);transform:scale(.9)}header .nav-bar .right-side-cont .shopping-bag-cont{margin-bottom:-5px;padding-left:15px;position:relative}header .nav-bar .right-side-cont .shopping-bag-cont svg{cursor:pointer;margin:0 8px}header .nav-bar .right-side-cont .shopping-bag-cont .search-icon{display:none}header .nav-bar .right-side-cont .shopping-bag-cont .cart-counter{align-items:center;background-color:#197fb6;border-radius:50%;color:#fff;display:flex;font-size:12px;height:18px;justify-content:center;position:absolute;right:2px;top:-10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:18px}@media screen and (max-width:780px){header{padding-bottom:0;transition:.2s}header.searchbar-active{padding-bottom:60px}header .top-bar{font-size:8px}header .nav-bar{align-items:center;background-color:#fff}header .nav-bar .logo-cont{-webkit-transform:translateX(100%);transform:translateX(100%)}header .nav-bar .menu-icon{display:block;height:33px;width:33px}header .nav-bar .side-menu.active{left:0}header .nav-bar ul{display:none}header .nav-bar .right-side-cont{padding-bottom:0}header .nav-bar .right-side-cont .search-cont{left:15px;padding:6px 6px 6px 16px;position:absolute;top:40px;transition:0s;width:calc(100% - 30px);z-index:-1}header .nav-bar .right-side-cont .search-cont input{font-size:16px;width:100%}header .nav-bar .right-side-cont .search-cont svg{-webkit-transform:scale(1);transform:scale(1)}header .nav-bar .right-side-cont .search-cont.active{top:100px;z-index:1}header .nav-bar .right-side-cont .shopping-bag-cont{margin-bottom:-5px;padding-left:15px;position:relative}header .nav-bar .right-side-cont .shopping-bag-cont svg{cursor:pointer;margin:0 8px}header .nav-bar .right-side-cont .shopping-bag-cont .search-icon{display:inline}}.products-page{min-height:calc(100vh - 205px)}.products-page .products-page-head{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.products-page .products-page-head h2{font-family:AdihausDIN Cn;font-size:42px;font-weight:400}.products-page .products-page-head .sort-products{align-items:center;border:1px solid #000;cursor:pointer;display:flex;font-size:14px;font-weight:bolder;justify-content:space-between;min-width:140px;padding:8px 10px 8px 15px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.products-page .products-page-head .sort-products svg{margin-left:8px}.products-page .products-page-head .sort-products .sort-options{background-color:#fff;border:1px solid #000;left:0;position:absolute;top:50px;width:100%;z-index:999}.products-page .products-page-head .sort-products .sort-options span{display:block;font-weight:400;padding:10px}.products-page .products-page-head .sort-products .sort-options span.active{background-color:#e9ecef;font-weight:700}.products-page .sort-close{height:100vh;left:0;position:absolute;top:0;width:100%}.products-page .products-page-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:25px}@media screen and (max-width:430px){.products-page .products-page-head{margin-top:20px}.products-page .products-page-head h2{font-size:36px;margin-bottom:-8px}.products-page .products-page-head .sort-products{min-width:0;min-width:auto;padding:6px 8px 6px 0}.products-page .products-page-head .sort-products .chosen-option{display:none}.products-page .products-page-head .sort-products .sort-options{left:-90px;width:130px}.products-page .products-page-content{margin-top:20px}}.product-item{border:1px solid transparent;cursor:pointer}.product-item:hover{border:1px solid #000}.product-item:hover .product-photo .product-price{bottom:10px}.product-item .product-photo{position:relative}.product-item .product-photo img{width:100%}.product-item .product-photo .product-price{background-color:#fff;bottom:0;font-size:14px;left:5px;padding:3px;position:absolute;transition:.2s}.product-item .product-photo .product-price .current-price.active{color:red;margin-left:5px}.product-item .product-photo .product-price .old-price.active{opacity:.6;text-decoration:line-through}.product-item .product-info{padding:8px}.product-item .product-info h5{font-size:13px}.product-item .product-info p{font-size:12px;margin:4px 0;opacity:.8}.product-item .product-info span{display:block;font-size:13px;padding-bottom:10px}.no-results h2{font-size:30px}.no-results p{font-size:14px;margin-top:10px;opacity:.8}@media screen and (max-width:430px){.no-results h2{font-size:22px;margin-top:10px}}.loader-cont{align-items:center;display:flex;height:calc(100vh - 95px);justify-content:center}.loader,.loader:after{border-radius:50%;height:50px;width:50px}.loader{-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite;border:5px solid #e9ecef;border-left-color:#000;font-size:10px;margin:60px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}footer{background-color:#000;margin-top:30px;padding:20px 0}footer p{color:#fff;font-size:12px}.product-inner{display:flex;justify-content:center;min-height:100vh}.product-inner .product-wrapper{display:flex;margin-top:40px}.product-inner .product-wrapper .product-photos{max-width:450px}.product-inner .product-wrapper .product-photos img{width:100%}.product-inner .product-wrapper .product-photos .all-photos{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.product-inner .product-wrapper .product-photos .all-photos img{border:1px solid transparent;cursor:pointer;opacity:.5}.product-inner .product-wrapper .product-photos .all-photos img:hover{border:1px solid #000;opacity:1}.product-inner .product-wrapper .product-photos .all-photos img.active{opacity:1}.product-inner .product-wrapper .product-info{margin-left:50px;margin-top:50px;max-width:580px}.product-inner .product-wrapper .product-info h2{font-size:30px}.product-inner .product-wrapper .product-info h4{font-family:AdihausDIN Cn;font-size:30px;font-weight:400;margin:5px 0}.product-inner .product-wrapper .product-info .current-price{display:block;font-size:25px;font-weight:700;margin-top:20px}.product-inner .product-wrapper .product-info .current-price.active{color:#eb0000}.product-inner .product-wrapper .product-info .old-price{display:block;font-size:16px;font-weight:700;margin-top:10px;opacity:.5;text-decoration:line-through}.product-inner .product-wrapper .product-info .product-buy-cont{display:flex;margin-top:20px;max-width:350px}.product-inner .product-wrapper .product-info .product-buy-cont .product-amount{align-items:center;border:1px solid #000;display:flex;justify-content:space-between;padding:10px;width:180px}.product-inner .product-wrapper .product-info .product-buy-cont .product-amount svg{cursor:pointer}.product-inner .product-wrapper .product-info .product-buy-cont .btn{margin-left:20px}@media screen and (max-width:780px){.product-inner .product-wrapper{display:grid;margin-top:15px}.product-inner .product-wrapper .product-photos{max-width:580px}.product-inner .product-wrapper .product-photos .all-photos img:hover{border:transparent}.product-inner .product-wrapper .product-info{margin-left:0;margin-top:30px}.product-inner .product-wrapper .product-info .product-buy-cont{display:block;margin-top:20px;max-width:100%}.product-inner .product-wrapper .product-info .product-buy-cont .product-amount{justify-content:space-around;padding:9px;width:100%}.product-inner .product-wrapper .product-info .product-buy-cont .btn{margin-bottom:15px;margin-left:0;margin-top:15px}}.btn{align-items:center;background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:space-between;letter-spacing:2px;outline:none;padding:11px;position:relative;width:100%}.btn:after{border:1px solid #000;content:"";height:100%;left:1px;position:absolute;top:1px;width:100%}.btn:hover{opacity:.9}.btn svg{fill:#fff;-webkit-transform:scale(1.3);transform:scale(1.3)}.empty-bag{min-height:calc(100vh - 210px)}.empty-bag.container{max-width:1080px}.empty-bag h2{font-size:36px;margin-top:30px}.empty-bag p{font-size:15px;margin:15px 0}.empty-bag .btn{max-width:180px}@media screen and (max-width:560px){.empty-bag h2{font-size:22px}.empty-bag p{font-size:14px}.empty-bag .btn{font-size:12px;max-width:160px}}.your-bag{max-width:1110px;min-height:calc(100vh - 200px)}.your-bag .your-bag-title{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.your-bag .your-bag-title h2{font-size:36px}.your-bag .your-bag-title a{font-size:13px;font-weight:700;letter-spacing:1px;text-decoration:underline}.your-bag .your-bag-content{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr 1fr}.your-bag .your-bag-content .your-bag-items{margin-bottom:20px}.your-bag .your-bag-content .your-bag-items .your-bag-item-title{font-size:15px;margin-top:15px}.your-bag .your-bag-content .your-bag-order-cont .order{border:1px solid #e9ecef;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:15px;padding:15px}.your-bag .your-bag-content .your-bag-order-cont .order h2{font-size:18px;padding:8px 0}.your-bag .your-bag-content .your-bag-order-cont .order div{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:5px 0}.your-bag .your-bag-content .your-bag-order-cont .btn{margin-top:15px}@media screen and (max-width:780px){.your-bag .your-bag-content{gap:0;grid-template-columns:1fr}.your-bag .your-bag-content .your-bag-order-cont .btn{margin-bottom:15px}}@media screen and (max-width:560px){.your-bag .your-bag-title h2{font-size:22px}.your-bag .your-bag-title a{font-size:11px}.your-bag .your-bag-content .your-bag-items .your-bag-item-title{font-size:14px;margin-top:10px}}.your-bag-item{border:1px solid #000;display:grid;grid-template-columns:1fr 2fr;margin-top:35px;position:relative}.your-bag-item .close{cursor:pointer;position:absolute;right:14px;top:12px;z-index:1}.your-bag-item .your-bag-item-photo{cursor:pointer}.your-bag-item .your-bag-item-photo img{display:block;width:100%}.your-bag-item .your-bag-item-info{padding:20px 50px 20px 40px;position:relative;width:100%}.your-bag-item .your-bag-item-info .your-bag-title-wrapper{align-items:flex-start;display:flex;justify-content:space-between}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .your-bag-item-price{padding:3px}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .your-bag-item-price .current-price.active{color:red;margin-left:5px}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .your-bag-item-price .old-price.active{opacity:.6;text-decoration:line-through}.your-bag-item .your-bag-item-info .your-bag-item-amount{align-items:center;background-color:#fff;border:1px solid #000;bottom:20px;display:flex;justify-content:space-between;left:40px;padding:10px;position:absolute;width:100px}.your-bag-item .your-bag-item-info .your-bag-item-amount svg{cursor:pointer}@media screen and (max-width:560px){.your-bag-item{border:none;margin-top:25px}.your-bag-item .close{right:2px;top:5px;-webkit-transform:scale(.8);transform:scale(.8)}.your-bag-item .your-bag-item-photo{height:auto}.your-bag-item .your-bag-item-photo img{width:100%}.your-bag-item .your-bag-item-info{padding:10px 25px 10px 20px}.your-bag-item .your-bag-item-info p{font-size:12px}.your-bag-item .your-bag-item-info .your-bag-title-wrapper{justify-content:flex-end;position:relative}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .title{height:12px;left:0;overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;width:calc(100% - 50px)}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .title.active{width:calc(100% - 100px)}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .sub-title{margin-top:20px}.your-bag-item .your-bag-item-info .your-bag-title-wrapper .your-bag-item-price{background-color:#fff;font-size:12px;z-index:1}.your-bag-item .your-bag-item-info .your-bag-item-amount{border:none;bottom:10px;font-size:14px;left:20px;padding:0;width:80px}.your-bag-item .your-bag-item-info .your-bag-item-amount svg{-webkit-transform:scale(.7);transform:scale(.7)}}@media screen and (max-width:325px){.your-bag-item .close{right:0;top:0}.your-bag-item .your-bag-item-photo{height:auto}.your-bag-item .your-bag-item-info{padding:5px 25px 5px 10px}.your-bag-item .your-bag-item-info p{font-size:11px}.your-bag-item .your-bag-item-info .your-bag-item-amount{bottom:5px;left:20px}}.log-in{margin-top:40px;min-height:calc(100vh - 220px)}.log-in.container{max-width:450px}.log-in .log-in-wrapper{border:1px solid #969696;padding:40px 15px}.log-in .log-in-wrapper h2{font-size:36px}.log-in .log-in-wrapper a{display:block;font-size:15px;margin-top:10px;text-decoration:underline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.log-in .log-in-wrapper form{grid-gap:20px;display:grid;gap:20px;margin-top:20px}.log-in .log-in-wrapper form .inp{border:1px solid #969696;outline:none;padding:15px}.log-in .log-in-wrapper form .inp:focus{border:1px solid #000}.log-in .log-in-wrapper form .check{align-items:center;cursor:pointer;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.log-in .log-in-wrapper form .check input{accent-color:#000;cursor:pointer;height:18px;width:18px}.log-in .log-in-wrapper form .check span{font-size:15px;margin-left:10px}.log-in .log-in-wrapper form .btn{font-size:14px;max-width:120px}@media screen and (max-width:560px){.log-in .log-in-wrapper{border:none;padding:0}.log-in .log-in-wrapper h2{font-size:32px}.log-in .log-in-wrapper a{font-size:14px}.log-in .log-in-wrapper form .check span{font-size:14px;margin-left:8px}.log-in .log-in-wrapper form .btn{font-size:12px;max-width:110px}}
/*# sourceMappingURL=main.9b280ef3.css.map*/