/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS codes in assets/less/style.less */

body {
    /* background-color: #000000 !important; */
}

.elementor-section.elementor-section-height-full.main-section-video-home,
.elementor-background-video-hosted {
    height: calc(100vh - 150px) !important;
}

.megamenu-custom span.submenu__title {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
    text-transform: none;
    color: #000;
}

.megamenu-custom a:hover span.submenu__title {
    color: #E30613;
}

/*
.header-nav-menu-custom ul li ul section {
    background-color: #EEE !important;
}
*/

.wpml-language-selector-custom ul li a.wpml-ls-item-toggle,
.wpml-language-selector-custom ul.wpml-ls-sub-menu {
    width: fit-content;
}

.archive-listing-grid-custom img.wp-post-image,
.home-blog-posts-custom img.wp-post-image,
.industries-carousel-home-custom img.wp-post-image {
    height: 245px;
    object-fit: cover;
}

.industries-carousel-home-custom .jet-posts__inner-content {
    margin-top: 10px;
}

.home-blog-posts-custom .jet-posts__inner-content {
    margin-top: 20px;
    justify-content: space-between;
}

.raven-megamenu-wrapper .elementor-element-populated {
    padding: 0 !important;
}

.subpage {
    margin: 0;
    padding: 0;
}

.subpage .subpage__link {
    width: 100%;
    display: block;
    background-color: #E30613;
}

.subpage .submenu__image {
    display: none;
}

.subpage .submenu__title {
    color: #000000;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase !important;
}

.menu-item a.raven-submenu-item.raven-link-item {
    text-transform: uppercase !important;
}

.sticky-header.my-header-with-fixed-height {
    padding: 0 !important;
}

.carousel-custom-one-hundred .elementor-widget-container .slick-list .slick-track {
    width: 100% !important;
}

.carousel-custom-one-hundred.centered .slick-track {
    justify-content: center;
}

.custom-ratio-images-layout img {
    max-height: 270px;
}

img.post-thumbnail__img.wp-post-image {
    height: 350px;
    object-fit: cover;
}

.contact-cards-list-custom .elementor-widget-wrap.elementor-element-populated {
    align-content: flex-start !important;
    align-items: flex-start !important;
}

.custom-work-with-us-form input::-webkit-outer-spin-button,
.custom-work-with-us-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.custom-work-with-us-form input[type=number] {
    -moz-appearance: textfield;
}

.customs-contact-us-form input::-webkit-outer-spin-button,
.customs-contact-us-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.customs-contact-us-form input[type=number] {
    -moz-appearance: textfield;
}

.custom-rental-form {}

.custom-rental-form input,
.custom-rental-form select,
.custom-rental-form textarea {
    border-radius: .5rem;
    border-color: transparent;
    background-color: #000;
    background-color: #c4c9cF;
    padding: 0.65rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    outline: 1px #000;
    width: 100%;
}

.custom-rental-form input[type="file"] {
    background-color: #fff;
}

.custom-rental-form .wpcf7-list-item {
    margin: 0;
}

.custom-rental-form input:focus,
.custom-rental-form select:focus,
.custom-rental-form textarea:focus {
    box-shadow: 0 0 0 2px rgb(20 39 46 / 50%);
}

.custom-rental-form .wpcf7-submit {
    background-color: #fff;
}

.custom-rental-form .flex-form-fields-custom {
    display: flex;
    flex-wrap: wrap;
}

.custom-rental-form .flex-form-fields-custom .form-field-custom {
    width: 50%;
}

.custom-rental-form .flex-form-fields-custom .form-field-custom:nth-child(2n + 1) {
    padding-right: 50px;
}

.custom-rental-form .flex-form-fields-custom .form-field-custom:nth-child(2n) {
    padding-left: 50px;
}

.custom-rental-form .flex-form-fields-custom .form-field-custom.full-width,
.custom-rental-form .flex-form-fields-custom .form-field-custom:nth-last-child(-n+2) {
    padding: 0;
}

