/* .page-template-template-homepage .col-full {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
} */

.section-featured-books .slick-current {
    transform: scale(1.2);
}

.section-featured-books h3 {
    height: 50px;
}

body.home .section-featured-books .woocommerce-carousel,
body.home .section-childrens-books .woocommerce-carousel,
body.home .section-biographies-and-memories .woocommerce-carousel {
    overflow: hidden;
}

body.home .section-featured-books .woocommerce-carousel .slick-list,
body.home .section-childrens-books .woocommerce-carousel .slick-list,
body.home .section-biographies-and-memories .woocommerce-carousel .slick-list {
    overflow-y: hidden !important;
}



@media screen and (min-width: 1440px) {
    .elementor-testimonial-item-wrapper ul.slick-dots {
        position: absolute;
        top: -75px;
        text-align: right !important;
        bottom: unset !important;
    }
}
