/*@import "style.css";
@import "shortcodes.css";
*/
/*****
==general
*****/
* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
 
.clearfix:after {
  clear: both;
}
 
.clearfix {
  *zoom: 1;
}

html {
	position:relative
}

body {
	margin:0 0 100px;
	background:#fff
}

hr {
	clear: both;
	margin: 1em 0;
}

blockquote {
	margin: 1.5em 0;
	font-style: italic;
}

blockquote footer {
	font-style: normal;
}

li {
	margin-bottom: 0.5em;
}


/*****
==helpers
*****/
.center-block {
	display:block;margin:0 auto
}

.center-text {
	text-align: center;
}

.right-text {
	text-align:right;
}

.testi#testi1, #testi2 {
	padding: 2em 0;
}

#testi1, #testi2 {
	padding: 3em 0;
}

.hide-small {
	display:block
}

.pad-top {
	padding-top: 1em;
}

#fscf_required1 {
	font-size: 0.85em;
}

img#wpstats {width:0;height:0;overflow:hidden}

ul#yoga-ul{
	margin-top:0px; line-height:100%; margin-left:15px;
}

li#yoga-li{
	margin-top:0px; line-height:100%;
}

/*****
==typography
*****/
@font-face {
	font-family:'kingthings_serifique_ultralLt';src:url('../fonts/kingthings_serifique_ultra_light-webfont.eot');src:url('../fonts/kingthings_serifique_ultra_light-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/kingthings_serifique_ultra_light-webfont.woff') format('woff'),url('../fonts/kingthings_serifique_ultra_light-webfont.ttf') format('truetype'),url('../fonts/kingthings_serifique_ultra_light-webfont.svg#kingthings_serifique_ultralLt') format('svg');
	font-weight:400;
	font-style:normal
}

h1 {font-size:1.9em;line-height:1.25em;margin-bottom:.5em;margin-top:20px}
h2 {font-size:1.75em;line-height:1.2em;margin-bottom:.6666666666666667em}
h3 {font-size:1.25em;line-height:1em;margin-bottom:0.25em}
h4 {font-size:1.3125em;line-height:1.142857142857143em;margin-bottom:1.142857142857143em}
h5 {font-size:1.125em;line-height:1.333333333333333em;margin-bottom:1.333333333333333em}
h6 {font-size:1em;line-height:1.5em;margin-bottom:1.5em}
p {font-family:'Open Sans',sans-serif;font-size:1em;line-height:1.25em;margin-bottom:1.5em}

/*****
==linkage
*****/
a,a:visited {
	font-weight:400;
	color:#585757;
	text-decoration:none
}

a:hover, a:visited:hover {
	color:#585757;
	text-decoration:underline
}

/*****
==layout mobile
*****/
.container {
	position:relative;
	width:100%;
	display:block;
	margin:0 auto;
	*zoom:1
}

.container:before, .container:after {
	content:"";
	display:table
}

.container:after {
	clear:both
}

/*
==header
*/
header#masthead {
	text-align:left;
	width:100%;
	margin:0;
	background-color:transparent;
	background:url(../images/blur.png) repeat-x;
	-webkit-transition:background-color .85s;
	-o-transition:background-color .85s;
	transition:background-color .85s;
	z-index:101;
	position:absolute;
	top:15px;
	height:75px;
	*zoom:1
}

header#masthead img {
	display: block;
}

header#masthead:before, header#masthead:after {
	content:"";
	display:table
}

header#masthead:after {
	clear:both
}

header#masthead span#small-menu {
	position: absolute;
	top: 15px;
	right: 5px;
}

header#masthead .fa {
	vertical-align: middle;
	padding-left: 5px;
}

header#masthead.fixed {
	position:fixed;
	top:0;
	z-index:101;
	background-color:#fff;
	-webkit-transition:background-color .85s;
	-o-transition:background-color .85s;
	transition:background-color .85s
}

/*
==navigation
*/
nav#site-navigation {
	background-color:transparent
}

nav#site-navigation {
	background-color:#363636;
}

.navigation-main {
	clear:both;
	display:inline-block;
	float:none;
	width:auto
}

.navigation-main {
	clear:both;
	display:block;
	float:none;
	width:auto
}


