/*
Theme Name: Bayside Beauty Lounge
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Lato', sans-serif;
	color: #333;
	background:#fff;l
	position:relative;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:32px;
	line-height:40px;
	font-weight:700;
	margin:0 0 20px 0;
}
h1 span {
	color:#bdaa99;
}
h2 {
	font-size:26px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:32px;
}
h3 {
	font-size:20px;
	font-weight:700;
	margin:0 0 15px 0;
	line-height:26px;
}
p {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:96%;
	max-width:1500px;
	margin:0 auto;
	position:relative;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	z-index:900;
	height:115px;
	background:#fff;
}
#header .container {
	position:relative;
}
.logo {
    width: 15% !important;
    position: relative;
    float: left;
    margin: 5px 0 !important;
}
.menu {
	list-style-type:none;
	margin:50px 0 0 0;
	position:relative;
	float:right;
}
.menu li {
	display:inline-block;
	position:relative;
	margin:0 0 0 25px;
}
.menu li a {
	color:#222;
	font-weight:300;
	font-size:18px;
	text-decoration:none;
	transition:all .5s;
}
.menu li.current-menu-item a {
	font-weight:700;
	color:#bdaa99;
}
#slider {
	width:100%;
	height: 70%;
	position:relative;
	z-index:0;
	top:-115px;
	margin:0 0 -115px 0;
}
/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 20px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 80px; width: 25px; height: 25px; 
    display: inline-block; color: #e9e9e9; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #bdaa99;}
.cycle-pager > * { cursor: pointer;}

.cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
.cycle-slideshow #slide1 {
	height:100%;
	width:100%;
    background:url(images/final-salon-banner.webp) no-repeat center center;
	background-size: auto;
}
.cycle-slideshow #slide2 {
	height:100%;
	width:100%;
    background:url(images/add-another-aspect-dr-skin-care-image-to-slider-on-home-page.webp) no-repeat 50% 49% ;
	background-size: 58%;
}
.cycle-slideshow #slide3 {
	height:100%;
	width:100%;
    background:url(images/aspect-final-banner.jpg) no-repeat center center;
	background-size: 35%;
}
.cycle-slideshow #slide4 {
	height:100%;
	width:100%;
    background:url(images/slide4.jpg) no-repeat 20% 30%;
	background-size:cover;
}
.cycle-slideshow #slide5 {
	height:100%;
	width:100%;
    background:url(images/final-image-slider.jpg) no-repeat center center;
	background-size: 70%;
}
.slide {
	width:1400px;
	position:absolute;
	bottom:35%;
	left:50%;
	margin:0 0 0 -700px;
}
.slide h2 {
	color:#fff;
	font-size:70px;
	line-height:70px;
	margin:0 0 20px 0;
	text-shadow:0 0 10px #222;
	
}
.slide p {
	color:#fff;
	font-size:20px;
	line-height:30px;
	width:700px;
}
a.btn {
	background:#bdaa99;
	border:1px solid #fff;
	color:#fff;
	padding:15px 30px;
	display:inline-block;
	margin:20px 0 0 0;
	transition:all .5s;
}
a.btn:hover {
	background:#9e894e;
}
#welcome {
	text-align:center;
	padding:50px 0;
}
#welcome p {
	padding:0 100px;
}
.wp-post-image {
	float:right;
	margin:0 0 50px 50px;
	max-width:100%;
	height:auto;
}
#reiki {
	padding:50px 0;
	background:#f4efe3;
}
#services {
	padding:50px 0;
	background:#f4efe3;
}
.serv {
	width:29.33%;
	float:left;
	margin:0 2%;
	position:relative;
}
.serv img {
	width:100%;
	position:relative;
	z-index:0;
}
.serv h3 {
	width:100%;
	text-align:center;
	color:#fff;
	background:#bdaa99;
	padding:30px 0;
	font-size:25px;
	margin:0;
	font-weight:400;
	transition:all .5s;
}
.serv:hover h3 {
	background:#9e894e;
}

#content {
	padding:50px 0;
}
#inner {
	position:relative;
	z-index:0;
	width:100%;
    height:100px;
	padding:200px 0 0 0;
	top:-115px;
	margin:0 0 -115px 0;
	background-size:cover;
}
.inner1 {
	background:url(images/inner1.jpg) no-repeat bottom center;	
}
.inner2 {
	background:url(images/inner2.jpg) no-repeat center center;	
}
.inner3 {
	background:url(images/inner3.jpg) no-repeat bottom center;	
}
.inner4 {
	background:url(images/inner4-new.jpg) no-repeat center center;	
}
.inner6 {
	background:url(images/inner6.jpg) no-repeat top center;	
}
.inner7 {
	background:url(images/inner7.jpg) no-repeat top center;	
}
.inner8 {
	background:url(images/inner8.jpg) no-repeat top center;	
}
.inner9 {
	background:url(images/inner9.jpg) no-repeat top center;	
}
#inner h1 {
	color:#fff;
	text-align:center;
}
.etabs {
    margin: 0 0 40px 0;
    padding: 0;
	position:relative;
	z-index:888;
}
.etabs .tab {
    display: inline-block;
    zoom:1;
    background: #f3f3f3;
	margin:0 5px 0 0;
}
.etabs .tab a {
    display: inline-block;
	font-size: 16px;
	padding:10px 20px;
	text-align:center;
    outline: none;
	text-decoration: none;
	background: #f3f3f3;
	color:#333;
	border-bottom:3px solid #bdaa99;
}
.etabs .tab a.active {
    background:#bdaa99;
	color:#fff;
}
.tab-content2 {
	
}
.size-full {
	max-width:100%;
	height:auto;
}
.alignright {
	max-width:100%;
	float:right;
	margin:0 0 50px 50px;
}

.circle{
	width: 300px !important;
    height: 300px !important;
    object-fit: cover;
	border-radius: 1000px;
}

.port {
	float: left !important;
	margin: 0 2% 60px 2% !important;
	width: 29% !important;
	text-align:center;
	position:relative;
	overflow:hidden;
}
/* .port:nth-child(even) {
	clear:both;
} */
.port img {
	width:100%;
	position:relative;
	z-index:0;
	transition:all .5s;
}
.port h3 {
	display:inline-block;
	margin:0;
	position:absolute;
	bottom:20px;
	left:20px;
	color:#000;
	z-index:50;
	font-size:20px;
	font-weight:300;
	padding:20px;
	background:#bdaa99;
	transition:all .5s;
}
.port:hover h3 {
	background:rgba(34,34,34,0.6);
}
.port:hover img {
	transform: scale(1.1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.port a {
	text-decoration:none;
	color:#fff;
}

#top-footer {
	padding:50px 0;
}
#top-footer h3 {
	font-size:32px;
	text-transform:none;
	margin:0 0 30px 0;
}
#top-footer h4 {
	font-size:24px;
	text-transform:none;
	margin:0 0 20px 0;
}
.fcol {
	width:29.33%;
	float:left;
	margin:0 2%;
	text-align:center;
}
.padt {
	padding:50px 0 0 0;
}
.fcol ul {
	margin:0;
	list-style-type:none;
}
.fcol ul li {
	width:100%;
	text-align:center;
}
.fcol ul li a {
	color:#333;
}
.fcol i {
	font-size:60px;
	margin:0 10px;
}
a.fb {
	color:#475993;
}
a.insta {
	color:#222;
}
#footer {
	padding:25px 0;
	background:#222;
	color:#999;
}
#footer .copy {
	font-size:12px;
	float:left;
	margin:0 0 0 0;
}
#footer .designer {
	font-size:12px;
	float:right;
	margin:0 0 0 0;
}
#footer .designer a {
	color:#999;
	text-decoration:none;
}
#form {
	width:47%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:40%;
	float:right;
	margin:50px 0 30px 0;
}
#details h2 {
	color:#bdaa99;
}
#details table {
	width:400px;
}
#details table tr td:nth-child(2) {
	text-align:right;
}
#details table tr td {
	border-bottom:1px solid #ccc;
	padding:2px 0;
}
.map {
	width:100% !important;
	height:500px;
	margin:0 0 0 0;
	border: 1px solid #ccc !important;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 textarea {
	background: #f3f3f3;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
    height: 130px;
	margin:0 0 20px 0;
}
.wpcf7 p {
    color: #333;
    font-size: 14px;
	text-align:left !important;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input {
    background: #f3f3f3;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:92%;
	padding:15px 4%;
	margin:0 0 5px 0;
}
.wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 200px;
    position: relative;
	text-align:center;
    left: 0px;
	transition:all .5s;
	border: 1px solid #ccc;
	text-decoration:none;
	color:#fff;
	background:#bdaa99;
	font-size:16px;
	display:inline-block;
}
.wpcf7 input[type="submit"]:hover {
	background:#bdaa99;
}
.main {
	width:60%;
	float:left;
}
.sidebar {
	width:30%;
	padding:30px 2.5%;
	background:#eee;
	float:right;
}
.sidebar ul li {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	background:#bdaa99;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
@media only screen and (max-width: 1200px) {
	.menu li {
		margin:0 0 0 15px;
	}
	#welcome p {
		padding:0;
	}
}
@media only screen and (max-width: 1024px) {
	

.port {
		width:96% !important;
	}
	.port h3 {
		left:5%;
		padding:20px 2.5%;
		text-align:center;
		width:85%;
	}

	.menu {
		display:none;
	}
	.slicknav_menutxt {
		display:none !important;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	#header {
		height:auto;
		margin:50px 0 0 0;
		padding:15px 0;
		text-align:center;
	}
	.logo {
		width: 300px !important;
		position: relative;
		float: none;
		margin: 5px auto !important;
	}
	#footer span {
		display:none;
	}
	.copy, .designer {
		float:none;
		width:100%;
		text-align:center;
	}
	#footer {
		background:#222;
		color:#fff;
		margin:0 0 0 0;
	}
	#footer .designer a {
		color:#fff;
	}
	#form {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#details {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#welcome {
		text-align:center;
		margin:0 0 40px 0;
	}
	.wp-post-image, .alignright {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	.slide {
		width:90%;
		bottom:25%;
		left:5%;
		margin:0;
		text-align:center;
	}
	.slide h2 {
		font-size:32px;
		line-height:32px;
	}
	.slide p {
		font-size:16px;
		line-height:24px;
		width:100%;
	}
	
	#slider {
		height:576px;
	}
	.cycle-slideshow {
		height:576px;
	}
	.cycle-slideshow #slide1 {
		height:576px;
		background:url(images/salon-image-onto-homepage-first-slider.png) no-repeat center center scroll;
		background-size:1024px 576px;
	}
	.cycle-slideshow #slide2 {
		height:100%;
		width:100%;
		background:url(images/add-another-aspect-dr-skin-care-image-to-slider-on-home-page.webp) no-repeat 50% 49% ;
		background-size:1024px 576px;
	}
	.cycle-slideshow #slide3 {
		height:100%;
		width:100%;
		background:url(images/aspect-final-banner.jpg) no-repeat center center;
		background-size:1024px 576px;
	}
	.cycle-slideshow #slide4 {
		height:576px;
		background:url(images/slide4.jpg) no-repeat center center scroll;
		background-size:1024px 576px;
	}
    .cycle-slideshow #slide5 {
		height:576px;
		background:url(images/final-image-slider.jpg) no-repeat center center scroll;
		background-size:1024px 576px;
	}
	.etabs .tab {
		margin:0 1% 10px 1%;
		width:47%;
		padding:0;
	}
	.etabs .tab a {
		display:block;
		width:95%;
		font-size: 13px;
		padding:5px 2.5%;
		border-bottom:1px solid #bda258;
	}
	.fcol {
		width:100%;
		float:none;
		margin:0 0 25px 0;
		text-align:center;
	}
	.padt {
		padding:0 0 0 0;
	}
	.main {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
	}
}

