/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Version: 2.3.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');

#logo { float: left; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-bottom: 10px; }
.et_fixed_nav #logo { max-height: 60px; margin-bottom: 0; }
.et-fixed-header #logo { max-height: 45px; }


body, input, textarea, select {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333;
    background-color: #fff;
}

.quicksearch_container{

    margin-bottom: 5px;
}
.quicksearch_title{
    background-color: #fcc56e;
    color: #fff;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
    padding: 8px 6px 4px 22px;
	font-size:17px;

}
.quicksearch_form{
    margin-top: 2px;
    background-color: #f99f29;
    color: #fff;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 25px;

    padding-right: 15px;

}

.qs_date_select_col {
    float: left;
    min-width: auto;
    margin-right: 5px;
    width: 48%;
}
.qs_date_select_col3{
    float:left;
    min-width: 110px;
}
.qs_date_select_col5{
    float:right;
    min-width: 110px;
}
.qs_date_select_col4{
    float:left;
    min-width: 60px;
}
.qs_date_select_row{
    overflow: hidden;

    padding: 10px;
    padding-left: 23px;

}
.qs_date_select_row label,.qs_date_select_row input{
    display: block;
    width: 100%;
}

.qs_date_select_row input,.qs_date_select_row select{
    -webkit-border-radius: 50px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #fff;

    font-size: 14px;
}

.fullw_select{
    width: 100%;
}
.right_col{
    float: left;
    margin-right: 0px;
}
.qs_button{
    background-color: #fff;
    color: #000;
}

#amrumcode{
    display: inline-block;

    width: 60%;
}
#amrumcode_submit{
    display: inline-block;
    color: #fff;
}

#month_filter .events_form_submit {
	    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    background-color: #dba532;
    font-size: 14px !important;
    font-weight: 800;
    color: #fff;
    line-height: 32px;
    height: auto;
    margin-bottom: 30px;
}


#month_filter .form-group label {
    color: #0f3777;
    font-size: 15px;
    line-height: 33px;
    margin-bottom: 0;
}


.results .evt_item {
    border: 0px solid #E1EAEF;
    padding: 8px;
    background: white;
    margin-bottom: 25px;
    margin-right: 10px;
    background-color: #f7f7f7;
	width:100%;
}

.results .evt_list_title {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}

.results .evt_list_title a {
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #0f3777 !important;
    letter-spacing: 1px;
    line-height: normal;
}

.results .evt_list_meta1 {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
}

.results .evt_list_desc {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 13px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.results .evt_list_desc img {
    float: right;
    border: 1px solid #bbbbbb;
    padding: 5PX;
    background-color: #fff;
    margin-left: 5px;
	width:100%;
	margin-bottom:5px;
}

.results .evt_list_categories {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 13px;
    font-weight: 600;
}

.event_singleView h2 {
    letter-spacing: 0;
    color: #0f3777;
    font-weight: 600;
    line-height: 24px;
    border-bottom: 1px solid #e1eaef;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 17px;
}

#evt_wrapper #evt_description {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 12px;
    overflow: hidden;
    width: 100%;
}

#evt_wrapper .single_event_image_wrapper img {
    border: 1px solid #bbbbbb;
    padding: 5px;
    background-color: #fff;
	width:100%;
}

#evt_wrapper .evt_single_meta {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
	color: #63728a;
	font-size: 13px;
}

#evt_wrapper .event_single_backtolist {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
}

#evt_wrapper .event_single_backtolist a {
    font-size: 13px;
    background-color: #63728a;
    color: #fff;
    padding: 10px 20px;
    font-weight: 900;
    display: inline-block;
}

.main_title {
	color: #437B9F;
	font-size:20px;
}

.container {
	width:100%;
}

#main-content .container {
    padding-top: 0px;
}

#main-footer {
    background-color: #c9e5f2;
	margin-top:25px;
}



.results .object_item {
	    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 15px;
}

.results .object_item .object {
	display:block;
	overflow:hidden;
}



