/*
Theme Name:         Zingstreise
Theme URI:          https://www.zingstreise.de/
Description:        Ferienhäuser in Zingst
Version:            1.0.5
Author:             Wellenweg Werbeagentur
Author URI:         https://www.wellenweg.de/
*/

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v23-latin-regular.eot'); 
  src: local(''),
       url('fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/lato-v23-latin-regular.woff2') format('woff2'),
       url('fonts/lato-v23-latin-regular.woff') format('woff'), 
       url('fonts/lato-v23-latin-regular.ttf') format('truetype'), 
       url('fonts/lato-v23-latin-regular.svg#Lato') format('svg'); 
} */


body {
	color: #494045;
	background-color: #ece9e4 !important;
	background-image: url('assets/img/zingstreise-hintergrund.jpg');
	background-repeat: repeat-x;
	background-position: 0 75px;
	font-family: Lato !important;
}
p {
    font-size: 15px;
}
p:empty {
	margin: 0;
}
a:active, a:focus {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
.container a {
	color: #F9573E !important;
}
header.navbar {
	margin: 0;
	padding: 10px 0 15px;
	background-color: #ffffff !important;
	border-color: #ffffff !important;
}
.navbar-nav{
	float:right !important;
}
header.navbar h1 {
	margin: 0;
}
header.navbar .navbar-brand {
	color: #139FE0 !important;
	text-transform: lowercase;
	font-size: 110%;
}
header.navbar #menu-menu {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #e4e1db;
}
header.navbar #menu-menu a {
	color: #F9573E !important;
	margin-bottom: -3px;
	padding: 20px 15px 10px;
    border-bottom: 5px solid transparent;
}
header.navbar #menu-menu .current-category-ancestor a,
header.navbar #menu-menu .active a,
header.navbar #menu-menu a:hover {
    background-color: transparent !important;
    border-bottom: 5px solid #F9573E;
}
.blau-hg {
	color: #ffffff;
	background-color: #139fe0;
}
a.btn-danger {
	color: #FFFFFF !important;
}
.btn-danger {
    background-color: #F9573E !important;
    border-color: #F9573E !important;
}
.btn-danger:hover {
    background-color: #cf4732 !important;
    border-color: #cf4732 !important;
}
.kontakt h4 {
	font-weight: bold;
	margin: 0;
	color: #139FE0 !important;
}
.kontakt.row .row div {
	padding-left: 0;
}

/* contact form 7 */
.wpcf7-form input,
.wpcf7-form textarea {
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #d7d2ca;
}
.wpcf7-form input.wpcf7-text {
	height: 40px;
}
.wpcf7-form span.cf7-label {
	font-weight: bold;
	margin: 5px;
	white-space: nowrap;
}
.wpcf7-form span.wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    padding: 0 5px;
}
.wpcf7-form .p-left {
	float: left;
	width: 48%;
}
.wpcf7-form .p-right {
	float: right;
	width: 48%;
}
.wpcf7-form .p-submit {
	text-align: right;
}
.wpcf7-form .wpcf7-submit {
	width: auto;
}
.wpcf7-form .ajax-loader {
	float: left;
}

/* footer */
footer {
	background-color: #ffffff;
}
footer .container {
	padding: 15px 15px 10px;
}
footer .container a {
	color: #494045 !important;
}

