/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.wpcf7-response-output {
    display: none !important;
}
@media(min-width:1024px){
.epw-img-wrap img {
    height: 200px;
    object-fit: cover;
}}
.header-blur::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;      
    width: 100%;     
    height: 100%;
    backdrop-filter: blur(24px);
    pointer-events: none;
  }
 @media(min-width:767px){
  selector .swiper-slide {
      width: auto !important;
  }
  .single-prodotti .prodotti-menu .elementor-item:after,.single-realizzazioni .realizzazioni .elementor-item:after,.single-post .news .elementor-item:after {
    left: 50% !important;
    width: 20px !important;
    z-index: 2;
    text-align: center;
    float: none;
    background-color: var(--e-global-color-secondary);
    height: 4px;
    opacity: 1 !important;
    transform: translateX(-50%);
}
  .counter {
    font-family: Nunito;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: CAP_HEIGHT;
    line-height: 105%;
    letter-spacing: -2%;
    color: #C81C32;
}
  selector img {
      width: auto;
      height: auto;
      max-width: none;
  }
  

  selector .swiper-wrapper {
      align-items: center;
  }
}
.btn-line a span.elementor-button-text,.new-btn a span{
    position: relative;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ffffff;
    color: #fff;
}
@media(min-width:1660px){
   .header-blur {
        background-image: linear-gradient(90deg, var(--e-global-color-secondary) 18%, #00000033 21%) !important;
    }
}
@media (min-width: 1990px) {
    .header-blur {
        background-image: linear-gradient(90deg, var(--e-global-color-secondary) 26%, #00000033 21%) !important;
    }
}
@media(min-width:768px){
.elementor-swiper-button.elementor-swiper-button-next{
    opacity: 0;
}
.elementor-widget-n-carousel:hover .elementor-swiper-button.elementor-swiper-button-next{
    opacity: 1;
}
.elementor-widget-n-carousel:hover .elementor-swiper-button.elementor-swiper-button-next.swiper-button-disabled,.elementor-swiper-button.elementor-swiper-button-next.swiper-button-disabled{
    opacity: 0 !important;
}
}
.home .elementor-swiper-button.elementor-swiper-button-prev {
    display: none !important;
}
.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
}
 .elementor-nav-menu--main .elementor-item:after{
    left: 50% !important;
    width: 20px !important;
    z-index: 2;
    text-align: center;
    float: none;
    transform: translateX(-50%);
}
.epw-title a , .realizzazioni-slider a{
    background-color: transparent;
    color: inherit !important;
    text-decoration: none;
}
.btn-line a span.elementor-button-text::after,.new-btn a span::after {
        content: "";
        position: absolute;
        left: 10px;           
        top: 80%;
        transform: translateY(-50%);  
        width: 2px;
        height: 20px;
        background-color: #C81C32;
        transform: rotate(90deg);    
    }
  
.epw-plus-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    align-items: normal;
}
.epw-prodotto-text {
    display: flex;
    align-items: end;
    min-width: 70%;

}
.epw-plus-counter {
    padding-top: 26px;
}
h3.epw-plus-title {
    padding: 0px !important;
    margin: 0 0 19px;
}
.blur-bg:before{
    backdrop-filter: blur(6px);

}
.epw-prodotto-item{
border-bottom: 1px solid #DEDEDE;
padding: 40px 0;
display: flex; 
align-items: center; 
justify-content: space-between;
}
.epw-prodotto-item{
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.epw-short {

    padding: 0px 0px 0px;
    margin: 0px;
}
.epw-counter{
    padding-bottom: 40px;
    flex: 0 0 50px; 
}
@media(max-width:1460px) and (min-width:1300px){
    .epw-counter {
        padding-bottom: 42px !important;
        flex: 0 0 50px;
    }
}
.epw-img-wrap{ flex: 0 0 200px;}
.overlay {
    max-width: 1280px !important;
    margin: auto;
    min-height:600px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 80px 0;
}

.post-content

 {

    padding: 40px 40px 28px 40px;
    width: 478px !important;
    background-color: #C81C32E5;
}

p.location {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.epw-brands-wrapper {

    align-items: center;
}

p.title {
    padding-bottom: 81px;
    padding-top: 100px;
}
.swiper-button-next, .swiper-button-prev {
    position: relative !important;
    top: -35px !important;
    width: auto !important;
    height: 21px !important;
    
    justify-content: end !important;}
    .swiper-button-next:after, .swiper-button-prev:after {
        
        font-size: 21px !important;
        text-transform: none !important;
       
    }
    .swiper-button-prev{
        left: -30px !important;
        right: auto !important;
    }
    .swiper-button-next {
        right: 0 !important;
        left: 0 !important;}


        .chl-widget {
            position: relative;
            background-size: cover;
            background-position: center;
            padding: 40px;
            /* transition: background-image 1.4s ease; */
        }
        
        .chl-hover-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        .chl-hover-list .chl-item {
            padding: 15px;
            cursor: pointer;
            transition: color 1.3s ease;
        }
        
        .chl-hover-list .chl-item:hover {
            color: #ffffff;
        }
        
        /* form */
        .form-row {
            display: flex;
            flex-wrap: nowrap;
            flex-direction: row;
            border-bottom: 1px solid #444;
          
            margin-bottom: 20px;
            gap: 40px;
        }
        .form-row .half p,.contact-form .full-width p{
            display: flex;
            align-items: center;
            gap: 10px;
            margin: 0px;
        }
        .contact-form span{
            color:#AAAAAA;
        }
        .contact-form .half label,.contact-form .full-width label {
            color:#AAAAAA;
            font-family: Nunito;
font-weight: 700;
font-style: Bold;
font-size: 14px;

line-height: 105%;
letter-spacing: -2%;
max-width: 83px;
min-width: 83px;
        }
        .acceptance{
            padding-top: 11px;
        }
        .acceptance label,.acceptance span{
            font-family: Nunito;
            font-weight: 400;
            font-style: Regular;
            font-size: 13px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: -2%;
              color:#AAAAAA !important;
              vertical-align: baseline;
              display: flex;
              gap: 5px;

        }
        input[type="checkbox" i]

 {
    background-color: transparent;}

    .wpcf7-acceptance input[type=radio]:checked + span:before {
        background: transparent;
    /*     border-color: red; */
    }
    
    .wpcf7-acceptance input[type=radio]:checked + span:after {
       background: #222;
       visibility: visible;
    }
    
    
    
    
    
    .wpcf7-acceptance label {
      position: relative;
      cursor: pointer;
    }
    
    .wpcf7-acceptance input[type=checkbox] {
        position: relative;
      visibility: hidden;
    }
    
    .wpcf7-acceptance input[type=checkbox] + span {
    /*   border: 3px solid red;  */
    }
    
    .wpcf7-acceptance input[type=checkbox] + span:before {
      display: block;
      position: absolute;
      content: '';
      border-radius: 0px;
      height: 9.66px;
      width: 9px;
      top: 0px;
      left:0px;
      border: 1px solid #AAAAAA;
    }
    
    .wpcf7-acceptance input[type=checkbox] + span:after {
        display: block;
        position: absolute;
        content: '\2713';
        border-radius: 0;
        height: 9px;
        width: 9px;
        top: -3px;
        left: 1px;
        visibility: hidden;
        font-size: 14px;
        color: red;
    }
    span.wpcf7-list-item{
        margin: 0px !important;
    }
    .wpcf7-acceptance input[type=checkbox]:checked + span:before {
        background: #fff;
    /*     border-color: red; */
    }
    .wpcf7-acceptance input[type=checkbox]:checked + span:after {
        /*    background: #222; */
           visibility: visible;
        }
        



        .half {
            width: 50%;
           
            box-sizing: border-box;
            padding-bottom: 20px;
        }
        .full-width {
            width: 100%;
            box-sizing: border-box;
           
            border-bottom: 1px solid #444;
            margin-bottom: 20px;
            padding-bottom: 16px;
            gap: 40px;
        }
        span.wpcf7-form-control-wrap {
            width: 100%;
        }
span.wpcf7-not-valid-tip

 {
    font-size: 12px;
    color: red;
}
span.elementor-icon-list-icon {
    margin-right: 10px;
}
.home span.elementor-icon-list-icon {
    margin-right: 0px;
}
select.wpcf7-form-control.wpcf7-select {
    background-color: #2a2b2c;
}
        input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
            border: 0px solid #ffffff;
            border-left: 1px solid #DEDEDE;
           color:#fff !important;
            border-radius: 0px;
            padding: .1rem 1rem;
            transition: all .3s;
            width: 100%;
            background-color: transparent;
        }
        input.wpcf7-form-control.wpcf7-submit.has-spinner {
            background-color: #C81C32;
            backdrop-filter: blur(24px);
            font-family: Momo Trust Display;
            font-weight: 400;
            font-style: Regular;
            font-size: 14px;
            leading-trim: CAP_HEIGHT;
            line-height: 105%;
            letter-spacing: -2%;
            text-align: center;
            color: #fff;
            padding: 24px 72px;
            border-radius: 0px;
            margin-top:25px;
        }
        input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
            border-color: #ffffff00 !important;
            border: 0px solid #ffffff00 !important;
            border-left: 1px solid #DEDEDE !important;
        }
        :focus-visible {
            outline: -webkit-focus-ring-color auto 0px !important;
        }


        .single-realizzazioni .elementor-shortcode a

 {
    font-family: Momo Trust Display;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: CAP_HEIGHT;
    line-height: 105%;
    letter-spacing: -2%;
    text-align: right;
    color: #2A2B2C;
    text-align: right;
    display: block;
}
.acf-post-grid.columns-5 .post-item:nth-child(5n) {
    border-right: none;
}

