/* 

Designed by: Fadhili Ngalawa (fngalawa at gmail.com)

*/


.pkp_site_name .is_img img {
    max-height: 100% !important;
    max-width: 100% !important;
}

.pkp_navigation_primary_row {
    text-align: left;
    background: #90abc4;
    font-weight: bold;
}

/* 
#navigationPrimary a {
    font-size: 13.5px;
    color: #ffffff;
    font-weight: 100;
    text-transform: capitalize;
}
*/

.pkp_brand_footer {
    display: none;
}