 
/*============================================== Options > General Options > Backround Pattern */
body { 
	background:url('http://revotec.it/wp-content/uploads/2016/12/base-revotec.png'); 
}
/*=============================================================================================*/
 

/*============================================== Options > Brand > Subscribe Button  */ 
footer form .wpcf7-submit  { 
	background:url('http://revotec.it/wp-content/uploads/2016/09/submit-button.png');
}
/*=============================================================================================*/
 


/*============================================== Options > General Options > Use Fixed Layout  */  
#page {
  max-width : 1370px;
  margin:0 auto;
}
/*=============================================================================================*/


 
/*============================================ Options > Colors > Field (Background main color) */
 .block ,
 .top-menu, 
 #site-menu, 
 .panel-body, 
 .two_columns_block_with_image.img-right ,
 .main-news .entry-list-item {
  	background-color : #ffffff }
.form-careers .last-col>.form-group input[type='submit'] ,
.footer-social-content a ,
#sub-menu a, .navbar-nav > li > .dropdown-menu li a:hover ,
.slider-text , slider-text a.button {
	color: #ffffff;
}
.button:hover {
		background-color: #515151;
		color: #ffffff;
}
/*=============================================================================================*/


 
 /*============================================= Options > Colors > Field (Background color #1) */
	.object_with_children .with-bg , .entry-list { 
	  background-color:  #f2f2f2;
	}
	#sub-menu li > a  {
	  border-bottom: 3px solid #515151;
	}
	#sub-menu li > a:hover,
	#sub-menu li.current_page_item > a  {
	  border-bottom: 3px solid #f2f2f2;
	}
  .two_columns_block_with_image.img-left {
		background-color : #f2f2f2;
	}
	.navbar-nav > li > .dropdown-menu {
		background-color : #f2f2f2;
	}
	.panel {
		background-color : #f2f2f2;
	}
	.nav > li {
		border-color: #f2f2f2;
	} 
	.panel .panel-heading {
		background-color:#f2f2f2;
	}
	.two_columns_block_text_only:nth-child(even) {
		background-color:#f2f2f2;
	}
	
 	/*=============================================================================================*/


/* ========================================  Options > Colors > Field (Background color #2) */ 
	body {
		color: #727272;
	}
	footer  {
		background-color: #727272;
	}
	.children-inner a > i	{
	 	color: #727272;
	}
/*===============================================================================*/
 




 
/*=================================== Options > Colors > Field ("Primary color") */
	span.icon-bar , #sub-menu , .dropdown-menu > .active  {
		background-color: #515151; !important;
	}
	.button {
		border:2px solid #515151;
	}
  .mobile-menu {
		background-color : #515151;
	}
	.navbar-nav > li > .dropdown-menu li a:hover {
		background-color: #515151;
	}

	.top-menu .navbar-nav > a , .contact h4 ,	.nav > li:not(.social-link) > a  {
	  color: #515151 !important;
	}
	blockquote::before {
		color: #515151;
	}
	.single-row-text-block h1 , 
	.two_columns_block_with_image h1 , 
	.object_with_children.horizontal h1 ,
	.object_with_children h4 ,
	.entry-list h1 ,
	.two_columns_block_with_image h2 ,
	.panel .fa , 
	.entry-list-children .fa[class*=arrow-] ,
	.toggle-nav .fa ,
 	#goTop,
 	.navbar-nav > li > .dropdown-menu li:not(.current-menu-item) a:not(:hover) {
	 	color: #515151 !important;
	}
	.navbar-right > li.dropdown.open > a,
	.navbar-right > li:not(.social-link) > a:hover,
	.navbar-right > li.current-page-parent > a,
	.navbar-right > li.current-menu-item > a {
		border-color: #515151 !important;
	}
	.section-header h1:after ,
 	.top-menu .toggle-nav .icon-bar {
		background-color: #515151;
	}
	.form-careers .last-col>.form-group input[type='submit'] {
		background-color: #515151;
	}

	.has-quote .text-inner::before {
		color: #515151 !important;
  }
  .pagination > li > a {
			color: #515151 !important;
	}
	.pagination > li > .current {
			color: #515151 !important;
			font-weight:700;
 	}
 	.header-image , .header-image.short {
 		background-color: #515151 !important;
 	}
 	.text-color-3 , .text-short {
		color: #515151 !important;
	}
	.children-inner a > i:hover{
	 	color: #515151;
	}
	div.wpcf7-validation-errors {
			border-color: #515151 !important;   
	}
	.slick-dots li.slick-active button:before {
			color: #515151;
	}

/*================================================================*/
 


 
 


/*======== Options > Colors > Field (Colore alternativo abstract (opzionale) ) */
 	.text-color-3 , .text-short , .single-row-text-block strong {
  	/* debug #e41e13 !important; */
		color: #e41e13 !important;
}
/*========================================================================*/

 
 

/*======== Options > Colors > Field (Colore alternativo abstract (opzionale) ) */
footer  {
		color: #f2f2f2 !important;   
}
/*========================================================================*/

/******** PRE FOOTER LINKS */
    	@media screen and (max-width: 1023px) {
    		.links-container ul li {
				width: 28%;
				margin-left: -4px;
			}
    	}
    	@media screen and (min-width: 1024px) {
			.links-container ul li {
				width: 14%;
				margin-left: -4px;
			}
		}