#vouchers {
  box-sizing: border-box;
  width: 100%;
  min-height: 332px;
  margin-top: 40px;
  padding: 49px 0 50px;
  border-top: 2px solid #fff;
  color: #222;
  text-align: center;
  background-color: #e3ded2;
  background-image: url("https://bespokeskinartistry.com/wp-content/themes/bayside-beauty/images/vouchers-new.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#vouchers .container {
  position: relative;
  width: 96%;
  max-width: 1500px;
  margin: 0 auto;
}

#vouchers h2 {
  margin: 0 0 20px;
  font-family: "Lato", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

#vouchers p {
  max-width: 700px;
  margin: 0 auto 20px;
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 700px) {
  #vouchers {
    min-height: auto;
    padding: 40px 0;
    background-position: 58% center;
  }

  #vouchers h2 {
    font-size: 22px;
    line-height: 28px;
  }

  #vouchers p {
    max-width: 100%;
  }
}

/*voucher homepage */

  #voucherhome {
  @import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Raleway:wght@200;300&display=swap");
  box-sizing: border-box;
  width: 100%;
  min-height: 332px;
  margin-top: 40px;
  padding: 49px 0 50px;
  border-top: 2px solid #fff;
  color: #222;
  text-align: center;
  background-color: #e3ded2;
  background-image: url("https://bespokeskinartistry.com/wp-content/themes/bayside-beauty/images/vouchers-new.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#voucherhome .container {
  position: relative;
  width: 96%;
  max-width: 1500px;
  margin: 0 auto;
}

  #voucherhome h2 {
    margin: 0 0 20px;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(36px, 4vw, 44px);
    line-height: 1.2;
    font-weight: 700;
  }
  #voucherhome a {
    margin: 20px 0 20px 0;
  }
  #voucherhome .voucher-intro {
    margin: 0 0 22px;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(20px, 2.3vw, 25px);
    line-height: 1.2;
    font-weight: 400;
  }

  #voucherhome .voucher-intro:last-of-type {
    margin-bottom: 43px;
  }

  #voucherhome hr {
    height: 1px;
    margin: 0 0 31px;
    border: 0;
    background: #aaa;
  }

 #voucherhome .voucher-terms,
  #voucherhome .voucher-terms p {
    margin: 0;
    font-family: "Raleway", Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15;
  }

  @media (max-width: 640px) {
    #voucherhome {
      padding: 48px 22px 32px;
    }

    #voucherhome .voucher-intro {
      line-height: 1.3;
    }

    #voucherhome .voucher-terms,
    #voucherhome .voucher-terms p {
      font-size: 13px;
      line-height: 1.3;
    }
  }


