/*main banner  */
section:nth-child(1 of .landing-page-first-banner) .txt {

     margin-right: 5rem; 
  
}

section:nth-child(2 of .landing-page-first-banner) .txt {

     margin-right: 5rem; 
  
}

/* nav_bar*/
.main-nav-container.fixed-pinned .navbar-brand img {
  max-height: 5rem !important;
  max-width: unset !important;
  width: unset !important;
}

/* nav_bar*/
.main-nav-container .navbar-brand img {
  max-height: 5rem !important;
  max-width: unset !important;
  width: unset !important;
}


/*main banner  */
 

/**/
.banner--fixed img {
    background: transparent;
}
/**/

/**/
.s-block__title {
  justify-content: start;
}
/* قايمه عناصر

/* قايمه عناصر*/
.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(3, minmax(0, 1fr));
}
section:nth-child(1 of .s-block--banners) .banner-entry:nth-child(4) {
  height: unset;
}


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

/* grid 2 madia */

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

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

/**/
section:nth-child(2 of .s-block--banners) .banner-entry:nth-child(3) {


  height: 100%;
  gap: 0;
}

/* grid 2 */



/**/.copyright-text p {
  color: #fff;
}


.hover\:text-primary:hover {
  color: #ffff;
}

@media(max-width:768px) {
.font-bold {
    font-weight: 700;
    text-align: center;
}
.font-medium {
    font-weight: 500;
    text-align: center;
}
.s-product-card-vertical {
    flex-direction: column;
    height: 400px !important;
}
/*
  .grid-cols-3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
 .g_cat .products-item {
    align-self: start;
    grid-column: 2 span;
}

  .g_cat .flex:nth-child(4) {
    grid-column: 2 /4;
  }




  /* تصنيفات */


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


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 {
    height: 100px;
}


section:nth-child(3 of .s-block--banners) .banner-entry {
    height:270px;
}
/**/
.product-index .s-product-card-image-full {
    overflow: hidden;
    border-radius: 10px;
    height: 200px;
}

.horizontal-list>div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
/**/


section:nth-child(1 of .landing-page-first-banner) .txt {
    margin-right: 0rem;
    padding: 0;
}

section:nth-child(2 of .landing-page-first-banner) .txt {

     margin-right: 0rem; 
         padding: 0;
  
}


/*
section:nth-child(2 of .w-full.section_c_r) .swiper-wrapper {
    display: none;
}

section:nth-child(2 of .w-full.section_c_r)  {
    margin:0
}

.s-block--fixed-banner {
    margin: 0;
}
/**/

.landing-banner .font-bold {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    width: 100%;
    text-align: center !important;
}
section:nth-child(2 of .landing-page-first-banner) .item-text h1{
color:#000!important;
  
  
}



  /* grid 1 madia */


.landing-banner .item-text {
    background-color: rgb(255 255 255 / 71%);
    align-items: center !important;
    position: absolute;
    bottom: 0;
    padding: 23px 0;
}
footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  
}
@media (max-width: 1199px) {
    a#cart-button, a.hidden.lg\:block.cursor-pointer {
        display: block;
        padding: 12px;
        margin: 0 10px;
        background:rgba(255, 255, 255, 0.7098039216) !important;
        border-radius: 50%;
        stroke: black;
    }
}
element.style {
    background-color: rgb(50, 88, 77);
    width: 100%;
    top: 0px;
    display: none;
}


.offer-bar-preview9196{
display:none;
}