/* Add custom CSS styles below */ 



:root {
    --main-color:#8a6c50;
    --second-color:#e7cbbd;
    --three-color:#fff ;
    --hover-color:#F7DCB9;
}

body:after {
  content:'';
  width:100%;
  height:100%;
  top:0;
  position:fixed;
  z-index:999999;
  background:var(--main-color) url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/wWYGYy/CxYIGL4nxpISYySGo2PMqbXBSDHX1CeOSeIWDdJT.png);
  left:0;
  background-repeat:no-repeat;
  background-position:center;
  background-size:360px;
  animation-name:fade-in;
  animation-duration:1.5s;
  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)
  }
}



/* header*/
.main-nav-container {

  background-color: var(--main-color)!important;
  color: white;
backdrop-filter: blur(10px);
}


.banner-entry  {
  background: transparent !important;
}
.banner--fixed img {
  background: transparent !important;
}

.banner-entry:hover {
    animation: tour1nemoi ease 1s !important;
}




/*     في حالة كان قائمة العناصر الأخير عنصر واحد فقط*/






----------------------------------------------------------------------------------

.s-block,section#featured-products-style2-2,body.index, body.product-index, body.page-single {
    background-color: white;
    background-image: url(https://media.zid.store/20a7d76d-e85b-4fd1-a39e-a3a3fbd21fee/69a59cc3-4373-4d78-916d-d8638efa6f35.svg);
    background-size: 1500px;
    background-repeat: repeat;
}

/*حجم اللوقو*/
.logo img {
    height: 200px;
}

}

/*أيقونة البحث + تسجيل الدخول + الجرس*/
.sicon-search:before {
    content: "\ef09";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-user:before {
    content: "\f078";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-bell:before {
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

هنا /*ايقونة السلة*/
.header-row > .circle-action > .sicon-cart:before {
    font-family: FontAwesome;
    content: "\f291";
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

.footer-sub {
    color: #ED6C9A;
    background-color: #ED6C9A;
}
}

.footer-is-light .store-footer .store- footer__inner {
    background: var(--main-color);
    color: #ED6C9A;
    border-radius: 18px;
}



/*أيقونة البحث + تسجيل الدخول + الجرس*/
.sicon-search:before {
    content: "\ef09";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-user:before {
    content: "\f078";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-bell:before {
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

.s-block--features__item .feature-icon i {
    display: none
}

.s-block--features__item .feature-icon {
    border-radius: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}

/*فقط عدل الروابط بالترتيب من الاول الى الثالث */
.s-block--features__item:nth-child(1) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/wGcGfm1Wg7R0ORPG9LWlNCzVN34xRIBOcvZjYkPd.gif);
}

.s-block--features__item:nth-child(2) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/rTNSa3dS8n49Pm2StsY2Z8ATFxNtQCOQNuLKzse6.gif);
}

.s-block--features__item:nth-child(3) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/rXiXNPfojta4iwNkAkVbAubjR1tbNA68cHQ3p5nz.gif);
}

/*ايقونة السلة*/
.header-row > .circle-action > .sicon-cart:before {
    font-family: FontAwesome;
    content: "\f291";
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

salla-product-card {
    border-radius: .75rem;
    box-shadow: 0px 0px 12px 0px #4242423d;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: var(--main-color);
    color: white;
    box-shadow: 0px 0px 12px 0px var(--main-text-color);
}

.s-product-card-entry:hover {
    animation: tour1nemoi ease 1s !important;
}


















@keyframes tour1nemoi {
    0% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(-0deg);
    }

    .s-product-card-entry:hover {
        animation: tour1nemoi ease 1s !important;
    }

    @keyframes tour1nemoi {
        0% {
            transform: rotate(5deg);
        }

        50% {
            transform: rotate(-5deg);
        }

        100% {
            transform: rotate(-0deg);
        }
    }

    .text-gray-800 {
        color: #C85570;
    }

    text-2xl.leading-10.font-bold.mb-6.text-gray-800,.main-content.md\:sticky.top-24.w-full.md\:w-2\/4.md\:pb-16 {
        color: #ffd28f !important;
    }

    .main-content.md\:sticky.top-24.w-full.md\:w-2\/4.md\:pb-16 {
        color: #ffd28f !important;
    }

    footer.store-footer {
        border-radius: 20px;
        margin: 15px;
    }

    .store-footer__inner {
        background: transparent;
    }

    @media (max-width: 600px) {
        footer.store-footer {
            padding-bottom: 50px;
        }
    }

    footer.store-footer * {
        text-align: center;
        justify-content: center;
    }

    footer.store-footer * {
        color: var(--color-primary);
    }

    نبض }

