body{background-color:wheat;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}*{margin:0}.header{background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;flex-wrap:wrap;top:0;z-index:100}.header__logo{object-fit:contain;width:100px;height:50px;padding:10px}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__link{color:#fff;text-decoration:none}.header__basket{display:flex;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;background-color:#cd9042;height:22px!important}.home{max-width:1500px;margin-left:auto;margin-right:auto}.home__row{display:flex;flex-wrap:wrap;justify-content:center;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;margin-bottom:-150px}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;background-color:#fff;max-width:400px;min-width:100px;z-index:1}.product__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.product__rating{display:flex}.product>img{max-width:200px;width:100px;object-fit:contain;margin-bottom:15px}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content;object-fit:contain;flex-wrap:wrap}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout_ad{width:100%;margin-bottom:10px;background-color:#000}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__image{object-fit:contain;width:180px;height:180px;margin-left:10px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.checkoutProduct__info>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.subtotal{object-fit:contain;display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.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}
/*# sourceMappingURL=main.cd39d55a.chunk.css.map */