.menu-footer-container a:hover, .menu-primary-container a:hover {
	color: #000;
	text-decoration: none;
}

.menu-footer-container a, .menu-primary-container a {
	height:100%;
	line-height:25px;
	font-family:'Open Sans',sans-serif;
	text-transform:uppercase
}

.menu-footer-container a, .menu-primary-container a {
	height:100%;
	line-height:25px;
	font-family:'Open Sans',sans-serif;
	text-transform:uppercase;
	padding: 5px 5px;
}

.menu-primary-container a {
	line-height:50px;
	color: #fff;
	}

.navigation-main li {
	float: none;
	position: relative;
	margin: 0;
}

.navigation-main ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
background: transparent;
display: inherit;
float: none;
position: relative;
/* top: 1.5em; */
left: 0;
z-index: 99999;
}

/*
==general
*/

input[type=submit][name=update_cart] {
	display: none;
} 

.scroll {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	color: #fff;
}

#main {
	margin-top: 100px;
}

.page-template-blog-php div#primary, .page-template-page-full-width-php div#primary {
	display:inline;
	float:left;
	width:97.91666666666666%;
	margin:0 1.0416666666666665%
}

div#primary {
	display:inline;
	float:left;
	width:97.91666666666666%;
	margin:0 1.0416666666666665%
}

div#secondary {
	display:inline;
	float:left;
	width:97.91666666666666%;
	margin:0 1.0416666666666665%
}

table, th, td {
	border: 1px solid #888;
	font-size: 0.85em;
}

td, th {
	padding:7px 5px;
	text-align: center;
}

th {
	background-color: #777779;
	color: #fff;
}

tr.alt {
	background-color: #ccc;
}

/*
==specific - front page
*/
.home #main {
	margin-top: 0;
}

#luxury_tao, #luxury_leela, #luxury_rumi, #luxury_mira {
	margin-bottom: 12px;
}

#luxury_tao p, #luxury_leela p, #luxury_rumi p, #luxury_mira p {
	margin: 0;
}

#luxury_tao {
	background:url(../images/480/tao-villa.jpg);
	height:470px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	position: relative;
}

#luxury_mira {
	background:url(../images/480/mira-villa.jpg);
	height:470px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	position: relative;
}

#luxury_leela {
	background:url(../images/480/leela-villa.jpg);
	height:470px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	position: relative;
}

#luxury_rumi {
	background:url(../images/480/rumi-villa.jpg);
	height:470px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	position: relative;
}

#tao_description h2, #leela_description h2, #rumi_description h2, #mira_description h2 {
	margin-bottom: .151515151515em;
}

#luxury_leela .container, #luxury_tao .container, #luxury_rumi .container, #luxury_mira .container {
	height: 100%;
}

.buttons {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 230px;
	margin-bottom: 1em;
}

.buttons .button-link {
	margin: 0!important;
}

.check {
	cursor: pointer;
}

.popup {
	padding: 10px 10px 0;
	background-color: #fff;
	display: none;
}

#hero {
	background:url(../images/480/hero.jpg);
	min-height:95vh;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}

#one {
	background:url(../images/480/gadi+lalita.jpg);
	min-height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}

#one {
	padding-top:3em
}

#one h3 {
	font-family:'Open Sans',sans-serif;
	font-size:20px;
	line-height: 1.375em;
	font-weight:600;
	color:#fff
}

#one p {
	color:#fff;
	font-size:16px
}

#two {
	background:url(../images/480/testimonial.jpg);
	min-height:90vh;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}

#two {
	padding-top:2em
}

#two h1 {
	text-align:center;
	color:#777779;
	font-family:'Open Sans',sans-serif;
	font-size:24px
}

#three, #artisan {
	padding-top: 2em;
}

#three .cycle-slideshow img{
	margin:2em !important;
}

#five, #artisan {
	padding-top: 2em;
	padding-bottom: 2em !important;
}

#three h2 {
	text-align: center;
	font-family:'Open Sans',sans-serif;
	text-align:center;
	font-size:28px;
	color:#827b00;
}

#four {
	background:url(../images/480/island.jpg);
	min-height:90vh;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}

