/* Add custom CSS styles below */ 
/*-header------------*/
body.index .main-nav-container .mobile-menu ul li a {
    color: #fff;
    }
    body.index i.header-btn__icon {
    color:#fff !important;
    }
    .sub-menu *{
    color:#000 !important;
    }
    /*---------------header-when-scroll----------*/
    .main-nav-container.fixed-header .inner .mobile-menu ul li a ,.main-nav-container.fixed-header .inner i.header-btn__icon  {
    color: #000 !important;
    }
    /*------------تغير حجم اللوجو-----*/
    @media screen and (min-width:991px){
        .navbar-brand img {
        max-width: 170px;
        height: 100px;
        max-height: 150px;
        }
    }
    /*****---firs-banner--------*/
    .my-main-banner-0, .my-main-banner-0> .head_img {
    height:100vh;
    }
    .my-main-banner-0 > .head_img > .items-center{
    justify-content:  flex-end;
    align-items: center;
    height:100vh;
    }
    .my-main-banner-0>.head_img>.items-center>.text-center {
    text-align: center;
    margin-left:5%
    }
    .my-main-banner-0  h1{
    font-weight: 500;
    font-size:50px !important;
    margin-top:10%;
    color:#fff;
    }
    @media screen and (max-width:768px){
    .my-main-banner-0 , .my-main-banner-0 .head_img  {
    height: 50vh;
    }
    .my-main-banner-0 > .head_img > .items-center {
    justify-content: flex-end;
    align-items: center;
    height: 50vh;
    }
    .my-main-banner-0>.head_img>.items-center>.text-center {
    width: 60%;
    }
    .my-main-banner-0 >  h1::before {
    width: 170px;
    height: 60px;
    background-size: contain;
    margin:0px auto;
    }
    .my-main-banner-0 > .head_img > .items-center > .text-center{
    text-align:center;
     
    }
    
    .my-main-banner-0 p{
    display:none
    }
    .my-main-banner-0  h1 {
    font-size: 18px !important;
    line-height: 31px;
    }
    }
      /*----------------------*/
    /*------my-category---------*/
    .my-category{
    margin-bottom:25px;
    margin-top:20px;
    }
    .my-category h1{
    margin-bottom:15px;
    font-size:24px !important;
    }
    .my-category ul{
    justify-content: center;
    gap: 20px;
    }
    /*--------my-special-product---------*/
    .my-special-product{
    margin-bottom:30px
    }
    .my-special-product h1{
    color:#fff;
    }
    @media screen and (max-width:768px){
    .my-special-product h1 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    }
    }
    /*******************/
    /*------------my-fixed-banner----بانر ثابت----*/
    .my-fixed-banner{
    margin-bottom:40px
    }
    .my-fixed-banner button {
    color: #fff!important;
    border-color: #fff;
    }
    .my-fixed-banner button a{
    color: #fff!important;
    }
    
    .my-fixed-banner  .absolute {
    width: 100% !important;
    left:0px;
    top:unset!important;
    bottom:10% !important;
    }
    .my-fixed-banner h1 {
    color: #fff!important;
    font-size: 21px!important;
    }
    @media screen and (max-width:768px){
        .my-fixed-banner h1 {
        font-size: 14px!important;
        }
        }
    /*------------------------*/
    .not-show.s-block.s-block--best-offers{
    margin-top:20px;
    }
    /*-------------my-advantage---------*/
    .my-advantage{
        margin-top: 50px;
        margin-bottom: 50px;
        }
         @media screen and (max-width:768px){
        .my-advantage > div > div {
        flex-direction: row;
        }
        .my-advantage h1{
        font-size:12px !important;
        }
        }
        /*--------my-banner-photo------------*/
    .my-banner-photo > div{
    justify-content: space-around;
    }
    .my-banner-photo > div > div{
    justify-content:center;
    }
    .my-banner-photo h1 {
        font-size: 20px !important;
        line-height: 23px;
        padding: 5px;
    }
    @media screen and (max-width:768px){
        .my-banner-photo h1 {
            font-size: 12px !important;
            line-height: 23px;
            padding: 5px;
        }
    }
    /*----------my-info---- ---*/
    .my-info p{
    color:#fff;
    }
    .my-info .shape{
    background-color:#67481E;
    }
    /*----------footer ---------------*/
    .store-footer__inner {
    background: #fff!important;
    }
    @media screen and (max-width:768px){
        .store-footer__inner *{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        }
        }
        /*changes*/
 body.index .store-header {
    position: relative;

}
div#mainnav * {
    color: #000 !important;
}
/* image header*/
[dir=rtl] salla-slider.photos-slider .swiper{
    padding: 0 !important;
}
.s-block salla-slider.photos-slider .swiper-slide {
    margin: 0;
    width: 100%;
}
 .carousel-slider .swiper-wrapper>div:first-of-type {
    padding: 0;
}
.s-block:first-of-type {
    margin-top: 0;
}
button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock ,button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock{
    display: none;
}
/*rooms*/
@media screen and (max-width: 768px) {
    .my-special-product h1 {
        font-size: 12px;
        line-height: 1rem;
        margin-top: 2rem;
    }
    .rooms .swiper.s-slider-container {
    padding: 0;
}
.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide {
    width: 33% !important;
}
.rooms button .text-lg {
    font-size: 0.7rem;
    line-height: 0.75rem;
}
.rooms button.max-w-\[200px\] {
    max-width: 77px;
    padding: .3rem;
}
}