/*
Theme Name: steepanddomvillas
Theme URI:
Author:
Author URI:
Version: 2.0
Tags: responsive
*/

    @import url('css/gallery.css');
@import url('css/mobile.css');
@import url('css/owl.carousel.css');
@import url('css/slicknav.css');


/*

 * Globals
 */


 .hometitle {
    bottom: 40px;
    color: #fff;
    left: 30px;
    position: absolute;
    text-shadow: 0 0 6px #000;
}
.hometitle h1 {
    font-size: 40px;
}
.content-left .inside { padding-right:0}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    padding: 3px 10px;
	width:50px; height:50px;
	text-indent:-999em;
}
.owl-item .item img {
    width: 100%;
    height: 100%;
}
.owl-prev {
    position: absolute;
    left: 10px;
    top: 47%;
	z-index: 999;
	background:url(http://www.villasdirectbali.com/wp-content/themes/fabulous/images/arrow-slide-left.png) no-repeat;
}
.owl-next {
	position: absolute;
    right: 10px;
    top: 47%;
    z-index: 999;
	background:url(http://www.villasdirectbali.com/wp-content/themes/fabulous/images/arrow-slide-right.png) no-repeat;
}
 	html {
	 	height: 100%;
 	}
	body {

	    font-size: 13.5px;
		line-height:22px;
	    color: #333333;
	 	height: 100%;
	 	margin: 0;
	 	padding: 0;
		-webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
		background:#FFFFFF;
		font-family: 'Roboto', sans-serif;
		overflow-x: hidden;
	}
    h1,h2,h3,h4,h5,h6 {
        margin: 0;
        padding: 0;
        line-height: normal;
        font-weight: normal;
    }
    ::selection {
        color: #ffffff;
        background: #000000;
    }
    ::-moz-selection {
        color: #ffffff;
        background: #000000;
    }
	.meta {
	    font-size: 9px;
	    font-weight: 700;
	    text-align: right;
	}
	.title {
		font-weight: 700;
		text-transform: uppercase;

	}

input[type=search] {
	background:#000 url(images/search.png) no-repeat left;
	border: solid 0px #fff;
	padding:5px;

	-webkit-border-radius: 15em;
	-moz-border-radius: 15em;
	border-radius: 15em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #000;
	border-color: #fff;

	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* demo B */
#search input[type=search] {
	width: 46px;
	height:49px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#search input[type=search]:hover {
	background-color: #000;
}
#search input[type=search]:focus {
	width: 130px;
	padding-left: 70px;
	color: #fff;
	background-color: #000;
	cursor: auto;
}
#search input:-moz-placeholder {
	color: transparent;
}
#search input::-webkit-input-placeholder {
	color: transparent;
}
/*
 * Links
 */
	a {
	    color: #000;
	    text-decoration: underline;
	    outline: none;
	}
	a:hover {
	    color: #333333;
	}
	a img {
	   border: none;
	}
	.read-more {
		color: #009BCE;
		font-size: 13px;
		text-decoration: none;
		display: inline-block;
	}


/*
 * Page Structure
 */
 	#container {
	 	width: 100%;
 	}
 	 #header {
	 	position: relative;
 	}
 .floating-header #header {
	 	position: fixed;
 	}


 	#logo {
	 	position: absolute;
	 	left: 30px;
	 	top: 0px;
	 	height: 28px;
	 	line-height: 28px;
	 	z-index: 99999;
 	}
	#logo img{ width:200px;}



#content {
    padding: 10px 50px 15px 50px;
	overflow: hidden;
}
#content h1 { font-size:20px; text-transform:uppercase; margin:0; padding:0; font-weight:bold;}
#content h3 { font-size:13px;}


	/*
 * Slideshows
 */
	.slideshow {
		position: relative;
		overflow: hidden;
	}
	.slideshow .items {
		width: 20000em;
	}
	.slideshow .slide {
		float: left;
		position: relative;
	}
	.slideshow .browse {
		position: absolute;
		top: 50%;
		z-index: 10;
		cursor: pointer;
	}

