/*
	Theme Name: Ballybur Castle
	Theme URI: https://www.ballyburcastle.com/
	Description: Ballybur Castle WordPress Theme
	Version: 1.0
	Author: JJ Murphy (@cloverockdesign)
	Author URI: http://www.cloverockdesign.ie
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
  background:url(img/bc-bg.jpg) center center / cover;
  font:300 17px/1.7 "mr-eaves-xl-modern", sans-serif;
	color:#3d3332;
	letter-spacing:2px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
color:#3d3332;
	text-decoration:none;
  transition: all 400ms ease-in-out 0s;
}
a:hover {
color:#3d3332;
  transition: all 400ms ease-in-out 0s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
.right-34 a.box-inner {
    color:#fff;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.book-now-button {
   background:#d0a776;
	 color:#fff;
	 width:200px;
	 position:fixed;
	 top:0px;
	 right:0px;
	 display:block;
	 height:80px;
	 text-align:center;
	font:500 14px/80px "sorts-mill-goudy", serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
.book-now-button:hover {
   background:#4e3f3d;
	 color:#fff;
}
@media only screen and (min-width: 1px) and (max-width: 750px) {
.book-now-button {
	font:500 16px/80px "sorts-mill-goudy", serif;
}
}
.top-bar {
   background:#352c2b;
	 color:#fff;
   height:80px;
	 width:100%;
	 position:fixed;
	 top:0px;
	 left:0px;
	 z-index:999999;
}
.top-wrap {
   width:95%;
	 margin:0 auto;
	 height:80px;
	 position:relative;
}
main {
	 width:calc(100% - 40px);
	 max-width:1380px;
	 background:#fff;
	 padding:50px 0px;
	 margin:0 auto;
}
section {
   width:80%;
	 max-width:720px;
	 margin:0 auto;
}
/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
  padding:120px 0px 40px 0px;
}
/* logo */
.logo {

}
.logo-img {
   display:block;
	 max-width:370px;
	 width:80%;
	 margin:0 auto;
}
/* nav */
.nav {
   width:100%;
	 margin:0 auto;
}
.nav ul{
   list-style:none;
	 padding:0px;
	 margin:0px 0px 40px 0px;
	 text-align:left;
	 height:14px;
}
.nav ul li {
   display:inline-block;
	 margin:0px 10px 0px 0px;
}
.nav ul li a {
	font:500 13px/80px "sorts-mill-goudy", serif;
	text-transform:uppercase;
	letter-spacing:2px;
	display:block;
	height:80px;
	color:#fff;
}
@media only screen and (min-width: 1px) and (max-width: 1220px) {
nav.nav {
   display:none;
}
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	 text-align:center;
	 padding:50px 0px 50px 0px;
	font:300 12px/21px "mr-eaves-xl-modern", sans-serif;
}
.footer span {
   display:block;
	 text-align:center;
}
.social-icons {
    text-align:center;
		margin:0px 0px 30px 0px;
}
.social-icons i {
    font-size:30px;
		line-height:30px;
		margin:0px 13px;
}
/*------------------------------------*\
    MOBILE MENU 
\*------------------------------------*/
.taptap-by-bonfire ul li a {
    padding:5px 0px !important;
		text-transform:uppercase;	
}
/*------------------------------------*\
    BOOKING FORM 
\*------------------------------------*/
.hb-check-dates-wrapper {
     width:49% !important;
		 margin-top:0px !important;
		 margin-bottom:0px !important;
		 margin-right:2% !important;
}
.hb-check-dates-wrapper:nth-child(2) {
		 margin-top:0px !important;
		 margin-bottom:0px !important;
		 margin-right:0px !important;
}
.hb-check-dates-wrapper input {
     border: 1px solid #ccc;
    border-radius: 0 !important;
    font-size: 18px;
    height: 60px;
    line-height: 18px;
    padding: 20px 15px 0;
    width: 100% !important;
}
.hb-check-dates-wrapper  label {
  color: #6b6b6b;
  font-size: 13px;
  left: 15px;
  line-height: 14px;
  position: absolute;
  top: 12px;
	text-transform:uppercase;
  z-index: 99;
}
.hb-search-button-wrapper, .hb-select-accom {
    width:100% !important;
		margin:10px 0px 0px 0px  !important;
		padding:0px !important;
}
.hb-accom-page .hb-accom {
  padding: 15px 0  !important;
}
.hb-search-button-wrapper input {
   background:#4e3f3d;
	 color:#fff;
	 display:block;
	 height:60px;
	 border:0 none !important;
	 text-align:center;
	font:500 16px/66px "sorts-mill-goudy", serif;
	text-transform:uppercase;
	letter-spacing:2px;
  transition: all 400ms ease-in-out 0s;
	width:100% !important;
}
.hb-search-button-wrapper label {
   display:none !important;
}
.hb-search-button-wrapper input:hover {
   background:#d0a776;
	 color:#fff;
  transition: all 400ms ease-in-out 0s;
}

