/*======================================
Theme Name: CDC Studio Tecnico
Theme URI: https://www.dmptech.it/
Description: Tema personalizzato per CDC Studio Tecnico
Version: 1.0
Author: Daniele Brunengo
Author URI: https://www.dmptech.it/
Template: Divi
======================================*/

/*COLORI:
Rossauro: #a13336
*/

strong, b {
	font-weight: 800 !important;
}

.homeblocks h2 {
	margin-bottom: 20px;
}

.mailicon:before {
content: "\e076";
position:relative;
font-family: 'ETmodules';
margin-right: 5px;
}

.phoneicon:before {
content: "\e090";
position:relative;
font-family: 'ETmodules';
margin-right: 5px;
}

header#main-header {
	background-image: url("header.png");
	background-position: center center;
	background-size: 100% auto;
}

.dovesiam h3 {
	margin-bottom: 20px;
}

@media screen and (max-width: 1100px) and (min-width: 981px) {
	#top-menu li a {
		font-size: 15px !important;
	}
}