/* Add custom CSS styles below */ 
.main-nav-container.fixed-pinned .navbar-brand img {
    max-width: 60px;
}
/**************/
.top-navbar {
    display: none;
}
/*******************/
section:nth-child(1 of section.landing-page-first-bannar) .item-text {
width: 50%;
}
section:nth-child(1 of section.landing-page-first-bannar) h1::before {
    content: " ";
    background-image: url("https://cdn.salla.sa/form-builder/wVc3aE2VEPCP8sJXlBroeDCExFGVAAux8AJcLojO.png");
    background-size: contain;
    width: 230px;
    height: 120px;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
@media screen and (max-width:768px) {
section:nth-child(1 of section.landing-page-first-bannar) h1::before {
    width: 90px;
    height: 40px;
}
section:nth-child(1 of section.landing-page-first-bannar) h1 {
font-size:18px;
}
}
section.landing-page-first-bannar a.fbanner-star-btn , button.undefined , .g-products .s-product-card-content-footer > button , .weeklyOffers{
    background: linear-gradient(0deg,rgba(148, 80, 114, 1) 24%, rgba(194, 145, 170, 1) 100%) !important;
}
/********************/
.banner_ad .img3 {
display:none;
}
@media screen and (min-width:768px) {
.banner_ad .img2 {
    grid-row: 1/3;
}
}
.banner_ad p.item-text {
    font-size: 25px;
}
@media screen and (max-width:768px) {
.banner_ad p.item-text {
    font-size: 16px;
    line-height: 23px;
}
.weeklyOffers {
height: 82vh;
}
}
/***************************/
section:nth-child(2 of section.landing-page-first-bannar) h1::before {
    content: " ";
    background-image: url("https://cdn.salla.sa/form-builder/wVc3aE2VEPCP8sJXlBroeDCExFGVAAux8AJcLojO.png");
    background-size: contain;
    width: 230px;
    height: 120px;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
@media screen and (max-width:768px) {
section:nth-child(2 of section.landing-page-first-bannar) h1::before {
    width: 90px;
    height: 40px;
}
section:nth-child(2 of section.landing-page-first-bannar) .item-text {
width: 50%;
}
    section:nth-child(2 of section.landing-page-first-bannar) h1 {
font-size:14px;
}
section.landing-page-first-bannar .animate__animated {
    margin-top: 14px;
}
section:nth-child(2 of section.landing-page-first-bannar) img {
object-position: 80%;
}
}
/********advantage*************/
@media screen and (max-width:768px) {
    section.g_features {
        margin-bottom: 0px;
    }
}
/*---heading------------------*/
.image-title {
    margin-bottom: 25px;
}

@media screen and (max-width:768px) {
    .g-products .image-title {
        margin-bottom: 44px;
    }
}
@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;
    }
}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}

.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 3rem;
}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
}
salla-slider.photos-slider .s-slider-block__title {
    margin-top: 0;
}
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}