/*
Theme Name:  cherryone
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     1.0.0
License:     GNU General Public License
License URI: license.txt
Tags:        dark, light, white, black, gray, left-sidebar, right-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: cherryone
Template:    cherryframework4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#header{
	padding-top: 0px !important;
}
.header-top{
	background-color:rgba(44,44,44,0.80);
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #9dacb5 dotted;
}
.site-branding{
	margin-top: 9px;
}
.cherry-breadcrumbs {
    padding: 75px 0 45px;
    text-align: center;
 }
.cherry-banner .cherry-banner_content {
	background-color: rgba(0,46,78,0.45)!important;
}
.cherry-banner_content p{
	padding: 2% 0;
}
.site-info, .site-info a {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
}