/* جعل البنر بعرض الشاشة بالكامل */
.s-block--fixed-banner .container{
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

@media (min-width: 1280px) {
    header .container:first-child {
        max-width: 1490px !important;
    }
}

.custom-header-width { 
    max-width: 1500px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.s-block--fixed-banner .banner{
    display: block;
    width: 100%;
}

.s-block--fixed-banner img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover !important;
}

main > .s-block--fixed-banner:first-of-type{
    margin-top: 0 !important;
    padding-top: 0 !important;
}

@media (min-width:1280px){

    #mainnav > .inner > .container{
        max-width:1480px !important;
        width:100%;
        margin:0 auto;
    }

}

.slide--cat-entry img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 50%;
}

.slide--cat-entry h2 {
    font-size: 15px;
}

/* تغيير خلفية الفوتر بالكامل */
footer,
.store-footer,
.s-block--footer {
    background-color: #1B3C2B !important;
}

/* إزالة أي خلفيات داخلية */
footer *,
.store-footer *,
.s-block--footer * {
    background-color: transparent !important;
}

/* لون العناوين */
.store-footer h3,
.store-footer .s-contacts-title {
    color: #ffffff !important;
}

/* لون الروابط */
.store-footer a,
.store-footer .s-menu-footer-item {
    color: #ffffff !important;
}

/* لون النصوص الثانوية */
.store-footer p,
.store-footer span,
.store-footer .text-gray-400 {
    color: rgba(255,255,255,0.7) !important;
} 

/* أيقونات السوشيال */
.store-footer .s-social-icon {
    color: #ffffff !important;
}

/* خط الحقوق أسفل الفوتر */
.copyright-text,
.copyright-text p {
    color: rgba(255,255,255,.65) !important;
}

.copyright-text a {
    color: #C8A664 !important;
}

custom-main-menu {
    min-height: 84px;
    margin-top: 10px;
}

/* أزرار السلايدر */
.s-slider-nav-arrow {
    width: 42px !important;
    height: 42px !important;
    border-radius: 50% !important;
    background-color: #1B3C2B !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: none !important;
    transition: .3s ease;
}

/* لون الأيقونة */
.s-slider-nav-arrow svg {
    fill: #ffffff !important;
    width: 24px !important;
    height: 24px !important;
}

/* زرار عند المرور */
.s-slider-nav-arrow:hover {
    background-color: #C8A664 !important;
}

/* الزر غير النشط */
.s-slider-nav-arrow.swiper-button-disabled {
    background-color: #E5E5E5 !important;
    opacity: 1 !important;
    cursor: not-allowed;
}

/* أيقونة الزر غير النشط */
.s-slider-nav-arrow.swiper-button-disabled svg {
    fill: #999999 !important;
}

/* إزالة أي تأثيرات افتراضية */
.s-slider-nav-arrow:disabled {
    opacity: 1 !important;
}


/* زر إضافة للسلة */
.s-product-card-content-footer .s-button-btn {
    background-color: #1B3C2B !important;
    border-color: #1B3C2B !important;
    color: #ffffff !important;
    transition: .3s ease;
}

/* الأيقونة والنص */
.s-product-card-content-footer .s-button-btn i,
.s-product-card-content-footer .s-button-btn span {
    color: #ffffff !important;
}

/* Hover */
.s-product-card-content-footer .s-button-btn:hover {
    background-color: #ffffff !important;
    border-color: #1B3C2B !important;
}

/* لون النص والأيقونة عند Hover */
.s-product-card-content-footer .s-button-btn:hover i,
.s-product-card-content-footer .s-button-btn:hover span {
    color: #1B3C2B !important;
}

/* بطاقة المنتج */
custom-salla-product-card {
    display: block;
    border: 3px solid #1B3C2B !important;
    border-radius: 16px !important;
    overflow: hidden;
    background: #fff;
    transition: all .3s ease;
}

/* تأثير عند المرور */
custom-salla-product-card:hover {
    box-shadow: 0 10px 25px rgba(27, 60, 43, .15);
    transform: translateY(-3px);
}

/* توسيط اسم المنتج */
.s-product-card-content-title {
    text-align: center !important;
}

.s-product-card-content-title a {
    display: block;
    text-align: center !important;
    line-height: initial !important;
}

/* توسيط السعر */
.s-product-card-price {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    gap: 4px;
}

/* توسيط محتوى البطاقة بالكامل */
.s-product-card-content-main,
.s-product-card-content-sub {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* لون السعر */
.s-product-card-price,
.s-product-card-price *,
.s-product-card-price .sicon-sar {
    color: #E53935 !important;
}

/* خلفية منطقة الصورة */
.s-product-card-image,
.s-product-card-image-wrap,
.s-product-card-image a,
.s-product-card-image img,
.s-product-card-image::before {
    background: #ffffff !important;
}

b.s-trust-badges-number {
    color: #fff !important;
}

.s-product-card-wishlist-btn,
salla-button.s-product-card-wishlist-btn {
    display: none !important;
}

.s-slider-block__title h2 {
    font-size: clamp(20px, 1.2vw + 0.9rem, 30px) !important;
    font-weight: 800;
    line-height: 1.2;
}

.s-product-card-content-title a {
    font-size: medium !important;
}

.s-product-card-price, .s-product-card-starting-price h4 {
    font-size: 1.2rem;
}

.mm-spn a {
    color: #000000;
}

div > p.text-sm.text-text-grey.mb-1,
div > b.text-sm {
    color: #fff !important;
}

#offers {
    display: none !important;
}

.slide--cat-entry img {
    border-radius: 0% !important;
}

.s-product-card-sale-price h4 i,
.s-product-card-sale-price span i {
    font-size: 1.2rem !important;
}

.s-product-card-sale-price h4,
.s-product-card-sale-price span,
.s-product-card-sale-price h4 *,
.s-product-card-sale-price span * {
    font-size: 1.2rem !important;
}

.s-product-card-sale-price h4,
.s-product-card-sale-price h4 * {
    color: #e53935 !important;
}