@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700|Lato:400,600,900&display=swap');
/*
Theme Name: Make Your Life Epic
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.7 - Long Lake
*/

/*** CHILD THEME STYLE RULES - BELOW HERE***/

/** DO NOT ADD NEW RULES ABOVE THIS LINE **/

/**/
/**/
/************* DEFAULT STYLES *************/
/**/
/**/

h1, h2, h3, h4{
	font-family: 'Arvo', serif;
	position: relative;
	line-height: 1.2;
	word-break: normal;
	word-wrap: normal;
}

h2 {
  font-size: 41px;
}

h3{
  font-size: 22px;
}

body{
	font-family: 'Open Sans', sans-serif;
	color: black;
}

body:not(.et_pb_pagebuilder_layout) #et-main-area {
    padding-top: 80px;
}

#galleryWrap {
  padding: 2%;
  background-size: contain;
  background-repeat: repeat;
  position: relative;
}

#galleryWrap h3 {
  font-size: 36px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 2%;
}

.et_pb_tabs {
  border: none !important;
}

#photogalleryWrap {
  background-color: #e4c692;
  position: relative;
}

#photogalleryWrap ul.et_pb_tabs_controls {
  background-color: tan;
}

#formsection label.gfield_label.gform-field-label {
    position: relative;
    margin-top: 15px;
    font-weight: 600;
    font-size: 20px;
}

.container-wrap .imgWrap {
  min-height: 400px;
/*   border-radius: 25px; */
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 50px rgba(0,0,0,.5);
  outline: 1px #e4c692 solid;
  outline-offset: -12px;
}

#treeline {
    padding: 300px 0 100px !important;
}

	#treeline .btn {
		font-size: 28px;
	}

#section03 .imgWrap:after {
    content: "";
    background-color: #fff;
    display: grid;
    text-align: center;
    position: absolute;
    top: 90%;
    bottom: -20px;
    right: 25%;
    left: 25%;
    place-content: center;
    border-radius: 10px;
    outline: 3px tan solid;
	font-family: 'Arvo', serif;
	line-height: 1.2;
	padding: 4px;
}

.container-wrap .textWrap {
  border-radius: 0;
  position: relative;
}

#image-one:after {
    content: "Stunning Views with Private Dock for Boating, Floating, Fishing, and More." !important;
}

#image-two:after {
    content: "Enjoy a Lakeside Paradise with Incredible Water Front Views." !important;
}

#image-three:after {
    content: "Enjoy Modern, Rustic, Lakeside Luxury." !important;
	font-size: 16px;
}



#ll-top-header {
  width: 100%;
  background: #37250f !important;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  padding: 5px 0;
  background-image: url(/wp-content/uploads/Griswolds-Last-Resort-DrkWoodTexture.jpg) !important;
  background-size: contain !important;
  background-repeat: repeat !important;
}

#et-info-phone {
  top: 6px !important;
}

/** FORM **/

.container-wrap .gform_legacy_markup_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}

.container-wrap .gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 1%;
}

 .container-wrap .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
  }

.container-wrap .gform_legacy_markup_wrapper .gform_footer {
  padding: 12px 0 10px 0;
  margin: 0;
  clear: both;
  width: 100%;
}

.gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-size: inherit;
  font-family: inherit;
  padding: 14px 14px;
  letter-spacing: normal;
  border: 0;
}

.container-wrap .gform_wrapper input[type="submit"] {
  position: relative;
  background: #fb9f00;
  color: #fff;
  padding: .7em 1em;
  border: 0;
  border-radius: 0;
  font-weight: 500;
  font-size: 20px;
  transition: all .2s ease-out;
  font-family: 'Arvo', serif;
  margin-right: 0 !important;
  width: 100% !important;
}

.container-wrap .btn{
	  font-family: 'Arvo', serif !important;
}

#section03 .btn, #section04 .btn, #section05 .btn, #section04 .btn, #section05 .btn, #section06 .btn {
  font-size: 24px;
}


/** HEADER **/

#header {
  padding: 5px 0;
  background-color: #37250f;
  position: relative;
}
	
	#header .container {
	  padding: 0 0% 1%;
	}
	
	#top-menu li a {
	  font-size: 14px !important;
	  color: #fff;
	  font-weight: 600;
	  text-transform: uppercase;
	}

