/*
Theme Name: Cliftons LA
Theme URI: http://cliftonsla.com
Author: ActiveColor
Author URI: http://cliftonsla.com
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: cliftonsla
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */

.page-template-page-homepage .page_content{
	color:#fff;
}
.page-template-page-homepage .contact_info,
.page-template-page-homepage .home.smallText{
	color:#000;
}
.page-id-11 #big_bg .big_bg_wrap p{
	color:#000;
}
.page{
	background-image:url('images/contact_background.jpg');
	background-size: cover;
    background-position: center;
    min-height: 500px;
    background-attachment: fixed;
    position: relative;
}
.extraTop{
	margin-top:100px!important;
}
.extraTopMargin{
	margin-top:125px!important;
}
.cmsMain{
	float: left;
    width: 100%;
    background-image: url('images/contact_background.jpg');
    background-size: cover;
    background-position: center;
    min-height: 600px;
    background-attachment: fixed;
    position: relative;
}
.error404 #menu_wrap,
.page-template-page-contact  #menu_wrap,
.page-template-page-special-events #menu_wrap,
.page-template-page-reservations #menu_wrap,
.page-template-page-calendar #menu_wrap,
.page-template-page-menu #menu_wrap{
	 background-color: #9c8569;
}
.page h2{
/* 	color: #000;
    font-size: 48px;
    margin-top: 70px;
    margin-bottom: 24px; */
}
.page.page-template-page-homepage h2{
	color:#fff;
}
.wpcf7-response-output{
	border:0px!important;
	display:inline;
}
.button_bg, .page_content a.button_bg{
	color:#fff!important;
	text-decoration:none!important;
}
.our_story_wrap{
	max-width:800px;
	margin:0px auto;
}
.noEvents{
	display:none;
}
.page-template-page-bar-page .animated{
	z-index:-100;
}
.section .button_bg{
	display:inline-block;
}
.page-template-page-calendar #page_menu .noEvents p{
	font-size:22px;
	font-weight:400;
}
.noEvents{
	max-width:400px;
	margin:0px auto;
}
.calendar_wrapper .grid{
	min-height:100px!important;
}
body #home_top .message.shorter{
	max-width:650px;
	font-size:16px;
}
.centerThis{
	right:0!important;
	left:0!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
p{
	font-size:18px;
}
body #inside_page h2,
body #page_menu h2,
body #page_contact h2{
	font-size: 36px;
    font-family: 'ar_bonnieregular';
    color: #000;
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 300;
	text-shadow:none;
}
body .button_bg.event_btn{
	font-size:14px;
	padding:7px 7px;
	margin-top:5px;
}
.table_hours{
	margin:0px auto;
	text-align:left;
	width:auto;
}
.table_hours tr td:first-child{
	padding-right:20px;
	text-align:right;
}
#page_contact .p_no_bot p{
	margin-bottom:0px;
}
span.inline_block{
	display:inline-block;
}