.listing-item-container.list-layout span.tag,
.listing-item-content span.tag {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2.5px;
	font-weight: 300;
	 
	
	border-radius: 3px;
	padding: 6px 14px;
    line-height: 15px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 9px;
	margin-left:0px;
	margin-top:-38px;
/*     font-size: 13px;
font-weight: 500;
text-transform: none;
letter-spacing: 0; */
 
position:absolute;
background-color: #fb7470;
  font-family: 'Asap', sans-serif;  font-weight:600;

}

@media only screen and (max-width: 1920px) {
/* Border Button Style */
a.button.border:before { display: none; }
button.button.border,
a.button.border {
	 background-color: #4eb69f;
	color: #ffffff;
	border: 1px solid #4eb69f; 
	 
	padding: 9px 21px;
}
button.button.border:hover,
a.button.border:hover {
	background-color: #ffffff;
	border: 1px solid #4eb69f; 
	color: #4eb69f;
	opacity: 1;
}
}
@media only screen and (max-width: 1024px) { 
button.button.border, a.button.border {
    background-color: #4eb69f;
    color: #4eb69f;
    border: 1px solid #4eb69f;
    padding: 9px 21px;
}
}

 h1, h2, h3, h4, h5, h6 {
    font-family: 'Asap', sans-serif;
    
}

body p {
    font-size: 15px;
    line-height: 19px;
	font-weight:400;
	  font-family: 'Open Sans', sans-serif;
	color:#414141;
}

.icon-box-2 p {
	margin-top: 20px;
	font-size: 15px;
	line-height:19px;
	color: #414141;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.map-box .listing-item-content span {
    margin-top: 2px;  
    color:#222;
}

.map-box .listing-item-content h3 {
    margin-top: 6px;  
    color:#222;
}

.listing-small-badge {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 700;
    background-color: #19a1e5;
    opacity: 1.0; 
    color: #fff;
    border: none;
    border-radius: 100px;
    line-height: 26px;
    height: 26px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    vertical-align: top;
    position: relative;
    margin-bottom: 3px;
    border-radius: 3px;
	
 
 
	/*background: #19A1E5;*/
 text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
	/*margin-left:-40px;*/
	height:40px;
	line-height:40px;
	
}
 
.featured-badge {display:none;}
.fa-euro::before, .fa-eur::before {display:none;}
.listing-small-badge.pricing-badge i {
    background-color: #F15A29;
	display:none;
}

.listing-small-badge i {display:none;}

.listing-small-badge i.fa-calendar-check-o {
    font-size: 11px;
    line-height: 19px;
	display:none;
}

.fa-calendar-check-o::before {
    content: "\f274";
	display:none;
}

.listing-small-badge i.fa-calendar-check-o {
    font-size: 11px;
    line-height: 19px;
	display:none;
}

.listing-item-container.list-layout span.tag, .listing-item-content span.tag {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2.5px;
    font-weight: 300;
    border-radius: 3px;
    padding: 6px 14px;
    line-height: 15px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-top: -38px;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    position: absolute;
    background-color: #fb7470;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
	 text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
}

.fs-content .listing-small-badge:not(.featured-badge) {
    box-shadow: none;
    background-color: #19a1e5;
}
.listing-badge.now-closed {
    background-color: #fb7470;
	 text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
	font-weight:700;
}


a.details:link, a.details:visited {
    background-color: #e03b2f;
    border: none;
    color: #FFFFFF;
    padding: 15px 32px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
   font-size: 16px;
   cursor: pointer;
   display: inline-block;
	border-radius: 3px;
	margin: 0px auto;
}

a.details:hover, a.details:active {
   background-color: #121212;
}


.btm30 {margin-bottom:-70px;}

 .face.front {
	 background-color: #19a1e5; 
	
	border: 0px solid #66676b;
	color: #fff;
	z-index: 100;
	 
}

.face.back {
	transform: rotateY(180deg);
	border: 2px solid #19a1e5;
	background: #fff;
	border-color: #19a1e5;
	color: #19a1e5;
}

 .face i {
	line-height: 38px;
	font-size: 20px;
}

.marker-arrow {
	width: 0;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0;
	border-color: #19a1e5 transparent transparent;
 	top: 38px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	border-radius: 50%;
	z-index: 1;
	 
}




.cluster-visible:before {
	 border:7px solid #19a1e5;
	opacity: 0.4;
	box-shadow: inset 0 0 0 4px      #19a1e5;
	content: '';
	position:absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cluster-animation 2.5s infinite; 
	
	
	
	
	
}

.cluster-visible {
	text-align: center;
	font-size: 15px !important;
	color: #fff !important;
	font-weight: 500;
 border-radius: 70%;
	width: 36px !important;
	height: 36px !important;
	line-height: 36px !important;
background-color: #19a1e5;  
	 
}

