/* Global
-------------------- */

body {
	background-color: #F4E3C6;
}

.container {
	padding-bottom: 50px;
}

.main {
	margin-top:-50px;
	padding:30px;
}

@media all and (max-width:675px) {
	.main {
		margin-top:0px;
	}
}
 p {
	 font-family: 'Lato', sans-serif;
 }


/* Grid
-------------------- */

.row {
	max-width: 70rem;	
}

.row.full {
	max-width: 100%;
}

.center {
	text-align: center;
}



/* Layout
-------------------- */

.white-container {
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.61);
	background-color: #fff;
	padding: 2rem;
	overflow: auto;
}



/* Text
-------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	line-height: 1.1;
	font-weight: 400;
}

.entry-title {
	color:#617F54;	
	margin-bottom: 1.5rem;
}

a {
	color: #617F54;
}

a:active {
	color:#617F54;	
}

a:hover, a:focus {
	color: #E4A724;
}

p.meta, .updated {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #8f8f8f;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400;
}

.read-more {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 700;
}



/* Buttons
-------------------- */

.button {
	background-color: #607E53;
    color: #E4A724;
    border-radius: 3px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
}

.button.yellow {
	background-color: #E4A724;
    color: #FFF;
    font-size: 20px;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #E4A724;
}

.woocommerce a.button {
	background-color: #607E53 !important;
    color: #E4A724 !important;
    border-radius: 3px !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
}

.woocommerce a.button.yellow {
	color: #FFF!important;
    background-color: #E4A724 !important;	
}

/* Nav
-------------------- */

.contain-to-grid, .top-bar, .tab-bar {
	background-color: #E4A724;
	margin-bottom: 0;
}

.contain-to-grid .top-bar {
    max-width: 75rem;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #E4A724;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0px 1.2rem;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background: #E4A724;
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #607E53;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #607E53;
}

.top-bar-section > ul > .divider {
    display: none;
}

.top-bar-section ul li > a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;	
	font-size: 14px;
}

.top-bar-section .has-dropdown > a::after {
	display: none;
}

.top-bar-section .has-dropdown > a {
    padding-right: 1.2rem !important;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0px 1.2rem;
}

.left-small {
    border-right: 1px solid #D89910;
    left: 0px;
}

.search-container {
    float: right;
    width: 275px;
    margin-right:15px;
}

.search-container input[type="text"] {
	font-family: 'Lato', sans-serif;	
}

.search-container #searchsubmit {
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 1.1;
}

.search-container .button:hover, .button:focus {
    background-color: #607E53;
}

@media all and (max-width:1050px) {
	.top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0px .7rem;
	}
	.top-bar-section .has-dropdown > a {
    	padding-right: .7rem !important;
	}
	.search-container {
    	display: none;
	}	
}

.right-elements-container .search-form { float: right; }

.right-elements-container {
	float:right;
	min-width: 350px;
}

.right-elements-container .social-icons {
	float:left;
	margin-top:1.75rem;
}

.tab-bar .right-small {
    margin-right: 0;
}

.home .social-icons {
	margin-top: 2rem;
}

.home .tab-bar .coolidge-face {
    margin-right: 2rem;
}

.home .tab-bar .right-small {
    margin: 3.75rem 1rem 0;
}

.home .tab-bar .tab-bar-nav {
    margin-top: 2.5rem;
}

/* Social Nav
-------------------- */

.social-nav {
    margin: 20px 0px;
}

.social-nav p {
    margin-bottom: 2px;
    margin-right: 10px;
    line-height: 23px;
}

.social-nav a {
    color: #E4A724;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 19px;
}

.social-icon {
	width:25px;
}

@media all and (max-width:675px) {
	.social-nav {
		display: none;
	}
}


/* Header
-------------------- */

header.page {
    background: #607E53;
}

header.page .face {
	max-width: 125px;
}

header .face {
	float:left;
}

header .logo {
	margin:30px;
	width: 450px;
}

@media all and (max-width:950px) {
	header .logo {
		width: 270px;
	}
}

@media all and (max-width:675px) {
	header.page .face {
		max-width: 75px;
	}
}

@media all and (max-width:475px) {
	header .logo {
		margin: 15px;
	}
}

@media all and (max-width:475px) {
	header.page .face {
		display: none;
	}	
}


/* Header Front
-------------------- */

header.front .face {
	max-width: 300px;
	margin-bottom: 20px;
}

