/*
Theme Name: White Iron Beach Resort
Theme URI: http://whiteironbeach.com/
Description: This is the White Iron Beach Resort theme.
Author: Kimberly Holmes
Author URI: http://wafisherinteractive.com
License: 
License URI: 
Template: wafish
Version: 0.1
*/
@import url("../wafish/style.css");
@import url("//use.typekit.net/eqd1vnp.css");


/*FONTS
font-family: brother-1816, sans-serif;
font-family: bitter, serif;

/*COLORS 
Teal: #33846c
dark blue: #175276
body text: #393732
*/

body {
	font-family: brother-1816, sans-serif;	
	color: #535353;
	font-weight: 400;
	background: #fff;
	font-size: 16px;
}  
h1, h2, h3, h4, h5, h6 {
	font-family: brother-1816, sans-serif;
	color: #263b5b;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1 {
	font-size: 2em;	
}
h2 {
	font-size: 1.8em;	
}
h3 {
	font-size: 1.6em;	
}

h1 + h2, h2 + h3 {
	font-family: 'Bitter', serif;	
	color: #33846c;
	text-transform: none;
}

hr {
	border: solid #33846c;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25rem 0 1.1875rem;
	height: 0;
}
a {
	color: #175276;	
}
a:hover {
	color: #33846c;
}
p {
	margin-bottom: 10px;
	line-height: 1.3em;	
}
small {
	font-size: .75em;	
}
strong, b {
	font-weight: 700;	
}
.button {
	letter-spacing: 1pt;
	font-size: 14px;
	font-weight: 500;
	background-color: #263b5b;
	text-transform: uppercase;
}
.button.orange {
	background-color:#f79239;
}

ol {
	list-style: decimal;
	margin-left: 40px;	
}
ul {
	list-style: disc;
	margin-left: 40px;	
}
table td {
	font-size: 1em!important;	
}
.no-padding {
	padding: 0;	
}
.no-margin{
	margin: 0;
}
.off-canvas-content {
	max-width:1600px;
	margin: 0 auto;
	box-shadow: none;
}
.row {
	max-width: 1200px;	
}
.row.contain {
	max-width: 1200px;	
	margin: 0 auto;
}
.text-right {
	text-align: right;
}	

