nav#site-navigation {
    height: auto !important;
}
.navbar-inverse .navbar-nav > li > a:hover  {
    color: #61ccab;
}
ul.nav > li.current > a:before, .page ul.nav > li.current-menu-item > a:before, .single-post ul.nav > li.current-menu-item > a:before, .archive ul.nav > li.current-menu-item > a:before {
    background: #61ccab !important;
}
.nav .has_children > a:after {
    color: #61ccab;
}
#focus span:nth-child(4n+2) .focus-box .red-border-bottom:before {
    background: #61ccab;
}
#focus span:nth-child(4n+1) .focus-box .red-border-bottom:before {
    background: #61ccab;
}
#focus span:nth-child(4n+3) .focus-box .red-border-bottom:before {
    background: #61ccab;
}
#focus span:nth-child(4n+4) .focus-box .red-border-bottom:before {
    background: #61ccab;
}
.our-team .row > span:nth-child(4n+1) .red-border-bottom:before {
    background: #61ccab;
}
.our-team .row > span:nth-child(4n+2) .red-border-bottom:before {
    background: #61ccab;
}
.our-team .row > span:nth-child(4n+3) .red-border-bottom:before {
    background: #61ccab;
}
a:hover{
color: #61ccab;
}
#focus span:nth-child(4n+1) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
    border: 10px solid #61ccab;
}
#focus span:nth-child(4n+2) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
    border: 10px solid #61ccab;
}
#focus span:nth-child(4n+3) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
    border: 10px solid #61ccab;
}
#focus span:nth-child(4n+4) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
    border: 10px solid #61ccab;
}
.entry-title:after{
background: #61ccab;
}
.purchase-now {
   background: rgba(52, 210, 147, 0.8);
}
.purchase-now .red-btn {
    background: #4EC988 !important;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a, .navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a:hover {
    color: #61ccab;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #61ccab;
}
.entry-content a {
    color: #61ccab;
}
.purchase-now .col-md-9, .purchase-now .col-md-3 {
    width: 100%;
    text-align: center !important;
}
.purchase-now h3 {
    text-align: center;
}
.purchase-now .red-btn {
    float: none;
}
@media (max-width: 767px)
{
.this-open > a {
    color: #61ccab !important;
}
.dropdownmenu {
    background-color: #61ccab;
    
}
.nav .has_children > a:after {
    display: none;
}
}
