@charset "UTF-8";
/*
Theme Name: Camp Livingston
Theme URI: https://www.camplivingston.com
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:"Lato"; background-color:#fff; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:400; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:12px; line-height:20px; font-weight:400; color:#000; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

/* Link styles */
a { color:#3d79bf; text-decoration:underline; }
a:hover { color:#3d79bf; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#1a2344; font-weight:700; text-transform: uppercase; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-weight:400; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:18px; line-height:28px; font-weight:400; color:#000; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:30px; width:100%; }
table td { background-color:#f4f4f4; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:400; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#1a254d; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Plugins */
.addthis_toolbox { margin:30px 0 0 0 !important; }

/* Pagenavi */
.wp-pagenavi { margin:0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#1a254d; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#076f3c; color:#fff; transition: background-color 0.35s ease; }
.wp-pagenavi span.current { background-color:#076f3c; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:40px; padding-bottom:40px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Header */
.header .row { padding-top: 20px; padding-bottom: 20px; }
.header form { border:3px solid #b7b4a6; padding: 10px; display: inline-block; }
.header input { border: none; color: #999480; font-size: 18px; line-height: 28px; font-weight: 700; }
.header button { background: none; border: none; }
.header ul.buttons { list-style: none; margin: 0; }
.header ul.buttons li { display: inline-block; margin: 0 0 0 20px; padding: 0; font-size: 17px; line-height: 27px; text-transform: uppercase; font-weight: 600; }
.header ul.buttons li a { color: #fff; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; text-decoration: none; padding: 15px 30px; display: inline-block; background-color: #1a254d; }
.header ul.buttons li a:hover { color: #fff; text-decoration: underline; }
.header ul.buttons li a.donate { background-color: #076f3c; }

/* Homepage */
.homepage-intro { padding-top: 60px; padding-bottom: 0; }
.homepage-intro ul { list-style: none; margin: 0; }
.homepage-intro ul li { display: inline-block; margin: 0 0 40px 0; padding: 0; font-weight: 700; text-transform: uppercase; }
.homepage-intro ul li a { border: 3px solid #282828; color: #282828; background-color: #fff; padding: 15px 30px; display: inline-block; text-decoration: none; }
.homepage-intro ul li a:hover { color: #fff; background-color: #282828; transition: all 0.25s ease; }
.homepage-intro p { font-size: 24px; line-height: 34px; margin-top: 0; font-weight: 300; }

.homepage-countdown { padding-top: 50px; padding-bottom: 80px; }
.homepage-countdown h2 { margin-top: 0; font-size: 60px; line-height: 70px; font-weight: 900; text-transform: uppercase; color: #b7b4a6; }
.homepage-countdown p { font-size: 60px; line-height: 70px; font-weight: 900; text-transform: uppercase; margin-top: 50px; }
.homepage-countdown .fergcorp_countdownTimer_event_time { border: 3px solid #b7b4a6 !important; background: none !important; text-decoration: none !important; padding: 20px 60px !important; color: #b7b4a6 !important; }
.homepage-countdown ul.btns { list-style: none; margin: 35px 0 0 0; }
.homepage-countdown ul.btns li { margin: 40px 20px 0 20px; font-size: 24px; line-height: 34px; padding: 0; font-weight: 700; text-transform: uppercase; display: inline-block; }
.homepage-countdown ul.btns li a { border: 3px solid #282828; color: #282828; background-color: #fff; padding: 15px 30px; display: inline-block; text-decoration: none; }
.homepage-countdown ul.btns li a:hover { color: #fff; background-color: #282828; transition: all 0.25s ease; }

.homepage-testimonials { background: url('images/homepage-testimonials-bg.jpg') top center no-repeat; }
.homepage-testimonials .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-testimonials p { color: #fff; font-size: 30px; line-height: 40px; font-weight: 400; margin-top: 0; }
.homepage-testimonials p.btn { text-transform: uppercase; font-size: 36px; line-height: 46px; font-weight: 600; margin-top: 35px; }
.homepage-testimonials p.btn a { border: 2px solid #fff; color: #fff; display: inline-block; text-decoration: none; padding: 15px 30px; }
.homepage-testimonials p.btn a:hover { background-color: #fff; color: #116638; transition: all 0.25s ease; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { padding:0 30px 0 0; border-right: 1px solid #ccc; }
.content-subpages h4 { margin-top:0; color:#000; font-weight:600; text-transform: uppercase; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding: 15px 0 0 0; border-top: 1px solid #ccc; font-weight:400; }
.content-subpages ul.children { margin: 5px 20px 15px 20px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 14px; line-height: 20px; }
.content-subpages a { color:#000; text-decoration: none; }
.content-subpages a:hover { color:#000; text-decoration: underline; }

/* Breadcrumbs */
.breadcrumb-bar { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
.breadcrumb-bar p { margin-top: 0; font-size: 14px; line-height: 24px; }
.breadcrumb-bar a { margin: 0 5px; color: #000; }
.breadcrumb-bar a:hover { color: #000; }
.breadcrumb-bar strong { margin-left: 5px; }

/* Regular page banner images */
.page-banner { background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.page-banner .row { margin-left: 0; margin-right: 0; }

/* Posts */
.post { border-top: 1px solid #ccc; }
.post h3 { margin-top: 0; }
.post small { margin: 20px 0 0 0; font-weight: 900; text-transform: uppercase; font-size: 14px; line-height: 24px; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; font-family:"Source Sans Pro"; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Bottom blocks */
.bottom-blocks .row { margin-left: 0; margin-right: 0; }
.bottom-blocks .block { -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; background-position: center top; background-repeat: no-repeat; padding: 100px 0; }
.bottom-blocks .block h3 { text-transform: uppercase; font-weight: 900; }
.bottom-blocks .block h3 a { color: #fff; text-decoration: none; }
.bottom-blocks .block h3 a:hover { color: #fff; text-decoration: underline; }

/* Footer */
.footer { background-color: #4e4f4f; }
.footer .row { padding-top: 0; padding-bottom: 0; }
.footer h4 { color: #b7b4a6; font-weight: 600; margin-top: 0; }
.footer p { color: #fff; margin-top: 10px; font-weight: 300; }
.footer a,
.footer a:hover { color: #fff; }
.footer ul { list-style: none; border: 2px solid #fff; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding: 11px 20px; margin: 0 0 40px 0; }
.footer ul li { display: inline; margin: 0 10px; padding: 0; }
.footer h3.btn { margin: 0 0 40px 0; font-weight: 700; text-transform: uppercase; font-size: 18px; line-height: 28px; }
.footer h3.btn a { -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; text-decoration: none; padding: 25px 30px; color: #fff; display: block; }
.footer h3.btn a:hover { color: #fff; transition: all 0.25s ease; }

.footer h3.register-btn a { background-color: #1a254d; }
.footer h3.info-btn a { background-color: #7a7da1; }
.footer h3.donate-btn a { background-color: #076f3c; }

.footer .icons-inner { }

/* Copyright */
.copyright { border-top: 1px solid #707171; padding-top: 20px !important; padding-bottom: 40px !important; }
.copyright p { margin-top: 0; font-size: 16px; line-height: 26px; font-weight: 300; }

/* Partners */
.partners ul { list-style: none; margin: 0; }
.partners ul li { display: inline-block; margin: 0 10px 40px 10px; padding: 0; }

/* Forms */
.gform_wrapper { display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:Lato !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:Lato !important; font-size:18px !important; line-height:28px !important; font-weight:700 !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:Lato !important; font-size:18px !important; line-height:28px !important; font-weight:300; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:Lato !important; font-size:30px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:Lato !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { }
ul.gfield_radio li input,
ul.gfield_checkbox li input { float: left !important; margin-top: 10px !important; }
ul.gfield_radio li label,
ul.gfield_checkbox li label { font-weight:400 !important; margin-left:15px !important; }

.ginput_full input,
.ginput_left input,
.ginput_right select { margin-bottom:0 !important; }
.ginput_full label,
.ginput_left label,
.ginput_right label { margin-top:0 !important; }

.ginput_container span { margin-bottom:15px !important; }
.ginput_container label { font-size:18px !important; line-height:28px !important; font-weight:300 !important; }
.ginput_container select { height:32px !important; border-color:#ccc !important; }

.gform_footer { padding:0 !important; margin:0 !important; }
input.gform_button { margin-top:0 !important; padding:15px 30px !important; background-color:#076f3c; color:#fff; font-size:24px !important; font-family:Lato !important; font-weight:400 !important; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:none !important; }

.gform_confirmation_wrapper { margin-top:30px !important; font-family:Lato !important; font-size:18px !important; line-height:28px !important; font-weight:400 !important; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
.header-wrapper { position: relative; z-index: 99999 !important; }
.header-logo { position: absolute; left: 0; top: 0; right: 0; }
.header-logo img { z-index: 99999 !important; } 
.header-logo .row { padding-top: 20px; }
.rev_slider_wrapper { z-index: 100 !important; position: relative !important; }
.header-inner { z-index: 100; }
.header form { margin-top: 10px; }
.page-banner .row { padding-top: 280px; padding-bottom: 280px; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.header-wrapper { position: relative; z-index: 99999 !important; }
.header-logo { position: absolute; left: 0; top: 0; right: 0; }
.header-logo img { z-index: 99999 !important; } 
.header-logo .row { padding-top: 20px; }
.rev_slider_wrapper { z-index: 100 !important; position: relative !important; }
.header-inner { z-index: 100; }
.header form { margin-top: 5px; }
.page-banner .row { padding-top: 240px; padding-bottom: 240px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.content-subpages { margin-top:40px; }
.footer .row { padding-bottom: 40px; }
.page-content .row { display: flex; flex-direction: column-reverse; }
.header-logo { position: relative; left: 0; top: 0; right: 0; z-index: 99999 !important; }
.header-logo img { z-index: 99999 !important; } 
.header-logo .row { padding-top: 20px; padding-bottom: 0 !important; }
.page-banner .row { padding-top: 240px; padding-bottom: 240px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.footer .row { padding-bottom: 40px; }
.homepage-countdown { padding-top: 40px; }
.homepage-countdown h2,
.homepage-countdown p { font-size: 36px; line-height: 46px; }
.homepage-testimonials p { font-size: 24px; line-height: 34px; }
.homepage-testimonials p.btn { font-size: 30px; line-height: 40px; }
.header .row { padding-bottom: 40px; }
.header .right { text-align: center !important; }
.header img { margin-top: 40px; }
.page-content .row { display: flex; flex-direction: column-reverse; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
.rev_slider_wrapper { z-index: 100 !important; position: relative !important; }
ul.mobile-navbar { list-style: none; margin: 10px 30px 0 0; }
ul.mobile-navbar li { padding: 0; margin: 0; }
#mobileModal { margin-top:40px !important; }
#mobileModal form { margin-bottom:30px; }
#mobileModal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
#mobileModal form button { width:10%; background:#1a254d; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.footer .row { padding-bottom: 40px; }
.homepage-countdown { padding-top: 40px; }
.homepage-countdown h2,
.homepage-countdown p { font-size: 24px; line-height: 34px; }
.homepage-testimonials p { font-size: 18px; line-height: 28px; }
.homepage-testimonials p.btn { font-size: 24px; line-height: 34px; }
.header .row { padding-bottom: 40px; }
.header .right { text-align: center !important; }
.header img { margin-top: 40px; }
.page-content .row { display: flex; flex-direction: column-reverse; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
.rev_slider_wrapper { z-index: 100 !important; position: relative !important; }
ul.mobile-navbar { list-style: none; margin: 10px 30px 0 0; }
ul.mobile-navbar li { padding: 0; margin: 0; }
#mobileModal { margin-top:40px !important; }
#mobileModal form { margin-bottom:30px; }
#mobileModal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
#mobileModal form button { width:10%; background:#1a254d; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }
}