#heroWrap {
    padding: 10% 0;
    position: relative;
}

		#messaging {
			background-color: rgba(0,0,0,-0.5);
			padding: 2% 4%;
			position: relative;
			background-image: url(/wp-content/uploads/Griswolds-Last-Resort-LeatherTexture.jpg);
			box-shadow: 0px 0px 50px rgba(0,0,0,.8);
			border-radius: 20px;
			border: 1px #8a6f40 solid;
			background-size: cover;
			background-repeat: repeat;
		}
	
	#messaging h1 {
	  font-size: 46px !important;
	  line-height: 1.3;
	}
	
#section01{
	position: relative;
}

#section01 .btn {
  position: relative;
  left: 2%;
}

#section01 .btn.outline {
  left: 0;
}

#section01 .btn.outline {
  left: 0;
  background-color: transparent;
  outline: 1px #fb9f00 solid;
}

/** SECTION 02 **/

	
#section02 {
    padding: 8% 0;
    position: relative;
}
	
.container-wrap .contentWrap {
/*   border-radius: 25px; */
  padding: 4%;
  outline: 1px #e4c692 solid;
  outline-offset: -12px;
}

/*
	.container-wrap .textWrap {
	  border-radius: 25px !important;
	  position: relative;
	}
*/

/** SECTION 05 **/ 

#section05 .imgWrap, #section06 .imgWrap {
  min-height: 400px;
  outline: none;
  box-shadow: none;
}

/** SECTION 06 **/

#section06 .textWrap h2 {
  margin-bottom: 4%;
}

#section06 .textWrap, #subheaderWrap .textWrap {
  background-color: #efefef;
  padding: 8%;
  position: relative !important;
  margin-top: -133px;
  z-index: 50;
  box-shadow: 0px 0px 80px rgba(0,0,0,.3) !important;
  outline: 1px #e4c692 solid;
  outline-offset: -24px;
}

#formsection {
  padding: 8%;
}


/** MOPBILE STYLES **/

/********* RESPONSIVE < 980px *********/
/****************************************/
@media screen and (max-width: 980px){
	
  #logo {
    width: 100% !important;
    float: none;
    margin: 0 auto 10px;
    display: block;
    position: relative !important;
    padding-top: 4% !important;
  }
	
	#heroWrap {
	  padding: 35% 0 0 0;
	  position: relative;
	}
	
	#messaging h1 {
	  font-size: 24px !important;
	  line-height: 1.3;
	  padding-right: 4%;
	}
	
	#messaging {
	    background-color: #fb9f00;
	    border-radius: 0;
	    padding: 1% 0 0 0%;
	    position: absolute;
	    bottom: 0;
	    max-width: 50%;
	    right: 0;
	  }
	  
	  #section01 .btn {
		  position: relative;
		  left: 0;
		}
		
		.et_pb_column.et_pb_column_empty {
		    display: block !important;
		  }


	}

/******* GLOBAL ELEMENTS ******/


#page-container {
    padding-top: 0px !important;
}

.container {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

	#et-info-phone {
	    cursor: default;
	}

.et_password_protected_form {
    max-width: 1080px;
    margin: 150px auto;
}


/**/
/**/
/******* GLOBAL ELEMENTS ******/
/**/
/**/

/****** MODALS *******/

.thrive-modal-trigger{cursor:pointer;}
body.modal-enabled{
	overflow:hidden;
	position:fixed;
	width:100%;
	height:100%;
}
#thrive-modal-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:4000;
	display:none;
	background-color:#000;
	opacity:0.65;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}
