.flex.flex-col.gap-5.w-full {
    height: 100px !important;
}
/* Add custom CSS styles below */ 
/*****---firs-banner--------*/
.my-main-banner-0, .my-main-banner-0> .head_img {
height:100vh;
}
.my-main-banner-0 > .head_img {
 height:100vh;
}
.my-main-banner-0 > .head_img > .items-center{
justify-content:  flex-start;
}
.my-main-banner-0>.head_img>.items-center>.text-center {
    text-align: start !important;
    margin-right: 5%;
    align-items: flex-start;
}
.my-main-banner-0 p{
width:100% !important;
max-width:100% !important;
opacity: 1;
font-size:20px !important;
margin-top:20px!important; 
color:#000;
}
.my-main-banner-0  h1 {
    font-weight: 500;
    font-size: 40px !important;
    margin-top: 10%;
    line-height: 30px;
    color:#000;
}
.my-main-banner-0 > div > div > div div:nth-of-type(2){
   background: linear-gradient(359deg,rgba(0, 0, 0, 1) 0%, rgba(4, 48, 146, 0.81) 50%) !important;
    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 > {
justify-content: center;
height: 45vh;
}
.my-main-banner-0>.head_img>.items-center>.text-center {
    width: 50%;
    align-items: flex-start;
}
.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: 18px;
}
.whatsapp-button {
    right: 79% !important;
}
}
/*------my-category---------*/
.my-category{
margin-bottom:25px;
margin-top:20px;
}
    .my-category ul{
        justify-content: center;
        gap: 5px;
        }
/*******************************/
/*--------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;
}
.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;
    }
    }
    @media screen and (min-width:991px){
   .my-fixed-banner .container div{
   width:50%;
   }
   }
/*------------------------*/
/*-------------my-advantage---------*/
.my-advantage{
    margin-top: 50px;
    margin-bottom: 50px;
    }
     @media screen and (max-width:768px){
    .my-advantage > div > div {
    flex-direction: row;
    }
      }
/*--------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: 30px !important;
    line-height: 23px;
    padding: 5px;
}
.my-banner-photo  .bg-\[var\(--m-color\)\] {
background: linear-gradient(359deg,rgba(0, 0, 0, 1) 0%, rgba(4, 48, 146, 0.81) 50%);
}
.my-banner-photo h1{
color:#000 !important;
}
@media screen and (max-width:768px){
    .my-banner-photo h1 {
        font-size: 12px !important;
        line-height: 23px;
        padding: 5px;
    }
}
/*----------footer --------------------*/
.store-footer__inner {
background: #ECECEC!important;
}
.store-footer__inner *{
margin-left: auto;
margin-right: auto;
text-align: center;

}
@media screen and (max-width:768px){
    .store-footer__inner *{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    }
    h4.s-product-card-price {
    font-size: 29px !important;
}
html[lang="en"] .my-main-banner-0 > .head_img > .items-center {
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}
html[lang="en"] .my-main-banner-0>.head_img>.items-center>.text-center {
    align-items: center;
    margin: 0px;
}