/*
 * CSS Elementor
 */
/* selettore lingua */
.selettore-lingua .elementor-nav-menu--main {
    background-color: #C91517;
    border-radius: 0 0 10px 10px;
    width: 90px !important;
    transition: transform 0.2s ease;
    transition: border-radius 0.3s ease;
}
.selettore-lingua .elementor-nav-menu--main li a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.selettore-lingua:hover .elementor-nav-menu--main {
    background-color: #C91517;
    border-radius: 0 0 0px 0px;
    transition: transform 0.2s ease;
    transition: border-radius 0.3s ease;
}
.selettore-lingua .elementor-nav-menu--dropdown  {
    border-radius: 0 0 10px 10px;
    width: 90px !important;
    max-width: 90px !important;
    min-width: auto !important;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
    margin-top: -7px !important;
}
.elementor-icon-list-items a[href^="mailto:"] span {
    color: #C91416 !important;
}
.frm_checkbox input[type=checkbox] a:hover {
     color: #C91416 !important;
}
@media (max-width: 991px) {
    .selettore-lingua .elementor-nav-menu--main li a {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .selettore-lingua .elementor-nav-menu--dropdown  {       
        margin-top: -4px !important;
    }
}
/* anchor prevent scroll */
html {
  scroll-padding-top: 160px !important;

}

/* loop grid pannelli sandwich */
.griglia-sandwich  .e-loop-item:nth-child(even) {
    background-color: #F2F2F2 !important;
}
.panel-img {
   display: flex;
    height: 100%;
    width: 100%;
    border: 1px solid red;
    border-radius: 800px;
    z-index: 9;
    background-color: #ffffff;
     aspect-ratio: 1 / 1;    
}
.panel-img .elementor-widget-container {
    align-items: center;
    justify-content: center;
    display: flex;
}
@media (min-width: 1279px) {
    .panel-img img {
        margin-right: -130px;
        z-index: 10;   
    }
}
/* MENU */
@media (min-width: 768px) and (max-width: 980px) {
        .e-n-menu-heading .e-n-menu-title {
            padding-left: 4px !important;
            padding-right: 4px !important;
        }
    }
.menu-title-red,
.menu-title-red a {
    color: #C91416 !important;
    font-size: 20px !important;
    font-family: "Raleway", Arial !important;
    font-weight: 700 !important;
}
.cpel-switcher__nav .cpel-switcher__toggle { 
    background-color: #C91416;
    color: #ffffff;
    padding: 3px 15px;
    border-radius: 0 0 10px 10px;
}
.cpel-switcher__nav .cpel-switcher__toggle--on {
    border-radius: 0px;
}
.cpel-switcher__list {
    background-color: #C91416 !important;
    color: #ffffff;
     border-radius: 0 0 10px 10px;
    text-align: right;
}
/* blocchi sfasati */
.block-maxwidth {
     max-width: 510px !important;
}
.right-bg-extended-1::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    background-color: #1A1A1A;
    transform: translateX(100%);
    z-index: -1;

}
.block-maxwidth-2 {
     max-width: 550px !important;
}
/* bt arrow */
.bt-arrow .elementor-button-icon {
    transform: rotate(45deg);
}
.bt-arrow .elementor-button:hover .elementor-button-icon {
    transform: rotate(90deg);
    transition: transform 0.2s ease;
}
.bt-arrow .elementor-button:hover .elementor-button-text {
    text-decoration: underline;
    transition: transform 0.2s ease;
}
/* title h1 */
h1 {
padding-top: 4px !important;
}
/* slider */
.slider-prodotti .swiper-slide {
    border-radius: 20px !important;
    overflow: hidden !important;
}
.slider-expand:after {
    content: "";
    background: transparent url(https://d3141c0yjhs9t4.cloudfront.net/wp-content/uploads/box-expand.png) top left no-repeat;
    background-size: cover;
    height: 30px;
    width: 30px;
   position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
    pointer-events: none;
}
.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 15px !important;
}
   
/* popup*/
.popup-form input {
    border: 1px solid #000000 !important;
}
.popup-form * {
    color: #000000 !important;
}
.popup-form a {
    text-decoration: underline !important;
}
.popup-form .frm_style_formidable-style.with_frm_style .frm_submit button {
     background-color: #C91416 !important;
    background: #C91416 !important;
    border-color: #C91416 !important;
    color: #ffffff !important;
}
.popup-form .frm_button_submit.frm_final_submit {
    background-color: #C91416 !important;
    background: #C91416 !important;
    border-color: #C91416 !important;
    color: #ffffff !important;
}
.popup-form .frm_button_submit.frm_final_submit:hover,
.popup-form .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background-color: #990F11 !important;
    background: #990F11 !important;
    border-color: #990F11 !important;   
}
/* form lavora con noi */
.frm_dropzone .dz-message {
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
}
.frm_dropzone .dz-message span,
.frm_dropzone .dz-message p {
    color: #ffffff !important;
}
.frm_dropzone .dz-message svg {
    fill: #ffffff !important;
}
.elementor-kit-5 .frm_checkbox a {
    color: #ffffff;
    text-decoration: underline;
}
/* tabelle */
.table-materials .elementor-widget-shortcode {
    width: 100%;
}
.table-materials .elementor-widget-shortcode table {
   border: 0px !important;
}