.slideshow .browse.next {
    right: 50px;
}
	.slideshow .browse.prev {
		left: 20px;
	}
	.slideshow .browse.next {
		right: 50px;
	}
	.slideshow .browse.disabled {
		display: none !important;
	}
	.slide .post-edit-link {
		display: block;
		width: 50px;
		margin: 20px auto;
		text-align: center;
	}
	/* Top Slideshow */
	.top-slideshow {
		background-color: white;
	}
	.top-slideshow .slide {
		background-position: center center;
		background-size: cover;
		background-repeat:no-repeat;
		color: white;
		text-align: center;
	}
	body.home .top-slideshow .wrapper {
		z-index: 20;
		position:absolute;
		bottom:50px;
		left:50px;
	}
	.top-slideshow .wrapper {
		z-index: 20;
		position:absolute;
		bottom:50px;
		left:50px;
	}
	.top-slideshow .title {
		display: inline-block;
		text-transform: uppercase;
		font-size: 36px;
		text-align: justify;
		font-weight: 700;
		text-align: center;
		letter-spacing:-1px;

	}
	.top-slideshow .title a {
		color: #fff;
		text-decoration: none;
	}
	.top-slideshow .entry {
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
    width: auto;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
	.top-slideshow .read-more {
		margin-top: 1em;
		color: white;
	}

	.top-slideshow,
	.top-slideshow .slide,
	.top-slideshow .items {
		min-height: 450px;
	}
	.top-slideshow,
	.top-slideshow .slide {
	}

	.top-slideshow .pagination {
		position: absolute;
		bottom: 30px;
		width: 100%;
		text-align: center;
		z-index: 20;
	}
	.top-slideshow .pagination a {
		display: inline-block;
		background-image: url(images/inactive.svg);
		width: 14px;
		height: 14px;
		margin: 0 4px;
	}
	.top-slideshow .pagination a.selected {
		background-image: url(images/active.svg);
	}
	.top-slideshow .pagination a span {
		display: none;
	}


/*theslide*/
	.theslide {
		background-color: white;
	}
	.theslide .slide {
		background-position: center center;
		background-size: cover;
		background-repeat:no-repeat;
		color: white;
		text-align: center;
	}

	.theslide .title a {
		color: #fff;
		text-decoration: none;
	}
	.theslide .entry {
		text-align: left;
		font-size: 13px;
		width: 399px;
		margin: 0 auto;
	}

	.theslide .read-more {
		margin-top: 1em;
		color: white;
	}

	.theslide,
	.theslide .slide,
	.theslide .items {
	}
	.theslide,
	.theslide .slide {
	}

 	#footer p {
	 	display: inline-block;
	 	max-width: 100%;
	 	padding: 0 80px 0 200px;
	 	line-height: 1.2em;
 	}
	 	#footer {
	 	height: 60px;
	 	position: relative;
	 	margin-top: -50px;
	 	background-color: black;
	 	line-height: 50px;
	 	color: #CBCBCB;
	 	font-weight: 500;
	 	text-transform: uppercase;
	 	text-align: center;
	 	overflow: hidden;
		background:rgba(255,255,255,0.8);
 	}
 	#footer.floating-footer {
	 	position: fixed;
	 	bottom: 0;
	 	width: 100%;
	 	z-index: 999;

 	}

/*
 * Animations
 */
    /* Color */
    a {
    	transition: color 0.4s, border-bottom 0.4s;
    }

    /* Opacity */

	/* Height */


    /* Everything */



/*
 * 404 Error
 */
    .error-404 {
        text-align: center;
        font-size: 32px;
    }


/*
 * Wordpress Required
 */
	.alignleft {
	    display: inline;
	    float: left;
	}
	.aligncenter {
	    clear: both;
	    display: block;
	    margin: 0 auto 10px auto;
	}
	.alignright {
	    display: inline;
	    float: right;
	}
	img.alignleft {
	    margin: 0 10px 10px 0;
	}
	img.alignright {
	    margin: 0 0 10px 10px;
	}
	img.aligncenter {
	    margin: 0 auto 10px auto;
	}

	.wp-caption {
	    background: #f1f1f1;
	    color: #888;
	    text-align: center;
	    margin-bottom: 15px;
	    width: auto !important;
	    -moz-border-radius: 0 0 4px 4px;
	    border-radius: 0 0 4px 4px;
	}
	.wp-caption img {
	    margin: 0px;
	}
	.wp-caption p.wp-caption-text {
	    margin: 0 0 5px;
	    padding: 4px;
	    font-style: italic;
	}

