/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.2.16
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.classic-header .navigation {
    margin: -1px 0 0px 0;
}

.mobile-header-bar > .mobile-branding > a.same-logo > img,
.mobile-header-bar > .mobile-branding > a.sticky-mobile-logo-second-switch > img {
    width: 70%;
    display: block;
}

#agenda_download {
    margin-bottom: 15px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}

/* Classe di gradiente per testo bottoni */
.gradient-text {
    color: transparent;
    background: linear-gradient(to right, #19B1A3, #D7CA01);
    background: -webkit-linear-gradient(to right, #19B1A3, #D7CA01);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

a.gradient-underline {
    /* color: white; */
    font-size: 25px;
    text-decoration: none;
    border-bottom: none;
    position: relative;
}


a.gradient-underline::after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 3px;
    background: #30e8bf;
    background: -webkit-linear-gradient(to right, #19B1A3, #D7CA01);
    background: linear-gradient(to right, #19B1A3, #D7CA01);
}

.gradient-text-isa {
    color: transparent;
    background: linear-gradient(to right, #000000, #000000);
    background: -webkit-linear-gradient(to right, #000000, #000000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

a.gradient-underline-isa::after {
    background: -webkit-linear-gradient(to right, #000000, #FFE900);
    background: linear-gradient(to right, #000000, #FFE900);
}

.gradient-text-rst {
    color: transparent;
    background: linear-gradient(to right, #000000, #000000);
    background: -webkit-linear-gradient(to right, #000000, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

a.gradient-underline-rst::after {
    background: -webkit-linear-gradient(to right, #003a3c, #71c509);
    background: linear-gradient(to right, #003a3c, #71c509);
}

.gradient-text-rst-light {
    color: transparent;
    background: linear-gradient(to right, #FFF, #FFF);
    background: -webkit-linear-gradient(to right, #FFF, #FFF);
    background-color: #FFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

a.gradient-underline-rst-light::after {
    background: -webkit-linear-gradient(to right, #FFF, #FFF);
    background: linear-gradient(to right, #FFF, #FFF);
}

.gradient-text-gsa-light {
    color: transparent;
    background: linear-gradient(to right, #FFF, #FFF);
    background: -webkit-linear-gradient(to right, #FFF, #FFF);
    background-color: #FFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

a.gradient-underline-gsa-light::after {
    background: -webkit-linear-gradient(to right, #FFF, #FFF);
    background: linear-gradient(to right, #FFF, #FFF);
}

#cerchio {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #27285A;
    border: 1px solid #27285A;
}

.vc_row-has-fill-with-no-vp + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill-with-no-vp > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}

@media ( max-width: 1199px ) {
    .vc_custom_1623071679671 {
        text-align: center;
    }

    .targa-dealer {
        left: 0;
    }

    .vc_custom_1623166592148 .targa-altri-2 {
        left: 0;
    }

    .vc_custom_1623166592148 .targa-altri-2 > .vc_column-inner {
        left: 0;
    }

    .vc_custom_1623166592148 .targa-altri-2 > .vc_column-inner > .wpb_wrapper > .vc_custom_1623071729932 {
        background-size: contain !important;
    }

    .vc_custom_1623071704119 > .wpb_wrapper > p,
    .vc_custom_1623071729932 > .wpb_wrapper > p {
        text-align: center !important;
    }

    .box-prezzi {
        right: 0;
    }
}