div.raheeb-speical-product-5.relative.bg-no-repeat.bg-cover.w-full.h-full.overflow-hidden.border-b-2.border-black > div > div > div.mt-12.md\:mt-6 > div > div:nth-child(2) {
    display: none;
}


nav.border-y-2.border-slate-600.bg-white
 {
       background-color: #FFFFFF;
 }
 
 
 .raheeb-default-product .raheeb-product {
    top: 0;
}
 
 @media(min-width:768px) 
 {
 .raheeb-default-product .grid {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.raheeb-default-product.item salla-slider .slide--one-third {
    width: 25%;
}


salla-slider.raheeb-product-slider.s-slider-wrapper .slide--one-third.swiper-slide {
    width: 20%;
}



}


 
 @media(max-width:767px) 
 {
 .raheeb-default-product .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}


.raheeb-default-product.item salla-slider .slide--one-third {
    width: 50%;
}

salla-slider.raheeb-product-slider.s-slider-wrapper .slide--one-third.swiper-slide {
    width: 50%;
}

}



.raheeb-header {
    height: 4rem !important;
    min-height: unset;
}


.raheeb-menu .sub-menu * {
    color: #605694;
}


.raheeb-outside.raheeb-size-control.w-80.h-80.lg\:w-96.lg\:h-96.bg-purple-900.absolute.top-0.left-0.translate-x-4.translate-y-3.z-2 {
    display: none;
}


@media (min-width: 0px) and (max-width: 768px) {
    .s-products-list-vertical-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}


.raheeb-add-to-cart salla-button::after 
{
  display:none
}

.raheeb-product button.absolute.top-0 {
    display: none;
}

.raheeb-default-product .raheeb-outside 
{
  background:#fff;
  border: 2px solid #000;
}


.raheeb-add-to-cart button, .raheeb-add-to-cart {
    border: unset;
    border-radius: 3px;
}


.raheeb-banners, .raheeb-banners > div {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}


.product-index .swiper-slide.slide--one-sixth .w-full.h-full.bg-center.bg-origin-content.bg-no-repeat.bg-cover {
    background-size: contain !important;
}

.product-index .swiper-slide.slide--one-sixth {
    width: 8.5rem;
}



.group.raheeb-outside.raheeb-size-control.w-80.h-80.lg\:w-96.lg\:h-96.relative.z-20.bg-purple-900 {
    width: 12rem;
    height: 12rem;
    background: #fff;
    border: 2px solid #000;
    clip-path: unset;
}


span.raheeb-box.raheeb-box-promotion {
    position: absolute;
    top: 0 !important;
    bottom: unset !important;
}


span.raheeb-box.raheeb-box-promotion {
    top: 0 !important;
    transform: unset;
    mask: unset;
    right: 0;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 5px;
    width: 100%;
}


.raheeb-default-product .raheeb-box-promotion {
    background-color: transparent;
}





.raheeb-default-product .swiper-wrapper.s-slider-swiper-wrapper 
{
    transition-duration: 2000ms !important;
}