/*
Theme Name: Mierko
Theme URI: http://underscores.me/
Author: beezoo
Author URI: http://beezoo.nyc
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bz-mierko
Tags:
/*
Override default refinery application CSS below.
Formatting applies to all frontend.
 */
@import url('https://fonts.googleapis.com/css?family=Oswald');
 @font-face {
    font-family: 'icomoon';
    src: url('./fonts/icomoon.eot');
    src: url('./fonts/icomoon.eot') format('embedded-opentype'),
    url('./fonts/icomoon.woff') format('woff'),
    url('./fonts/icomoon.ttf') format('truetype'),
    url('./fonts/icomoon.svg') format('svg');
    font-weight:normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Book.otf') format('opentype'), url('fonts/Gotham-Book.woff') format('woff'), url('fonts/Gotham-Book.ttf') format('truetype'), url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Bold.otf') format('opentype'), url('fonts/Gotham-Bold.woff') format('woff'), url('fonts/Gotham-Bold.ttf') format('truetype'), url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Light';
	src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Light.otf') format('opentype'), url('fonts/Gotham-Light.woff') format('woff'), url('fonts/Gotham-Light.ttf') format('truetype'), url('fonts/Gotham-Light.svg#Gotham-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Medium.otf') format('opentype'), url('fonts/Gotham-Medium.woff') format('woff'), url('fonts/Gotham-Medium.ttf') format('truetype'), url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
  margin: 0px;
}
.infocontent{
	padding:0px !important;
}
.page-template-info .wpb_content_element{
	margin-bottom:-4px !important;
}

#body_content_left .inner {
	position: relative;
	width: 100%;
}  
.popuptext{
	font-size:14px !important;
	padding-bottom:10px !important;
	line-height: 1.2 !important;
	padding-right:15px !important;
}
.popupheader{
	padding-bottom: 10px !important;
}
.imgl-content{
	background-color:#EEE7D8;
}
.block_div{
	background-color:#F2EBDC;
}
.content{
	width:60%;
	float:left;
}
.content_image{
	width:40%;
	float:left;
}
#body_content.no_body_content_left #body_content_right,
  #body_content.no_body_content_right #body_content_left {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
}
.menu li {
  padding: 0px;
  list-style: none;
}
.menu li.last {
  margin-right: 0px;
}
.menu li.selected > a {
  font-weight: bold;
}
.inquiries form label {
  width: 150px;
  float: left;
}
.inquiries form input {
  width: 200px;
}
.inquiries form input, .inquiries form textarea {

}
.inquiries form textarea {

}
.inquiries form .actions {
  margin-left: 150px;
}
.inquiries form .actions input {
  width: auto;
}
.inquiries .field {
  margin: 12px 0px;
}
.inquiries form {
  padding-top: 12px;
}
.page_not_live {
  border: 1px solid #A00027;
  color: #A00027;
  background: #FFB1B1;
  padding:3px 9px;
  font-weight:bold;
  width:auto;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
input,
select,
optgroup,
textarea {
	color: #0d0d0d;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/*
Override default refinery application CSS below.
Formatting applies to all frontend.
 */

/* over 21 */
body#over21
{
  background:url('/wp-content/uploads/over21_bg.jpg') repeat-x;
  text-align:center;
}

body#over21 .background
{
  overflow:hidden;
  top:0;
  margin:0 auto;
  background:url('/wp-content/uploads/over21.jpg') center top no-repeat;
}

body#over21 p
{
  position:relative;
  z-index:1;
  margin-top:260px;
  color:#fff;
  font-family: "aviano-sans";
  font-size:14px;
}

body#over21 p.enjoy
{
  margin-top:10px;
}

body#over21 a
{
  position:relative;
  z-index:1;
  color:#d68027;
  font-family: "aviano-slab";
  font-size:32px;
  text-decoration:none;
}

.social_icons
{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	height:26px;
	float: right;
}

.social_icons a
{
  display:inline-block;
  height:26px;
}

.social_icons a:hover
{
  opacity: 0.8;
  -webkit-transition-property: all;
          transition-property: all;
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

.social_icons_drawer a:hover
{
  opacity: 0.8;
  -webkit-transition-property: all;
          transition-property: all;
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

.social_icons a.twitter
{
  width:24px;
  margin-right: 14px;
}

.social_icons a.rss
{
  width:21px;
  margin-right: 28px;
}

.social_icons a.facebook
{
  width:11px;
  margin-right: 14px;
}

.social_icons_drawer{
	position: relative;
	height: 60px;
	width: 300px;
}

#mc_embed_signup{
	clear:left; 
	width:300px;
}

#mc_embed_signup label {
    display: block;
    font-weight: 300;
	line-height: 40px;
	font-size: 1.125em;
	text-align: center;
}

#mce-EMAIL{
	font-family: "effra";
	border-top: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #4d4d4d;
	font-weight: 600;
	background-color: transparent;
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	padding: 0 1em;
	display: inline-block;
	margin: 0;
	width: 199px;
	float: left;
	position: relative;
	vertical-align: top;
}

#mc_embed_signup .button {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #0d0d0d;
    background-color: #d0d0d0;
    box-sizing: border-box;
    height: 60px;
	font-weight: 600;
	font-family: "effra";
	line-height: 60px;
	letter-spacing: 0.02em;
	padding: 0 19px;
	-webkit-padding-end: 22px;
	-webkit-padding-start: 22px;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease-in;
	cursor: pointer;
}

#mc_embed_signup .button:hover{
	opacity: 0.75;
}

/* -----------------------------
------------GLOBALS-------------
------------------------------*/

/*______________________________
------Container-Elements*/

html, body{
	margin: 0;
}

article, nav, footer, aside, hgroup, section {
    display: flex !important;
}

/*Primary Page Content Area <div>*/
#primary{
	background-color: #fefefe;
}

/*Main Page Content <main>*/
#main{

}

/*Sign-Up Form <aside>*/
#signup_form{
	background-color: #fefcf3;
	background-repeat: repeat;
	background-position: left top;
	background-size: 20%;
	box-shadow: 0px 4px 7px rgba(0,0,0,0.1);
}

/*______________________________
------Typography*/

h1, h2, h3, h4, h5, p{
	margin:0;
}

a, a:hover, a:focus, a:active, a:visited{
	text-decoration:none;  
}

a{
	transition: opacity .2s ease-in-out;
}

.new-home-link a{
	text-decoration: underline;
    color: #b5b5b5;
    font-weight: 600;
}
.new-home-link a:hover{color:#fff;}

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading p, .wf-loading a{
	opacity: 0;
	transition: opacity .2s ease-in-out;
}

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active p, .wf-active a{
	opacity: 1;
}

/*______________________________
------Animations*/

/*Hide the most important/primary (header etc) LL BG Images initially
Apply class and data-src attribute (with image url) to a container tag to use, will load first*/
.bg-img-primary_ll-preload{
	opacity: 0;
	transition: opacity .2s ease-in;
}

/*Show LL BG Images after images load
Class will be applied to .bg-img-primary_ll-preload by script*/
.bg-img-primary_ll-loaded{
	opacity: 1;
}

/*Hide the remaining LL BG Images initially
Add class and data-src attribute (with image url) to a container tag to use*/
.bg-img_ll-preload{
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	transition: transform .2s ease-out, opacity .3s ease-in-out;
}

.post-img_ll-preload{
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	transition: transform .2s ease-out, opacity .3s ease-in-out;
}

/*Show LL BG Images after images load
Class will be applied to .bg-img_ll-preload by script*/
.bg-img_ll-loaded{
	opacity: 1;
	-webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/*Hide the remaining LL BG Images initially
Add class and data-src attribute (with image url) to a container tag to use*/
.video_ll-preload{
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	transition: transform .2s ease-out, opacity .3s ease-in-out;
	height: inherit;
}

/*Hide the remaining LL BG Images initially
Add class and data-src attribute (with image url) to a container tag to use*/
.video_ll-midload{
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	transition: transform .2s ease-out, opacity .3s ease-in-out;
}

/*Show LL BG Images after images load
Class will be applied to .bg-img_ll-preload by script*/
.video_ll-loaded{
	opacity: 1;
	-webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/*Hide the remaining LL BG Images initially
Add class and data-src attribute (with image url) to a container tag to use*/
.video_feature_item_title_preload{
	opacity: 0;
	transition: opacity .2s ease-in-out;
}

/*Show LL BG Images after images load
Class will be applied to .bg-img_ll-preload by script*/
.video_ll-loaded + .video_feature_item_title{
	opacity: 1;
}

/* -----------------------------
-----------Masthead-------------
------------------------------*/

/*Masthead Container*/
#masthead{
	position: fixed;
	display: flex;
	align-items: center;
	z-index: 10;
	width: 84%;
	padding: 0 8%;
	box-shadow: 0px 4px 7px rgba(0,0,0,0.07);
	background-color: #000;
  	background-repeat: repeat;
	background-position: left top;
	background-size: 20%;
}

/*Bumps top of Page Content out from under the fixed header*/
#masthead, #masthead-spacer{
	height: 5em;
}

#masthead-spacer{
	background-color: #fefcf3;
}

/*Masthead Navigation Container*/
#masthead-navigation{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

/* -----------------------------
---------Page-Masthead----------
------------------------------*/

/*Masthead Container*/
#page-masthead{
	position: fixed;
	display: flex;
	align-items: center;
	z-index: 10;
	width: 84%;
	padding: 0 8%;
  	background-repeat: repeat;
	background-position: left top;
	background-size: 20%;
}

/*Bumps top of Page Content out from under the fixed header*/
#page-masthead, #page-masthead-spacer{
	height: 5em;
}

#page-masthead-spacer{
	background-color: #fefcf3;
}

/*Masthead Navigation Container*/
#page-masthead-navigation{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

/*______________________________
------Logo*/

/*Primary Logo Container*/
#primary-logo{
	flex: 0 1 auto;
}

/*Primary Logo Link*/
#primary-logo a{
	display: flex;
}

/*Primary Logo Image*/
#primary-logo a img{
	height: 3.25em;
	/*Bump Primary Logo up to better align with Primary Nav*/
	padding-bottom: .6em;
}

/*______________________________
------Primary-Navigation*/

/*Primary Navigation Container*/

/*Primary Menu Toggle Button*/
#primary-menu-button{
	display: none;
}

