.gallery-slide-content img {
    border-radius: 20px;
    width: auto;
    height: 100%;
}

.gallery-slider.swiper {
    height: 100% !important;
    border-radius: 20px;
}

.home .swiper-slide img {
    border-radius: 20px;
    filter: brightness(0.6);
}

.home .slider-content {
    position: absolute;
    bottom: 4rem;
    color: #fff;
}

.home .swiper.slider-container {
    border-radius: 20px;
}

footer .footer ul {
    margin: 0;
    padding: 0;
}

footer .footer ul li {
    margin: 0;
}

.swiper-button-prev, .swiper-button-next {
    display: none !important;
}

.home .wp-block-cover {
    max-height: 710px;
    height: 100%;
}

.home .wp-block-cover .wp-block-cover__image-background {
    position: relative !important;
}

.home .wp-block-cover__inner-container {
    position: absolute;
    width: 100%;
    bottom: 2rem;
    padding: 1rem;
}

.home .wp-block-cover, .wp-block-cover-image {
    padding: 0 !important;
}

:where(.wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill) {
    border-radius: 20px;
}

.baner-text-center {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

