/* Add custom CSS styles below */ 

/* خلفية المتجر */
.flex-col {
    background: #6b6b6d;
} 

/* خلفية المدونة */
.blog-single .flex-col{
    background: #fff;
}

.blog-index .flex-col{
    background: #fff;
}

.blog-index-category .flex-col{
    background: #fff;
}

/* البنرات*/
.s-block--fixed-banner {
    margin: 0px;
    padding: 0px;
}

.s-block--fixed-banner+.s-block--fixed-banner {
    margin: 0px;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder div.container{
    margin: 0px;
    padding: 0px;
    margin: auto;
}

.banner--fixed img {
    border-radius: 0px;
}

/* البنر العلوي */
.advanced-slider__image {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

/* الهدر */

.top-nav {
    display: none;
}

.main-nav-container .inner {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.main-nav-container .sides-wrap {
    background: #fff; 
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.main-nav-container .inner {
    margin-top: 44px;
}

.main-nav-container.fixed-header .inner {
    background: #fff;
    padding: 20px 10px 20px 10px;
    margin-top: 0px;
}

.main-nav-container.fixed-header .inner {
    background: #fff;
}

/* ايقونات الهدر */
.sicon-user:before {
    color: #ecb775;
}

.sicon-search:before {
    color: #ecb775;
}

.sicon-cart:before {
    color: #ecb775;
}

.sicon-menu:before {
    color: #ecb775;
}

[dir=rtl] .s-cart-summary-count {
    color: #fff;
    background: #ecb775;
}

/* مميزات وعروض المتجر */
@media (max-width: 1024px) {
  [dir=rtl] salla-slider.photos-slider .swiper {
      padding-right: 0px;
      margin: 0px;
  }
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0px;
}

section.s-block.s-block--photos-slider {
    margin: 0px;
}

/* الفوتر */

.store-footer {
    margin: 20px;
}

.footer-is-light .store-footer {
    background: #303544;
}

.store-footer__inner, .store-footer__newsletter {
    border-radius: 25px 25px 0px 0px;
    margin-top: 10px;
}

div.store-footer__contacts-row {
    border-radius: 0px 0px 25px 25px;
}

.footer-is-light .store-footer .store-footer__inner, .footer-is-light .store-footer .store-footer__contacts-row, .footer-is-light .store-footer .store-footer__newsletter {
    background-color: #303544;
    color: white;
    padding: 15px;
}

.footer-is-light .store-footer .store-footer__curve {
    color: #303544;
    background: #303544;
    border-radius: 25px 25px 0 0;
}
.store-footer a {
    background: #f3f4f6;
}

/* عنوان القسم */
.s-block--tabs-produtcs .tab-trigger.is-active button {
    visibility: collapse;
}

/* كرت المنتج الخارجي */
.product-card--vertical {
    background: white;
    border-radius: 10px 10px 10px 10px;
    border: 0px;
    margin: 5px;
}

.product-card__content {
    padding: 20px;
}

/* اضافة للسلة */
.product-card__addToCart__btn salla-button button {
    background-color: #303544;
}

/* تعليقات العملاء */
.testimonials-item p {
    position: relative;
    background: url(https://cdn.salla.sa/form-builder/5c4NITKwlWm7xqOtD0as9eOxqyCOVAQRweiCYbS4.png) top center no-repeat;
    padding: 2.5rem 1rem 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-radius: 0;
    background-size: 100% 100%;
    height: 153px;
    box-shadow: none;
    overflow: hidden;
}

.swiper-backface-hidden .swiper-slide {
    background: #6b6b6d;
}

.s-block--testimonials .testimonials-item::after {
    visibility: hidden;
}

/* العبارة الترويجي */
.product-card__promotion {
    top: 0;
    left: 0;
}

/* المنتج الداخلي */

h4.total-price {
    color: #f11e1e;
}

.text-store-text-secondary {
    color: #6a6a6d;
}
.product-single .product-single__info button.s-social-share-btn, .product-single .product-single__info button.btn--wishlist {
    background-color: #6b6b6d;
    color: #ffffff;
}

/* عناصر المنتج الداخلي */
section.bg-storeBG.py-5.rounded-md.mb-5 {
    background: #fff;
    padding: 15px;
}

/* العرض الترويجي داخل المنتج */

[dir=rtl] .s-slider-block__title-right {
    border-radius: 15px;
    background: #fff;
    padding: 15px;
}

.offer-slider {
    background: #6b6b6d;
}

/* التصنيفات المربعة */
.auto-fit-grid {
    grid-template-columns: repeat(auto-fit,minmax(0px,1fr));
    margin-top: -40px;
    margin-bottom: -10px;
    padding-top: 0px;
}


.main-menu li.root-level>a {
    color: #deac6d;
}
.text-store-text-secondary {
    color: #ffffff;
}
.text-store-text-secondary {
    color: #000000;
}
.inventory-content>#variant-inventory {
    background: #fbbf24;
}
.s-rating-stars-reviews, .s-price-range-currency {
    color: #ffffff;
}
.product-entry--minimal .addToCart button, .product-entry--minimal .wishlist button {
    border: 1px solid #dcdedf;
}
.product-entry--minimal .product-entry__content {
    border: 1px solid #dcdedf;
}
.text-store-text-primary {
    color: #cd9e63;
}
.border-primary {
    border-color: #cd9e63;
}
.btn--collapse {
    background-color: #d9dadc;
}
.pt-5 {
    background: #f0f0f0;
}
.pb-7 {
    padding-bottom: 0.75rem;
}
.border-gray-200 {
    background: white;
}
.rtl .fix-align, [dir=rtl] .fix-align {
    color: #cd9e63;
}
.profile__cover--placeholder::before {
    background: rgb(109 107 107 / 81%);
}

.product-more-info.vertical .product-more-info__inner {
    background: white;
}

.py-10 {
    padding-top: 5.5rem;
    padding-bottom: 1.5rem;
}
.promotion-banner, .animated-text {
    padding: 2px 0;
    position: relative;
}

.md\:mt-5 {
    color: #303544;
}
.object-cover {
    object-fit: contain;
}
.h-80 {
    height: 10rem;
}
.mb-10 {
    margin-bottom: 1.5rem;
}
.has-overlay:after {
    background-color: rgb(0 0 0 / 5%);
}

.top-navbar {
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    border-bottom: 0px solid rgba(238,238,238,.3490196078);
}

/* الشريط الإعلاني */

.main-nav-container .inner {
    border: 0px;
    margin-top: 5px;
}

@media (max-width: 1024px) {
   .main-nav-container .inner {
    border: 0px;
    margin-top: 5px;
    }
}
  
@media (max-width: 1024px) {
  .animated-text__inner {
      margin-top: 0px;
  }
}

.top-navbar:not(.topnav-has-bg) {
    background-color: var(--bg-secondary);
    color: #dbaa6d;
}

.promotion-banner, .animated-text {
    margin-top: 0px;
}

/* شعار موثوق */
a.flex.items-center.justify-center.flex-col.h-full {
    background: #f3f4f6;
    color: #374151;
}

/* انيميشن سلايدر العروض */

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}

salla-slider.photos-slider .swiper-slide {
  animation: zoom-in-zoom-out 3s ease infinite;
  animation-timing-function: cubic-bezier(0,-0.5, 0.95,-0.28);
}

.s-block.merge-with-top-component {
    margin-top: -4rem;
}
[dir=rtl] .s-slider-block__title-right {
    border-radius: 8px;
    background: #d0a164;
    padding: 8px;
}


.s-block--enhanced-features__item {
    border-color: rgb(107 107 109);
    background-color: #ebb774;
}

.mt-8 {
    margin-top: 4rem;
}