:root {
  	--primary: #899f90;
  	--secundary: #f39200;
  	--akzent: #58665c;
	--linktextfarbe: #ffffff;
	--eb-color-primary: #899f90 !important;
	--ebCiFontFamily: "futura-pt";
	--ebCiColor: #ffffff;
	--ebCiBgColor: #899f90;
	--ebCiHeadingColor: #899f90;
	--ebLColor: #899f90;
}
.eboffer-detail .offer-image .priceWrap,
.eboffer-detail .room .eb-button,
.eboffer-list .offer .eb-buttons .eb-button,
.eboffer-list .offer .offer-image .priceWrap {
  background:  var(--secundary);
}
.eb-categories .ebcat-wrap .room-header .ebbuttons a.request {
	color: var(--linktextfarbe);
	background: var(--primary);
    background-color: var(--primary);
}
.ci-color-bg {
  background-color: var(--primary) !important;
}
.eb-categories .ebcat-wrap .room-header .ebbuttons a.booking {
  	background: var(--secundary);
    background-color: var(--secundary);
  	color:var(--linktextfarbe);
}
.eb-categories .ebcat-wrap .room-header .ebbuttons a.booking:hover {
  	background-color: var(--primary);
  	color: var(--linktextfarbe);
}
.eb-categories .ebcat-wrap .room-header .ebbuttons a.booking:focus, .eb-categories .ebcat-wrap .room-header .ebbuttons a.booking:active {
  	background-color: var(--secundary);
  	color: var(--linktextfarbe);
}
.eb-priceometer.eb-half-view .eb-priceometer-cta-button {
    text-decoration: none;
}
html {
	background: #fff;
}
body {
	font-family: "futura-pt";
}
.owl-controls {
	display: none;
}
.eb-categories .ebcat-wrap .tabs ul li {
    margin-left: 0;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
    padding: 0;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title h3 {
    font-family: "futura-pt";
    font-size: 24px;
}
.EBPRC-wrapper .EBPRC-dateselection {
    background: #899f90;
    border: none;
}
#EBPRC-dateselection {
    width: 25%;
    float: left;
    height: 30px;
    font-size: 1.15rem;
    font-family: "futura-pt";
    font-weight: 400;
    color: #2d2d2d;
    letter-spacing: 0.025rem;
	text-align: center;
}
.EBPRC-showprices {
    width: 25%;
    float: right;
    height: 30px;
    font-size: 1.15rem;
    text-transform: uppercase;
}
.EBPRC-dateselection label {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 10px;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title {
    border-bottom: none;
    width: 35%;
    height: 60px;
    float: left;
    display: flex;
    align-items: center;
}
.EBPRC-wrapper .EBPRC-category-buttons {
    width: 65%;
    height: 60px;
    float: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    clear: unset;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype {
    padding-right: 10px;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
    margin-top: 0;
    height: 38px;
    border: 2px solid #899f90;
    color: #899f90;
}
.EBPRC-button {
text-transform: uppercase;
text-decoration: none !important;
}
.EBPRC-enquiry {
background: #899f90 !important;
}
.EBPRC-enquiry:hover {
background: #F49600 !important;
}
.EBPRC-calendar {
background: #899f90 !important;
}
.EBPRC-calendar:hover {
background: #F49600 !important;
}
.EBPRC-booking:hover {
background: #899f90 !important;
}
#eboffer-filter {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.eboffer-date-filter {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.eboffer-date-filter::after{
    content: "Anreise";
    font-size: 20px;
    font-weight: 100;
    font-family: 'futura-pt';
}
.eboffer-date-filter .date-selector  {
    background: #899f90;
}
.filter .eboffer-cat-filter .eb-button {
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    color: #2b2c33;
    height: 50px;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 600;
}
.filter .eboffer-cat-filter .eb-button.active, .filter .eboffer-cat-filter .eb-button:hover {
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    color: #2b2c33;
    text-decoration: none;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
	width: 170px;
	padding-left: 5px;
}


@media screen  and (min-width: 994px) and (max-width: 1280px) {
	.eb-categories .ebcat-wrap .tabs ul li a {
		font-size: 1.1875rem;
		padding-left: 15px;
		padding-right: 15px;
	}	
	.eb-categories .ebcat-wrap .room-header .ebbuttons a {
	  padding: 21px 30px;
	}
}
@media screen and (max-width: 767px) {
	.EBPRC-wrapper {
		font-size:16px;
	}
	.EBPRC-dateselection label {
		font-size:1.125rem
	}
	#EBPRC-dateselection {
		width:100%;
		font-size: 16px;
	}
	.EBPRC-showprices {
		width: 100%;
		font-size: 16px;
	}
	.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title {
		width: 100%
	}
	.EBPRC-wrapper .EBPRC-category-buttons {
		justify-content: space-between;
		height: auto;
		float: left;
		width: 100%;
		display: block;
	}
	.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype,
	.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
		width:100%;
	}
	.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-cta {
		width:100%;
		padding-left: 10px;
	}
}