/* Add custom CSS styles below */ 
@font-face {
  font-family: 'ExpoArabic';
  src: url('https://wpazzrk.github.io/again/ExpoArabic-Book%20(2).ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width:768px){
body.index .store-header {
     position: static;
}
}
body , body *{
  font-family: 'ExpoArabic', sans-serif;
}
/*****---firs-banner--------*/
.my-main-banner-0, .my-main-banner-0> .head_img {
height:100vh;
}
.my-main-banner-0 > .head_img > div{
height:100vh;
 align-items: center;
 padding-bottom:0px;
}
.my-main-banner-0 p{
width:100% ;
max-width:100% ;
opacity: 1;
margin-top:20px!important; 

}
.my-main-banner-0  h1{
font-weight: 700;
font-size:60px !important;
margin-top:10%;
}
.my-main-banner-0 > .head_img > div > div {
    max-width: 40%;
    margin-right: 10%;
}
@media screen and (max-width:768px){
.my-main-banner-0 , .my-main-banner-0 .head_img  {
height: 35vh;
}
.my-main-banner-0 > .head_img > div {
align-items: center;
height: 35vh;
padding-bottom: 0px;
}
.my-main-banner-0 > .head_img > div > div {
    max-width: 60%;
    margin-right: 4%;
}
.my-main-banner-0 p{
    font-size: 12px !important;
    margin-top: 7px !important;
    font-weight: 600;
    line-height:18px
}
.my-main-banner-0  h1 {
font-size: 18px !important;
line-height: 25px;
}
}
 /*------my-category----الاصناف-----*/
.my-category{
margin-bottom:25px;
margin-top:20px;
}
.my-category h2 {
color:#176A96 !important;
}
.my-category ul li {
align-self: self-start;
}
.my-category h1{
margin-bottom:15px;
font-size:24px !important;
}
.my-category ul{
justify-content: center;
gap: 20px;
}
/*******************************/
/********new-offer*********/
.update_offer_section  salla-add-product-button button{
   background:#fff ;
   color:#000;
   }
@media screen and (min-width:991px){
.update_offer_section  salla-add-product-button {
    width: 50%;
    max-width: 50%;
 
}
}
@media screen and (max-width:768px){
.update_offer_section  h1 {
    width: 100%;
    text-align: center;
}
}
/*--------my-special-product---------*/
.my-special-product {
    margin-bottom: 30px
}

.my-special-product h1 {
    color: #fff;
    text-align: center;
}

@media screen and (max-width:768px) {
    .my-special-product h1 {
        
        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: 21px !important;
    line-height: 37px;
}
}
.my-fixed-banner .sal-animate:nth-of-type(2) h1 , .my-fixed-banner .sal-animate:nth-of-type(2) button , .my-fixed-banner .sal-animate:nth-of-type(2) button a {
    color: #176A96 !important;
    border-color: #176A96 ;
}
/****** my-advantage*****/
@media screen and (max-width:768px) {
    .my-advantage .conatiner  {
        flex-direction: row;
    }
.my-advantage {
    margin-bottom: 5px;
}
}
/*----------my-info-------*/
.my-info p {
    color: #fff;
}

.my-info .shape {
    background-color: #176A96;
}
/*--------my-banner-photo-----------*/
.my-banner-photo>div {
    justify-content: space-around;
}

.my-banner-photo>div>div {
    justify-content: center;
}
@media screen and (max-width:768px) {
    .my-banner-photo h1 {
        font-size: 12px !important;
        line-height: 23px;
        padding: 5px;
    }
}
/*********footer******/
@media screen and (max-width:768px){
      .store-footer__inner *{
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      }
      }
      .text-\[13px\] {
    font-size: 19px;
}


/* Edit */
/* fw */
section.s-block.s-block--photos-slider {
    margin-top: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}
.navbar-brand img {
    max-height: 6rem;
}
#mainnav {
    height: unset !important;
}
@media (max-width: 992px) {
    body.index .store-header {
        position: static !important;
    }
}