/* Enter Your Custom CSS Here */
.navbar-toggle.collapsed {
	display: none;
}

.zerif-copyright-box {
display:none;
}


purchase-now {
    background-color: rgba( 0, 255, 255, 0.5 );
}


.about-us .column li {
    display: block;
}

.about-us .column {
    text-align:left;
      font-family: sans-serif;
}

ul.nav > li.current_page_item > a:before, ul.nav > li.current-menu-item > a:before {
    background: #007dc7;
}

#menu-menu-1 a{
	text-transform:uppercase;
	font-style:normal;
	line-height:35px;
	text-align:left;
	text-shadow:none;
	letter-spacing:1.26px;
	font-weight:400;
	font-size:12.4px;
}

#menu-menu-1 a.yp_onscreen{
	animation-fill-mode:both;
	animation-duration:1s;
	animation-name:none;
}

.navbar-inverse .navbar-nav>li.current>a {
    color: #000000;

body.yp-selector-hover #menu-menu-1 a{
	font-weight:600;
}

ul.nav > li.current_page_item.current > a:before {
    background: #56e9a5;
    }
    
#main .entry-content{
	font-family:'Exo 2', sans-serif !important;
	text-transform:none;
	line-height:20px;
	font-size:inherit;
}


.entry-title:after {
    background: #5b9abf !important;
}