/*
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.0.0
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
*/

/*.filter{
	display:none;
}
.ich-settings-main-wrap span{
	color: #404040;
}
.ich-settings-main-wrap table{
	color: #404040;
}
.rem-search-box .more-button button {
	display:none;
}*/

/*.footer {border-top: 2px solid #3B8CED;}*/

.widget-info {font: normal 12px / 20px "CSVtype_v1_varius_calt", Helvetica, Arial, Verdana, sans-serif;}

.swc-text-right {text-align: right;font: normal 12px / 20px "CSVtype_v1_varius_calt", Helvetica, Arial, Verdana, sans-serif;margin-top:200px;}

@font-face {
    font-family: 'CSVtype_v1_varius_calt';
    src: url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.eot');
    src: url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.woff2') format('woff2'),
        url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.woff') format('woff'),
        url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.ttf') format('truetype'),
        url('fonts/csvfont/CSVtype_v1_varius_calt-Bold.svg#CSVtype_v1_varius_calt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h1,h2,h3,h4,h5,h6 {font-family:'CSVtype_v1_varius_calt', 'sans-serif';}

.widget-title {font-family: "CSVtype_v1_varius_calt", Arial, sans-serif;}
.menu-text {font-family: "CSVtype_v1_varius_calt", Arial, sans-serif;}
.main-nav > li > a .menu-text {
    font: normal bold 17px / 21px "CSVtype_v1_varius_calt", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}
.main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
    font: bold 16px / 22px "CSVtype_v1_varius_calt", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    color: #333333;
}
/*p {font-family: "Ubuntu", Arial, sans-serif;}*/
p {font: normal 14px / 20px "Ubuntu", Arial, sans-serif;}
ul li {font: normal 14px / 20px "Ubuntu", Arial, sans-serif;}
.h5-text-italic {font-style: italic;}

.footer {
    border-top: 0px solid #3B8CED;
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
    padding: 0px 0px 5px 10px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #E8BF32!important;
}
/** Contact form custom **/
span.wpcf7-list-item { display: block; }

.vc_gitem-zone h4{color:red; font-size: 28px;}

.post-details.details-type-link{font-family: "CSVtype_v1_varius_calt", Arial, sans-serif;}
/** bottom bar **/
#bottom-bar{font: normal 12px / 20px "CSVtype_v1_varius_calt", Helvetica, Arial, Verdana, sans-serif;}



/*modifica colori bande in pagina "giovani scuola e volontariato*/
.pcto .vc_tta-panel-heading{
    background-color: #88AC28 !important;
}

.progetti-csv .vc_tta-panel-heading{
    background-color: #223d4f !important;
}

.percorsi-scuole .vc_tta-panel-heading{
    background-color: #e8bf32 !important;
}

.eventi-giovani .vc_tta-panel-heading{
    background-color: #C11F3F !important;
}

.percorsi-alternativi .vc_tta-panel-heading{
    background-color: #F28A38 !important;
}

.accordi-protocolli-rete .vc_tta-panel-heading{
    background-color: #2686B4 !important;
}

.vc_tta-title-text{
    color: #FFFFFF;
}
 .vc_tta-controls-icon::before{
    border-color: #FFFFFF !important;
 }