body.modal-enabled #thrive-modal-background{display:block;}
.thrive-modal-entire{
	position:fixed;overflow:auto;
	overflow-x:hidden;
	top:50%;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	z-index:-5000;
	opacity:0;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-ms-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.thrive-modal-entire.modal-visible{
	visibility:visible;
	opacity:1;
	z-index:999999;
	background: rgba(0,0,0,0.8);
	height: 100vh;
	transform: translate(0, -46%);
	overflow: scroll;
}
.thrive-modal-container{
	position:relative;
	top:50%;
	left:50%;
	z-index:6000;
	padding-bottom:60px;
	max-width:1080px;
	transform:translate(-50%,-50%);
}
.thrive-modal{
	background-color:white;
	border-radius:6px;
	margin:0 auto;
	min-width:291px;
	max-width:calc(100% - 80px);
	padding:20px;
	box-sizing:border-box;
	position:relative;
	border-top-right-radius:0px;
}
.thrive-modal::after{
	content:"";
	display:block;
	clear:both;
}
.thrive-modal .thrive-modal-exit:not(.unstyled){
	position:absolute;
	z-index:100;
	top:-10px;
	right:-10px;
	background-color:#888;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 1);
	cursor:pointer;
	padding:17px;
	border-radius:50%;
	min-height:17px;
	min-width:17px;
	background-image:url("/wp-content/themes/myle/images/exit-white.png");
	background-position:center;
	background-repeat:no-repeat;
}
.thrive-modal .thrive-modal-exit:not(.unstyled):hover{background-color:#777;}
@media screen and (max-width:420px){
	.thrive-modal-container{top:50%;}
	.thrive-modal{
		max-width:100%;
		width:100% !important;
		border-radius:0px;
	}
	.thrive-modal .thrive-modal-exit:not(.unstyled){
		right:4px;
		top:-40px;
	}
}
#easter-egg .thrive-modal{width:90%;padding:10px;}
#easter-egg:not(.modal-visible) #jwEaster-wrapper{width:0%;}
#easter-egg.modal-visible #jwEaster-wrapper{width:100%;}
#easter-egg-gallery{display:none;text-align:center;padding:0px 40px;position:relative;}
#easter-egg-gallery img{}
#easter-egg-gallery-left,#easter-egg-gallery-right{background-color:transparent;border:0;height:57px;width:30px;cursor:pointer;position:absolute;top:50%;margin-top:-30px;}
#easter-egg-gallery-left{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left.png");left:0px;}
#easter-egg-gallery-left:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left-hover.png");}
#easter-egg-gallery-right{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right.png");right:0px;}
#easter-egg-gallery-right:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right-hover.png");}
iframe#youtubePlayer{max-width:100%;width:100%;height:420px;}
@media screen and (min-width:980px){}
.easter-egg-wrapper{width:980px;margin:0 auto;text-align:right;max-width:100%;}
.easter-egg-wrapper::before{content:"";display:block;clear:both;}
.easter-egg-trigger{color:#bcbcbc;font-weight:500;font-size:14px;cursor:pointer !important;display:inline-block;margin:6px 0px;padding:6px 12px;background:#eee;border-radius:3px;text-indent:22px;/* background-image:url("/wp-content/themes/myle/images/icons/gift_grey.png");background-size:18px 18px;background-repeat:no-repeat;background-position:8px center; */}
.easter-egg-trigger:hover{color:#0b9bd7 !important;/* background-image:url("/wp-content/themes/myle/images/icons/gift_blue.png"); */}
#thriveVimeo-aspect,#youtubePlayer{position:relative;height:0px;padding-top:56.4%;}
#thriveVimeo, #youtubePlayer iframe{position:absolute;top:0px;left:0px;width:100%;height:100%;}
@media screen and (max-width:980px){.easter-egg-wrapper{width:768px;}
#easter-egg-mentors-wrapper{width:544px;}
}
@media screen and (max-width:767px){.easter-egg-wrapper,#easter-egg-resources{width:291px;text-align:center;}
#easter-egg-feedback{float:none;}
}


/****** BUTTONS *******/

.btn {
  display: inline-block;
  background: #fb9f00;
  padding: 0.5em 1.5em;
  border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Arvo', serif;
  font-size: 16px;
  transition: all .2s ease-out;
}
	.btn:hover {
		background: transparent;
		color: #e4c692;
		border: 1px solid #e4c692;
	}
.btn.border {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
	.btn.border:hover {
		background: #fff;
		color: #e4c692;
	}

.btn.airbnb, .btn.vrbo {
    position: relative;
    padding: 1em 1em 1em 50px;
    border-radius: 8px;
    min-width: 220px;
}
	.btn.airbnb:before, .btn.vrbo:before {
		content: "";
		display: block;
		position: absolute;
		left: 10px;
		width: 30px;
		height: 30px;
	}
.btn.vrbo {
    background: #0c2049;
	color: #fff;
}
	.btn.vrbo:before {
		background: url(/wp-content/uploads/icon-vrbo.png) no-repeat center/contain;
	}

.btn.airbnb {
    background: #f1f1f1;
    color: #000;
	margin-bottom: 20px;
}
	.btn.airbnb:before {
		background: url(/wp-content/uploads/icon-airbnb.png) no-repeat center/contain;
	}


/**** FORM SUBMIT BUTTONS ****/
.gform_wrapper input[type=submit] {
    position: relative;
    background: #333;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: "Lato",sans-serif;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #333;
		border: 1px solid #333;
	}


/**** TOP HEADER ****/
#ll-top-header {
    width: 100%;
    background: #000;
    padding: 5px 0;
}
	#ll-top-header:after {
		content: "";
		display: block;
		clear: both;
	}
	#et-info {
	    width: 100%;
	    float: none;
/* 	    text-align: center; */
        padding-bottom: 0;
	}
		#et-info-phone {
		    color: #e4c692;
		    font-size: 16px;
		    font-weight: 700;
		    font-family: 'Arvo', serif;
		    display: inline-block;
		    position: relative;
		    top: 3px;
		    line-height: 90%;
		    float: right;
		}
			#et-info-phone span {
			    color: #333;
			    display: block;
			    text-align: left;
			    font-size: 10px;
			    text-transform: uppercase;
			}