/*General Menu Container*/
.menu-header-nav-container{
	flex: 0 1 auto;
	padding-top: 0.25em; /*Bump Primary Nav down to better align with Primary Logo*/
}

/*Primary Menu Container <ul>*/
#primary-menu{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}

/*Primary Menu Items <li>*/
#primary-menu > .menu-item{

}

/*Primary Menu Item Links <a>*/
#primary-menu > .menu-item > a{
	font-family: "titling-gothic-fb-compressed";
	color: #fff;
	font-size: 1em;
	line-height: 20px;
	padding: 29px 1em 29.45px;
    border-bottom: 0px solid #fefcf3;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .1s ease-out;
}
#primary-menu > .menu-item > a{
   background-color: #000 !important;	
   color: #fefcf3 !important;	
}

#primary-menu > .menu-item > a:hover{
	background-color: #0d0d0d;
	color: #fefcf3;
}

.out_link::after{
    content: "";
	transform: translateY(-30%);
    background: url("/wp-content/uploads/image-library/out_arrow.svg") no-repeat;
    height: 1em;
    width: 1.4em;
    float: right;
	margin-left: .5em;
}

#content_hr{
	background: url("/wp-content/uploads/image-library/fnr_line.svg") center no-repeat;
  	width: 8%;
}

/*Primary Menu Items containing Sub-Items <li>*/
#primary-menu > .menu-item-has-children{

}

/*Sub-Item Links Arrow Indicator
#primary-menu > .menu-item-has-children > a::before{
	content: "";
  border: 3px solid transparent;
  border-top: 6px solid #000;
  transform: translateY(60%);
	float: left;
	transition: transform .1s ease-out;
}

#primary-menu > .menu-item-has-children:hover > a::before{
	transform: rotate(180deg) translateY(-30%);
}*/

/*Primary Menu Sub-Items Container <ul>*/
#primary-menu > .menu-item-has-children > .sub-menu{
	display: none;
	transition: all .1s ease-out;
}

#primary-menu > .menu-item-has-children > a:hover ~ .sub-menu, #primary-menu > .menu-item-has-children > a ~ .sub-menu:hover{
    display: flex;
    position: fixed;
    display: flex;
    flex-flow: column;
	top: 80px;
    background-repeat: repeat;
    background-position: bottom;
    background-size: 20%;
    z-index: 0;
    justify-content: center;
    width: auto;
}

/*Primary Menu Sub-Items <li>*/
#primary-menu > .menu-item-has-children > .sub-menu > li{
	display: flex;
	border-top: 1px solid #fefcf3;
	background-color: #0d0d0d;
	transition: all .1s ease-out;
}

#primary-menu > .menu-item-has-children > .sub-menu > li:hover{
	background-color: #fefcf3;
}

#primary-menu > .menu-item-has-children > .sub-menu > li:hover > a{
	color: #0d0d0d;
}

#primary-menu > .menu-item-has-children > .sub-menu > li:first-child {
    border-top: none !important;
}

/*Primary Menu Sub-Item Links <a>*/
#primary-menu > .menu-item-has-children > .sub-menu > li > a{
	font-family: "titling-gothic-fb-compressed";
	color: #fefcf3;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
	display: flex;
	padding: 15px 1em 15px 1em;
	width: -webkit-fill-available;
	transition: all .1s ease-out;
}

.main-navigation a {
	display: table-cell;
	font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
    text-align: center;
    font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	border-top: 1px solid #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	padding: 8px 0px 6px 0;
}

.sub-menu a {
    border: 0px solid black;
}

.sub-menu a:after {
    content: none;
}

/*______________________________
------Footer-Navigation*/

/*Footer Navigation Container*/
footer{
	position: relative;
	height: auto;
	display: flex;
	align-items: center;
	width: 84%;
	padding: 0 8%;
	background-color: #181818;
  	background-repeat: repeat;
	background-position: left top;
	background-size: 20%;
}

/*Masthead Navigation Container*/
#footer-navigation{
	height: 12.5em;
	width: 100%;
	display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

/*General Menu Container*/
.menu-header-nav-container{
	flex: 0 1 auto;
	padding-top: 0.25em; /*Bump Primary Nav down to better align with Primary Logo*/
}

/*Footer Menu Container <ul>*/
#footer-menu{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
	padding-top: 1em;
}

/*Primary Menu Items <li>*/
#footer-menu > .menu-item{
	margin-left: 1.5em;
}

/*Footer Menu Item Links <a>*/
#footer-menu > .menu-item > a{
	font-family: "titling-gothic-fb-compressed";
	color: #fefcf3;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.125em;
	text-decoration: none;
	text-transform: uppercase;
}

footer .social_icons
{
  margin-top:15px;
}

footer .social_icons a.email
{
  background:url("/wp-content/uploads/email-footer.png");
  width:32px;
}

footer .social_icons a.twitter
{
  background:url("/wp-content/uploads/twitter-footer.png");
  width:27px;
}

footer .social_icons a.rss
{
  background:url("/wp-content/uploads/instagram-footer.png");
  width:21px;
}

footer .social_icons a.facebook
{
  background:url("/wp-content/uploads/facebook-footer.png");
  width:21px;
}

footer .social_icons a:hover
{
  background-position:0 28px;
}

footer p.copy{
	color: #fefcf3;
	padding:.5em 0;
	font-size:0.8em;
	font-family: "effra";
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	text-transform: initial;
	text-rendering: optimizeLegibility;
}

/* -----------------------------
----------HOME-PAGE-------------
------------------------------*/

/*______________________________
------Feature-Section-*/

/*Section Container <section>*/
#features{
	position: relative;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	width: 100%;
	background-color: #181818;
	box-shadow: 0px 4px 7px rgba(0,0,0,0.2);
}

#page_content_area{
	position: relative;
	display: flex;
	flex-flow: row wrap;
	/*padding-bottom: 5em;*/
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	width: 100%;
	background-color: #fefefe;
}

#content_section{
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    background-color: #fefefe;
}

.content_images{
	width: 50%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.content_images img{
	width: 80%;
	padding-bottom: 10px;
}

.content_body{
	width: 40%;
	padding-left: 2%;
	padding-right: 8%;
	padding-bottom: 2.5em;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.content_body h3{
	width: 80%;
	color: #0d0d0d;
	font-family: "titling-gothic-fb-compressed";
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.15em;
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
}

.content_body p{
	width: 80%;
	text-transform: initial;
	font-size: 1em;
	padding: 1em 0 0 0;
	text-align: left;
	line-height: 1.4em;
	font-family: "effra";
	letter-spacing: 0.04em;
	font-weight: normal;
}

.page-id-9056 p{
    font-size: 1.2em;
    font-weight: 400;
    font-family: "effra";
    line-height: 1.45em;
    letter-spacing: 0.02em;
    text-transform: initial;
    text-rendering: optimizeLegibility;
    text-align: left;
}

.interactive-view-section .vc_column-inner  {padding: 0px !important;}
.nav-opener::after {background: #ffffff !important;}
.nav-opener span {background: #ffffff !important;}
.nav-opener::before {background: #ffffff !important;}


/*Feature Items: Common*/

.feature_item{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
  	background-position: center;
	background-size: cover;
	background-color: #181818;
	overflow: hidden;
	height: inherit;
	min-height: inherit;
}

.feature_full, .feature_half, .feature_third, .feature_fourth, .feature_two_thirds, .feature_three_fourths{
	height: calc(100vh - 5em);
	background-color: #181818;
}

.page_feature_full, .page_feature_half, .page_feature_third, .page_feature_fourth, .page_feature_two_thirds, .page_feature_three_fourths{
	height: calc(70vh - 5em);
	background-color: #181818;
}

/*Feature Items: Specific*/
.feature_full, .page_feature_full{
	width: 100%;
}

.feature_half, .page_feature_half{
	width: 50%;
}

.feature_third, .page_feature_third{
	width: calc(100% / 3);
}

.feature_two_thirds, .page_feature_two_thirds{
	width: calc(100% / 3 * 2);
}

.feature_fourth, .page_feature_fourth{
	width: 25%;
}

.feature_three_fourths, .page_feature_three_fourths{
	width: 75%;
}

.feature_item_copy, .video_feature_item_title {
	position: absolute;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin: auto;
	width: 84%;
}

.feature_item h1, .video_feature_item_title h1{
	color: #fefcf3;
	font-family: "titling-gothic-fb-compressed";
	font-size: 3.5em;
	font-style: normal;
	font-weight: normal;
	padding-top: .05em;
	line-height: 1em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	text-align: center;
	-webkit-margin-after: 0em !important;
	padding:0 20px;
}

.feature_item h2, .video_feature_item_title h2{
	color: #fefcf3;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "effra";
	line-height: 1.4em;
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
}

.feature_item p, .video_feature_item_title p{
	display: flex;
	-webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
}

.feature_item p span, .video_feature_item_title p span{
	font-family: "titling-gothic-fb-compressed";
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding: 0.75em 1.5em;
	text-transform: uppercase;
	text-align: center;
	margin: 1em auto 0;
	border: 2px solid #fefcf3;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
}

.feature_item p span, .video_feature_item_title p span, .feature_item p span:focus, .feature_item p span:active, .feature_item p span:visited, .video_feature_item_title p span:visited, .feature_item p span:-webkit-any-link{
	text-decoration: none;
	color: #fefcf3;
}

.feature_item:hover p span, .video_feature_item:hover .video_feature_item_title p span{
	background-color: #fefcf3;
	color: #0d0d0d;
	text-shadow: none;
}

.feature-item-link{
	font-family: "titling-gothic-fb-compressed";
		text-decoration: none;
	color: #fefcf3;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding: 0.75em 1.5em;
	text-transform: uppercase;
	text-align: center;
	margin: 1em auto 0;
	display: flex;
	border: 2px solid #fefcf3;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
}

.feature-item-link:hover{
	background-color: #fefcf3;
	color: #0d0d0d;
	text-shadow: none;
}

.video-img_ll-preload{
	display: none;
}


.pull_quote{
	position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
	width: 35%;
	padding: 3em 32.5%;
}

.pull_quote p{
	text-transform: initial;
	font-size: 1em;
	padding: 1.15em 0;
	text-align: center;
	line-height: 1.4em;
	width: 100%;
	font-family: "effra";
	letter-spacing: 0.04em;
	font-weight: normal;
}

.post_content{
	display: flex;
    flex-flow: column;
    /* justify-content: center; */
    /* align-items: center; */
    margin: auto;
    width: 60%;
}

.post_content img{
	max-width: 100%;
    height: auto;
}

.post_content h1{
	color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.4em;
    letter-spacing: 0.2em;
    text-align: center;
    text-transform: uppercase;
    /* text-shadow: 0px 0px 10px rgba(0, 0, 0, 1); */
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

.post_content p{
	text-transform: initial;
	font-size: 1em;
	padding: 1.15em 0;
	text-align: center;
	line-height: 1.4em;
	width: 100%;
	font-family: "effra";
	letter-spacing: 0.04em;
	font-weight: normal;
	color: #0d0d0d;
}

#page_content_area{
}

#post_body{
	position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    background-color: #181818;
    box-shadow: 0px 4px 7px rgba(0,0,0,0.2);
    background-color: #fefefe;
}

.content_body h2, .entry-title{
	color: #0d0d0d;
	font-family: "titling-gothic-fb-compressed";
	font-size: 3.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.15em;
	padding-bottom: 0em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	text-align: center;
	-webkit-margin-after: 0em !important;
}

.content_body h3{
	color: #0d0d0d;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "effra";
	line-height: 1.25em;
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
}

.content_body ul{
	padding: .5em 0;
	list-style: circle;
	font-weight: normal;
}

.content_body li{
	color: #0d0d0d;
	text-transform: initial;
	font-size: 1em;
	padding: .25em 0;
	line-height: 1.4em;
	font-family: "effra";
	letter-spacing: 0.04em;
	list-style: circle;
	font-weight: normal;
}
.page-id-9056 .content-area ul{
	padding: .5em 0;
	list-style: circle;
	font-weight: normal;
	margin-left: 10%;
    max-width: 80%;
}

.page-id-9056 .content-area ul li{
	color: #0d0d0d;
	text-transform: initial;
	font-size: 1.2em;
	padding: .25em 0;
	line-height: 1.4em;
	font-family: "effra";
	letter-spacing: 0.04em;
	list-style: circle;
	font-weight: normal;
}

.fr_hr{
	width: 100px;
  display: flex;
  margin: 0 auto;
}

.clearfix:after, section:after {
    content: none !important;
    display: none;
}

/*------------------------------
----------INFO-PAGES------------
------------------------------*/

/*Containers*/
article#info-page{
	display: flex !important;
    flex-flow: column;
}

.press-feature{
	width: 100%;
	height: calc(100vh - 5em);
	background-color: #0d0d0d;
}

/*Images*/

.wp-editor img{
    max-width: 50%;
    height: auto;
}

article#info-page img{
	max-width: 100%;
	height: auto;
}

article#info-page img.aligncenter{
	max-width: 100%;
	height: auto;
	display: flex;
	margin: 0 auto;
}

article#info-page img.alignleft{
	max-width: 49% !important;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	float: left;
	height: auto;
}

