@import url(https://raw.githack.com/elwa2/cssres/main/freeraed.css); @font-face {
    font-family: "GESSTextMedium";
    src: url("https://alfont.com/wp-content/fonts/thulth-arabic-fonts//alfont_com_Cadillac-Sans-Arabic-Medium.ttf")
}
:root {
    --color-primary: #DFD0B8;
    --color-primary-dark: #543310;
    --color-primary-light: #FFF2D7;
    --color-primary-reverse: #B99470;
    --1: #392314;
    --2: #EAC696;
    --3: #BA704F;
    --4: #C7AD98;
}
.navbar-brand {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

body, *:not(i) {
    font-family: "GESSTextMedium"!important
}
body, *:not(i) {
    font-family: "GESSTextMedium"!important
}
.main-nav-container.fixed-pinned .navbar-brand img {
  max-height: 80px;
}
.navbar-brand img {
  max-height: 5rem;
  width: auto;
  max-width: 100px;
}
.lazy__bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 70%;
    width: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 500ms;
}
.s-comments-product {
    margin-bottom: 0rem;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    padding-top:0rem;
    padding-bottom: 0rem;
}
.s-block {
    margin-top: 2rem;
     background:none;
}
body{background:var(--1) url(https://cdn.salla.sa/form-builder/jSYhug9Ig7h47WLuKR2xNzIbBo59EWOZZoAaLOiK.png);
  background-attachment: fixed;
  background-size: cover;
}
.s-block--full-bg+.s-block--full-bg{ background:none;}
 .s-block--slider-with-bg {
     background:none;
}
body {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #231f1e;
  color: var(--color-primary-reverse);
}
.index:before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--1) url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/bmDYY/Jj29sDcB7ZUqdIW28hHO6DpwxrF5PZ7lPaw7vNTC.png);
    position: fixed;
    top: 0;
    z-index: 99999999999999999 !important;
    background-size: 250px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: pulse-fade-out;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    bottom: 0;
    left: 0;
    right: 0;
}

@keyframes pulse-fade-out {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
        visibility: hidden;
    }
}

/*مميزات المتجر*/
.s-block--features__item .feature-icon {
background-color :var(--color-primary);
}
.s-block--features__item .feature-icon i{
 color : var(--color-primary-dark);
 background-color :var(--color-primary);
 }
 .s-block--features__item{
 background: none;
 }
 .s-block--features__item {
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 4px 12px;
    transition: box-shadow 0.3s ease-in-out; /* Adjusted transition duration and timing function */
}

.s-block--features__item:hover {
    animation: pulse 1.5s infinite; /* Add pulse animation on hover */
}

@keyframes pulse {
    0% {
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 8px 20px;
    }
    50% {
        box-shadow: inset rgba(0, 0, 0, 0.4) 0 12px 30px;
    }
    100% {
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 8px 20px;
    }
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 0;
    }
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: #C7AD98;
}
header.store-header .inner.bg-inherit {
    background: var(--1);
}

.mm-spn.mm-spn--light,.s-slider-nav-arrow,.top-navbar,.footer-is-light .store-footer .store-footer__inner,.footer-is-light .store-footer {
    background: var(--2);
    background: linear-gradient(to top, var(--1), var(--4)) !important;
    color: #fff;
}

i.sicon-menu.text-primary.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5,button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center,.main-menu li>a,a.topnav-link-item.right-side,.header-btn__icon,.topnav-link-item,.s-cart-summary-total,.store-footer h3,p.max-w-sm.leading-6.mb-6,p.text-sm.text-text-grey.mb-1,b.text-sm,.store-footer a {
    color: #fff;
}

.main-menu .has-children li a, .main-menu .has-children .has-children:hover>a {
    color: var(--1);
}

.main-menu>.has-children:hover>a,.main-menu li>a:hover {
    color: #C7AD98;
}

.s-slider-nav-arrow svg {
    fill: #fff;
}

@media only screen and (max-width: 900px) {
    a.mb-4.last\:mb-0.flex.items-center.text-sm.leading-none,.store-footer .contact-social ul,a.flex.items-center.m-0,.flex.rtl\:space-x-reverse.space-x-2.items-end,.store-footer__inner {
        text-align: center;
        justify-content: center;
    }
}

