body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{max-width:100%;object-fit:contain}a{text-decoration:none;color:inherit}ul{list-style:none;padding:0;margin:0}.container{display:flex;flex-direction:column;max-width:90%!important}.border-bottom{border-bottom:1px solid #eee}.container{max-width:96%!important}.font-size-xs{font-size:.8em}.font-size-sm{font-size:.9em}.font-size-normal{font-size:1em}.font-size-md{font-size:1.1em}.font-size-bg{font-size:1.2em}.font-size-l{font-size:1.3em}.font-size-xl{font-size:1.5em}.font-weight-md{font-weight:500}.font-weight-bg{font-weight:600}.font-weight-xl{font-weight:700}.bg-none{background:#fff}.bg-red{background:red}.bg-orange{background:orange}.bg-green{background:green}.bg-blue{background:#00f}.bg-black{background:#000}.btn{border-radius:.25rem!important}.btn:active,.btn:focus,.btn:hover{outline:none!important;box-shadow:none}.form-control{border-radius:4px!important}.form-control-with-prepend{border-radius:0 4px 4px 0!important}.input-group-prepend{border:1px solid #d3d3d3!important;border-radius:4px 0 0 4px}@media (max-width:500px){.container{padding:.5em!important}}.subscribe-btn{position:absolute;top:50%;right:1.5em;height:30px;width:100px;display:flex;align-items:center;justify-content:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.contact-icon{width:50px;height:50px;cursor:pointer}.contact-icon:first-of-type{background:#9a54c6}.contact-icon:nth-of-type(2){background:#44d6ed}.contact-icon:nth-of-type(3){background:#00f}.logo{width:20%;margin-top:1.5em}@media (max-width:768px){.logo{width:40%}}.header-logo{width:150px}.user-panel-icon{cursor:pointer;padding:1em;position:relative}.cart-products-num{top:0!important}@media (max-width:992px){.navbar{width:100%!important;flex-wrap:wrap!important}.user-panel{flex-grow:1!important}.user-panel-items{justify-content:space-between;width:50%;margin:auto}}.cart-products-num{position:absolute;top:-.7em}.off-canvas{position:fixed;width:350px;height:100%;top:0;z-index:1000;-webkit-transition:right .2s linear;transition:right .2s linear}.cart-open{right:0}.cart-closed{right:-350px}.off-canvas p{margin-bottom:0}.cart-close-btn{width:10px;height:10px;padding:1rem;border-radius:50%;display:flex;margin-left:auto;justify-content:center;align-items:center;font-size:1.2rem;cursor:pointer;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.cart-products{width:367px;height:80%}.cart-close-btn:hover{background:#000}.cart-product-img{width:80px}.cart-product:hover{background:#000!important}.check-out{background:#000}.check-out-btn{width:80%;border-radius:0!important;border:0}.check-out-btn:hover{background:#000}.cart-product-remove-btn{width:7px;height:7px;padding:.75rem;margin-right:2rem;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#212529!important;visibility:hidden;font-size:1.2rem}.cart-product:hover .cart-product-remove-btn{visibility:visible}.checkout-modal-body{display:flex;justify-content:flex-end}.cancel{margin-left:10px}.category-row:nth-of-type(2n){flex-direction:row-reverse!important}.category-image{height:20rem}.ad-card{max-width:600px;margin:auto}.read-more-btn{color:#a2c82f;text-decoration:underline}.best-sale-price{font-size:1.7rem}.card-image{height:10rem!important;min-width:50%}@media (min-width:1200px){.categories-carousel-item{height:400px}.category-carousel-item-col:nth-of-type(2),.category-carousel-item-col:nth-of-type(3){flex:0 0 45%!important}}.feature-item-container{max-width:400px;margin:auto;border-radius:.25em}.feature-icon{position:relative;width:20%}.feature-icon:after{content:"";position:absolute;right:-.8em;width:1.5em;height:120%;background:inherit;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.feature-description{padding:.5em .5em .5em 2em}.panorama-view360-badge{position:absolute;right:0;top:-1em;width:15em;height:15em;opacity:.4;max-width:30%}.panorama-image{z-index:10;margin:auto}.panorama-content-row{position:absolute;top:0}.panorama-btn{position:relative;width:50px;height:50px;border-radius:50%!important;border:none;display:flex;justify-content:center;align-items:center}.panorama-btn:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:1px solid #fff;border-radius:50%}.panorama-card{opacity:.7;background:#000}.panorama-card p,.panorama-card span{color:#45f245}.panorama-card-logo{width:110px}@media (max-width:992px){.panorama-card h2{display:none}}@media (max-width:768px){.panorama-card{display:none}.panorama-btn{width:42px;height:42px;font-size:.8rem}}@media (max-width:500px){.panorama-section-title-cont{font-size:.9em!important}}.categories-list-item{position:relative;cursor:pointer}.categories-list-item:hover{color:#007bff}.categories-list-item:last-of-type{padding-right:0!important}@media (min-width:768px){.categories-list-item:hover:after{content:"";position:absolute;top:-1em;left:-.5em;width:100%;height:1px;background:#007bff}}.product-box{max-width:300px;margin:auto}.specs-list{list-style:disc;margin-left:1em}.filter-label{height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-transition:background-color .1s linear;transition:background-color .1s linear;margin-bottom:0;position:relative}.filter-label:after{content:"";position:absolute;width:100%;height:100%;border:1px solid #000}.filter-checkbox:checked~.filter-label{background:#5b05ab;color:#fff;border:none}@media (min-width:768px){.filter-label:hover{background:#8a2be2;color:#fff;border:none}}.sign-control{border-radius:0 .25rem .25rem 0!important;height:50px}.form-checkbox{position:relative}.form-checkbox-label{margin-top:1.5em;margin-left:2.2rem}.form-checkbox-label:before{content:"";position:absolute;left:0;width:25px;height:25px;border-radius:50%;border:1px solid #b2b2b2;-webkit-transition:-webkit-box-shadow .2s linear;-webkit-transition:box-shadow .2s linear;transition:box-shadow .2s linear}.form-checkbox:checked~.form-checkbox-label:before{box-shadow:0 0 5px 5px #92d5eb;border:none;background:url(/static/media/correct.5fded0a2.png);background-position:50%;background-repeat:no-repeat;background-size:70%}.checkbox-prepend{display:none!important}.form-link{color:#5f850c;text-decoration:underline;font-size:1.1em;margin:1em auto}.form-link:hover{color:#99bf44}@media (min-width:768px){.form-link{margin:auto 1em 0}}.form-btn{width:250px}
/*# sourceMappingURL=main.59bd0935.chunk.css.map */