.custom-rental-form label,
.custom-rental-form .flex-form-fields-custom .form-field-custom label input,
.custom-rental-form .flex-form-fields-custom .form-field-custom.full-width,
.custom-rental-form .flex-form-fields-custom .form-field-custom.full-width label,
.custom-rental-form .flex-form-fields-custom .form-field-custom.full-width textarea {
    width: 100%;
}

.custom-rental-form .flex-form-fields-custom .form-field-custom input[type="text"],
.custom-rental-form .flex-form-fields-custom .form-field-custom input[type="email"],
.custom-rental-form .flex-form-fields-custom .form-field-custom input[type="number"],
.custom-rental-form .flex-form-fields-custom .form-field-custom input[type="date"],
.custom-rental-form .flex-form-fields-custom .form-field-custom select {
    height: 40px;
}

.custom-rental-form input[type="radio"],
.custom-rental-form input[type="checkbox"] {
    width: auto;
}

.custom-rental-form label {
    color: #424242;
}

.custom-rental-form input[type="submit"].wpcf7-submit {
    margin-top: 30px;
    border-radius: .5rem;
    border-color: #E30613;
    background-color: #E30613!important;
    color: #fff;
    font-size: 20px;
    padding: 1rem;
    padding-top: .4rem;
    padding-bottom: .4rem;
    width: auto;
    text-transform: uppercase;
    cursor: pointer;
}

.custom-rental-form input[type="submit"].wpcf7-submit:hover {
    color: #E30613;
    background-color: #fff!important;
}

.custom-rental-form .multiple-columns .wpcf7-list-item {
    width: 50%;
    float: left;
}

.download-custom-section .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    row-gap: 40px;
}

.download-custom-section img {
    object-fit: contain;
}

.column-download-item-custom {
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: rgba(149, 157, 165, 0.6) 0px 8px 20px;
    /* width: 20% !important; */
    width: 228px !important;

    transition: all 200ms ease-out;
}

.menu-item-16125 ul {
    columns: 2;
}

.menu-item-16125 ul>li.menu-item.menu-item-type-post_type.menu-item-object-page {
    display: inline-block;
}

.column-download-item-custom .elementor-widget-wrap.elementor-element-populated .elementor-widget-html {
    margin: 0 !important;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: .08;
    background-color: #212121;
}

.column-download-item-custom:hover .elementor-widget-wrap.elementor-element-populated .elementor-widget-html {
    z-index: 10;
}

