/*
Theme Name:    Immerse Photography 2017
Theme URI:     http://immersephotography.com.au/
Description:   Custom WordPress theme
Version:       2017
Author:        Immerse Photography
Author URI:    http://immersephotography.com.au/

font-family: Georgia, Times, "Times New Roman", serif;
font-family: 'Great Vibes', cursive;
font-family: 'Mr De Haviland', cursive;

*/

/* =============================================================================
	General Styles
	========================================================================== */
	body { background:#e9e8e7;  font-size:12px; line-height:20px; font-family: Georgia, Times, "Times New Roman", serif;
		-webkit-font-smoothing: antialiased;  }
	h1,h2,h3,h4,h5,h6 { font-weight:normal; padding-top: 10px; padding-bottom: 10px; font-family: 'Great Vibes', cursive;  }
	h1 { font-size:40px; line-height:50px; color:#7f838e; text-align: center;   }
	h2 { font-size:38px; line-height:35px; color:#7f838e; text-align: center; }
	h3 { font-size:13px; line-height:26px; color:#7f838e; }
	h4 { font-size:13px; line-height:22px; color:#7f838e; }
	h5 { font-size:18px; line-height:22px; color:#7f838e; }
	h6 { font-size:18px; line-height:22px; color:#222222; }
	p  { font-size:18px; line-height:1.5em; color:#7f8186;  font-family:'Radley', Georgia, Times, "Times New Roman", serif;  padding: 10px 0; }
	ul { margin: 0; padding: 0; }
	ol { margin: 0; padding: 0;}
	li { font-size:12px; line-height:1.5em; color:#7f8186;  font-family:'Radley', Georgia, Times, "Times New Roman", serif;  }
	hr { outline:none; border:none; border-top:1px solid #e8e8e8; margin:10px 0px;}

	a { transition: color .5s, background .5s; }
	a:link      { color:#646870; text-decoration: none;}
	a:visited   { color:#222; text-decoration: none;}
	a:hover     { color:#222; text-decoration: none;}
	a:active    { color:#222; text-decoration: none;}
	a:focus     { outline-style: none;}

	blockquote {
		background: none;
		border: none;
		font-size: 12px;
		letter-spacing: 2px;
		line-height: 23px;
		text-align: center;
		margin: 0;
		padding: 0;
		color: #5c5c5c;
		font-style: italic;
		border-top: 1px solid #F1F1F1;
		border-bottom: 1px solid #F1F1F1;
		padding: 60px 0px 60px 0px;
		margin: 40px!important;
	}

	blockquote .source {
		font-family:inherit;
		font-weight: bold;
	}

/* =============================================================================
	Structure
	========================================================================== */
	.grid-container { margin: 0 auto; max-width:1200px;}


	.top-nav-wapper { background: #FFF; }
	.top-nav ul li a { font-family: Georgia, Times, "Times New Roman", serif; color:#afb0b1; border-right: 1px solid #e9e8e7;
	display: inline-block; float: left; padding:0 20px;  display: inline-block; line-height: 40px;   text-transform: uppercase;   }
	.top-nav ul li a:hover { color:#636772; text-decoration: none; }

	.header-wrapper { background: #f5f5f5; }
	a.logo { width: 160px; margin:0 auto; display: block; }
	.desktop-nav {width: 100%;}
	.desktop-nav ul {  display:inline; float:right; }
	.desktop-nav ul li {float:left;display:inline; line-height: 90px; }
	.desktop-nav ul li a {display:block; padding:0px 20px;color:#80848c; font-size: 16px;
	font-family:'Radley', Georgia, Times, "Times New Roman", serif;  text-transform: lowercase;}
	.desktop-nav ul li a:hover { text-decoration: none; background: #646870; color: #FFF; }
	.desktop-nav ul li ul {position:absolute;width:220px;background:#f5f5f5; z-index: 2000;}
	.desktop-nav ul li ul li {width:220px; line-height: 30px;}
	.desktop-nav ul li ul li a {display:block;padding:0px 20px;color:#444;}
	.desktop-nav ul li ul li:hover a {background:#f5f5f5; }
	.desktop-nav ul li ul.children {display:none;}
	.desktop-nav ul li:hover ul.children {display:block;}

	.desktop-nav ul li.current_page_item a {   }
	.desktop-nav ul li.current_page_item ul li a { }

/* =============================================================================
	Home Page Styles
	========================================================================== */
	.cycle-slideshow { width: 100%;  max-width: 1600px; margin: 0 auto;}
	.cycle-slideshow img { width: 100%; }

	.home-sidebar-logo { display: block; float: none; margin: 0 auto;}

/* =============================================================================
	Default Page Styles
	========================================================================== */
	.page-template-default h1 { text-align: center; line-height: 70px; font-size:25px;}
	.sub-page-wrap { padding-bottom: 150px;}
/* =============================================================================
	Row Styles
	========================================================================== */
	.row { padding-top: 5px; padding-bottom: 10px; clear: both;   }
	.row.content ul, .sub-page-wrap ul { margin-top: 20px; margin-bottom: 20px;}
	.row.content ul li, .sub-page-wrap ul li { font-size:12px; line-height:1.5em; color: #5c5c5c; font-family:inherit; list-style: none!important; border-top: 1px solid #F1F1F1;

		padding:15px; font-style: italic;  }
	.row.content p {
		color: #5c5c5c;
	}
.page-template-tpl-contact-page2 .grid-50 p {
	text-align: left!important;
}
	.row.banner img { width:100%; max-width: 100%; }
	.gallery-wrap a { max-width: 100%; height: 160px; overflow: hidden; margin-bottom: 20px; }

	a.team-btn { background-color: #d1d1cf; display: block; text-align: center; color: #222; font-size: 22px; line-height: 40px; }
	a.team-btn img { transition: opacity .5s;  }
	a:hover.team-btn { background-color: #646870; color: #FFF; }
	a:hover.team-btn img { opacity: 0.8; }

	.download_row { text-align: center;}
	.testimonial_row { padding-bottom: 20px;}
	.testimonial_row h3 {
		text-align: center;
	 	font-family:'Radley', Georgia, Times, "Times New Roman", serif;
	 	padding-bottom: 0;
	 	font-weight: bold;
	 	font-size: 15px;
	 }
/* =============================================================================
	Responsive Video embed
	========================================================================== */
	.embed-container { position: relative; padding-bottom: 50%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
	.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

 /* =============================================================================
	Venue Page Styles
	========================================================================== */
	.page-template-tpl-venue-page-php h1 { text-align: center;}

 /* =============================================================================
	Wedding Detail Page Styles
	========================================================================== */
	.page-template-tpl-wedding-gallery-php h1 { text-align: center;}
	.page-template-tpl-wedding-gallery-php h1 a { color: #7f838e;}
	.page-template-tpl-wedding-gallery-php h1 a:hover { color: #222; text-decoration: none;}

	.wedding-info-block p { text-align: center; font-size: 14px; padding:5px 0;}

 /* =============================================================================
	Contact us styles
	========================================================================== */
	.page-template-tpl-contact-page-php .row.content ul { margin-left: 0; }
	.page-template-tpl-contact-page-php .row.content ul li { list-style: none; }
/* =============================================================================
	Breadcrumb Styles
	========================================================================== */
	p.breadcrumbs { font-size: 14px; padding-bottom: 10px; text-align: center; }
	p.breadcrumbs a { color:#9ca0ab; }

 /* =============================================================================
	WooMark Styles
	========================================================================== */
	#main { margin:0 auto; padding-bottom: 50px; width: 800px;}
	#main img {margin-bottom: 3px; max-width: 100%;}
	#tiles { list-style-type: none; position: relative;   margin: 0; padding: 0; }
	#tiles li { width: 200px;  -moz-box-sizing: border-box; box-sizing: border-box; display: none;   cursor: pointer; padding: 0px;  position: relative;}
	#tiles li.inactive { visibility: hidden;opacity: 0; }
	#tiles li img {display: block; width: 100%;  height: auto; }
	#tiles li .caption { padding: 40px; }
	#tiles li p { font-family: 'Great Vibes', cursive; font-size: 30px; color: #5c5c5c; line-height: 40px;
	text-align: center;  }
	#tiles li a { background-color: #ffffff;  display: block; transition: color .5s, background .5s;  }
	#tiles li a img { transition: opacity .5s;  }
	#tiles li a:hover { text-decoration: none; background-color: #646870;  }
	#tiles li a:hover p { color:#FFF;}
	#tiles li a:hover img { opacity: 0.8; }

	#title li span { color: #767676; }
	span.count { position:absolute; bottom:20px; right: 10px; color: #767676; }

/* =============================================================================
	Footer Styles
	========================================================================== */
	.social-links {
	  text-align: center;
	  padding-top: 10px;
	}
	.social-links a {
	  display: inline-block;
	  width: 50px;
	  height: 50px;
	  color: #c0c0c0;
	}

	.social-links a.social-fa:hover {
		color: #759ad4;
	}
	.social-links a.social-pi:hover {
		color: #de7978;
	}
	.social-links a.social-ig:hover {
		color: #d19046;
	}
	.social-links a.social-yt:hover {
		color: #c04948;
	}
	.social-links a.social-contact:hover {
		color: #6db6b8;
	}
	.copyright p {
	  text-align: center;
	  font-size: 14px;
	}

/* =============================================================================
	Gravity form styles
	========================================================================== */
	.gform_body {}
	.gform_body ul {}
	.gform_body li  { margin-top: 10px; border: none!important;}
	.gfield label { font-weight: normal; color:#7f8186; letter-spacing: 2px; }
	.gfield input[type=text]   { box-sizing: border-box; font-size: 14px !important;  height:35px; padding:10px;
	border: 1px solid #ccc; width: 100%; margin-top: 5px;  }

	.gfield  select   { box-sizing: border-box; font-size: 13px !important;  height:35px; padding:10px; border: 1px solid #ccc;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; width:100%; }

	.gfield textarea  { box-sizing: border-box;  font-size: 13px !important;    padding:10px;  border: 1px solid #ccc;
 width:100%;}

	.gform_footer input[type=submit] {  padding: 21px 34px;
		font-size: 15px;
		font-weight: 600;
		font-style: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #A9A9A7;
		border:2px solid #A9A9A7;
		margin: 0 auto;
		background: none;
		width: 95%;
		margin-left: 15px;
		margin-right: 15px;
	}

	.gform_footer input[type=submit]:hover {    cursor:pointer;    }
	.gform_wrapper .gform_footer { margin: 0; padding: 0;}
	.gform_description { font-size: 12px; line-height: 25px; color: #5c5c5c; margin-bottom: 15px;}
	.gform_heading {  margin-bottom: 20px;}

	#gform_submit_button_2 { padding: 21px 34px;
		font-size: 15px;
		font-weight: 600;
		font-style: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #A9A9A7;
		border:2px solid #A9A9A7;
		margin: 0 auto; }
	li.gform_validation_container { display: none; }

/* =============================================================================
	small / mobile media query
	========================================================================== */
	@media only screen and (min-width: 320px) and (max-width: 767px)  {
		.header { padding-bottom: 10px; }
		.breadcrumbs  { display: none; }
		.mobile-grid-parent { padding-left: 0; padding-right: 0; }
		.desktop-nav ul li.page-item-130 { display: none; }
		#main  {
			width: 90%;
			max-width: 100%;
		}
		.home--intro {
			width: 90%;
		}
		.banner {
			width: 90%;
			margin: 0 auto;
		}
		#large-menu {
			margin-top: 0px!important;
		}
		.desktop-nav ul {  display:inline-block; float:left; width: 100%; }
		.desktop-nav ul li {float:left;display:inline-block; line-height: 40px; width: 33.33%; }
		.desktop-nav ul li a {display:block; color:#80848c; font-size: 14px; text-align: center;
		font-family:'Radley', Georgia, Times, "Times New Roman", serif; width: 100%; padding:0; }
		.desktop-nav ul li a:hover { text-decoration: none; background: #646870; color: #FFF; }

		.page-template-default h1 { font-size:20px; line-height:30px; }
		h1 { font-size:20px; line-height:30px; color:#7f838e; text-align: center;   }
		h2 { font-size:19px; line-height:25px; color:#7f838e; text-align: center; }
		h3 { font-size:13px; line-height:26px; color:#7f838e; }
		h4 { font-size:13px; line-height:22px; color:#7f838e; }
		h5 { font-size:18px; line-height:22px; color:#7f838e; }
		h6 { font-size:18px; line-height:22px; color:#222222; }
		p  { font-size:14px; }
		li { font-size: 12px; }

		blockquote { font-size:20px; line-height:30px; }

		#tiles li .caption { padding:0 10px;}
		#tiles li p  {font-size: 20px; line-height: 25px;}

	}

.sec-nav {
	display: none;
}
/* =============================================================================
	medium / tablet media query
	========================================================================== */
	@media only screen and (min-width: 768px) and (max-width: 1023px)  {
		#main  {
			width: 90%;
			max-width: 100%;
		}
		.home--intro {
			width: 90%!important;
		}
		.banner {
			width: 90%;
			margin: 0 auto;
		}
		#large-menu {
			margin-top: 0px!important;
		}
 }

/* =============================================================================
	small desktop media query
	========================================================================== */
	@media only screen and (min-width: 1024px) {
	a.logo { display:inline-block; float: left; max-width: 160px; margin-left: -20px; }
	.sub-page-wrap { }
	.page-template-default .sub-page-wrap { padding-bottom: 100px;}

	}


/* =============================================================================
	large desktop media query
	========================================================================== */
	@media only screen and (min-width: 1200px) {

	.venue-overview-image-wrap { background: url(images/venue-banner-bg.jpg) top center no-repeat; margin-right: -30px;
	padding: 0;       width: 560px; height: 390px; overflow: hidden;  display: inline-block; float: right; margin-top: -20px;}
	.venue-overview-image  { display: inline-block; float: left; margin-left: 30px; margin-top: 29px;
		width: 500px; height: 325px;    }


	}

	.top-nav {
		background: white;
	}

	.top-nav .root {
		padding: 10px 15px 10px 0;
		color: rgb(200,200,200);
		border-right: 1px solid rgb(230,230,230);
		display: block; float: left;
		font-size: 11px;
	}

	.top-nav .sec {
		padding: 10px 15px 10px 15px;
		color: rgb(200,200,200);
		display: block; float: left;
		font-size: 11px;
	}

	.top-nav a:hover {
		color: rgb(100,100,100);
	}
.post-thumb img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 2px;
}
.post-thumb {
	text-align: center;
}

.testimonial {
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	padding: 20px 0px 60px 0px;
	margin-bottom: 40px!important;
}
.testimonial p {
	font-style: italic;
}


@media (max-width: 1024px) {
	.mob-center {
	text-align: center!important;
    display: block;
	}
}

.sub-page-wrap-wrap {

}

.cycle-slideshow {
  overflow: hidden;
}

article p {
	text-align: left;
}


/* =============================================================================
	December 2015 Update
	========================================================================== */

	.top-nav {
		border-bottom: 1px solid rgb(240,240,240);
	}

	.header-wrapper {
	    background: white;
	}

	@media (min-width: 768px) {
		.logo img {
				margin-top: -40px;

			}
	}

	

	a.logo {
    width: 150px;
}


/* =============================================================================
	July 2017 Update
	========================================================================== */

@media (min-width: 768px) {
    .logo img {
        margin-top: 0px;
    }
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

body {
    font-family: 'Lato', sans-serif;
    color: #A9A9A7;
    background: #ffffff;
}

html, body { 
 height: 100%;
}

.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
}


p, li, a, a:link, a:visited, h1, h2, h3, h4 {
    font-family: 'Lato', sans-serif;
    color: #A9A9A7;
}

.bg-grad {
    box-shadow: 0 10px 80px rgba(0,0,0,.1);
    position: relative;
}
.explore {
	font-size: 13px;
	letter-spacing: 10px;
	color: white;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	bottom: 90px;
	margin: 0 auto;
	width: 200px;
	z-index: 999;
	font-weight: bold;
}
.full-bg {
    background-repeat: no-repeat;
    background-position: center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.header-wrapper {
    height: auto;
    padding: 15px 0;
    z-index: 99999!important;

}

#large-menu {
	margin-top: 50px;
}

.home .cycle-slideshow {
    height: 100%;
}

html, html.no-js {
    margin-top: 0px !important;
} 

#wpadminbar {
    display: none!important;
}
.effect {
	height: 100vh;
	width: 100vw;
	background: #ccc;
	opacity: 0.3;
	position: absolute;
	z-index: 999999;
}
.white_logo {
	max-width: 400px;
	position: absolute;
	left: 50%;
	top: 30%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.cycle-slideshow {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.cycle-slideshow .full-bg {
    height: 100%;
    width: 100%;
}

.cycle__wrap {
    position: relative;
	height: 100vh;
	width: 100vw;
}

.cycle__wrap .arrowdown {
    width: 74px; line-height: 70px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #F8C897;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -40px;
    z-index: 99;
}
.cycle__wrap .arrowdown:hover {
	cursor: pointer;
}

.cycle__wrap .arrowdown img{
    
}


ul.header--menu {
    font-size: 0;
    margin: 0; padding: 0;
    text-align: middle;
    list-style: none;
}

ul.header--menu > li{
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: center;
}


ul.header--menu > li a{
    letter-spacing: 2.5px;
    font-weight: bold;
	text-transform: uppercase;
}

ul.header--menu > li a.logo{
    margin-left: 0px;
    width: 237px; max-width: 237px
}

@media (max-width: 1080px) {
    ul.header--menu > li a.logo {
        max-width: 100%!important;
    }
}

 
/* Home Featured */

#home-main {
    margin-top: 80px;
}
.page-template-tpl-home-page #large-menu {
	display: none;
}
h1,
h2,
.title {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

p {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    text-align: center;
    margin: 0;
    padding: 0;
	color: #5c5c5c;
}

.home--intro {
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.ig {
    margin-bottom: 40px;
}
 
 
/* The Grid */

.thegrid {
    font-size: 0;
    padding: 0px 0px 60px 0;
}
.page-template-tpl-region-overview-page .thegrid,
.page-template-tpl-region-page .thegrid{
	margin-top: 0px;
	padding: 0px 0px 60px 0px;
}

.thegrid .col{
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    /*padding-left: 20px;*/
    width: 33.333%;
    text-align: center;
    /*font-size: 12px;*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*width: 70%;*/
    /*text-align: center;*/
    /*margin: 0 auto;*/
    /*transform: translateX(-50%);*/
    /*left: 50%;*/
    /*position: relative;*/
}

.thegrid .col a.block{
    display: block;
	padding: 30px 25px 0px 20px;
}

.thegrid .col h3{
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 20px 7px;
    letter-spacing: 1.4px;
	color: #5c5c5c;
    
}

/*.thegrid .col h3{*/
    /*font-size: 25px;*/
    /*padding: 0 20px;*/
/*}*/

.thegrid .col .img__contain {
    width: 100%;
    padding-bottom: 80%;
    position: relative;
    overflow: hidden;
	border-radius: 2px;
}

.thegrid .col .img__contain .block__img{
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    transition: all ease .5s;
}

.thegrid .col a.block:hover .block__img{
    transform: scale(1.05);
}

a.enquire-button {
	padding: 21px 34px;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #A9A9A7;
	border:2px solid #A9A9A7;
	margin: 0 auto;
}
.button-center {
	display: block;
	margin: 5px auto 5px auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 100px;
}

@media (max-width: 1000px) {
    .thegrid .col{
        width: 50%;
    }
}

@media (max-width: 500px) {
    .thegrid .col{
        width: 100%;
    }
}
.sub-page-wrap-wrap {
	text-align: center;
}
/* Instagram */

#instagram {
    margin-left: -2px;
    font-size: 0px;
}

#instagram .block {
    width: 12.5%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 1000px) {
    #instagram .block {
        width: 25%;
    }
}

@media (max-width: 500px) {
    #instagram .block {
        width: 50%;
    }
}

#instagram .block .content__inner{
    padding-top: 100%;
}



/* Footer */

.footer {
    margin-top: 60px;
    margin-bottom: 60px;
}

.footer__links {
    float: left;
}

.footer__links ul{
    list-style: none;
    padding: 0; margin: 0;
}

.footer__links ul li{
    line-height: 30px;
    font-size: 12px;
}

.footer__right {
    float: right;
}

.footer__right p{
    text-align: right;
    font-size: 12px;
}


.footer__social {
    text-align: right;
    margin-bottom: 25px;
}

.footer__social a {
    display: inline-block;
    margin-left: 10px;
    line-height: 60px;
    width: 64px;
    border: 2px solid #F9C994;
    border-radius: 50%;
    color: #F9C994;
    font-size: 26px;
    text-align: center;
}

@media (max-width: 720px) {
    .footer__links {
        float: none;
        width: 100%;
        text-align: center; 
        margin-bottom: 25px;
    }
    
    .footer__right, .footer__right p, .footer__social {
        float: none;
        width: 100%;
        text-align: center;
        text-align: center; 
    }
    .footer__social a {
        display: inline-block;
        margin-left: 6px; margin-right: 5px;
    }
 
    
}

/* Mobile Menu */
.button_container {
  position: absolute;
  top: 30px;
  right: 20px;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
  z-index: 9999; }
  .button_container:hover {
    opacity: .7; }
  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #A9A9A7; }
  .button_container.active .middle {
    opacity: 0;
    background: #A9A9A7; }
  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #A9A9A7; }
  .button_container span {
    background: #A9A9A7;
    border: none;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer; }
    .button_container span:nth-of-type(2) {
      top: 11px; }
    .button_container span:nth-of-type(3) {
      top: 22px; }

.menuoverlay {
  position: fixed;
  background: white;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index: 99999999999; }
  .menuoverlay.open {
    opacity: .98;
    visibility: visible;
    height: 100%; }
    .menuoverlay.open li {
      animation: fadeInRight .5s ease forwards;
      animation-delay: .35s; }
      .menuoverlay.open li:nth-of-type(2) {
        animation-delay: .4s; }
      .menuoverlay.open li:nth-of-type(3) {
        animation-delay: .45s; }
      .menuoverlay.open li:nth-of-type(4) {
        animation-delay: .50s; }
  .menuoverlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    font-weight: 400;
    text-align: center; }
  .menuoverlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%; }
    .menuoverlay ul li {
      display: block;
      hheight: 25%;
      hheight: calc(100% / 5);
      min-height: 50px;
      position: relative;
      opacity: 0;
      font-size: 15px; 
      letter-spacing: 3px;
      font-weight: 600;
    }
      
      .menuoverlay ul li.flogo  {
      margin-bottom: 35px; }
      
      .menuoverlay ul li a {
        display: block;
        position: relative;
        color: #A9A9A7;
        text-decoration: none;
        overflow: hidden; }
        .menuoverlay ul li a:hover:after, .menuoverlay ul li a:focus:after, .menuoverlay ul li a:active:after {
          wwidth: 100%; }
        .menuoverlay ul li a:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 0%;
          transform: translateX(-50%);
          height: 3px;
          background: #A9A9A7;
          transition: .35s; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }
    
body.nnoscroll {
  overflow: hidden;
  position:fixed;
}

.header .logo-mobile {
    display: none;
    
}

.header .toggle1 {
    display: none;
    float: right;
}

@media (max-width: 900px) {
    .header .logo-mobile {
        display: inline-block;
    }
    
    .header .toggle1 {
        display: block;
    }
    
    .header--menu {
        display: none!important;
    }
}
.page-sticker{
	top: -1000px;
	position: relative;
}
.home .sticky-wrapper {
	margin-top: 0px;
}
.sticky-wrapper {
	margin-top: -82px;
}
.grid-50 h2 {
	text-align: left!important;
	margin-top: 20px;
}

.pinit-button {
	background: #AFAFAD!important;
}
.page-template-tpl-contact-page2 h3 {
	border-top: 1px solid #F1F1F1;
	margin-top: 30px;
	padding-top: 20px;
	font-size: 15px;
}
.page-template-tpl-contact-page2 .enquire-button {
	border: none;
	padding: 0px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	letter-spacing: 1px;
}
.extra-margin {
	margin-top: 40px;
	margin-bottom: 40px;
}

/* =============================================================================
	End of CSS file
	========================================================================== */
