/*
	Theme Name: websplash
	Theme URI: http://www.websplash.de
	Description: Design by <a href="http://www.websplash.de" target="_blank">websplash Internet- & Mediendesign</a>. 	websplash ist Teil der McFoxx GmbH.
	Author: Ramin Fleckner
	Template:       Divi
	Version:        1.0.9
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("../Divi/style.css");

h1,
h2,
h3 {
    line-height:1.3;
}

.et_boxed_layout #page-container {
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-content a:hover {
    text-decoration: underline;
}

#top-header {
    background: #fff;
    color:#ED1D26;
    top:-20px;
    position: relative;
}

#et-info {
    float:right;
    text-align:right;
    line-height:1.3!important;
    color:#000;
    font-size:14pt;
    margin:0;
}

#top-header a {
    color:#000;
    margin-top:10px;
    display:inline-block;
}

#main-header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:30px 0 0 0;
}

#et-info-phone {
    margin-right:0;
}

#main-header .skyline-container {
    background-image:url('images/skylinerot.png');
    background-position:bottom center;
    background-repeat: no-repeat;
    min-height:120px;
    border-bottom:1px solid #ED1D25;
}

.et_boxed_layout #page-container #main-header .container,
.single #main-content .container,
.et_boxed_layout #page-container .entry-content .et_pb_section:not(.et_pb_with_background) .et_pb_row {
    width:100%;
}

.et_header_style_left .logo_container {
    position: relative;
    /* top:-20px; */
}

.et_header_style_left .logo_container #logo {
    max-height:70px;
}

#top-header .et-social-icons {
    display: flex;
    margin-top: 20px;
    background-color: #ffffffaa;
}

#top-header .et-social-icons a:hover {
    color:#ED1E25;
    opacity: 1;
}

#main-header .bvgd {
    vertical-align: middle;
    max-width:60px;
    margin:0 0 0 20px;
}

#top-header .et-social-icon a {
    background-repeat:no-repeat;
    background-size:contain;
    width: 48px;
    height:48px;
    display:block;
    text-indent:-9999999px;
}

@media screen and (max-width: 980px) {
    #top-header .et-social-icon a {
        width: 30px;
        height: 30px;
    }
    #top-header #et-info {
        font-size: 12pt;
    }
    .et_header_style_left #logo {
        max-width: 75% !important;
    }
}

#top-header .et-social-icon.et-social-facebook a {
    background-image:url('images/fb_square_bunt.png');
	image-rendering: -webkit-optimize-contrast;
}
#top-header .et-social-icon.et-social-twitter a {
    background-image:url('images/twitter_square_bunt.png');
	image-rendering: -webkit-optimize-contrast;
}
#top-header .et-social-icon.et-social-instagram a {
    background-image:url('images/insta_square_bunt.png');
	image-rendering: -webkit-optimize-contrast;
}
#top-header .et-social-icon.et-social-linkedin a {
    background-image:url('images/linkedin_square_bunt.png');
	image-rendering: -webkit-optimize-contrast;
}
#top-header .et-social-icon.et-social-youtube a {
    background-image:url('images/yt_square_bunt.png');
	image-rendering: -webkit-optimize-contrast;
}


#main-header .red-container {
    background: #fff;
}

#et-top-navigation,
#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    padding:0!important;
    float:none;
}

#top-menu {
    text-align: center;
}

#top-menu li {
    padding-top:15px;
    padding-bottom:15px;
}


.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
    padding:0!important;
    color:#000;
    font-weight: normal;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    display:none;
}

#et-top-navigation nav>ul>li.current-menu-item>a,
#et-top-navigation nav>ul>li.current-menu-ancestor>a{
    text-decoration: underline;
}

#et-secondary-menu {
    float:none;
    background:#ED1E25;
    margin:0 auto 20px auto;
    text-align: center;
}

#et-secondary-menu .container {
    width:100%!important;
    text-align: center;
}

#et-secondary-menu .container::before {
    width:20px;
    height:15px;
    background-image: url('images/arrow-red.png');
    background-repeat: no-repeat;
    background-size:contain;
    position: absolute;
    content:' ';
    left:15px;
    top:0;
}

#et-secondary-nav {
    max-width:768px;
}

#et-secondary-nav li {
    text-align:center;
    margin:0;
}

#et-secondary-nav li ul {
    right: 50%;
    margin-right: -110px;
    background:#ED1E25 !important;
}

#et-secondary-nav a {
    padding:5px 10px!important;
    display: block;
    color:#fff;
}

#et-secondary-nav li.current-menu-item > a,
#et-secondary-nav li.current-menu-ancestor > a,
#et-secondary-nav a:hover {
    text-decoration: underline;
}