/* end voucher homepage */

@media only screen and (max-width: 700px) {
	.serv {
		width:96%;
		margin:0 2% 25px 2%;
	}
	.serv img {
		width:100%;
		position:relative;
		z-index:0;
	}
	.serv h3 {
		padding:15px 0;
		font-size:18px;
	}
	#vouchers p {
		max-width:100%;
		margin:0 auto 20px auto;
	}
	#header{
		margin: 0px !important;
	}
}
@media only screen and (max-width: 600px) {
	.etabs .tab {
		margin:0 1% 0 1%;
		width:97%;
		padding:0;
	}
	#details table {
		width:90%;
	}
	#slider {
		top:0;
		margin:0;
		height:394px;
	}
	.cycle-slideshow {
		height:394px;
	}
	
	.cycle-slideshow #slide2 {
		height:394px;
		background:url(images/add-another-aspect-dr-skin-care-image-to-slider-on-home-page.webp) no-repeat 50% 49% ;
		background-size:700px 394px;
	}
	.cycle-slideshow #slide3 {
		height:394px;
		background:url(images/aspect-final-banner.jpg) no-repeat center center;
		background-size:700px 394px;
	}
	.cycle-slideshow #slide4 {
		height:394px;
		background:url(images/slide4.jpg) no-repeat center center scroll;
		background-size:700px 394px;
	}
	.cycle-slideshow #slide5 {
		height:394px;
		background:url(images/final-image-slider.jpg) no-repeat center center scroll;
		background-size:700px 394px;
	}
	
}
@media only screen and (max-width: 500px) {
	.etabs .tab {
		margin:0 1% 0 1%;
		width:97%;
		padding:0;
	}
	#details table {
		width:90%;
	}
	#slider {
		height:338px;
	}
	.cycle-slideshow {
		height:338px;
	}
	
	.cycle-slideshow #slide2 {
		height:338px;
		background:url(images/add-another-aspect-dr-skin-care-image-to-slider-on-home-page.webp) no-repeat 50% 49% ;
		background-size:600px 338px;
	}
	.cycle-slideshow #slide4 {
		height:338px;
		background:url(images/slide4.jpg) no-repeat center center scroll;
		background-size:600px 338px;
	}
	.cycle-slideshow #slide5 {
		height:338px;
		background:url(images/change-skin-care.jpg) no-repeat center center scroll;
		background-size:600px 338px;
	}

}
.gbtn {
	color:#fff;
	background:#bdaa99;
	padding:10px 20px;
	display:inline-block;
	margin:0 10px 10px 0;
}

div#outercont{
    background: url(images/slide1-1.jpg) no-repeat center center !important;
    background-size: cover !important;
}