/*
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
*/
.logo img {min-width: 444px;padding-top:45px;}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu .menu-item-search-dropdown {
	min-width:35px;
}
.header_color .social_bookmarks a {color:#412854;}

.slideshow_align_caption  {vertical-align: inherit; padding-top: 60px;}

.custom-html-widget .avia-button-wrap a.avia-button {padding:10px 15px;margin-right:8px;}

/*Add your own styles here:*/
@media only screen and (min-width: 768px) {
#header .widget {float: right; right: 5%; top:22%; margin-top:-15px; position: absolute; z-index: 1;}


	
div .twentytwenty-handle {
	border-color:#ffffff !important;
}
	

}
@media only screen and (min-width: 1110px) {
#header .widget {float: right; right: 22%; top:22%; margin-top:-15px; position: absolute; z-index: 1;}
}

@media only screen and (max-width: 767px) {
	#header .widget {padding: 10px 25px 0 25px;background-color: #412854;}
	
	
.logo img {min-width:100px; max-width:240px !important; padding:0;}	
	
	.caption_right .slideshow_align_caption {
		padding-left:30px !important;
	}
}

