/* Add custom CSS styles below */
@media (min-width: 1024px) {
    .index header.store-header:not(header.store-header:has(.main-nav-container.fixed-pinned .inner)) {
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    border-radius: 0 0 50px 50px;
}
#mainnav{
  background: transparent !important;
  box-shadow: unset  !important;
}
#mainnav.fixed-pinned {
  background-color: #fff !important;
}
}




body {
    background-color: #e9e9e9 !important;
}


/** silder block ***/


section.s-block.s-block--photos-slider {
    margin-top: 0;
}

section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}

section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
}

/** End silder block ***/




/** banners blocks ***/

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

.banner--fixed img {
    border-radius: 0 !important;
}

/** End banners ***/




/** الاقسام ***/
section:nth-of-type(2) .s-block__title{
  justify-content: center !important;
}
section:nth-of-type(2) .s-block__title .right-side{
  padding: 0px !important;
}
section:nth-of-type(2) .s-block__title h2{
  font-size: 30px !important;
}
section:nth-of-type(2) .grid{
    grid-template-columns: repeat(6,minmax(0,1fr));
}

section:nth-of-type(2) .grid .banner-entry:first-child {
    grid-row: span 1/span 1 !important;
}
section:nth-of-type(2) .grid .banner-entry{
  height: 245px !important;
  background-color: transparent !important;
}

@media(max-width:768px){
  section:nth-of-type(2) .s-block__title h2{
  font-size: 24px !important;
}
  section:nth-of-type(2) .grid{
    grid-template-columns: repeat(3,minmax(0,1fr));
}
  section:nth-of-type(2) .grid .banner-entry{
  height: 165px !important;
  background-color: transparent !important;
}
}





/*** التاب ***/
.s-block-tabs{
  background-color:  transparent !important;
}
.s-block-tabs button{
  font-size: 20px !important;
}

.s-block-tabs button.is-active{
  color: #fff !important;
  
}
.s-block-tabs .s-button-loader-after{
  border-color: #8c621c !important;
}


.s-product-card-entry {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.s-product-card-entry * {
    justify-content: center;
    text-align: center;
}
/*** التاب ***/



section:nth-of-type(4) .grid .banner-entry{
  height: 400px !important;
  background-color: transparent !important;
}
@media(max-width:768px){

section:nth-of-type(4) .grid .banner-entry{
  height: 250px !important;

} 
}





/*** product slider ***/
salla-products-slider .s-slider-block__title{
  justify-content: center;
  
}
salla-products-slider .s-slider-block__title-right ,
salla-products-slider .s-slider-block__title-right h2{
  padding: 0px !important;
  font-size: 30px !important;
}
salla-products-slider .s-slider-block__title-left{
  display: none !important;
}

@media(max-width:768px){

salla-products-slider .s-slider-block__title-right ,
salla-products-slider .s-slider-block__title-right h2{
  padding: 0px !important;
  font-size: 24px !important;
}
}

/*** product slider ***/



/*** قايمة العناصر المحمصه  **/
section:nth-of-type(6) .grid{
    grid-template-columns: repeat(4,minmax(0,1fr));
}
section:nth-of-type(6) .grid .banner-entry:first-child {
    grid-row: span 1/span 1 !important;
}
section:nth-of-type(6) .grid .banner-entry{
  height: 365px !important;
  background-color: transparent !important;
}

@media(max-width:768px){
  section:nth-of-type(6) .grid{
    grid-template-columns: repeat(2,minmax(0,1fr));
}
  section:nth-of-type(6) .grid .banner-entry{
  height: 230px !important;
  background-color: transparent !important;
}
}
/*** قايمة العناصر المحمصه  **/


/*** قايمة العناصر الشكل العادي  **/

section:nth-of-type(10) .grid .banner-entry:not(.banner-entry:nth-of-type(1)){
  height: 220px !important;
  background-color: transparent !important;
}

@media(max-width:768px){
  section:nth-of-type(10) .grid .banner-entry:nth-of-type(1){
    height: 445px !important;
  }
  section:nth-of-type(10) .grid .banner-entry{
  height: 165px !important;
  background-color: transparent !important;
}
}
/*** قايمة العناصر الشكل العادي  **/



/**** مميزات المتجر  ***/

section:nth-of-type(11) .grid{
    grid-template-columns: repeat(4,minmax(0,1fr));
}
section:nth-of-type(11) .grid .banner-entry:first-child {
    grid-row: span 1/span 1 !important;
}
section:nth-of-type(11) .grid .banner-entry{
  height: 365px !important;
  background-color: transparent !important;
}

@media(max-width:768px){
  section:nth-of-type(11) .grid{
    grid-template-columns: repeat(2,minmax(0,1fr));
}
  section:nth-of-type(11) .grid .banner-entry{
  height: 80px !important;
  background-color: transparent !important;
}
}

/**** مميزات المتجر  ***/





/**** اراء العملاء ***/
.s-reviews-display-all{
  display: none !important;
}
.s-reviews-header-wrapper{
  justify-content: center !important;

}


.s-reviews-header-wrapper h1{
  font-size: 30px !important;
}
@media(max-width:768px){
 .s-reviews-header-wrapper h1{
  font-size: 24px !important;
}
}




.store-footer__inner {
    background:#6c0000 !important;
    color: #fff !important;
   
}
.copyright-text *{
  color: #fff !important;
}

@media (max-width: 992px) {
    .store-footer__inner * {
        justify-content: center;
        text-align: center;
    }
}