/* home */
body.home h3 {
	background: no-repeat center top transparent url('assets/img/white-3.png');
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}
body.home main.main {
	background-color: transparent;
	border-bottom: transparent;
	margin-top: 0;
}
body.home .urlaubsdomizile {
	margin-top: 20px;
}
.urlaubsdomizile h2 {
	background: no-repeat center top transparent url('assets/img/white-1.png');
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
body.home .urlaubsdomizile img.aktionswimpel {
	position: absolute;
	width: auto !important;
	top: 103px;
	left: 3px;
}
.urlaubsdomizile .btn-danger {
	margin: 30px 15px 20px 0px;
}
body.home .erlebnis img,
.urlaubsdomizile img,
body.home .blog img {
	width: 100% !important;
	height: auto !important;
}
body.home .urlaubsdomizile div.col-lg-4 .wrap {
	margin: 0 5px;
}
body.home div.erlebnis,
body.home .urlaubsdomizile div.wrap,
body.home div.blog div.wrap {
	background-color: #ffffff;
	border-bottom: 2px solid #d7d2ca;
	/*	-moz-box-shadow: 0px 2px 0px 0px #d7d2ca;
		-webkit-box-shadow: 0px 2px 0px 0px #d7d2ca;
		box-shadow: 0px 2px 0px 0px #d7d2ca;*/
}
body.home div.erlebnis div,
body.home .urlaubsdomizile div {
	padding-left: 0px;
    padding-right: 0px;
}
body.home div.erlebnis div p,
body.home div.erlebnis div h4,
body.home div.blog div p,
body.home div.blog div h4 {
	padding-left: 20px;
    padding-right: 20px;
}
body.home div.erlebnis div h4 {
	margin-top: 20px;
}
body.home .komponente,
.urlaubsdomizile div.blau-hg p {
	text-transform: uppercase;
	padding-top: 20px;
	font-weight: bold;
	font-size: 110%;
}
body.home .urlaubsdomizile a.btn {
	text-transform: none;
}
body.home div.erlebnis img.wp-image-81,
body.home div.erlebnis img.wp-image-80 {
	border-bottom: solid 3px #80b5ce;
}
body.home div.erlebnis img.wp-image-79,
body.home div.erlebnis img.wp-image-82 {
	border-bottom: solid 3px #f86d58;
}
body.home div.erlebnis div.pfeil {
	position: static;
}
body.home div.erlebnis div.blau,
body.home div.erlebnis div.rot {
	border-color: rgba(0, 0, 0, 0);
	border-style: solid inset;
	border-width: 10px;
    height: 0;
    width: 0;
    margin: 0 auto 0 -5px;
	left: 50%;
	position: absolute;
}
body.home div.erlebnis div.rot {
	border-top-color: #f86d58;
}
body.home div.erlebnis div.blau {
	border-top-color: #80b5ce;
}
body.home div.blog h4 {
	margin-top: 0;
	padding-top: 25px;
}

/* Objekte */
body.page article.page h1 {
	font-size: 18px;
	padding: 15px !important;
	text-transform: uppercase;
}
body.page article.page h1,
body.page article.page h2 {
	display: block;
	text-align: left;
	margin: 0 auto;
    color: #FFFFFF;
    font-size: 125%;
    padding: 10px 15px;
}
body.page .zr_round h2 {
    border-radius: 5px 5px 0 0;
}
body.page article.page {
	margin-top: 25px;
}
body.page .entry-content {
	background-color: #FFFFFF;
}
body.page .zr_descr .entry-content .entry-descr {
	padding: 15px;
}
body.page .zr_descr .entry-action {
	position: relative;
	border-bottom: 1px solid #d7d2ca;
    height: 60px;
}
body.page .zr_descr .entry-action img.aktionswimpel {
	position: absolute;
	width: auto !important;
	top: 10px;
	left: -3px;
}
body.page .zr_descr .entry-action p.wrap-action {
	background: url("assets/img/white-5.png") no-repeat scroll left bottom transparent;
    height: 62px;
    padding: 10px 15px 10px 200px;
	color: #F9573E;
	overflow: hidden;
}
body.page .entry-costs .row {
	margin: 0;
} 
body.page .zr_inventory .entry-inventory .row {
	margin: 0;
	padding: 15px 0;
} 
body.page .entry-costs .row-header div,
body.page .entry-costs .row-costs div {
	padding: 15px;
}
body.page .entry-costs .row-header {
	background-color: #e9f1f5;
}
body.page .entry-costs .row-header .zr_red_border-right {
	border-right: 3px solid #F9573E;
}
body.page .entry-costs .row-header .zr_red_border-left {
	border-left: 2px solid #F9573E;
	white-space: nowrap;
}
body.page .entry-costs .row-costs .zr_red_border-right {
	border-right: 1px solid #F9573E;
}
body.page .entry-costs .row-costs .zr_red_border-left {
	border-left: 1px solid #F9573E;
}
body.page .entry-costs .zr_red {
	font-weight: bold;
	color: #F9573E;
}
body.page .entry-costs .zr_red span {
	font-weight: normal;
}
body.page .entry-costs .zr_blue,
body.page .zr_inventory .entry-inventory .row .zr_blue {
	font-weight: bold;
	color: #139FE0;
}
body.page .entry-costs .row-costs,
body.page .zr_inventory .entry-inventory .row-inventory {
	border-top: 1px solid #d7d2ca;
	position: relative;
}
body.page .zr_inventory .row-inventory:first-child p.wrap-inventory {
	display: none;
}
body.page .entry-costs p.wrap-costs,
body.page .zr_inventory .entry-inventory p.wrap-inventory {
	background: url("assets/img/white-5.png") no-repeat scroll left top transparent;
	position: absolute;
	top: -3px;
	height: 5px;
    width: 60px;
}
body.page .entry-content .wpsbc-container, 
body.page .entry-content .wpsbc-container .wpsbc-calendars {
	width: 100%;
}
body.page .entry-content .wpsbc-container .wpsbc-calendar {
	width: 32% !important;
	min-width: 192px;
	text-align: center;
}
body.page .entry-content .wpsbc-clear {
	width: 0;
}
.flexslider {
	margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.flexslider:hover .flex-prev, 
.flexslider:hover .flex-next {
    opacity: 1;
}
#carousel.flexslider ul.slides li {
	border: 5px solid #FFFFFF;
}
#carousel.flexslider ul.slides .flex-active-slide {
	border: 5px solid #F9573E;
}
.flexslider .flex-direction-nav a {
	height: 50px;
}
body.page article footer {
	height: 5px;
}
body.page .zr_round footer {
    border-radius: 0 0 5px 5px;
}
body.page .zr_blue h1,
body.page .zr_blue h2,
body.page .zr_blue footer {
	background-color: #139fe0;
}
body.page .zr_red h2,
body.page .zr_red footer {
	background-color: #F9573E;
}
body.page .zr_grey h2,
body.page .zr_grey footer {
	background-color: #c9c5c0;
	color: #5e5b58 !important;
}


