/*
Theme Name:   Cyberchimps Positive Vibes Child Theme
Theme URI:    http://drivelookoutmountain.com
Description:  A Cyberchimps Positive Vibes child theme
Author:       Bob DeLong
Author URI:   http://www.delongwebdesigns.com
Template:     positive-vibes
Version:      1.0.0
*/
	 
@import url("../positive-vibes/style.css");

h1 {
	color: #2a7f91;
	
}

.nav > li > a {
       padding: 10px 5px;
}
.carousel-caption > h2 {
	font-size:48px
}
.carousel-caption > p {
	font-size:28px;
	font-style: italic;
}
.col-md-4 {

    width: 20%;

}
.col-md-8 {

    width: 80%;

}
.navbar-default {
	font-size: 18px;
}
#navbar {

    margin-top: 25px;

}
#after_footer a {
	color: #ffffff;
}
.entry-header h1 span::after {
border-bottom: none !important;
}
.positive_vibes_content a {
    color: #040404;
    text-decoration: underline;
	font-weight: bold;
}
aside h3{
	 margin-bottom: 30px;
 }
h3{
	color: #2a7f91 !important;
}
#sidebar .widget-container{
	border-radius: 6px;
	background-color: #fafafa;
}
 .page-id-20 #footer-widgets, .page-id-16 #footer-widgets, .page-id-18 #footer-widgets, .page-id-27 #footer-widgets, .page-id-22 #footer-widgets, .page-id-25 #footer-widgets,
 .page-id-29 #footer-widgets,.page-id-64 #footer-widgets{
	display: none;
}
.btn {
	padding: 12px 12px 5px 12px;
}
#callout_button .col-md-3{
	padding: 0px !important;
}
#cookie-notice .button.bootstrap {
    
    background-color: #95bdd6 !important;
    background-image: none;
	color: #000000;
}