/* Add custom CSS styles below */ 
.app-inner > section.s-block--photos-slider:nth-of-type(1) {
    margin-top: 0px!important
}

.app-inner > section.s-block--photos-slider:nth-of-type(1) salla-slider {
    padding-right: 0px!important;
    padding-top: 0px!important
}

.app-inner > section.s-block--photos-slider:nth-of-type(1) .swiper {
    padding-left: 0px!important;
    padding-right: 0px!important
}




.app-inner > section.s-block--photos-slider:nth-of-type(1) .swiper .swiper-slide {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important
}



.max-countdown-sec .s-count-down-item .s-count-down-item-label {
    color: #1b3c7c;
}

.max-cats-tall .image-container {
    max-width: 200px;
    width: 100%;
    height: 100%;
}
.custom-cats-class-two .product-title {
    bottom: 1rem;
    z-index: 1;
}
.max-cats-tall .product-item {
    padding: 0px;
}
salla-contacts,
salla-social,
#gb-widget-578 {
display: none !important;
}
.s-block__title h2,
.s-reviews-header,
.s-slider-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #9e7c51 40%, #9e7c51 9%, #fff 67%, #9e7c51 100%);
        background-image: linear-gradient(-225deg, #243cb0 40%, #b464e3 9%, #fff 67%, #b464e3 100%);
       background-image: linear-gradient(-225deg, #168b4c 40%, #05353a 9%, #fff 67%, #1a3b7b 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    line-height: 24px
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}


.custom-cats-class-two .s-slider-block__title-nav {
display: none;
}
.custom-cats-class-two .product-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.custom-cats-class-two .product-title {
    background-color: transparent;
    border-radius: .5rem;
    width: fit-content;
    position: absolute;
    left: auto;
    right: auto;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
        bottom: 1rem;
    
}
.custom-cats-class-two .product-item img {
    box-shadow: 0px 8px 4px -3px #5a615e57;
}

.custom-cats-class .s-slider-block__title-nav {
display: none;
}


.custom-cats-class .product-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.custom-cats-class .product-title {
    background-color: #0299e5;
    border-radius: .5rem;
    width: fit-content;
    position: absolute;
    left: auto;
    right: auto;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
        bottom: 1rem;
}
.hero-main-video {
    aspect-ratio: 16 / 9;
    height: 100%;
}
.s-product-card-rating {
    justify-content: center;
}

@media (min-width: 768px) {
#mainnav .header-content-wrapper {
    padding: 6px;
}
}
.custom-count-town > .pb-10  {
padding-top: 2rem;
}
@media (max-width: 767px) {
.custom-count-town > .pb-10 h1  {
    text-align: center;
    font-size: xx-large;
    padding-left: 1rem;
    padding-right: 1rem;

}
}
@media (min-width: 768px) {
.custom-animation-watch > .container {
    height: 100%;
    display: flex;
    justify-content: center;
}
}
@media (max-width: 767px) {
.custom-animation-watch > .container {
    display: flex;
    justify-content: center;
}
    .max-store-front-sec .container .max-content-store {
        align-content: center;
        align-items: center;
  }

}
@media screen and (max-width: 575px) {
    .max-store-front-sec .heading-style-2 {
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (min-width: 768px) {
    .max-store-front-sec .heading-style-2 {
        display: flex;
        flex-direction: column;
        align-items: end;
    }
}