/*
Theme Name: Bootstrap Basic
Theme URI: 
Author: Vee Winch
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.6
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

body, p, div, h1, h2, h3, h4, h5, a{
	color:#565a5c;
	font-family: 'Karla', sans-serif;
}

.page-container{
	max-width:1045px;
	margin-left:auto;
	margin-right:auto;
}

.text-muted{
	color: #82888a;
}

.btn.btn-primary{
	border-color: #ff5a5f;
    border-bottom-color: #e00007;
    background-color: #ff5a5f;
    color: #fff;
    background-image:none;

}

.btn-large{
	padding:9px 27px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

.btn{
	 margin-bottom: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    line-height: 1.43;
}

.btn-primary:hover{
	border-color: #ff7e82;
    border-bottom-color: #fa0008;
    background-color: #ff7e82;
    color: #fff;
}

.form-control{
	font-size: 13px;
    padding: 9px 6px;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #565a5c;
}

label{
	display:block;
	padding-bottom:8px;
	font-size: 14px;
    color: #565a5c;
}

html, body{
	overflow-x:hidden;
	padding:0px !important;
}


/* NAV BAR */

.navbar{
	border:0px;
	height:60px;
	background: #fff;
    border-bottom: 1px solid #dce0e0;
    box-shadow:none;
    border-radius:0px;
    margin-bottom:0px;
}

.navbar-brand{
	    border-right: 1px solid #dce0e0;
	    height:60px;
}

.navbar-brand img{
	height:30px;
}

.container-fluid{
	padding:0px;
}

.navbar .container-fluid{
	padding-left:15px;
	padding-right:15px;
}


/* COVER IMAGE */

#cover-image{
	height:550px;
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom:0px;
    position:relative;
}

/* Mid bar */

.mid-bar{
	padding: 0px;
    border-bottom: 1px solid #dce0e0;
    background-color: #fff;
}

.mid-bar-left{
	margin-top:25px;
	margin-bottom:25px;
}

.profile-img{
	width:90px;
	height:90px;
}

.house-img-container, .profile-img-container{
	text-align:center;
}

.house-img-row{
	max-width: 400px;
}

.stars{
	margin-left:5px;
}

.starts .glyphicon{
	margin-left:2.5px;
}

.yellow-star{
	color:#ffb400;
}

#price-holder-1{
	/* position: absolute;
    top: -70px; */
    margin-bottom: 0px;
    background-color: rgba(60,63,64,0.9);
    border: 0;
    color: #fff;
    height: 70px;
    padding: 0 20px;
    text-transform: capitalize;
    z-index: 1001;
    font-size: 14px;
    line-height: 1.43;
    font-size: 24px;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
}

#price-holder-2{
	/*position: absolute;*/
    margin-bottom: 0px;
    background-color: rgba(60,63,64,0.9);
    border: 0;
    color: #fff;
    height: 70px;
    padding: 0 20px;
    text-transform: capitalize;
    z-index: 1001;
    font-size: 14px;
    line-height: 1.43;
    font-size: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    display:none;
    left:0px;
    bottom:30px;
    max-height:70px;
}

#price-holder-1 span, #price-holder-2 span{
	display:block;
	font-size:12px;
}

.comment-holder{
    padding: 20px;
    display: inline-block;
    padding-top: 25px;
}

.comment-holder-col-wrapper{
  	/* position: relative; */
    display: inline-block;
    min-height: 390px;
    height: auto;
    border-left: 1px solid #dce0e0;
    border-right: 1px solid #dce0e0;
        width: 350px;
    padding: 0px;
}

.comment-holder-col{
	/* position:absolute;*/
	top: 0px;
    /* min-height: 2550px; */
    display: block;
    width: 350px;
    z-index:1001;
}

#scrolling-col{
	position:fixed;
	    border-left: 1px solid #dce0e0;
    border-right: 1px solid #dce0e0;
    background-color:white;
}

#normal-col{
	/* position:absolute; */
}


/* ABOUT section */

.about-bar, .host-bar{
	background-color:#f5f5f5;
	padding: 0px;
    border-bottom: 1px solid #dce0e0;
    background-color:#f5f5f5;
}

.about-bar h4, .comment-bar-left h4, .host-bar h4 {
	    margin-bottom: 25px;
	    font-size:18px;
	    font-weight:bold;
	    margin-top:50px;
}

.about-bar p, .host-bar p{
	    font-size: 14.5px;
    line-height: 1.53;
    color: #565a5c;
    margin-bottom: 15px;
}

.about-bar .em{
	font-weight:bold;
}

/* GALLERY */

.gallery-bar-left{
	margin-top:20px;
	margin-bottom: 50px;
}

.photo-gallery{
	padding-bottom: 3px;
	margin-bottom:0px;
}

.photo-gallery img{
	cursor:pointer;
}

.photo-gallery .col-md-4, .photo-gallery .col-md-6{
	padding-right: 1.5px;
    padding-left: 1.5px;
}

.summary-row{
	margin-bottom:50px;
}

#footer{
	    padding: 30px;
	    text-align:center;
}

.map{
	max-width:500px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.map-row{
	margin-top:50px;
	margin-bottom:50px;
}

.img-circle{
	background-color:white;
}

.page-numbers{
	float: left;
    padding: 5px 10px;
    margin-left: 10px;
    text-decoration: none;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #ff5a5f;
}

.page-numbers.current{
	color: #565a5c;
    background-color: #edefed;
    cursor: default;
}

.alert{
	margin-bottom:0px;
}

#pagination{
	margin-bottom:20px;
	padding-left:0px;
	display:inline-block;
}

.modal-header{
	min-height:50px;
}

@media (max-width: 1034px) {

	.house-img-row{
		max-width:100%;
		margin: 0px;
	}

	.mid-bar-left, .comment-holder-col-wrapper{
		width:100%;
		border:0px;
	}


	#price-holder-2{
		display:block;
	}

	#price-holder-1{
		display:none;
	}

	.comment-holder-col, #scrolling-col, #normal-col{
		position:static;
		top: 0px;
    	/* min-height: 2550px; */
    	display: block;
    	width: 100%;
    	z-index:1001;
		text-align:center;
		border:0px;
	}

	.mid-bar, .about-bar, .host-bar {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	    text-align:center;

	}

	.about-bar{
		text-align:left;
	}

	.mid-bar, .about-bar-left, .gallery-bar-left, .comment-bar-left, .host-bar-left, .map-row{
	    max-width:745px;
	    margin-left:auto;
	    margin-right:auto;			
	}

	.photo-gallery img{
		    width: 83.33333333%;
		    margin-left: 8.33333333%;

	}


	.about-bar p, .host-bar p{
		margin-bottom:4px;
	}

	.source{
		text-align:center;
	}

}

@media (max-width: 767px) {
	.mid-bar, .about-bar, .host-bar {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	    text-align:center;	
	}

	.about-bar{
		text-align:left;
	}

	.gallery-bar-left{
		padding: 30px;
	}

	.comment-holder-col, #scrolling-col, #normal-col{
		position:static;
		top: 0px;
    	/* min-height: 2550px; */
    	display: block;
    	width: 100%;
    	z-index:1001;
		text-align:center;
		border:0px;
	}

	.comment-holder-col-wrapper{
		width:100%;
		border:0px;
	}

	#cover-image{
		height: 250px;
	}

	#price-holder-2{
		display:block;
	}

	#price-holder-1{
		display:none;
	}

}
