/* Add custom CSS styles below */
#slider-sky {
    max-width: 1260px;
    margin: 0px auto;
}

.slider-sky video {

margin-top:30px;
}


.button-style { background-color: #ffa947; color: #ffffff; border-radius: .75rem; }



.bg-categories {

border-radius: 115px;

}



.store-footer {

margin-top: 0px;

}


.grid-cols-12 .h-full img {

object-fit: contain !important;

height: 406px !important;

}


.fixed-products-with-image video{

padding-top: 150px;

}


.bg-gradient-to-t {

display:none;

}


.fixed-products-with-image .h-96 img {

object-fit:contain;

}


@media (min-width: 1280px) {

.fixed-products-with-image {

max-width: 1280px;

}

.your-new-class {

max-width: 1280px;

}

.s-block--photos-slider {

max-width: 1280px;

}

}


.s-block--photos-slider {

width: 100%;

margin-right: auto;

margin-left: auto;

padding-right: 10px;

padding-left: 10px;

}

.fixed-products-with-image {

width: 100%;

margin-right: auto;

margin-left: auto;

padding-right: 10px;

padding-left: 10px;

}


.your-new-class {

width: 100%;

margin-right: auto;

margin-left: auto;

padding-right: 10px;

padding-left: 10px;

margin-top:40px;

}

.-mt-12 {

margin-top: 1rem;

}


.grid-cols-12 .h-80 {

height: 28rem;

}


@media screen and (min-width: 280px) and (max-width: 991px) {

.fixed-products-with-image video {

padding-top: 0px;

}

.fixed-products-with-image .h-96 {

height: auto;

}

.h-\[700px\] {

height: 250px;

}

}


.index salla-products-list {

display:none;

}


.fixed-products-with-image .h-96 {

border-radius: 15px;

}

.navbar-brand img {
    max-height: 7rem;
}


@media screen and (min-width: 992px) and (max-width: 6000px) {

.fixed-products-with-image .container .text-right {

align-items: center;

flex-direction: column;

}

.fixed-products-with-image .container .text-right h4 {

text-align: center;

}


.fixed-products-with-image .container .text-right .flex-col {

flex-direction: column;

}

}


@media (min-width: 1024px) {

salla-slider.photos-slider .swiper-slide {

margin-left: 0rem;
margin-top: -5rem;
margin-right: 0rem;
margin-bottom: -2.5rem;
width: 101%;

}

}


@media (min-width: 768px) {

salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {

padding-left: 0rem;

}

}


@media (max-width: 1024px) {

salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {

padding-right: 0rem;

padding-left: 0px;

}

}


@media(max-width: 1260px) {
    .slider-sky .min-h-\[700px\] {
        min-height: 500px;
    }
    .slider-sky img.h-full.w-full.lazy.object-cover.swiper-lazy-loaded {
        object-fit: contain;
    }
}
@media(max-width: 890px) {
    .slider-sky .min-h-\[700px\] {
        min-height: 350px;
    }
}

@media(max-width: 640px) {
.slider-sky .min-h-\[700px\] {
        min-height: 700px;
    }
    .slider-sky img.h-full.w-full.lazy.object-cover.swiper-lazy-loaded {
        object-fit: cover;
    }
}