#four {
	padding-top:12em
}

#four h2 {
	text-align:center;
	color:#fff;
	font-family:'Open Sans',sans-serif;font-size:26px
}

#six {
	background:url(../images/480/massage-denmark.jpg);
	min-height:300px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}
	
#cta {
	padding-top:2em;
	padding-bottom: 2em;
	position: relative;
}

#cta h4 {
	text-align:center;
	color:#fff;
	font-family:'Open Sans',sans-serif;
	font-size:20px;
	margin-top: 1.4em
}

#gift-certificate, #gift-details, #cta {
	background-color:#777779
}

#gift-certificate, #gift-details {
	padding: 2em 0;
	color: #fff;
}

#gift-certificate, #gift-details {
	margin-bottom: 2em;
}

#massage-page .button-link, .button, .entry-content .button-link, #luxury_seven .button-link, #luxury_one .button-link, #cta .button-link,#five .button-link,#seven .button-link,#one .button-link {
	margin:0 3em;
	text-transform:uppercase;
	padding:10px 15px;
	background:#fff;
	color:#899f23;
	font-weight:600;
	display:block;
	text-align:center
}

#massage-hero .button-link {
	margin: 0 7em;
}

#cta .button-link {
	margin:0 2.5em;
}

#massage-gift .button-link {
	margin: 0;
	width: 66%;
}

#massage-1 {
	background:url(../images/480/pregnancy-massage480.jpg);
	min-height:567px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:left center;
	padding-top: 100px;
}

#massage-1 h2 {
	color:#fff;
	font-family:'Open Sans',sans-serif;
}

#massage-gift {
	background:url(../images/480/purple-flower.jpg);
	min-height:395px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	padding-top: 100px;
}

#massage-gift h3 {
	color:#fff;
	font-family:'Open Sans',sans-serif;
	font-size: 1.7em;
	margin-bottom: 1.825em;
}

#massage-types {
	padding-top: 50px;
}

.gift-cert .button {
	margin: 0;
}

#single-voucher {
	margin-top: 2em;
}

#massage-vouchers .button {
	margin: 0 0 5px;
	padding: 1px 5px;
}

.button, .entry-content .button-link, #luxury_one .button-link, #luxury_seven .button-link {
	margin-top: 1em;
}

#massage-page .alt, .button, .entry-content .alt, #luxury_seven .alt, #luxury_one .alt,#cta .alt {
	background:#AFBC3A;
	color:#fff
}

.massage-img {
	margin-bottom: 8px;
}

.massage-p	{
	margin-bottom: 2em;
}

a.button {
	font-size: 0.875em;
	color: #fff;
}

.small {
	font-size: 0.85em;
}

.gift-cert {
	overflow:auto;
	padding-bottom: 2em;
}

#cta .one_quarter {
	padding:5px 1.3em
}

#cta .one_third {
	padding: 0 2em;
}

#five p, #artisan p {
	text-align:justify;
	color:#777778;
	font-family:'Open Sans',sans-serif;
	font-size:18px
}

#seven h2, #five h2 {
	font-family:'Open Sans',sans-serif;
	margin-bottom:.25em;
	text-align:center;
	color:#8a9e24
}

#five .button-link,#seven .button-link, .site-info .one_third .button-link {
	margin:0 3em;
	background:#AFBC3A;
	color:#fff
}

#five,#five h2 {
	padding-bottom:1em
}

#five .button-link {
	float:none;
	font-size:16px;
	margin-bottom:1em
}

#five .alt {
	background:#AFBC3A;
	color:#fff;
	float:none
}

#six {
	padding-top:0.5em
}

h2 {
	font-family:'Open Sans',sans-serif;
	font-size:24px;
	font-weight:600;
	/*color:#fff;*/
	text-align:center
}

#six p {
	font-family:'Open Sans',sans-serif;
	font-size:20px;
	font-weight:600;
	color:#fff;
	text-align:center
}

#seven {
	padding-top:2em;
	padding-bottom:2em;
}

#seven p, #footer_btn  {
	text-align:justify;
	color:#777778;
	font-family:'Open Sans',sans-serif;
	font-size:18px}

#footer_btn {
	margin: 0;
	text-align: center;
	line-height: 1;
}

