/*
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
*/
@font-face {
    /*font-family: 'BellMT';
    src: url('/wp-content/themes/dt-the7-child/fonts/bell_mt.eot');
    src: url('/wp-content/themes/dt-the7-child/fonts/bell_mt.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/dt-the7-child/fonts/bell_mt.woff2') format('woff2'),
         url('/wp-content/themes/dt-the7-child/fonts/bell_mt.woff') format('woff'),
         url('/wp-content/themes/dt-the7-child/fonts/bell_mt.ttf') format('truetype'),
         url('/wp-content/themes/dt-the7-child/fonts/bell_mt.svg#bell_mt') format('svg');
    font-weight: normal;
    font-style: normal;*/

}
html, body, body.page, 
h1, h2, h3, h4, h5, h6,
.h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a,
.wf-container > * {
    /*font-family: 'BellMT' !important;*/
}

.left {
	float:left !important;
}
.right {
	float:right !important;
}
a {
    color:#818370 !important;
	text-decoration:none !important;
}
a:hover {
    color:#000 !important;
}
/**********Backgroung**************/

body.home {
	background:url("images/bkg_home.jpg") !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
	background-attachment:scroll  !important;
}
body.page-id-65  {
	background:url("images/bkg_chisiamo.jpg") !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
}
body.page-id-74 {
	background:url("images/bkg_mission.jpg") !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
}
body.page-id-79 {
	background:url("images/bkg_settori.jpg") !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
}

/**********HEADER**************/
.img_header {
	min-height:548px !important;
	margin-bottom:30px !important;
}
.img_text_position {
	padding:50px 50px 0px 0px;
}
.img_text_position h2 {
	color:#fff !important;
	font-weight:bold !important;
	font-size:30px !important;
}
.top-bar.solid-bg::before {
    background:url("images/top_riga.png") !important;
	background-repeat:repeat-x !important;
	background-position:top center !important;
	height:7px !important;
	padding-top:0px !important;
	margin-top:0px !important;
	position:absolute !important;
	top:0px;
	z-index:0 !important;
}
.header-bar {
	position:absolute !important;
	top:0px !important;
	z-index:1 !important;
	width:100% !important;
	margin-top:0px !important;
}
/**********MENU**************/
.main-nav li a {
	padding-right:20px !important;
	color:#21a43e !important;
	border-bottom:4px solid #cccccc !important
}
.main-nav li a:hover {
	color:#000 !important;
	border-bottom:4px solid #cccccc !important;
}
.main-nav li.current-menu-item .menu-text {
	color:#000 !important;
}
.main-nav li.current-menu-item a {
	border-bottom:4px solid #21a43e !important
}
.main-nav > li > a .menu-text:hover {
	color:#000 !important
}
/**********BOTTOM**************/
.footer a {
    color:#818370 !important;
	text-decoration:none !important;
}
.footer a:hover {
    color:#000 !important;
}
.footer .widget {
    margin-bottom: 0px !important;
}
.footer.full-width-line {
    border-top:1px solid #999999 !important;
}
.bottom_menu_left,
.bottom_menu_right
{
	color:#666666 !important;
	float:left;
	width:48% !important;
	margin-right:1%;
}
.bottom_menu_right {
	float:right !important;
	margin-left:1% !important;
	margin-right:0 !important;
}
.separatore
{
	border-right:1px solid #999999 !important;
}
.bottom_menu_left li,
.bottom_menu_right li
{
	width:90% !important;
	color:#cccccc !important;
	border-bottom:1px solid #cccccc !important;
	padding-bottom:15px !important;
	margin-bottom:10px !important;
}
.bottom_menu_left a,
.bottom_menu_right a
{
	color:#cccccc !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.bottom_menu_left a:hover,
.bottom_menu_right a:hover
{
	color:#cccccc !important;
}
.social-3ba {
	text-align: right !important;
	clear:both !important;
	margin-top:30px !important;
	margin-right:0px !important;
}
.credits {
	clear:both !important;
	margin-bottom:10px !important;
}

/**********LAYOUT CONTENT**************/
#main {
    padding-top: 140px !important;
    padding-bottom: 20px !important;
}
.img_parallasse {
	padding-top:50px !important;
	padding-bottom: 50px !important;
	margin-top:40px !important;
	margin-bottom: 40px !important;
}
.box_parallasse {
	background:#838385 !important;
	padding:20px !important;
}
.standard-arrow li::before, .standard-arrow li::after {
	background-size: 17px 17px !important;
    height: 17px !important;
    width: 17px !important;
	top:5px !important;
}

/***list***/
.list_left {
	float: left !important; 
	width: 48% !important; 
	margin-right: 2px !important;
}
.list_right {
	float: right !important; 
	width: 48% !important; 
	margin-left: 2px !important;
}

.standard-number-list .list_left li::before, 
.standard-arrow .list_left li::before,
.standard-number-list .list_right li::before, 
.standard-arrow .list_right li::before
{
	background:none !important;
}
.list-divider .list_left li, 
.list-divider .list_right li
{
	border-top:1px solid #999999 !important;
	padding-left:10px !important;
	color:#009900 !important;
	font-size:20px !important;
	
    background:url("images/arrow.png") !important;
	background-repeat:no-repeat !important;
	background-position:right center!important;
	
}
.list-divider .list_left li a, 
.list-divider .list_right li a
{
	color:#009900 !important;
	font-size:20px !important;
}
.list-divider .list_left li:first-child, 
.list-divider .list_right li:first-child 
{
	border-top:1px solid #999999 !important;
	padding-top:8px !important;
}
.list-divider .list_left li:last-child, 
.list-divider .list_right li:last-child 
{
	border-bottom:1px solid #999999 !important;
}

/********Thypography***********/

.titolo_verde {
	color:#009900 !important;
	font-weight:bold !important;
}
.titolo_nero {
	color:#000 !important;
	font-weight:normal !important;
}
.riga_grigia {
	background:url("images/riga_grigia.png") !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	width:100% !important;
	margin-bottom:20px !important;
}
.riga_verde {
	background:url("images/riga_verde.png") !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	width:inherit !important;
	width:95% !important;
}
.riga_rossa {
	background:url("images/riga_rossa.png") !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	width:inherit !important;
	width:95% !important;
}
span.riga_verde_span {
    background:url("images/riga_verde.png") !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	width:inherit !important;
    padding-bottom:7px; 
}
span.riga_rossa_span {
    background:url("images/riga_rossa.png") !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	width:inherit !important;
    padding-bottom:7px; 
}


/* ----------- TABLET/SMARTPHONES ----------- */
@media screen and (max-width: 1100px) {
	#main {
		padding-top: 20px !important;
	}
}


/* ----------- SMARTHPHONES ----------- */
@media screen and (max-width: 500px) {
	.img_header {
		min-height:300px !important;
	}
	.img_text_position {
		padding:20px 20px 0px 0px;
	}
}
