/* Add custom CSS styles below */ 
html.hydrated {
    overflow-x: hidden;
}
.navbar-brand img {
    max-height: 4rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 50px;
}
.navbar-brand {
    margin-top: 0rem;
    margin-bottom: 0rem; 
}
@media (min-width: 768px) {
.md\:mb-6 {
     margin-bottom: 0.5rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
}
}
@media (max-width: 768px) {
.sidebar ul li>span,.sidebar ul.main-menu>li:not(li#offers)>a>span{
    color: var(--color-secondary);
    font-size: 20px;
    font-weight: bold;
}
.sidebar ul ul li span {
    font-size: 14px;
}
.sidebar ul ul li:not(:first-child) {
    margin: 0;
}}

/*cat pics*/
.group.flex-1.bg-cover.bg-center.bg-no-repeat.special_category_wrapper:nth-of-type(2) {
    display: none;
}
@media (max-width: 767px) {
.special_categories .special_category {
    opacity: 1;
}
.special_categories .special_category_wrapper a::before {
    opacity: 0.3;
}
}
@media (min-width: 767px) {
.category_section .justify-around {
    justify-content: center;
    gap:2rem;
}}

/*main_banner*/
.main_banner .h-\[90\%\] {
    height: 100%;
}
@media (max-width: 450px) {
.main_banner .h-\[90\%\] {
    height: 50%;
}
.main_banner h2.text-heading {
    width: 320px;
}}


/*slider_banner */
@media (min-width: 1024px) {
section.my-10.slider_banner .lg\:px-80 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
}

/*questions*/
/*.feq_section .layout {
    background: unset;
}*/
@media (min-width: 767px) {
.feq_section {
    background-position: top center;
}
}

/*map*/
.map-wrapper .s-social-link a svg {
    fill: #ffffff;
}

/*offers*/
.s-count-down-boxed .s-count-down-item {
    background: #fff;
    color: #894760;
}
.s-count-down-item-label {
    opacity: 0.6;
    color: #000;
}
.s-block--slider-with-bg .slider-bg:before {
    background-color: unset;
}
.s-block--slider-with-bg.s-block--full-bg .container.pt-8.sm\:pt-20.relative {
    display: none;
}
    .s-block--slider-with-bg .slider-bg {
        height: 15rem;
    }
@media (min-width: 767px) {
section.s-block.s-block--slider-with-bg.s-block--full-bg {
    margin-top: 25px;
}
}



.text-gray-400 {
    color: rgb(255 255 255);
}
/* Banner */
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
    margin-bottom:2rem;
}
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;
}

    border-radius: 0 !important;
    height: 100%;
}
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide-thumb-active{
    scale: 1 !important;
}
.article_text {
display:none; 
}

.moved_banner .image-content:after {
  display:none
}

@media (min-width: 768px) {
    .main_banner .overflow-clip {
        height: 600px;
    }
}

.moved_banner .banner-item {
    display: flex;
}
{
}
.store-header, .store-header *, .store-header .marquee, .store-header .marquee *, .store-header .top-navbar, .store-header .top-navbar *, .store-header .main-nav-container, .store-header .main-nav-container *, .store-header .header-buttons *, .store-header .s-contacts *, .store-header .desktop-menu *, .store-header .main-menu *, .store-header .menu-item-link, .store-header .menu-item-link *, .store-header a, .store-header span, .store-header div, .store-header button, .store-header i:not(.sicon-flash) {
    background-color: #894861 !important;
    color: var(--background-color) !important;
}