.s-block.s-block--banners > .grid {
    grid-template-columns: 1fr 1fr 1fr;
}

.s-block.s-block--banners > .grid .banner-entry {
    padding-top: 0%;
}

.two-row .banner-entry:first-child {
    grid-column: auto;
    grid-row: auto;
}

.s-block.s-block--banners:nth-of-type(19) {
    margin-bottom: 1rem;
}

.s-block.s-block--banners > .grid .banner-entry {
    height: 20rem;
     background:none;
}

@media (max-width: 991px) {
    .s-block.s-block--banners > .grid {
        grid-template-columns: 1fr 1fr;
    }

    .s-block.s-block--banners:nth-of-type(19) > .grid .banner-entry:last-child, .s-block.s-block--banners:nth-of-type(21) > .grid .banner-entry:last-child, .s-block.s-block--banners:nth-of-type(22) > .grid .banner-entry:last-child {
        grid-column: 1 / 3;
    }

    .s-block.s-block--banners > .grid .banner-entry {
        height: 234px;
    }
}

salla-add-product-button.hydrated {
    background: linear-gradient( 88deg ,var(--2) 0,var(--1) 50%,var(--3) 96%) !important;
    color: #fff!important;
    border-radius: 50px 0;
    color: #fff !important;
    border-right: 2px solid #392314;
    border-left: 2px solid #392314;
}

@media (min-width: 750px) {
    salla-slider.photos-slider .swiper-slide {
        position: relative;
        margin-left: 0rem;
        margin-right: 0rem;
        height: auto;
        width: 100%;
        overflow: hidden;
        border-radius: 0.375rem;
    }

    section:nth-of-type(1).s-block.s-block--photos-slider {
        margin-top: 0rem;
    }
}

@media (max-width: 991px) {
    salla-slider.photos-slider .swiper {
        padding-left: 0 !important;
    }

    salla-slider.photos-slider .swiper-slide {
        border-radius: 0px !important;
        width: 100%;
        margin: 0;
        padding: 0;
    }
}

/* ألبنر العريض بكل الشاشة */
section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container:hover,.lazy__bg.lazy.entered.loaded:hover {
    transform: translateY(-8px);
}

section.s-block.s-block--fixed-banner.wide-placeholder .container,:hover {
    transition: transform 0.3s, box-shadow 0.3s;
}

@media (max-width: 991px) {
    section.s-block.s-block--fixed-banner.wide-placeholder .container {
        padding: 0;
    }
}

.mm-spn li {
    background: transparent;
}
.icons ::before{
content:"ADFAZ برمجةوتطوير ادفاز";
top:0;

font-size:16px;

}
.s-block--features__item p {
  color: #C7AD98 !important;
}
.s-block--features__item h2 {
  color: #C7AD98 !important;
}
.s-contacts-list>div:nth-child(1)>a:nth-child(1)>span:nth-child(1) {
    background: #1AD03F;
}
.s-contacts-list>div:nth-child(2)>a:nth-child(1)>span:nth-child(1) {
    background: #392314;
}
.s-contacts-list>div:nth-child(3)>a:nth-child(1)>span:nth-child(1) {
    background: #C7AD98;
}

.flex.mb-6,
.md\:flex,
.s-product-card-content-sub,
.store-footer a,
.s-product-card-content-title a,
.store-footer .contact-social ul,
.footer-is-light .store-footer .store-footer__inner {
    text-align: center !important;
    justify-content: center !important;
}
.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/bmDYY/Jj29sDcB7ZUqdIW28hHO6DpwxrF5PZ7lPaw7vNTC.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: sigal 1200ms linear infinite;
}

@keyframes sigal {
    0% {
        filter: drop-shadow(2px 4px 6px #504d46)
    }

    100% {
        filter: none;
    }
}
.store-footer::after{
content:"برمجةوتطويرADFAZ";
top:0;
color:var(--color-primary)!important;
font-size:17px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
opacity:0.5;
text-align: center;
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: #C7AD98;
}
.s-product-card-entry:hover {
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.s-block--special-products .tab-trigger {
    font-weight: 700;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: #A0937D;
}
.store-footer::after{
content:"برمجةوتطويرADFAZ";
top:0;
color:var(--color-primary-light)!important;
font-size:16px;
opacity:0.5;

}