/* Add custom CSS styles below */ 
@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: auto;
max-width: 100%;
width: 35%;
margin-right:5%
}
.my-main-banner-0 p{
width:100% !important;
max-width:100% !important;
opacity: 1;
font-size:25px !important;
margin-top:20px!important; 
color:#fff;
}
.my-main-banner-0  h1{
font-size:40px !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: center;
align-items: center;
height: 50vh;
}
.my-main-banner-0>.head_img>.items-center>.text-center {
width:50%;
}
.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: 18px;
}
}
*------my-category----الاصناف-----*/
.my-category{
margin-bottom:25px;
margin-top:20px;
}
.my-category h1{
    font-size:24px !important;
    }

.my-category ul{
justify-content: center;
gap: 20px;
}
.my-category ul li {
    align-self: flex-start;
}
/*******************************/
/***********offers********************/
.furnitur_offer .s-count-down-wrapper .s-count-down-list {
width: 100%;
margin-bottom:20px;
}
@media screen and (min-width:991px){
salla-add-product-button.my-12.hydrated {
margin-top: 0px !important;
}
.furnitur_offer .s-count-down-wrapper .s-count-down-list {
width: 100%;
}
}
.my-offer{
margin-bottom:30px;
padding:30px;
}
@media screen and (max-width:991px){
.furnitur_offer .s-slider-thumbs .s-slider-swiper-wrapper {
margin-bottom: 30px;
}
#swiper-wrapper-1fe494f89a74d69d a{
max-height:450px;
}
}
.s-count-down-md .s-count-down-item {
margin: 0px 20px;
}
.s-count-down-list .s-count-down-item::after {
left: -40% !important;
}
.s-count-down-item-value {
    font-size: 20px !important;
}
@media screen and (max-width:756px){
.my-offer h1 {
margin-bottom: 0px;
}
.my-offer p {
margin-top: 0px;
}
.furnitur_offer .s-slider-container {
margin-bottom: 20px;
}
.my-offer .my-12 {
margin-top: 0rem;
margin-bottom: 0rem;
}
.furnitur_offer .s-slider-container {
width: 100%;
}
.max-w-\[85\%\].m-auto.text-center {
width: 100% !important;
max-width: 100%;
}
.my-offer img.w-full.h-full {
width: 70%;
}
}
/*----------------------------------*/
/*--------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 {
        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;
}
.my-fixed-banner h1 {
color: #fff!important;
font-size: 21px!important;
line-height: 30px;
}
@media screen and (max-width:768px){
    .my-fixed-banner h1 {
    font-size: 14px!important;
    }
    }
/*------------------------*/
/*-------------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: 25px !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 p{
color:#333366;
}
.my-info .shape{
background-color:#F5F5F5;
}
.store-footer__inner {
background: #fff!important;
}
@media screen and (max-width:768px){
    .store-footer__inner *{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    }
    /* Unset Raeed Carousel */

.s-block:nth-of-type(1) {
  margin-top: 0 !important;
  margin-bottom:0 !important
}

.s-block:nth-of-type(2) {
  margin-top: 0 !important;
}

section.s-block.s-block--photos-slider * {
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important
}

salla-slider.photos-slider .swiper-slide {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}
    body.index .store-header {
        position: static;
    }