body{background-color:#eaeded;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;padding:0;box-sizing:border-box}.header{height:60px;display:flex;align-items:center;background-color:#131921;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:5px;overflow:hidden}.header_searchInput{height:40px;padding:10px;border:none;width:100%}.header_searchIconHolder{display:flex;justify-content:center;align-items:center;padding:5px;width:45px;height:40px!important;background-color:#f1b970}.header_searchIcon{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:center;transform-origin:center}.header_addressHolder{flex-direction:row}.header_addressHolder,.header_nav{display:flex;justify-content:space-evenly}.header_option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff;border:1px solid transparent;padding:5px}.header_option:hover{border:1px solid #fff}.header__optionLineOne{font-size:12px;text-decoration:none}.header__optionLineTwo{font-size:13px;font-weight:800}.header_optionBasket{display:flex;align-items:center;margin-left:20px;margin-right:20px;color:#fff;border:1px solid transparent;padding:5px}.header_optionBasket:hover{border:solid 1px#fff}.header_basketInfoHolder{display:flex;flex-direction:column;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px;color:#f8920c}.home{display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home_image{width:100%;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.home_row{margin-left:5px;margin-right:5px}.home_row,.product{display:flex;z-index:1}.product{flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;background-color:#fff}.product img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product button{background:#ffd569;margin-top:10px;color:#111;border:none;width:80px;height:20px;border-radius:6px;cursor:pointer}.product_Price{margin-top:5px}.product_Info{width:100%;height:100px;margin-bottom:15px}.product_stars{display:flex;align-items:center}.checkout{display:flex;justify-content:center;padding:20px;height:-webkit-max-content;height:max-content}.checkout_ad{display:flex;flex-direction:row;height:110px;width:100%;background-color:#fff;margin-bottom:15px;border:thin solid #add8e6;object-fit:contain;padding:10px;align-items:center}.checkout_ad img{height:100%}.checkout_ad span{margin-left:10px;font-size:1.2rem}.checkout_CTA{color:#f8920c}.checkout_ad b{font-weight:800}.checkout_cardBTN{margin-left:25px;margin-right:25px;width:80px;text-transform:capitalize}.checkout_title{margin-right:10px;padding:15px;border-bottom:1px solid #d3d3d3;font-weight:500}.checkout_Cart{width:100%;padding:20px;background-color:#fff}.checkout_cartTitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #d3d3d3}.checkout_subTotal{width:100%;height:60px;padding:10px;text-align:right;font-size:1.3rem}.checkoutProduct{justify-content:space-between;padding:15px;border-bottom:1px solid #d3d3d3}.checkoutProduct,.checkoutProduct_infoHolder{display:flex;flex-direction:row}.checkoutProduct_image{max-width:150px;object-fit:contain}.checkoutProduct_info{margin-left:10px}.checkoutProduct_info span{display:block;font-size:.8rem;margin-bottom:5px}.checkoutProduct_title{font-size:1.3rem}.checkoutProduct_gift{display:flex;flex-direction:row;align-items:center;font-size:.8rem;font-weight:600}.checkoutProduct_gift input{margin-right:5px}.checkoutProduct_gift b{margin-left:5px;color:#3992af}.checkoutProduct_buttons{margin-top:5px;height:30px}.checkoutProduct_buttons,.checkoutProduct_QtyHolder{display:flex;flex-direction:row;align-items:center}#Qty_BTN{height:30px;border-radius:10px}.checkoutProduct_buttonOpts{display:block;align-items:center;justify-content:center;padding-left:20px;text-align:center;border-left:1px solid #d3d3d3;margin-left:15px;color:#3992af;cursor:pointer}.checkoutProduct_buttonOptHolder{display:flex;align-items:center;height:100%;width:100%}.checkoutProduct_price{font-size:1.4rem}.subtotal{display:flex;flex-direction:column;justify-content:center;width:300px;height:200px;padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:3px;margin-left:20px;margin-right:20px}.subtotal_gift{display:flex;align-items:center}.subtotal_gift input{margin-right:5px}.subtotal_checkoutBTN{margin-top:20px;background:#ffd569;border-radius:6px;width:100%;height:35px;border:none;color:#111;cursor:pointer}.login{display:flex;height:100vh;flex-direction:column;align-items:center;background-color:#fff}.login_img{width:100px;margin:20px auto}.login_img img{width:100%;object-fit:contain}.login_container{width:350px;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}.login_container h1{font-weight:500;margin-bottom:20px}.login_container form h5{font-weight:800}.login_container form input{margin-bottom:10px;width:100%;height:35px;border-radius:5px;border:1px solid #d3d3d3;padding-left:5px}.login_container p{margin-top:15px;font-size:.8rem}.login_container p b{color:#3992af}.login_signInBTN{background-color:#f8c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login_createAccountHolder{width:350px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;margin-top:25px}.login_createAccountHolder span{font-size:.8rem;font-weight:500;color:#777;margin-bottom:10px}.login_create{width:100%;height:30px;border-radius:2px;border:1px solid #a9a9a9;font-weight:500}.payment{background-color:#fff}.payment h1{text-align:center;padding:10px;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment 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_items{flex:0.8 1}.payment_details form div button{margin-top:20px;background:#ffd569;border-radius:6px;width:100px;height:35px;border:none;color:#111;cursor:pointer}.orders{display:flex;flex-direction:column;justify-content:center;padding:20px;max-width:900px;margin-left:auto;margin-right:auto}.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}
/*# sourceMappingURL=main.f8a595e7.chunk.css.map */