@media (min-width: 992px) {
    section.s-block.s-block--photos-slider.repeated-block {
        display: none;
    }
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-right: 0rem;
}
salla-slider.photos-slider .swiper-slide {
     margin-left: 0rem; 
     margin-right: 0rem; 
    width: 100%;
}
salla-slider[type]:not(.hydrated) > div > div, salla-slider[type]:not(.hydrated) .swiper > div > div > div, .carousel-slider .swiper-wrapper > div {
    padding-left: 0rem;
    padding-right: 0rem;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0px !important;
}
.s-block {
    margin-top: 0rem !important;
}
.top-navbar {
    display: none;
}
.ad-star-btn:hover {
    color: #696060 !important;
    background-color: tan;
}

.ads .img .over .text button {
    color: white !important;
    background-color: #6d6a6b !important;
}
.mb-\[56px\] {
    margin-bottom: -7px;
}
.mb-\[32px\] {
    margin-bottom: -23px;
}
/* Add custom CSS styles below */ 
.slider-bannars-moving {
    height: 500px;
}
.s-slider-block__title {
    display: none;
}
.ads .img img {
    opacity: 1.5;
}
.g_cat .text-xl {
    font-size: 1rem !important;
    line-height: 1.75rem;
}

.g_cat > div > div{
margin-bottom: 0 !important
}
section {
    margin-bottom: 3rem !important;
}
/***************/
section:nth-child(1 of .s-block.s-block--banners.container) .grid {grid-template-columns: repeat(2, minmax(0, 1fr));}
.navbar-brand img {
max-height: 5rem !important;
width: auto;
max-width: 100px;
}
.banner-entry {
    position: relative;
    height: 340px !important;}
/*****/
@media(max-width:768px){
section {
    margin-bottom: 1rem !important;
}
}
    @media (max-width: 768px) {
    .g_cat .products-item {
max-width:20% !important
}
}
@media(max-width:768px){
salla-slider#photos-0-slider {
    display: none;
}
    [id^=gb-widget] {
        bottom: 80px !important;
        z-index: 9999 !important;
    }

section.s-block.s-block--photos-slider.repeated-block {
    margin-top: -19px !important;
}
.banner-entry {
    height: 100px !important;}
section.fixed{

margin-bottom:0 !important
}
}
.two-row .banner-entry:first-child {
    grid-row: auto !important;
}
.g-products .swiper-wrapper {
    gap: 0.5rem;
}
.swiper-wrapper {
    gap: 0.5rem;
}
.s-product-card-image-contain {
    -o-object-fit: cover;
    object-fit: cover;
}
.s-product-card-image-contain {
    max-height: 300px !important;
}
@media(max-width:768px){
.s-product-card-image-contain {
    max-height: 150px !important;
}
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}