.custom-image-text-slider .post-content{
    background: #2A2B2CE5;
    backdrop-filter: blur(12px)

}
.custom-image-text-slider .swiper-button-next, .custom-image-text-slider .swiper-button-prev {
    
    color: #fff;
}
.line {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    padding-top: 117px;
}

.custom-image-text-slider .slide-inner{
height:600px;
}
.marchi-card img, .acf-marchi-all-categories img, .epw-brand-item img{
    width:180px !important;
    object-fit: cover;
}
.custom-image-text-slider .line {
    padding-top: 97px;
}
.hide-when-loop-empty:has(.e-loop-empty),
.hide-when-loop-empty:has(.e-loop-nothing-found-message) {
  display: none !important;
}
        @media(max-width:1024px){
            .overlay{
                padding: 80px 51px;  
            }
            .epw-prodotto-text {
                display: block;
                align-items: end;
                width: 60%;
                min-width: 60%;
            }
            .epw-img-wrap {
                width: 40% !important;
            }
            .epw-img-wrap img{
            min-height: 200px;
            object-fit: cover;}
            .epw-content {
                margin-left: 0px !important;
            }
            .epw-counter

 {
    padding-bottom: 0px;
 
}
.acf-post-grid .post-item {
    height: 120px;}
.acf-post-grid.columns-5 {
    grid-template-columns: repeat(3, 1fr) !important;
}
.acf-post-grid .post-item {
    border-right: 1px solid #F4F4F4;
    padding: 0px 35px 0px 0;
    box-sizing: border-box;
    background-color: #fff;
 
    display: grid;
    align-items: center;
}
.epw-prodotto-item{
   
    align-items: center;
} 
.elementor-nav-menu__container.elementor-nav-menu--dropdown {
   
    padding: 30px 0px;
}
.has-submenu.highlighted svg path{    fill: #fff !important;}
}
@media(max-width:1300px) and (min-width:1025px){
    .post-content {

        margin: 64px;
    }
}
@media(max-width:1024px) and (min-width:768px){
    .acf-post-grid.columns-5 .post-item:nth-child(3n) {
        border-right: none;
    }
}
        
        @media(max-width:768px){
            .overlay{
                padding: 80px 40px;  
            }
            
           
        }

        @media(max-width:600px){
            .post-content {
                padding: 35px 35px 19px 35px;
                width: 320px !important;
                
            }
            p.title {
                padding-bottom: 40px;
                padding-top: 40px;
            }
            .overlay {
                padding: 25px;
            }
            .epw-img-wrap {
                flex: 0 0 auto;
            }
            .form-row {
                display: flex;
                flex-wrap: wrap;
                border-bottom: 0px solid #444;
                gap:20px;
            }
            .half {
                width: 100%;
                
                border-bottom: 1px solid #444;
            }
            .acf-post-grid.columns-5 {
                grid-template-columns: repeat(2, 1fr) !important;
            }
            
            .acf-post-grid.columns-5 .post-item:nth-child(2n) {
                border-right: none;
            }
            .epw-short {

                padding: 0px 0px;
                margin: 0px;
            }
           
        }
      
        
.no-term .elementor-post-info__terms-list-item{
    display: none !important;
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    color: red;
    /* display: contents; */
    position: absolute;
    left: -95px;
}