/** Shopify CDN: Minification failed

Line 31:7 Unexpected "#"
Line 31:9 Unexpected "{"
Line 31:17 Expected ":"
Line 34:11 Unexpected "#"
Line 34:13 Unexpected "{"
Line 34:21 Expected ":"
Line 39:11 Unexpected "#"
Line 39:13 Unexpected "{"
Line 39:21 Expected ":"
Line 47:11 Unexpected "#"
... and 17 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:promotional-banner (INDEX:74) */
.slideshow__slide-video-bg-custom iframe {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		border: none;
	}
/* END_SECTION:promotional-banner */

/* START_SECTION:punti-eterea-lovers (INDEX:75) */
section#{{section.id}} .eterea-lovers-card{
        position: relative;
    }
    section#{{section.id}} .eterea-lovers-card ul li{
        font-size: .8rem;
        position: relative;
        left: 1rem
    }
    section#{{section.id}} .eterea-lovers-card ul li::before{
        content: url("../assets/icon-lovers.svg");
        height: 100%;
        position: absolute;
        top: .2rem;
        left: -1rem;
    }

    section#{{section.id}} .badge-eterea-lovers{
        position: absolute;
        top: 0;
        left: -1rem;
        transform: rotate(-45deg);
        background-color: var(--darkPink);
    }
    section#{{section.id}} .badge-eterea-lovers span{
        padding: .25rem .75rem;
    }
    section#{{section.id}} .image-eterea-lovers{
        position: absolute;
        transform: translateY(-50%);
        top: 0rem;
        left: 3.5rem;
    }
    section#{{section.id}} .swiper-pagination-bullet-active{
        background: var(--darkPink) !important;
    }
/* END_SECTION:punti-eterea-lovers */

/* START_SECTION:rivenditore-form (INDEX:79) */
section#{{ section.id }} .text-list p{
        margin: 0;
    }
/* END_SECTION:rivenditore-form */

/* START_SECTION:section-icons-with-text (INDEX:84) */
section#{{ section.id }} .icona{
        background-color: #F2E9E0;
        border-radius: 50%;
        aspect-ratio: 1;
        width: 100%;
    }
/* END_SECTION:section-icons-with-text */