.column-download-item-custom:hover {
    /* border: 2px solid #42424222; */
    transform: translate(0, 2px);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media screen and (max-width: 767px) {
    .custom-rental-form .flex-form-fields-custom .form-field-custom {
        width: 100%;
    }

    .custom-rental-form .flex-form-fields-custom .form-field-custom {
        padding: 0 !important;
    }
}

@media screen and (min-width: 1025px) {
    .subpage {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0;
    }

    .subpage .subpage__item {
        overflow: hidden;
        flex: 0 0 calc(100% - 20px);
        margin: 10px;
    }

    .subpage .subpage__link {
        display: flex;
        flex-direction: column;
        text-decoration: none !important;
        background-color: transparent;
        align-items: center;
        height: 100%;
    }

    .subpage .subpage__item {
        flex: 0 0 calc(20% - 20px);
    }

    .subpage .submenu__image {
        display: block;
        background-size: cover;
        height: 0;
        width: 100%;
        padding-bottom: 62.5%;
        background-repeat: no-repeat;
    }

    .subpage .submenu__title {
        color: #8a8c8e;
        line-height: 1.2;
        font-weight: 400;
        text-align: center;
        padding: 10px;
        position: relative;
        text-transform: uppercase;
        font-size: 16px;
    }

}

.products_posts_custom .raven-post-content {
    display: flex;
    flex-direction: column;
    padding: 0;
    padding-bottom: 20px;
    justify-content: space-between;
    height: 140px;
}

.products_posts_custom .raven-post-content .raven-post-title {
    margin-right: 10px !important;
}

.products_posts_custom .raven-grid-item {
    text-transform: uppercase;
}

.custom-industries-carousel img.post-thumbnail__img.wp-post-image {
    height: 250px;
    object-fit: cover;
}

.custom-industries-carousel.products-carousel img.post-thumbnail__img.wp-post-image {
    height: 200px;
}

.custom-industries-carousel .jet-posts__inner-content {
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.custom-industries-carousel .jet-posts__inner-content .entry-title {
    /*
    text-align: center !important;

     */
}

.custom-industries-carousel .jet-posts__inner-content .entry-title a {
    color: #000 !important;
    font-size: 20px;
    font-family: 'Teko';
    font-weight: 500 !important;
    text-transform: uppercase;
}

.custom-industries-carousel .jet-posts__inner-box {
    border: 1px solid #ededed;
    height: 400px;
    display: flex;
    flex-direction: column;
}

.custom-industries-carousel .jet-posts__inner-box:hover {
    border: 1px solid #E30613;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.archive-listing-grid-custom img.attachment-medium_large.size-medium_large.wp-post-image {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.custom-archive img.attachment-medium_large.size-medium_large.wp-post-image {
    height: 240px;
}

.custom-archive a.jet-listing-dynamic-image__link {
    width: 100%;
}

.archive-listing-grid-custom h3.jet-listing-dynamic-field__content {
    font-size: 24px;
}

.archive-listing-grid-custom.small-text h3.jet-listing-dynamic-field__content {
    font-size: 22px;
    font-weight: 400;
}

.jupiterx-main-header-post-title {
    display: none;
}

.custom_products_two_img_row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
}

.custom_products_two_img_row.three_images {
    gap: 15px;
}

.custom_products_two_img_row .shortcode-container-custom-products {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(50% - 10px);
    overflow: hidden;
}

.custom_products_two_img_row.three_images .shortcode-container-custom-products {
    width: calc(calc(100% / 3) - 15px);
    align-items: stretch;
}

@media screen and (max-width: 1024px) {
    .custom_products_two_img_row.three_images .shortcode-container-custom-products {
        width: calc(50% - 15px);
        align-items: stretch;
    }
}

@media screen and (max-width: 767px) {
    .custom_products_two_img_row .shortcode-container-custom-products {
        width: 100%;
    }

    .custom_products_two_img_row.three_images .shortcode-container-custom-products {
        width: 100%;
        align-items: stretch;
    }
}

.custom_products_two_img_col.full_height {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.custom_products_two_img_row .subcategories {
    display: flex;
    flex-direction: column;
    z-index: 10;

    /* cursor: not-allowed; */
    justify-content: center;
    align-items: flex-start;
    margin-top: 15px;
}

.custom_products_two_img_row .subcategories .custom_link {
    width: 100%;
    color: #9E9E9E;
    font-size: 16px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    /* white-space: nowrap; */
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.custom_products_two_img_col_images {
    position: relative;
}

.custom_products_two_img_row a img.img_1 {
    height: 350px;
    width: 100%;
    object-fit: cover;
    z-index: 2;
    transition: all 200ms ease-out;
}

.custom_products_two_img_row a:hover img.img_1 {
    transform: translate(-50%);
}

.custom_products_two_img_row a img.img_2 {
    height: 350px;
    width: 50%;
    object-fit: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    .custom_products_two_img_row a:hover img.img_1 {
        transform: translate(-100%);
    }

    .custom_products_two_img_row a img.img_2 {
        width: 100%;
        object-fit: contain;
    }
}

.custom_products_two_img_text {
    padding: 10px;
    padding-top: 10px;
    background-color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.custom_products_two_img_text.bigger_text {
    min-height: 125px;
    flex: 1;
}

.custom_products_two_img_text .title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    font-family: 'Teko';
    color: #fff;
}

.custom_products_two_img_text .title.uppercase_title {
    text-transform: uppercase;
}

.custom_products_two_img_text p {
    color: #E30613;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}

.custom_products_two_img_row.three_images .clean-link {
    width: fit-content;
}

/* start of table features customization */
.tec-fea-table tr td:first-child {
    border-color: #fff !important;
}

.tec-fea-table tr td:last-child {
    color: #fff !important;
    cursor: pointer;
    border-color: #fff !important;
}

.tec-fea-table tr td:last-child:hover {
    color: #54595F !important;
}

.tec-fea-table tr td:last-child i {
    color: #E30613 !important;
}

@media screen and (max-width: 767px) {
    .tec-fea-table tr td:last-child .jet-table__cell-text {
        display: none;
    }
}

/* end of table features customization */


/* MENU PAGINA CATEGORIE */

.desktop_menu_left a {
    flex-wrap: wrap;
    flex-direction: column;
}

.desktop_menu_left .elementor-icon-list-items {
    flex-direction: column;
}

.desktop_menu_left .elementor-inline-item {
    margin: 0 !important;
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #CCC;
}

.desktop_menu_left .elementor-icon-list-text {
    line-height: 1;
    margin-top: 10px;
}

.desktop_menu_left .elementor-inline-item:last-child {
    border-bottom: 0;
}

@media screen and (max-width: 1024px) {
    .desktop_menu_left .elementor-icon-list-text {
        display: none !important;
    }
}

.mobile_menu_top .elementor-icon-list-text {
    display: none !important;
}

.mobile_menu_top .elementor-icon-list-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-right: 1px solid #CCC;
}

.mobile_menu_top .elementor-icon-list-item:last-child {
    border-right: 0;
}

.mobile_menu_top .elementor-icon-list-item i {
    font-size: 24px !important;
}

.custom_iva_footer {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

/* hide breadcrumbs on website */
.jupiterx-main-header {
    display: none !important;
}

.case-studies-carousel .jet-posts__inner-content {
    justify-content: space-between;
}

.custom-industries-carousel.products-carousel .jet-content-fields {
    text-align: center;
}

.custom-industries-carousel.products-carousel .jet-content-fields a {
    padding: 15px 30px;
    color: #E30613;
    font-size: 16px;
    font-family: "Teko", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.custom-industries-carousel.products-carousel .jet-content-fields a:hover {
    color: #E30613;
}

.hide-arrows .prev-arrow,
.hide-arrows .next-arrow {
    display: none !important;
}

/* uppercase menu */
.mobile-navigation-menu nav>div>ul>li>a {
    text-transform: uppercase;
}

/* colored submenu */
.mobile-navigation-menu nav>div>ul>li>ul {
    background-color: #E0E0E0;
}

@media screen and (max-width: 767px) {
    .header-nav-menu-custom a.raven-submenu-item.raven-link-item {
        font-size: 14px;
        font-weight: 500 !important;
        font-family: 'Roboto' !important;
        text-transform: none !important;
        color: #000 !important;
    }
}

/* Gallery */
.colonna_immagine {
    position: relative;
    transition: 3s;
}

.blocco_immagine {
    width: 100%;
    height: 100%;
}


.blocco_immagine img {
    width: 100%;
    height: 300px !important;
    object-fit: cover;
}

.testo_alt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 1;
    opacity: 0;
}

.testo_alt h5 {
    color: var(--e-global-color-secondary);
    font-family: "Teko", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 23px !important;
}

.colonna_immagine:hover .testo_alt {
    opacity: 1;
    background-color: #E30613 ;
    color: white;
}

.colonna_immagine:hover .testo_alt h5{
    color: white;
}


#gallery_prodotti {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
    row-gap: 20px;
}

.bottone_prodotti {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

body .bottone_prodotti .btn_immagini{
    background-color: #E30613;
    border-color: #E30613;
    color: #fff;
}

body .bottone_prodotti .btn_immagini:hover{
    background-color: #fff;
    border-color: #E30613;
    color: #E30613!important;
}


.carousel__button {
    color: white !important;
}

.btn_immagini,
.btn_testimonial {
    margin: 20px 0 40px 0;
    border-color: var(--e-global-color-accent) !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 30px 30px 30px 30px;
    text-align: center;
    transition: all .3s;
    background-color: var(--e-global-color-accent);
    padding: 15px 30px;
    cursor: pointer !important;
    font-family: "Teko", Sans-serif;
    font-size: 22px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    color: #fff !important;
}

.btn_testimonial:hover,
.btn_testimonial:focus,
.btn_testimonial:active{
    border-color: var(--e-global-color-accent) !important;
    color: var(--e-global-color-accent) !important;
    background-color: #fff !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
}

.fancybox__nav button {
    padding: inherit !important;
}

.fancybox__toolbar .carousel__button {
    padding: inherit !important;
    color: white !important;
}

.lista_footer a span span {
    text-decoration: underline;
    color: #E30613 !important;
    margin-bottom: 1rem !important;
}

.lista_footer .link_footer_mail {
    margin-bottom: 1rem !important;
}


.imm_didascalia .wp-caption {
    position: relative;
}

.imm_didascalia figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
}

/* rent Table */
.rentTitle h3 {
    color: #54595F;
    font-family: "Teko", Sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}

.rentDescription p {
    color: #7A7A7A;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
    margin: 0;
}

.bg-gray {
    background-color: #F5F5F5;
}

.rent-table {
    display: flex;
    flex-wrap: wrap;
}

.rentCol {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    vertical-align: middle;
    padding: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    border-bottom: 1px solid #54595F;
}

@media screen and (max-width: 1024px) {
    .bg_noleggio {
        min-height: 600px !important;
    }
}

@media screen and (max-width: 767px) {
    .bg_noleggio {
        min-height: 400px !important;
    }
    .rentCol{
        padding-left: 2px !important;
    }
}

/* Testimonial */
.testimonials-row{
    row-gap: 70px;
}

.testimonial-text{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-image img{
    max-height: 350px;
    width: 100%;
    object-fit: cover;
}

.testimonial-title h2{
    font-family: "Teko", Sans-serif;
    font-size: 32px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.testimonial-author h3,
.testimonial-author h4{
    font-family: "Teko", Sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
    margin: 0;
}

.testimonial-author h4{
    color: #E30613;
}

.testimonial-content p{
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #7A7A7A;
    font-weight: 400;
}

.hidden {
    display: none !important;
}

.sliderTestimonial{
    color: #7A7A7A;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
}

.sliderHTestimonial .jet-listing-grid__slider-icon.slick-arrow{
    border-radius: 50% !important;
}

@media screen and (max-width: 1024px) {
    .sliderHTestimonial .jet-listing-grid__slider-icon.slick-arrow{
        display: none !important;
    }
}

.containerTestimonial{
    row-gap: 90px;
    display: flex;
    flex-direction: column;
}


@media screen and (max-width: 1024px) {
    .testimonial-image img{
        max-height: 400px;
    }

    .containerTestimonial{
        row-gap: 50px;
    }
    .containerTestimonial .row {
        /* Keep consistent gap between rows */
        margin-bottom: 30px;
        padding-bottom: 30px;
        position: relative; /* Needed for absolute positioning of pseudo-element */
    }

    .containerTestimonial .row::after {
        content: '';
        display: block;
        height: 1px;
        background-color: #C4C4C4;
        width: calc(100% - 40px); /* Subtract 20px from each side */
        position: absolute;
        bottom: 0;
        left: 20px; /* Starting point is 20px from the left edge */
    }

    .containerTestimonial .row:last-child::after {
        content: none;
    }

    .containerTestimonial .row{
        row-gap: 30px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;

    }
    .containerTestimonial .row:last-child {
        border-bottom: none; /* Aggiungi questa linea */
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .testimonial-content p{
        margin-top: 20px;
        font-size: 16px;
    }

}

.link-orange a{
    color: #E30613 !important;
}

.link-orange-mob{
    background-color: #000 !important;
}

.link-orange-mob a{
    color: #E30613 !important;
}

.link-orange-mob a:hover{
    color: #E30613!important;
}

.jet-carousel .jet-arrow{
width: 36px;
height: 36px;
-webkit-border-radius: 18px;
border-radius: 18px;
margin-top: -18px;
color: #fff;
font-size: 23px;
}

/*
    AM-EDIT: Forzo a tutto il sito (tranne le icone) il font DIN Pro
 */
body,
body .elementor *:not(i),
body .elementor h1,
body .elementor h2,
body .elementor h3,
body .elementor h4,
body .elementor h5,
body .elementor h6,
body .elementor p,
body .elementor a,
body .elementor span:not(.eicon):not([class*="fa-"]):not([class*="icon"]),
body .elementor div,
body .elementor button,
body .elementor input,
body .elementor textarea {
    font-family: 'DIN Pro', sans-serif !important;
}

body .wpml-ls-legacy-dropdown a {
    background-color: #fff;
}

body .jupiterx-site:not(.jupiterx-global-style) {
    color: #fff!important;
}

.submenu .raven-megamenu-wrapper {
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.sub-menu.raven-submenu {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

body .jet-posts .jet-more-wrap {
    /*
    position: absolute;
    bottom: 10px;
     */
}

body .jet-posts__inner-content {
    /*
    min-height: 200px;
     */
}

body  .jet-posts .entry-excerpt {
    color: #54595F;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

body .raven-widget-wrapper h1.raven-heading.raven-heading-h1{
    color: #fff;
}

body .elementor-button {
    background-color: #E30613;
    border-color: #E30613;
}

body .elementor-button span {
    color: #fff;
}

body .elementor-button:hover {
    background-color: #fff!important;
    border-color: #E30613;
}

body .elementor-button:hover span {
    color: #E30613;
}

body .btn_contact_us .elementor-button {
    border-color: #000!important;
    background-color: #000!important;
}

body .btn_contact_us .elementor-button span {
    color: #fff!important;
    font-weight: bold;
}

body .btn_contact_us:hover .elementor-button {
    border-color: #fff!important;
    background-color: #fff!important;
}

body .btn_contact_us:hover .elementor-button span {
    color: #E30613!important;
}

body .raven-post-read-more a.raven-post-button span.raven-post-button-text{
    font-weight: bold;
}

body .section_noleggio .elementor-widget-container  p,
body .section_noleggio .elementor-widget-container li{
    color: #54595F;
}

.elementor-widget-post-info .elementor-icon-list-text a {
    color: #E30613;
}

body .elementor-widget-post-info .elementor-icon-list-text {
    color: #333;
}

body .elementor-container.elementor-column-gap-default .elementor-icon-list-item span.elementor-icon-list-text {
    color: #000;
}

body .elementor-container.elementor-column-gap-default .elementor-icon-list-item span.elementor-icon-list-icon i {
    color: #54595F;
}

body .elementor-element .elementor-jet-table .jet-table__cell-text{
    color: #54595F;
    font-size: 1rem;
}

body .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-color: #E30613ee;
}

body .elementor-widget-jet-posts .jet-posts .jet-posts__inner-content h4.entry-title a {
    color: #54595F;
    font-size: 22px!important;
    line-height: 28px!important;
}



body .elementor-jet-posts .jet-posts__item .jet-posts__inner-content .jet-more-wrap a.jet-more {
    background-color: #E30613;
    text-decoration: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E30613;
    align-self: flex-start;
    border-radius: 30px;
}

body .elementor-jet-posts .jet-posts__item .jet-posts__inner-content .jet-more-wrap a.jet-more span.btn__text{
    color: #fff;
}

body .elementor-jet-posts .jet-posts__item .jet-posts__inner-content .jet-more-wrap a.jet-more:hover {
    background-color: #fff;
    border-color: #E30613;
}

body .elementor-jet-posts .jet-posts__item .jet-posts__inner-content .jet-more-wrap a.jet-more:hover span.btn__text{
    color: #E30613;
}



body #download .elementor-widget-container p {
    color: #fff;
}

body a.elementor-button.elementor-button-link[href*="/download"],
body a.elementor-button.elementor-button-link[href*="/kontakt"],
body a.elementor-button.elementor-button-link[href*="/contact"],
body a.elementor-button.elementor-button-link[href*="/contatti"] {
    border-color: #000!important;
    background-color: #000!important;
    margin-bottom:40px;
}

body a.elementor-button.elementor-button-link[href*="/download"] span,
body a.elementor-button.elementor-button-link[href*="/kontakt"] span,
body a.elementor-button.elementor-button-link[href*="/contact"] span,
body a.elementor-button.elementor-button-link[href*="/contatti"] span {
    color: #fff!important;
    font-weight: bold;
}

body a.elementor-button.elementor-button-link[href*="/download"]:hover,
body a.elementor-button.elementor-button-link[href*="/kontakt"]:hover,
body a.elementor-button.elementor-button-link[href*="/contact"]:hover,
body a.elementor-button.elementor-button-link[href*="/contatti"]:hover {
    border-color: #fff!important;
    background-color: #fff!important;
}

body a.elementor-button.elementor-button-link[href*="/download"]:hover span,
body a.elementor-button.elementor-button-link[href*="/kontakt"]:hover span,
body a.elementor-button.elementor-button-link[href*="/contact"]:hover span,
body a.elementor-button.elementor-button-link[href*="/contatti"]:hover span {
    color: #E30613!important;
}

body .wpml-ls-legacy-dropdown a:hover {
    background-color: #FFFFFFee;
}

body a.raven-button-link[href*="/reservar-una-reunion-virtual"],
body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"],
body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"],
body a.raven-button-link[href*="/book-a-virtual-meeting"],
body a.raven-button-link[href*="/prenota-un-meeting"] {
    border-color: #E30613!important;
    background-color: #E30613!important;
}

body a.raven-button-link[href*="/reservar-una-reunion-virtual"] span,
body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"] span,
body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"] span,
body a.raven-button-link[href*="/book-a-virtual-meeting"] span,
body a.raven-button-link[href*="/prenota-un-meeting"] span {
    color: #fff!important;
}

body a.raven-button-link[href*="/reservar-una-reunion-virtual"]:hover,
body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"]:hover,
body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"]:hover,
body a.raven-button-link[href*="/book-a-virtual-meeting"]:hover,
body a.raven-button-link[href*="/prenota-un-meeting"]:hover {
    border: 1px solid #E30613!important;
    background-color: #fff!important;
}

body a.raven-button-link[href*="/reservar-una-reunion-virtual"]:hover .raven-button-overlay,
body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"]:hover .raven-button-overlay,
body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"]:hover .raven-button-overlay,
body a.raven-button-link[href*="/book-a-virtual-meeting"]:hover .raven-button-overlay,
body a.raven-button-link[href*="/prenota-un-meeting"]:hover .raven-button-overlay {
    display: none;
}

body a.raven-button-link[href*="/reservar-una-reunion-virtual"]:hover span,
body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"]:hover span,
body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"]:hover span,
body a.raven-button-link[href*="/book-a-virtual-meeting"]:hover span,
body a.raven-button-link[href*="/prenota-un-meeting"]:hover span {
    color: #E30613!important;
}


body span.isAccent{
    color: #E30613;
}

body footer{
    margin-top:160px;
}

footer a.elementor-item,
footer span{
    color: #fff!important;
    font-weight: 500!important;
}

footer a span{
    color: #E30613!important;
}


footer a.elementor-item:hover{
    color: #E30613!important;
}

body footer .elementor-container.elementor-column-gap-default .elementor-icon-list-item span.elementor-icon-list-icon i {
    color: #fff;
}
body footer .elementor-container.elementor-column-gap-default .elementor-icon-list-item span.elementor-icon-list-icon i:hover {
    color: #E30613;
}

body.blog .jet-listing-grid.jet-listing h3.jet-listing-dynamic-field__content{
    font-size: 18px;
    text-align: left;
    font-weight: 500;
}

body.page-template .jet-posts__inner-content h4.entry-title a,
body.post-template-default.single .jet-posts__inner-content h4.entry-title a{
    font-size:18px!important;
    line-height: 22px!important;
    font-weight: 500!important;
    text-align: left;
    text-transform: none;
}


table.jet-table tr td:nth-child(3) div.jet-table__cell-text {
    color: #fff;
}
table.jet-table tr td:nth-child(3)  .jet-table__cell-link:hover *{
    color: #E30613;
}

body .elementor-container .elementor-widget-wrap .elementor-widget-raven-nav-menu .raven-nav-menu-main .raven-submenu > li > a.raven-menu-item-active{
    color: var( --e-global-color-accent );
}

body span.elementor-post-info__terms-list a.elementor-post-info__terms-list-item{
    color: #E30613;
}
/*
xs      <576px      col-            smart-phone
sm      ≥576px 	    col-sm
md      ≥768px 	    col-md          ipad
lg      ≥992px 	    col-lg          ipad pro
xl      ≥1200px 	col-xl          desktop
xxl     ≥1400px     col-xxl
*/

/*============================================================
 *
 * XXL  desktop large
 *
 */
@media (min-width: 1400px) {

}

/*============================================================
 *
 * XL   desktop
 *
 */
@media (max-width: 1399px) {

}

/*============================================================
 *
 * LG   small desktop
 *
 */

@media (max-width: 1199px) {

}

/*============================================================
 *
 * LG   ipadpro
 *
 */
@media (pointer:coarse) and (max-width: 1199px) {

}


/*============================================================
 *
 *  MD  ipad
 *
 */
@media (max-width: 991px) {

}


/*============================================================
 *
 *  SM smart-phone 576-767
 *  XS 0-567
 */
@media (max-width: 767px) {

    body a.raven-button-link[href*="/reservar-una-reunion-virtual"],
    body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"],
    body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"],
    body a.raven-button-link[href*="/book-a-virtual-meeting"],
    body a.raven-button-link[href*="/prenota-un-meeting"] {
        padding: 2px 8px!important;
    }

    body a.raven-button-link[href*="/reservar-una-reunion-virtual"] span,
    body a.raven-button-link[href*="/buchen-sie-ein-virtuelles-treffen"] span,
    body a.raven-button-link[href*="/programmer-une-reunion-virtuelle"] span,
    body a.raven-button-link[href*="/book-a-virtual-meeting"] span,
    body a.raven-button-link[href*="/prenota-un-meeting"] span {
        font-size: 10px;
        letter-spacing: 0.5px;
        font-weight: 500;
    }

    body .raven-nav-menu li.menu-item>a.raven-link-item .sub-arrow {
        color: #E30613;
        fill: #E30613;
    }
    body .elementor-widget-container h1.elementor-heading-title.elementor-size-default{
        font-size:40px;
        line-height:44px;
    }

    body #header_col_1{
        width: 30%;
    }

    body #header_col_3{
        width: 70%;
    }

}


/*============================================================
 *
 * XS   smartphone
 *
 */
@media (min-width: 10px)  and (max-width: 575px) {

}





