/*
Theme Name: Keyes Lake Campground
Theme URI: https://www.towd.net
Author: Timothy Osterbeck + Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: A customized version of the Bootstrap v.3 basic theme intended for use on the Keyes Lake Campground website.
Version: 9.2.6
Requires PHP: 5.4
Requires at least: 4.0
Tested up to: 6.6
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
    text-align: center;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


/* KLC Fonts */
.yellowtail-regular {
  font-family: "Yellowtail", cursive;
  font-weight: 400;
  font-style: normal;
}

.fjalla-one-regular {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.source-sans-3-body {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/* KLC Styles */
body {
	//background-color: #EBEAEA;
	background-color:#FCF5E5;
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-size: 18px;
	color: #696060;
}

p {
	margin: 0 0 20px!important;
}

a {
	color: #FB9B0E;
}

a:hover {
	color: #E0E0E0;
}

a:visited {
	color: #FB9B0E;
}

h1 {
	font-family: "Fjalla One", sans-serif;
	font-weight: 400;
	font-size: 42px;
	font-style: normal;
	color: #FB9B0E;
	margin-top: 20px;
	margin-bottom: 20px;
	word-wrap: normal !important;
	overflow-wrap: normal !important;
}

h2 {
	font-family: "Fjalla One", sans-serif;
	font-weight: 400;
	font-size: 30px;
	font-style: normal;
	color: #FB9B0E;
	margin-top: 20px;
	margin-bottom: 20px;
	word-wrap: normal !important;
	overflow-wrap: normal !important;
}


h3 {
	font-size: 42px;
	font-family: "Yellowtail", cursive;
	font-weight: 400;
	font-style: normal;
	color: #696060;
}

h4 {
	font-family: "Fjalla One", sans-serif;
	font-weight: 400;
	font-size: 22px;
	font-style: normal;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	word-wrap: normal !important;
	overflow-wrap: normal !important;
}

@media only screen and (max-width: 992px) {
h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 32px;
}
}

#main-column .post, #main-column .page {
	border: 0px solid #eee !important;
	margin-bottom: 20px;
	padding: 0px !important;
}


.klc-top {
	background-color: #000000;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.klc-top-inner {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 5px 0px;
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}

.klc-top-inner-text {
	padding: 10px 0px;
}

.klc-top-inner-social {
	padding: 4px 0px;
}

.klc-top-inner a{
	color: #FCB040;
	text-decoration: none;
}

.klc-glyphicon-top {
	color: #FCB040;
	font-size: 14px;
	margin-right: 5px;
}

@media only screen and (max-width: 992px) {
	.klc-glyphicon-top {
	color: #FCB040;
	font-size: 16px;
	margin: 0px 10px;
}
}


.klc-nav-fixed {
	background-color: #28282B;;
	//background-image: url("img/bogm-nav-bg.jpg");
	//background-repeat: no-repeat;
	//background-position: left top; 
	min-height: 150px;
	box-shadow: 0px 8px 15px #888888;
	margin: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.klc-nav-fixed-transparent {
	min-height: 150px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 99;
}

.klc-logo {
	max-width: 220px;
}

.klc-nav-logo {
	margin: 20px 0px;
	text-align: left;
}

@media only screen and (max-width: 992px) {
#mega-menu-wrap-primary .mega-menu-toggle {
	position: relative;
	z-index: 99999999;
	cursor: pointer;
	background: transparent;
	border-radius: 2px;
	line-height: 40px;
	height: 40px;
	text-align: left;
	user-select: none;
	outline: none;
	white-space: nowrap;
	display: flex;
	position: relative;
}	
	
#mega-menu-wrap-primary {
	margin-top: 15px;
}

#mega-menu-primary {
	margin-top: -75px !important;
}
}

@media only screen and (max-width: 1400px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 20px 0px 20px !important;
	font-size: 19px !important;
}
}

@media only screen and (max-width: 1200px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 20px 0px 20px !important;
	font-size: 18px !important;
}
}


