/*start customize section*/
header .sicon-search:before  {
  content: "\ef09";
  color: #000;
}
header .sicon-user-circle:before {
    content: "\f072";
    color: #000;
}

header .sicon-shopping-bag:before {
    content: "\ef36";
    color: #000;
}

* {
font-family: "Cairo";
}

.navbar-brand img {
  max-height: 5rem !important;

}
/*start customize section*/
section:first-of-type {
margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
padding: 0rem;
margin: 0rem;
width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
border-bottom: unset;
padding: 0;
}
/*banner*/
.s-comments-product {
  background-color: transparent;
}

section:nth-of-type(2) .container {
width: 80%;
margin: auto !important;
}
.banner--fixed img {
background-color: transparent;
}

/* قايمه عناصر*/
.md\:grid-cols-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
height: 100%;
}
.two-row .banner-entry:first-child {
grid-column: 1 / 1;
grid-row: 1 / 1;
}
a.banner-entry {
height: 500px;
background-color: unset;
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded {
background-size: contain;
background-repeat: no-repeat;
background-position: top;
}

a.banner-entry.square-photos:hover {
transform: scale(1.1);
}

.banner-entry {
transition: all 0.5s;
}
.banner-entry::after {
content: "";
width: 0;
height: 0;
background-color: rgba(255, 255, 255, 0.25);
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
opacity: 0;
}
.banner-entry:hover::after {
animation: flashing 0.5s linear;
}
/* grid 1 madia */

section:nth-child(1 of .s-block--banners) .grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
section:nth-child(1 of .s-block--banners) .banner-entry:nth-child(4) {

height: unset;
}
section:nth-child(5 of .s-block) .s-slider-block__title{

  display:none;
      
  }

section:nth-child(1 of .s-block--banners) .banner-entry {
    height: 500px;
}
/* grid 1 madia */

/* grid 2 madia */

section:nth-child(2 of .s-block--banners) .banner-entry {
height: 800px;
}

/* grid 2 madia */

/*  grid 3  */
.grid.one-row {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

/*  grid 3   */

/* قايمه عناصر*/

.s-block__title {
    justify-content: start;
}
a.s-slider-block__display-all {
display: none;
}

.s-slider-block__title-left {
display: none;
color: #fff !important;
}

.s-block__title h2 {
color: #0a2a52;
font-size: 50px;
}
/*product card*/

.s-button-btn,
.s-price-range-number-input {
color: #1b3667;
border-color: #c5e7f2;
}
button.undefined.s-button-element.s-button-btn {
background-color: var(--color-primary);
color: white;
}
.s-product-card-entry {
border: 2px solid;
border-color: var(--color-primary);
}

.s-product-card-content-title a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* end product card*/
/* titie */
.s-slider-block__title h2 {
font-size: 36px;
}

.s-slider-block__title h2 {
color:#000;
border: none;
}
/* titie */

/*footer*/
.store-footer__inner,
.store-footer {
background-color: var(--color-primary) !important;
color: white;
border: none;
}
.copyright-text p {
color: #fff;
}

footer * {
text-align: center;
margin-right: auto;
margin-left: auto;
}
.hover\:text-primary:hover {
  
  color: #ffff;
}
/* end footer */
@media (max-width: 767px) {
body {

  background-size: unset;

}


a.banner-entry {
  height: 220px;
  padding: 0rem;
}
/* grid 1 madia */
section:nth-child(1 of .s-block--banners) .banner-entry {
    height: 240px;
    grid-column: 2 span;
}
section:nth-child(1 of .s-block--banners) .banner-entry:nth-child(4) {
    height: unset;
     grid-column: 2/4;
}
/* grid 1 madia */

.hover\:text-primary:hover {
  color: #fff;
}
.s-block--best-offers .s-slider-block__title {
  justify-content: center;
  color: #083461;
  font-size: 65px;
}
.md\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
/* خط  */
.s-block__title h2 {
  color: #0a2a52;
  font-size: 35px;
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 0;
}
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 0;
}

/* خط */

.s-products-slider-card.swiper-slide {
  width: 55%;
}
}

/* end customize setion*/

/* grid 2 */

section:nth-child(2 of .s-block--banners) .grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

section:nth-child(2 of .s-block--banners) .banner-entry:nth-child(3) {
grid-column: span 2;
grid-row: span 2;
height: 100%;
gap: 0;
}

/* grid 2 */

/* الماركات التجاريه */

.s-block.s-block .brand-item {
grid-column: span 1;
grid-row: span 1;
height: 100%;

}