*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.button-style-1,.button-style-2{display:flex;justify-content:center;align-items:center;height:66px;text-decoration:none;padding:22px 32px 24px 32px}.accordion{border:1px solid #e5e5e5}.button-style-1{background:#000;color:#f9f9f9;font-family:"Almarai"}.button-style-2{background:#f2f2f2;color:#4b4b4b;border:1px solid #e5e5e5;font-family:"Almarai"}.white-space--nowrap{white-space:nowrap}.price{color:#707070 !important}quantity-input{width:100%;gap:10px}quantity-input input{width:100%;border:1px solid #e5e5e5;background:#f2f2f2;text-align:left;padding:20px 24px;color:#a2a2a2}quantity-input .quantity__button{background:#f2f2f2;width:60px;min-width:60px;height:60px;color:#000}.quantity__button{border:1px solid #e5e5e5}.quantity__button .svg-wrapper>svg{min-width:13px}.cart-drawer quantity-input .quantity__button{width:42px;min-width:42px;height:42px}@media(max-width: 749.98px){.cart-drawer quantity-input .quantity__button{width:34px;min-width:34px;height:34px}}.cart-drawer quantity-input input{padding:10px 24px;height:42px}@media(max-width: 749.98px){.cart-drawer quantity-input input{padding:5px 10px;height:34px}}
.button-style-1:hover{
  background:#323232;
}
.button-style-1,
.button-style-2{
  transition: all .3s ease;
}