#et-secondary-nav a::after {
    display:none;
}

/* Grid */

.kachel_overview .et_pb_row {
    padding-bottom:10px;
}

.kachel_overview .et_pb_column .container_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;
    background: #eee;
}
.kachel_overview .et_pb_column .container_box ul {
    margin: 0;
    list-style-type: none;
    padding: 0 1rem 1rem 1rem;
}

.kachel_overview .et_pb_column .container_box li a {
  display: block;
  width: 100%;
  padding: 0 10px;
  text-decoration: none;
  color: black;
}

.kachel_overview .et_pb_column .container_box li a:hover {
  color: #ED1E26;
  text-decoration: underline;
}

.kachel_overview .all-link{
    padding: 0 1rem 1rem 1rem;
}

.kachel_overview .et_pb_column .container_box ul > li {
    padding: 0px 5px;
}

.kachel_overview .et_pb_column .container_box ul > li:nth-child(odd) {
    background-color: #FFF;
}
.kachel_overview .et_pb_column .container_box ul > li:nth-child(even) {
    background-color: #F4F4F4;
}

.kachel_overview .startseite_kachel {
    position: relative;
}

.kachel_overview .startseite_kachel h3 {
    font-size: 11pt;
    margin: 10px 0 -10px 0px;
    text-transform: uppercase;
    padding: 0;
    color: #ED1E26;
    text-align: center;
    position: relative;
    top: 0px;
    font-weight: bold;
}

.kachel_overview .thumbnail {
    position: relative;
}

.kachel_overview .thumbnail img.wp-post-image {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    width:100%;
    display: block;
    -webkit-backface-visibility: hidden;
}

.kachel_overview .thumbnail:hover img.wp-post-image {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.kachel_overview .sticker {
    position: absolute;
    z-index:9;
    top: -15px;
    left: -15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width:90px;
}

.kachel_overview .et_pb_column:hover .sticker {
    transform: scale(1.2);
}

.entry-content .et_pb_section {
    padding-top:20px;
}

.home .entry-content .et_pb_section:last-of-type {
    padding-bottom:0;
}

#main-content .container {
    padding-top:20px;
    padding-bottom:80px;
}

#main-content .container:before {
    display:none;
}

.found_tours {
    margin:0 0 20px 0;
    color:#666;
    display:block;
}

.subcats .et_pb_row {
    width:100%!important;
    padding-top:0;
}

.subcats ul {
    list-style-type: none;
    margin:0;
    padding:0;
}

.subcats .et_pb_column .btn {
    text-align: left;
    font-size:12pt;
    position: relative;
    padding-left:20px;
    display:block;
}


.subcats .et_pb_column .btn::before {
    content:'•';
    position: absolute;
    color:#000000;
    left:0;
    top:0;
}

.subcats .et_pb_column .btn:hover {
    text-decoration: underline;
}

.single-touren .tour_booking_btn.et_pb_row,
.single-touren .et_post_gallery .et_pb_row {
    width:100%!important;
    padding:0;
    display: flex;
    gap: 20px;
    margin-top: 20px !important;
}

.single-touren .et_pb_gallery .et_pb_column_1_4{
    width: 25% !important;
    max-width: 285px;
}
.single-touren .et_pb_gallery .et_pb_column{
    margin-right: 0 !important;
}

.single-touren .et_post_gallery {
    margin-top:40px;
}

/* #startregion kategorien-liste */
@media (max-width: 980px) {
    .subcats .et_pb_column {
        margin-bottom: 0px !important;
    }
}
/* #endregion kategorien-liste */


/* #startregion tour-auflistung */
.tour { 
    border-top: 1px solid rgb(0, 0, 0);
    padding-bottom: 20px !important;
}

.tour:last-child {
    border-bottom: 1px solid rgb(0, 0, 0);
}

.tour .et_pb_row {
    /* empty */
}
.tour h2 {
    padding: 20px 0;
}
/* #endregion tour-auflistung */

#footer-bottom {
    padding:10px 0;
}

div.wpcf7 .ajax-loader {
    position: absolute;
    left: -30px;
}

.wpcf7 h3 {
    color:#EC232C;
    text-transform: uppercase;
    font-size:14pt;
}

.wpcf7-radio span.wpcf7-list-item {
	display:block;
}

.wpcf7 .et_pb_section {
    padding:20px;
    background:#eee;
    width:100%;
    margin:0 0 20px 0;
}

.wpcf7 .et_pb_section:last-of-type {
    margin-bottom:0;
}
.wpcf7 .et_pb_section .et_pb_row {
    width:100%!important;
    padding:0 0 10px 0;
}

