@import url(https://fonts.googleapis.com/css2?family=Barriecito&family=Cormorant+Garamond:ital,wght@1,300&family=Dosis:wght@200&family=Fuggles&family=Philosopher&display=swap);*{box-sizing:border-box;margin:0;padding:0}.App{min-height:100vh;text-align:center}nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px 80px;width:auto}nav a{color:#0f1010;flex:1 1;font-size:30px;font-weight:600;text-decoration:none;transition:.3s ease-in-out}#cart-icon{color:#0b0b0b;cursor:pointer;font-size:20px}#home{align-items:center;display:flex}.search{border:none;border-radius:.7rem;font-size:15px;justify-self:center;margin:0 50px;padding:5px;transition:all .3s;width:15rem}#navbar{align-items:flex-start;background-color:#f7f4f4;box-shadow:0 30px 60px #0000001a;display:flex;flex-direction:column;font-family:Cormorant Garamond;height:100vh;justify-content:flex-start;left:0;padding:100px 0 0 30px;position:fixed;top:0;width:300px;z-index:1000}#navbar li{list-style:none;margin-bottom:25px}#mobile{left:20px;margin:5px 20px;position:fixed;text-align:left;top:20px;z-index:1001}#bar{color:#0b0b0b;font-size:24px}#navbar li a{color:#434242;display:inline-block;font-size:1.3rem;font-weight:600;position:relative;text-decoration:none}#navbar li a:after{background:#000;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:0}#navbar li a:hover:after{width:60%}@media screen and (max-width:730px){nav{width:100%}nav a{font-size:10px}.search{border:none;border-radius:.7rem;font-size:5px;margin:0 auto;padding:2px;transition:all .3s;width:5rem}#cart-icon{cursor:pointer;font-size:10px}#navbar li{list-style:none;margin-bottom:15px}}.container{display:grid;grid-template-columns:repeat(3,1fr);min-height:400px}.filter-controls{align-items:center;display:grid;grid-column: 1f 1fr}.filter-controls input{border-color:#e0e0e0;border-radius:10px;margin:20px;padding:5px}.filter-controls div{margin:20px}@media screen and (max-width:730px){.container{display:grid;grid-template-columns:1fr}.box{width:100%}}.box{background:linear-gradient(180deg,#f5f5f5,#e0e0e0,#fff);border:.5px solid #e0e0e0;color:#484848;padding:10px}.hoverBox{background:linear-gradient(180deg,#e3e2e2,#bab9b9,#f3f0f0);border:.7px solid #e0e0e0;color:#333;padding:15px}li{list-style:none;margin:0;padding:0}img{height:auto;max-height:100%;max-width:100%;width:100%}.button{background:#f3f0f0;font-size:10px;height:20px;width:100px}@media screen and (max-width:730px){.container{display:grid;grid-template-columns:1fr}.box{width:100%}.imgPresenting img{height:240px}}.shoppingImg{font-size:20px;height:100px;width:80px}#shoppingcard{margin:20px;padding:20px}.section_padding{padding:4rem}.footer{background-color:#252424}.sb_footer{display:flex;flex-direction:column}.sb_footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;text-align:left;width:100%}.sb_footer-links_div{color:#fff;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem;width:150px}a{color:#afafb3;text-decoration:none}.socialmedia{display:flex;flex-direction:row}.socialmedia img{width:80%}.sb_footer-links_div h4{font-size:14px;line-height:17px;margin-bottom:.9rem}.sb_footer-links_div p{cursor:pointer;font-size:12px;line-height:15px;margin:.5rem 0}.sb_footer-below{justify-content:space-between;margin-top:.2rem}.sb_footer-below,.sb_footer-below-links{display:flex;flex-direction:row}.sb_footer-below-links p{color:#fff;font-size:13px;font-size:600;line-height:15px;margin-left:2rem}hr{color:#fff!important;width:100%}.sb_footer-copyright p{color:#fff;font:13px;font-weight:600;line-height:15px}@media screen and (max-width:730px){.sb_footer-heading h1{font-size:34px;line-height:42px}.sb_footer-links div{margin:1rem 0}.sb_footer-btn p{font-size:14px;line-height:20px}.sb_footer-below{justify-content:left}.sb_footer-below,.sb_footer-below-links{flex-direction:column}.sb_footer-below-links p{margin-left:0;margin-top:1rem}}
/*# sourceMappingURL=main.b8ad0c92.css.map*/