.upper {
	background: #263b5b;
	height: 50px;
}
.upper .menu {
	text-align: right;	
	display: block;
	width: 100%;
}
.upper .menu li {
	display: inline-block;	
}
.upper .menu li a {
	color: #fff;
	text-transform: uppercase;	
	letter-spacing: 1pt;
	font-size: .8em;
	font-weight: 600;
	padding: 0 10px;
	line-height: 50px;
}
.upper .menu li a i {
	font-size: 2em;	
}
header {
	position: relative;
	z-index: 4;
	height: 100px;
}
.top-bar, .top-bar ul {
	background: none;	
}
header .top-bar-title {
	position: absolute;
}	
header .top-bar .menu {
	background: none;
	position: absolute;
	top: 40px;
	right: 40px;	
}
header .top-bar .menu li a {
	color: #fff;
	text-transform: uppercase;	
	letter-spacing: 1pt;
	font-size: .9em;
	font-weight: 600;
	padding: 0 15px;
	line-height: 1.3em;
}
header .top-bar .menu li a:hover {
	opacity: .8;	
}
header .top-bar .menu li.button {
	background-color:#f79239;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 10px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	border: none;
	min-width: 300px;	
	left: 0;
	right: auto!important;
}
.menu-item-889 {
	padding-right: 20px;
}
.orbit{
	position: relative;
	margin-top: -100px;
	z-index: 3;
	background: #000;
}
.orbit img {
	opacity: .8;	
}
.slider {
	max-height: 725px;
	width: 100%;
	overflow: hidden;	
	max-width: 1400px;
	margin: 0 auto;
}
.orbit-bullets {
	top: -100px;	
	float: right;
	z-index: 302; 
	margin: 0 10px;
}
.orbit-bullets li {
	background: #fff;
	width: 0.65em;
	height: 0.65em;
}
.orbit-bullets li.active {
	background: #175276;
}
section.content {
	margin-top: 100px;	
}
section.content .button {
	margin-top: 20px;
}
.margined {
	margin-top: 40px;	
}
.wp-post-image {
	
	width: auto;	
}
.content-top {
	width: 100%;
	margin-top: -102px;	
	height: 102px;
	position: relative;
	z-index: 4;
	background: url(images/top-rip.png) no-repeat center center;
}
.amenities {
	background: #eaeaea;
	padding: 50px 20px;
	vertical-align: middle;
	max-width:1400px;
	margin: 100px auto;
	text-align: center;
}
.amenities .row {
	max-width:1400px;
}
.amenities img {
	display: inline-block; 
}
.amenities span {
	color: #f79239;
	display: inline-block; 
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1pt;
	top: 10px;
	position: relative;
	text-align: left;
	font-weight: 500;
	padding-left: 10px;
}
.content-bottom {
	width: 100%;
	height: 102px;
	margin-bottom: -102px;
	position: relative;
	z-index: 4;
	background: url(images/bottom-rip.png) no-repeat center center;
}
.rest-of-content .row {
	margin-bottom: 100px;
}
.rest-of-content .row .columns {
	position: relative;	
}
.vert-align {

	margin: 0 50px; 
	
}
.video-newsletter {
	margin-bottom: 50px;	
}
.newsletter {
	background:#263b5b;
	margin-top: 15%;
	padding: 50px 50px 80px;
}
.newsletter span {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	font-size: 1.4em;	
	display: block;
}
.newsletter input {
		
}
.newsletter a.past-newsletters {
	text-decoration: underline;
	line-height: 1.2em;	
	color: #fff;
	position:relative;
	top: 10px;
}
.newsletter .button {
	float: right;	
}
.newsletter input.submit-email {
	background: #fff;
	padding: 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: none;
}
.column-block {
	margin-bottom: 1.875rem;	
}
footer {
	background:#263b5b url(images/footer.png) no-repeat top center;
	z-index: 3;
	font-size: .9em;
	font-weight: 600;
	position:relative;
	padding: 200px 20px 100px;
	margin-top: -102px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing:1pt;
}
footer a {
	color: #fff;
}
footer span.footer-title {
	font-size: 2.5em;
	margin-bottom: 10px;
	display: block;
	font-weight: 400;
	letter-spacing:0;
}
footer .facebook {
	font-size: 1.9em;
	margin-top: 50px;
	display: block;
}	
footer .cdsROW.wide {
	width: 90%!important;
	height: 48px!important;
	float: right;
	margin-top: 20px;
}
footer .cdsROW.wide .cdsROWContainer {
	width: 100%!important;	
}
.copyright {
	padding-top: 30px;
	font-size: .8em;	
}
.copyright a {
	color: #fff;
	text-decoration: underline;
}	
.callout.alert {
	border-color: #f69239;	
	background: rgba(246,146,57,.2);
	font-size: 1.5em;
	font-weight: 600;
}
.featured {
	z-index: 53;	
	display: block!important;
	    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
}
.featured iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
}
.looking-for {
	background: #263b5b;
	padding: 30px;
	color: #fff;
	margin-top: 50px;
}
.looking-for label {
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 1pt;
	line-height:1em;
	margin-bottom: 10px;
	display: block;
}
.looking-for p a {
	font-family: 'Amatic SC', serif;
	color: #fff;
	font-size: 1em;
}