.results .object_item .object .object-image {
    float: none;
    width: 100%;
}


.results .object_item .object .object-image img {
	    border: 1px solid #bbbbbb;
    padding: 5PX;
    background-color: #fff;
    margin-left: 0px;
    width: 100%;
}



.results .object_item .object .details-link-top  {
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 21px !important;
    font-weight: 600 !important;
    color: #0f3777 !important;
    letter-spacing: 1px;
    line-height: normal;
	margin:0;
	padding:0;
}

.results .object_item .object .category {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}



.results .object_item .object .classification, .results .object_item .object .description {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}


.results .object_item .object .address {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

.results .object_item .object .contact, .results .object_item .object .web {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
}

.results .object_item .object .web a {
    color: #63728a;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.results .object_item .object .contact .label, .results .object_item .object .web .label  {
    color: #63728a;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    padding: 0;
    text-align: left;
    line-height: normal;
    border-radius: 0;
}

.results .object_item .object .details-link-bottom {
	margin-top:15px;
}

.results .object_item .object .details-link-bottom a {
    font-size: 15px;
    background-color: #63728a;
    color: #fff;
    padding: 10px 20px;
    font-weight: 900;
    display: inline-block;
}

.et_pb_row {
    position: relative;
    width: 100%;
    max-width: 1080px;
    margin: auto;
	padding: 0px 15px;
}








.object-details-view h2 {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    color: #437B9F;
	font-size:20px;
	line-height: 1.2em;
	letter-spacing: 2px;
	font-weight: 500;
	padding-bottom: 10px;
	padding-bottom: 10px;
}

.object-details-view h3 {
	font-weight: 600;
    font-size: 16px;
    background-color: #ffffff;
    width: 100%;
    display: block;
    color: #63728a;
    padding: 15px 0px 15px 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
    line-height: 20px;
}

.hhu_infos {
    color: #63728a;
    font-size: 14px;
    width: 100%;
    padding-right: 15px;
}

.hhu_info_rows {
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
    margin-right: 0px;
}


table.season_info_table .min_col {
    display: none;
}

table.season_info_table .doa_col {
    display: none;
}

table.season_info_table td {
	padding: 3px 20px 3px 0;
    padding-top: 1px;
    padding-bottom: 1px;
	border:0;
}

table.season_info_table {
    font-size: 0.9em;
    font-weight: normal;
    border: 0;
    width: auto;
    margin: 0;
    text-align: right;
}

table.season_info_table .year_title {
    display: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.open_hhu_detail_btn {
    font-size: 13px;
    background-color: #63728a;
    border: 0;
    color: #fff;
    padding: 7px 9px;
    font-weight: 900;
    width: auto !important;
    margin-bottom: 15px !important;
    margin-top: 10px;
    display: inline-block;
}

.open_hhu_detail_btn:hover {
    color: #fff;
}

.hhu_info_rows .object_unit_desc {
	display:block;
}

.hhu_info_rows .object_unit_stars {
	display:block;
	margin:3px 0px;
}

.object-info .object-image {
    float: none;
    margin-right: 0;
    width: 100%;
}


.object-info .object-image a img {
    width: 180px !important;
    border: 1px solid #ececec !important;
    margin: 5px 0 0 3px !important;
    padding: 5px !important;
}


.object-info p {
    color: #63728a;
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

.object_specifications {
	display:block;
	color: #63728a;
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

.object_specifications ul {
    margin: 0;
    padding-bottom: 9px;
}

.object_detail_contact {
	color: #63728a;
    font-size: 14px;
    width: 100%;
}

.object_detail_contact .label {
    color: #63728a;
    margin: 0;
	font-size: 14px;
    padding: 0;
}

.object_detail_contact p {
	margin:0;
	padding:0;
	margin-bottom:6px;
	font-size: 14px;
}

.object_detail_contact p a {
	color: #63728a;
	font-size: 14px;
}

.object_single_backtolist {
	display:block;
	margin-bottom:15px;
    margin-top: 20px;
}

.object_single_backtolist a {
    font-size: 15px;
    background-color: #63728a;
    color: #fff;
    padding: 10px 20px;
    font-weight: 900;
    width: auto !important;
    margin-bottom: 25px !important;
    margin-top: 0px;
    display: inline-block;
}

.results_container_parent .hhlink {
    overflow: hidden;
    margin-bottom: 5px;
    padding: 0px 5px 0px 0px;
}

.results_container_parent .hhlink a {
    color: #63728a;
    padding: 3px 5px;
    font-size: 13px;
    width: 100%;
    vertical-align: middle;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-color: rgba(236, 236, 236, 0.7);
}

.results_container_parent h4 {
    color: #4e4f50;
    font-size: 19px;
    letter-spacing: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-top: 13px;
    overflow: hidden;
    width: 100%;
    font-weight: 600;
}

.searchformdiv h3 {
    font-size: 40px;
    font-weight: 600;
    color: #0f3777;
    padding: 0;
    line-height: normal;
    letter-spacing: 0;
    border-bottom: 1px solid #0f3777;
    padding-bottom: 10px;
}

.results_container_parent h3 {
    font-size: 20px;
    font-weight: 600;
    color: #0f3777;
    margin: 0;
    padding: 0;
    line-height: normal;
    letter-spacing: 0;
    border-bottom: 1px solid #0f3777;
    padding-bottom: 4px;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 6px 12px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}

#searchformtable #run_search {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    background-color: #dba532;
    font-size: 16px !important;
    font-weight: 800;
    color: #fff;
    margin: 0;
    line-height: 32px !important;
    height: auto;
    margin-bottom: 30px;
    border: 0;
    padding: 1px 22px;
    width: 100%;
}

.search_results_title {
    font-size: 23px;
    font-weight: 600;
    color: #0f3777;
    padding: 0;
	margin:0;
    line-height: normal;
    letter-spacing: 0;
    padding-bottom: 0px;
}

.searchformdiv, .searchformdiv input, .searchformdiv select {
	font-family: "Open Sans", Arial, sans-serif !important;
}

.searchformdiv .form-group label {
    color: #0f3777;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0;
	font-family: "Open Sans", Arial, sans-serif;
}

#main-footer {
    background-color: #c9e5f2;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif !important;
}

.pagination {
    background: #ffffff;
    padding: 4px;
    margin-bottom: 10px;
    color: #6d6d6d;
    font-size: 15px;
    padding-left: 0;
}

.pagination .pagination_current {
	margin-right: 10px;
	font-weight:900;
	border-right:1px solid #6d6d6d;
	padding-right: 10px;
}

.pagination a.pagination_link {
    color: #6d6d6d;
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
    border-right: 1px solid #6d6d6d;
    padding-right: 10px;
}

.pagination a.pagination_link.prev {
    color: #6d6d6d;
    font-size: 15px;
    font-weight: 600;
    margin-right: 0px;
    border-right: 0px solid #6d6d6d;
    padding-right: 10px;
}


.quicksearch_container input, .quicksearch_container select {
	border-radius:10px;
	font-weight:bold;
}

.quicksearch_container label {
	font-weight:600;
}

.quicksearch_container .qs_date_select_row .qs_button {
    color: #4f4f4f;
    font-size: 19px !important;
    font-weight: 600;
}

.results .evt_item.is_highlight {
	background-color:#fff6e2 !important;
}

#sidebar, #left-area {
    width: 95% !important;
	margin: auto;
}

.highlight_icon {
    background-image: url(img/highlight_mobile.png);
    width: 73px;
    height: 22px;
    background-repeat: no-repeat;
    float: right;
    margin-right: -8px;
    margin-top: -16px;
}

.evt_item .highlight_icon {
	display:none;
}

.evt_item.is_highlight .highlight_icon {
	display:block;
}

@media (min-width:768px) {
	.main_title {
	color: #437B9F;
	font-size:35px;
}

.container {
	width:80% !important;
}

#main-content .container {
    padding-top: 58px;
}

.event_singleView h2 {
    letter-spacing: 0;
    color: #0f3777;
    font-weight: 600;
    line-height: 24px;
    border-bottom: 1px solid #e1eaef;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 30px;
}

#evt_wrapper .event_single_backtolist a {
    font-size: 15px;
    background-color: #63728a;
    color: #fff;
    padding: 10px 20px;
    font-weight: 900;
    display: inline-block;
}