.apartment-details {
    list-style: none;
    padding: 0;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 20px;
    background: #e03b2f;
    border-radius: 4px;
    padding: 15px 18px;
	color:#FFF;
}
.apartment-details li {
    display: inline-block;
    font-weight: 500;
    color: #fff;
    position: relative;
    padding: 0;
    border-right: 1px solid #fff;
    line-height: 15px;
    padding: 0 12px;
        padding-right: 12px;
        padding-left: 12px;
}

.vc_message_box p {
    
	color:#FFF;
}

.sort-by .chosen-container-single .chosen-single {
    height: 26px;
    line-height: 24px;
    border: 1px solid #fff;
    background-color: #fff;
    width: 100%;
    display: inline-block;
    /*padding: 0 14px 0 16px;*/
    box-shadow: none;
    color: #666;
    font-weight: 600;
    font-size: 15px;
    border-radius: 50px;
    transition: all 0.3s;
    display: inline-block;
	  
}

.sort-by .chosen-container-single .chosen-single div {
    line-height: 24px;
}

#sign-in-dialog .mfp-close::before {
	
	top: 7px;
height: 9px;
font-size: 21px;
transition: 0s;
}

#sign-in-dialog .mfp-close::after
{
    top: 7px;
    height: 9px;
    font-size: 21px;
    transition: 0s;
}

 small, .small {
    display:none;
}

.apartment-details .main-detail-_event_date {float:left; }
.apartment-details .main-detail-_event_date span {float:right; text-indent: 4px }

.apartment-details .main-detail-_kursort {float:left; }
.apartment-details .main-detail-_kursort span {float:right;text-indent: 4px;   }


.apartment-details .main-detail-_event_date_end {float:left; }
.apartment-details .main-detail-_event_date_end span {float:right;text-indent: 4px;   }



.apartment-details {
    list-style: none;
    padding: 0;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 20px;
     background: #e03b2f;
    border-radius: 4px;
    /*padding: 15px 18px;*/ 
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
    color: #fff;
	display:inherit;
	width:auto;
}

.comment-by span.date {
    color: #888;
    font-weight: 300;
    margin: 0px 0 0 0;
    float: none;
    display: block;
    text-align: left;
	font-size:12px;
}

body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt {
    background: #e03b2f !important;
    font-weight: 500;
}

span.slider-disable, span.panel-disable, span.panel-cancel, button.panel-cancel {
    float: left;
    background-color: #f0f0f0;
    color: #666;
    opacity: 1;
	margin-right:5px;
}


.listing-item-content  span {
  padding-bottom: 25px;
}

.listing-item-content .numerical-rating {
margin-top: 10px;
}

/*.main-search-container.alt-search-box .main-search-input {
    width: 480px;
    border-radius: 8px;
    height: auto;
    max-height: 100%;
    padding: 35px;
    margin-top: 0 !important;
    box-shadow: 0 10px 35px rgba(0,0,0,0.1);
    text-align: left;
	float:right;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
margin-top:30px;
}*/




 .alt-search-box.main-search-container .main-search-input-headline h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 36px;
    font-family: 'Asap', sans-serif;
    color: #222;
	 
}
.alt-search-box.main-search-container .main-search-input-headline h4 {
    color: #888;
    font-size: 18px;
    margin: -18px 0 30px 0;
    padding: 0;
    line-height: 20px;
	 
	font-family: Open Sans;
} 



@media (min-width: 960px) {
.alt-search-box.main-search-container .main-search-input-headline h2 {text-align:left;}
}

@media (max-width: 959px) {
.alt-search-box.main-search-container .main-search-input-headline h2 {text-align:center; line-height:29px;}
}


@media (min-width: 960px) {
.alt-search-box.main-search-container .main-search-input-headline h4{text-align:left;}
}

@media (max-width: 959px) {
.alt-search-box.main-search-container .main-search-input-headline h4 {text-align:center; margin-top:3px;}
}


.listing-item-container.list-layout span.tag, .listing-item-content span.tag {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2.5px;
    font-weight: 300;
    border-radius: 3px;
    padding: 6px 14px;
    line-height: 15px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-top: -38px;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    position: absolute;
    background-color: #e03b2f;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
}

.listing-small-badge {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 700;
    background-color:#576ead;
    opacity: 1.0;
    color: #fff;
    border: none;
    border-radius: 100px;
    line-height: 26px;
    height: 26px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    vertical-align: top;
    position: relative;
    margin-bottom: 3px;
    border-radius: 3px;
    /* background: #19A1E5; */
    text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
    /* margin-left: -40px; */
    height: 40px;
    line-height: 40px;
}

