/*
Theme Name: Harmony Theme
Theme URI: http://invent-themes.com
Description: Harmony Theme by Invent Group - best WordPress theme for you!
Author: Invent Group
Version: 1.1.1
Tags: light, custom-colors, translation-ready, theme-options, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width
License:
License URI:
Author URI:
*/

.anythingControls{
margin-bottom: 10px; /*estava 50px*/
}

.home-page-header{
height:360px;
}


/* class no-style to be used in anchor links that we do not want to have link style, but inherit from h3 h4 etc */
.no-style {
color: inherit;
line-height: inherit;
padding: inherit;
font-size: inherit;
}
.no-style:hover {
text-decoration: inherit;
cursor: inherit;
}
.jcarousel-skin-horizontal1 .jcarousel-clip{
	min-height:214px;
}
@media only screen and (max-width:567px){
	#main-wrapper{
		padding:5px;
	}
	#page-bottom,
	.logo-menu-container{
		margin-left:-5px;
		width:calc(100% + 10px) !important;
	}
	#main-wrapper, .wrapper, .column-1-2, .column-1-4, .column-3-4, .column-2-3, #main-wrapper-narrow{
		width:100% !important;
	}
	.page-content{
		background:none;
	}
	.wp-caption{
		max-width:100%;
	}
}