.site-info .one_third .button-link {
margin: 0;
background: #AFBC3A;
color: #fff;
}

#footer_btn .button-link {
	padding: 5px 40px;
}

#seven .button-link {
	width:50%;
	margin:0 auto
}

/*
==specific - luxury villas
*/
#luxury_hero {
	background:url(../images/480/bedroom.jpg);
	min-height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	padding-top: 100px;
}

#blog_hero {
	background:url(../images/480/lowlands.jpg);
	min-height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	padding-top: 100px;
}

#luxury_hero h1, #luxury_hero h2 {
	font-family:'Open Sans',sans-serif;
	margin-top: 2em;
}

#luxury_hero h2 {
	text-align:center;
}

#luxury_seven h2 {
	font-family:'Open Sans',sans-serif;
	text-align:center;
}

#luxury_one h1 {
	font-size: 32px;
}

#luxury_one h2, #luxury_seven h2 {
	font-size: 22px;
}

#luxury_one h2 {
	margin-top: 2em;
}

#luxury_one .one_third h2 {
	margin-top: 0;
}

#luxury_one .one_third, #luxury_seven .one_third {
	font-family:'Open Sans',sans-serif;
	text-align: center;
}

#luxury_two {
	background-color: #777779;
}

#luxury_two, #luxury_three, #luxury_four, #luxury_five, #luxury_seven {
	padding: 60px 0 30px;
}

#luxury_two h1, #luxury_two h2 {
	margin: 0 0 15px;
	color: #fff;
	font-family:'Open Sans',sans-serif;
	text-align:center;
}

#luxury_two h1 {
	font-size: 32px;
}

#luxury_three h2 {
	text-align: center; 
	font-family:'Open Sans',sans-serif;
	text-align:center;
	font-size:28px;
	color:#827b00;
}

#luxury_four {
	background-color: #e8d5c7;
}

#luxury_four p {
	font-size: 1em;
}

#luxury_five p {
	font-size: 1em;
	text-align:center;
}

#luxury_five .large p {
	font-size: 1.25em;
	font-weight: bold;
}

#luxury_six {
	background-image:url(../images/480/sea-island.jpg);
	min-height:427px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}

#luxury_six {
	padding-top: 9em;
}

#luxury_six h1 {
	text-align: center;
	color: #fff;
	font-family:'Open Sans',sans-serif;
	font-size:22px;
}

/*
==specific - leela villa
*/
#features li {
	margin-bottom:0.5em;
}

/*
==specific - about us
*/
#about-us {
	background-image:url(../images/480/aiyana-retreat-bush.jpg);
	min-height:350px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	margin-bottom: 2em;
}

#about-us h1, #about-us p {
	color: #fff;
	line-height: 1.125em;
}

.page-id-21 .entry-content, .page-id-21 #main, .page-id-961 #main, .page-id-961 .entry-content, .page-id-13 #main, .page-id-13 .entry-content, .page-id-17 #main, .page-id-17 .entry-content, .page-id-15 #main, .page-id-15 .entry-content, .page-id-23 #main, .page-id-23 .entry-content, .page-id-19 #main, .page-id-19 .entry-content {
	margin-top: 0;
}

.page-id-270 {
	margin-top: 100px;
}

#about-us .one_half {
	padding-top: 200px;
}

#about-us #gallery-1 .gallery-item {
	width: 50%!important;
}

.wp-image-245 {
	margin-bottom: 9px;
}

.wp-image-231 {
	margin-bottom: 20px;
}

/*
==specific - gift
*/
#gift-hero {
	background-image:url(../images/480/bougainvillaea.jpg);
	min-height:350px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	
}

#gift-hero-2 {
	background-image:url(../images/480/wellness-centre.jpg);
	min-height:350px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	margin-bottom: 2em;
}

#gift-hero-2 h2 {
	padding-top: 40px;
}

#gift-hero h1 {
	padding-top: 100px;
	color:#fff;
}

/*
==specific - denmark
*/
#denmark {
	background-image:url(../images/480/denmark.jpg);
	min-height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	margin-bottom: 2em;
}

#denmark h1 {
	padding-top: 375px;
	margin-top: 0;
	color: #fff;
}