.listing-badge.now-closed {
    background-color: #e03b2f;
    text-shadow: 1px 0 0 hsla(20, 50%, 30%, .6);
    font-weight: 700;
}

span.like-icon {
    color: #fff;
    font-size: 19px;
    position: absolute;
    z-index: 101;
    right: 30px;
    bottom: 30px;
    top: 280px;
    cursor: normal;
    background-color: rgba(24,24,24,0.4);
    background: #ed8323;
    display: block;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    transition: all 0.4s;
}

a.button.border {
    background-color: #ed8323;
    color: #ffffff;
    border: 1px solid #ed8323;
    padding: 9px 21px;
}

a.button.border:hover {
    background-color: #98aeeb;
    color: #ffffff;
    border: 1px solid #98aeeb;
    padding: 9px 21px;
}

.featured-badge {
    display: none;
}

body .icon-box-2 i {
    background-color: rgba(237,131,35, 0.07);
    color: #ffffff;
	background-color:#98aeeb
	 
}

body .icon-box-2 i {
    /*background-color: rgba(102, 103, 107, 0.07);
    background-color: rgba(102, 103, 107, 0.09);*/
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 38px;
    font-size: 48px;
    color: #fff;
    border: 2px dashed #fff;
}

.button-success {
    color: white;
    background: #576ead;
    border: 1px solid #576ead;
    border-radius: 4px;
    padding: 9px 21px;
}
 
.fs-content .listing-small-badge:not(.featured-badge) {
    box-shadow: none;
    background-color: #98aeeb;
	background-color:#576ead;
}
 .face.front {
	 background-color: #ed8323; 
	
	border: 0px solid #66676b;
	color: #fff;
	z-index: 100;
	 
}

.face.back {
	transform: rotateY(180deg);
	border: 2px solid #ed8323;
	background: #fff;
	border-color: #ed8323;
	color: #ed8323;
}

 .face i {
	line-height: 38px;
	font-size: 20px;
}

.marker-arrow {
	width: 0;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0;
	border-color: #ed8323 transparent transparent;
 	top: 38px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	border-radius: 50%;
	z-index: 1;
	 
}

.cluster-visible:before {
	 border:7px solid #ed8323;
	opacity: 0.4;
	box-shadow: inset 0 0 0 4px      #ff6340;
	content: '';
	position:absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cluster-animation 2.5s infinite; 
	
	
	
	
	
}

.cluster-visible {
	text-align: center;
	font-size: 15px !important;
	color: #fff !important;
	font-weight: 500;
 border-radius: 70%;
	width: 36px !important;
	height: 36px !important;
	line-height: 36px !important;
background-color: #ed8323;  
	 
}

.listing-item-content h3 {
    color: #222;
    font-size: 20px;
    position: relative;
    font-weight: 700;
    margin: 0;
        margin-top: 0px;
    line-height: 28px;
    margin-top: 8px;
}

#footer ul.menu li::before {
    font-family: "FontAwesome";
    font-size: 20px;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 1px;
    padding: 0 7px 0 0;
    color: #ed8323;
}

#pis_posts_in_sidebar-2 .pis-author {
    font-size: 12px;
    margin-top: 140px;
    text-transform: uppercase;
    color: #ed8323;
}

.dashboard-list-box h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 25px 30px;
    color: #e03b2f;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
    font-family: 'Open Sans', sans-serif;
}

.verified-badge {
    background-color: #576ead;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 12px 20px;
    font-size: 17px;
    font-weight: 500;
    cursor: help;
    position: relative;
    transition: 0.3s;
    display: block;
    margin-bottom: 35px;
}

.input-with-icon.location a i {
	position: absolute;
	margin: 0px;
	right: 1px;
	left: auto;
	top: 50%;
	transform: translateY(-50%);
	color: #999;
	 /*padding: 15px 20px 12px 15px; */
	background: transparent;
	pointer-events: all;
	
}

@media (min-width: 1024px) {

.sidebar .input-with-icon.location a i {
    right: 15px;
    padding-right: 15px;
	margin-top:-10px;
}
}
@media (max-width: 1023px) {
.sidebar .input-with-icon.location a i {
    right: 15px;
    padding-right: 15px;
	margin-top:-10px;
	display:none;
}
}

.sidebar

 #autocomplete-container,
#location_search,
#autocomplete-input {
    position: relative;
    z-index: 101;
     padding-top:0px; 
    line-height:54px;
}

.halfbar .input-with-icon.location a i {
    right: 15px;
    padding-right: 15px;
	margin-top:-10px;
} 


