/* Add custom CSS styles below */ 
.sub-menu {
    overflow-y: visible;
}
@media (max-width: 600px) {
.g_cat .text-\[14px\] {
    line-height: normal;
}
.marquee .text-\[18px\] {
    font-size: 15px !important;
}
.index .navbar-brand img:not(.fixed-header img) {
    max-width: 70px;
}
.index  .fixed-header .navbar-brand img {
    width: 70px  !important;
}
.index .search-btn svg {
    width: 15px !important;
    height: 15px !important;
}
.index  .search-btn {
    padding: 7px;
    margin-right: 0px;
}
.lang-icone {
    font-size: 15px;
    padding: 7px;
}
}

/*titles*/
.image-title .title-heade {
    background: none !important;
}

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;
}


/*offers*/
.product_deadline .data h2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product_deadline  button {
    color: #fff;
}
.product_deadline.w-\[90\%\].cuxl\:w-auto.sal-animate {
    background: #fff;
}


@media (min-width: 992px) {
    .banner_ad .img2 .bg-cover, .banner_ad .img3 .bg-cover {
        background-position: center;
    }
}


/*2*/
.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 {
    height: 550px;
    background-color: unset;
}
.banner--fixed img {
    background: unset;
}
section:nth-child( 1 of .s-block.s-block--banners.container) .banner-entry:nth-child(1) .lazy__bg.lazy.entered.loaded {
    background-position: left;
}
section:nth-child( 1 of .s-block.s-block--banners.container) .banner-entry:nth-child(2) .lazy__bg.lazy.entered.loaded {
    background-position: right;
}
@media (max-width: 768px){
.banner-entry{
      height: 245px;
  }
}
@media (min-width: 992px) {
.banner_ad .bg-cover {
    border-radius: 65px !important;
}}


/*products*/
.like-product .s-product-card-content-title {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.outof-stock {
    color: #ffffff;
}
.s-product-card-image-full {
    max-height: 350px !important;
   height: 350px !important;
}
.like-product .s-product-card-content {
    height: auto;
}
@media (max-width:767px){
.s-product-card-vertical .s-product-card-image-full  {
   max-height: 250px !important;
   height: 250px !important;
}
.s-products-slider-card {
    max-width: 250px!important;
}
.index section.dead_line {
    display: none !important;
}
}



/*E-mail*/
footer .text-\[var\(--footer-color\)\] {
    color: #fff !important
}

/*Footer*/
.copyright-text * {
    color: #fff !important;
}
@media (max-width:767px){
.pb-\[100px\] {
    padding-bottom: 0; 
}
}
@media (max-width:991px){
footer salla-menu.flex.gap-2.hydrated {
    justify-content: center;
}
}
@media (min-width:1500px){
footer .justify-center.rtl\:lg\:pl-20 {
    justify-self: flex-end;
}
}
@media (max-width:500px) {
    [id^=gb-widget] {
        bottom: 77px !important;
            }
}
.VisitorsCounter22503 {
    display: none !important;
}

/*product page*/
article#productDescription li {
    list-style: inside !important;
}
article#productDescription  span, article#productDescription li > strong,
.main-content h1{
    color: initial;
}