/*
	Theme Name:     Textron Child
	Theme URI:      http://enovathemes.com/textron
	Description:    Industrial WordPress Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       textron
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@font-face {
    font-family: 'gill_sans_mtregular';
    src: url('font/gil-webfont.woff2') format('woff2'),
         url('font/gil-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gill_sans_mtregular';
    src: url('font/gil_____-webfont.woff2') format('woff2'),
         url('font/gil_____-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gill_sans_mtbold';
    src: url('font/gilb____-webfont.woff2') format('woff2'),
         url('font/gilb____-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gill_sans_mtbold_italic';
    src: url('font/gilbi___-webfont.woff2') format('woff2'),
         url('font/gilbi___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gill_sans_mtitalic';
    src: url('font/gili____-webfont.woff2') format('woff2'),
         url('font/gili____-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dealer';
    src: url('font/dealer-regular3-webfont.woff2') format('woff2'),
         url('font/dealer-regular3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.title-row h2 {
    background-color: #1251FF !important;
}
.team-role {
    background-color: #1251FF !important;
    border-radius: 6px !important;
}
.title-blue {
    color: #1251FF !important;
}
.title-row h1 {
    font-size: 28px !important;
}
.footer > .vc_row {
    background-color: #122336 !important;
}