.hb-accom-page .hb-accom input, .hb-confirm-button input {
   background:#d0a776;
	 color:#fff;
	 display:block;
	 height:60px;
	 border:0 none !important;
	 text-align:center;
	font:500 16px/66px "sorts-mill-goudy", serif;
	text-transform:uppercase;
	letter-spacing:2px;
  transition: all 400ms ease-in-out 0s;
	width:100% !important;
}
.hb-accom-page .hb-accom input:hover, .hb-confirm-button input:hover {

   background:#4e3f3d;
	 color:#fff;
  transition: all 400ms ease-in-out 0s;
}
.hb-resa-summary-content {
  border: 0 none !important;
  border-radius: 0px  !important;
}

.hb-details-fields p {
    margin:0px 0px 20px 0px;
		position:relative;
		padding:0px;
		width:100%;
		display:block;
}

.hb-details-fields p  input {
     border: 1px solid #ccc;
    border-radius: 0 !important;
    font-size: 18px;
    height: 60px;
    line-height: 18px;
    padding: 20px 15px 0;
    width: 100% !important;
}
.hb-details-fields p textarea {
     border: 1px solid #ccc;
    border-radius: 0 !important;
    font-size: 18px;
    height: 200px;
    line-height: 18px;
    padding: 30px 15px 0;
    width: 100% !important;
}
.hb-detail-field {
		max-width:1400px !important;
}
.hb-details-fields p  label {
  color: #6b6b6b;
  font-size: 13px;
  left: 15px;
  line-height: 14px;
  position: absolute;
  top: 12px;
	text-transform:uppercase;
  z-index: 99;
}

.hbook-wrapper .form-error {
  color: #f04826;
	font-size:12px;
	text-transform:uppercase;
  display: block;
	padding-left:15px;
}
.hb-detail-field.error {
   border-bottom:4px solid #ccc;
}
.hb-chosen-check-in-date, .hb-chosen-check-out-date {
   background:#f7f7f7;
	 padding:10px;
	 text-align:center;
}
@media only screen and (min-width: 1px) and (max-width: 660px) {
.hb-chosen-check-in-date span, .hb-chosen-check-out-date span {
   display:block;
	 margin:0 auto;
}
}

.hb-day-taken-start::before {
  content: "" !important;
  height: 50px !important;
  left: 50% !important;
  position: absolute !important;
  top: 0px !important;
  width: 84px !important;
transform: rotate(0deg) !important;
}
.hb-day-taken-end::before {
  content: "";
  height: 50px;
  left: auto !important;
	right: 50%  !important;
  position: absolute;
  top: 0px !important;
transform: rotate(0deg) !important;
  width: 84px;
}

