@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);
* {
  font-family: cairo !important;
}
.main-nav-container.fixed-pinned .navbar-brand img,.navbar-brand img {
  max-height: 4rem
}
body.index .store-header {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
}
.main-banner-0 .head_img{
  height:85vh
}
.main-banner-0 h1 {
  color: #ffffff;
  font-size: 60px!important;
  line-height: 75.02px
}

.main-banner-0 p {
  color: #ffffff;
  font-size: 28px!important;
  line-height: 37.51px
}
.main-banner-0 h1::before{
  content:"";
  display:block;
  background-image:url(https://cdn.salla.sa/form-builder/mkFI4CcsNVWT6DLLuKk0pT2j80U6Y0kzAqmGYZFC.png);
  background-repeat:no-repeat;
  background-size:cover;
  margin:auto;
  width:350px;
  height:150px;
}

.category ul.flex.justify-between.items-center.flex-wrap {
  justify-content: space-evenly
}
.special-products h1 {
    color: #fff;
    margin-top: 2rem;
    font-size: 24px;
    z-index: 3;
    text-align: center;
    line-height: 50px
}

.special-products .overlay {
    row-gap: 2rem
}
.second-banner h1 {
  font-size: 29px!important;
  color: #fff
}

.second-banner .absolute {
  width: 100%;
  left: 0;
  top: 55%
}

.second-banner button {
  border-color: #fff
}

.second-banner a {
  color: #fff
}

.text-center.flex.flex-col.justify-start.items-center {
  margin-top: 10%
}

.about-us .bg-\[var\(--f-color\)\] {
  background-color: #79a09b!important
}

.about-us p {
  color: #fff
}
footer .relative {
    background-color:#ffffff !important;
     width:100%;
}


footer .relative h3 , footer .relative p {
    color:#79a09b !important
}

footer button{
    background-color:#79a09b  !important;
    color:#ffffff !important;
}

footer button:hover{
    background-color:#ffffff !important;
    color:#79a09b !important;
}

@media(max-width: 768px) {
  .last-banner h1 {
      font-size:16px!important;
      line-height: 32.34px
  }
.main-banner-0 .head_img{
  height: 27vh;
}
  .second-banner .absolute {
      top: 51%
  }

  .second-banner h1 {
      font-size: 14px!important;
      line-height: 30px
  }

  .main-banner-0 h1 {
      font-size: 20px!important;
      line-height: 40.02px
  }

  .main-banner-0 p {
      display: none
  }

  .main-banner-0 .rtl\:justify-end:where([dir=rtl],[dir=rtl] *) {
      justify-content: center
  }
  .main-banner-0 h1::before{
  content:"";
  display:block;
  background-image:url(https://cdn.salla.sa/form-builder/mkFI4CcsNVWT6DLLuKk0pT2j80U6Y0kzAqmGYZFC.png);
  background-repeat:no-repeat;
  background-size: contain;
  margin:auto;
  width: 120px;
  height: 50px;
}
.details-sec .grid>div:nth-child(2) {
  height: 360px;
}
.details-sec .grid>div:first-child{
  height: 250px;
}
.details-sec .grid {
  height: 94vh !important;
}
}

.s-quick-buy-apple-pay {
  display: none
}
@media (min-width: 768px) {
.main-banner-0 .mb-4.w-full.sal-animate {
    width: 80%;
}
}
@media (max-width: 768px) {
.main-banner-0 .flex.rtl\:justify-end.h-full {
    justify-content: center !important;
    width: 77% !important;
    margin: auto !important;
    padding: 0 !important;
}
}