/*
 Theme Name:   Kale Pro - Child
 Template:     kale-pro
 Version:      1.0.0
 Text Domain:  kale-pro-child
*/


/* BODY */
body{font-size:16px;}
h2{font-weight: 200; font-size: 12px;}
h4{font-size:14px;}
a{color:#a84808;}
a:hover{color:#cc843e; text-decoration: none;}


/* All blog posts */
.postphoto{padding-top: 20px; padding-bottom: 20px;}

/*HEADER */
/* My New Roots logo size */
.logo{width:160px; margin-left: auto; margin-right: auto;}

/*Tagline, remove lines before and after */
.tagline p:before{display:none; border:0px;}
.tagline p:after{display:none; border:0px; left:auto;right:0}


/* Facebook pixel verification */
<meta name="facebook-domain-verification" content="6te9s779cmcgw76ldvru70u44no4i7" />


/*Top navigation bar */
.header-row-3{}
.navbar{border-top:0px; border-right: 0px; border-bottom: 1px solid #cccccc; border-left:0px; background-color: #ffffff; border-radius: 0px; }
.navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:focus, .navbar-default .navbar-nav > .current_page_item > a:hover,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background-color:#ffffff;color:#000}


.dropdown-menu{border:0px solid #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}


/* FRONT PAGE */

/* Front page Banner / slider */
.caption{
	height:50%;  
}

.frontpage-banner .caption h2, .frontpage-slider .caption h2 a{color:#ffffff; letter-spacing: 2px; padding-top: 80px; font-weight: 200;  }
.frontpage-banner .read-more{color:#ffffff}

.frontpage-slider .owl-nav div:before{color:#ffffff;}



/* Featured posts or pages */

/* .frontpage-featured-posts .entry-comments, .blog-feed .entry-comments { display: none;} */

 
.entry-date, .entry-summary, .entry-meta{display: none;}

/* Change horizontal line */
hr{border-top :1px solid #cccccc;}

/* Change about box boreder color and background */
.sidebar-borders{border: 1px solid #cccccc;}

/* Blog headers on front page, remove lines before and after */
.block-title span:before,
.block-title span:after{ display:none; content:"";position:absolute;left:0;top:50%;margin-top:-2px;width:20px;height:4px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}
.block-title span:after{ display: none; left:auto;right:0}

/*Right column - Search */
.widget.widget_search{background-color:#ffffff; padding:0px;}
.form-group{border: 1px solid #cccccc; border-radius: 0px;}
.form-control{border-radius: 0px; box-shadow: none;}


/*Right column - Popular and latest posts */
.widget_recent_entries{margin-top: 65px}

/* --- Widget No Borders, remove divider lines --- */
.sidebar-no-borders .widget.widget_text{padding:40px 0;border-top:0px solid #000;border-bottom:0px solid #000;}



/* About widget headers, remove lines  */


.sidebar-borders .widget-title span {display:inline-block;max-width:100%;position:relative;padding:0 26px}
.sidebar-borders .widget-title span:before,
.sidebar-borders .widget-title span:after{content:none;position:absolute;left:0;top:50%;margin-top:-2px;width:20px;height:4px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}

/* About widget headers, spacing from photo to text  */
.abouttext{position: relative; top: 20px;}



/* Search widget headers, remove lines  */

.sidebar-no-borders .widget.widget_search .widget-title span:before,
.sidebar-no-borders .widget.widget_search .widget-title span:after{content:none;position:absolute;left:0;top:50%;margin-top:-2px;width:20px;height:4px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}
.sidebar-no-borders .widget.widget_search .widget-title span:after{left:auto;right:0}

/* Email signup widget headers, remove lines  */

.sidebar-column .kale-mailchimp-widget .widget-title span {display:inline-block;max-width:100%;position:relative;padding:0 26px}
.sidebar-column .kale-mailchimp-widget .widget-title span:before,
.sidebar-column .kale-mailchimp-widget .widget-title span:after{content:none;position:absolute;left:0;top:50%;margin-top:-2px;width:20px;height:4px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}
.sidebar-column .kale-mailchimp-widget .widget-title span:after{left:auto;right:0}

/* Instagram widget headers, remove lines  */

.footer-row-1-full .widget.null-instagram-feed .widget-title span:before,
.footer-row-1-full .widget.null-instagram-feed .widget-title span:after{content:none;position:absolute;left:0;top:50%;margin-top:-2px;width:20px;height:4px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}
.footer-row-1-full .widget.null-instagram-feed .widget-title span:after{left:auto;right:0}

/* Latest post widget headers, remove lines  */


/* SINGLE BLOG POST */

.comment-reply{}
.comment-reply-link{font-weight:400;color:#474747;display:inline-block;position:relative;font-size: 14px; letter-spacing: 0.01em;}
.comment-reply-link:before{content:"\f178";font-family: 'FontAwesome';margin-right:6px;font-size:12px;position:relative;top:1px}
.comment-reply-link:hover{text-decoration:none}

/*WORK WITH ME PAGE */

.internal-banner:before{display:none;}
.internal-banner .caption h1{display:none;}

/* VIDEOS PAGE */



/* FOOTER */
 
/* remove Kale link */
.credit{display: none;}




@media (max-width: 991px){
.frontpage-banner .caption h2, .frontpage-slider .caption h2 {
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 30px;
    margin-bottom: 20px;
    font-weight: 400;
	}
}