.klc-banner-outer {
	background-color: #E0E0E0;
	width: 100%;
	height: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

@media only screen and (max-width: 992px) {
.klc-banner-outer {
	background-color: #E0E0E0;
	width: 100%;
	height: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
}	

#video1 { 
height: 600px;
max-width: 100%
overflow: hidden;
margin: auto;
}

.klc-banner-inner-bg {
	background-color: #FCB040;
}

.klc-banner-inner {
	background-image: radial-gradient(closest-side at 50% 50%, #FCB040 0%, #FB9B0E 100%);
}

.klc-banner-inner-photo-bg {
	background-color: #000000;
	background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	height: 600px;
	overflow: hidden;
}

@media only screen and (max-width: 992px) {
.klc-banner-inner-photo-bg {
	background-color: #FCB040;
	background-image: url("img/klc-site.jpg");
	height: 600px;
	background-position: 68%;
}
}

.klc-banner-inner-photo {
	background-image: linear-gradient(to left, rgba(0,0,0,.2), rgba(0,0,0,.7));
	background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	height: 600px;
}

@media only screen and (max-width: 992px) {
.klc-banner-inner-photo {
	height: 600px;
	background-image: linear-gradient(to left, rgba(0,0,0,.1), rgba(0,0,0,.2));
	background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover;
}
}


#video1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.klc-banner-inner-text {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 6;
}

.jumbotron-content {
	color: #FFFFFF;
	padding-top: 200px;
	padding-bottom: 200px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.jumbotron-content h2 {
	font-size: 42px;
	font-weight: 700;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2;
	text-align: left;
	//overflow-wrap: break-word;
	//word-wrap: break-word;
	//overflow: hidden;
	//display: inline-block;
	//vertical-align: middle;
}

.jumbotron-content h3 {
	font-size: 36px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
}

.jumbotron-content p {
	font-size: 21px;
	color: #FFFFFF;
	margin: 20px 0px;
}

.jumbotron-tagline {
	font-family: "Yellowtail", cursive;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	margin: 0px 0px 15px 0px;
	
}

.jumbotron-text {
	width: 100%;
	text-align: center;
}

@media only screen and (max-width: 992px) {
.jumbotron-text {
	width: 100%;
	text-align: center;
}

.jumbotron-content {
	height: 400px;
	width: 96%;
	text-align: center;
	margin-left: 2%;
	margin-right: 2%
}

.jumbotron-content h2{
	font-size: 30px;
	text-align: left;
}

.klc-banner-inner-text {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}

}

.klc-feature-text {
	background: #DEDCDC;
	line-height: 1.6;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;	
	padding: 75px 0px;
}

.klc-page-container-banner {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 75px 0px 75px 0px;
}

.klc-page-container-banner-elevated {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 75px 0px 75px 0px;
	margin-top: -25px;
	z-index: 5;
}

.klc-page-container {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 75px 0px 75px 0px;
}

.klc-container {
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
}

@media only screen and (max-width: 992px) {
.klc-container {
	width: 100%;
	margin-left: 0% !important;
	margin-right: 0% !important;
}

.site-content {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
}	

.klc-footer-top {
	height: 50px;
	background: #FCB040;
}


.klc-footer {
	 background: #28282B;
	 line-height: 1.1;
	 color: #FFFFFF;
	 padding: 50px 0;
	 font-size: 18px;
	 font-weight: 400;
	 position: relative;
	 top: 0px;
	 left: 0px;
	 z-index: 2;
	 border-top: 3px solid #FFFFFF;
}


.klc-footer h2{
	color: #FCB040;
}

.klc-glyphicon-footer {
	color: #FCB040;
	font-size: 14px;
	width: 25px;
	margin-right: 5px;
}

.klc-footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.klc-footer ul {
    list-style-type: none;
	line-height: 1.5;
}

.klc-footer li {
	line-height: 24px;
}

.klc-footer-contact {
	padding-top: 20px;
	
}

.klc-footer-contact li{
	line-height: 35px;
}

.klc-footer-left {
	padding-top: 20px;
	
}

.klc-footer-left li{
	line-height: 35px;
}

.klc-footer-center {
	padding-top: 20px;
}

.klc-footer-center li{
	line-height: 35px;
}

.klc-footer-right {
	padding-top: 20px;
	text-align: center;
}

.klc-footer-right li{
	line-height: 35px;
}

.klc-footer-social {
    width: 315px;
}

@media only screen and (max-width: 992px) {
.klc-footer-contact {
	padding-top: 20px;
	text-align: center;
	
}

.klc-footer-social {
    width: 100%;
}
}


.klc-copyright {
	color: #FFFFFF;
	font-size: 16px;	
	padding: 50px 0px 0px 0px;
}

.klc-copyright a {
	color: #FFFFFF;
}

.klc-copyright-sitemap {
	text-align: left;
}

.klc-copyright-privacy {
	text-align: left;
}

.klc-copyright-links {
	text-align: center;
}

.klc-copyright-mobile {
	font-size: 14px;	
	text-align: center !important;
}

.klc-no-gutter {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.btn-klc {
	color: #FFFFFF !important;
	background: #FCB040 !important;
	border: 2px solid #FB9B0E !important;
	padding: 15px 25px !important;
	margin: 20px 0px !important;
    font-size: 18px !important;
    line-height: 1.42857143 !important;
    border-radius: 20px !important;
	transition: 0.4s ease-in;
} 

.btn-klc:hover {
	color: #FFFFFF;
	background: #FB9B0E;
	border: 2px solid #FCB040;
}

.btn-klc-wht {
	color: #FFFFFF;
	background: rgba(0,0,0,0.0);
	border-color: #FFFFFF;
	padding: 15px 25px;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 20px;
	transition: 0.4s ease-in;
} 

.btn-klc-wht:hover {
	background: #FCB040;
	color: #FFFFFF;
	border-color: #adadad;
}


.btn-klc-contact {
	color: #FFFFFF !important;
	background: #FCB040 !important;
	border: 2px solid #FB9B0E !important;
	padding: 15px 25px 40px 25px !important;
	margin: 20px 0px !important;
    font-size: 18px !important;
    line-height: 1.42857143 !important;
    border-radius: 20px !important;
	transition: 0.4s ease-in;
} 

.btn-klc-contact:hover {
	color: #FFFFFF;
	background: #FB9B0E;
	border: 2px solid #FCB040;
}
	