/* Add custom CSS styles below */ 
body {
    background-color: rgb(250 243 229);
}
.s-comments-product {
    background-color: rgb(250 243 229);}
input::placeholder,
textarea::placeholder {
  color: #f9f2e4;
  opacity: 1;
}
.banner--fixed img {
    border-radius: 20px;
    border-style: none;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}  //
@media only screen and (max-width: 1024px) {background: #faf3e5;}
.mm-spn.mm-spn--navbar.mm-spn--main {background: #faf3e5;}
.mm-spn ul {background: #faf3e5;}
.s-product-card-image img {    background-color: #ffffff;}

.navbar-brand img {    border-radius: 30px;}
//
.s-button-wide, .s-button-element:not(:disabled):not([loading]) {
  background-color: rgb(181 151 93);
  color: #fff;
  border: 2px solid #fff;
  padding: 12px 24px;
  border-radius: 999px;
  cursor: pointer;
  transition: background-color 0.45s ease, color 0.45s ease, transform 0.35s cubic-bezier(.2,.9,.2,1), box-shadow 0.45s ease;
  box-shadow: 0 6px 18px rgba(181,151,93,0.08), 0 2px 6px rgba(0,0,0,0.06);
}
.s-button-wide:hover, .s-button-element:not(:disabled):not([loading]):hover {
  background-color: #fff;
  color: rgb(181 151 93);
  transform: translateY(-3px);
  /* stronger colored glow on hover */
  box-shadow: 0 18px 40px rgba(181,151,93,0.28), 0 6px 18px rgba(0,0,0,0.08);
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
  color: #4e4c4c;
    background-color:  rgb(181 151 93);}
//الزر
.s-product-card-entry {
background-color:rgb(181 151 93)!important;
}
.s-product-options-wrapper {
  background-color:rgb(250 243 229) ;
}
.shadow-default {
  background-color:rgb(250 243 229) ;
}
#ktk-wr {
    background-color: rgb(250 243 229) !important;
}
.bg-white {
    background-color: rgb(250 243 229);}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #f9f2e4;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #f9f2e4;
}
.top-navbar .s-search-input {
    background-color: rgb(224 193 124);}
.top-navbar .s-search-input:hover {
    background-color: rgb(180 152 91);
}
//
.s-product-card-image-contain,
.ktk-pst {
  transition: transform 1s ease, filter 1s ease, box-shadow 1s ease;
  display: block;
  max-width: 100%;
}

.s-product-card-image-contain:hover,
.ktk-pst:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 22px rgba(0, 0, 0, 0.08), inset 0 0 18px rgba(255, 255, 255, 0.08);
}
.shadow-default {
    --tw-shadow: 5px 10px 30px #a58c5685;
    --tw-shadow-colored: 5px 10px 30px var(--tw-shadow-color);
    box-shadow: 0 0 transparent, 0 0 transparent, 5px 10px 30px #2b2d340d;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
}
.main-nav-container.fixed-pinned .inner {
    box-shadow: 0 0 51px rgb(180 152 91);
}
.footer-is-light .store-footer .store-footer__inner 
{background-color: rgb(224 193 124);
.footer-is-light .store-footer {
    background-color: #f9fafb;
    background-color: rgb(180 152 91);