article#info-page img.alignright{
	max-width: 49% !important;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	float: right;
	height: auto;
}

/*Typography*/

.press-entry-content h2{
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.35em;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
	text-shadow: unset;
}

.press-entry-content h3{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

article#info-page .press-entry-content p{
	text-transform: initial;
    font-size: 1.2em;
    font-family: "effra";
    line-height: 1.45em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
	clear: both;
	overflow: auto;
}

body.wp-editor img.post-hr {
    width: 100px;
    height: auto;
}

.post-hr{
	width: 100px;
	height: auto;
  	display: flex;
}

.press-entry-content ul{
	list-style: circle;
}

.press-entry-content li{
	color: #0d0d0d;
    text-transform: initial;
    padding: .25em 0;
    font-size: 1.3em;
    font-family: "effra";
	line-height: 1.4em;
	padding-left: 1.25em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

.archive-page-title{
	text-shadow: none;
    color: #0d0d0d;
    font-family: "titling-gothic-fb-compressed";
    font-size: 1.7em;
    padding: 1.5em 0 0.25em;
    text-align: center;
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    text-align: center;
    -webkit-margin-after: 0em !important;
}

.press-entry-content blockquote{
	padding: 0.5em;
	max-width: 550px;
	margin: 0 auto;
	letter-spacing: 0.025em;
}

.press-entry-content blockquote p{
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	color: #0d0d0d;
}

.press-entry-content blockquote p:hover{
	color: #0d0d0d;
}

.subtitle{
	text-align: center;
}

.category-link{
	color: #f41414;
	font-family: 'titling-gothic-fb-compressed';
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    box-sizing: border-box;
    width: auto;
    display: table;
    text-rendering: optimizeLegibility;
	transition: all 0.1s ease-in;

}

.category-link:hover{
	color:#0d0d0d;
}

.tag-link{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    text-align: center !important;
	margin: 0 auto;
	padding-bottom: 1em;
    display: block;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
	color: #fefcf3;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.post-button {
    font-family: 'titling-gothic-fb-compressed';
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1em;
    padding: .55em 1em .5em;
    text-transform: uppercase;
    text-align: center;
    margin: 1em auto 2em;
    vertical-align: middle;
    box-sizing: border-box;
    width: auto;
    display: table;
    text-rendering: optimizeLegibility;
	transition: all 0.1s ease-in;
}

.button-light{
	border: 2px solid #0d0d0d;
	color: #0d0d0d;
}

.button-light:hover{
	color: #fefcf3;
	background-color: #0d0d0d;
}

.button-dark{
	border: 2px solid #0d0d0d;
	color: #fefcf3;
	background-color: #0d0d0d;
}

.button-dark:hover{
	color: #0d0d0d;
	background-color: #fefcf3;
}

.icon{
	font-family: 'icomoon';
	font-size: 0.8em;
}

.press-thumbnail{
	max-width: 175px !important;
    height: auto;
	max-height: 80px;
    margin: 0 auto;
    display: flex;
	padding: 1em 0 1em;
}

.wf-loading .press-entry-content p, .wf-loading .press-entry-content h1, .wf-loading .press-entry-content h2, .wf-loading .press-entry-content h3, .wf-loading .press-entry-content a{
	opacity: 0 !important;
	transition: opacity .2s ease-in-out !important;
}

.wf-active .press-entry-content p, .wf-active .press-entry-content h1, .wf-active .press-entry-content h2, .wf-active .press-entry-content h3, .wf-active .press-entry-content a, .wf-active .press-entry-content li, .wf-inactive .press-entry-content p, .wf-inactive .press-entry-content h1, .wf-inactive .press-entry-content h2, .wf-inactive .press-entry-content h3, .wf-inactive .press-entry-content a, .wf-inactive .press-entry-content li{
	opacity: 1 !important;
}

/* -----------------------------
---------NEWS-POSTS------------
------------------------------*/

/*Containers*/
article.category-news{
	display: flex !important;
	flex-flow: column;
	padding: 0 0 4em 0;
}

.press-entry-content{
	width: 90%;
	margin: 0 auto !important;
	padding: 4em 0 0;
	max-width: 650px;
}

.archive-press-underlay{
position: relative;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
align-content: flex-start;
width: 100%;
background-color: #fefefe;
padding: 0 0 3em 0;
}

.archive-container{
    min-height: auto !important;
    width: 50% !important;
	background-color: #fefefe;
	max-width: initial !important;
}

.archive-press-entry-content{
    min-height: auto !important;
    max-width: 650px !important;
    padding: 2em 1.5em;
    border-top: 0.08em solid #0d0d0d;
	box-sizing: border-box;
	margin: 0 auto;
	width: auto !important;
}

.press-feature{
	width: 100%;
	height: calc(100vh - 5em);
	background-color: #0d0d0d;
}

/*Images*/

.wp-editor img{
    max-width: 50%;
    height: auto;
}

article.category-press img{
	max-width: 100%;
	height: auto;
}

article.category-news img.aligncenter{
	max-width: 100%;
	height: auto;
	display: flex;
	margin: 1em auto 0;
}

article.category-news img.alignleft{
	max-width: 49% !important;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	float: left;
	height: auto;
	margin: 1em 0 0 0;
}

article.category-news img.alignright{
	max-width: 49% !important;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	float: right;
	height: auto;
	margin: 1em 0 0 0;
}

article.category-news h1{
    font-style: normal;
    font-weight: normal;
	transition: opacity .2s ease-in-out;
    color: #0d0d0d;
    font-size: 2.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1em;
    letter-spacing: 0.075em;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

article.category-news h2{
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.35em;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
	text-shadow: unset;
}

article.category-news h3{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

article.category-news p{
	text-transform: initial;
    font-size: 1.2em;
    font-family: "effra";
    line-height: 1.45em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
	clear: both;
	overflow: auto;
	padding: 1em 0 0 0;
}

/*Typography*/

.press-entry-content h1{
    font-style: normal;
    font-weight: normal;
	transition: opacity .2s ease-in-out;
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.25em;
    letter-spacing: 0.075em;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

.press-entry-content h2{
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.35em;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
	text-shadow: unset;
}

.press-entry-content h3{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

article.category-news .press-entry-content p{
	text-transform: initial;
    font-size: 1.2em;
    font-family: "effra";
    line-height: 1.45em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
	clear: both;
	overflow: auto;
}

body.wp-editor img.post-hr {
    width: 100px;
    height: auto;
}

.post-hr{
	width: 100px;
	height: auto;
  	display: flex;
}

.press-entry-content ul{
	list-style: circle;
}

.press-entry-content li{
	color: #0d0d0d;
    text-transform: initial;
    padding: .25em 0;
    font-size: 1.3em;
    font-family: "effra";
	line-height: 1.4em;
	padding-left: 1.25em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

.wf-loading .press-entry-content p, .wf-loading .press-entry-content h1, .wf-loading .press-entry-content h2, .wf-loading .press-entry-content h3, .wf-loading .press-entry-content a{
	opacity: 0 !important;
	transition: opacity .2s ease-in-out !important;
}

.wf-active .press-entry-content p, .wf-active .press-entry-content h1, .wf-active .press-entry-content h2, .wf-active .press-entry-content h3, .wf-active .press-entry-content a, .wf-active .press-entry-content li, .wf-inactive .press-entry-content p, .wf-inactive .press-entry-content h1, .wf-inactive .press-entry-content h2, .wf-inactive .press-entry-content h3, .wf-inactive .press-entry-content a, .wf-inactive .press-entry-content li{
	opacity: 1 !important;
}

/* -----------------------------
---------PRESS-PAGES------------
------------------------------*/

/*Containers*/
article.category-press{
	display: flex !important;
    flex-flow: column;
}

.press-feature{
	width: 100%;
	height: calc(100vh - 5em);
	background-color: #0d0d0d;
}

/*Images*/
article.category-press img{
	max-width: 100%;
	height: auto;
}

/*Typography*/

.press-entry-content h2{
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.35em;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
}

.press-entry-content h3{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

.press-entry-content p{
	text-transform: initial;
    font-size: 1.3em;
    font-family: "effra";
    line-height: 1.4em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

.press-entry-content ul{
	list-style: circle;
}

.press-entry-content li{
	color: #0d0d0d;
    text-transform: initial;
    padding: .25em 0;
    font-size: 1.3em;
    font-family: "effra";
	line-height: 1.4em;
	padding-left: 1.25em;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
	transition: opacity .2s ease-in-out;
}

time{
	font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-transform: uppercase;
    text-align: center !important;
    margin: 0 auto;
    display: block;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    transition: all 0.2s ease-in;
}

.time-black{
	color: #0d0d0d;
}

.time-white{
	color: #fefcf3;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.wf-loading .press-entry-content p, .wf-loading .press-entry-content h1, .wf-loading .press-entry-content h2, .wf-loading .press-entry-content h3, .wf-loading .press-entry-content a{
	opacity: 0 !important;
	transition: opacity .2s ease-in-out !important;
}

.wf-active .press-entry-content p, .wf-active .press-entry-content h1, .wf-active .press-entry-content h2, .wf-active .press-entry-content h3, .wf-active .press-entry-content a, .wf-active .press-entry-content li, .wf-inactive .press-entry-content p, .wf-inactive .press-entry-content h1, .wf-inactive .press-entry-content h2, .wf-inactive .press-entry-content h3, .wf-inactive .press-entry-content a, .wf-inactive .press-entry-content li{
	opacity: 1 !important;
}


.bookings-header{
	position: relative; 
	transform: translateY(-50%);
	color: #0d0d0d !important;
}

.bookings-header h1{
	color: #0d0d0d;
    font-family: "titling-gothic-fb-compressed";
    font-size: 3em;
    font-style: normal;
    font-weight: normal;
    line-height: 1.05em;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
	text-shadow: unset;
}

.bookings-header h2{
    color: #0d0d0d;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.35em;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	transition: opacity .2s ease-in-out;
	text-shadow: unset;
}

/*______________________________
------Form-Styles-*/

/*Fields marked * are required notice*/
.nf-form-fields-required{
	display:none;
}

.nf-form-content{
    font-size: 1em;
    font-family: "effra";
    line-height: 1.4em;
    text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
    transition: opacity .2s ease-in-out;
}

.nf-field-label label {
	font-weight: normal !important;
	opacity: 0.8;
}

.nf-error-msg, .ninja-forms-req-symbol {
	color: #e80000;
	font-size: 1em;
    font-family: "effra";
	font-weight: normal !important;
	opacity: 0.8;
    text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
    transition: all .2s ease-in-out;
}

.nf-error-msg.nf-error-field-errors {
    text-align: center;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: inherit;
    font-size: 1em;
    font-family: "effra";
    line-height: 1.4em;
    text-rendering: optimizeLegibility;
    padding-left: 1em;
	line-height: 2em;
	height: 2em !important;
	border: 1px solid rgba(13, 13, 13, 0.8);
}

.nf-field-element textarea {
    height: 4.8em !important;
    line-height: 1.4em !important;
}

.field-wrap input[type=button]{
    background-color: transparent;
    border: 1px solid rgba(13, 13, 13, 0.8);
    font-weight: bold !important;
    cursor: pointer;
    padding: 0.55em 1.5em 0.55em 1.5em;
    text-align: center;
	font-size: .9em;
	margin: 0 auto;
	display: flex;
    text-transform: uppercase;
    font-family: "effra";
    letter-spacing: 0.04em;
    transition: all 0.2s ease-in;
	margin-bottom: 0px !important;
	height: unset !important;
    line-height: unset;
}

.field-wrap input[type=button]:hover{
    color: #fefcf3;
    background-color: #0d0d0d;
}

.nf-response-msg {
    font-weight: bold;
    padding-top: 2.5em;
    text-align: center;
}

/*______________________________
------Email-SignUp-Form-*/

/*Section Container <section>*/
.email_signup_form{
	width: calc(86% - 22em);
	padding-left: 22em;
	margin-left: 8%;
	height: 10em;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22em;
	background-origin: padding-box;
	display: flex;
	justify-content: center;
}

/*Form Content Container <div>*/
#form_content{
	height: inherit;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding-left: 1.5em;
}

#form_content h1{
	color: #0d0d0d;
	font-family: "titling-gothic-fb-compressed";
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
}

#form_content h2{
	color: #0d0d0d;
	font-size: 0.8em;
	font-weight: bold;
	font-family: "effra";
	line-height: 1.3em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
}

#form_content p{
	font-family: "titling-gothic-fb-compressed";
	color: #0d0d0d;
	font-size: 1.2em;
	font-weight: 400;
	font-family: "effra";
	line-height: 1.4em;
	letter-spacing: 0.02em;
	text-transform: initial;
	text-rendering: optimizeLegibility;
}

#form_content a{
	font-family: "titling-gothic-fb-compressed";
	color: #0d0d0d;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding: 0.75em 1.5em;
	text-transform: uppercase;
	text-align: center;
	margin: 1em 0 0;
	border: 2px solid #0d0d0d;
	text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
}

#form_content:hover a{
	background-color: #0d0d0d;
	color: #fefcf3;
	text-shadow: none;
}

.gform_wrapper .top_label .gfield_label{font-size:16px;font-weight:normal;}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	height: 40px;
    font-size: 16px !important;
	font-weight:normal;
	width:100%;
}

.gform_wrapper.gf_browser_chrome select{
	height: 40px;
    font-size: 16px;
	font-weight:normal;
}
.gform_wrapper textarea.large{
	height: 100px !important;
    width: 100%;
    font-size: 16px;
	font-weight:normal;
}

.event-form li{padding:0 !important;}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
	background-color: transparent;
    border: 1px solid rgba(13, 13, 13, 0.8);
    font-weight: bold !important;
    cursor: pointer;
    padding: 0.55em 1.5em 0.55em 1.5em;
    text-align: center;
    font-size: .9em;
    margin: 0 auto;
    display: flex;
    text-transform: uppercase;
    font-family: "effra";
    letter-spacing: 0.04em;
    transition: all 0.2s ease-in;
    margin-bottom: 0px !important;
    height: unset !important;
    line-height: unset;
}