#evt_wrapper #evt_description {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    overflow: hidden;
    width: 100%;
}

#evt_wrapper .evt_single_meta {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    color: #63728a;
    font-size: 15px;
}

.results .evt_list_meta1 {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
}

.results .evt_list_title a {
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 21px !important;
    font-weight: 600 !important;
    color: #0f3777 !important;
    letter-spacing: 1px;
    line-height: normal;
}

.results .evt_list_desc {
    color: #63728a;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.results .evt_list_desc img {
    float: right;
    border: 1px solid #bbbbbb;
    padding: 5PX;
    background-color: #fff;
    margin-left: 5px;
	width:auto;
}

#evt_wrapper .single_event_image_wrapper img {
    border: 1px solid #bbbbbb;
    padding: 5px;
    background-color: #fff;
	margin-left:5px;
	width:auto;
}

.results .object_item .object .object-image {
	float:right;
	width:auto;
}

.results .object_item .object .object-image img {
	    border: 1px solid #bbbbbb;
    padding: 5PX;
    background-color: #fff;
    margin-left: 5px;
    width: auto;
}

.et_pb_row {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

.object-details-view h2 {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    color: #437B9F;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: 2px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-bottom: 10px;
}

.object-info .object-image {
    float: right;
    margin-right: 15px;
    width: auto;
}
.object-details-view h3 {
    font-weight: 600;
    font-size: 22px;
    background-color: #ffffff;
    width: 100%;
    display: block;
    color: #63728a;
    padding: 15px 0px 15px 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
    line-height: 25px;
}

.search_results_title {
    font-size: 40px;
    font-weight: 600;
    color: #0f3777;
    padding: 0;
	margin:0;
    line-height: normal;
    letter-spacing: 0;
    padding-bottom: 0px;
}

.results_container_parent h3 {
    font-size: 25px;
    font-weight: 600;
    color: #0f3777;
    margin: 0;
    padding: 0;
    line-height: normal;
    letter-spacing: 0;
    border-bottom: 1px solid #0f3777;
    padding-bottom: 4px;
    width: 100%;
    display: inline-block;
	margin-top:15px;
}

.quicksearch_title {
    background-color: #fcc56e;
    color: #fff;
    font-family: 'Open Sans Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
    padding: 8px 6px 4px 22px;
    font-size: 27px;
}

#sidebar, #left-area {
    width: 100% !important;
}

.highlight_icon {
    background-image: url(img/highlight.png);
    width: 93px;
    height: 54px;
    background-repeat: no-repeat;
    float: right;
    margin-right: -8px;
    margin-top: -8px;
}

#breadcrumbs{ float: left; width: 75%; margin-bottom: 1em; position:relative; z-index:1; }
@media screen and (max-width: 980px){
 #breadcrumbs{ width: 100%; }
}

}





.event_teaser_wrapper {
    position: relative;
    overflow: hidden;
    margin: 0px auto 0 auto;
    max-width: 100%;
}

.event_teaser_subwrapper {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.event_item_teaser {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #ccc;
    text-align: center;
}
.event_item_teaser img{
    width: 100%;
}
a.control_prev, a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

a.control_prev {
    border-radius: 0 2px 2px 0;
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}
.event_item_teaser .evt_list_title{

    position: absolute;
    background: rgba(255, 255, 255, 0.80);
    width: 100%;
    bottom: 0;
    color: #000;
}
.event_item_teaser a{
    color: #000;
}

.wpml-ls-item  ul{
    width: 100px !important;
}

#gezeiten_kalender th,#gezeiten_kalender td{
    text-align: center;
}