*{margin:0;padding:0}.App{display:flex;flex-direction:column;font-family:Radio Canada,sans-serif}.coming-soon{font-family:Arial,Helvetica,sans-serif;font-size:20px;height:60vh;margin-left:20px;margin-top:15vh}.whitescreen{background-color:#fff;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.extra-mob,.title-mob{display:none}.header{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:12vh;justify-content:space-between;padding:0 2%;position:fixed;width:96%}a{color:#000;text-decoration:none}.title img{cursor:pointer;width:300px}.menu{font-family:Radio Canada,sans-serif;font-size:20px;width:30vw}.menu ul{display:flex;justify-content:space-around;list-style-type:none}.menu li{cursor:pointer}.menu li:hover{text-decoration:underline}.extra{display:flex;justify-content:space-evenly;width:15vw}.extra button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Radio Canada,sans-serif;padding:5px 10px}@media only screen and (max-width:768px){.header{background-color:#1c1b17;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;width:100vw}.extra,.menu,.title{display:none}.title-mob{display:inline}.title-mob img{cursor:pointer;width:200px}.extra-mob{align-items:center;display:flex;justify-content:right;padding-right:10px;width:20vw}.extra-mob button{background-color:initial;border:none;-webkit-filter:invert(1);filter:invert(1)}.extra-mob img{width:20px}.menu-dropdown{background-color:#1c1b17;border:1px solid #1c1b17;border-radius:2px;font-family:Radio Canada,sans-serif;height:100vh;position:absolute;right:0;top:0;width:70vw;z-index:1}.menu-dropdown ul{list-style-type:none;margin-top:30px;padding:20px}.menu-dropdown li{border-bottom:1px solid #fff;margin:9px;padding:9px 10px}.menu-dropdown li:last-of-type{border-bottom:none}.menu-dropdown a{color:#fff}.menu-dropdown span{color:#fff;cursor:pointer;float:right;padding:15px}}.home{margin-top:10vh;padding:10px}.banner{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;z-index:-1}.Top{position:relative;z-index:-1}.bannerTitle{background-image:linear-gradient(270deg,transparent,#000 60%,#000);box-sizing:border-box;color:#fff;font-size:4vw;height:100%;left:0;padding:4% 0 0 5%;position:absolute;top:0;width:50%}.shop{margin-top:10vh;padding:10px}.productCard{display:flex;flex-direction:column;font-family:Radio Canada,sans-serif;height:auto;justify-content:space-between;margin:5px;padding:5px 0;width:245px}.productCard img{border:3px solid #b8860b;cursor:pointer;height:auto;width:100%}.productName{cursor:pointer;height:40px;margin-top:10px}.productName,.productPrice{font-size:14px;margin-left:20px}.productPrice{font-weight:600}@media only screen and (max-width:768px){.productCard{width:150px}.productName{font-size:12px;height:30px;margin-left:10px}.productPrice{font-size:11px;margin-left:10px}}.category{display:flex;flex-direction:column;margin-bottom:50px}.category:first-of-type{margin-top:50px}.categoryName{align-items:center;color:#b8860b;display:flex;flex-direction:row;font-family:Philosopher,sans-serif;font-size:28px;justify-content:center;margin-bottom:50px;text-transform:uppercase}hr{height:0;margin:0 40px;width:30vw}.categorySlider{display:flex;flex-wrap:wrap;justify-content:space-evenly}.loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;height:21px;margin-left:6px;width:21px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ContactUs{align-items:center;background-color:#d3d3d3;display:flex;justify-content:space-evenly;padding:100px 0;width:100%}.ContactUs img{height:100%;width:500px}.contactQuote{font-size:40px}.contactForm{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:space-evenly;padding:10px 50px}.contactForm input,textarea{border:1px solid gray;border-radius:5px;font-family:Arial,Helvetica,sans-serif;margin-bottom:10px;padding-left:10px;resize:none;width:300px}.contactForm input{height:28px}.contactForm button{background-color:#1e90ff;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;padding:15px 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.ContactUs{flex-direction:column-reverse}.ContactUs img{width:100%}.contactForm{padding:5px 4vw}}.Popup{box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding-top:80px;position:absolute;width:100vw;z-index:10}.popbox{align-items:center;-webkit-animation:slide 5s;animation:slide 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:#98fb98;border:1px solid #98fb98;border-radius:5px;display:flex;flex-direction:column;height:20vh;padding:20px;position:fixed;top:5vh;width:30vw}@-webkit-keyframes slide{0%{margin-top:-45vh}10%{margin-top:0}90%{margin-top:0}to{margin-top:-45vh}}@keyframes slide{0%{margin-top:-45vh}10%{margin-top:0}90%{margin-top:0}to{margin-top:-45vh}}.footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;font-family:Nunito,sans-serif;height:100px;justify-content:space-between;width:100%}.socialMedia{display:flex;justify-content:space-evenly;margin-left:100px;width:150px}.socialMedia img{height:20px;width:20px}.copyright{font-size:14px}.footerLinks{display:flex;justify-content:space-between;padding:0 20px;width:20%}@media only screen and (max-width:768px){.footer{flex-direction:column;justify-content:space-evenly}.socialMedia{margin-left:0}.footerLinks{justify-content:space-evenly;padding:0;width:100%}}.description{display:flex;flex-wrap:wrap;margin-bottom:5vh;margin-top:5vh;padding:0 5vw}.description img{height:auto;width:500px}.product-data{display:flex;flex-direction:column;padding:1vw 5vw;width:500px}.product-name{color:#2d2d2d;font-family:Philosopher,sans-serif;font-size:30px;font-weight:100;text-decoration:underline}.product-price{font-size:24px;font-weight:600}.product-description,.product-price{font-family:Nunito,sans-serif;margin-top:6vh}.product-description{font-size:20px;white-space:pre-wrap}@media only screen and (max-width:768px){.description img{width:90vw}.product-description,.product-price{margin-top:3vh}}.AboutUs{margin-top:10vh;padding:10px;z-index:-1}.aboutTop{display:flex;justify-content:space-evenly}.aboutTop img{height:100%;padding-top:50px;width:50vw}.aboutTop>div{padding:50px 20px;width:40vw}.aboutTop h1{font-size:48px}.aboutTop p{font-size:18px;padding-top:20px}@media only screen and (max-width:768px){.AboutUs{overflow:hidden}.AboutUs>img{-webkit-transform:scale(1.5);transform:scale(1.5)}.aboutTop{flex-direction:column-reverse}.aboutTop>div{width:80vw}.aboutTop h1{text-align:center}.aboutTop img{padding-top:3vw;width:auto}}
/*# sourceMappingURL=main.c2866e7c.css.map*/