.home-shopify-product-swiper-container {
    width: 100%;
    margin: auto;
}


.product-info-shopify p {
    font-family: 'Lato Light', sans-serif;
    margin: 0px 0px !important;
}

.product-info-shopify p.p-price {
    font-weight: bold;
}

@media (min-width: 1440px) {
    .home-shopify-product-swiper-container .home-product-shopify-pag {
        display: none;
    }
}