/*
==specific - massage-page
*/
#massage-hero {
	background-image:url(../images/480/massage-denmark.jpg);
	min-height:350px;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center;
	margin-bottom: 2em;
	color: #fff;
}

#massage-hero .one_half {
	padding-top: 100px;
}

.parent-pageid-13 #main {
	background:url(../images/accommodation-head.jpg) no-repeat;
	background-size: 100% 100px;
	margin-top: 0;
}

.parent-pageid-13 .page {
	margin-top: 100px;
}

/*
==footer
*/
#footer .menu {
	list-style:none;
	text-align:center;
	margin-top:0;
	margin-left:0
}

#footer .menu li {
	display:block
}

#footer .menu:after {
	content:'';
	display:inline-block;
	width:100%
}

.site-info .alignright {
	display:block;
	float:none;
	margin:0 auto;
	padding-top:2em
}

#footer.widget {
	margin-bottom:0
}

footer#colophon {
	position:absolute;
	left:0;
	bottom:0;
	height:auto;
	padding-top:5px;
	width:100%;
	color:#fff;
	font-size:.85em;
	font-weight:400;
	padding-bottom:1em
}

footer.site-footer {
	background:#ebe8e2
}

div.site-info {
	font-size:.75em;
	color:#666;
	text-transform:uppercase;
	margin-top: -2em;
}

.site-info .one_third img.sml {
	vertical-align: bottom;
	border: 0;
	width: 50px;
	margin-left: 10px;
}



#menu-primary-1 {
	margin-bottom:0
}

#menu-footer {
	margin-bottom: 0;
}

.rates {
	padding: 36px 0;
	background-color: #cfcfcf;
}

.rates p {
	margin-bottom: 6px;
}

.rates .button-link {
	font-size: 0.875em;
	text-transform: none;
	background-color: #b2bc1f;
}

.rates .one_third .button-link {
	background-color: #62ABC7;
	margin: 2em 0.5em 0;
	text-transform: none;
	padding: 10px 5;
	color: #fff;
	display: block;
	text-align: center;
}

.rates .one_third.rategreen .button-link {
	margin-top: 0.5em;
}

.ratewhite, .rategreen {
	padding: 30px 5px;
	text-align: center;
	font-size: 0.875em;
	margin-bottom: 12px;
}

.ratewhite h3, .rategreen h3 {
	margin-bottom: 12px;
}

.ratewhite .small {
	font-size: 0.78571428571em;
}

.ratewhite {
	background-color: #fff;
	margin: 12px 0;
	color: #b2bc1f;
}

.rategreen {
	background-color: #b2bc1f;
	color: #fff;
}

.round {
	color: #b2bc1f;
}

.rategreen .round {
	color: #fff;
}

.round p {
	text-align: center;
	font-size: 1.125em;
}

.footer-address {
	text-align: center;
}

.services {
	padding: 36px 0;
}


/*****
==media queries
*****/
@media only screen and (min-width: 480px) {
	div#header-extras {
		text-align:center;
		position:relative;
		display:block;
		margin:0 auto
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2)  and (min-width: 700px) {
	.container {
		width:768px;
		padding: 0 40px;
	}

	#luxury_one .button-link, #cta .button-link {
		font-size: 0.85em;
	}
}

