/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
body{
  font-family: "Cairo", sans-serif;
}
@media screen and (max-width:768px) {
.main-nav-container {
    min-height: 48px;
    height: 60px !important;
}
.navbar-brand img {
    max-width: 60px;
}
a.s-contacts-item {
    justify-content: center;
}
.banner_ad .item-text {
    line-height: 27px !important;
}
}
section:nth-of-type(1){
margin-top:0px;
margin-bottom:30px;
}
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
/*-------------------------------------*/

.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;
}
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
.banner_ad {
    max-height: 850px !important;
}
.banner_ad  .img1  .absolute.over   {
    top: -110px !important;
}
section:nth-child(1 of section.landing-page-first-banner) p:after {
    content: " ";
    background-image: url("https://cdn.salla.sa/form-builder/5oPEHWm58OiyvvxMvQls6c9ongusT8D1Uk3ltkv6.png");
    background-size: contain;
    margin-bottom: 30px;
    width: 100%;
    height: 80px;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
section.weeklyOffers , .g-products  , .dead_line  , .ads , .g_cat{
    margin-bottom: 40px  !important;
}
.s-payments-list-item img {
    max-height: 65%;
}