/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
span.logo {
	margin-top: 5px;
}
h3.widgettitle {
	margin-left: 100px;
	margin-top: 10px;
}

.header-scrolled h3.widgettitle {
	margin-top: -15px;
	margin-left: 55px;
}

.header-scrolled span.logo {
	margin-top: 0px;
}

@media only screen and (max-width: 767px) {
	h3.widgettitle {
		margin-top: -75px;
	}
	
	.responsive #top #wrap_all #header {
		height: 100px;
	}
}

.av-rotator-container-inner span {
	margin-top: 10px;
}

input::placeholder,textarea::placeholder {
	color: #111111 !important;
}


.remoteSupportText p {
	font-size: 16px !important;
}