.wpcf7 .et_pb_section .et_pb_row:last-of-type {
    padding-bottom:0;
}

.wpcf7 .et_pb_section span.wpcf7-list-item {
    margin:0 20px 0 0;
}

.wpcf7 .et_pb_section .et_pb_row input,
.wpcf7 .et_pb_section .et_pb_row textarea,
.wpcf7 .et_pb_section .et_pb_row select {
    font-size:12pt;
    background:#fff;
    border:1px solid #BBBBBB;
    color:#000;
}

.wpcf7 .et_pb_section .et_pb_row textarea,
.wpcf7 .et_pb_section .et_pb_row input {
    padding:5px 10px;
}

.wpcf7 .et_pb_section .et_pb_row input[type="text"],
.wpcf7 .et_pb_section .et_pb_row input[type="number"],
.wpcf7 .et_pb_section .et_pb_row input[type="email"],
.wpcf7 .et_pb_section .et_pb_row input[type="tel"],
.wpcf7 .et_pb_section .et_pb_row textarea,
.wpcf7 .et_pb_section .et_pb_row select,
.wpcf7 .et_pb_section .et_pb_row .fullwidth input{
    width:100%;
}

.wpcf7 .et_pb_section .et_pb_row .textright input {
    text-align: right;
}

.wpcf7 .et_pb_section .et_pb_row input[type="submit"] {
    width:100%;
    color:#fff;
    background:#EC232C;
    border:2px solid #EC232C;
    cursor: pointer;
}


.wpcf7 .et_pb_section .et_pb_row input[type="submit"]:hover {
    background:transparent;
    color:#EC232C;
}

label .wpcf7-list-item-label {
    cursor: pointer;
}

div.wpcf7-response-output {
    margin:20px 0;
    font-size: 18pt;
    font-weight: bold;
    padding: 20px;
}

div.wpcf7-validation-errors {
	border:2px solid red;
	background-color:#FFDFE0;
}

#main-footer .et_pb_widget {
    width:100%;
}

#main-footer .et_pb_widget .sub-menu {
    display:none;
}

#main-footer .et_pb_widget a:hover {
    text-decoration: underline;
}

.et_pb_gallery_grid .et_pb_gallery_item {
    display:block!important;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

/* Footer */

#footer-bottom {
    color:#fff;
}

/* REFERENZEN */

.slick-prev::before, .slick-next::before {
    color: #ED1E25;
}

#ref-wrapper {
    width: 90%;
    margin: 0 auto;
    border-top: 5px solid #ED1E25;
    padding-top: 10px;
    border-bottom: 5px solid #ED1E25;
    padding-bottom: 10px;
}

#ref-track{
    background: #e8e8e8;
    padding: 30px;
}

.ref-quote {
    width: 60px;
    content: url('images/quote.png');
    float: left;
    min-height: 100%;
}

.ref-content{
    margin-left: 80px;
}

/*HACK TO REMOVE SECONDARY MENU FROM MOBILE MENU*/
#mobile_menu li:not([id]) { 
	display:none !important; 
}

.mobile_menu_bar_toggle::before{
 color: #ff0000 !important;
}

.et_mobile_menu {
    border-top: 3px solid #ff0000 !important;
}

/* Hide ReCaptcha Flag */
.grecaptcha-badge { visibility: hidden; }

@media (min-width: 480px) 
	#mobile-menu-touren {
	  columns: 2 !important;
	  -webkit-columns: 2 !important;
	  -moz-columns: 2 !important;
	}
}

/*BUGFIX TOUR COLUMNS ON MOBILE*/
@media (min-width: 480px) and (max-width:767px) {
	.et_pb_gutters3 .et_pb_column_1_6, .et_pb_gutters3 .et_pb_row .et_pb_column_1_6, .et_pb_gutters3 .et_pb_column_1_7, .et_pb_gutters3 .et_pb_row .et_pb_column_1_7, .et_pb_gutters3 .et_pb_column_1_8, .et_pb_gutters3 .et_pb_row .et_pb_column_1_8, .et_pb_gutters3 .et_pb_column_5_6, .et_pb_gutters3 .et_pb_row .et_pb_column_5_6, .et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3 .et_pb_row .et_pb_column_1_5, .et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3 .et_pb_row .et_pb_column_2_5, .et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3 .et_pb_row .et_pb_column_3_5, .et_pb_gutters3 .et_pb_column_4_5, .et_pb_gutters3 .et_pb_row .et_pb_column_4_5, .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3 .et_pb_row .et_pb_column_1_4 {
		margin-right: 5.5% !important;
	}
}