.gform_wrapper .gform_footer{text-align:center;}




.tx-logo {
	opacity: 1;
	transition: opacity .7s ease-out;
}

.wf-loading .tx-logo {
	opacity: 0;
}

.wf-loading .timerin h4 {
	opacity: 0;
	-webkit-transform: translateX(-40px);
	-ms-transform: translateX(-40px);
	transform: translateX(-40px);
}

.wf-loading .timerin h5 {
	opacity: 0;
	-webkit-transform: translateX(40px);
	-ms-transform: translateX(40px);
	transform: translateX(40px);
}

.headerSection h1 {
    margin: 10px 28px;
    display: none;
}

iframe {
    border: 0;
    position: relative;
    display: flex; /* height: 1250px;*/
	
}

/*______________________________
------Age-Verification-*/

.age-gate-wrapper{
    background-repeat: repeat;
    background-position: left top;
    background-size: 20% !important;
}

/*Form Container <form>*/
.age-gate-form {
    margin: 0 auto;
	max-width: unset;
    width: auto;
    padding: unset;
	background-color: transparent;
}

.age-gate-logo img {
	max-width: 300px;
    min-width: 250px;
    width: 60%;
}

h2.age-gate-subheading {
	padding: 1em 0 0em;
    font-size: 1.4em;
    font-weight: bold;
    font-family: "effra";
    line-height: 1.4em;
    letter-spacing: 0.2em;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

p.age-gate-message {
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    text-transform: initial;
    font-size: 0.9em;
    padding: 0em 0 1em;
    text-align: center;
    line-height: 1.4em;
    width: 100%;
    font-family: "effra";
    letter-spacing: 0.04em;
    font-weight: normal;
}

.age-gate-form ul {
	margin: 0 auto;
    display: flex;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    /* background-color: white; */
    text-transform: initial;
    font-size: 1em;
    /* padding: .5em 0 0em; */
    text-align: center;
    line-height: 1.4em;
    width: 100%;
    font-family: "effra";
    letter-spacing: 0.04em;
    font-weight: normal;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}

/*Form Input <input>*/
#registerform li input, #registerform li select, .age-gate-form input, .age-gate-form select {
    text-align: center;
}

.age-gate-form-section:last-child input {
	max-width: 80px !important;
}

li.age-gate-form-section {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-left: 1.5em;
	font-weight: bold;
	margin: 0 0 1.5em 1.5em !important;
    /* line-height: 2em; */
}

.age-gate-label{
	cursor: default;
	font-size: 0.9em;
    font-weight: normal;
}

.age-gate-form-section input {
    background-color: transparent;
    border: 2px solid #0d0d0d;
	max-width: 60px !important;
	font-weight: bold !important;
	line-height: 2em;
}

button.age-gate-submit {
    background-color: transparent;
    border: 2px solid #0d0d0d;
    /* margin-left: 1.5em; */
    /* max-width: 60px !important; */
    font-weight: bold !important;
    /* line-height: 1em; */
    cursor: pointer;
    padding: 0.85em 1.5em 0.55em 1.5em;
    text-align: center;
    /* line-height: 1.4em; */
    /* width: 100%; */
    font-size: 1em;
    text-transform: uppercase;
    font-family: "effra";
	letter-spacing: 0.04em;
	transition: all 0.2s ease-in;
}

button.age-gate-submit:hover {
    color: #fefcf3;
    background-color: #0d0d0d;
}

.age-gate-confirm-message{
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    text-transform: initial;
    font-size: 0.9em;
    padding: 0em 0 .5em;
    text-align: center;
    line-height: 1.4em;
    width: 100%;
    font-family: "effra";
    letter-spacing: 0.04em;
	font-weight: bold;
}