.looking-for select {
	height: 40px;
	margin-bottom: 0;	
}
.interior-image {
	overflow: hidden;
	text-align: center;
	margin-top: -100px;
	position: relative;
	max-height: 600px;
	background: #000;
}
.interior-image img {
	width:100%;	
	opacity: .8;
}
.interior-content {
	padding: 80px 20px;
}
[data-clearing] li {
	max-height: 250px;
	overflow: hidden;
}
[data-clearing] li a img {
	max-width: 502px;
}
ul#masoncontainer li {
	height: auto;
	max-height: inherit;
}
.row.cabin, .row.post {
	border-top: 2px solid #f69239;	
	padding-top: 20px;
	margin-top: 20px;
}
.row.cabin h2 {
	margin-bottom: 0;
	margin-bottom: 10px;
}
.row.cabin .rates {
	font-size: .8em;
	background: #f6f6f6;
	padding: 10px;
	margin-top: 20px;
}	
.row.cabin .rates p {
	margin-bottom: 0;	
}
.row.cabin .rates strong {
	font-family: 'Bitter', serif;
	color: #33846c;
	font-size: 1.2em;
}
.row.cabin .gallery {
	margin-top: 20px;	
}
.row.cabin .actions {
	margin-top: 20px;	
}
.row.cabin .gallery + .actions {
	margin-top: 0;	
}
.fishing-reports .column {
	margin-bottom: 20px;
}
.fishing-reports .column img {
	margin-bottom: 20px;
}
.fishing-reports .column .blog-title {
	font-size: 1.3em;
}
.fishing-reports .column .meta {
	font-size: .8em;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;	
}
#masoncontainer .item {
    width: 32%;
    padding: 10px;
    margin: 5px .5%;
    background: rgba(255,255,255,.8);
    opacity: .8;
    height: auto;
    overflow: hidden;
}
#masoncontainer .item a img { 
	width: 100%;
	height: auto;

}
#masoncontainer .item:hover {
	opacity: 1;	
}
#masoncontainer .grid-sizer {
	width: 33%;	
}
 
.grid.effect-4 li {
    transform-style: preserve-3d;
}
 
.grid.effect-4 li.animate {
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    animation: fallPerspective .8s ease-in-out forwards;
}
 
@keyframes fallPerspective {
    100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
.blog-entry, 
.search-entry  {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;	
}
.post h2 {
	margin-bottom: 10px;	
}
.meta {
	font-size: .8em;	
}
.blog-entry:last-of-type, 
.search-entry:last-of-type  {
	border-bottom: none;	
}
.more {	
	font-size: .8em;
	line-height: 18px;
}
.post-meta {
	font-size: .8em;	
}
.search-entry {
	margin: 10px 0;
	padding-bottom: 10px;	
}
.wpcf7-form {
	background: rgba(255,255,255,.8);
	padding: 20px;	
	margin-top: 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.wpcf7-form .button {
	background-color: #175276;
	margin-bottom: 0px;	
}
textarea {
	padding-left: 0px;
	width: 100%;
}


@media screen and (max-width:1024px) {
	.upper {
		display: none;	
	}
	.top-bar-right {
		float: none;
		text-align: right;
		padding: 20px;
	}	
	.top-bar-right a {
		color: #fff;
		font-size: 2em;	
	}
	#menu-item-1506 {
		display: none;	
	}
	body, .off-canvas {
		background-color: #263b5b;

	}
	.off-canvas a.fb {
		color:#fff;
		padding: 5px 15px;
		display: block;
		margin-bottom: 10px;	
	}
	.off-canvas .button {
		background: #f79239;
		display: inline-block;
	}
	.off-canvas li a {
		color: #fff;
		text-transform: uppercase;	
		letter-spacing: 1pt;
		font-size: .9em;
		font-weight: 600;
		padding: 5px 15px;
		line-height: 1.3em;
	}
	.off-canvas li {
		margin-bottom: 10px;	
	}
	section.content {
		margin-top: 0;
		padding: 50px 20px;	
	}
	section.interior-content {
		padding: 50px 20px;
	}
	.amenities {
		margin: 0 0 50px 0;
		text-align: left;
	}	
	.newsletter {
		margin-top: 0;	
	}
}
@media screen and (max-width:640px) { 

	.top-bar-title a img {
		height: 90px;
	}	
	.content-top {
		margin-top: -72px;	
	}
	.home .content-bottom {
		margin-top: -1px;
	}
	.content-bottom {
		margin-top: 0px;
		margin-bottom:0;
	}
	footer {
		padding: 100px 20px 50px;
		margin-top: -100px;	
	}
	footer, footer .text-right {
		text-align: center;	
	}	
	footer .facebook {
		margin-top: 20px;	
	}
	footer .cdsROW.wide {
		float: none;
		margin: 20px auto 0;	
		height:auto!important;
	}
	
	.cdsROW.wide .cdsROWContainer {
		height:auto!important;	
	}
	.cdsROW.wide .cdsROWContainer .cdsComponent {
	    display: block!important;
	    height: auto!important;
	    width: 100%!important;
	    max-width: 100%!important;
	}
	.rest-of-content .row {
		margin-bottom: 50px;
	}	
	.rest-of-content .row img {
		margin-bottom: 50px;	
	}
	.cabin.row > .columns {
		float: none;	
	}
}
.flex-video-new {
position: relative;
padding-top: 1.5625em;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 1em;
overflow: hidden;
}
.flex-video-new iframe, .flex-video-new object, .flex-video-new embed, .flex-video-new video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ie {
	display: none;	
}
.centered-props {
	text-align: center;	
}
.centered-props p, .centered-props img {
	margin-bottom: 10px;	
}
#facebookfeed-link {
	position:fixed;
	top: 200px;
	width: 60px;
	height: 60px;
	right: 0;	
	z-index:303;
}
#newsletter-link {
	position:fixed;
	top: 260px;
	right: 0;	
	width: 60px;
	height: 60px;
	z-index:303;
}
#fishingreports-link {
	position:fixed;
	top: 320px;
	right: 0;	
	width: 60px;
	height: 60px;
	z-index:303;
}
#tripadvisor-link {
	position:fixed;
	top: 380px;
	right: 0;	
	width: 60px;
	height: 60px;
	z-index:303;
}
.shown {
	right:300px!important;	

}
#tripadvisor-link .shown {
	right:240px!important;	
}

