/*
Theme Name: CoopBiccari
Author: CoopBiccari
Author URI: http://www.coopbiccari.it
Description: CoopBiccari
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
*/

.sbi_load_btn,
.sbi_follow_btn a{
	font-family: "Cabin Condensed", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	font-weight: bold;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.invia-modulo:hover{
	background: rgba(18,113,57,0.85) !important;

}

.entry-meta .author{
	display: none !important;
}

.color-white,
.color-white *{
color: #fff !important;
}

#box-esperienza{
	color: white;
}

@media screen and (min-width: 778px){
	#fancy-header .wf-table{
		background: url("http://www.coopbiccari.it/wp-content/uploads/2017/09/header-bg.jpg") bottom right no-repeat;
	}
}


