/*--
	Theme Name: theme49511
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.6.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
#topnav li a {
	text-transform:none !important;
}
#topnav li a { padding:16px 20px !important; }
.breadcrumb {
	text-transform:none !important;
}

#back-top{
	margin-bottom:60px;	
}

.header {
	padding:15px 0 45px !important;
}
h1.big_title {
	font-size:150px !important;
	color:#00c1d5 !important;
}
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	color:#00c1d5 !important;
}
.breadcrumb a {
	color:#00c1d5 !important;
}
.breadcrumb__t li.divider:after {
	color:#00c1d5 !important;
}
.btn, .btn:focus {
	text-transform:none !important;
}
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	background:#00c1d5 !important;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:#4a4a4a !important;
}