.age-gate-submit-no, .age-gate-submit-yes{
	background-color: transparent;
    border: 2px solid #0d0d0d;
    /* margin-left: 1.5em; */
    /* max-width: 60px !important; */
    font-weight: bold !important;
    /* line-height: 1em; */
    cursor: pointer;
    padding: 0.55em 1.5em 0.55em 1.5em;
    text-align: center;
    /* line-height: 1.4em; */
    /* width: 100%; */
    font-size: .9em;
    text-transform: uppercase;
    font-family: "effra";
    letter-spacing: 0.04em;
    transition: all 0.2s ease-in;
	margin-bottom: 0px !important;
}

.age-gate-submit-no{
	margin-left: .75em;
}

.age-gate-submit-yes{
	margin-right: .75em;
}

.age-gate-submit-no:hover, .age-gate-submit-yes:hover{
	color: #fefcf3;
	background-color: #0d0d0d;
}

.age-gate-additional-information{
padding: 1em 0;
font-family: "effra";
text-align: center;
line-height: 1.4em;
letter-spacing: 0.02em;
text-transform: initial;
text-rendering: optimizeLegibility;
font-size: 0.9em;
font-weight: normal;
}


/*Bookings Container <div>*/
div#mainContainer{
    width: 100%;
}

/*Bookings Header*/
.headerSection{
	display: none !important;
}

.headerSection {
    color: #FFFFFF;
    background-color: #536076;
    display: none;
}



/* Whiskey Page */
.pg-pics{
	position: relative;
	width: 35%;
	padding: 40px 0 20px 5%;
	float: left;
	clear: both;
}

.pg-pics img, .pg-pics iframe{
	position: relative;
	width: 100%;
	max-width: 100%;
	float: left;
	padding: 0px 0 20px;
}

.pg-content{
	position: relative;
	width: 45%;
	padding: 40px 10% 0px 5%;
	float: left;
}

.content-link-button{
	font-family: 'titling-gothic-fb-compressed';
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1em;
	padding: .75em 1.5em;
    text-transform: uppercase;
    text-align: center;
    margin: 1em auto 0;
    border: 2px solid #0d0d0d;
	width: auto;
    display: table;
    color: #0d0d0d !important;
    text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
}

.content-link-button:hover{
	color: #fefcf3 !important;
	background-color: #0d0d0d;
}

.pg-content h5{
	font-size: 3.2em;
	font-weight: normal;
	font-family: "titling-gothic-fb-compressed";
	line-height: 1em;
	text-align: center;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	text-rendering: optimizeLegibility;
}

.pg-content p{
	font-size: 1.2em;
	font-weight: 400;
	font-family: "effra";
	line-height: 1.45em;
	letter-spacing: 0.02em;
	text-transform: initial;
	text-rendering: optimizeLegibility;
	    text-align: left;
}

.pg-button{
	font-size: 1.1em !important;
	font-weight: normal ;
	font-family: "effra";
	line-height: 1em;
	padding: 0.75em 1em;
	letter-spacing: 0.1em !important;
	text-transform: initial;
	width: 120px !important;
	margin: 1.3em auto 0;
	border: 2px solid #0d0d0d;
	text-decoration: none !important;
	text-rendering: optimizeLegibility;
	transition: all 0.2s ease-in;
	color: #0d0d0d;
	background-color: none !important;
}

.pg-button:hover{
	color: #fefcf3;
	background-color: #0d0d0d;
}

.pg-button_container{
	position: relative;
	display: block;
	margin: 0 auto;
	width: 137px;
}

/*WP Store Locator*/

#wpadminbar{
	background: rgba(35, 40, 45, 0.32) !important;
    border-bottom: 1px solid #23282d !important;
}

.entry-content{
	min-height: calc(100vh - 10em);
	width: inherit;
}

.wpsl-feature_item{
	background-image: none;
	background-color: #fefefe !important;
}

#wpsl-feature{
	height: auto !important;
}

#wpsl-title{
	text-shadow: none;
	color: #0d0d0d;
    font-family: "titling-gothic-fb-compressed";
	font-size: 2em;
	padding: 2em 0 1em;
}

#wpsl-wrap {
    position: relative;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    background-color: #181818;
    width: 100vw;
    /* position: relative; */
    /* display: flex; */
    flex-flow: row-reverse wrap;
    justify-content: center;
	align-items: flex-start;
    align-content: center;
    background-color: #181818;
    background-color: #fefefe !important;
}

.wpsl-search {
    padding: 1em;
    display: flex;
    margin: 0 auto;
    width: 100%;
    background: #fefefe !important;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
    /* align-content: center; */
}

#wpsl-stores{
}

#wpsl-result-list ul {
    display: flex;
    flex-flow: column nowrap;
    margin: 0 auto !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 10px;
    float: left;
}









.html5gallery-elem-img-1 img a div{display:none !important;}


@media (max-width: 569px){
#wpsl-search-input {
    width: 80%!important;
}
}


#wpsl-search-wrap {
    float: left;
		margin: 0 0 10px 0px;
		width: auto !important;
}



#wpsl-search-btn, #wpsl-search-wrap input {
    border: 1px solid #0d0d0d;
		border-radius: 0px;
}

.wpsl-input label, #wpsl-search-btn {
	font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
    text-align: center;
    font-weight: 400;
	font-style: normal;
	text-transform: uppercase !important;
	width: initial !important;
	line-height: 1.55em;
}

.wpsl-input{
	font-size: 1.2em;
  font-weight: 400;
  font-family: "effra";
  line-height: 1.45em;
  letter-spacing: 0.02em;
  text-transform: initial;
  text-rendering: optimizeLegibility;
}

#wpsl-search-btn, #wpsl-search-wrap div {
}

#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
	height: 70vh;
	min-height: 500px !important;
}

#wpsl-search-wrap div label {
    float: left;
    margin-right: 6px;
    line-height: 40px;
}

.wpsl-country, .wpsl-street {
    display: block;
    border-bottom: none !important;
}

.wpsl-directions{
	border-bottom: 2px solid #0d0d0d !important;
}

#wpsl-direction-details, #wpsl-stores {
    overflow-y: auto;
}

#wpsl-wrap #wpsl-result-list li {
	padding: 1.5em 0 2em;
		border-bottom: 2px solid #0d0d0d;
		width: 80%;
}

#wpsl-wrap #wpsl-result-list li:first-child{
		border-top: 2px solid #0d0d0d;
		
}

#wpsl-stores {
}

#wpsl-result-list{
	width: 40% !important;
	margin-right: 0% !important;
}

.wpsl-store-location span {
    text-align: center;
    /* width: 100%; */
    margin: 0 auto;
    padding: 0 0 .5em 0;
    font-size: 1em;
	font-family: "effra";
	display: block;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: 0.02em;
    text-transform: initial;
    text-rendering: optimizeLegibility;
}

#wpsl-gmap{
	width: 60% !important;
	margin-right: 0% !important;
}

#wpsl-gmap * {
    box-sizing: content-box!important;
    text-align: center !important;;
    padding: 1px 0px 0px 0px !important;;
    -webkit-box-sizing: content-box!important;
		-moz-box-sizing: content-box!important;
		font-family: "effra"!important;
		  letter-spacing: 0.01em!important;
  text-transform: initial!important;
	text-rendering: optimizeLegibility!important;
	
}

.wpsl-store-location {
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}

#wpsl-wrap #wpsl-result-list ul li strong {
	font-size: 1.35em;
    font-weight: normal;
    font-family: "titling-gothic-fb-compressed";
    line-height: 1em;
    display: flex;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

#wpsl-result-list li p {
	font-size: 1em;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    font-weight: 400;
    font-family: "effra";
    line-height: 1.4em;
    letter-spacing: 0.01em;
    text-transform: initial;
    text-rendering: optimizeLegibility;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.wpsl-store-location > p > br {
    display: none;
}

#wpsl-result-list a{
		font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
		text-align: center;
    border-bottom: 1px solid #0d0d0d;
		padding: 8px 0px 6px 0;
		margin: 0 auto;
    display: block !important;
    font-weight: 400;
	font-style: normal;
	text-transform: uppercase !important;
	line-height: 1.55em;
	font-family: 'titling-gothic-fb-compressed';
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1em;
    padding: .75em 1.5em;
    text-transform: uppercase;
    text-align: center;
    margin: 1em auto 0;
    border: 2px solid #0d0d0d;
    width: 70px;
    display: flex;
    color: #0d0d0d !important;
    text-rendering: optimizeLegibility;
    transition: all 0.2s ease-in;
}

#wpsl-result-list a:hover{
	background-color: #0d0d0d;
	color: #fefefe !important;
}

li.no-results{
    color: #0d0d0d;
	font-size: 1em;
	font-weight: 400;
	padding: 10px 0 !important;
	text-align: center;
  font-family: "effra";
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-transform: initial;
	text-rendering: optimizeLegibility;
		padding: 0 !important;
		margin: 0 auto;
    display: table;
	line-height: 1.55em;
}

#wpsl-gmap .wpsl-info-actions {
    display: inline-flex !important;
    margin: 10px 0 !important;
}

.wpsl-input label {
    padding-right: .75em;
}

#wpsl-wrap .wpsl-info-window p {
    margin: 0 0 0px !important;
}

.wpsl-info-actions a.wpsl-directions {
    border-bottom: 0px solid black !important;
}

.wpsl-input {
    flex-wrap: wrap;
    display: flex;
    width: auto;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

input#wpsl-search-input {
	border: 2px solid #0d0d0d;
	border-radius: 0px;
	margin-right: 1.5em;
	padding: 0.75em 1.5em;
    line-height: initial;
    font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
	text-transform: uppercase !important;
	max-width: 400px;
    width: 60vw !important;
    min-width: 150px;
}

#wpsl-search-btn {
    font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase !important;
    width: initial !important;
    padding: 0.87em 1.5em;
	line-height: 1em;
	border: 2px solid #0d0d0d !important;
	border-radius: 0px;
	transition: all 0.2s ease-in;
}

#wpsl-search-btn:hover {
    color: #fefcf3;
    background-color: #0d0d0d;


}

#wpsl-search-btn, #wpsl-search-wrap div {
    /* margin-right: 10px; */
    float: left;
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 0px;
    float: left;
}

#wpsl-search-btn {
    /* padding: 7px 10px; */
    line-height: 1em;
    font-weight: 400;
    color: #0d0d0d;
    background-color: transparent;
    /* background-repeat: repeat-x; */
	background-image: none !important;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}

