/*--
	Theme Name: theme53989
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

}
@media only screen and (min-width: 998px) {
.nav-wrap.isStuck {
    opacity: 0.8!important;
    background: #5cb4c1 !important;
}
}

.nav__primary .sf-menu > .menu-item > a:before {
    background: #5cb4c1 !important;
}

.title-section {
	background: none !important;
}

#theme-nav{
  overflow:visible !important;
}

.row .panel-row-style {
    padding: 1px !important;
}

.title-section:not(.home) {
	display: none !important;
}
#content:not(.home) {
	padding-top: 0px !important;
}
#site-title {display: none;}
#site-description {display: none;}

.nav-wrap.isStuck {
    opacity: 0.8!important;
    background: #5cb4c1 !important;
}