.elementor-element .simpleblog-posts {
    margin: 0 !important;
    padding: 1rem 0 !important;
}

.simpleblog-posts-column {
    padding: 1rem 0 !important;
}

.home-banner-slider-container .elementor-column-wrap {
    padding: 0 !important;
}

.home-banner-slider {
    height: 30rem;
    overflow: hidden;
    margin-right: 1rem;
    border-radius: 5px;
}

.home-banner-slider .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    max-height: 30rem;
}

.home-banner-slider .swiper-slide a {
    position: relative;
    color: #fff !important;
    padding: 2rem;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-banner-slider .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
}

.home-banner-slider .swiper-slide .home-banner-title {
    font-size: 1.5rem;
}

.home-banner-slider .swiper-slide a span:hover {
    color: #fff;
}

.home-banner-slider .swiper-slide a span {
    right: 1.5rem;
    bottom: 1.5rem;
    font-size: 3rem;
    font-weight: 600;
    position: absolute;
}

#homepage-slider .homeslider-description {
    position: unset !important;
}

.home-product-slider .swiper-pagination {
    position: absolute !important;
    bottom: 0 !important;
}

.post-title {
    margin-top: 1rem;
}

.homepage-category-box .elementor-column-wrap {
    height: 12rem;
}

.homepage-category-box {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    color: #fff !important;
    display: grid;
    /*place-content: center;*/
}

.review-slider-home-mobile .elementor-column-wrap {
    min-height: 20rem;
}

.homepage-category-box p {
    margin-bottom: 0;
}

.homepage-category-box h2 {
    font-size: 1.5rem;
}

.hp-icon-container {
    width: 100%;
}

.home-about-us-img img {
    border-radius: 5px !important;
}

.home-reassure-container > div > div.swiper-slide:not(:last-of-type) {
    border-right: 1px solid #bdbdbd;
}

.home-reassure-container .swiper-wrapper {
    display: flex;
    align-items: center;
}

.hp-icon-text-container img {
    width: 55px;
    height: 55px;
    margin-right: 2rem;
}

.hp-icon-text-container h4 {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 600;
}

.hp-icon-text-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.homepage-category-box-sx {
    margin-right: 0.5rem;
}

.homepage-category-box-dx {
    margin-left: 0.5rem;
}

.about-us-section .swiper-container {

    padding-bottom: 1rem;
}

.about-us-section .swiper-container .swiper-pagination {
    bottom: 0;
}

.home-categories-section  .elementor-column-wrap { 
    padding: 2rem!important;
}

.about-us-title .elementor-column-wrap {
    padding: 0rem!important;
}

.custom-sail-column .elementor-column-wrap {
    padding: 2rem!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-guide-section .elementor-column-wrap {
    padding: 2rem!important;
}

.home-news-section .elementor-column-wrap {
    padding: 2rem 0 0 0 !important;
}

/* .elementor-column-wrap {
 
} */

.homepage-category-box .elementor-column-wrap .elementor-spacer {
    height: 0 !important;
}


.home-reassure-container .swiper-button-prev,
.home-reassure-container .swiper-button-next {
    display: none;
}

.home-reassure-section {
    margin: 1rem 0 0.5rem 0;
}

.link-homepage {
    color: #fff !important;
}

.link-homepage:hover {
    color: #fff !important;
}

.product-price-and-shipping {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.miniature-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.product-price-and-shipping .product-price {
    margin-right: .5rem;
}

.miniature-container .product-title {
    margin-top: .5rem;
}

.elementor-blog-carousel .swiper-slide {
    margin: 0 0.5rem;
}

.simpleblog-posts-column .simpleblog-posts-title {
    border-bottom: unset;
    margin-bottom: 1rem;
    padding-bottom: 0;
}

.elementor-blog-carousel .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.elementor-blog-carousel .swiper-wrapper .swiper-slide {

    width: 100%!important;
}

.simpleblog-posts-column .post-content {
    align-items: start;
}

.elementor-blog-posts .post-read-more {
    margin-left: unset;
}
.elementor-blog-carousel .post-read-more {
    margin-left: unset;
}

.miniature-container .product-category-review-container {
    margin-top: .5rem;
}
.miniature-container .product-title {
    max-width: 65%;
}

.miniature-header {
    align-items: self-start;
}

@media (max-width: 850px) {

    .home-banner-slider {
        height: 35rem;
    }

    .home-banner-slider .swiper-slide {
        max-height: 35rem;
    }
    .homepage-category-box-sx, .homepage-category-box-dx {
        margin-left: 0;
        margin-right: 0;
    }

    .home-categories-section {
        margin: 0 -15px;
    }

    .home-categories-section .homepage-category-box .elementor-column-wrap {
        border-radius: 0 !important;
    }

    .home-reassure-container .swiper-slide {
        padding: 1.5rem 0;
        border-right: 0 !important;
    }

    .home-reassure-container {
        display: flex;
        align-items: center;
        overflow-x: hidden;
    }

    .home-reassure-container .swiper-button-prev,
    .home-reassure-container .swiper-button-next {
        display: block;
        margin-top: -36px;
        color: #bdbdbd;
    }

    .home-banner-slider {
        margin-right: 0;
    }

    .home-guide-section {
        /*margin: 0 -15px;*/
    }

    
    .home-reassure-section .elementor-column-wrap {
        padding: 0rem!important;
    }

    .about-us-title .elementor-column-wrap {
        padding: 1rem!important;
    }
    
    .custom-sail-column{
        min-height: 25rem;
    }

    .elementor-products-carousel .swiper-wrapper {
        overflow: visible!important;
        display: flex!important;
    }
}


