/*
 Theme Name:   Friends of Nature
 Description:  Greenergy child theme
 Author:       Pinwheel Design
 Author URI:   http://pinwheel.design
 Template:     greenergy
 Version:      1.0.0
*/


/* HEADER */

.bt-logo-area .logo img {
    margin-bottom: 10px;
}

.menuPort {
    margin-top: 10px;
}



/* HOME PAGE */

.home .bt_bb_service .bt_bb_icon_holder:before {
	color: #fff!important;
}

.home .front-logo {
    max-width: 480px;
}

.home .get-involved {
	text-shadow: 0 0 16px #0d0d3d;
	margin-bottom: 16px;
}

.home .bt_bb_testimonial.rudy-first {
	/* padding: 0 26%; */
}

.home .bt_bb_testimonial.rudy-second {
	/* padding: 0 10%; */
}

.home .bt_bb_testimonial.albert {
	/* padding: 0 22%; */
}

.home  .bt_bb_icon_holder:before {
	
}


/* STRUCTURE */

.btBoxedPage .bt-content-wrap {
    margin-top: 80px;
}

.bt-content .bt_bb_wrapper {
	padding-top: 40px;
}

.bt-content .bt_bb_wrapper section:first-of-type {
	margin-top: -40px;
}

.single-post .bt-page-wrap .bt-content-wrap {
	max-width: none;
}


/* GENERAL CONTENT */

.bt-content .btArticleContent a, body.page .bt-content a:not(.bt_bb_link), .bt-content .btArticleContent figure figcaption > a {
    box-shadow: 0 .125em 0 0 #55a04b !important;
}

.bt-content .btArticleContent a:hover, body.page .bt-content a:not(.bt_bb_link):hover, .bt-content .btArticleContent figure figcaption > a:hover {
    box-shadow: 0 .125em 0 0 transparent !important;
    opacity: .5 !important;
}

.bt-content .bt_bb_post_slider_item .bt_bb_post_slider_item_content .bt_bb_post_slider_item_title a {
    box-shadow: 0 0 0 0 transparent!important;
}


/* FOOTER */

.bt-site-footer,
.btBoxedPage .bt-site-footer {
	max-width: none!important;	
}

.footer-logo {
	max-width: 400px;
}

.bt-site-footer .bt_bb_wrapper p.no-break,
.bt-site-footer > p {
	display: none;
}