span.hb-day-fully-taken::before, span.hb-dp-day-no-check-in::before, span.hb-day-taken-end::before {
  content: "X" !important;
  height: 80px !important;
  left: 0 !important;
  position: absolute;
  top: 0px !important;
  transform: rotate(0) !important;
  width: 40px !important;
	text-align:center;
	font-size:20px;
}
.hb-day-fully-taken, .hb-dp-day-no-check-in {
  position:relative;
}
span.hb-day-fully-taken span, span.hb-dp-day-no-check-in span, span.hb-day-taken-end span {
   text-indent:-9999px;
	 display:block;
}
.hb-day-taken-end::before {
  content: "";
  height: 0px !important;
  left: 0px;
  position: absolute;
  top: 0px;
  transform: rotate(-40deg);
  width: 0px !important;
}
.hb-day-taken-start::before, span.hb-dp-day-no-check-in.hb-day-no-check-in-min-stay::before {
  content: "" !important;
  height: 0px !important;
  left: 0;
  position: absolute;
  top: 10px;
  transform: rotate(-40deg);
  width:  0px !important;
}
span.hb-dp-day-no-check-in.hb-day-no-check-in-min-stay {
   background:#fff !important;
}
.hb-day-taken-start::before, .hb-day-taken-end::before, .hb-day-fully-taken, .hb-avail-caption, span.hb-dp-day-no-check-in {
  background: #ccc !important;
}
.hb-dp-day {
  overflow:hidden !important;
}
span.hb-day-no-check-in-min-stay span {
   text-indent:-0px !important;
}
.hb-booking-search-form h3 {
  font:300 17px/1 "mr-eaves-xl-modern", sans-serif !important;
	text-align:center !important;
	padding:0px !important;
	margin:0px 0px 20px 0px !important;
}
/*------------------------------------*\
    CUSTOM FIELDS 
\*------------------------------------*/
.history-box {
   background:#e3c097;
	 color:#fff;
	 text-transform:center;
	 max-width:1380px;
	 width:calc(100% - 40px);
	 margin:20px auto 0px auto;
   padding: 50px 0;
}
.history-box a {
   color:#fff;
}
.history-wrap {
  margin: 0 auto;
  max-width: 720px;
  width: 80%;
}
.history-wrap h2 {
   margin:10px 0px 30px 0px;
	 padding:0px;
}
.history-wrap h2 em {
   display:block;
	 font:500 22px/30px "sorts-mill-goudy", serif;
	 font-style:italic;
}
/*------------------------------------*\
    BOXES
\*------------------------------------*/

.box-row {
   display:block;
	 margin:0px auto 20px auto;
	 width:calc(100% - 40px);
	 max-width:1380px;
	font:500 21px/1.66 "sorts-mill-goudy", serif;
}
.box-left, .box-left-50 {
   float:left;
	 width:calc(50% - 10px);
}
.box-right, .box-right-50 {
   float:right;
	 width:calc(50% - 10px);
}

.box-left-66, .box-left-66-sm {
   float:left;
	 width:calc(66% - 10px);
}
.box-right-34, .box-right-34-sm {
   float:right;
	 width:calc(34% - 10px);
}