header.front h4 {
	color: white;
	margin-bottom: 30px;
	font-weight: 400;
}

@media all and (max-width:1150px) {
	header.front .face {
		max-width: 200px;
	}	
}

@media all and (max-width:768px) {
	header.front .face {
		max-width: 100px;
	}	
}

@media all and (max-width:475px) {
	header.front .face {
		display: none;
	}	
}


/* Footer
-------------------- */

footer {
    background: #607E53;
    text-align: center;	
}

.copyright {
	padding-top:30px;
}

.copyright p, .copyright a {
	color:white;
	font-size: 13px;
}

.copyright a {
	color: #fff;
}

.footer-nav-links a{
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto Condensed",Arial,sans-serif;
    font-size: 1.4rem;
    color: #E4A724;
}

p.copyright-text {
	color: #E4A724;
}



/* Countdown
-------------------- */	

.widget_text {
    padding: 0px 20px;
}

#countdown {
    background-image: url('/wp-content/themes/coolidge2.0/assets/img/images/countdown.png');
    width: 296px;
    height: 347px;
    text-align: center;
    text-transform: uppercase;
}

#text-9 h6 {
	display: none;
}

#countdown-text {
    padding-left: 40px;
}

#countdown h5 {
    color: #FFF;
    padding-top: 72px;
    margin-bottom: 7px;
}

#text-9 p {
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    font-size: 17px;
    text-align: center;
    max-width: 300px;
}

#text-9 {
    margin-bottom: 40px;
}

#countdown p {
	color: white;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 15px;
	text-decoration: underline;
}



/* Come to the Notch
------------------------- */	

#text-2 {
    border-top: 1px solid #CCC;
    text-align: center;
    margin-bottom: 60px;
}

#text-2 h6 {
    color: #617F54;
    border-top: 4px solid #617F54;
    padding-top: 10px;
    width: 90%;
    margin: 0px auto 20px;
    font-size: 23px;
}

#text-2 p {
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    font-size: 17px;
}

#text-2 .small-text {
    font-size: 15px;
}

#cam-still {
    position: relative;;
    border: 6px solid #617F54;
}

#cam-container .iframe-container {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

#cam-container {
    position: relative;
    background-color: #FFF;
    width: 776px;
}

.animate-up {
  transform: translateY(-596px);
  -moz-transform: translateY(-596px);
  -webkit-transform: translateY(-596px);
}
@keyframes moveup { 100% { transform: translateY(-596px); } }
@-moz-keyframes moveup { 100% { -moz-transform: translateY(-596px); } }
@-webkit-keyframes moveup { 100% { -webkit-transform: translateY(-596px); } }

.animate-down {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
@keyframes movedown { 100% { transform: translateY(596px); } }
@-moz-keyframes movedown { 100% { -moz-transform: translateY(596px); } }
@-webkit-keyframes movedown { 100% { -webkit-transform: translateY(596px); } }

.reveal-modal, .reveal-modal-bg {
	position: fixed;
}

#webcam-modal {
	top: 25px;
	width: 840px;
	padding: 2rem;
}

#webcam-modal #modalTitle {
	display: none;
}
	
#webcam-modal .button{
	margin-bottom: 0px;
}

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 1rem;
    color: #FFF;
    background-color: #607E54;
    padding: 2px 7px 6px;
    border-radius: 50%;
    top: 0.375rem;
    right: 0.375rem;
}

.reveal-modal .close-reveal-modal {
    top: 0.5rem !important;
    right: .5rem !important;
    font-size: 1rem !important;
}

#cam-nav .button.left, #cam-nav .button.right {
	background-color: #607E54;
	font-family: "Roboto Condensed",Arial,sans-serif;
	font-size: .9rem;
	font-style: normal;
}
	

/* Upcoming Events
----------------------- */	

#text-8 {
    background-color: #F4DCA7;
    margin-left: -20px;
    padding: 20px 20px 20px 30px;
    z-index: 4;
    margin-bottom: 60px;
}

#text-8 ul {
    list-style-type: none;
    margin-left: 0px;
}

#text-8 h6 {
    color: #607E53;
    text-transform: uppercase;
    font-size: 23px;
}

#text-8 h5 {
    margin: 15px 0px 5px;
}

#text-8 h5 a {
    line-height: 17px;
    color: #000;
}

#text-8 p.meta {
    color: #000;
    font-weight: 400;
}

#text-8 li {
    border-bottom: 1px solid #919396;
    margin-bottom: 25px;
}