@media only screen and (min-width: 790px), only screen and (-webkit-min-device-pixel-ratio: 2)  and (min-width: 767px) {

	.footer-address {
		text-align: left;
	}

	.site-info .alignright {
		display:inline;
	}

	#footer_btn {
		margin: 0;
		float:right;
		line-height: 1;
	}

	.rates p {
		margin-bottom: 6px;
	}

	.rates .button-link {
		font-size: 0.875em;
		text-transform: none;
		background-color: #b2bc1f;
	}

	.rates .one_third .button-link {
		background-color: #62ABC7;
		margin: 2em 0.5em 0;
		text-transform: none;
		padding: 10px 5;
		color: #fff;
		display: block;
		text-align: center;
	}

	.rates .one_third.rategreen .button-link {
		margin-top: 3.4em;
	}

	.ratewhite, .rategreen {
		padding: 30px 5px;
		text-align: center;
		font-size: 0.875em;
		margin-bottom: 12px;
	}

	.ratewhite h3, .rategreen h3 {
		margin-bottom: 24px;
	}

	.ratewhite .small {
		font-size: 0.78571428571em;
	}

	.ratewhite {
		min-height: 336px;
	}

	.rategreen {
		min-height: 360px;
	}

	.round {
		height: 90px;
		width: 90px;
		border-radius: 50%;
		background-color: #b2bc1f;
		margin: 0 auto;
		color: #fff;
		margin-bottom: 30px;
	}

	.rategreen .round {
		background-color: #fff;
		color: #b2bc1f;
		margin-bottom: 42px;
	}

	.round p {
		width: 90px;
		height: 90px;
		line-height: 90px;
	}


    #one {
		padding-top: 200px;
		padding-bottom:200px;
	}

	.container {
		width:768px
	}

	header#masthead {
		text-align:left
	}

	#luxury_tao {
		background-image:url(../images/960/tao-villa-lounge.jpg);
		min-height:470px;
		height:470px;
	}

	#luxury_leela {
		background-image:url(../images/960/leela-villa-lounge.jpg);
		min-height:470px;
		height:470px;
	}

	#luxury_rumi {
		background-image:url(../images/960/rumi-villa-lounge.jpg);
		min-height:466px;
		height:466px;
	}

	#hero {
		background-image:url(../images/960/hero.jpg);
		min-height:562px;
		min-height:95vh;
	}

	#one {
		background-image:url(../images/960/gadi-lalita.jpg);
		min-height:562px
	}

	#massage-1 {
		background-image:url(../images/960/pregnancy-massage.jpg);
		min-height:562px
	}

	#massage-gift {
		background-image:url(../images/960/purple-flower.jpg);
		min-height:350px
	}

	#two {
		background-image:url(../images/960/testimonial.jpg);
		min-height:595px
	}

	#four {
		background-image:url(../images/960/island.jpg);
		min-height:692px
	}

	#six {
		background-image:url(../images/960/massage-denmark.jpg);
		min-height:550px
	}

	#two h1 {
		font-size:32px
	}

	#four {
		padding-top:17em
	}

	#four h2 {
		font-size:36px;
		color:#fff
	}

	#cta .button-link,#five .button-link,#one .button-link, #five .button-link {
		margin: 0 0;
	}

	#five .button-link {
		width:80%;
		display: block;
		margin: 0 0;
	}

	#five .alt {
		width:80%;
		display: block;
		margin: 0 auto;
	}

	#six h2 {
		font-size:32px;
		text-align:center
	}

	#footer .menu {
		list-style:none;
		text-align:justify;
		min-width:100px;
		margin-top:0;
		margin-left:0
	}

	#footer .menu li {
		display:inline-block
	}

	.site-info p {
		line-height:92px
	}

	.site-info .one_third {
		float: none;
		display: inline-block;
		margin:0;
		width: 33%;
	}

	.woocommerce-checkout #main, .single-product #main {
		margin-top: 150px;
	}

	header#masthead {
		text-align:left
	}

	div#header-extras {
		position:absolute;
		top:10px;
		right:10px
	}

	#luxury_hero {
		background-image:url(../images/960/kingbed.jpg);
		min-height:560px;
	}

	#blog_hero {
		background-image:url(../images/960/lowlands.jpg);
		min-height:560px;
	}

	#luxury_two h1, #luxury_two h2 {
		margin: 0 0 5px;
	}

	#luxury_four {
		background-image:url(../images/960/buddha.jpg);
		background-position: center center;
		min-height:395px
	}

	#luxury_six {
		background-image:url(../images/960/sea-island.jpg);
		min-height:513px
	}

	#luxury_six h1 {
		font-size:28px;
	}

	#luxury_six {
		padding-top: 12em;
	}

	#about-us {
		background-image:url(../images/960/aiyana-retreat-bush.jpg);
		min-height:507px;
	}

	#gift-hero {
		background-image:url(../images/960/bougainvillaea.jpg);
		min-height:560px;
	}

	#gift-hero-2 {
		background-image:url(../images/960/wellness-centre.jpg);
		min-height:560px;
	}

	#gift-hero-2 h2 {
		padding-top: 100px;
	}

	#gift-hero h1 {
		padding-top: 230px;
		color:#fff;
		
	}

	#massage-hero {
		background-image:url(../images/960/massage-denmark.jpg);
		min-height:560px;
	}

	

	#massage-page h1 {
		margin: 1.5em 0;
	}
	#massage-page h2 {
		margin-bottom: 2em;
	}
	h2#massage-page-top {
		margin-bottom: .5em;
		font-size: 1.4em;
		line-height: 1.3em;
		color: #827b00;
	}
	
	h2#yoga-page-top {
		margin-bottom: .5em;
		font-size: 1.4em;
		line-height: 1.3em;
		color: #827b00;
		padding-bottom:30px;
		padding-top:30px;
	}
	
	
	
	h4#yoga{
		font-size: 1.1em;
		line-height: 1.3em;
		display:inline;
		margin:0;
		color:#827b00;
		padding:0;
	}

	#about-us #gallery-1 {
		margin: auto;
		padding: 2em 0;
	}

	#about-us #gallery-1 .gallery-item {
		width: 16%!important;
	}

	header#masthead img {
		display: inline-block;
	}

	#denmark {
		background-image:url(../images/960/beach-cove.jpg);
		min-height:558px;
	}
}

