.slider{display:block;height:60vh;position:relative;width:90vw}.slider img{border-radius:5px;height:20rem;margin:3vh 0 0;object-fit:cover;width:90vw}@media(max-width:600px){.slider{height:18vh;margin:0;width:80vw}.slider img{border-radius:5px;height:10rem;margin:0;object-fit:cover;width:90vw}}*{box-sizing:border-box;margin:0;padding:0}.home{align-items:center;gap:5vh}.card,.home{display:flex;flex-direction:column}.card{background:linear-gradient(90deg,#252525,#014211);box-shadow:-1px 3px 14px 2px #000000bf;color:#f0f8ff;gap:10px;width:200px}.card .image{height:250px;overflow:hidden;position:relative;width:100%}.card .image:hover .secondImg{object-fit:cover;z-index:2}.card .image img{background:#fff;height:100%;object-fit:contain;position:absolute;width:100%}.card .image .mainImg{z-index:1}.card .image span{background-color:#fff;color:red;font-size:12px;font-weight:500;left:5px;padding:3px 5px;position:absolute;top:5px;z-index:3}.card h2{font-size:16px;font-weight:400;margin-left:10px}.card .prices{display:flex;gap:20px;margin-bottom:10px;margin-left:10px}.card .prices h3{font-size:18px;font-weight:500}.card .prices h3:first-child{color:red;text-decoration:line-through}.featuredProducts{width:70vw}.featuredProducts .top{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:30px 0;text-align:center}.featuredProducts .top h1{color:#f5f5f5;flex:3 1;font-size:3vw;font-weight:800;margin-bottom:20px;text-transform:capitalize}.featuredProducts .top p{color:#fff;flex:5 1;font-size:2.5vw;font-weight:100;margin-bottom:40px}.featuredProducts .bottom{align-items:center;flex-direction:column}.featuredProducts .bottom,.featuredProducts .wrapper{display:flex;gap:30px;justify-content:center}.featuredProducts .collapsedProducts{align-items:center;display:flex;flex-direction:column;gap:2vw}@media(max-width:600px){.featuredProducts{width:95vw}.featuredProducts .top{align-items:center;flex-direction:column;margin-bottom:20px;margin-top:0}.featuredProducts .top h1{font-size:24px;margin:10px}.featuredProducts .top p{align-self:center;display:flex;font-size:16px;height:10px;margin:0 2vw}.featuredProducts .bottom .wrapper{gap:20px}.featuredProducts .bottom .card{height:250px;width:150px}}.categories .gridItem{border:1px solid #fff;position:relative}.categories button{background:linear-gradient(90deg,#000,#014211);border:3px solid #fff;color:#fff;cursor:pointer;font-weight:500;height:50px;left:0;min-width:100px;opacity:.9;padding:10px;position:absolute;text-transform:uppercase;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:600px){.categories{height:600px;margin-bottom:20px}.categories .grid,.categories .gridWrapper{height:200px}.categories .col,.categories .gridItem{height:100px}}.products{display:flex;justify-content:center}.products .wrapper{display:flex;width:85vw}.products .wrapper .left{display:flex;flex-direction:column;gap:10px;margin-right:20px}.products .wrapper .left h2{font-weight:400;margin-bottom:10px}.products .wrapper .left .price_slider{margin-right:30px;width:15vw}.products .wrapper .left .row{display:flex;flex-direction:column;gap:10px}.products .wrapper .left .row .inputItem{display:flex;gap:10px}.products .wrapper .right{align-items:center;display:flex;flex-direction:column;min-height:700px;min-width:80%}.products .wrapper .right .categories{height:200px;margin-bottom:20px}.products .wrapper .right .categories .grid,.products .wrapper .right .categories .gridWrapper{height:200px}.products .wrapper .right .categories .gridItem{height:100px}.products .wrapper .right .categories .col{height:200px}.products .wrapper .right h1{margin:4vh 0;text-align:center}@media(max-width:600px){.products .wrapper{flex-direction:column;width:90vw}.products .wrapper .left{border-bottom:1px solid #000;flex-direction:row;flex-wrap:wrap;padding:10px 0}.products .wrapper .left .price_slider{margin-left:20px;width:60vw}.products .wrapper .left .row{flex-direction:row;flex-wrap:wrap;padding-bottom:10px}.products .wrapper .right{min-height:430px}.products .wrapper .right h1{margin:20px 0}.products .wrapper .right .categories{height:600px;margin-top:20px}.products .wrapper .right .categories .col{height:100px}}.list{align-items:center;flex-wrap:wrap;justify-content:center}.list,.list .paginated_list{display:flex;gap:10px}@media(max-width:600px){.list{width:100%}.list .paginated_list{justify-content:center}.list .card{width:150px}.list .card .image{height:200px}}.product{background-color:#ffffff80;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;gap:50px;margin:0 auto;padding:20px 50px;width:80%}.product .left{display:flex;flex:3 1;gap:20px;height:100%}.product .left .images{border-right:1px solid gray;flex:2 1;padding-right:10px}.product .left .images img{cursor:pointer;height:80px;margin-bottom:10px;object-fit:contain;width:100%}.product .left .mainImage{flex:6 1;margin:auto 0}.product .left .mainImage img{max-height:500px;object-fit:contain;width:100%}.product .right{display:flex;flex:4 1;flex-direction:column;gap:20px}.product .right .quantity{align-items:center;display:flex;gap:10px}.product .right .quantity button{height:50px;width:50px}.product .right .add,.product .right .quantity button{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center}.product .right .add{background-color:#2879fe;color:#fff;font-weight:500;gap:10px;padding:10px;width:250px}@media(max-width:600px){.product{display:block}.product .left .mainImage img{max-height:150px}.product .right h2{border-bottom:1px solid #000;margin-top:20px;padding-bottom:10px}.product .right .add{width:232px}}.footer{display:flex;justify-content:center;padding:5vh 0}.footer .wrapper{display:flex;width:60vw}.footer .wrapper .row{display:flex;flex:1 1;gap:15px}.footer .wrapper .item{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;font-size:14px;gap:10px;text-align:justify}.footer .wrapper .item h1{border-bottom:2px solid #019cad;color:#fbf4f4;font-size:18px;font-weight:500}.footer .wrapper .item .icons{display:flex}.footer .wrapper .item .icons .iconswrapper{align-items:center;display:flex}.footer .wrapper .item .icons .iconswrapper .fb{color:blue}.footer .wrapper .item .icons .iconswrapper .instagram{color:orange}.footer .wrapper .item .icons .iconswrapper .youtube{color:red}.footer .wrapper .item .email{align-items:center;display:flex}.footer .wrapper .item .phone{display:flex;flex-direction:column;gap:10px}.footer .wrapper .item .phone span{align-items:center;display:flex}.footer .wrapper .item .logo img{height:50px}@media(max-width:600px){.footer{padding:2vh}.footer .wrapper{flex-direction:column;gap:20px;width:85vw}.footer .wrapper .row{display:flex}.footer .wrapper .row .item{align-items:center}.footer .wrapper .row .about_us p{padding-left:10px}}.gallery{display:flex;justify-content:space-around}.gallery .gallery_bg{background-image:linear-gradient(270deg,rgba(0,0,0,.169),rgba(0,0,0,.231));background-repeat:no-repeat;background-size:cover;height:85vh;width:45vw}.gallery .slider{height:inherit;margin:0 auto;text-align:center;width:inherit}.gallery .slider .slideMe{margin:0 auto;position:relative;width:25rem}.gallery .slider .gallery_title{overflow:hidden}.gallery .slider .gallery_title h1{background:linear-gradient(270deg,#000000b3,#00000080);color:azure;font-size:1.7rem;letter-spacing:2px;text-transform:uppercase}.gallery .slider .image_show{padding-bottom:1rem}.gallery .slider .image_show img{border-radius:5px;height:17rem;margin:3vh 0 0;object-fit:cover;width:35vw}.gallery .slide_image img{border:2px solid #ffffff80;cursor:pointer;height:6rem;object-fit:cover;width:6rem}@media(max-width:600px){.gallery{align-items:center;flex-direction:column;margin-top:30px}.gallery .gallery_bg{height:17rem;width:90vw}.gallery .slide_image img{height:4rem;width:4rem}.gallery .slider .gallery_title h1{font-size:1.3rem}.gallery .slider .slideMe{width:13rem}.gallery .slider .image_show img{height:8rem;margin-top:2vh;width:18rem}}.app{background-image:linear-gradient(90deg,rgba(5,42,14,.808),rgba(0,0,0,.868)),url(/static/media/bg-min.7e6a859cc06a9f28fac8.png);background-repeat:no-repeat;background-size:cover}.app a,.app h1,.app h2,.app h3,.app h4,.app h5,.app p{font-family:open-sans,sans-serif}@font-face{font-family:rubik;font-style:normal;font-weight:400;src:local("RubikDoodleTriangles-Regular"),url(/static/media/RubikDoodleTriangles-Regular.26c6d67c7f1c88c6a694.ttf) format("truetype")}@font-face{font-family:marck;font-style:normal;font-weight:400;src:local("MarckScript-Regular"),url(/static/media/MarckScript-Regular.5b6142752f3269576cc7.ttf) format("truetype")}.app .links{color:inherit;text-decoration:none}.testimonial{background-color:#ffffffa6;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:0 auto;padding:30px;text-align:center}.about-us-card{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:500px;padding:20px;width:100%}.title{font-size:1.5rem;font-weight:700;margin-bottom:8px;text-align:center}.description{font-size:1rem;margin-bottom:8px;max-width:100%;text-align:justify}.description .card-media{border-radius:8px;margin-top:8px;max-width:100%;overflow:hidden;width:100%}.item img{height:100px}.links{color:gray;text-decoration:none}.contact-container{align-items:center;background-color:#ffffff80;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;justify-content:center;margin:0 auto;max-width:800px;padding:20px}@media only screen and (max-width:600px){.contact-container{flex-direction:column}}.contact-info{margin-right:30px}.contact-info div{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:40px;margin-top:40px}.contact-info div h3{align-items:center;display:flex}.contact-info div h3 svg{margin-right:10px}.contact-info div p{margin:0}.contact-info div:not(:last-child){border-bottom:1px solid #ffffff80;padding-bottom:10px}@media only screen and (max-width:600px){.contact-info{order:1}}.contact-form form{width:100%}.contact-form .MuiTextField-root{margin-bottom:20px}.contact-form .MuiButton-root{width:100%}@media only screen and (max-width:600px){.contact-form .contact-info{margin-right:0;width:100%}}.services h1,.services h2{font-size:36px}.services .imgCar{display:block;margin:0 auto}.services .slider,.services .slider img{height:12rem;width:45vw}.services .slider img{border-radius:5px;margin:0;object-fit:cover}@media(max-width:600px){.services p,.services span{text-align:justify}.services .imgCar{display:block;margin:0 auto;width:100%}.services .slider{height:12rem;margin:0 auto;padding-top:20px;width:70vw}.services .slider img{border-radius:5px;height:12rem;margin:0;object-fit:cover;width:70vw}}
/*# sourceMappingURL=main.2fb29d71.css.map*/