*,body{margin:0}body{background-color:#eaeded;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}.header{height:60px;display:flex;align-items:center;background-color:#131921;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin:18px 20px 0}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;height:22px!important;background-color:#cd9042}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{display:flex;align-items:center;color:#fff}.header__basketCount{margin-left:10px;margin-right:10px}.home{justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px;overflow:hidden}.home__container{margin-top:-105px}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image,.react-slideshow-container{width:100%;height:600px;z-index:-1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:-210px;-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.6));mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.6))}.product{display:flex;flex-direction:column;background-color:#fff;align-items:center;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;z-index:1;transition:all .4s ease-in-out}.product:hover{box-shadow:-2px 1px 10px 8px rgba(0,0,0,.53)}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px;transition:all .5s ease-in-out}.product>img:hover{-webkit-transform:scale3d(1.15,1.15,1.15);transform:scale3d(1.15,1.15,1.15)}.product>button{background:#f0c14b;padding:5px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;transition:all .4s ease-in-out;cursor:pointer;border-radius:5px}.product>button:hover{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.product__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.checkout,.product__rating{display:flex}.checkout{padding:20px;background-color:#fff;height:-webkit-max-content;height:max-content}.checkout__ad{display:flex;max-width:100%;height:auto}.checkout__title{margin-right:10px;padding:10px;margin-top:20px;border-bottom:1px solid #d3d3d3}.checkout__left{flex:0.75 1}.checkout__right{flex:0.25 1}.checkout__email{margin-top:20px}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;border:1px solid #ddd;background-color:#eaeded;border-radius:3px}.subtotal>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;cursor:pointer;border-radius:10px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14c;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;padding:5px;cursor:pointer;transition:all .4s ease-in-out;border-radius:10px}.checkoutProduct__info>button:hover{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.signin{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#fff}.signin__logo{object-fit:contain;width:100px;margin:20px auto}.signin__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.signin__container>h1{font-weight:500;margin-bottom:20px}.signin__container>form>h5{margin-bottom:5px}.signin__container>form>input{height:30px;margin-bottom:10px;border-color:#fff;width:98%}.signin__container>p{margin-top:15px;font-size:12px}.signin__loginButton{background:#f0c14b;border-radius:2px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.signin__loginButton,.signin__registerButton{width:100%;height:30px;margin-top:10px;cursor:pointer}.signin__registerButton{border-radius:2px;border:1px solid #d3d3d3}.payment{background-color:#fff}.payment__container>h1{text-align:center;padding:10px;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment__container>h1 a{text-decoration:none}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__item{flex:0.8 1}.payment__details>form{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;font-weight:bolder;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px 0;border:1px solid #d3d3d3;background-color:#fff;position:relative}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}.footer{display:flex;flex-direction:row;background-color:#232f3e;height:300px;position:relative;justify-content:space-evenly}.footer__centerDiv{display:flex;justify-content:space-between;max-width:100%;height:auto}.footer__column{margin-top:50px;color:#fff;margin-right:100px}.footer__column>h4{margin-bottom:15px;font-weight:600}.footer__column>p{font-size:14px;margin-bottom:10px;font-weight:300}
/*# sourceMappingURL=main.9004eb86.chunk.css.map */