@media only screen and (min-width: 980px) {

	/*
	==navigation*/
	
	nav#site-navigation {
		background-color:transparent
	}

	.navigation-main {
		clear:both;
		display:inline-block;
		float:none;
		width:auto
	}

	.navigation-main li {
		float: left;
		position: relative;
		margin: 0;
	}

	.menu-footer-container a, .menu-primary-container a {
	height:100%;
	line-height:25px;
	font-family:'Open Sans',sans-serif;
	text-transform:uppercase;
	padding: 0 10px;
	color: #585757;
}
	.menu-primary-container a {
		line-height:70px;
	}

	#cta .one_third {
		padding: 0 3em;
	}
	
	.container {
		width:960px
	}

	span#small-menu {
		display:none
	}

	#six h2 {
		font-family:'Open Sans',sans-serif;
		font-size:36px;
		font-weight:600;
		color:#fff;
		text-align:center;
		margin-bottom: .2em;
		margin-top: .4em;
	}

	.navigation-main ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	background: transparent url(../images/blur.png);
	display: none;
	float: left;
	position: absolute;
		/*top: 1.5em;*/
		left: 0;
	z-index: 99999;
	}

}



@media only screen and (max-width: 789px){
	h4 br {
	    display: none;
	}
	#two h1 br {
		display: none;
	}
	#five h2 br, #four h2 br {
		display: none;
	}
	#luxury_six br {
		display: none;
	}

	#about-us h1 br {
		display: none;
	}
	#gift-hero h1 br {
		display: none;
	}

	nav#site-navigation {
		background-color: #363636; text-align: right; padding-right: 10px;
	}

	.navigation-main ul ul {background-color: #363636;}

	.menu-primary-container a {line-height: 30px; font-size: 18px; color: #fff;}
	'
	




}

/*****
==OC Testimonial Slider Styling dudeeeee
*****/
.cycle-slideshow {
	position: relative;
	width: 80%;
	margin: 0px auto;
	overflow: hidden;
}

.cycle-slide {
	width: 100%;
}

.cycle-prev {
	cursor: pointer;
	background: url(../images/prev.png) no-repeat;
	width: 30px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 50%;
}

.cycle-next {
	cursor: pointer;
	background: url(../images/next.png) no-repeat;
	width: 30px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 50%;
}

/* Wooooooo stuff */
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-error, .woocommerce-info{padding:1em 1em 1em 3.5em !important;margin:2emw 0 2em !important;position:relative;-webkit-border-radius:4px;border-radius:4px;background:#fcfbfc;background:-webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#f7f6f7));background:-webkit-linear-gradient(#fcfbfc,#f7f6f7);background:-moz-linear-gradient(center top,#fcfbfc 0%,#f7f6f7 100%);background:-moz-gradient(center top,#fcfbfc 0%,#f7f6f7 100%);color:#5e5e5e;text-shadow:0 1px 0 #ffffff;list-style:none outside !important;*zoom:1;width:auto;-webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3)}
.woocommerce-message:before,.woocommerce-message:after,.woocommerce-error:before,.woocommerce-error:after,.woocommerce-info:before,.woocommerce-info:after, .woocommerce-message:before, .woocommerce-message:after, .woocommerce-error:before, .woocommerce-error:after, .woocommerce-info:before, .woocommerce-info:after{content:" ";display:table}.woocommerce .woocommerce-message:after,.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:after, .woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after{clear:both}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before, .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before{content:"";height:1.5em;width:1.5em;display:block;position:absolute;top:0;left:1em;font-family:sans-serif;font-size:1em;line-height:1.5;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2);padding-top:1em;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1)}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button{float:right}.woocommerce .woocommerce-message li,.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li, .woocommerce-message li, .woocommerce-error li, .woocommerce-info li{list-style:none outside !important;padding-left:0 !important;margin-left:0 !important}.woocommerce .woocommerce-message, .woocommerce-message{border-top:3px solid #8fae1b}.woocommerce .woocommerce-message:before, .woocommerce-message:before{background-color:#8fae1b;content:"\2713"}.woocommerce .woocommerce-info, .woocommerce-info{border-top:3px solid #1e85be}.woocommerce .woocommerce-info:before, .woocommerce-info:before{background-color:#1e85be;content:"i";font-family:Times, Georgia, serif;font-style:italic}.woocommerce .woocommerce-error, .woocommerce-error{border-top:3px solid #b81c23}.woocommerce .woocommerce-error:before, .woocommerce-error:before{background-color:#b81c23;content:"\00d7";font-weight:700}

/*Massage page edit*/
#massage	{
		line-height: 1.25em;
		font-weight: bold;
		color: #827b00;
		font-size: 1em;
		margin: 0;
		outline: 0;
		padding: 0;
		vertical-align: baseline;
}

