/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 



custom-salla-product-card .product .product-block__thumb .badge:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent #D64C52 transparent transparent;
}

@media (min-width: 768px) {
    .rouh-banner-fixed-with-content #gradientlink {
        display: flex
;
        flex-direction: row-reverse;
        position: absolute;
        top: 62%;
        justify-content: flex-start;
        left: 50%;
    }
}

.categories-with-img {
z-index:3 ;
}
custom-salla-product-card .product .product-block__thumb .badge {
    position: absolute;
    left: 40px;
    top: 0rem;
    background: #F9595F;
    padding-left: 10px;
        border-radius: 9999px;
    color: #fff;
}
custom-salla-product-card  .badge {
    display: inline-flex;
    height: 2rem;
    min-width: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding: 0.25rem;
    font-size: .8rem;
    line-height: 1rem;
}
custom-salla-product-card .product .product-block__thumb .badge {
    left: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 767px) {
    custom-salla-product-card .product .product-block__thumb .badge {
        left: 20px;
        top: -.2rem;
    }
    .product-index custom-salla-product-card .badge {
    font-size: .6rem;
        font-weight: 800;
        width: 100%;
        left: 0px !important;
}
}
@media (max-width: 480px) {
    #mainnav .header-brand img {
        position: relative;
        right: -1.2rem;
    }
}







@media(max-width: 480px) {
    #mainnav .header-brand img {
        scale:.9
    }
}
salla-slider#offer-slider i.sicon-favorite {
    content: url(https://cdn.salla.sa/VZXlj/GrzINBEVs0RLAgxIVoQTCApRNdrPSTbY5Lx5lWob.png);
    width: 91px;
}
salla-slider#offer-slider i.sicon-store {
    content: url(https://cdn.salla.sa/VZXlj/zJDomimQyqniISKCqVer40QX3gX9N7Xi5vb2XhOA.png);
    width: 91px;
}
.national-day-section div#gradientimg img {
  max-height: 10rem;
}
@media (min-width: 690px) {
  .national-day-section div#gradientimg img {
      max-height: 16rem !important;
  }
}
#alert_section #alert_wrapper {max-height: 70dvh; overflow: auto;}






@media (min-width: 768px) {
.rouh-footer-copy-rights-class {
  justify-content: flex-start;
}
}
@media (max-width: 767px) {
.rouh-footer-copy-rights-class {
  justify-content: center;
}
}


@media (max-width: 767px) {
  body.loyalty .product-entry__image.h-40 { 
    height: 14rem;
  }
}
body.loyalty .product-entry h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1rem;
}


footer {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 2rem;
  position: relative;
  z-index: 1;
  background-image: url('https://i.ibb.co/ZpK60Rdw/Drive-Mood-Footer-02.png') !important;
  
}