#facebookfeed, #fishingreports, #newsletter, #tripadvisor {
	position: fixed;
	top: 200px;
	width:300px;
	right: -300px;
	z-index:304;
	background: #fff;
}
#tripadvisor {
	width:240px;
}
#fishingreports, #newsletter {
	padding: 20px 20px 10px;	
}
.sidebar {
	margin-top: 5px;	
}
.sidebar > div {
	background: rgba(255,255,255,.6);
	padding: 20px;
	margin-bottom:10px;
	text-align: center;
	width:100%;
}

.sidebar > div ul {
	margin-left: 0;	
}

.gform_confirmation_wrapper  {
	background: rgba(255,255,255,.6);
	padding: 20px;
	border: 1px solid #fff;
}

@media screen and (max-width:640px) {
	#feeds {
		display: none;
	
	}	
}



/** CONSTANT CONTACT **/
#gdpr_text, .ctct-form-footer {
	display: none!important;
}
div.ctct-form-embed div.ctct-form-defaults {
	padding: 0!important;
}
div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
	font-family: brother-1816, sans-serif!important;
	margin-bottom: 20px!important;
}	
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
	border-radius: 0!important;
	font-family: brother-1816, sans-serif!important;
	text-transform: uppercase!important;	
	font-weight: 600!important;
	letter-spacing: 1pt!important;
	display: inline-block;
	float: right;
	width: auto!important;
	padding: 0.85em 1em!important;
	margin-bottom: 20px!important;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
	margin: 0!important;	

}

.newsletter .ctct-form-field {
	position: relative;	
}

.newsletter .ctct-form-label {
	font-family: brother-1816, sans-serif;
	font-weight: 600!important;
	color: #fff!important;
	text-transform: uppercase!important;	
	z-index: 3;
	font-size: .8em;
	margin-left: 10px;
}
#first_name_label_0 {
	margin-left: 0!important;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	box-shadow: none!important;	
	border-radius: 0!important;
}