/* Locations */

#map{
	width: 100%;
	height: 570px;
}

body.where-to-buy #body_content
{
  clear:left;
}

ul.locations
{
	margin: 30px 0;
	padding: 0;
	text-align: center;
	width: 70%;
	margin-left: 15%;
	font-size: 1.2em;
	font-family: "effra";
	line-height: 1.45em;
	letter-spacing: 0.02em;
	text-transform: initial;
	text-rendering: optimizeLegibility;
}

ul.locations li
{
  font-size:14px;
  height:86px;
  width:225px;
  margin:0 20px 20px 0;
  float:left;
  list-style:none;
  color:#555;
  padding-bottom: 60px;
}

ul.locations li a
{
  color:#D68027;
}


.holiday-item {
    display: flex;
    align-items: center;
}
.holiday-item h4{ font-size: 48px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 5px;
	color:#fff;
	line-height:50px;
	letter-spacing: 3px;
	padding:5px;
	}
.holiday-recipes .holiday-item h4 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: 3px;
    font-weight: 500;
}
.holiday-cocktails .vc_grid-container, .holiday-recipes .vc_grid-container{
    margin-bottom: 0;
	line-height:30px;
}



@media screen and (max-width: 960px){

	.content_body{
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.content_images{
		width: 100%;
	}

	.pull_quote{
		position: relative;
	  display: flex;
	  flex-flow: row wrap;
	  justify-content: center;
	  align-items: center;
	  align-content: center;
		width: 70% !important;
		padding: 3em 15% !important;
	}

	.pull_quote p{
		position: relative;
	  display: flex;
	  flex-flow: row wrap;
	  justify-content: center;
	  align-items: center;
	  align-content: center;
		width: 100% !important;
		padding: 1.15em 0!important;
	}

	#whiskeys_logo{
		width: 80px;
	}
	

	.content_body h2, .entry-title {
		font-size: 2.5em;
	}

	.feature_full, .page_feature_full{
		width: 100%;
		height: calc( calc( 100vh - 5em ) / 3 );
		min-height: 300px;
	}

	.page_feature_full, .page_feature_half, .page_feature_third, .page_feature_two_thirds, .page_feature_fourth, .page_feature_three_fourths{
		font-size: 0.825em;
	}
	
	.feature_half, .page_feature_half{
		width: 100%;
	}
	
	.feature_third, .page_feature_third{
		width: 100%;
	}
	
	.feature_two_thirds, .page_feature_two_thirds{
		width: 100%;
	}
	
	.feature_fourth, .page_feature_fourth{
		width: 100%;
	}
	
	.feature_three_fourths, .page_feature_three_fourths{
		width: 100%;
	}

	.video_feature_item_title, .feature_item_copy{
		padding: 0 8%;
		font-size: 0.9em;
	}

	.feature_item h1, .video_feature_item_title h1 {
		font-size: 2.5em;
	}

	/*Primary Navigation*/

	#primary-logo{
		display: flex;
		margin: 0 auto;
	}

	#primary-logo a{
		height: auto;
		display: inline-flex;
	}

	#primary-logo a img {
		height: 2.85em;
		padding-bottom: .4em;
	}

	.archive-press-entry-content{
		width: 100% !important;
	}

	.archive-container{
		width: 100% !important;
	}

	/*Primary Menu Toggle Button*/
#primary-menu-button{
	display: none;
}

.menu-masthead-navigation-container {
}

.nav-active .nav-opener:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 12px;
}

.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}

.nav-opener:before {
    position: absolute;
    content: "";
    top: 0;
    z-index: -1;
    bottom: auto;
    left: 0;
    right: 0;
    background: #0d0d0d;
}

.nav-opener {
    display: flex;
    overflow: hidden;
    position: relative;
    right: 2em;
    width: 30px;
    height: 28px;
    margin-top: 5px;
    position: fixed;
}
.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}
.nav-opener:before {
    position: absolute;
    content: "";
    top: 0;
    z-index: -1;
    bottom: auto;
    left: 0;
    right: 0;
    background: #0d0d0d;
}
.nav-opener span {
    position: absolute;
    left: 0;
    right: 0;
    top: 9px;
    background: #0d0d0d;
}
.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}
.nav-opener:after {
    position: absolute;
    content: "";
    top: 18px;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0d0d0d;
}

.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}

.nav-active .nav-opener:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 12px;
}
.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}
.nav-opener:after {
    position: absolute;
    content: "";
    top: 18px;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0d0d0d;
}

.nav-opener span {
    position: absolute;
    left: 0;
    right: 0;
    top: 9px;
    background: #0d0d0d;
}

.nav-opener span, .nav-opener:before, .nav-opener:after {
    height: 2px;
}

.pg-pics {
    position: relative;
    width: 100%;
    padding: 0px 0 0px 0%;
    float: left;
    clear: both;
}

.pg-content {
    position: relative;
    width: 80%;
    padding: 1.5em 10% 3em;
    font-size: 0.8em;
    float: left;
}

.content-link-button{
	font-size: 1.26em !important;
}


/*General Menu Container*/

/*Primary Menu Container <ul>*/
#primary-menu{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	background-image: url(/wp-content/uploads/image-library/bg-paper.jpg);
	position: fixed;
    display: block;
    flex-flow: column;
    /* background-repeat: repeat; */
    /* background-position: bottom; */
	background-color: #fefcf3;
	margin-top: 2.5em;
	opacity: 0;
    background-size: 20%;
    /* margin-left: -1.5em; */
    z-index: 0;
	justify-content: center;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 50%;
    right: 0;
}

.nav-active #primary-menu{
	margin-top: 2.5em;
	opacity: 1;
	max-height: calc(100vh - 5em);
    margin-right: -18px;
	visibility: visible;
	z-index: 9999;
}

.nav-active .nav-opener span {
    display: none;
}

/*Primary Menu Items <li>*/
#primary-menu > .menu-item{
	display: none;
    width: 100%;
    /* margin: 0 auto; */
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #0d0d0d;
}

/*Primary Menu Items <li>*/
.nav-active #primary-menu > .menu-item{
	display: grid;
	flex-flow: column;
}

/*Primary Menu Item Links <a>*/
#primary-menu > .menu-item > a{
    font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d !important;
	background-color: #fefcf3 !important;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    display: inline;
    padding: 15px .8em 15px .8em;
}

#primary-menu > .menu-item-has-children > a{
	border-bottom: 1px solid #0d0d0d;
}

/*Sub-Item Links Arrow Indicator*/
#primary-menu > .menu-item-has-children > a::before{
	content: none;
}

#primary-menu > .menu-item-has-children > .sub-menu{
	position: unset;
	display: flex;
	flex-flow: column;
}

#primary-menu > .menu-item-has-children > a:hover ~ .sub-menu, #primary-menu > .menu-item-has-children > a ~ .sub-menu:hover {
    display: flex;
    position: unset;
    display: flex;
    flex-flow: column;
    top: 80px;
    background-repeat: repeat;
    background-position: bottom;
    background-size: 20%;
    z-index: 0;
    justify-content: center;
    /* width: 100%; */
}

/*Primary Menu Sub-Items <li>*/
#primary-menu > .menu-item-has-children > .sub-menu > li{
	display: flex;
	border-top: 1px solid #fefcf3 !important;
}

/*Primary Menu Sub-Item Links <a>*/
#primary-menu > .menu-item-has-children > .sub-menu > li > a{
    font-family: "titling-gothic-fb-compressed";
    color: #fefcf3;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    align-self: center;
    justify-self: center;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    display: inline;
    padding: 15px .8em 15px .8em;
    width: 100%;
}

.main-navigation a {
	display: table-cell;
	font-family: "titling-gothic-fb-compressed";
    color: #0d0d0d;
    font-size: 0.91rem;
    text-decoration: none;
    letter-spacing: 0.135em;
    text-align: center;
    font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	border-top: 1px solid #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	padding: 8px 0px 6px 0;
}

#wpsl-wrap {
	flex: column wrap;
}

#store-locator-title{
	min-height: 80px !important;
}

#wpsl-gmap {
    width: 100% !important;
    margin-right: 0% !important;
}

#wpsl-result-list {
    width: 100% !important;
    margin-right: 0% !important;
}

#wpsl-wrap {
    position: relative;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    background-color: #181818;
    flex-flow: row-reverse wrap;
    justify-content: center;
    align-content: center;
    background-color: #181818;
    box-shadow: none;
    background-color: #fefefe !important;
}

#wpsl-search-wrap form {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
    /* align-content: center; */
}

.wpsl-search-btn-wrap {
    margin-top: 1.5em;
    padding-top: 1.5em;
    margin: 0 auto;
}

.wpsl-search {
    padding: 0%;
}

#wpsl-search-wrap div {
    margin-right: 0px;
    float: none;
    width: auto;
    margin: 0 auto;
    display: inline-flex;
    text-align: center;
}

.wpsl-search {
    padding: 1em 0;
    display: flex;
    margin: 0 auto;
    width: 80%;
    background: #fefefe !important;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
}

#wpsl-search-input {
	width: auto !important;
	display: flex !important;
}

input#wpsl-search-input {
    border: 2px solid #0d0d0d;
    border-radius: 0px;
    margin-right: 0 !important;
	padding: 0 !important;
	font-size: 1.1em;
	line-height: 1.7em;
}
	


/*______________________________
------Footer-Navigation*/

/*Footer Navigation Container*/
footer{
	position: relative;
	height: auto;
	display: flex;
	align-items: center;
	width: 84%;
	padding: 0 8%;
	background-color: #0d0d0d;
  background-repeat: repeat;
	background-position: left top;
	background-size: 20%;
}

/*Masthead Navigation Container*/
#footer-navigation{
    height: 12.5em;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

/*General Menu Container*/
.menu-header-nav-container{
	flex: 0 1 auto;
	padding-top: 0.25em; /*Bump Primary Nav down to better align with Primary Logo*/
}

/*Footer Menu Container <ul>*/
#footer-menu{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding-top: 1em;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}

/*Primary Menu Items <li>*/
#footer-menu > .menu-item{
	margin-left: 0em;
}

/*Footer Menu Item Links <a>*/
#footer-menu > .menu-item > a{
    font-family: "titling-gothic-fb-compressed";
    color: #fefcf3;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.125em;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 1em;
    display: flex;
    padding: 1em .75em 0;
}

}
.footer-section{
	width: 90%;
	margin: auto !important;
}