#massage-hero h1	{
font-size: 1.9em;
line-height: 1.25em;
margin-top: .2em;
}
#address {
	margin-bottom: 15px;
	font-size: 1.3em;
}

#addresspage {

}

#home {
	text-align:center;
color:#fff;
font-family:'Open Sans',sans-serif;
font-size:20px;
margin-top: 1.4em;
line-height: 1.142857142857143em;
margin-bottom: 1.142857142857143em;
}


#luxury_one .one_third {
	text-align: center;
}

.circle {
	background: url(../images/button.png) no-repeat center center;
	background-size: 100px 100px;
	width: 100px;
	display: block;
	height: 100px;
	border-radius: 50%;
	line-height: 100PX;
	margin: 0 auto 2em;
	text-align: center;
}


a.circle, a.circle:hover {
	color: #000;
}

.check {
	padding: 10px 15px;
	text-transform: uppercase;
	text-align: center;
	background-color: #fff;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
	#home, #cta h4 {
		font-size: 1em;
	}

	#cta .button-link {
		font-size: 0.75em;
	}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) { 
	#home, #cta h4 {
		font-size: 1em;
	}

	#cta .button-link {
		font-size: 0.75em;
	}
}


/*Kaela's Edits
--------------------------*/



/*Managers Box
--------------------------*/

.villaspecial.clearfix {
	margin-top: 10px;
	padding:0px;
	background-color: #AFBC3A;
	color:#fff;
}
 
.villaspecial div h2 {
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
}

.villaspecial div {
	padding: 0px;
}

.villaspecial div p {
	padding: 2px 10px;
	font-size: .85em;
}

.villaspecial img {
	border: 1px solid #cfcfcf;
}

.one_half#managers_half {
	padding-bottom: 5px;
}


/*Button
--------------------------*/


/*Managers Box
--------------------------*/

.features_header {
	margin-left:32px;
   	margin-bottom:5px;
}


	
/*Kaela's Edits
--------------------------*/

/**
* Modifications for new massage page
* 31/10/2014
*/
#massage-types .one_half > .one_half:nth-child(odd) {
	padding: 0;
}



/* Michaels Edits */

body.woocommerce-cart #main{
	margin-top:10px !important;
}