/* Add custom CSS styles below */ 
:root {
    --main-color: #313453;
    --second-color:#ec7449;
    --three-color:#fff ;
    --body-color:#fddaca
}
 
body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
     background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background:
    url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePmXPq/8G1CQNrDnXCUfP0uqMcYhar2VXmBLXvMYlLl402T.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 360px;
    animation-name: fade-in;
    animation-duration: 0.1s;
    transform: scale(0);
    border: none;
}

@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    75% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.1);
    }
}

.bg-inherit {
  background-color: #641424;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
  color: #d4c4b4;
}
.s-cart-summary-total {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #d4c4b4;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 2rem;
  color: white;
}
.banner--fixed img {
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: white;
  -o-object-fit: cover;
  object-fit: cover;
}
.flex-col {
  flex-direction: column;
  background-color: white;
}
.store-footer h3 {
    margin-bottom: 1.25rem;
    color: #641424;
  }
  .store-footer a {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  color: #641424;
}
.leading-6 {
  line-height: 1.5rem;
  color: #641424;
}
.s-button-element:not(:disabled):not([loading]) {
  pointer-events: auto;
  color: #d4c4b4;
}
  .s-product-card-content {
    padding: 1.25rem;
    background-color: #641424;
  }
  element {
}
.s-product-card-content-title a {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: #d4c4b4;
}
.footer-is-light .store-footer .store-footer__inner {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: white;
}
.copyright-text p {
  --tw-text-opacity: 1;
  color: #641424;
}
.unicode {
  unicode-bidi: plaintext;
  color: #641424;
}
.topnav-link-item.right-side:first-child:where([dir="rtl"], [dir="rtl"] *) {
  padding-right: 0px;
  color: #641424;
}
.topnav-link-item:last-child:where([dir="rtl"], [dir="rtl"] *) {
  border-width: 0px;
  padding-left: 0px;
  color: #641424;
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
  color:black;
}
.store-footer::after {
    content: "برمجة وتطوير ADFAZ";
    top: 0;
    font-size: 16px;
    opacity: .8;
    text-align: center;
    font-family: Edu VIC WA NT Beginner, cursive; 
    font-weight: 600;
    width: 100%;
    display: inline-block;
     padding : 10px ;
      background:#641424;
     color:#BFD1D9;
     border-radius:50px 10px; 
      border: 3px solid black; 
  border-radius: 20px; 
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 
  padding: 20px; 
}