/* 			#et-info-phone:before { display: none; } */
		
		.et-social-icons {
		    margin-top: 0;
		    float: left;
		}
			.et-social-icons li {
			    display: inline-block;
			    margin-left: 15px;
			}
				#ll-top-header .et-social-icon a {
				    color: #e4c692;
/* 				    background: #e4c692; */
				    border-radius: 50%;
				    font-size: 18px;
				    width: 25px;
				    height: 25px;
				    padding: 0 !important;
				    line-height: 28px;
				    text-align: center;
				    margin: 0 -5px;
				}	

/**** HEADER *****/
#header {
    padding: 5px 0;
}
#header .container {
	max-width: 80%;
}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	    margin-top: 5px;
	    position: absolute;
	}

	#top-navigation {
		max-width: 850px;
		width: 75%;
		float: right;
		margin-top: 20px;
	}
		nav#top-menu-nav {
		    float: right;
		}
			#top-menu {
				position: relative;
				top: 0;
			}
				#top-menu li a {
					font-size: 16px;
					color: #fff;
					font-weight: 600;
				}
		#top-navigation .btn {
		    background: #333;
		    color: #fff;
		    padding: .7em 1em;
		    display: inline-block;
		    float: right;
		    margin-left: 20px;
		    line-height: 120%;
		    border: none;
		}



/***** HERO *****/
#hero {
	padding: 70px 0;
}
	#hero-text {
	    font-family: 'Lato','Oswald',sans-serif;
	    font-size: 24px;
	    padding: 60px 180px;
	    max-width: 880px;
	}
		#hero-text h1 {
		    font-size: 62px;
		    font-family: "Oswald","Lato",sans-serif;
		    font-weight: 700;
		    text-transform: uppercase;
		    line-height: 110%;
		}			
			

/**** INTERIOR HEADER *****/
#subheaderWrap .et_pb_title_container h1 {
  font-size: 35px;
  color: #e4c692;
  background: transparent;
    background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  padding: .5em 1em;
  display: inline-block;
  margin: 10px auto;
  border-left: none;
  border-bottom: none;
  border-top: none;
  display: grid;
  text-align: center;
  place-items: center;
  background-color: #e4c692;
}

#subheaderWrap .et_pb_title_container, #subheaderWrap .et_pb_module.et_pb_text_align_left {
  word-wrap: break-word;
}

#subheaderWrap .et_pb_title_container, #subheaderWrap .et_pb_module.et_pb_text_align_left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: grid;
  place-content: center;
}

