/* Add custom CSS styles below */ 
@font-face {
  font-family: 'Sorya';
  src: url('https://arbfonts.com/wp-content/fonts/arabic-fonts-graffiti/sorya.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body.index  {
  font-family: 'Sorya', sans-serif;
}
footer.store-footer * , header * {
    font-family: initial;
}
.inner.bg-inherit {
  background: linear-gradient(175deg,rgba(38, 56, 40, 0.92) 0%, rgba(38, 56, 40, 1) 100%);
}
@media(min-width:767px){
 ul.main-menu.mm-spn--open * {
    color: #fff;
}
}
.items-stretch div:nth-of-type(2) * {
    color: #fff;
    border-color: #fff;
}
.app-inner {
    background-color: #fff9f5;
}
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
/*arrow of slider */
/*----------------banner----------------*/
.s-block.s-block--banners .s-block__title {
    justify-content: center;
}
.s-block.s-block--banners  .s-block__title *{
padding:0px !important;
}
.s-block.s-block--banners  .s-block__title h2 {
    color: #304632;
    font-size: 30px;
}
.s-slider-block__title h2 {
    color: #304532;
}
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px ;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
    max-width: 80%;
    margin-inline: auto;
}

.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
a.banner-entry{
    height: 305px;
    background-color:unset;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    height: 200px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 200px;
    padding: 0rem; 
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    max-width: 100%;
}
.s-block.s-block--banners  .s-block__title h2 {
    font-size: 20px;
}
}
section:nth-of-type(1){
margin-top:0px
}

/*------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 {
    width: 100%;
    padding: 0px;
}
button.undefined{
    background: #334b36;
    color: #fff;
}
.s-product-card-vertical{
    border: 2px solid #354b36;
}
.store-footer__inner , .store-footer{
      background-image: url(https://cdn.salla.sa/form-builder/eMxI9tyE2dQ6BJbdYTwtPcs05ADNhbm3n9OPk8Ie.png);
    background-size: cover;
    background-repeat: no-repeat;
}
@media(max-width:767px){
/*---------footer-----------*/
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
}
}
p.text-gray-400 {
    color: #fff;
}
/*--------------media-of-product--------*/
@media screen and (max-width:768px){
.s-products-slider-card{
    width:50%
}
button.undefined {
    font-size: 15px;
    padding: 10px;
}
.sicon-menu:before {
    color: #fff;
}
}
/*--------------media-of-product--------*/