.left-arrow {
    position: absolute;
    z-index: 999 !important;
	bottom: 2%;
	left: 4%;
}
.all-heading-text{
	font-family: "titling-gothic-fb-compressed";
	font-size: 1.8em;
	color: #fefcf3;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.all-heading-text p{
	font-family: "effra";
	font-size: 0.5em;
	letter-spacing: 0em;
}

@media (max-width: 650px){
	.press-entry-content{
		font-size: 0.85em;
	}

	#bookings-frame{
		margin-top: -355px !important;
	}
footer{
	width: 100%;
	padding: 0px 0 20px 0px;
	background-color: #0d0d0d;
}	
footer p.copy {background-color: #0d0d0d; width: 100%;}		
	
}

@media (max-width: 570px){

	.wpsl-no-filters #wpsl-search-wrap .wpsl-input {
		width: auto;
	}

	.wpsl-search {
		padding: 0%;
	}

	#wpsl-search-input {
		width: auto !important;
		display: flex !important;
	}
	
	input#wpsl-search-input {
		border: 2px solid #0d0d0d;
		border-radius: 0px;
		margin-right: 0 !important;
		padding: 0 !important;
	}

	#bookings-frame{
		margin-top: -390px !important;
	}
}

@media (max-width: 480px){
	#bookings-frame{
		margin-top: -410px !important;
		height: 2550px !important;
	}

}

@media (max-width: 440px){
	#bookings-frame{
		margin-top: -470px !important;
	}
}

@media (max-width: 400px){
	#bookings-frame{
		margin-top: -490px !important;
	}
   
}

@media (max-width: 380px){
	#bookings-frame{
		margin-top: -490px !important;
		width: 100vw !important;
	}
	
}
.block_div .content a strong {
    margin: 12px 34px 9px 3px !important;
	float: right;
    color:#000;
}

.interactive-image-block{
	overflow-x:hidden;
}
.interactive-image-block .imgl-img img{
	width:100%;
}
.interactive-details-block{padding-left:8%; padding-right:8%;}

.tooltips-block{
	display:inline-block;
	width:calc(100% - 10px);
	padding:5px 5px 0 5px!important;
}
.tooltips-block .tooltips-col-left{
	float:left;
	width:55%;
}
.tooltips-block .tooltips-col-right{
	float:left;
	width:calc(45% - 15px);
	padding-left:15px!important;
}
.tooltips-block .tooltips-col-left h4{
	font-size:16px;
	margin-bottom:5px!important;
}
.tooltips-block .tooltips-col-left p{
	font-size:16px!important;
	line-height:22px!important;
	margin-bottom:10px!important;
}
.tooltips-block .tooltips-col-left a{
	font-weight:bold;
	color:#333333;
	background:url(../../../wp-content/uploads/med-icon.png) no-repeat left 2px;
	padding:13px 0 10px 35px;
	display:inline-block;
}
.nf-field-element input, .nf-field-element select{
    height: 40px!important;
}
#masthead{
	z-index:9999!important;
}
.page-id-7090{
    background:#0d0d0d;
    height: 100%;
    min-height: 100%;
}
.sp-fade-arrows{
	opacity:1!important;
}
.tooltips-block .tooltips-col-right img{max-width:100%;}

@media(max-width:1366px){
.left-arrow {
   	bottom: 1%;
}
}

@media(max-width:1280px){
.left-arrow {
   	bottom: 0%;
}
}
@media(max-width:1199px){
#primary .entry-content .interactive-image-block .wpb_wrapper .imgl .imgl-theme-default .imgl-popover{
	width:300px!important;
}
	iframe {
		height:350px;
		width:100%;}
.single-recipes_list .feature_item h1 {padding: 0px 15px;}
.holiday-item h4 {    font-size: 43px;    letter-spacing: 0.5px;    padding: 5px 6px;}
	
}
.interactive-image-block .vc_column_container .vc_column-inner {width:auto !important;}

@media(max-width:991px){
.whiskey-ranch-event-block{
	padding-left:20px;
	padding-right:20px;
}
	
.event-form {padding:0 10px;}
	
	.interactive-text{font-size:2em !important;}
}
/*@media(max-width:900px){.imgl .imgl-hotspots .imgl-hotspot-label{display:none;}}*/

@media (max-width: 570px){
	.interactive-text{
	   font-size:1.5em !important;
	}
}

@media (max-width: 480px){
	.interactive-text{
	   font-size:1em !important;
	}
}


.interactive-text{
position: absolute;
z-index: 1 !important;
top: 10%;
text-align: center;
color: #fefcf3;
font-family: "titling-gothic-fb-compressed";
font-size: 3em;
font-style: normal;
font-weight: normal;
line-height: 1.2em;
letter-spacing: 0.04em;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
text-rendering: optimizeLegibility;
-webkit-margin-before: 0em !important;
-webkit-margin-after: 0em !important;
-webkit-margin-after: 0em !important;
width: 82%;
left: 9%;
right: 9%;
}

.footer-left-section{
	color: #fff;
    padding: 0px 20px 0px 20px !important;
	font-family: "effra";
	letter-spacing: 0.03em;
	
}
.footer-left-section h2{
	font-family: "titling-gothic-fb-compressed";
	letter-spacing: 0.05em;
	font-size: 2em;
	padding-bottom: 5px;
}
.footer-right-section{
	color: #fff;
    padding: 0px 20px 0px 20px !important;
	font-family: "effra";
	letter-spacing: 0.03em;
}
.footer-right-section h2{
	font-family: "titling-gothic-fb-compressed";
	letter-spacing: 0.05em;
	font-size: 2em;
	padding-bottom: 5px;
}
.pum-overlay .pum-container{
	border:none!important;
	text-align:center;
	background:#000!important;
	padding:50px!important;
}
.pum-overlay .pum-container .pum-title{
	text-align:center;
	margin-bottom:30px;
	color:#fff;
	text-align:center;
	font-family: 'titling-gothic-fb-compressed';
	letter-spacing:0.6px;
	text-transform:uppercase;
}
.pum-theme-lightbox {
    background-color: rgba(0, 0, 0, 0.3)!important;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p{
	float:left;
	width:calc(50% - 85px);
	padding-left:5px;
	padding-right:5px;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p input[type=text],
.pum-overlay .pum-container #mc_embed_signup_scroll p input[type=email]{
	background:#fff;
	border:none;
	width:100%;
	height:50px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	font-family:'effra';
	font-weight:700;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p.submit{
	width:170px;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p input[type=submit]{
	background:#fff;
	color:#000;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	height:50px;
	padding:0;
	line-height:100%!important;
}
.pum-overlay .pum-container #mc_embed_signup_scroll{
	display:inline-block;
	width:100%;
}
.pum-overlay .pum-container #mc_embed_signup{
	width:100%;
}
.pum-overlay .pum-container #mc_embed_signup #mce-responses .response{
	color:#fff;
	text-align:center;
	padding-top:20px;
	font-family:'effra';
}
.pum-overlay .pum-container #mc_embed_signup .embed_signup_block{
	display:inline-block;
	width:100%;
}
.pum-overlay .pum-container #mc_embed_signup #mce-responses .response a{
	color:#fff;
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
    overflow: visible!important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
    padding-right:0px!important;
}
div, input, button{outline:none!important;}

.pum-overlay .pum-container #mc_embed_signup_scroll p ::-webkit-input-placeholder {
  color: #000;
  opacity:1;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p ::-moz-placeholder {

  color: #000;
  opacity:1;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p :-ms-input-placeholder {
  color: #000;
  opacity:1;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p :-moz-placeholder {
  color: #000;
  opacity:1;
}


@media(max-width:767px){
.pum-overlay .pum-container #mc_embed_signup_scroll p{
	width:100%;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}
.pum-overlay .pum-container #mc_embed_signup_scroll p.submit{
	width:100%;
	padding-bottom:0;
}
.pum-theme-7458 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	right:0!important;
	top:-40px!important;
}
	.left-arrow{display:none !important;}
	
.imgl .imgl-hotspots .imgl-hotspot-label{display:none;}
.gravityforms-block .gform_footer .gform_button{
	display:block!important;
}

.video-gallery-view {}
/*.video-gallery-view #wonderplugingallery-container-1 { height:350px;}*/
/*.video-gallery-view .html5gallery-container-1 { height:350px !important;}*/
.video-gallery-view .html5gallery-box-1 {width: 97% !important;
 position: inherit;}
.video-gallery-view .html5gallery-box-1 .html5gallery-elem-1 {width: 100% !important; height: 200px !important;}
.video-gallery-view #html5gallery-elem-video-1 {width: 100% !important; height:200px !important;}
.video-gallery-view .html5gallery-box-1 iframe {width: 100% !important; height:200px !important;}
.video-gallery-view .html5gallery-elem-img-1 {width: 100% !important; height:200px !important;}
.video-gallery-view .html5gallery-elem-img-1 .html5gallery-elem-image-1 {width: 100% !important; height:200px !important;}
.video-gallery-view .html5gallery-car-1 {left: 0 !important; width: 100% !important; top: 217px !important;}
	
.html5gallery-car-mask-1 {height: auto !important;}
.video-gallery-view .html5gallery-car-1 {height: 150px !important;}
.html5gallery-car-list-1 {height: 150px !important;}

}

@media(max-width:641px){
.event-form li{padding:0 20px !important;}
}

@media(max-width:676px){
.event-form .gform_wrapper form .gform_footer input[type=submit]{
	display: block;
    width: 94% !important;
    margin: 0 20px !important;
}
	
}
	
@media(max-width:480px) {
#page_container.site{overflow-x:inherit !important;}
	
.event-form .gform_wrapper form .gform_footer input[type=submit]{
    width: 90% !important;
    margin: 0 20px !important;
}
}



.main-content{padding-bottom:0px !important;}

.imgl .imgl-hotspots .imgl-hotspot-label{
	padding: 5px 10px 5px 25px !important;
	left: -2px !important;
	top: -2px;
}

