/*
Theme Name:     WPBSS-Child
Template:       wpbss
Version:        20150931
*/

@import url("../wpbss/style.css");

.btn-default, .navbar-default, #site-navigation .dropdown-menu {
	background-color: #005f9c !important;
	color: white !important;
}

#site-navigation .navbar-nav a:hover, #site-navigation .navbar-nav .active a {
	background-color: #f3961d !important;
}

#site-navigation a {
    color: #fff !important;
}

div#footer-s3 a {
    color: white !important;
}

div#footer-s3 {
	background-color: #005f9c !important;
}

.navbar-nav>li>a {
	color: #fff !important;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #065796 !important;
}

.tb-header3 {
    padding-top: 45px;
}

.tb-head-btn.text-center {
    padding-top: 50px;
}

ul.tb-sidebar-menu {
    font-size: 20px;
    list-style: none;
    padding: 10px 0 10px 40px;
}

img.thumbnail.img-responsive.wp-post-image {
    max-height: 50% !important;
    max-width: 50% !important;
}

.entry-header .wp-post-image {
    min-width: 0px !important;
}
