body {
       font-family: Quicksand; 
    } 

nav.nav-primary ul.menu li {
       font-weight: bolder; 
       font-size: 8px; 
    } 

nav.nav-primary ul.menu li a:active {
       color: #04a599; 
    } 

nav.nav-primary ul.menu .current_page_item > a:hover {
       color: #04a599; 
    } 

nav.nav-primary ul.menu li a {
       font-size: 11px; 
       font-weight: bolder; 
    } 

.sidebar-primary .widget:not(.woocommerce) .widget-title {
       color: #e90f89; 
    } 

.sidebar-primary .widget:not(.woocommerce) a {
       color: #e90f89; 
    } 

.sidebar-primary .widget:not(.woocommerce) a:hover {
       color: #04a599; 
    } 

.site-header {
       padding-bottom: 0px; 
       position: inherit; 
    } 

.title-area .site-title a {
    } 

.title-area .site-title {
    } 

.title-area {
    } 

.search-form input[type=search] {
       color: #ffffff; 
       background-color: #ffffff; 
    } 

.search-form {
       background-color: #ffffff; 
    } 


@media screen and (min-width: 0px) and (max-width: 480px) { .title-area .site-title a {   position: static; }  }  
@media screen and (min-width: 0px) and (max-width: 480px) { .title-area .site-title {   position: relative; }  }  
@media screen and (min-width: 0px) and (max-width: 480px) { .title-area {   position: relative; }  }  
@media screen and (min-width: 0px) and (max-width: 480px) { .site-header {   position: static; }  }  