.imgl .imgl-view .imgl-hotspots .imgl-hotspot-image{z-index: 1;}
@media(min-width:769px) {
.f-right.wpb_column {
    float: right !important;
    order: 2;
}
}
h3.vc_custom_heading.book-hd {
    font-size: 3.2em;
    font-weight: normal;
    font-family: "titling-gothic-fb-compressed";
    line-height: 1em;
    text-align: center;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    text-rendering: optimizeLegibility;
	margin-bottom:10px;
}
.wpb_content_element.tour-tp{background:url(img/seprtor.png) no-repeat center bottom, url(img/seprtor.png) no-repeat center top; padding:30px 0 35px;}

.book-a-tour img{
	width: 100% !important;
	margin: -35px 0 !important;
}
.book-text-block > .vc_column-inner > .wpb_wrapper{
	padding:6vw 40px;
}
.book-text-block p{
	margin-bottom:20px;
}
.book-text-block p:last-child,
.book-text-block ul:last-child{
	margin-bottom:0;
	padding-bottom:0;
}
.book-text-block ul li{
	font-size: 1.2em;
}
.m-s-b-area, .tx-gives-area{
    color: #fff;
}
.page-id-11787 .main-content{font-family: 'Gotham-Light';}
.page-id-11787 h2.vc_custom_heading {
    font-size: 48px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 5px;
	color:#fff;
    margin-bottom: 55px;
    line-height: 48px;
    margin-top: 20px;

}
.m-s-b-area h2.vc_custom_heading, .tx-gives-area h2.vc_custom_heading{	margin-bottom:35px;}
.m-s-b-area .wpb_wrapper, .tx-gives-area .wpb_wrapper{
    max-width: 700px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
}


.mu-foot-area {
    padding-top: 35px;
    padding-bottom: 35px;
   
}
.mu-foot-area .vc_column-inner {
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
}
.music-f-right{
	 font-size: 18px;
    line-height: 28px; color:#000;}
.music-f-right h2.vc_custom_heading{color:#000; margin-bottom: 20px;}
.music-f-left .wpb_single_image {
    margin-bottom: 20px;
}
.music-f-left h3.vc_custom_heading {
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    padding: 0 50px;
    line-height: 36px;
}
.music-f-left h5.vc_custom_heading {
    font-size: 18px;
    padding: 8px 0 10px;
}
.music-f-left .vc_btn3-container a {
    background: #000 !important;
    font-size: 30px;
    min-width: 145px;
    padding: 4px 10px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.music-f-left .vc_btn3-container a:hover{background:#333 !important;}
.music-f-left {
    margin-bottom: 20px;
}
div#text-2 {
	position: fixed;
	right: -60px;
	top: 60%;
	z-index: 9999;
	transform: rotate(-90deg);
	margin-bottom: 0;
}
div#text-2 .textwidget {
	background: #f00;
	border-radius: 5px 5px 0 0;
}
div#text-2 .textwidget:hover {
	background: #000;
}
div#text-2 .textwidget p {
	margin-bottom: 0;
}
div#text-2 a {
	color: #fff;
	padding: 2px 20px 4px;
	font-size: 24px;
	display: inline-block;
    border-radius: 5px 5px 0 0;
	font-family: 'Oswald', sans-serif;
}
#primary-menu > .menu-item-has-children > .sub-menu ul.sub-menu {
    left: 100%;
    position: absolute;
	display:none;
}
#primary-menu > .menu-item-has-children > .sub-menu li:hover ul.sub-menu{display:block;}
#primary-menu > .menu-item-has-children > .sub-menu ul.sub-menu li a {
    padding: 15px;
    display: inline-block;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: #000;
    font-family: "titling-gothic-fb-compressed";
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#primary-menu > .menu-item-has-children > .sub-menu ul.sub-menu li a:hover{background:#fff; color:#000;}
#primary-menu > .menu-item-has-children > .sub-menu ul.sub-menu li:last-child a{border-bottom:none;}
@media(min-width:768px){
.desktop-view-hide{
	display:none;
}
.holiday-recipes .vc_grid-item {
    width: 20%;
}
}
@media(min-width:768px) and (max-width:1023px){
	.holiday-recipes .vc_grid-item {
    width:50%;
}
.holiday-cocktails .vc_grid-item{width:50%;}
}
@media(min-width:520px) and (max-width:767px){
	.holiday-recipes .vc_grid-item {
    width:50%;
	display:inline-block !important;
}
.holiday-cocktails .vc_grid-item{width:50%;display:inline-block !important;}
}
@media(max-width:767px){
.book-text-block > .vc_column-inner > .wpb_wrapper,
.book-image-block > .vc_column-inner > .wpb_wrapper{
	padding:0 40px;
}
.book-image-block > .vc_column-inner{
	background:none!important;
}
.responsive-padd-bott{
	padding-bottom:35px;
}
.book-text-block h3.vc_custom_heading.book-hd {
    font-size: 2.5em;
}
}
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li input[type=text],
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li input[type=tel],
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li input[type=email],
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li input[type=date],
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li textarea,
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li select{
	border: 1px solid rgba(13, 13, 13, 0.8)!important;
	height:40px!important;
	font-size: 1em!important;
}
.gform_wrapper .gform_body ul li input[type=text],
.gform_wrapper .gform_body ul li input[type=tel],
.gform_wrapper .gform_body ul li input[type=email],
.gform_wrapper .gform_body ul li input[type=date],{
	padding:0 1em!important
}
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li select.gfield_select{
	padding-left:1em!important;
	font-size: 16px!important;
}
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_body ul li textarea{
	height:100px!important;
	padding:1em!important;
	font-size: 16px!important;
}
.content-area .entry-content .wpb_wrapper .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 0 1em!important;
	font-size: 16px!important;
}
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_button{
    background-color: transparent;
    border: 1px solid rgba(13, 13, 13, 0.8);
    font-weight: bold !important;
    cursor: pointer;
    padding: 0.75em 1.5em 0.75em 1.5em;
    text-align: center;
	font-size: .9em!important;
	margin: 0 auto!important;
	display: flex;
    text-transform: uppercase;
    font-family: "effra";
    letter-spacing: 0.04em;
    transition: all 0.2s ease-in;
	margin-bottom: 0px !important;
	height: unset !important;
    line-height: unset;
	width:auto!important;
}
.content-area .entry-content .wpb_wrapper .gform_wrapper .gform_button:hover{
    color: #fefcf3;
    background-color: #0d0d0d;
}
.con-area{display:inline-block;  margin-bottom: 15px;}
.youtube-videos > .wpb_wrapper{
	padding-bottom:50%;
	height:0;
	position:relative;
}
.youtube-videos iframe{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.wprm-automatic-recipe-snippets{
	display:none!important;
}
.wprm-recipe-print{
	display:none;
}
.single-recipes_list  .wprm-recipe-clean h2{
	font-family: "titling-gothic-fb-compressed"!important;
	font-size: 3.5em!important;
    letter-spacing: 0.15em!important;
    line-height: 1em!important;
	text-align:center!important;
	text-transform:uppercase!important;
	font-weight:normal!important;
}
.single-recipes_list  .wprm-recipe-clean h3 {
    color: hsl(0, 0%, 5%);
    font-family: "effra";
    font-size: 1.2em!important;
    font-weight: bold;
    letter-spacing: 0.2em!important;
    line-height: 1.25em!important;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase!important;
	background:url(img/fnr_line.svg) no-repeat bottom center;
	background-size:100px auto;
	padding-bottom:15px!important;
	margin-bottom:20px!important;
}
.single-recipes_list  h4 {
    color: hsl(0, 0%, 5%);
    font-family: "effra";
    font-size: 1.2em!important;
    font-weight: bold;
    letter-spacing: 0.2em!important;
    line-height: 1.25em!important;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase!important;
}
.single-recipes_list .wprm-recipe{
	font-family: "effra";
	text-align:center;
	font-size: 1em!important;
	color:#0d0d0d!important;
}
.single-recipes_list .wprm-recipe-summary{
	display:none;
}
.single-recipes_list  .wprm-recipe-clean .wprm-recipe-details-container, .single-recipes_list  .wprm-recipe-clean .wprm-recipe-summary {
    display: none;
}
.single-recipes_list .wprm-recipe ul{
	list-style-type:circle;
	display:inline-block;
	text-align:left;
	padding:0 0 10px!important;
	color:#0d0d0d!important;
}
.single-recipes_list .wprm-recipe ul li{
	list-style-type:circle!important;
	padding-bottom:5px;
}
.single-recipes_list .wprm-recipe ul li:last-child{
	padding-bottom:0px;
}
.recipes-banner-block > .wpb_column > .vc_column-inner > .wpb_wrapper{
	position:relative;
}
.recipes-banner-block h4{
	color:#fff!important;
}
.recipes-banner-block .vc_row{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin:0;
}
.single-recipes_list .wprm-recipe-clean .wprm-recipe-image{
	display:none!important;
}
.recipes-banner-block h2{
	color:#fff!important;
}
.single-recipes_list .feature_item{
	margin-bottom:50px;
}
.recipes-list-box{
	padding-left:60px;
	padding-right:60px;
}
/*.wprm-recipe-notes-container p{
	text-align:left;
}*/

@media(max-width:767px){
.recipes-list-box{
	padding-left:30px;
	padding-right:30px;
}
.holiday-item h4 {
    font-size: 38px;}
}

.wp-pagenavi {
	margin:50px 0 10px;
	text-align: center;
}
.wp-pagenavi span, .wp-pagenavi a,
.wp-pagenavi span:hover, .wp-pagenavi a:hover {
	background:none;
	color: #fff;
	padding: 6px 10px;
	border: none;
	font-size: 14px;
	border-radius: 0px;
	border:solid 1px #fff;
	font-family:"effra";
	margin:0 5px;
}
.wp-pagenavi .current {
	background: #fff;
	color: #000;
}
.wprm-recipe-notes-container p {
    margin-bottom: 15px;
}

.vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 100%;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
}
.feature_item h1, .video_feature_item_title h1{z-index:99;}
.feature_item:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    height: 100%;
    width: 100%;
    display: block;
    content: "";
    opacity: 0.3;
    z-index: 0;
}
.feature_item p, .video_feature_item_title p{z-index:99;}
.feature_item .entry-meta{z-index:99;}
h5.by-user{color:#fff; margin-top:10px; font-size:20px; font-style:italic;z-index: 99;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); font-weight: normal; font-family:'Gotham-Light';}
h5.by-user a{color:#fff; text-decoration:none;}
h5.by-user a:hover{color:#fff;}
h5.by-user span{font-style:normal; font-weight:bold; margin-right:3px;}


