/* Add custom CSS styles below */ 
body {
    background-color: #fff !important;
}
/**** header ****/
#mainnav{
    background: #C46B6B !important;
}

/**** header ****/
.gl-media-cards .mc-sticky-inner{
  padding: 0px !important;
  margin: 0px !important;
}

/** المميزات ***/
section:nth-of-type(1){
  margin: 0px !important;
}
section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

section:nth-of-type(1) .banner--fixed img {
    border-radius: 0 !important;
}

img{
  background-color: transparent !important;
}
/** المميزات ***/


.RU_departments h3{
  color: #fff !important;
}
.s-product-card-content-category,
salla-products-slider .s-slider-block__title{
  display: none !important;
}
custom-salla-product-card{
  border:1px solid #E9E9E9 !important;
}

.s-product-card-content-title{
  font-size: 17px !important;
}
.s-product-card-sale-price h4{
  font-size: 24px !important;
}


/*** شكل ال grid ***/
.s-block--banners .grid .banner-entry{
  background-color: transparent !important;
}
.s-block--banners .grid .banner-entry:first-child {
    grid-row: span 1 / span 1 !important;
}
@media(min-width:991px){

.s-block--banners .grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
   grid-template-rows: repeat(3, minmax(0, 1fr));
  column-gap:  0px !important;
}

.s-block--banners .grid .banner-entry{
  height: 215px !important;
}
.s-block--banners .grid .banner-entry:nth-of-type(2){
  grid-row: span 3 !important;
  height: 100% !important;
}
}


@media(max-width:768px){


.s-block--banners .grid .banner-entry{
  height: 410px !important;
}
.s-block--banners .grid .banner-entry:nth-of-type(2){
  grid-area: 1 !important;
  height: 410px !important;
}

  .s-block--banners .grid .banner-entry:nth-of-type(1) .lazy__bg{
    background-image: url("https://cdn.files.salla.network/other/1389328819/3984c558-f264-41d2-bf14-4d81b0e86bb9-original.webp")  !important;
  }
  .s-block--banners .grid .banner-entry:nth-of-type(3) .lazy__bg{
    background-image: url("https://cdn.files.salla.network/other/1389328819/6fbbf6be-1b86-4695-a407-1d76c5cef7b2-original.webp")  !important;
  }
  .s-block--banners .grid .banner-entry:nth-of-type(4) .lazy__bg{
    background-image: url("https://cdn.files.salla.network/other/1389328819/3b8e1245-01c4-440b-9d3f-9234cc91d390-original.webp")  !important;
  }
}



/*** شكل ال grid ***/

/**** البوكسات ***/
.GL_products custom-salla-product-card{
  border: 1px solid #00000099 !important;
}
.GL_products .s-product-card-content{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
@media(min-width:991px){
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
  .GL_products h4{
    font-size: 20px !important;
  }
  .GL_products .s-product-card-sale-price span{
    font-size: 17px !important;
    color: #000 !important;
  }
  .GL_products .s-product-card-content-sub {
    justify-content: start !important;
    width: fit-content !important;
  }
  .GL_products .s-product-card-content-subtitle ,
  .GL_products .s-product-card-rating{
    display: none !important;
  }
  .GL_products custom-salla-product-card:last-of-type{
    display: none !important;
  }
}
.GL_products h2,
.RU-faq h2{
  font-family: 'Almarai'  !important;
}
.s-product-card-vertical .s-product-card-content-footer .s-button-element .s-button-text span {
    font-size: 14px  !important;
    font-weight: 900  !important;
}
.GL_products [data-sal="slide-up"]{
  background: #EB6A7B  !important;
}
/**** البوكسات ***/



/*** العنوان ***/
.line-wrapper{
  display: none  !important;
}
.RU-faq{
  margin: 50px 0px  !important;
}
.RU-faq h2{
  text-align: center !important;
}
/*** العنوان ***/


/*** صوره ومنتجات ***/
@media(min-width:991px){
  #best-offers-13-slider salla-products-slider {
    position: relative;
    height: 650px;
    display: flex;
    align-items: center;
}
  #best-offers-13-slider salla-products-slider::before {
    content: "";
    background-image: url("https://cdn.files.salla.network/other/1389328819/4d5821b9-4944-4b64-9337-55f2b10a6d51-original.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 100%;
    z-index: 2;
}
  #best-offers-11-slider + section{
    display: none !important;
  }
}



/*** صوره ومنتجات ***/