/* Font */
@font-face {
  font-family: 'Hili';
  src: url('https://wpazzrk.github.io/Moaaz/Fonts/GE_Hili_Book.otf');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Hili', sans-serif;
}

:root {
    --linear_bg: linear-gradient(90deg, #F1EAAA, #D9A43B);
}

/* Store BG */
.app-inner {
    background-image: url('https://cdn.salla.sa/form-builder/zNoi5JWkjthyS60vQtASnVleGAPjf9xhGAGyVhoJ.png');
}

/* Header */
#mainnav {
    padding-block: 0.7rem;
    height: unset !important;
}
.top-navbar {
    background-color: var(--color-primary);
}
.top-navbar * {
    color: #fff;
}
.top-navbar ::placeholder {
    color: #000;
}
.s-search-icon svg {
    fill: #000;
}
.navbar-brand img {
    max-height: 4rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 140px;
}

/* COMMON STYLING */
section h2 {
    font-size: 34px !important;
    color: #fff;
}
/* First Banner Start */
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
/* Hide right-left arrows */
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}
img,
.banner-entry {
  background-color: unset !important;
}
/* First Banner End */

/* Categories List Start 1 */
section:nth-child(1 of .s-block.s-block--banners.container) .grid {
    grid-template-columns: repeat(3,minmax(0,1fr));
}
.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry {
    height: 200px;
    background-color:unset;
    transition: 0.2s;
}
section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry:hover {
    transform: scale(1.04)
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry:first-child {
    grid-row: 1/3;
    height: 100%;
}
@media (max-width: 1024px) {
    section:nth-child(1 of .s-block.s-block--banners.container) span {
        color: #444;
    }
}
@media(min-width:768px) and (max-width:1200px){
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry{
        height: 180px;
    }
}
@media(max-width:992px){
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry{
        height: 130px;
    }
}
@media(max-width:768px){
    section:nth-child(1 of .s-block.s-block--banners.container) .grid {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry{
        height: 370px;
    }
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry:first-child{
        height: 800px;
    }
}
@media(max-width: 576px){
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry{
        height: 175px;
    }
    section:nth-child(1 of .s-block.s-block--banners.container) a.banner-entry:first-child{
        height: 375px;
    }
}
/* Categories List End 1 */

/* Categories List Start 2 */
section:nth-child(2 of .s-block.s-block--banners.container) .grid {
    grid-template-columns: 39% 58%;
}
section:nth-child(2 of .s-block.s-block--banners.container) .two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry {
    height: 200px;
    background-color:unset;
    transition: 0.2s;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:hover {
    transform: scale(1.04)
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:nth-child(2) {
    height: 420px
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:first-child {
    grid-row: 1/3;
    height: 100%;
}
@media(min-width:768px) and (max-width:1200px){
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry{
    height: 150px;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:nth-child(2) {
    height: 320px
}
}
@media(max-width:768px){
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry{
    height: 100px;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:nth-child(2) {
    height: 220px
}
}
@media(max-width: 480px){
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry{
    height: 75px;
}
section:nth-child(2 of .s-block.s-block--banners.container) a.banner-entry:nth-child(2) {
    height: 120px
}
}
/* Categories List End 2 */

/* Products Start */
button.undefined {
    background-image: var(--linear_bg);
    color: #473824;
}
.s-block--best-offers h2 {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding: 0;
}
.s-block--best-offers h2::after {
    content: "";
    height: 1px;
    width: 200px;
    background-color: #fff;
}
.s-product-card-content-title a {
    font-size: 22px;
    line-height: 1.3;
}
.s-block--best-offers .s-product-card-price {
    font-size: 22px !important;
}
@media (width < 768px) {
    .s-products-slider-card.swiper-slide {
        width: 55%;
    }
    .s-block--best-offers h2::after {
        width: 100px;
    }
}
/* Products End */

/* Footer Start */
.footer-is-light .store-footer .store-footer__inner{
    background-color: #151515;
    color: white;
    border: none;
}
.footer-is-light .store-footer{
    background-color: #151515;
}
.s-block--testimonials h2 {
    line-height: 1.4;
}

/* remove border - xmoaaz */
.footer-is-light .store-footer .contact-social {
  border: none;
}
.copyright-text p {
  color: #fff;
}
/* color: black to icons's border */
span.s-contacts-icon {
    border-color: #fff;
}
.store-footer a:hover {
    opacity: 0.7;
    color: #fff;
}

.unicode {
  text-align: right;
}
@media (width < 1024px) {
    footer * {
          margin-left: auto;
          margin-right: auto;
          text-align: center;
    }
}
/* Footer End */

:root {
  --bg-clr: #e2be64;
  --primary-clr: #fff;
}


.s-reviews-testimonial {
    background: transparent;
}

/* Category Page */

.s-breadcrumb-item,
h1#page-main-title,
label {
  color: var(--primary-clr);
}

.s-breadcrumb-arrow svg {
  stroke: var(--primary-clr);
  color: var(--primary-clr);
}

select#product-filter {
  background: var(--bg-clr) !important;
  color: var(--primary-clr);
  border-color: var(--bg-clr);
}

/* Product Page */
.form product-form section,
.s-product-options-wrapper{
  background: transparent !important
}
.product__description * {
    background: transparent;
}

.product__description *,
.main-content h1,
.main-content b,
.main-content label {
  color: var(--primary-clr) !important;
}
form.form.product-form section {
    background: transparent!important;
}

.product__description strong {
  color: #f00 !important;
}



.main-content h2,
.s-reviews-header {
  color: #fff;
}



.mb-4.flex.justify-between.sm\:grid.sm\:grid-cols-3.bg-white.rounded-md.px-4.py-2 {
  color:#e2be64;
}

.s-quantity-input-container {
  border-color: var(--primary-clr);
}

.s-quantity-input-container svg path {
  fill: var(--primary-clr);
}

.s-quantity-input-input {
  /* color: #fff; */
  border-color: var(--primary-clr);
}

/* Cart Page */
section.cart-item.bg-white.p-5.xs\:p-7.rounded-md.mb-5.relative {
    background: transparent;
}

.item-price {
  color: #fff !important;
}

.shadow-default.bg-white.p-5.xs\:p-7.rounded-md.mb-5.relative.transition-height.duration-1000 {
  background: transparent;
  color: #fff;
  border: 1px solid var(--primary-clr);
}

/* Socials Beneath القيمة المضافة - Footer */
.store-footer__inner > .grid > div:first-child div:has( > salla-social) {
    margin-top: 5%;
}

/* testimonials */
.s-reviews-testimonial__text p {
    color: #fff;
}

/* Conteact Us Beneath Socials - Footer */
@media (min-width: 1024px) {
    .store-footer__inner > .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.store-footer__inner div:has( > .s-contacts) {
    margin-top: 2rem;
}

/* Adjust Mobile Footer Positinos */
@media (max-width: 1024px) {
  .store-footer__inner div:has( > .s-contacts) {
      flex-wrap: wrap;
      display: flex;
      row-gap: 3.5rem;
  }
  .store-footer__inner > .grid > div:first-child div:has( > salla-social) {
      flex-basis: 100%;
      padding-inline: 15%;
      order: -1;
      padding-top: 0;
  }
    div:has( > a.load-img-onclick ) {
        flex-wrap:wrap;
        align-items: center;
        justify-content:center;
        row-gap: 2rem;
    }
    div:has( > a.load-img-onclick ) > :first-child,
    div:has( > a.load-img-onclick ) > :nth-child(2) {
        width: 48% !important;
    }
    div:has( > a.load-img-onclick ) > :last-child {
        width: 61%;
    }
}
@media (min-width: 1025px) {
    .s-payments-list-wrap {
        width: 100%;
    }
    div:has( > a.load-img-onclick ) {
        flex-wrap: wrap;
    }
    .s-payments-list {
        justify-content: start !important;
        margin-top: 2rem;
    }
}

tamara-widget {
    color: #fff;
}