/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

/*start customize section*/

    salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}

.s-slider-block__title-nav {
    visibility: hidden;
}

 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0rem;
}  

section:first-of-type {
        margin-top:0;
}

    /*banner*/
.banner--fixed img {
    background-color: transparent;
    padding: 0rem;
}

 section:nth-child(1 of .s-block--fixed-banner.wide-placeholder){
     margin-top:-5%;
     z-index:1;
 }
 section:nth-child(2 of .s-block--fixed-banner.wide-placeholder){
     max-width:30%;
     margin:auto;
     margin-top:5%;
 }
/* start customize setion*/
.md\:grid-cols-3 {
    grid-template-columns: repeat(5,minmax(0,1fr));
}
.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
a.banner-entry{
    height: 305px;
    background-color:unset;
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    height: 195px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 105px;
    padding: 0rem;
}
footer *{
text-align:center;
margin:auto;
}
}

/* end customize setion*/

@keyframes moveUpDown {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}
 .s-button-btn,.s-price-range-number-input {
    
    color: #000;
    border-color: #fae157;
    
}

.s-products-slider-card.swiper-slide {
    width: 55%;
    
}  

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background-color: #fae157;
}

.s-product-card-entry {
    border: 1px solid rgb(250 225 87);
    box-shadow: 0 0 20px rgb(229 225 194);
    background-color: #fff;
    animation: moveUpDown 2s ease-in-out infinite;
    border-radius: 2.75rem
}

.s-product-card-entry:hover {
    border: 1px solid rgb(229 225 194);
    box-shadow: 0 0 40px rgb(250 225 87);
}

.s-products-slider-wrapper .s-slider-container {
    padding: 40px 0
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-top-left-radius: 2.75rem;
    border-top-right-radius: 2.75rem
}

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


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

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

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

.store-footer__inner,.store-footer {
    background-color: #fae157!important;
    color: #000000!important
}

.footer-is-light .store-footer .store-footer__inner {
    border-bottom-color: #fae157


}
.btn,
button,
input[type="submit"],
.add-to-cart,
.product-item .btn-add-to-cart {
    background-color: #004D73 !important;
    color: #FFFFFF !important;
    border-color: #004D73 !important;
}

.btn:hover,
button:hover,
input[type="submit"]:hover,
.add-to-cart:hover,
.product-item .btn-add-to-cart:hover {
    background-color: #004D73 !important;
    border-color: #004D73 !important;
}

footer,
.footer {
    background-color: #004D73 !important;
    color: #FFFFFF !important;
}

footer a,
.footer a {
    color: #FFFFFF !important;
    
}
.header [class*="user"],
.header [class*="account"],
.header [class*="avatar"],
.header .user-icon,
.header .account-icon,
.header .icon-user {
    background-color: #FFFFFF !important; /* خلفية بيضاء */
    color: #000000 !important; /* أيقونة سوداء */
    border-radius: 50% !important;
    
}
/* إعادة الأيقونة للوضع الأساسي */
.header [class*="user"],
.header [class*="account"],
.header .icon,
.header .avatar {
    background-color: #FFFFFF !important;  /* خلفية بيضاء */
    color: #000000 !important;  /* الأيقونة سوداء */
    border-radius: 50% !important;  /* دائرية */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
/* إعادة أيقونة المستخدم للوضع الأصلي */
.header [class*="user"],
.header [class*="account"],
.header .icon,
.header .avatar {
    background-color: #FFFFFF !important; /* الخلفية بيضاء */
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* لو كان فيه أيقونة داخلها SVG أو I */
.header [class*="user"] svg,
.header [class*="account"] svg,
.header .icon svg,
.header .avatar svg,
.header [class*="user"] i,
.header [class*="account"] i,
.header .icon i,
.header .avatar i {
    fill: #000000 !important;  /* يجعل SVG أسود */
    color: #000000 !important; /* يجعل النص أو I أسود */
}
/* إعادة لون أيقونة المستخدم إلى الأبيض والأسود */
.header-btn__icon.sicon-user-circle {
    background-color: #fff !important; /* يجعل الخلفية بيضاء */
    color: #000 !important; /* يجعل الأيقونة نفسها سوداء */
    border-radius: 50%; /* يخليها دائرية لو كانت خلفية */
    padding: 8px; /* يضيف مسافة حول الأيقونة */
    
}
/* ذيل الصفحة */
footer {
    background-color: #004d73; /* اللون اللي تبغاه */
    color: #ffffff; /* النص أبيض */
    padding: 20px;
    text-align: center;
}

/* الروابط داخل الفوتر */
footer a {
    color: #ffffff; /* روابط الفوتر أبيض */
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

/* الأزرار داخل الفوتر */
footer button, footer .btn {
    background-color: #004d73; /* نفس لون الفوتر */
    color: #ffffff; /* نص الأزرار أبيض */
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

footer button:hover, footer .btn:hover {
    opacity: 0.8; /* تأثير عند المرور */
}
/* ذيل الصفحة */
footer {

/* تغيير لون ذيل الصفحة */
footer, .site-footer, .footer {
    background-color: #004d73 !important; /* اللون اللي تبغاه */
    color: #ffffff !important; /* النص أبيض */
    padding: 20px;
    text-align: center;
}

/* الروابط داخل الفوتر */
footer a, .site-footer a, .footer a {
    color: #ffffff !important; /* روابط الفوتر أبيض */
    text-decoration: none;
}

footer a:hover, .site-footer a:hover, .footer a:hover {
    text-decoration: underline;
}

/* الأزرار داخل الفوتر */
footer button, footer .btn, .footer button, .footer .btn, .site-footer button, .site-footer .btn {
    background-color: #004d73 !important; /* نفس لون الفوتر */
    color: #ffffff !important; /* نص الأزرار أبيض */
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

footer button:hover, footer .btn:hover, .footer button:hover, .footer .btn:hover, .site-footer button:hover, .site-footer .btn:hover {
    opacity: 0.8; /* تأثير عند المرور */
}
/* تغيير لون خلفية ذيل الصفحة */
footer {
    background-color: #004d73;
    color: white;
}

/* تغيير لون النصوص داخل ذيل الصفحة */
footer p, footer a {
    color: white;
}

/* تغيير لون الأزرار داخل ذيل الصفحة */
footer button {
    background-color: white;
    color: #004d73;
}