@font-face {

	src:url('fonts/Edmondsans-Regular.eot');
	src:url('fonts/Edmondsans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Edmondsans-Regular.svg#fontawesome') format('svg'),
		url('fonts/Edmondsans-Regular.woff') format('woff'),
		url('fonts/Edmondsans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Edmondsans-Medium';
	src:url('fonts/Edmondsans-Medium.eot');
	src:url('fonts/Edmondsans-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Edmondsans-Medium.svg#fontawesome') format('svg'),
		url('fonts/Edmondsans-Medium.woff') format('woff'),
		url('fonts/Edmondsans-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {

	src:url('fonts/Edmondsans-Bold.eot');
	src:url('fonts/Edmondsans-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Edmondsans-Bold.svg#fontawesome') format('svg'),
		url('fonts/Edmondsans-Bold.woff') format('woff'),
		url('fonts/Edmondsans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.price-range {
	float:right;

}
span.price{font-size: 1.5em; font-weight:bold;}
.content-left{ float:left; width:70%; text-align:justify;}
.content-left .inside{ padding-right:20px;}
.content-right{ float:left; width:30%;}
.content-right .inside {
    padding-left: 20px;
    font-size: 12px;
    line-height: normal;
}
.content-right .block{ background:#EEE; min-height:100px; margin-bottom:20px; padding:20px;}
#kadek {
	 	position: relative;
 	}
.floating-header #kadek {
    position: fixed;
}
.detail{ background:#26a8b1; padding:5px 10px; text-align:center;  margin-top:5px; text-transform:uppercase}
.detail a{ color:#fff; text-decoration:none;}
.comments {
    border-bottom: 1px dotted #ccc;
    padding: 20px 0;
}
.comment-author, .comment-meta {
    display: none;
}
ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
	line-height:normal;
}
ol.commentlist li {
    border-bottom: 1px solid #ccc;
}
h3#comments {
    display: none;
}
.content-block {
    padding: 10px 0;
}
.content-block .thumbleft {
    width: 250px;
    float: left;
    margin-right: 20px;
}
.clear{ clear:both;}
.desc-a {
    margin-top: -20px;
}
.content-block h2 {
    margin-bottom: 10px;
}
.block h3 {
    font-size: 18px !important;
}
.desc li {
    list-style: inside;
}
.desc-right ul {
    margin: 0;
    padding-left: 15px;
}
.desc-right li {
    list-style: disc outside none;
}
.thumb {
    float: left;
    width: 250px;
    margin-bottom: 15px;
}
.desc-right {
    float: left;
    width: 580px;
    margin-right: 20px;
}
.desc-right {
    float: left;
    position: absolute;
}
.desc-right2 {
    float: right;
    width: 255px;
}
.content-left .thumb img, .content-left .thumbleft img, .thumbmap img {
    max-width: 100%;
    max-height: 100%;
	height:auto;
}


#header li{list-style:none !important; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
#header ul li{ font-size:13px !important;}
}
#header ul li {
    float: left;
    font-size: 16px;
    margin: 0;
	padding:5px 15px;
    position: relative;
    text-decoration: none !important;
	text-transform:uppercase;
}
#header ul li:hover{ background:#000;}
#header ul li a{ color:#fff;}
#header ul li.current_page_item, #header ul li.current_page_parent, #header ul li.current-menu-item{ }
#header ul li.current-menu-item {color:#fff; background:#121212;}
#header li:hover > ul{	display: block;}

#nav .primary select {
	display: none;
	width:  100%;
	height: 28px;
	margin: 21px 0;
}
a{ text-decoration: none;}

/* cat-item */

#header ul li ul li .active{
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: capitalize;
}


#header ul li ul li {
    display: block;
    float: none;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
	background:rgba(0,0,0,1);
	border-bottom:1px solid #121212;
}
#header ul li ul li:hover{ color:#eaeaea; background:#121212}

#header ul li ul li:last-child{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#header ul li ul a{
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	border-bottom:0px solid #eee;
	padding: 10px;

}

*html #header ul li ul a{ /* IE6 */
	height: 10px;
	width: 150px;
}

*:first-child+html #header ul li ul a{ /* IE7 */
	height: 10px;
	width: 150px;
}
#header ul li ul a:hover{
}

#header ul ul ul {
    left: 100%;
    position: absolute;
    top: 0;
}

/* Clear floated elements */
#header:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #header             { zoom: 1; } /* IE6 */
*:first-child+html #header { zoom: 1; } /* IE7 */

ul#main-menu{ float:right;}
#content table img {
    height: auto;
    max-width: 90%;
}
#content table {
    width: 900px;
    margin: 0 auto;
}
.submitform a {
    background: #bf233e;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff!important;
}

body.page-id-5 #check{ display:none;}
body.page-id-634 #check{ display:none;}
#confirm {
    position: absolute;
	text-align:center;
    z-index: 99;
    right: 50px;
    top: 120px;
    background: none repeat scroll 0 0 #bf233e;
    padding:17px 20px;
	color: #fff;
		border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width: 110px;
}

#bookingform input {
    width: 50%;
    padding: 10px;
    border: 1px solid #666;
    background: #f4f4f4;
    margin-bottom: 10px;
}
.formrow input {
    width: 20px !important;
}
#bookingform select {
    width: 51.8%;
    padding: 10px;
    border: 1px solid #666;
    background: #f4f4f4;
    margin-bottom: 10px;
}
#bookingform textarea {
    width: 50%;
    padding: 10px;
    border: 1px solid #666;
    background: #f4f4f4;
}
@media only screen and (max-width: 640px) {
	#check {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    padding: 20px;
    position: inherit;
    right: 100px;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 99;
}
#header{ position:inherit; height:auto; background:#000;}
#header ul li {
    font-size: 20px !important;
    margin: 0;
    padding: 5px 10px;
}
#logo {
    height: auto;
    left: 0;
    line-height: normal;
    margin: 0 auto;
    position: inherit;
    top: 0;
    width: 240px;
    z-index: 99999;
}
#content table{ width:auto !important;}
.content-left,
.content-right{ width:100%;}
.content-left {
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
    padding-top: 10px;
}
.content-right .inside{ padding-left:0;}
.content-left .inside { padding-right:0}
.content-block h2 {
    font-weight: bold;
}
	}