/* Enter Your Custom CSS Here */body {
	max-width: 2000px;
    margin: auto;
}

.disclaimer {
	font-size:11px;
	line-height:12px;
	font-weight:500;
	font-style:italic;
}

strong {
    font-weight: 500;
}
#booking-weather #booking-mobile {font-size:18px;}


#showcase.interior {
    max-height: 700px;
}

blockquote {
    padding: 17px 45px;
    margin: 0 -11px 20px -11px;
    font-size: 20px;
        border-left: none;
    font-weight: 500;
    color: #fff;
    background: #f28b00;

}
blockquote:after {
        content: "";
    border-style: solid;
    position: absolute;
    margin-left: 0px;
    border-width: 19px 21.5px 0 21.5px;
    border-color: #f28b00 transparent transparent transparent;
        margin-top:17px;
}

blockquote p {
    line-height:28px !important
}

.frm_submit,
.btn {
    border: 0;
    text-transform: uppercase;
    font-family: 'Whitney','Helvetica Neue',Arial,sans-serif;
    font-weight: 600;
    border-radius:0;
    position:relative;
    outline:none;
    border-width:2px;
    border-style:solid;
    text-align:center;
    padding:6px 20px;
    -webkit-font-smoothing:subpixel-antialiased;
   
}

.frm_submit {  width: 100%;
  max-width:none;}
.weather-btn i {
    font-size: 20px;
}
.weather-btn span {
    font-size: 8px;
}
  
#booking-weather .weather-btn i {
    font-size: 40px;
    height: 40px;
    margin-right: 7px;
    vertical-align: middle;
    font-family: weather;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none;
    display: inline-block;
}

#booking-weather .weather-btn span {
    font-size: 18px;
    vertical-align: middle;
}

#booking-weather .weather {
    background:none !important;
}

a.button {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #b53219;
    width: 100%;
  font-weight: bold;
}

.button:hover {
  color: #ffffff;
}

a.button2 {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #5d8b27;
    width: 100%;
  font-weight: bold;
}
.button2:hover {
  color: #ffffff;
}

a.button3 {
    border: solid #b53219 2px;
    color: #b53219;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button3:hover {
  color: #b53219;
}

a.button4 {
    border: solid #5d8b27 2px;
    color: #5d8b27;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button4:hover {
  color: #5d8b27;
}

a:active {
    color: #5d8b27;
}
.thelodgeatwakullasprings #mainNav .navbar-brand img {
    max-height: 80px;
}
.thelodgeatwakullasprings .navbar-brand{padding:2px;}


.alternating .col-md-6{position: relative;
height: 380px;}
@media (max-width:1200px) {
	.alternating .col-md-6{height:auto;}
}