.box-row::after, .box-left::after, .box-right::after, .box-left-50::after, .box-right-50::after, .block-row:after {
   content:"";
	 clear:both;
	 height:0px;
	 display:block;
}
.box-left div, .box-right div, .box-left-50 div, .box-right-50 div {
   height:330px;
}
.box-left-66 div, .box-right-34 div {
   height:450px;
}
.box-left-66 .box-inner , .box-right-34 .box-inner, .left-66-sm .box-inner {
background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0 !important;
}
.block-left-34 .box-inner, .block-right-34 .box-inner {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.box-left-66-sm div, .box-right-34-sm div {
   height:400px;
}
.splash {
   text-shadow: 2px 1px 0px rgba(0, 0, 0, 0.4);
}
.splash .left-66 {
   background:url(img/main-splash.jpg) center center / cover;
}
.splash .right-34 {
   background:url(img/wedding-splash.jpg) center center / cover;
}
.history-splash .box-inner, .block-splash .box-inner {
   background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
}
.history-splash .box-wrap {
   background:url(img/history-splash.jpg) center center / cover;
	 height:300px;
}
.block-splash .box-wrap {
   background-size: cover !important;
	 height:400px;
}
.booking-splash .box-inner {
  background: #3d3332 url("img/book-now-bg.png") no-repeat scroll center bottom / 100% auto;
  padding: 50px 0 80px;
}
.booking-splash .box-inner h1 {
  font: 500 40px/34px "sorts-mill-goudy",serif !important;
}
@media only screen and (min-width: 621px) and (max-width: 940px) {
.booking-splash .box-inner {
  padding: 40px 0 55px;
}
.booking-splash .box-inner h1 {
  font: 500 36px/32px "sorts-mill-goudy",serif !important;
}
}
@media only screen and (min-width: 1px) and (max-width: 620px) {
.booking-splash .box-inner {
  padding: 40px 0 40px;
}
.booking-splash .box-inner h1 {
  font: 500 30px/24px "sorts-mill-goudy",serif !important;
}
}
.splash .box-left-66 { 
	font:500 36px/50px "sorts-mill-goudy", serif !important;
	letter-spacing:2px;
	 color:#fff;
}
.splash .box-left-66 strong { 
	font:500 90px/70px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.splash .box-right-34 { 
	font:500 31px/40px "sorts-mill-goudy", serif !important;
	letter-spacing:2px;
	 color:#fff;
}
.splash .box-right-34 strong { 
	font:500 52px/37px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.left-25 {
   float:left;
	 width:calc(50% - 10px);
}
.right-25 {
   float:right;
	 width:calc(50% - 10px);
}
.box-wrap {
   width:100%;
	 height:100%;
	 display:table;
}

.box-inner {
   width:100%;
	 height:100%;
	 display:table-cell;
	 vertical-align:middle;
	 text-align:center;
	 padding:20px;
	 background:#fff;
}
.blog-splash .box-wrap {
   background-position:center center !important;
	 background-size:cover !important;
}
.blog-splash .box-inner {
   height:600px;
	 background:rgba(0,0,0,0.1);
}
.blog-splash .box-inner h1 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-transform: none !important;
	color: #fff;
	font: 500 40px/32px "sorts-mill-goudy", serif;
}
.size-large, .size-full {
	margin: 20px -10% !important;
	width: 900px;
	max-width: 120%;
	height: auto !important;
}
.page-template-location-page .block-left-34, .page-template-contact-page .block-left-34 {
   background:#3d3332;
	 color:#fff;
}

.blog-splash .pre-line {
	font: 500 17px/17px "sorts-mill-goudy", serif;
	padding: 0px;
	text-transform: none !important;
	display: block !important;
}

a.view-article {
	background: #4e3f3d none repeat scroll 0 0;
	border: 0 none !important;
	color: #fff;
	display: block;
	font: 500 13px/53px "sorts-mill-goudy",serif;
	height: 50px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	transition: all 400ms ease-in-out 0s;
	width: 100% !important;
	max-width:200px;
	margin: 40px 0px 0px 0px;
}
a.view-article:hover {
   background:#d0a776;
}
.blog-box-wrap {
	width: calc(100% - 10px);
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	background-size: cover !important;
	background-position: center center !important;
	position: absolute;
	top: 0px;
	left: 0px;
}
.page-template-location-page .block-left-34 a, .page-template-contact-page  .block-left-34 a {
   background:#3d3332;
	 color:#fff;
}
.page-template-location-page .block-left-34 .box-inner br, .page-template-contact-page .block-left-34 .box-inner br {
   display:block !important;
}
.google-wrap {
   padding:0px !important;
}
    .google-maps {
        position: relative;
        padding-bottom: 15%; // This is the aspect ratio
        height:420px;
				min-height:420px;
				max-height:420px;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
@media only screen and (min-width: 1px) and (max-width: 750px) {
.page-template-location-page .block-left-34, .page-template-contact-page .block-left-34 {
  height: auto !important;
}
.blog-splash .box-inner {
   height:400px;
	 background:rgba(0,0,0,0.1);
}
}
@media only screen and (min-width: 1px) and (max-width: 400px) {
.page-template-location-page .block-left-34 .box-inner, .page-template-contact-page .block-left-34 .box-inner{
  padding:20px;
}
.blog-splash .box-inner {
   height:300px;
	 background:rgba(0,0,0,0.1);
} 
}
.block-row .box-inner {
   text-align:left !important;
	 padding:40px;
	 height:420px;
}
.box-inner p:last-child {
    margin-bottom:0px;
		padding-bottom:0px;
}
.box-inner h1 {
   margin:0px;
	 padding:0px;
	 text-transform:uppercase;
	 color:#fff;
	font:500 60px/44px "sorts-mill-goudy", serif;
}
.box-inner span {
   max-width:530px;
	 display:inline-block;
}
.box-inner.top-text {
   background:url(img/top-bg.png) top right no-repeat #3d3332;
	 color:#fff;
} 
.box-inner.middle-text {
   background:url(img/middle-bg.png) top left no-repeat #e3c097;
	 color:#ffffff;
} 
.box-inner.bottom-text {
   background:url(img/bottom-bg.png) top right no-repeat #3d3332;
	 color:#fff;
} 
.pre-line, .post-line {
	font:500 24px/21px "sorts-mill-goudy", serif;

	padding:0px;
  text-transform:uppercase;
	display:block !important;
	color:#fff !important;
}
.pre-line {
	  margin:0px auto 10px auto;
}
.post-line {
	  margin:7px auto 0px auto;
}
@media only screen and (min-width: 1px) and (max-width: 1370px) {
.box-inner.top-text {
   background:#3d3332;
	 color:#fff;
} 
.box-inner.middle-text {
   background:#e3c097;
	 color:#ffffff;
} 
.box-inner.bottom-text {
   background:#3d3332;
	 color:#fff;
} 
}
@media only screen and (min-width: 621px) and (max-width: 1150px) {
.box-left, .box-left-50 {
   float:none;
	 width:100%;
	 margin-bottom:20px;
}
.box-right, .box-right-50 {
   float:none;
	 width:100%;
}
.box-left div, .box-right div, .box-left-50 div, .box-right-50 div {
   height:250px;

}
}
@media only screen and (min-width: 901px) and (max-width: 1150px) {
.box-left-66 {
   float:left;
	 width:calc(50% - 10px);
}
.box-right-34 {
   float:right;
	 width:calc(50% - 10px);
}
.box-left-66 div, .box-right-34 div {
   height:400px;
}
.splash .box-left-66 { 
	font:500 36px/50px "sorts-mill-goudy", serif !important;
	letter-spacing:2px;
}
.splash .box-left-66 strong { 
	font:500 52px/37px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.splash .box-right-34 { 
	font:500 36px/50px "sorts-mill-goudy", serif !important;
	font-style:italic;
	letter-spacing:2px;
}
.splash .box-right-34 strong { 
	font:500 52px/37px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
}
@media only screen and (min-width: 701px) and (max-width: 900px) {
.box-left-66 {
   float:left;
	 width:calc(50% - 10px);
}
.box-right-34 {
   float:right;
	 width:calc(50% - 10px);
}
.box-left-66 div, .box-right-34 div {
   height:300px;
}
.box-left-66-sm div, .box-right-34-sm div {
   height:300px;
}
.splash .box-left-66 { 
	font:500 26px/26px "sorts-mill-goudy", serif !important;
	letter-spacing:2px;
}
.splash .box-left-66 strong { 
	font:500 40px/40px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.splash .box-right-34 { 
	font:500 26px/26px "sorts-mill-goudy", serif !important;
	font-style:italic;
	letter-spacing:2px;
}
.splash .box-right-34 strong { 
	font:500 40px/40px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.block-splash .box-wrap {
	 height:300px;
}
}
@media only screen and (min-width: 1px) and (max-width: 700px) {
.box-left-66 {
   float:none;
	 width:100%;
	 margin-bottom:20px;
}
.box-right-34 {
   float:none;
	 width:100%;
}
.box-left-66 div, .box-right-34 div {
   height:270px;
}
.box-left-66-sm div, .box-right-34-sm div {
   height:200px !important;
}
.splash .box-left-66 { 
	font:500 28px/28px "sorts-mill-goudy", serif !important;
	letter-spacing:2px;
}
.splash .box-left-66 strong { 
	font:500 44px/44px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.splash .box-right-34 { 
	font:500 28px/28px "sorts-mill-goudy", serif !important;
	font-style:italic;
	letter-spacing:2px;
}
.splash .box-right-34 strong { 
	font:500 44px/44px "sorts-mill-goudy", serif !important;
	font-style:italic !important;
  color:#eaceae;
	display:block;
}
.block-splash .box-wrap {
	 height:240px;
}
}

@media only screen and (min-width: 1px) and (max-width: 970px) {
.box-left-66-sm {
   float:none;
	 width:100%;
}
.box-right-34-sm {
   display:none;
}
}
@media only screen and (min-width: 1px) and (max-width: 620px) {
h1 {
  font: 500 36px/32px "sorts-mill-goudy",serif !important;
}
.pre-line, .post-line {
	font:500 19px/17px "sorts-mill-goudy", serif;
	padding:0px;
  text-transform:uppercase;
	display:block !important;
}
.pre-line {
	  margin:0px auto 10px auto;
}
.post-line {
	  margin:7px auto 0px auto;
}
main, .history-box {
	 width:calc(100% - 20px);
   padding: 30px 0;
}
.history-box {
    margin: 10px auto 0;
}
section, .history-wrap {
  width: 80%;
}

.box-row {
  font: 500 19px/1.4 "sorts-mill-goudy",serif;
  letter-spacing: 2px;
	 margin:0px auto 10px auto;
	 width:calc(100% - 20px);
}
.box-left, .box-left-50 {
   float:none;
	 width:100%;
	 margin-bottom:10px;
}
.box-right, .box-right-50 {
   float:none;
	 width:100%;
}
.box-left div, .box-right div, .box-left-50 div, .box-right-50 div {
   height:250px;

}
.left-25 {
   float:none;
	 width:100%;
	 margin-bottom:10px;
}
.right-25 {
   float:none;
	 width:100%;
}
.box-left-66-sm div {
   height:240px;
}
.box-left-66 {
  margin-bottom: 10px;
}
.box-inner {
  padding: 20px;
}
}
@media only screen and (min-width: 1px) and (max-width: 360px) {
.box-inner {
  padding: 10px;
}
}
@media only screen and (min-width: 1px) and (max-width: 1300px) {
.box-inner br {
   display:none;
}
}
.white-box .box-inner {
    color:#e3c097;
		text-transform:uppercase;
    font: 500 26px/36px "sorts-mill-goudy",serif;
}
.white-box .box-inner:hover {
		color:#fff;
		background:#e3c097;

}
.white-box.gold-text .box-inner {
		color:#3d3332;
}
.white-box.gold-text .box-inner:hover {
		color:#fff;
		background:#3d3332;
}
.white-box span {
    font: 500 48px/48px "sorts-mill-goudy",serif;
		display:block;
		font-style:italic;
}
.front-arrow {
    max-width:100px;
		margin:10px auto 0px auto;
		display:block;
}

.history-front {
    background:url(img/history-front.jpg) center center / cover;
}
.explore-front {
    background:url(img/explore-front.jpg) center center / cover;
}
.location-front {
    background:url(img/location-front.jpg) center center / cover;
}
.history-front .box-inner, .explore-front .box-inner, .location-front .box-inner {
    background:0 none !important;
}
/*------------------------------------*\
    BLOCK PAGE
\*------------------------------------*/
.block-left-66 {
   float:left;
	 width:calc(66% - 10px);
}
.block-right-34 {
   float:right;
	 width:calc(34% - 10px);
}
.block-right-66 {
   float:right;
	 width:calc(66% - 10px);
}
.block-left-34 {
   float:left;
	 width:calc(34% - 10px);
}
.block-row { 
   display:table;
	 position:relative;
	 margin:0px auto 20px auto;
	 width:calc(100% - 40px);
	 max-width:1380px;
}
.block-left-34 {
   height:100%;
	 padding-right:10px;
	 width:34%;
	 display:table-cell;
  height: 100%;
  left: 0;
  padding-right: 10px;
  position: absolute;
  top: 0;
  width: 34%;
}
.block-right-66 {
   height:100%;
	 padding-left:10px;
	 width:66%;
	 display:table-cell;
}
.block-right-34 {
   height:100%;
	 padding-left:10px;
	 width:34%;
	 display:table-cell;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 34%;
}
.block-left-66 {
   height:100%;
	 padding-right:10px;
	 width:66%;
	 display:table-cell;
}
@media only screen and (min-width: 751px) and (max-width: 980px) {
.block-left-66 {
   float:left;
	 width:60%;
}
.block-right-34 {
   float:right;
	 width:40%;
}
.block-right-66 {
   float:right;
	 width:60%;
}
.block-left-34 {
   float:left;
	 width:40%;
}
}
@media only screen and (min-width: 1px) and (max-width: 750px) {
.blog-box-wrap {
	width: 100%;
}
.block-left-66 {
   float:none;
	 width:100%;
}
.block-right-34 {
   float:none;
	 width:100%;
}
.block-right-66 {
   float:none;
	 width:100%;
}
.block-left-34 {
   float:none;
	 width:100%;
}
.block-row { 
   display:block;
	 margin:0px auto 20px auto;
}
.block-left-34 {
	 width:100%;
	 display:block;
  height: 100%;
  left: auto;
  padding-right: 0px;
  position: relative;
  top: auto;
	margin-bottom:20px;
	height:250px;
}
.block-left-34 .box-inner {
   height:250px !important;
}
.block-right-66 {
   height:100%;
	 padding-left:0;
	 width:100%;
	 display:block;
}
.block-right-34 {
	 width:100%;
	 display:block;
  height: 100%;
  right: auto;
  padding-left: 0px;
  position: relative;
  top: auto;
	margin-bottom:20px;
	height:250px;
}
.block-right-34 .box-inner {
   height:250px !important;
}
.block-left-66 {
   height:100%;
	 padding-right:0px;
	 width:100%;
	 display:block;

}
.block-row .box-inner {
  height: auto !important;
  padding: 40px;
}
}
@media only screen and (min-width: 1px) and (max-width: 620px) {
.block-row { 
	 margin:0px auto 10px auto;
	 width:calc(100% - 20px);
}

.block-left-34, .block-right-34 {
	margin-bottom:10px !important;
}
}

/*------------------------------------*\
	FORMS
\*------------------------------------*/

.form-sep {
	 padding:10px 0px 5px 0px;
	 text-align:center;
	 font:400 30px/30px "mr-eaves-xl-modern", sans-serif;
	 color:#fff;
}
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}
ul.gform_fields {
   list-style:none;
	 padding:0px;
	 margin:0px;
}
.gform_wrapper {
  margin: 0 auto;
  padding: 0px;
  position: relative;
	width:100%;
	max-width:960px;
}
.gform_wrapper {
  margin: 0 auto;
  padding: 0px;
  position: relative;
	clear:both;
	color:#fff;
}
article .gform_confirmation_message {
  background: #19223e none repeat scroll 0 0;
  margin: 10px 0 0;
  padding: 20px;
  position: relative;
	clear:both;
	color:#fff;
}
#gform_wrapper_5 {
    margin:0px !important;
}
#gform_wrapper_3 {
    margin:0px !important;
}
.gform_fields input.large, .gform_fields input.medium, .gform_fields select.large, .gform_fields select.medium{
    border: 1px solid #ccc;
    border-radius: 0 !important;
		font-size:18px;
		line-height:18px;
    height: 60px;
    padding: 20px 15px 0 15px;
    width: 100% !important;
}
.gform_fields textarea.large, .gform_fields textarea.medium {
    border: 1px solid #ccc;
    border-radius: 0 !important;
		font-size:16px;
		line-height:18px;
    height: 200px;
    padding: 40px 15px 0 15px;
    width: 100% !important;
}
li.gfield {
    position:relative;
		margin:0px 0px 13px 0px;
		clear:both;
}
li.gfield label {
    color: #6b6b6b;
		font-size:13px;
		line-height:14px;
    left: 15px;
    position: absolute;
    top: 12px;
    z-index: 99;
}
li.gf_left_half {
    float:left;
		width:49%;
		margin:0px 2% 13px 0px;
		clear:none;
		min-height:60px;
}
li.gf_right_half {
    float:left;
		clear:none;
		width:49%;
		margin:0px 0px 13px 0px;
		min-height:60px;
}
.validation_error {
    text-align:center;
		color:#82c0f2;
    font: 400 20px/18px "mr-eaves-xl-modern", sans-serif;
    padding:0px 0px 20px 0px;
		text-transform:lowercase;
}
.validation_message {
  color: #82c0f2;
  font-size: 14px;
  padding: 5px 0 0 15px;
  text-transform: lowercase;
}
.gform_wrapper .gform_button {
    background: #4e3f3d none repeat scroll 0 0;
    border: 0 none !important;
    color: #fff;
    display: block;
    font: 500 16px/66px "sorts-mill-goudy",serif;
    height: 60px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 400ms ease-in-out 0s;
    width: 100% !important;
		margin:10px 0px 0px 0px;
}
.gform_wrapper .gform_button:hover {
    background:#d0a776;
}
.gform_body h2, .enterreg h2 {
    font: 400 22px/20px "mr-eaves-xl-modern", sans-serif;
		text-transform:uppercase;
    margin:0px 0px 20px 0px;
		padding:15px 0px 0px 0px !important;
		color:#fff;
		text-align:center;
}


#input_3_6, #input_3_7, #input_3_8 {
    background:#ccc !important;
}

#field_3_7 .validation_message, #field_3_8 .validation_message {
    display:none;
}
#field_3_11 {
    margin:30px 0px 25px 0;
    padding: 0;
}
.gform_anchor {
    display: block;
    position: absolute;
    top: -20px;
}

#gform_submit_button_1.single_add_to_cart_button {
 border: 2px solid #fff;
    border-radius: 99px;
    color: #fff;
    display: block;
		padding:0px !important;
		background:#2a7dc0;
    font: 700 19px/66px "mr-eaves-xl-modern", sans-serif;
    height: 70px;
    letter-spacing: 2px;
    margin: 50px auto 0 !important;
    max-width: 270px;
    text-align: center;
    width: 90%;
		float:none !important;
}
#gform_submit_button_1.single_add_to_cart_button:hover {
 border: 2px solid #fff;
    background:#fff;
    color: #2d2d2d;
}

@media only screen and (min-width: 1px) and (max-width: 480px) {

li.gf_left_half {
    float:none;
		width:100%;
		margin:0px 0px 13px 0px;
}
li.gf_right_half {
    float:none;
		width:100%;
		margin:0px 0px 13px 0px;
}
}

.cat-splash {
   background:url(img/blog-bg.jpg) center center / cover;
	 height:400px;
}
.cat-splash .box-inner {
	background: rgba(0,0,0,0.2);
}
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

h1 {
	font:500 40px/1.4 "sorts-mill-goudy", serif;
	margin:0px 0px 40px 0px;
	padding:0px;
}

h2 {
	font:500 30px/30px "sorts-mill-goudy", serif;
	margin:40px 0px 40px 0px;
	padding:0px;
}
.block-row h2:first-child {
  font: 500 30px/30px "sorts-mill-goudy",serif;
  margin: 0 0 20px 0;
  padding: 0;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}