/* Blog */
.single .entry-image,
.category .entry-image {
	min-height: 100px;
}
.single .entry-date,
.category .entry-date {
	width: 80px;
	height: 80px;
	border-radius: 40px;
	background-color: #f86d58;
	position: absolute;
	top: 15px;
	left: -20px;
    text-align: center;
    vertical-align: middle;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
}
body.single-post main.main article h1, 
body.single-post main.main article .entry-content, 
body.category main.main article .entry-content {
	padding: 0 15px;
}
.single img,
.category img {
	height: auto;
    width: 100%;
}
aside.sidebar .widget .entry-categories, 
main.main article .entry-categories {
	border-top: 1px solid #d7d2ca;
}
aside.sidebar .widget_cat .entry-categories p.wrap-categories,
main.main article .entry-categories p.wrap-categories {
	background: url("assets/img/white-5.png") no-repeat scroll left top transparent;
	margin-top: -3px;
	padding: 15px 20px 5px;
	font-weight: bold;
}
main.main article .entry-categories p.wrap-categories {
	color: #AAAAAA;
}

/* sidebar */
aside.sidebar {
	padding: 0;
}
aside.sidebar .widget {
	margin-bottom: 10px;
}
aside.sidebar .widget h4 {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #139fe0;
}
aside.sidebar .widget .wrapwidget {
	padding: 15px;
}
aside.sidebar .widget_cat .entry-categories p.wrap-categories a {
	display: inline-block;
	margin-top: 10px;
}
aside.sidebar .widget_cat .entry-categories p.wrap-categories {
	padding-bottom: 15px;
}

/* booking calendar */
div.wpsbc-calendar {
	border: none !important;
}
div.wpsbc-calendar ul li .wpsbc-day-split-day, 
.wpsbc-select-status .wpsbc-day-split-day {
	color: #FFFFFF !important;
}
div.wpsbc-calendar ul li {
	border-radius: 2px !important;
}

/* all */

body.agb main.main, 
body.datenschutz main.main, 
body.impressum main.main, 
aside.sidebar section, 
body.single-post main.main article, 
body.category main.main article {
	position: relative;
	background-color: #ffffff;
	border-bottom: 2px solid #d7d2ca;
	margin-top: 25px;
	margin-bottom: 25px;
}