@media (min-width: 1200px) {
    .s-slider-block__title {
        margin-right: 380px;
    }
}

@media (min-width: 1200px) {
    [dir=ltr] .s-slider-block__title-right {
        margin-left: 380px;
    }
}

.navbar-brand {
    animation: heartbeat 2.5s ease-in-out infinite both;
}
}

@media only screen and (max-width: 700px) {
    .navbar-brand {
        width: 20vw;
    }
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(0,0,0,0.2);
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 200px;
    background-color: var(--color-primary-reverse);
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: red;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 200px;
    background-color: rgba(125,125,125,0.7);
    -webkit-border-radius: 0px;
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

العنوين .s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,#8A6C50 0,#8A6C50 29%,#fff 67%,#000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    /* حجم الخط  */
    font-size: 1.125rem;
    line-height: 1.5;
}

@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}

div#mainnav.bg-white {
    background: transparent;
}

.s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,#8A6C50 0,#8A6C50 29%,#fff 67%,#000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    /* حجم الخط  */
    font-size: 1.125rem;
    line-height: 1.5;
}

@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}

.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 70px;
    width: 240px;
    margin-left: auto;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/wWYGYy/CxYIGL4nxpISYySGo2PMqbXBSDHX1CeOSeIWDdJT.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: move 2s infinite;
    transtion:.6s;
}


store-footer__inner {
    border-bottom-color: #e5e7eb;
    background-color: var(--main-color) !important;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: var(--main-color);
    color: #f9ffff;
    box-shadow: 0px 0px 12px 0px #f9ffff;
}

 h2.s-advertisement-content-main {
    position: fixed;
    left: -100%;
    top: 10px;
    color: rgb(255, 255, 255);
    opacity: 1;
    animation: slideRight 10s linear infinite;
    width: 100%;
}

@keyframes slideRight {
    0% {
        left: -10%;
    }

    /* بداية الحركة من اليسار خارج الشاشة */
    100% {
        left: 100%;
    }

    /* الانتهاء من الحركة في اليمين خارج الشاشة */
}


.store-footer__inner {
    background: linear-gradient(90deg, var(--main-color) 0%, var(--color-primary-dark) 100%);
color:white;
}




.store-footer__inner a h3 {
display:none;
}
.store-footer a {
  width: fit-content;
  padding: 3px;
  border-radius: 6px;
}
.store-footer a:hover {
  background: var(--main-color);
  box-shadow: var(--main-color) -1px 2px 16px;
}
.store-footer a:hover .s-contacts-icon{
background:white;
color:var(--main-color);
}
.main-menu{
      background: var(--main-color) !important;
}
@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *)::after {
    padding-right: 0.75rem;
    background: #052a2a;
  }
}
.text-center::before {
    content: "برمجه وتطوير ADFAZ";
    display: block;
    text-align: center;
    background: var(--main-color);
    padding: 10px;
    color: #fff;
}

#mobile-menu[data-mm-spn-title="القائمة الرئيسية"] {
  color: white; 
  font-size:18px;
}
.close-btn {
  color:var(--main-color);
}



.main-menu li>a{
    color: white;
    text-decoration-line: none;
}
.main-menu li>a:hover {
  color: var(--hover-color);
    transform: rotate(-10deg) ;
  transition: .5s;
}
@media (max-width: 768px) {
.main-menu li>a:hover {
  color: var(--hover-color);
    transform: rotate(0deg)  ;
    transform: translateX(-10px);
  transition: .5s;
}
 .mm-spn.mm-spn--light {
    color: #fff;
    background: var(--main-color);
  }
}
#mobile-menu[data-mm-spn-title="القائمة الرئيسية"] {
  color: white; 
  font-size:18px;
}
.close-btn {
  color:var(--hover-color);
}

            /* nav on mobile */
@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--light {
    color: #000;
    background: var(--main-color);
  }
  .main-menu li > a:hover {
  color: var(--hover-color);
  transform: rotate(0deg);
  transform: translateX(-10px);
  transition: .5s;
}
}
@media (min-width: 1280px) {
  .container {
    max-width: 90%;
  }
}

.main-menu>li>a[href*=offer] {
color:var(--hover-color);
}
/* icons from header */
.header-btn__icon {
 color: white;
}
.header-btn__icon:hover {
  color: var(--hover-color);
  border-color: var(--hover-color);
  transform: rotate(360deg) scale(1.1);
  transition: 1s;
}


.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: cover !important;
     background-repeat:no-repeat!important;
}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
.banner-entry{
    height:auto;
}
.lazy__bg{
     background-size: 150% !important;
 }

}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}
}