:root{--primary-color: #bfa380}body{margin:0}#root{display:flex;flex-direction:column;height:100vh;font-family:Arial,Helvetica,sans-serif}p{margin:0}._header_dmf5m_1{position:fixed;display:flex;justify-content:space-between;align-items:center;height:50px;width:100%;background-color:var(--primary-color);box-shadow:0 4px 6px #0003,0 1px 3px #0000001a;z-index:3}._logo_dmf5m_13{color:#fff;font-size:20px;margin-left:20px}._cartButton_dmf5m_19{position:relative;color:#fff;margin-right:20px;cursor:pointer}._cartLength_dmf5m_26{position:absolute;bottom:10px;right:-10px;display:flex;justify-content:center;align-items:center;height:20px;width:20px;border-radius:50%;font-size:14px;color:#000;pointer-events:none;background-color:#ff0}._main_pff0l_1{display:flex;flex-direction:column;align-items:center;flex:1;background-color:#f7f6f6;padding:100px 0}._h1_pff0l_10{font-weight:lighter;color:var(--primary-color);max-width:1300px;width:100%}._cards_pff0l_17{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media only screen and (max-width: 1330px){._h1_pff0l_10{max-width:990px}._cards_pff0l_17{max-width:990px;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 1000px){._h1_pff0l_10{text-align:center}._cards_pff0l_17{max-width:680px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 650px){._cards_pff0l_17{max-width:370px;grid-template-columns:repeat(1,1fr)}}._card_sl9pf_1{position:relative;display:grid;grid-template-rows:400px 130px;align-items:end;height:fit-content;box-shadow:5px 5px 10px gray;background-color:#fff;transform-style:preserve-3d;will-change:transform;transition:transform .3s ease-in-out}._discount_sl9pf_14{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;font-weight:700;background-color:#f2d335;height:50px;width:50px}._image_sl9pf_29{height:100%;width:100%;padding:10px;box-sizing:border-box}._image_sl9pf_29 img{object-fit:fill;height:100%;width:100%}._body_sl9pf_42{display:flex;flex-direction:column;gap:15px;padding:10px}._priceWrapper_sl9pf_49{display:flex;gap:10px}._price_sl9pf_49{font-weight:700}._discountPrice_sl9pf_58{text-decoration:line-through;color:red}._addToCartButton_1mku5_1{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--primary-color);color:#fff;height:45px;cursor:pointer}._addToCartButton_1mku5_1:hover{box-shadow:0 0 8px var(--primary-color)}._addToCartButton_1mku5_1:active{background-color:var(--primary-color);filter:brightness(.96)}._cart_1aphq_1{position:fixed;right:-400px;top:50px;height:100vh;width:300px;background-color:#e6e6e6;box-shadow:#00000059 0 5px 15px;overflow-y:auto;z-index:2;transition:right .4s ease-in-out}._cart_1aphq_1._active_1aphq_14{right:0}._cards_1aphq_18{display:flex;flex-direction:column;gap:5px}._emptyCartMessage_1aphq_24{display:flex;justify-content:center;align-items:center;height:80px;color:#948f8f}@media only screen and (max-width: 350px){._cart_1aphq_1{width:100%}}._topBar_1fv0g_1{display:flex;justify-content:space-between;align-items:center;height:50px;padding:0 0 0 10px;margin:0 0 5px;box-shadow:#63636333 0 2px 8px;background-color:#fff}._header_1fv0g_12{display:flex;gap:20px;font-size:18px}._closeCartButton_1fv0g_18{display:flex;justify-content:center;align-items:center;height:100%;width:50px;font-size:20px;cursor:pointer;border-left:1px solid rgb(216,216,216)}._closeCartButton_1fv0g_18:active{background-color:#ddd}._card_1r3h6_1{display:grid;align-items:center;gap:10px;grid-template-columns:80px 1fr 30px;grid-template-rows:80px;justify-content:space-between;background-color:#fff;box-shadow:#63636333 0 2px 8px}._image_1r3h6_12{height:100%;width:100%}._image_1r3h6_12 img{height:100%;width:100%;object-fit:fill}._body_1r3h6_23{display:flex;flex-direction:column;gap:10px}._title_1r3h6_29{font-size:14px}._priceWrapper_1r3h6_33{display:flex;gap:10px}._price_1r3h6_33{font-size:14px}._discountPrice_1r3h6_42{text-decoration:line-through;color:red}._removeButton_1gzqy_1{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer;background-color:#b30000}._removeButton_1gzqy_1:active{background-color:#a30101}._quantityWrapper_c09rk_1{display:flex;justify-content:space-between;width:60px}._increaseButton_c09rk_7,._decreaeButton_c09rk_8{display:flex;justify-content:center;align-items:center;height:16px;width:16px;border-radius:50%;cursor:pointer;background-color:#bebebe}._increaseButton_c09rk_7:active,._decreaeButton_c09rk_8:active{background-color:#a0a0a0}._totalPrice_w5er4_1{display:flex;justify-content:space-between;align-items:center;margin:5px 0 0;height:50px;padding:0 10px;font-weight:700;background-color:#fff;box-shadow:#63636333 0 2px 8px}
