/**
Theme Name: Cluppy Child
Author: Uaoh!
Author URI: https://uaoh.it
Description:  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cluppy-child
Template: astra
*/
body {
  min-height: 100vh!important;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available!important;
}

html {
  height: -webkit-fill-available!important;
}



 body .ast-below-header-wrap, body .ast-builder-layout-element.site-header-focus-item.ast-header-account, body .ast-builder-layout-element.site-header-focus-item.ast-header-woo-cart{
     display: none;
}
 body.woocommerce .ast-below-header-wrap, body.woocommerce-account .ast-below-header-wrap, body.woocommerce-page .ast-below-header-wrap, body.woocommerce-page .ast-builder-layout-element.site-header-focus-item.ast-header-account, body.woocommerce-page .ast-builder-layout-element.site-header-focus-item.ast-header-woo-cart{
     display: block;
}
 .center-container-img img {
     max-height: 760px;
}
 header.entry-header .entry-title {
     text-align: center;
     max-width: 760px;
     margin: auto;
     background: var(--ast-global-color-7);
     border-radius: 10px;
     padding: 20px;
}
 h3#ship-to-different-address label {
     color: var(--ast-global-color-1);
     font-size: 1.5rem !important;
}
 p#billing_vat_field {
     width: 100%;
}
 .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
     margin-bottom: 2rem !important;
     margin-top: 2rem;
}
 .woocommerce-js form .form-row label {
     font-size: .9rem;
     font-family: 'Recoleta';
     font-size: 1.1rem;
     color: var(--ast-global-color-2);
}
 .woocommerce-cart .cart-collaterals .cart_totals>h2 {
     background-color: var(--ast-global-color-4);
     border-bottom: 1px solid var(--ast-border-color);
     font-size: 1.7em;
     line-height: 1.3;
}
 .woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
     color: inherit;
     padding: 1.5em 1.5em 1em 1.5em;
     background: var(--ast-global-color-5);
     margin: 2.5em auto 3em;
}
 .wpcf7 input.wpcf7-form-control:not([type=submit]) {
     height: 60px;
     margin-top: 0.5rem;
}
 .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
     font-family: 'Recoleta';
     font-size: 2rem;
     color: var(--ast-global-color-0);
     line-height: 1.2;
}
 .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table {
     border-style: hidden;
     border-radius: 4px;
     box-shadow: 0 0 0 1px var(--ast-border-color);
     background: var(--ast-global-color-7);
}
 .woocommerce-checkout h3 {
     font-size: 2rem !important;
}
 input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select {
     height: 52px;
}
 .woocommerce-js form .form-row textarea, .woocommerce-js input[type=email], .woocommerce-js input[type=number], .woocommerce-js input[type=password], .woocommerce-js input[type=reset], .woocommerce-js input[type=search], .woocommerce-js input[type=tel], .woocommerce-js input[type=text], .woocommerce-js input[type=url], .woocommerce-js textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url], .woocommerce-page textarea {
     border-radius: 8px !important;
}
 .site-header-below-section-right {
     flex-wrap: nowrap;
     width: max-content;
     margin-left: auto;
     background: var(--ast-global-color-4);
     padding: 10px;
     border-radius: 100px;
}
 .woocommerce-terms-and-conditions-wrapper * {
     font-family: system-ui !important;
     font-size: 1rem !important;
     font-weight: 400;
     line-height: 1.5 !important;
}
 .ast-modern-checkout .woocommerce #payment ul.payment_methods .wc_payment_method label {
     font-weight: 800;
     display: inline-block;
     width: calc(100% - 10%);
     color: var(--ast-global-color-2);
     font-size: 1.2em;
     font-family: 'Recoleta';
}
 .ast-modern-checkout .woocommerce #payment ul.payment_methods .wc_payment_method>[type=radio]:not(:checked)+label {
     margin-bottom: 0.3em;
     vertical-align: middle;
}
 .ast-modern-checkout .woocommerce #payment ul.payment_methods div.payment_box {
     margin: 15px 0 0 -15px;
     border-top: 1px solid var(--ast-border-color);
     background-color: var(--ast-global-color-7);
     padding: 1.5em;
     width: calc(100% + 30px);
     border-radius: 0 0 4px 4px;
}
 fieldset.ast-single-product-payments {
     width: auto;
     border: 1px solid var(--ast-global-color-4);
}
 body:not(.home) #page .site-content {
     padding-top: 200px;
     padding-bottom: 100px;
}
 body.post-type-archive-product #page .site-content {
     background-repeat: no-repeat;
     background-position: 50% 50%;
     background-size: cover;
     background-attachment: scroll;
     background-image: url(https://cluppy.it/wp-content/uploads/2024/02/hero_bg-1.jpg);
     background-clip: padding-box;
}
 body.post-type-archive-product #page .site-content div#primary {
     margin-top: 0;
}
 .woocommerce ul.products, .woocommerce-page ul.products {
     display: grid;
     column-gap: 4rem;
}
 .woocommerce-js .quantity .minus, .woocommerce .quantity .plus {
     font-size: 18px;
     border: none;
}
 .woocommerce-js div.product .product_title {
     margin: 0 0 1rem 0;
}
 .woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .qty {
     border-radius: 10px;
}
 .woocommerce-js div.product form.cart div.quantity {
     float: left;
     margin: 0 1em 1em 0;
     background: #ffffff87;
     border-radius: 100px;
     padding: 2px;
}
 .woocommerce-product-details__short-description {
     margin-top: 1rem;
     margin-bottom: 2rem;
}
 .woocommerce-js div.product form.cart .button.single_add_to_cart_button {
     padding: 20px 30px;
}
 .ast-mobile-header-content.content-align-center {
     width: calc(100% - 40px)!important;
     margin: auto!important;
     border-radius: 30px!important;
     margin-top: 8px!important;
     overflow: auto;
     padding: 30px;
}
 .autoplay-progress {
     position: relative;
     margin-right: 0 !important;
     margin-left: auto;
     right: 16px;
     bottom: 16px;
     z-index: 10;
     width: 48px;
     height: 48px;
     display: flex;
     align-items: center;
     justify-content: center;
     font-weight: bold;
     color: var(--ast-global-color-0);
}
 .autoplay-progress svg {
     --progress: 0;
     position: absolute;
     left: 0;
     top: 0px;
     z-index: 10;
     width: 100%;
     height: 100%;
     stroke-width: 4px;
     stroke: var(--ast-global-color-0);
     fill: none;
     stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
     stroke-dasharray: 125.6;
     transform: rotate(-90deg);
}
 html {
     overflow-x: hidden
}
 .home-curved-container {
     z-index: 1;
}
 .home-curved-container:before {
     height: 100px;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/rounded-separator-1.svg);
     background-position: center top;
     background-repeat: no-repeat;
     background-size: 100%;
     width: 100%;
     content: '';
     position: absolute;
     top: -70px;
     left: 0;
     padding: 0;
     margin: 0;
     z-index: -1 
}
 .home-curved-container:after {
     height: 100px;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/rounded-separator-1.svg);
     background-position: center top;
     background-repeat: no-repeat;
     background-size: 100%;
     width: 100%;
     content: '';
     position: absolute;
     bottom: -70px;
     left: 0;
     padding: 0;
     margin: 0;
     transform: rotate(180deg);
     z-index: -1 
}
 .home-curved-container--blue:before {
     background: url(https://cluppy.it/wp-content/uploads/2024/03/rounded-separator-blue-2.svg);
     background-position: center top;
     background-repeat: no-repeat;
     background-size: 100%;
}
 .site-footer {
     position: relative;
}
 .site-footer:before {
     height: 100px;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/rounded-separator-blue-2.svg);
     background-position: center top;
     background-repeat: no-repeat;
     background-size: 100%;
     width: 100%;
     content: '';
     position: absolute;
     top: -70px;
     left: 0;
     padding: 0;
     margin: 0;
     z-index: 0 
}
 .home-curved-container--blue:after {
     background: url(https://cluppy.it/wp-content/uploads/2024/03/rounded-separator-blue-2.svg);
     background-position: center top;
     background-repeat: no-repeat;
     background-size: 100%;
}
 .video-wrapper {
     height: 0;
     overflow: hidden;
     padding-bottom: 56.25%;
     padding-top: 30px;
     position: relative;
     border-radius: 25px;
     overflow: hidden;
     box-shadow: 0 0 40px rgba(0, 117, 161, 0.3);
}
 .video-trigger {
     border-radius: 25px;
     overflow: hidden;
     box-shadow: 0 0 40px rgba(0, 117, 161, 0.3);
}
 .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     border-radius: 25px;
     overflow: hidden;
}
 .video-trigger:after {
     position: absolute;
     z-index: 2;
     left: 50%;
     top: 50%;
     background-image: url(https://cluppy.it/wp-content/uploads/2024/03/play.svg);
     background-repeat: no-repeat;
     background-position: center center;
     background-size: contain;
     content: '';
     width: 100px;
     height: 100px;
     transform: translate(-50%, -50%);
     filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, .3));
     pointer-events: none;
}
 .hero-title b, .hero-title strong {
     color: #00A19A!important;
}
 .ast-site-identity {
     padding: 0;
}
 .main-header-bar.ast-sticky-active {
     box-shadow: unset!important;
}
 .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
     margin-top: 20px;
     background: #0075a1a3;
     border-radius: 200px;
     backdrop-filter: blur(30px);
     padding: 8px 8px 8px 20px!important;
     box-shadow: 0 0 40px rgba(0, 117, 161, 0.3);
     border: 2px solid #57a7c57a;
}
 .ast-mobile-header-content.content-align-center {
     left: 20px;
}
 .ast-header-break-point .main-header-menu {
     background-color: transparent;
}
.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content {
     background-color: transparent;
}
 .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
     font-family: 'Recoleta';
     font-size: 1.8rem;
}
 body.ast-main-header-nav-open #content {
     filter: blur(10px);
     opacity: .3;
}
 div#content {
     transition: 0.2s ease;
}
 .ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content {
     display: flex;
     height: calc(100dvh - 160px);
     align-items: center;
     flex-direction: column;
     justify-content: center;
}
 .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item, .ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default.ast-sticky-active.ast-sticky-shrunk.ast-header-sticked {
     max-width: calc(100% - 40px)!important;
}
 .site-below-footer-wrap[data-section="section-below-footer-builder"] {
     background-color: var(--ast-global-color-1);
     padding: 0 20px 30px 20px;
}
 .site-below-footer-wrap[data-section="section-below-footer-builder"] a {
     color: var(--ast-global-color-4)!important;
}
 .site-below-footer-wrap[data-section="section-below-footer-builder"] a:hover {
     color: #fff!important;
}
 footer p {
     margin-bottom: 0;
}
 .site-below-footer-wrap .ast-builder-grid-row-container-inner {
     border-radius: 200px;
     backdrop-filter: blur(30px);
     padding: 12px !important;
     box-shadow: 0 0 40px rgba(0, 117, 161, 0.3);
     max-width: calc(1480px - 40px) !important;
     margin: auto;
     background-color: var(--ast-global-color-2);
}
/*.custom-navbar {
     backdrop-filter: blur(52px);
}
*/
 h1, .entry-content h1 {
     font-size: clamp(2rem, 5vw, 5rem);
}
 .hero-title .word,.hero-title h1 {
     visibility: hidden;
     opacity: 0;
}
 .hero-title .line{
     clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
     overflow: hidden 
}
 .hero-subtitle h2 {
     font-size: clamp(1.2rem, 1vw, 1.7rem)!important;
     opacity: 0;
     visibility: hidden;
}
 .hero-images {
     height: 100%;
     position: relative;
     overflow: hidden;
}
 .hero-images figure {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translateX(-50%) translateY(-55%);
     /* width: max-content; */
}
 .hero-images figure img {
     width: 100%;
     filter: drop-shadow(0 0 40px rgba(0, 117, 161, 0.3)) 
}
 .hero-section {
     position: relative;
}
 .hero-section .hero-cta-primary, .hero-section .hero-cta-secondary {
     visibility: hidden;
     opacity: 0;
}
 .hero-image-1 img {
    /*transform: translateX(-150px) rotate(357deg) scale(.9);
    */
     display: block;
     transform-origin: center bottom;
     visibility: hidden;
}
 .hero-image-2 img {
    /*transform: scale(.8) rotate(-5deg) translateY(-50px) translateX(50px);
    */
     display: block;
     transform-origin: center bottom;
     visibility: hidden;
}
 .hero-image-3 img {
    /*transform: translateX(80px) rotate(15deg) scale(.6) translateY(-40px);
    */
     display: block;
     transform-origin: center bottom;
     visibility: hidden;
}
 .hero-cta-primary, .fill.hero-cta-secondary {
     box-shadow: 0 0 40px rgba(0, 117, 161, 0.3);
     border-radius: 100px;
}
/* LEFT TO RIGHT */
 .fill.hero-cta-primary .wp-block-button__link{
     border: 2px solid var(--ast-global-color-0)!important;
     background: linear-gradient(to right, var(--ast-global-color-1) 50%, var(--ast-global-color-0) 50%);
     background-size: 200% 100%;
     background-position: right;
     transition: all .25s ease-out;
}
 .fill.hero-cta-primary .wp-block-button__link:hover {
     border: 2px solid var(--ast-global-color-1)!important;
     background-position: left;
     color: #fff;
}
 .fill.hero-cta-secondary .wp-block-button__link{
     border: 2px solid var(--ast-global-color-0)!important;
     background: linear-gradient(to right, var(--ast-global-color-1) 50%, #fff 50%);
     background-size: 200% 100%;
     background-position: right;
     transition: all .25s ease-out;
     color: var(--ast-global-color-0);
}
 .fill.hero-cta-secondary .wp-block-button__link:hover {
     border: 2px solid var(--ast-global-color-1)!important;
     background-position: left;
     color: #fff;
}
 .made-in-italy.spin {
     animation: spin 7s infinite linear reverse;
     transform-origin: center center;
     transition: all .1s ease-in-out;
     will-change: transform;
     width: 100px;
     height: 100px;
}
 .made-in-italy-badge {
     right: 100px !important;
     background: var(--ast-global-color-6);
     margin: 0;
     position: absolute !important;
     bottom: 0;
     width: 110px !important;
     height: 110px !important;
     display: block;
     background: rgb(229 245 245 / 85%) url(https://cluppy.it/wp-content/uploads/2024/03/italy-flag.svg);
     background-size: 53%;
     background-repeat: no-repeat;
     background-position: center center;
     border-radius: 100%;
     padding: 5px;
     visibility: hidden 
}
 #caratteristiche .made-in-italy-badge {
     position: relative !important;
     left: 0 !important;
     top: 0!important;
     background: rgb(229 245 245 / 100%) url(https://cluppy.it/wp-content/uploads/2024/03/italy-flag.svg);
     background-size: 53%;
     background-repeat: no-repeat;
     background-position: center center;
}
 .made-in-italy.spin svg {
     width: 100%;
     height: 100%;
}
 .comefunziona_fase .comefunziona_numero {
     position: absolute!important;
     z-index: 9;
     left: 60px;
     top: 20px;
     transition: all .1s ease-in-out;
     transform-origin: center center;
}
 .comefunziona .comefunziona_fase {
     position: relative;
     will-change: transform;
}
 .comefunziona .mask-1 img{
     mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     -webkit-mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     mask-size: 340px;
     -webkit-mask-size: 340px;
     transform-origin: center center;
     will-change: transform;
}
 .mask-1, .mask-2, .mask-3 {
     position: relative;
     filter: drop-shadow(0px 24px 40px rgba(0,0,0,.15));
}
 .mask-1:before {
     content: '';
     width: 450px;
     height: 370px;
     position: absolute;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/comefunziona_img_back.svg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     left: -60px;
     top: 0;
     animation: spin 7s infinite linear;
     transform-origin: center center;
     transition: all .1s ease-in-out;
     will-change: transform;
}
 .comefunziona .mask-2 {
     position: relative;
     transform: rotate(30deg);
     transform-origin: center center;
     will-change: transform;
}
 .comefunziona .mask-2 img {
     width: 100%;
     height: 100%;
     mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     -webkit-mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     mask-size: 340px;
     -webkit-mask-size: 340px;
     transform: rotate(-30deg);
    /* Applica una rotazione inversa all'immagine */
     transform-origin: center center;
    /* Assicura che la trasformazione si basi sul centro dell'immagine */
     will-change: transform;
}
 .mask-2:before {
     content: '';
     width: 450px;
     height: 370px;
     position: absolute;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/comefunziona_img_back.svg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     left: -60px;
     top: 0;
     transform: rotate(-30deg);
    /* Applica la rotazione inversa alla maschera */
     transform-origin: center center;
    /* Assicura che la trasformazione si basi sul centro della maschera */
     animation: spin 15s infinite linear;
     animation-direction: reverse;
     transition: all .1s ease-in-out;
     will-change: transform;
}
 .comefunziona .mask-3 {
     transform: rotate(106deg);
     will-change: transform;
}
 .comefunziona .mask-3 img{
     transform: rotate(-106deg);
     mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     -webkit-mask: url(https://cluppy.it/wp-content/uploads/2024/03/mask1.svg) no-repeat center;
     mask-size: 340px;
     -webkit-mask-size: 340px;
     will-change: transform;
}
 .mask-3:before {
     transform: rotate(106deg);
     content: '';
     width: 450px;
     height: 370px;
     position: absolute;
     background: url(https://cluppy.it/wp-content/uploads/2024/03/comefunziona_img_back.svg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     left: -60px;
     top: 0;
     animation: spin 10s infinite linear;
     transform-origin: center center;
     transition: all .1s ease-in-out;
     will-change: transform;
}
 .comefunziona_fase {
     visibility: hidden;
     will-change: transform;
}
 .comefunziona_fase:hover .comefunziona_numero, .comefunziona_fase:hover .comefunziona_numero, .comefunziona_fase:hover .comefunziona_numero{
     scale: 1.1;
}
 .swiper {
     height: 80vh;
     min-height: 700px;
     width: 100vw;
     background-size: cover;
     padding: 100px 0!important;
}
 .bg-circle {
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
}
 .bg-circle-blue {
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
}
 .bg-circle img {
     animation: spin 37s infinite linear;
     transform-origin: center center;
     transition: all .1s ease-in-out;
     will-change: transform;
}
 .bg-circle-blue img {
     animation: spin 37s infinite linear;
     transform-origin: center center;
     transition: all .1s ease-in-out;
     will-change: transform;
}
 .swiper-slide {
     width: 100%!important;
     display: flex !important;
     flex-direction: row;
     padding: 1rem;
     height: -webkit-fill-available!important;
     box-sizing: border-box;
}
 .center-container {
     z-index: 9;
}
 .left-container, .center-container, .right-container {
     position: relative;
     flex: 1;
     flex-grow: 1;
     flex-shrink: 0;
     justify-content: center;
     display: flex;
     flex-direction: column;
}
 .left-container, .right-container {
     flex-basis: 11%;
}
 img.left-container-img {
     max-width: 110%;
     width: 100%;
     height: auto;
     aspect-ratio: 4 / 3;
     object-fit: cover;
     position: absolute;
     bottom: 9%;
     right: -16%;
     rotate: 5deg;
     border-radius: 2rem;
     display: block;
     box-shadow: 10px 14px 0 #adebe9;
}
 img.right-container-img {
     max-width: 70%;
     width: 70%;
     height: auto;
     aspect-ratio: 4 / 3;
     object-fit: cover;
     margin-left: -21%;
     margin-bottom: 4rem;
     rotate: -5deg;
     border-radius: 2rem;
     display: block;
     box-shadow: 10px 14px 0 #adebe9;
}
 .left-container--content {
     margin-bottom: 75%;
     padding: 2rem;
}
 .left-container--content h4 {
     color: var(--ast-global-color-0)!important;
     font-size: 2rem!important;
}
 .right-container--content {
     padding: 2rem;
}
 .right-container--content h4 {
     font-size: 4.5rem;
     line-height: 1;
     margin-bottom: 0;
     margin-top: 0;
     color: var(--ast-global-color-1);
}
 .right-container--content p {
     font-size: 1.25rem;
     margin-top: 1rem;
     line-height: 1.5;
     color: var(--ast-global-color-1);
}
 p.pretitle {
     color: var(--ast-global-color-1);
     margin-bottom: 0;
     margin-top: 1rem;
}
 .center-container {
     align-items: center;
}
/* .left-container {
     /background: red;
}
 .right-container {
     background: gray;
}
 */
 .swiper-button-next, .swiper-button-prev {
     background: url(https://cluppy.it/wp-content/uploads/2024/03/arrow_bg.svg);
     background-size: contain;
     background-position: center;
     background-repeat: no-repeat;
     padding: 40px;
     transition: all .2s ease-in-out 
}
 .swiper-button-next:after, .swiper-button-prev:after {
     color: #fff;
}
 .swiper-button-next:hover, .swiper-button-prev:hover {
     filter: brightness(.5) hue-rotate(25deg) saturate(2);
}
 .swiper-button-next:hover:after, .swiper-button-prev:hover:after {
     color: #000;
}
 .left-container--content, .right-container--content, .center-container-img, .left-container-img, .right-container-img, .bg-circle {
     visibility: hidden;
}
 .single_spec {
     background-color: #33A6D1;
     padding: 25px!important;
     border-radius: 1rem;
     gap: 0!important;
     box-shadow: 6px 10px 0 #056286!important;
     opacity: 1;
     visibility: visible;

}
.single-focus {
    opacity: 1;
     visibility: visible;
}
 .single_spec p {
     margin-bottom: 0;
     line-height: 1.3;
     transition: all .2s ease-in-out 
}
 .specs-container {
     transform: rotate(5deg);
}
 div#specs_01 {
     margin-right: -20px;
}
 div#specs_02 {
     margin-right: 20px;
}
 div#specs_03 {
     margin-right: -15px;
}
 div#specs_04 {
     margin-right: 30px;
}
 div#specs_05 {
     margin-right: -20px;
}
 .specs_img_01 img, .specs_img_02 img {
     filter: drop-shadow(0 0 40px rgba(0, 0, 0, .2));
}
 .center-container-img img {
     filter: drop-shadow(0 0 40px rgba(0, 117, 161, 0.5));
}
 .single_spec:hover {
     background: #D3EFEE;
     color: var(--ast-global-color-1)!important;
     scale: 1.1;
     z-index: 99999;
     transition: all .2s ease-in-out 
}
 .single_spec:hover h2, .single_spec:hover p {
     color: var(--ast-global-color-1)!important;
}
 .specs_img_container {
     width: 100%;
     height: 100%;
}
 .specs_img_01 {
     z-index: 1;
}
 .specs_img_01, .specs_img_02 {
     position: absolute;
}
 .specs_img_01 {
     right: 130px;
     transform: translateY(0px) rotate(3deg);
}
 .specs_img_02 {
     left: 120px;
     transform: translateY(-20px) rotate(-2deg);
}
 #focus-01, #focus-02, #focus-03, #focus-04, #focus-05 {
     aspect-ratio: 1;
     position: absolute;
     z-index: 999;
     border-radius: 100vw;
     height: auto;
     border: 3px dashed #fff;
     transform: translate(-50%, -50%);
     opacity: .3;
     visibility: hidden;
}
 #focus-01 {
     width: 45%;
     top: 12%;
     left: 40%;
}
 #focus-02 {
     width: 25%;
     top: 22%;
     left: 74%;
}
 #focus-03 {
     width: 45%;
     top: 79%;
     left: 61%;
}
 #focus-04 {
     width: 33%;
     top: 87%;
     left: 17%;
}
 #focus-05 {
     width: 25%;
     top: 79%;
     left: 61%;
}
 #focus-01.focused, #focus-01:hover, #focus-02.focused, #focus-02:hover, #focus-03.focused, #focus-03:hover, #focus-04.focused, #focus-04:hover, #focus-05.focused, #focus-05:hover {
     opacity: 1!important;
     transition: all .1s ease-in-out!important;
     will-change: transform!important;
    /* animation: zoom-in-zoom-out 1s ease infinite,spin 7s infinite linear;
    */
}
 div#specs_01.focused, div#specs_02.focused, div#specs_03.focused, div#specs_04.focused, div#specs_05.focused {
     background: #D3EFEE;
     color: var(--ast-global-color-1) !important;
     scale: 1.1;
     z-index: 99999;
     transition: all .2s ease-in-out;
     opacity: 1;
}
 div#specs_01.focused *, div#specs_02.focused *, div#specs_03.focused *, div#specs_04.focused *, div#specs_05.focused * {
     color: var(--ast-global-color-1) !important;
     opacity: 1;
}
 .right-container__images img.center-container-img--cluppy, img.right-container-img.right-container-img--mobile.onlymobile {
     display: none;
}
 .ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:hover {
     color: var(--ast-global-color-2);
     background: var(--ast-global-color-6);
}
 @keyframes spin {
     from {
         transform: rotate(0deg);
    }
     to {
         transform: rotate(360deg);
    }
}
 @keyframes zoom-in-zoom-out {
     0% {
         transform: scale(1, 1);
    }
     50% {
         transform: scale(1.2, 1.2);
    }
     100% {
         transform: scale(1, 1);
    }
}
 @media screen and (max-width: 1025px) {
     .comefatto {
         display: grid;
         grid-template-columns: 1fr 1fr 1fr;
    }
     .comefatto-col-sx {
         grid-column:span 3;
         margin-top: 2rem;
         order: 4;
    }
     .comefatto-col-sx, .specs_img_container, .specs-container {
         max-width: 100%!important;
    }
     .comefatto {
         padding: 100px 0 0 0 !important;
    }
     .specs_img_container {
         grid-column:span 2;
    }
     .specs-container {
         grid-template-columns: 1fr;
    }
     .content__title {
         flex-direction: row;
         display: flex;
         align-items: center;
         gap: 16px;
    }
     .bg-circle {
         top: 63%;
         width: 90vw;
    }
     .hero-image-1 img, .hero-image-2 img, .hero-image-3 img {
         height: 40vh!important;
    }
     img.left-container-img {
         display: none;
    }
     .right-container--content h4 {
         font-size: 2.5rem;
    }
     .swiper-slide {
         display: grid!important;
         grid-template-columns: 1fr 1fr 1fr!important;
    }
     .left-container {
         grid-column:span 3;
    }
     .left-container--content {
         margin-bottom: 0;
         text-align: center;
    }
     .right-container {
         grid-column:span 2;
    }
     img.right-container-img {
         max-width: 70%;
         width: 100%;
         height: auto;
         aspect-ratio: 4 / 3;
         object-fit: cover;
         margin-left: 0%;
         margin-bottom: 4rem;
         rotate: -2deg;
         border-radius: 2rem;
         display: block;
         box-shadow: 10px 14px 0 #adebe9;
    }
     .home-curved-container:after {
         height: 50px;
         bottom: -50px;
    }
     .home-curved-container:before {
         height: 50px;
         top: -50px;
    }
     .mask-1:before, .mask-2:before, .mask-3:before {
         max-width: 27vw;
         left: 0px;
         top: -3vw;
    }
     .comefunziona .mask-1 img, .comefunziona .mask-2 img, .comefunziona .mask-3 img {
         mask-size: 27vw;
         -webkit-mask-size: 27vw;
    }
     .hero-image-1 img, .hero-image-2 img, .hero-image-3 img {
         height: 40vh!important;
    }
}
 @media screen and (max-width: 544px) {
     .single_spec {
         background: #ffffffc4 !important;
         backdrop-filter: blur(20px);
    }
     .single_spec * {
         color: var(--ast-global-color-0) !important;
    }
     .made-in-italy-badge {
         right: -67px !important;
         top: -270px;
         width: 90px !important;
         height: 90px !important;
         transform: rotate(90deg) !important;
    }
     .made-in-italy.spin, .made-in-italy.spin svg {
         width: 80px;
         height: 80px;
    }
     .woocommerce .form-row.ast-column-50, .woocommerce .form-row.ast-column-33, .ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.form-row-first, .ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.form-row-last {
         width: 100%!important;
    }
     p.form-row.validate-required {
         margin-bottom: 0rem !important;
    }
     .woocommerce-page.ast-plain-container, .woocommerce-page.woocommerce.ast-page-builder-template {
         background-color: var(--ast-global-color-6)!important;
         background-image: none;
    }
     body:not(.home) #page .site-content {
         padding-top: 120px;
         padding-bottom: 100px;
    }
     .comefatto {
         display: flex;
    }
     .comefatto-col-sx {
         grid-column:span 1;
         margin-top: 2rem;
         order: 0;
    }
     .comefatto-col-sx, .specs_img_container, .specs-container {
         max-width: 100%!important;
    }
     .comefatto {
         padding: 00 !important;
    }
     .swiper-button-next, .swiper-button-prev {
         background: url(https://cluppy.it/wp-content/uploads/2024/03/arrow_bg.svg), url(https://cluppy.it/wp-content/uploads/2024/03/arrow_bg.svg), url(https://cluppy.it/wp-content/uploads/2024/03/arrow_bg.svg), url(https://cluppy.it/wp-content/uploads/2024/03/arrow_bg.svg);
         background-size: contain;
         background-position: center;
         background-repeat: no-repeat;
         padding: 40px;
         transition: all .2s ease-in-out 
    }
     .site-footer:before {
         height: 50px;
         top: -50px;
         background-size: auto 100%;
    }
     img.right-container-img.right-container-img--mobile.onlymobile {
         display: block;
    }
     .left-container, .right-container, .center-container {
         flex-basis: 0;
    }
     .left-container {
         order: 1;
    }
     img.left-container-img {
         display: none;
    }
     .center-container {
         order: 3;
    }
     .center-container {
         display: none;
    }
     .right-container {
         order: 2;
    }
     .right-container--content h4 {
         font-size: 2.5rem;
    }
     .right-container--content p {
         font-size: 1.1rem;
    }
     .right-container__images img.center-container-img--cluppy {
         display: block;
         position: absolute;
         z-index: 1;
         height: 72vw;
         transform: rotate(5deg);
         top: -20px;
         left: 0;
    }
     .content__title img {
         max-width: 60px;
    }
     .right-container__images {
         display: flex;
         flex-direction: row;
         margin-bottom: 3rem;
         margin-top: -1rem;
         gap: 13px;
         justify-content: space-between;
    }
     img.right-container-img {
         width: 100%;
         transform: rotate(-3deg)!important;
    }
     img.right-container-img.right-container-img--mobile {
         display: none;
        /*visibility: visible;
        */
    }
     .left-container--content, .right-container--content {
         padding: 1rem 
    }
     .content__title {
         flex-direction: row;
         display: flex;
         align-items: center;
         gap: 16px;
    }
     .content__description .wp-block-uagb-buttons {
         margin-top: 3rem;
    }
     .bg-circle {
         position: absolute;
         left: 50%;
         bottom: 15%;
         transform: translateX(-50%);
    }
     .swiper {
      
         height: auto!important;
    }
     .swiper-slide {
         display: flex!important;
         flex-direction: column;
    }
     .swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto !important;
}
     .swiper-navigation {
         display: flex;
         flex-direction: row;
         position: absolute;
         z-index: 999;
         top: 55%;
         right: 0;
         gap: 20px;
    }
     .swiper-button-next, .swiper-button-prev {
         position: relative !important;
         background-size: 70px;
    }
     .swiper-navigation {
         display: flex;
         flex-direction: row;
         position: absolute;
         z-index: 999;
    }
     img.left-container-img, img.right-container-img {
         position: relative;
         max-width: 130%;
         max-width: 100vw;
         left: 0;
         top: 0;
         right: 0;
         bottom: 0;
         rotate: 0;
         width: 120vw;
         margin-left: -60px;
         margin-bottom: 0;
    }
     .left-container--content {
         margin-bottom: 3rem;
         text-align: center;
    }
     .right-container--content {
         margin-top: 0;
    }
     .astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
         height: auto;
    }
     .hero-image-1 img, .hero-image-2 img, .hero-image-3 img {
         height: 40vh!important;
         aspect-ratio: inherit!important;
         width:auto!important;
    }
     .home-curved-container:before {
         height: 50px;
         background-size: auto 100%;
         top: -40px;
    }
     .home-curved-container:after {
         height: 50px;
         background-size: auto 100%;
         bottom: -40px;
    }
     .hero-images {
         height: 30vh;
        
    }
     .mask-1:before, .mask-2:before, .mask-3:before {
         width: 80vw;
         max-width: 80vw;
         height: auto;
         aspect-ratio: 1;
         left: -20px;
    }
     .comefunziona_fase .comefunziona_numero {
         left: 0;
    }
     .comefunziona .mask-1 img, .comefunziona .mask-2 img, .comefunziona .mask-3 img {
         mask-size: 80vw;
         -webkit-mask-size: 80vw;
    }
     .specs_img_01 img, .specs_img_02 img {
         height: 450px !important;
         width: auto !important;
    }
     .specs_img_01 {
         right: 17vw;
         transform: translateY(10px) rotate(3deg);
    }
     .specs_img_02 {
         left: 17vw;
         transform: translateY(-10px) rotate(-2deg);
    }
     #focus-01 {
         top: 16%;
    }
     .made-in-italy-badge {
         margin: auto;
    }
     #focus-02 {
         left: 81%!important;
    }
     .specs-container {
         transform: rotate(0deg);
    }
     .specs-container {
         display: grid;
         grid-template-columns: 1fr;
         gap: .5rem!important;
    }
     .specs_img_container {
         position: relative;
         height: 500px;
    }
     div#specs_01 {
         margin-right: 0px;
    }
     div#specs_02 {
         margin-right: 0px;
    }
     div#specs_03 {
         margin-right: 0px;
    }
     div#specs_04 {
         margin-right: 0px;
    }
     div#specs_05 {
         margin-right: 0px;
    }
     .single_spec {
         height: 100% 
    }
     .site-below-footer-wrap .ast-builder-grid-row-container-inner {
         border-radius: 2rem;
         padding: 1rem !important;
    }
}
 @media screen and (max-width: 544px) {
     .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
         margin-bottom: 0;
    }
     #focus-01, #focus-02, #focus-03, #focus-04, #focus-05 {
         aspect-ratio: 1;
         position: absolute;
         z-index: 999;
         border-radius: 100vw;
         height: auto;
         border: 5px dashed var(--ast-global-color-4);
         transform: translate(-50%, -50%);
         opacity: .6;
         visibility: hidden;
    }
     div#specs_01, div#specs_02, div#specs_03, div#specs_04, div#specs_05 {
         margin-right: 0px;
         position: absolute;
         top: -33vh;
         display: block;
         height: auto;
         visibility: visible;
         opacity: 0;
         transition: .2s ease-out;
         z-index: 9999 !important;
         transform: translateY(-50%);
         margin-top: 20px;
    }
     div#specs_01.active, div#specs_02.active, div#specs_03.active, div#specs_04.active, div#specs_05.active {
         opacity: 1;
         margin-top: -0px;
    }
}




.hero-image-1 img,
.hero-image-2 img,
.hero-image-3 img,
.made-in-italy-badge,
.center-container-img,
.left-container-img,
.right-container-img,
.bg-circle {
  will-change: transform, opacity;
}

.hero-image-1 img,
.hero-image-2 img,
.hero-image-3 img,
.made-in-italy-badge,
.center-container-img,
.left-container-img,
.right-container-img,
.bg-circle {
  transform: translate3d(0, 0, 0);
}