#text-8 li:last-child {
    border-bottom: none;
}



/* Ask Coolidge
-------------------- */	


#text-4, #text-3 {
    background-color: #607E54;
    border: 8px solid #99AC91;
    margin-bottom: 60px;
}

#text-4 {
	margin:20px 0px 35px;
}

#text-4 h6, #text-3 h6 {
	display: none;
}

#text-4 .columns {
	padding:0px;
}

#text-4 img, #text-3 img {
    margin-right: 10px;
}

.question-container {
    padding: 15px 15px 0px 15px;
}

#text-4 h4, #text-3 h4 {
    color: #E4A724;
    margin-top: 0px;
    font-size: 23px;
}

#text-4 p, #text-3 p {
    color: #FFF;
    font-family: 'Lato', sans-serif;
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 5px;
}

#text-4 .button, #text-3 .button {
    font-size: 12px !important;
    padding: 5px 5px 3px !important;
}

#text-3 {
	margin-top:20px;
}


#text-3.row.widget_text {
	margin-left: 0;
	margin-right: 0;
}

#text-3.widget_text .columns {
	padding:0;
}


/* Coolidge on Social Media
------------------------------- */	

#text-7 {
    border-top: 1px solid #CCC;
    margin-bottom: 60px;
}

#text-7 h6 {
    color: #617F54;
    border-top: 4px solid #617F54;
    padding-top: 10px;
    width: 90%;
    text-transform: uppercase;
    font-size: 20px;
    margin-top:0px;
    margin-bottom: 20px;
    font-size: 23px;
}

.social-media-feed .row {
    margin-bottom: 30px;
}

.social-media-feed .columns {
    padding: 0px;
}

.social-media-feed p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 19px !important;
}

.social-media-feed a:last-child {
    font-size: 12px;
    font-weight: bold;
}


/* Post your Coolidge Widgets
------------------------------- */

#text-5, #text-6 {
    background-color: #FFF;
    padding: 15px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.61);
}

#text-5 h6, #text-6 h6 {
    margin: -30px auto 20px;
    width: 80%;
    text-align: center;
    background-color: #607E54;
    padding: 7px 8px 3px;
    color: #E4A724;
    font-size: 23px;
}

#text-5 h6 a, #text-6 h6 a {
    color: #E4A724;
}

#text-5 .textwidget, #text-6 .textwidget {
    clear: both;
    text-align: center;
}


#text-6.row.widget_text {
	margin-left: 0;
	margin-right: 0;
}

#text-6.widget_text .columns {
	padding:0;
}


#text-5 p, #text-6 p {
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    font-size: 17px;
    margin-top:15px;
}

/* Post your Coolidge Page Template
------------------------------------- */

#question {
    padding: 20px;
    margin-top: -20px;
}

#question h5 {
	margin-bottom: 15px;
}

#question h2, .answer h2 {
	color: #607E53;
}

.answer p, .answer h4, .answer h3 {
    font-family: "Cutive Mono",serif;
}

#ninja_forms_form_2 input, #ninja_forms_form_2 textarea {
    font-family: "Cutive Mono",serif;	
}



/* Comments
------------------------------- */

#allowed_tags {
	display: none;
}


/* Sidebar Menus
------------------------------- */

.page-sidebar-menu {
	background-color: #617f54;
	border-top: 15px solid #e4a724;
	border-bottom:  6px solid #e4a724;
	padding:0rem 2rem;
}

.page-sidebar-menu h3 {
	color:#e4a724;
	margin-top:1.5rem;
	margin-bottom: 1.5rem;
}

.page-sidebar-menu ul{
	list-style-type: none;
	margin-left:0px;
}

.page-sidebar-menu li{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    border-bottom: 2px solid #3c5536;
    padding-bottom: .75rem;
    margin-bottom: .75rem; 
}

.page-sidebar-menu li:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.page-sidebar-menu li a{
	color: white;
}

.page-sidebar-menu li a:hover{
	color: white;
}

.page-sidebar-menu li ul {
	display:none;
}

.page-sidebar-menu li:hover ul {
	display:block;
	padding:20px 0px 0px 20px;
}

.page-sidebar-menu ul:hover ul li a{
	color: #e4a724;
}
.archive-menu, .shop-menu {
    margin-top: 25px;
}




/* Single
------------------------------- */



.entry-content img.size-full {
	margin-bottom: 15px;
}


