/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.ow_vote_grid .ow_vote_showcontent_view{
	border: none!important;
	margin:0 61px 40px 0!important;
	padding: 0!important;
}
@media only screen and (min-width:1350px) {
	.ow_vote_grid .ow_vote_showcontent_view:nth-child(3n){
		margin:0 0 40px 0!important;
	}
}
.ow_list_title193 {
	text-transform: none!important;
	text-align: center;
	margin: 0!important;
	padding:0!important;
}
.ow_list_title193 p {
	color: #000000;
	margin: 0!important;
	padding:0!important;
}
.ow_show_text_desc, .ow_show_text_desc p {
	margin: 0!important;
	padding:0!important;
	text-align: center;
}

.ow_vote_grid .ow_show_vote_button a{
	border-radius: 10px;
}
.ow_vote_grid .ow_show_vote_button a, .ow_vote_grid .ow_show_vote_button a.ow_voting_grey_button{
	background-color: #008acf!important;

}
.ow_vote_grid .ow_show_vote_button a:hover, .ow_vote_grid .ow_show_vote_button a:hover.ow_voting_grey_button{
	background-color: #0078B5!important;
}
.ow_vote_grid .ow_show_vote_button a.ow_voting_green_button, .ow_vote_grid .ow_show_vote_button a:hover.ow_voting_green_button{
	background-color: #448E6E!important;
}