/**** MID BLOCKS - TEXT OVERLAY ****/
.mid-block, .mid-block h4 {
    padding: 0 !important;
    min-height: 200px;
}	
	.mid-block h4 a {
	    font-family: "Oswald","Lato",sans-serif;
	    font-size: 26px;
	    font-weight: 700;
	    text-transform: uppercase;
	    display: block;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    text-align: center;
	    padding: 80px 40px;
	    line-height: 100%;
	}
		.mid-block h4 a:after {
		    content: "";
		    display: block;
		    border: 0;
		    border-top: 2px solid red;
		    position: relative;
		    top: 50%;
		    max-width: 40%;
		    margin: 0 auto;
		    transition: top .2s ease-out;
		}
			.mid-block:hover h4 a:after {
			    top: 10px;
			}

/**** MID BOXES ****/
#mid-box-right {
    padding: 240px 5%;
}
	#mid-box-right.mid-box h4 {
	    font-size: 42px;
	    font-weight: 700;
	    font-family: "Oswald","Lato",sans-serif;
	    text-transform: uppercase;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	}
.mid-box:not(#mid-box-right) {
    min-height: 300px;
}
	.mid-box:not(#mid-box-right) h4 a {
	    font-size: 38px;
	    font-weight: 700;
	    font-family: "Oswald","Lato",sans-serif;
	    text-transform: uppercase;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    padding: 120px 80px;
	    line-height: 100%;
	}
.mid-box {
	outline: 1px solid transparent;
	transition: all .2s ease-out;
}



/**** MID ROWS ****/
.mid-row {
	padding: 0;
	outline: 1px solid transparent;
	transition: all .2s ease-out;
}
	.mid-row h4 a {
	    font-size: 45px;
	    font-family: "Oswald","Lato",sans-serif;
	    font-weight: 700;
	    text-transform: uppercase;
	    display: block;
	    padding: 100px;
        line-height: 110%;
	}
	
.mid-box:hover, .mid-row:hover {
    outline: 1px solid #fff;
    outline-offset: -20px;
}
	


/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
	
#top-menu-nav {
	display: none;
}

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
}


@media screen and (max-width: 980px) {
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons, #footer-info {
		    float: right;
		    text-align: center;
		}
		.et-social-icons { display: block; }
	
	  #heroWrap {
		padding: 63% 0 0 0;
	  }

	#messaging {
		padding: 5%;
		max-width: 60%;
	  }
	
	    #messaging h1 {
        font-size: 30px !important;
   		 }
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/
.et_pb_row {
    width: 92.5% !important;
}
	.btn {
	    display: block;
	    margin: 15px auto;
	    max-width: 100%;
	    text-align: center;
	}


/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		#et-info-phone, #et-info .et-social-icons {
			display: block;
			float: none;
			text-align: center;
			width: 100%;
		}
		#et-info-phone span {
		    text-align: center;
		}
		#et-info .et-social-icons {
			margin-top: 20px;
		}
	
	#logo {
	    width: 49%;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	}
	#top-navigation {
	    margin-top: 0;
	    height: 0;
	    display: none;
	}
	
/**** HERO - Mobile ****/
#hero {
    padding: 20px 0px 0px;
}
	#hero-text {
	    padding: 60px 5%;
	}
		#hero-text h1 {
		    font-size: 45px;
		}
	
.mid-block {
    margin: 10px auto;
}
	.mid-block h4 a {
		font-size: 36px;
	}


.mid-box {
    margin: 10px auto;
    width: 92.5%;
}

.mid-row {
    max-width: 92.5%;
    margin: 10px auto;
}
	.mid-row h4 a {
	    padding: 40px 5%;
	}
	#mid-row-3.mid-row {
	    max-width: 100%;
	    margin-top: -10px;
	}
		#mid-row-3 .mid-box h4 a {
		    padding: 120px 5%;
		}

    #heroWrap {
        padding: 100% 0 0 0;
    }
	
	    #messaging {
        max-width: 50%;
    }
	
	    #messaging h1 {
        font-size: 21px !important;
    }
	
    #messaging p {
        font-size: 15px;
    }
	
	.btn.airbnb {
		background: #f1f1f1;
		color: #000;
		margin-bottom: 20px;
		font-size: 13px;
	}
	
	.btn.airbnb, .btn.vrbo {
    position: relative;
    padding: .5em .5em .5em .5em;
    border-radius: 8px;
    min-width: 220px;
}
	
}

