.s-user-menu-trigger {
    background-color: transparent;
}
.navbar-brand img {
    max-height: 5rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 55px;
}
body.index {
    background-color: #FAFAFA;
}
.s-comments-product {
    background-color: transparent;
}
header.store-header {
    background: var(--color-primary);
}
.top-navbar .s-menu-topnav-list>a, a.s-contacts-topnav-link {
    color: #fff;
}
body.index div#mainnav {
    background: var(--color-primary);
}
body.index .top-navbar .s-menu-topnav-list>a, body.index h3.s-contacts-title {
    color: #fff;
}
body.index  header.store-header *:not(a[href*=offer] *):not(li.s-user-menu-dropdown-item *):not(.header-search .s-search-results *) {
    color: #fff;
}
body.index header.store-header .sub-menu.w-56 span {
    color: var(--color-primary) !important;
}
.main-menu>li>a[href*=offer] {
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}
@media (min-width: 768px){
/*.index .inner.bg-inherit:not(.fixed-pinned .inner) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}*/}
@media (min-width: 1025px){
body.index  ul.main-menu>li,body.index i.header-btn__icon.sicon-user-circle, body.index i.header-btn__icon.icon.sicon-shopping-bag {
    color: #fff;
}}

@media (min-width: 768px){
body.index div#mainnav {
    background: rgba(255, 255, 255, 0.37);
    position: absolute;
    z-index: 2;
    width: 80%;
    justify-self: center;
    border-radius: 10px;
    margin-top: 1rem;
}
body.index div#mainnav .inner.bg-inherit {
    border-radius: 10px;
}
body.index .fixed-pinned {
    background: #cab5a4  !important;
}}

/*First Banner */
section:first-of-type {
    margin: 0;
}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
   border-radius: 0 !important;
}
.s-block.s-block--photos-slider img{
    border-radius: 0 !important;
} 
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}



/*Fixed Banner*/
.banner--fixed img{
    background-color: unset;
}

/*****titles*****/
.index   .s-block__title:not(.s-block--banners .s-block__title) {
    display: none;
}
/* cats Title */
.index .s-block__title,  .index .s-slider-block__title {
    justify-content: center;
}
.index .s-block__title h2 , .index  .s-slider-block__title h2 {
    font-size: 2.5rem;
    text-align:center;
}
.index .s-block__title h2:after {
    content: "اختر ما يناسب عنايتك من مختلف الأقسام";
    display: block;
    font-weight: 400;
    font-size: 20px;
    margin-top: 5%;
}
/*slider*/
.index  .s-slider-block__title h2:after {
    content: "اكتشف الإصدارات المميزة";
    display: block;
    font-weight: 400;
    font-size: 20px;
    margin-top: 5%;
}

.index .s-slider-block__title-right {
    padding-left: 0 !important;
}
.index  .s-slider-block__title-left{
display:none;
}
.index .s-slider-block__title h2:where([dir=rtl],[dir=rtl] *), .index .s-block__title .right-side:where([dir=rtl],[dir=rtl] *) {
    padding: 0;
}
@media (max-width: 768px){
.index .s-block__title h2, .index .s-slider-block__title h2  {
    font-size: 1.5rem;
}
.index .s-block__title h2:after {
     font-size: 14px;
}
.index .navbar-brand img {
    filter: drop-shadow(1px 1px 0px #e0c5b1);
}
}


/*btn*/
.s-button-primary-outline {
    background: var(--color-primary);
    color: white;
   filter: drop-shadow(1px 2px 2px black);
}

/*Product slider*/
/*long name fix*/
h3.s-product-card-content-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    background: unset;
}
.s-product-card-entry {
    background: none;
    border: 2px solid  var(--color-primary);
}
.s-product-card-vertical {
    border: 2px solid  var(--color-primary);
}
salla-add-product-button, img.s-product-card-image-cover.lazy.loaded {
    transition: 0.2s;
}
salla-add-product-button:hover, img.s-product-card-image-cover.lazy.loaded:hover {
    transform: scale(1.1);
}
.s-products-list-vertical-cards {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.s-products-list-wrapper {
    background: none;
}
@media (max-width:767px){
.s-button-primary-outline {
    padding-right: 5px;
    padding-left: 5px;
}
    .s-products-slider-card{
        width: 55%;
        }
    .s-products-list-vertical-cards{
        grid-template-columns: 1fr 1fr;
        }
    .s-product-card-entry {
        width: 11.5rem;
       }
}
@media (max-width: 400px) {
    .s-product-card-entry {
        width: 10.5rem;
    }
}
@media (max-width: 360px) {
    .s-product-card-entry {
        width: 9.8rem;
    }
}

/*Category*/
.md\:grid-cols-3 {
      grid-template-columns: 1fr 1fr 1fr;
  }
.md\:grid-cols-2 {
      grid-template-columns: 1fr 1fr;
  }
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: span 1/span 1;
}
.lazy__bg.lazy.entered.loaded {
    background-repeat: no-repeat;
    background-size: contain;
}
.banner-entry {
    background-color: unset;
    transition: all .3s ease-in-out;
}
section:nth-child( 1 of .s-block.s-block--banners.container) .banner-entry {
    height: 297px;
}
section:nth-child( 2 of .s-block.s-block--banners.container) .banner-entry {
    height: 297px;
}
a.banner-entry:hover {
    transform: scale(1.05);
    transition: transform 1s ease;
    z-index:1;
}
.banner--fixed img {
    background: unset;
}
section:nth-child( 2 of .s-block.s-block--banners.container) .banner-entry:nth-child(1) .lazy__bg.lazy.entered.loaded {
    background-position: left;
}
section:nth-child( 2 of .s-block.s-block--banners.container) .banner-entry:nth-child(3) .lazy__bg.lazy.entered.loaded {
    background-position: right;
}
@media (max-width: 768px){
section:nth-child( 1 of .s-block.s-block--banners.container) .banner-entry{
      height: 118px;
  }
section:nth-child( 2 of .s-block.s-block--banners.container) .banner-entry{
      height: 130px;
  }
.md\:grid-cols-2 {
      grid-template-columns: 1fr;
  }
}

/*features*/
.s-block--features__item {
    background-color: transparent;
}

/*footer*/
.footer-is-light .store-footer .store-footer__inner {
    background: var(--color-primary);
    color: #fff;
    border: none;
}
.footer-is-light .store-footer .store-footer__inner *{
    border-color: #ffffff61;
}
@media (max-width: 767px) {
    footer .grid {
        grid-template-columns: 1fr;
    }
    .store-footer__inner *:not(li.s-social-link)  {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
footer .s-social-list{
    justify-content: center;
}
    salla-payments.s-payments-list.hydrated li {
    margin-left: 0;
    margin-right: 0;
}
}
/*Product page*/
salla-add-product-button:hover {
    transform: scale(1.06) !important;
}

/*loading logo page*/
body.index::before {
    content: "";
    top: 0;
    background: #fff url("https://cdn.salla.sa/form-builder/18uZH7feUFsyEIICSdfRHcYNnH6CVJ3OrRdGMRh3.png");
    background-size: 250px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100%;
    height: 100vh !important;
    transform: scale(0);
    position: fixed;
    left: 0;
    z-index: 9999999 !important;
    animation: scale-out-vertical 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1.3s both;
}

@keyframes scale-out-vertical {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 1;
    }
}