.main-search-inner .highlighted-category {
    /*float: left;*/
    border-radius: 4px;
    margin: 10px 5px 0 0;
    padding: 8px 17px;
    text-align: center;
    transition: 0.4s;
    transform: scale(1);
    vertical-align: top;
    position: relative;
    width: auto;
    color: #fff;
    background-color:#ed8323;
    box-shadow: 0 2px 4px rgb(102,103,107, 0.2);
}

.solid-bg-home-banner .highlighted-categories-headline {
    color: #fff;
    text-shadow: none;
	text-shadow: 1px 1px 3px rgba(50, 50, 50,0.5);
	
}

/*### ###*/

@media (min-width: 1024px) {
.solid-bg-home-banner .main-search-container h2 { color: #fff; margin-top:230px; /*text-shadow: 1px 1px 4px rgba(50, 50, 50,0.5)*/;}
.solid-bg-home-banner .main-search-container h4 { color: #fff; /*text-shadow: 1px 1px 4px rgba(50, 50, 50,0.5)*/;margin-top:-1px;}
.solid-bg-home-banner .highlighted-categories-headline { color: #fff;text-shadow: none; }
.highlighted-categories .solid-bg-home-banner .main-search-container h4 { color: #fff;/*text-shadow: 0px 0px 0px rgba(68, 68, 68,0.5)*/;text-align:center;}
.main-search-inner .highlighted-category h4 {
    font-size: 15px;
    color: #ffffff;
    /*transition: 0.4s;*/
    line-height: 22px;
    margin: 0;
        margin-top: 0px;
        margin-left: 0px;
    font-weight: 400;
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    color: #fff;
   /* text-shadow: 0px 0px 0px rgba(68, 68, 68,0.1)*/
}
}
	@media (max-width: 1023px) {
.solid-bg-home-banner .main-search-container h2 { color: #fff; margin-top:30px; /*text-shadow: 1px 1px 4px rgba(50, 50, 50,0.5);*/}
.solid-bg-home-banner .main-search-container h4 { color: #fff; /*text-shadow: 1px 1px 4px rgba(50, 50, 50,0.5);*/ margin-top:-17px;}
.solid-bg-home-banner .highlighted-categories-headline { color: #fff;text-shadow: 0px 0px 0px rgba(68, 68, 68,0.0); }

.highlighted-categories .solid-bg-home-banner .main-search-container h4 { color: #fff;/*text-shadow: 0px 0px 0px rgba(68, 68, 68,0.5);*/ text-align:center;}
.main-search-inner .highlighted-category h4 {
    font-size: 15px;
    color: #ffffff;
    /*transition: 0.4s;*/
    line-height: 22px;
    margin: 0;
        margin-top: 0px;
        margin-left: 0px;
    font-weight: 400;
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    color: #fff;
    /*text-shadow: 0px 0px 0px rgba(68, 68, 68,0.5)*/
}
	}	

.main-search-inner .highlighted-category {
    /*float: left;*/
    border-radius: 4px;
    margin: 10px 5px 0 0;
    padding: 8px 17px;
    text-align: center;
    transition: 0.4s;
    transform: scale(1);
    vertical-align: top;
    position: relative;
    width: auto;
    color: #fff;
    background-color: #ed8323;
    box-shadow: 0 1px 2px rgb(68,68,68, 0.3);
}

.solid-bg-home-banner .highlighted-categories-headline {
    color: #fff;
    text-shadow: none;
    /*text-shadow: 1px 1px 3px rgba(50, 50, 50,0.5);*/
}


/*###*/
@media (min-width: 991px) {
.main-search-form {
    text-align: left;
	/*background-color:#db5454;
	 opacity:0.5;*/  z-index:800;
}

.main-search-input {
    margin-top: 50px;
    border-radius: 5px;
    width:100%;
  /*  background-color: transparent;
	background-color: rgba(255,255,255,.3);*/
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
    /*display: flex;*/ 
    flex-wrap: wrap; 
    align-items: flex-start;
    padding: 9px;
    max-height: 88px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 20px;
    padding-bottom: 14px;
	opacity:1.0;
}


}

#footer ul.menu {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    float: left;
}


.classic-separator-thin span {
    background-color: #fb7470;
    height: 5px;
    width: 58px;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    text-align: center;
	margin-top:-10px; margin-bottom:-10px;
}

.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; display:none;
}

@media (min-width: 993px) {
.main-search-container.alt-search-box .main-search-input {
    width: 480px;
    border-radius: 8px;
    height: auto;
    max-height: 100%;
    padding: 35px;
    margin-top: 0 !important;
    box-shadow: 0 0 3px #ddd;
    text-align: left;
}
}


@media (max-width: 992.99px) {
	.main-search-container.alt-search-box .main-search-input {
    width: auto;
    max-height: 100%;
    padding: 25px;
    background: #fff;
}
} 