/* Single Blog
------------------------------- */


.category-sidebar {
	padding:20px;
	margin-top:3rem;
}

.category-sidebar h5 a {
	color: #617F54;
    font-size: 1.5rem;
}

.category-sidebar h3 a {
    color: #E4A724;
    text-transform: uppercase;
}

.category-sidebar h3 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    padding-bottom: .5rem;
    font-family: "Roboto Condensed",Arial,sans-serif;
    border-bottom: 1px solid #c2c2c2;
}




/* Archive
------------------------------- */

ul.pagination li.current a, ul.pagination li.current button {
    background: none repeat scroll 0% 0% #607E53;
    color: #FFF;
    font-weight: bold;
    cursor: default;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
    background: none repeat scroll 0% 0% #607E53;
}



/* Forms
------------------------------- */

label {
    font-size: 0.875rem;
    color: #5a5a5a;
	font-weight: 700;
}

.ninja-forms-req-symbol {
    color: #5a5a5a !important;
}

.ninja-forms-required-items {
	margin-bottom: 15px;
	color: #5a5a5a !important;
}

#mc_signup_submit {
    width:auto !important;
}

.mc_signup_submit {
    text-align: left !important;
}


.search-results .main h3 {
	font-style: italic;	
	margin-bottom: 20px;
}

.credit_card-wrap div label, .credit_card-wrap div input {
    width: 50% !important;
}

.list-radio-wrap.label-above ul li, .list-radio-wrap.label-below ul li, .list-checkbox-wrap.label-above ul li, .list-checkbox-wrap.label-below ul li {
    padding:0px !important;
}

.credit_card-wrap div input.card-expiry-year {
	width:100px !important;
}

.credit_card-wrap div input.card-expiry-month {
	width:75px !important;
}

.credit_card-wrap div input.card-cvc {
	width:75px !important;
}

/* Events
------------------------------- */

.single-tribe_events h2.tribe-events-single-event-title {
	color: #000;
	font-size: 38px !important;
}

.tribe-events-schedule.updated.published {
	margin-top: 3px;
	font-size: 18px;
}

.tribe-events-back {
	display: none;
}


/* Splash Page
------------------------------- */

.page-template-page-splash-php {
    background-color: #617F54;
}

.splash-container .coolidge-head {
    margin-right: 20px;
}

.coolidge-head {
    max-width: 300px;
    float: left;
    margin-bottom: 15px;
}

.splash-title {
    color: #FFF;
    font-size: 70px;
    font-style: italic;
    margin-top: 100px;
}

.splash-container .button {
    font-size: 20px;
    margin-bottom: 0px;
}

html.header-html {
	margin-top: 0px !important;
}

@media all and (max-width:675px){
	.splash-title {
    	font-size: 50px;
    	margin-top: 50px;
	}
	
	.coolidge-head {
    	max-width:150px;
		float: left;
	}
}

@media all and (max-width:510px){
	.splash-title {
		font-size: 40px;
	}
	
	.coolidge-head {
		max-width: 100px;
	}
}

/* Woo Commerce Templates
------------------------------- */

.woocommerce div.product.product-cat-memberships div.summary {
    float:none !important;
}

#tab-reviews {
	padding:20px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #607E54 !important;
	color: #E4A724 !important;
	font-family: 'Lato', sans-serif;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border-left: 1px solid #DDD !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
    padding: 10px !important;
}


/* Slick
------------------------------- */

.slick-dots {
	margin-left:0px;
}


/* Shop Template
------------------------------- */

.products-container .product h5 { color: #E4A724; margin:0; }

.products-container .product { background-color: #607E53; text-align: center; padding:40px 20px; min-height: 190px; }

.products-container .product img { width:50px; margin-bottom: 20px; }

.products-container .product.books img { width:40px; }

.responsive-container {
    position: relative;
    width: 100%;
}

.dummy {
    padding-top: 100%; /* forces 1:1 aspect ratio */
}

.shop-img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
    background-color: #eee;
    padding:10px;
}

.shop-img-container .centerer {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.shop-img-container img {
    vertical-align: middle;
    display: inline-block;
    max-height: 100%;  /* <-- Set maximum height to 100% of its parent */
    max-width: 100%;   /* <-- Set maximum width to 100% of its parent */
}



/* Privacy Policy/Terms of Use
------------------------------- */

#post-4997 .entry-title, #post-5001 .entry-title {
	display: none;
}


/* Front 
------------------------------- */
