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}body{font-family:"Roboto",sans-serif}a{color:#1a1a1a;text-decoration:none;transition:all .3s ease-in-out}.color-gray{color:hsla(0,0%,50.2%,.466);transition:.2s}.color-gray:hover{color:hsla(0,0%,50.2%,.801)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px;padding-top:60px;padding-bottom:80px}.style-item img{width:100%}.style-info{position:absolute;left:5%;bottom:12%}.style-info h2{font-size:5em;font-weight:500}.style-info p{font-size:24px}@media only screen and (max-width:360px){.style-container{grid-template-columns:repeat(1,1fr)}.style-info{left:5%;bottom:15%}.style-info h2{font-size:2.2em}.style-info p{display:none}}@media only screen and (min-width:361px) and (max-width:688px){.style-container{grid-template-columns:repeat(1,1fr)}.style-info{left:5%;bottom:12%}.style-info h2{font-size:3em}.style-info p{font-size:18px}}@media only screen and (min-width:689px) and (max-width:992px){.style-container{grid-template-columns:repeat(2,1fr)}.style-info{left:5%;bottom:9%}.style-info h2{font-size:2.5em}.style-info p{font-size:18px}}@media only screen and (min-width:993px) and (max-width:1297px){.style-container{grid-template-columns:repeat(2,1fr)}.style-info{left:5%;bottom:12%}.style-info h2{font-size:3em}.style-info p{font-size:20px}}.category-container{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;grid-gap:25px;gap:25px}.cat-item img{width:100%}.cat-item h3{font-size:36px;text-transform:uppercase;margin:10px 0;font-weight:400}.cat-item h3,.cat-item p{line-height:1.1;color:#1a1a1a}.cat-item p{font-size:20px;margin:5px 0}@media only screen and (max-width:688px){.category-container{display:grid;grid-template-columns:repeat(1,1fr);align-items:stretch;grid-gap:25px;gap:25px}}@media only screen and (min-width:688px) and (max-width:992){.category-container{grid-gap:10px;gap:10px}}.hero-text{position:absolute;left:10%;bottom:30%}.hero-text h2{font-size:4em}.hero-text p{font-size:1.8em}.hero-btn-light{border:1px solid #fff}.hero-btn-dark,.hero-btn-light{background:transparent;outline:none;color:#fff;padding:10px 20px;font-size:24px;transition:.3s}.hero-btn-dark{border:1px solid #000}.hero-btn-light:hover{background:#fff;color:#000}.hero-btn-dark:hover{background:#000;color:#fff}@media only screen and (max-width:688px){.hero-text h2{font-size:1.5em}.hero-text p{font-size:1em;display:none}.hero-btn-dark,.hero-btn-light{font-size:14px;padding:5px 10px}.hero-text{position:absolute;left:10%;bottom:10%}}@media only screen and (min-width:768px) and (max-width:992px){.hero-text h2{font-size:2em}.hero-text p{font-size:1.5em}.hero-btn-dark,.hero-btn-light{font-size:16px;padding:5px 10px}.hero-text{position:absolute;left:10%;bottom:15%}}.item-height{height:300px}.testimonials-sec img{height:100%}.testimonials{width:50%;top:30%;left:25%}.testimonials p{text-align:center;font-size:1.1em;color:#ffebcd}.testimonial-author{text-align:center;font-size:20px;color:#000!important;margin:0}.dash{display:inline-block;height:1px;width:20px;background-color:#000;margin-bottom:5px}@media only screen and (max-width:360px){.item-height{height:400px}.testimonials{width:80%;top:12%;left:10%}}@media only screen and (min-width:361px) and (max-width:688px){.item-height{height:300px}.testimonials{width:80%;top:15%;left:10%}}@media only screen and (min-width:689px) and (max-width:992px){.item-height{height:300px}.testimonials{width:80%;top:20%;left:10%}}@media only screen and (min-width:993px) and (max-width:1200px){.item-height{height:260px}.testimonials{width:65%;top:20%;left:15%}}.footer-top{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;padding:60px 0;background-color:#f6f6f6}.footer-item p{text-transform:lowercase;margin:5px 0;cursor:pointer;color:#5a5555;transition:.2s}.footer-item p:hover{color:#000}@media only screen and (max-width:668px){.footer-top{grid-template-columns:repeat(2,1fr);text-align:center}}.logo-title{font-weight:400;color:#1a1a1a}.navbar-nav .nav-link{margin-right:30px}.nav-link{text-transform:uppercase;font-weight:500}.cart-item{display:flex;justify-content:center;align-items:center}.logout-btn{cursor:pointer}.products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:35px;gap:35px}.product{cursor:pointer;position:relative}.details-btn{display:none;transition:display .5s}.details-btn button{border:1px solid hsla(0,0%,50.2%,.459);color:#1a1a1a;background:#cbc2b9;padding:17px 30px;position:absolute;top:35%;left:25%;text-align:center}.product:hover .details-btn{display:block}.product:hover img{opacity:.3}.section-title h4{text-align:center;font-size:20px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;color:#1a1a1a}.product-thumb{position:relative}.product-thumb img{width:100%;border:1px solid hsla(0,0%,50.2%,.329);transition:.5s}.product-label{position:absolute;top:20px;right:20px;background-color:hsla(0,0%,50.2%,.596);color:#000;letter-spacing:1px;padding:3px 9px;font-weight:500}.product-description p{font-weight:400;font-size:16px;line-height:1.25;color:#1a1a1a;text-align:center;padding-top:30px}.product-description h5{font-weight:700;font-size:20px;color:#1a1a1a;font-family:Roboto;text-align:center}@media only screen and (max-width:688px){.products{grid-template-columns:repeat(1,1fr);grid-gap:35px;gap:35px}}@media only screen and (min-width:689px) and (max-width:1200px){.products{grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}}.top-nav{font-size:13px;border-bottom:1px solid hsla(0,0%,50.2%,.151);color:hsla(0,0%,50.2%,.726)}@media only screen and (max-width:688px){.sm-center{justify-content:center!important}}account-container{display:flex;justify-content:center;align-items:center}.section-wraper{width:80%;margin:auto;padding-bottom:80px}.page-title h3{margin:15px 0 10px;text-transform:uppercase;font-weight:700;font-size:20px;letter-spacing:.1em;color:#1a1a1a;line-height:1.1}.form-wrape{padding-top:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.form-submit-btn{border:none;background-color:#cbc2b9;padding:15px 30px;font-weight:700}@media only screen and (max-width:688px){.form-wrape{grid-template-columns:repeat(1,1fr)}}.register{border:1px solid hsla(0,0%,50.2%,.295);border-top:2px solid #000;padding:30px}.or{display:inline;padding:20px;font-size:20px}.google-btn img{margin-left:-12px;cursor:pointer}.order-section table tr td img{width:60px}.order-section table tr td,th{padding:10px 60px;text-align:center}@media only screen and (max-width:668px){.order-section{font-size:13px;padding:20px 5px 60px}.order-section table tr td img{width:20px}.order-section table tr td,th{padding:10px 5px;text-align:center}}@media only screen and (min-width:689px) and (max-width:992px){.order-list{display:flex;justify-content:center}.order-section{font-size:18px;padding:40px 5px 60px}.order-section table tr td img{width:40px}.order-section table tr td,th{padding:15px 10px;text-align:center}}@media only screen and (min-width:1200px){.order-list{display:flex;justify-content:center}.order-section{padding:40px 0 150px}.order-section table tr td img{width:40px}.order-section table tr td,th{padding:15px 60px;text-align:center}}#page_preloader__bg{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;transition:opacity .1s ease-in-out .05s,z-index .1s ease-in-out .05s;transform:translateZ(0)}#page_preloader__bg.off{opacity:0;z-index:-10}.glasses{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:114px;height:45px}.glasses .lens{position:relative;display:inline-block;width:45px;height:36px;border-radius:8px;margin:4px 6px;background-color:#92a0b0;overflow:hidden}svg{top:167%;left:50%;transform:translate(-50%,-50%);fill:#2b3a4a;z-index:2}.reflect,svg{position:absolute}.reflect{top:-50px;left:10px;width:10px;height:90px;transform:rotate(45deg);background-color:#fff;animation-duration:1s;animation-iteration-count:infinite;animation-name:shine;animation-direction:forward}@keyframes shine{50%{opacity:0}to{opacity:0;transform:translate(100px,100px)}}.make-admin{width:90%;margin:auto;padding:40px;box-shadow:3px hsla(0,0%,50.2%,.24)}.admin-btn{margin:auto;padding:10px 15px}.add-product{width:40%;margin:auto;padding-bottom:60px}@media only screen and (max-width:668px){.add-product{width:90%}}@media only screen and (min-width:689px) and (max-width:992px){.add-product{width:65%}}.place-order{width:70%;margin:auto;padding:100px}.order-container{display:flex;justify-content:space-around}.order-thumb{width:70%;margin:auto}.order-thumb img{width:100%}.product-info h5{padding:10px 0}.order-form{width:40%}@media only screen and (max-width:688px){.place-order{width:90%;padding:5px}.order-container{display:block}.order-form{width:80%;margin-top:40px}}@media only screen and (min-width:689px) and (max-width:1200px){.place-order{width:80%;padding:5px}.order-form{width:60%}}
/*# sourceMappingURL=main.ef075da2.chunk.css.map */