/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
section:nth-of-type(1){
margin-top:0px
}
/*---margin-top of main container------*/
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
margin-left: 0!important;
 padding:0px
}
/*-------------------------------------*/
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
 padding-left:0;
}
.swiper.s-slider-container.swiper-initialized {
margin-left: 0!important;
padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
margin-left: 1rem;
margin-right: 1rem;
width: 100%;
padding: 0px;
}
 salla-slider.photos-slider .swiper-slide {
padding: 0rem;
margin: 0rem;
width: 100%;
}
.s-slider-block__title-nav {
visibility: hidden;
}
/*arrow of slider */

/* start customize setion*/
.md\:grid-cols-3 {
grid-template-columns: repeat(4,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;
}
.lazy__bg.lazy.entered.loaded {
background-size: contain;
background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
height: 200px;
}
}
@media(max-width:767px){
a.banner-entry{
height: 150px;
padding: 0rem;

}
.md\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
}
/*--------------------الاكثر مبيعا------*/
.products-slider{
margin-top:10px;
}
/*----------- عروض----------*/
.offers  h2{
    margin-bottom:30px;
    }
    .offers h2 {
    color:#fff !important;
    text-shadow:none;
    }
    .offers .last_price {
    color:#fff !important;
    }
/*---------section-product -------*/
.s-block.s-block--best-offers  h2{
font-size:50px;
color:#000;
}
.s-block.s-block--best-offers .s-slider-block__title {
justify-content: center;
}
.s-slider-block__title-left {
display: none;
}
@media screen and (max-width:768px){
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
padding-left: 0px !important;
}
.s-block.s-block--best-offers h2 {
font-size: 35px;  
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
 padding-left: 0px; 
}
}
/*****************/
  .image-text h2{
  font-size:24px;
    line-height: 32px;
  }
.image-text .item > div:nth-of-type(2){
gap: 19px;
}
  @media screen and (max-width:768px){
.image-text .item > div:nth-of-type(2){
gap: 13px;
}
  .image-text h2 {
  font-size: 10px;
  line-height: 18px;
  }
  }
  /*-----------سكشن gif بنر-------*/
.gif-banner h2{
color:#fff;
}
.gif-banner a{
background:#fff;
color:#00538F;
box-shadow: 3px 3px #000 !important;
}
.gif-banner .gif-video {
    height: 100%;
    transform: translateX(-3%);
    width: 66%;
}
.gif-banner .first-bg {
background: linear-gradient(358deg,rgba(28, 120, 169, 1) 12%, rgba(0, 83, 143, 1) 99%);
}
.gif-banner .small-bg {
background: linear-gradient(358deg,rgba(28, 120, 169, 1) 12%, rgba(0, 83, 143, 1) 99%);
}
@media screen and (max-width:768px){
    .gif-banner h2 { 
        font-size: 12px;
        margin-bottom: 10px;  
    }
    .gif-banner p {
        display: none;
    }
    .gif-banner a {
        font-size: 12px;
    }
    }
    /*--------من نحن--------*/
@media (max-width: 767px) {
    .el_features h3 {
        font-size: 14px;
    }
    }
    .numbers h2 , .numbers h3{
color:#00538F
}
    @media screen and (max-width: 768px) {
    .numbers .products {
        grid-template-columns: repeat(2 ,1fr);
    }
    }
    footer *{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/******edit***********/
.s-product-card-content-footer button , button.undefined{
color:#000 !important;
}

/* Add Img in place of video */
section:nth-child(1 of .bg-white) .photo {
    background-image: url('https://cdn.salla.sa/jZEQyd/5c4368d4-32f6-4e8c-aaf1-a2ac72cf348a-500x500-CKXt4s11PqVuAWmetmvc4eTQ7oZ6sRJMAws4D1As.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 215px;
}
section:nth-child(2 of .bg-white) .photo {
    background-image: url('https://cdn.salla.sa/jZEQyd/51fb0ec0-af2d-4757-b14e-c1a5b61dd06d-500x500-QBZVtEyPAgegzXEbOL1ux7fjwXuovMhvbQ9JgVEO.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 215px;
}
.blog-single .rectangle h2{
    color:#fff
}