/*--
	Theme Name: theme52464
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.header-wrap {
	background-color: rgba(95,139,194,1.0) !important;
}

.logo {
	padding: 4px 0 0 0 !important;
}

.sf-menu > li > a:after {
	background: #386AA9 !important;
}

@media (min-width: 1200px) {
	.isStuck .logo { 
		width:40% !important; 
		padding: 2px 0 0 0 !important
	}
}

.parallax-slider #previewSpinner {
	background: url(/wp-content/themes/theme52464/parallax-slider/img/spinner.GIF) 50% 50% no-repeat !important;
}

#back-top span {
	background-color: #5f8bc2 !important;
}

#back-top a:hover span, #back-top a:active span, #back-top a:focus span { background-color:#386AA9 !important; }