/*
Theme Name: Friends of the Reserve
Version: 2019.0.2
Author: 2K Web Group
template: bb-theme
*/

html {font-size: 62.5%;}
html body {font-size: 1.6rem;}

strong {font-weight: 700;}

h1, h2, h3, h4 {line-height: 1.1;}
h1 {font-size: 3rem;}
h2 {font-size: 1.8rem;}
h3 {font-size: 1.7rem;}
h4 {font-size: 1.6rem;}

body > div.fl-page > header p,
body > div.fl-page > footer p {
	margin-bottom: 0;
}

.fl-page-content p {
	margin-bottom: 2rem;
}

.fl-page-content a {
	text-decoration: underline;
}

.fullwidth-header-photo .fl-photo-content,
.fullwidth-header-photo img {
	width: 100%;
}

.fullwidth-header-photo p {
	margin-bottom: 0 !important;
}



.fl-post-feed-post {
	border-bottom: none;
}

.sidebar-cta a {
	color: #CB6006;
}

.hero-text p {
	margin-bottom: 0;
}

.wp-caption {
	background: transparent;
	border: none;
}
.wp-caption p.wp-caption-text {
	color: #CB6006;
    font-size: 1.4rem;
    line-height: 1.3;
    font-style: italic;
}


.submit-wrap input[type=button] {
    padding: 1.2rem 1.8rem;
}

footer {
	font-size: 1.5rem;
}


footer .menu > li:first-of-type a {
	color: #012942 !important;
	font-weight: 700;
}

footer .menu a:hover {
	text-decoration: underline !important;
}


/** 992 tablet, 768 mobile **/
@media (max-width: 768px) {

}
