/*
 Theme Name:     Divi Child for the huckleberrys website
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme for huckleberrys a divisions of LIFEdecision GmbH.
 Author:         Christopher Carus
 Author URI:     tbd.
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
  font-family: Ubuntu;
  src: url(https://www.huckleberrys-tour.de/wp-content/uploads/2021/03/Ubuntu-Regular.woff);
  font-weight: 400;
}

@font-face {
  font-family: Ubuntu;
  src: url(https://www.huckleberrys-tour.de/wp-content/uploads/2021/03/Ubuntu-Bold.woff);
  font-weight: 700;
}

@font-face {
	font-family: ETmodules;
	src: url(https://www.huckleberrys-tour.de/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf);
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.huckleberrys-tour.de/wp-content/uploads/2022/09/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.huckleberrys-tour.de/wp-content/uploads/2022/09/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.huckleberrys-tour.de/wp-content/uploads/2022/09/roboto-v30-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

#page-container {
    overflow: hidden;
}

body.et_fixed_nav.et_show_nav #page-container {
    padding-top: 90px !important;
}

body.et_fixed_nav.et_show_nav #page-container.padtop {
	 padding-top: 150px !important;
}

/* top bar & mobile menue */

#main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.top-link {
    float: right;
    margin-left: 15px;
    color: #FF7F01 !important;
    display: table-cell;
    vertical-align: baseline;
}

span.mobile_menu_bar:before, span.mobile_menu_bar:after {
    color: #FFFFFF !important;
    
}

#top-menu li {
    padding-right: 16px;
}

/* Make mobile nav fixed */
@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
        position: fixed;
    }
}

/* Hide switcher of GTranslate plugin (shortcode is run to embed the nessecary js --> header.php) */

.switcher {
    display: none !important;
}

/* Remove standart footer */

#footer-bottom {
    display: none;
}

/* Narrow row for desktop */
@media (min-width: 980px) {
    .hb-narrow-row {
        width: 50%; 
    }
}

/* min-height for navigation */

.hb-min-height {
    min-height: 1800px;
}

.et_pb_section.et_pb_section_1.hb-min-height {
	min-height: 900px;
}

/* class to vertical align content in cells */

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Main styles */


h1,
h2,
h3,
p,
body {
	 font-family:'Ubuntu',Helvetica,Arial,Lucida,sans-serif !important;
}


h1 {
    /* Color defined by customizer settings */
    /* Alt H1
    font-size: 48px !important;
    font-weight: 900;*/

    /* Neu H1 */

    color: #FF7F01;
    font-size: 38px;
    margin-bottom: 20px;
}

h1 sup {
    font-size: 18px;
}

.h1-small{
    color: #FF7F01 !important;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 20px;
}

.h1-small sup{
    font-size: 15px;
}


h2 {
    color: #FF7F01;
    font-size: 38px;
}

h2 sup {
    font-size: 18px;
}

@media (max-width: 980px) {
    h1 {
        font-size: 26px;
    }
    h1 sup {
        font-size: 12px;
    }
    
    h2 {
        font-size: 26px;
    }
    h2 sup {
        font-size: 12px;
    }
}

h3 {
    color: #FF7F01 !important;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 20px;
    /* padding-top: 50px; */
}

h3 sup {
    font-size: 15px;
}

p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;
}

p sup {
    font-size: 9px;
    bottom: .5em;
}

a:hover {
   color: #FF7F01; 
}

hr {
    width: 150px;
    background-color: #FF7F01;
    height: 2px;
    border: 0;
}

/* Header menu */

.hb-form-container {
    display: table;
    margin: 0 auto;
}

/* Header background */
#hb-header {
    z-index:10;
/*    background-attachment:fixed;*/
}

/* Set opacity on mobile background */

/*
.et_mobile_menu {
    background-color:rgba(255, 127, 1, 0.8) !important;
}
*/

/* change hamburger menu breakpoint (undo changes after feedback) */

/*
@media only screen and ( max-width: 1225px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
}
*/

/* Customize slide-in menu */

/*----------------------------------------------*/
/*-----Slide-In Menu from Left by Divi Soup-----*/
/*----------------------------------------------*/

.et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 6px 0;
}


#hb-slide * {
    font-size: 40px;
}

#hb-slide {
    cursor: pointer;
}

/* Flaggen im Slide in menu */
/* #hb-slide-in-flags {
    display: grid;
    top: 26px;
    left: 58px;
    width: 188px;
    grid-gap: 10px;
    grid-template-columns: 23px 23px 23px 23px 23px 23px;
}

#hb-slide-in-flags a {
    padding: 0;
}

#hb-slide-in-flags a:first-child {
    display: none;
}

#hb-slide-in-flags a img {
    width: 100%;
    display: block;
}

.flags-menu-entry {
    border: none;
}

.flags-menu-entry > a {
    display: none !important;
} */

/* Language submenu */

.hb-submenu-lang ul a:first-child {
    display: none;
}

@media only screen and (min-width: 981px) {
    .flags-menu-entry {
        display: none;
    }
}

.et_pb_slide_menu_active header#main-header,
.et_pb_slide_menu_active #page-container {
    left: 0px !important;
}

.logo_container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: fit-content !important;
    text-align: center;
}

@media (max-width: 500px) {
    .logo_container {
        text-align: left;
    }
}


@media (max-width: 980px) {
    #logo {
         max-width: 100% !important; 
        max-height: 100% !important;
    }
}

@media (max-width: 500px) {
    #logo {
         max-width: 60% !important; 
    }
    .logo_container {
        margin-left: 0;
    }
}

#logo {
    -webkit-transform: initial;
}

/*Widen menue container to shift hamburger to the right*/
.et_menu_container {
    max-width: 100% !important;
    width: 95% !important;
}

.et_slide_in_menu_container {
    z-index: 9999999; 
    box-shadow: rgba(51, 51, 51, 0.7) 15px 15px 15px 15px;
    position: fixed;
    top: 0 !important;
}

/*Style menue list*/
.et_slide_in_menu_container ul#mobile_menu_slide {
    padding-left: 0px;
    padding-right: 60px;
}

.et_slide_in_menu_container ul#mobile_menu_slide > li {
    padding-left: 30px;
    border-bottom: 1px solid white;
}

/* Remove hover from first li */
.et_first_mobile_item {
    border-left: none !important;
}

.et_slide_in_menu_container ul#mobile_menu_slide > li:hover {
    border-left: 4px solid white;
}

/*Hide the screen overflow*/

body.et_pb_slide_menu_active {
    overflow-x: hidden !important;
}

/* -----------------Customize top bar (on the very top) ----------------*/
#hb-top-header {
    top: 0;
    position: fixed;
    z-index: 999999;
    width: 100%;
}
@media only screen and (max-width: 980px) {
    #hb-top-header {
        position: absolute;
        display: none;
    }
}


/* -------------------------- General settings for inputs -------------------------- */

/*
#hb-form-content {
    position: absolute !important;
    top: 0px !important;
    z-index: 999999 !important;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 130px;
}
*/

#hb-form-content {
    position: absolute !important;
    bottom: 10vh !important;
    z-index: 999999 !important;
    width: 100%;
}

/*
#hb-form-content h2 {
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
    padding-top:200px;
}
*/

/* Style datepicker */

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}

.ui-datepicker table {
    width: 100%;
    font-size: 1.1em !important;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-widget-header {
    border: 1px solid #ef7b00 !important;
    background: #ef7b00 50% 50% repeat-x !important;
    color: #ffffff;
    font-weight: bold;
}

.ui-widget-content {
    border: 1px solid #dbdbdb;
    background: #dbdbdb 50% 50% repeat-x !important;
    color: #333333;
}

.ui-datepicker-trigger {display: none}

.ui-state-active {
    border: 1px solid #f5f8f9 !important;
    background: #f5f8f9 !important;
    font-weight: bold !important;
    color: #ef7b00 !important;
}

.ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-default {
    border: 1px solid #dbdbdb !important;
    font-weight: bold !important;
    color: #555555;
}   

.ui-state-highlight {
    border: 1px solid #e20018 !important;
    background: #e20018 50% 50% repeat-x !important;
    color: #ffffff !important;
}

/* Subpahe slider heigth */
.hb-subpage-slider .et_pb_slide_description {
    padding: 26% 8%;
}

/* Set slider overflow to visible, needed for menues */

.et_pb_slider {
    overflow: visible !important;
}

/* Set header height */
.hb-home-slider .et_pb_slides .et_pb_slide {
    height: 78vh;
}

/*
@media not all and (min-resolution:.001dpcm) { 
    @media {
        .hb-home-slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content{
			transform:rotate(-8deg);
		}
    }
}

@media screen and (min-width: 2000px) { 

	.hb-home-slider .et_pb_slide_0 .et_pb_slide_description{
		position: relative;
		left: 180px;
		top: 25px;
	}
  
}
@media screen and (min-width: 460px) and (max-width:767px){ 

	.hb-home-slider .et_pb_slide_0 .et_pb_slide_description {
		position: relative;
		left: 120px;
		top: 30px;
	}
  
} */




/*Change animation */

.et-pb-active-slide .et_pb_slide_description {
    animation-name: none;
}

.custom-select,
#searchdate,
.custom-select-cb {
	font-family:'Ubuntu',Helvetica,Arial,Lucida,sans-serif !important;
	width: 190px;
    font-size: 12px;
    color: #333;
    float: left;
    margin-right: 20px;
    background-color: #FFF;
    position: relative;
    border-radius: 5px;
    border: 0px solid #333333 !important;
    height: 53px;
}

.et_pb_slide_content {
    text-shadow: none;
    color: #333 !important;
}
/* -------------------------- CSS for custom select -------------------------- */

.custom-select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*the container must be positioned relative:*/

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: url(https://www.huckleberrys-tour.de/wp-content/uploads/2018/05/circle_icon.png);
    top: 19px;
    left: 10px;
}

/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: #333333;
    padding-top: 14px !important;
    padding: 20px 30px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    text-align: left;

}

/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #FFFFFF;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

/* -------------------------- CSS for datepicker -------------------------- */

#searchdate {
    padding: 18px 30px;
    background: #FFF url(https://www.huckleberrys-tour.de/wp-content/uploads/2018/05/circle_icon.png) no-repeat scroll center left 10px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative; 
    z-index:100;
}

/* -------------------------- dropdown checkboxes -------------------------- */

#checkbox-dropdown-container {
    background: #99d3de;
    padding: 20px;
    position: relative;
}

.custom-select-cb-container {
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-family:'Ubuntu',Helvetica,Arial,Lucida,sans-serif !important;
	width: 190px;
    font-size: 12px;
    float: left;
}

.custom-select-position-container {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 54px;
    position: relative;
    width: 190px;
    display: inline-block;
    float: left
}

.custom-select-cb {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #FFF url(https://www.huckleberrys-tour.de/wp-content/uploads/2018/05/circle_icon.png) no-repeat center left 10px;
    display: inline-block;
    padding-top: 15px !important;
    padding: 18px 30px;
    width: 100%;
    cursor: pointer;
    border-radius: 5px;
    text-align: left;
}

.custom-select-option {
    display: none;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 18px 20px;
    margin: 1px 0px;
    cursor: pointer;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    margin-top: -1px;
    text-align: left;
    color: #333;
}

.custom-select-option:hover {
    background-color: #DEDEDE;
}

/* fix divi bug that adds p elements */
#frmBg > p {
    display: inline;
}

/* fix slider width */
.et_pb_slide > div {
    width: 100% !important;
}


/* Fix button color */

body .et_pb_button {
    color: #FFFFFF !important;
    min-width: 100px;
    text-align: center;
    border-width: 1px !important;
    border: 1px solid #FFFFFF;
}

body .et_pb_button:hover {
    color: #FF7F01 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #FF7F01 !important;
}

/* Header submit button */

#hb-top-submit {
    padding: 11px 20px !important; 
    /* animation-duration: 1 !important; */
    background-color: #FFFFFF ;
    border-color: transparent !important;
    border-width: 2px !important;
    color:#ff7f01 !important;
    min-width: 150px;
    cursor: pointer;
    font-weight:600 !important;
}

#hb-top-submit:hover {
    background-color: transparent !important;
    color: #FFFFFF !important;
    border-color: #ffffff !important;
    border-width: 2px !important;
}

@media only screen and (min-width: 981px) {

    .hb-mobile-button{
        display: none !important;
    }

}

@media only screen and (max-width: 980px) {

    .hb-desktop-button, .hb-form-fields{
        display: none !important;
    }

}

/* Nav CTA */

/* Add as menu item if needed <span id="hb_nav_cta">Anfragen<span> // Undo chages after feedback)*/

/*
@media only screen and (min-width: 980px) {

    #top-menu-nav,
    #top-menu,
    #et-top-navigation {
        width: 100%;
    }

    #menu-item-23 {
        float: right !important;
    }
}
*/

/*Remove CTA again after feedback*/

/*
@media only screen and (min-width: 980px) {
    #hb_nav_cta {
        border: 1px solid #FFF;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
    }
    
    #hb_nav_cta:hover    {
        background-color: rgba(255, 255, 255, 1) !important;
        color: #FF7F01 !important;
    }
    
    #menu-item-23 > a:hover {
        opacity: 1 !important;
    }
}
*/


/* Edit Divi styles */

/* Fix margin on station list */

.et_pb_row_inner_3 {
    /*padding-bottom: 0px !important;*/
}

/* Float nav to the left (undo changes after feedback)*/

/*
@media all and (min-width: 980px) {
    #et-top-navigation {
        float: left !important;
    }
}
*/

/* Overlapping Logo*/
/*
#logo {
        width: 250px;
    }
*/


/*
@media only screen and (max-width: 980px) {
    #logo {
        min-height: 100px;
        top: -10px;
        position: absolute;
    }
}

@media only screen and (min-width: 981px) {
    #logo {
        min-height: 110px;
        top: -15px;
        position: absolute;
    }
}
*/

/* Right menue box */

.hb-right-menu {
    background-color: #FF7F01;
    width: 300px;
    height: auto;
    position: absolute;
    top: 20px !important;
    padding: 25px;
}

.hb-right-nav-bg {
    position: absolute;
    top: -25px;
    right: -180px;
    height: 400px !important;
}

.hb-right-nav-hr {
    width: 100%;
    background-color: #FFF;
    height: 0px !important;
    border: 1px solid #FFF;
    margin-bottom: 20px;
}

.hb-right-nav-button {
    border: 1px solid #FFF !important;
    cursor: pointer;
}

.hb-right-nav-button:hover {
    color: #FF7F01;
    background-color: #FFFFFF;
}

.hb-right-nav-impr {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 46%;
    margin-right: 7px;
    margin-bottom: 4px;
}

.hb-right-nav-social {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    margin-right: 10px !important;
    margin-bottom: 4px;
}

/* dispaly: flex for buttons to float */

.hb-flex .et_pb_row .et_pb_column {
    display: flex;
    justify-content: center;
}

#hb-faq-section .et_pb_text, #hb-faq-section .et_pb_accordion {
    max-width: 100% !important;
}

#hb-faq-section .et_pb_accordion .et_pb_toggle {
    padding-left: 0;
    padding-right: 0; 
}

#hb-faq-button {
    display: inline-block;
    width: 160px !important;
    border-color: #FF7F01 !important;
    border-width: 1px !important;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    cursor: pointer;
}

#hb-contact-button {
    display: inline-block;
    border-color: #FF7F01 !important;
    width: 145px !important;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-width: 1px !important;
    border-left: 0px;
    cursor: pointer;
}

.hb-switch-active {
    color: #FFFFFF !important;
    background-color: #FF7F01 !important;
}

body .hb-switch-inactive {
    color: #FF7F01 !important;
    background-color: #FFFFFF !important;
}

body .hb-switch-active:hover {
    color: #FF7F01 !important;
    background-color: #FFFFFF !important;
}

body .hb-switch-inactive:hover {
    color: #FFFFFF !important;
    background-color: #FF7F01 !important;
}

#hb-huck-footer {
    position: absolute;
    bottom: -30px;
    left: 200px;

}

#hb-contact-section {
    display: none;
}

#hb-footer-bar {
    padding-top: 280px;
    height: 20px;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px;
    padding: 0px;
    background-color: #f7f7f7;
}

body:not(.page-id-3015) #hb-footer {
    margin-top: 210px;
}

/*
.hb-ruf {
    float:right;
    position: relative;
    top: -40px; 
}
*/

/* Define styles for 'Partner werden' */
.hb-partner-button {
    display: inline-block;
    color: #FFFFFF;
    font-weight: 900;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px;
    border-radius: 5px;
    background-color: #FF7F01; 
    box-sizing: border-box;
    border: 1px solid #FF7F01;
}

.hb-partner-button-inactive {
    display: inline-block;
    color: #888;
    border: 1px solid #888;
    font-weight: 900;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px;
    border-radius: 5px;
    background-color: #FFFFFF;
}

/*------------- style Scroll up button ------------*/

.et_pb_scroll_top:before {
    content: "2";
    position: relative;
    margin: 0 auto;
    left: -2px;
    top: -2px;
}
/*This section changes the shape to a circle and moves the button in from the edge of the screen*/
.et_pb_scroll_top.et-pb-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: 50%;
    bottom: 48px;
    margin-left: -20px; /* Negative half of width. */
    font-weight: 900;
    background-color: #FF7F01;
    border: 1px solid #FFF;
}

.et_pb_scroll_top.et-visible {
    animation-name: fadeIn;
}

@keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }

.et_pb_scroll_top.et-hidden {
    animation-name: fadeOut;
}

/* Set button absolute to always be aligned at bottom */
.hb-button-bottom .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0px;
}

/* add margin bottom to text so that button diesn't overlap */
.hb-button-bottom .et_pb_text {
    padding-bottom: 45px;
}

@media (min-width: 981px) {
    .hb-icon-row {
        height: 190px;
    }
}

/* Video Seite */

#hb-video-lang {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(5, auto);
    grid-gap: 10px;
}

@media (max-width: 569px) {
    #hb-video-lang {
        grid-template-columns: repeat(3, auto);

    }
}

@media (max-width: 400px) {
    #hb-video-lang {
        grid-template-columns: repeat(2, auto);

    }
}

.hb-video-button {
    padding: 10px 20px;
    background-color: #ee7f01;
    background: linear-gradient(#ee7f01, #fa8e14);
    border: none;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    -webkit-transiton: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
}

.hb-video-button:hover {
    color: #FFFFFF;
    background: linear-gradient(#fa8e14, #ee7f01);
}

body .et_pb_button.button-on-grey {
    border-color: #FF7F01 !important;
}

/* gallery css */

.et_pb_gallery_item:nth-child(n) {
    width: 31.6666% !important;
    margin: 0 2.5% 2.5% 0 !important;
}

.et_pb_gallery_item:nth-child(3n) {
    width: 31.6666% !important;
    margin: 0 0 2.5% 0 !important;
}

@media only screen and (max-width: 980px) {

    .et_pb_column .et_pb_grid_item:nth-child(3n+1) {
        clear: none;
    }
    .et_pb_column .et_pb_gallery_item:nth-child(n) {
        width: 48.5% !important;
        margin: 0 2.5% 2.5% 0 !important;
    }
    
    .et_pb_column .et_pb_gallery_item:nth-child(3n) {
        width: 48.5% !important;
        margin: 0 2.5% 2.5% 0 !important;
    }

    .et_pb_column .et_pb_gallery_item:nth-child(2n) {
        width: 48.5% !important;
        margin: 0 0 2.5% 0 !important;
    }
}

/* Stationen Seite */

.three-buttons-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
}

@media (max-width: 570px) {
    .three-buttons-container {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;
    }
}

.three-buttons-container .three-buttons {
    padding: .3em 1em !important;
    border: 1px solid #FF7F01 !important;
}

/* Widget Header mit Slider und Titel */

.hb-station-titel{
    background-color: transparent;
    position: absolute;
    width: 100%;
}

.hb-station-titel .et_pb_fullwidth_header_container{
    margin-left: 0;
    width: fit-content;
}

.hb-station-titel .et_pb_fullwidth_header_container h1{
    background-color: rgba(255, 255, 255, 0.7);
    color: #ff7f01 !important;
    padding: 5px 15px 5px 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
	display:inline-block;
}

.hb-station-titel .et_pb_fullwidth_header_container h1::before{
    content: "";
    display: block;
   /*  background: url("https://www.huckleberrys-tour.de/wp-content/uploads/2020/05/huck_tonne.png") no-repeat; */
    width: 30px;
    height: 45px;
    float: left;
    background-size: 25px;
}

@media (max-width: 980px) {
    .hb-station-titel .et_pb_fullwidth_header_container h1::before{
        background-size: 20px;
    }
}

@media (max-width: 768px) {
    .hb-station-titel .et_pb_fullwidth_header_container{
        min-width: 50%;
    }

    .hb-station-titel .et_pb_fullwidth_header_container .header-content{
        margin-left: 0 !important;
    }
}

@media (max-width: 500px){
    .hb-station-titel .et_pb_fullwidth_header_container h1::before{
        background-size: 30px;
        /*height: 65px;
        margin-right: 20px;*/
    }

    .hb-station-titel{
        padding-top: 10px !important;
    }
}

/* 404 Page */

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
    padding: 0 !important;
    margin: 0 ;
    width: 100% !important;
    max-width: none;
   }

   .error404 #sidebar {
    display: none;
   }
   
   .error404 .et_pb_post:last-child {
   margin-bottom: 0;
   }

/* Cookie bar */
#cookie-law-info-bar span {
    font-size: 12px;
}

#cookie_action_close_header, 
#cookie_action_close_header_reject, 
.cli-plugin-main-link {
    font-weight: 300;
    display: inline-block;
    font-size: 12px;
    color: #FFFFFF !important;
    min-width: 100px;
    text-align: center;
    border-width: 1px !important;
    border: 1px solid #FFFFFF !important;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
}

#cookie_action_close_header:hover, 
#cookie_action_close_header_reject:hover, 
.cli-plugin-main-link:hover {
    color: #FF7F01 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #FF7F01 !important;
}

/* Gutschein-Button */
.hb-gutschein-button {
    display:flex;
}


/* Contact form style */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
    width: 100%;
    background-color: #ff7f0126;
    border-width: 0;
    border-radius: 0;
    color: #FF7F01;
    font-size: 14px;
    padding: 16px;
}

/* Custom CF7 Loader */
div.wpcf7 .ajax-loader {
    background-image: url('https://www.huckleberrys-tour.de/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
    width: 24px;
    height: 24px;
    margin-left: 10px;
    }

.wpcf7-form input[type="submit"] {
    float: right;
    -webkit-font-smoothing: antialiased;
    transition: all .2s;
    position: relative;
    cursor: pointer;
    color: #fff;
    min-width: 100px;
    text-align: center;
    border: 1px solid #ff7f01;
    font-size: 16px;
    background-color: #ff7f01;
    border-radius: 5px;
    padding: .3em 1em;
    margin-bottom: 20px;
	line-height: 1.7em;
}

.wpcf7-form input[type="submit"]:hover {
    background-color: #fff;
    color: #ff7f01 !important;
    border: 1px solid #ff7f01 !important;
} 

.wpcf7-form *::placeholder {
  color: #FF7F01 !important;
}

/* Flossurlaub-Seite */
@media screen and (max-width: 600px){
    .hb-button-row a {
        display: block !important;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
}


/* new homepage design css - 13-01-2020 */

.text_vertical_centre{
	width:230px;
	height:230px !important;
	margin:auto;
}

.title_over_image{
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 32%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.text_vertical_centre .et_pb_text_inner{
	text-align: center;
    margin: 0;
    position: relative;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}


.text_vertical_centre:before{
    position: absolute;
	content: '';
    background: rgb(0 0 0 / 0.3);
    width: 100%;
    height: 100%;
}

.dotted_white_hr hr{
    background: none;
    width: 100%;
    border-top: 1px dotted #fff;
    height: 1px;
}

.section_sidebar_col .et_pb_row > .et_pb_column:last-child,
.section_sidebar_col .et_pb_row > .et_pb_column:nth-child(2),
.section_sidebar_col .et_pb_row > .et_pb_column:nth-of-type(2){
	background-color: #ff7f01;
    padding: 30px;
}

.huck_primary_button0{
	background:#fff;
	color:#ff7f01 ;
	border: 1px solid #ff7f01 !important;
}

.huck_primary_button:hover{
	background:#ff7f01 !important;
	color:#fff !important;
	border:1px solid #ff7f01 !important;
}

.contact_form_7_new .wpcf7-submit{
	margin-top:-60px !important;
}

#gtranslate_wrapper{
	top: 45px !important;
    right: 100px !important;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#gtranslate_wrapper.scrolled{
    top: 24px !important;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


#gtranslate_wrapper a.switcher-popup{
	border-radius: 100%;
    border: 2px solid #fff;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
}

#gtranslate_wrapper .switcher-popup img {
    width: 40px;
    height: 40px;
    position: relative;
    top: -7px;
    left: 0px;
}

#gtranslate_wrapper .switcher-popup span,
.et_menu_container .switcher-popup{
	display:none;
}

.col_4_sm_row .et_pb_text_inner p{
	max-width: 90%;
    margin: auto;
}

.news_posts_listing article.et_pb_post{
	background: none;
    width: 100%;
    border-bottom: 1px dotted #fff !important;
    padding: 30px 0px;
	margin:0px !important;
}

.news_posts_listing.news_page_sidebar  article.et_pb_post{
	padding: 10px 0px;
}

.news_posts_listing article.et_pb_post .post-content-inner{
	margin-bottom:10px;
}

.news_posts_listing article.et_pb_post:last-child{
	border-bottom:0px;
}

.news_posts_listing .et_pb_post .post-content a{
    padding: .3em 1em!important;
    border-radius: 5px;
	border: 1px solid #fff;
    display: inline-block !important;
	color:#fff !important;
	transition: all 0.2s;
}

.custom_post_content_module .et_pb_row{
	width: 100% !important;
}

.custom_post_content_module .et_pb_section  {
	padding-top:0px !important;
}

.news_posts_listing.et_pb_blog_0 .et_pb_post div.post-content a.more-link:hover{
	background:#fff;
	color:#ff7f01 !important;
	transition: all 0.2s;
}


.news_posts_listing .et_pb_post .post-meta{
	display:none;
}

.news_posts_listing article.et_pb_post:last-of-type{
	border-bottom:0px dotted #fff !important;
}

.gt_white_content a.selected {
	background: none !important;
}

.gt_white_content a {
    padding: 5px 5px !important;
}

#gt_lightbox {
	overflow: hidden;
	height: auto;
	padding:20px;
}

#gt_lightbox > div{
	height: auto !important;
}

#gt_lightbox span[onclick^=closeGTPopup]{
    top: -15px !important;
    right: -10px !important;
}

.gt_white_content a:hover {
	color: #fff;
    background: #FF7F01 !important;
}

.sidebar_page .et_pb_column_1_4 {
	background-color: #ff7f01;
    padding: 30px;
}
.hb-home-slider .et_pb_slider_container_inner{
	position:relative;
}

.hb-home-slider .et_pb_slide_description {
    padding: 0 ;
	position: absolute;
    top: 18%;
    left: 57%;
}


@media screen and ( min-width: 1024px ) {
	.mfp-image-holder img.mfp-img {
		width: 1000px !important;
		height: 800px !important;
	}

}

@media screen and ( max-width: 1200px ) {
	#gtranslate_wrapper{
		right: 80px !important;
	}
	
	.text_vertical_centre{
		width:180px;
		height:180px !important;	
	}
	
	.text_vertical_centre h2{
		font-size: 20px !important;
	}


} 

@media screen and ( max-width: 1024px ) {

    .nobreaks_sm br{
	    display:none;
	}
	.flex_col_2{
		display:flex;
	}
	.flex_col_2 .et_pb_column{
		flex: 45%;
    	padding: 10px;
		margin-bottom: 0px !important;
	}
	
	
	.hb-home-slider .et_pb_slide_description {
		top: 12%;
		left: 33%;
	}
	

}

@media screen and ( max-width: 980px )  {

	#gtranslate_wrapper{
		top: 24px !important;
	}
	
	#gtranslate_wrapper.scrolled{
		top: 11px !important;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	
	.reverse {
        display: flex;
        flex-direction: column-reverse;
    }

	.col_4_sm_row{
		display: flex;
		padding-top: 0px !important;
		padding-bottom: 30px !important;
	}

} 


@media screen and ( max-width: 767px ) {
	
	#gtranslate_wrapper{
		right: 60px !important;
	}
	
	
	.contact_form_7_new .wpcf7-submit {
		margin-top: 30px !important;
		width: 100%;
		margin-bottom: 0px !important;
	}

	.col_4_sm_row{
		display: block;
		padding-bottom: 0px !important;
	}
	
	.col_4_sm_row .et_pb_column{
		padding-bottom:30px;
	}
	
	.hb-home-slider .et_pb_slide_description {
		top: 10%;
		left: 40%;
	}

} 

@media screen and ( max-width:350px ) {
	.wpcf7-form-control-wrap .wpcf7-recaptcha{
		margin: 0px -20px;
	}
} 

/*
@media screen and ( max-height: 800px ) and ( min-width: 1600px ) {

	.et_pb_slide_0 .et_pb_slide_description{
		top: -40px !important;
	}
	
} 

@media screen and ( max-height: 700px ) and ( min-width: 1600px ) {

	.et_pb_slide_0 .et_pb_slide_description{
		top: -60px !important;
	}
	
} */

/* ------------------------------------------------ new header css - 07-10-2021 - start */

.main-header-new,
.main-header-new *{
	transition:0.3s all !important;
}
.main-header-new{
	background: #fe7e00;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	height:122px;

}

.menu_container_new{
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	height: 100%;
}
.logo_container_new{
	height: 100%;
	display: flex;
	align-items: center;
}
.main-header-new .logo_container_new img{
	transition:0.3s all;
	height:94px;
}
.scrolled_down .main-header-new{
	height:80px;
}
.scrolled_down .main-header-new .logo_container_new img{
	height:70px;
}

/* admin bar active css */
body.admin-bar .main-header-new{
	top: 32px;
}

body.admin-bar #gtranslate_wrapper{
	margin-top:30px;
}

#main-header-new #main-header{
	position:relative;
	top:0px !important;
	bottom:0px;
	left:0 !important;
	margin:auto;
	box-shadow:none !important;
}

body.scrolled_down #main-header-new{
	box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
}

body.et_pb_slide_menu_active  #gtranslate_wrapper{
	z-index:1 !important;
}
.empty_item {
    width: 150px;
}

@media screen and (max-width:980px){
	.et_fixed_nav.et_show_nav #page-container {
		padding-top:90px;
	}
	body.admin-bar .main-header-new{
		top:46px;
	}
	body.admin-bar #gtranslate_wrapper{
		margin-top: 77px;
	}
	body.admin-bar #gtranslate_wrapper.scrolled{
		margin-top: 52px;
	}
	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 46px !important;
	}

	body:not(.admin-bar) #gtranslate_wrapper{
		margin-top: 8px;
	}
	body:not(.admin-bar) #gtranslate_wrapper.scrolled{
		margin-top: 9px;
	}
	#wpadminbar {
		position: fixed !important;
	}
	.main-header-new .logo_container_new img {
		height: 60px;
	}
	body.scrolled_down .main-header-new .logo_container_new img {
		height: 50px;
	}
	body.scrolled_down .main-header-new #et-top-navigation {
		padding-top: 15px !important;
	}
	.main-header-new{
		height:100px;
	}
	body.et_fixed_nav.et_show_nav #page-container:not(.padtop){
		padding-top: 100px !important;
	}
	body.et_fixed_nav.et_show_nav #page-container.padtop {
	    padding-top: 54px !important;
	}
	
	
}

@media screen and (max-width:560px){
	.empty_item{
		display:none;
	}
}
/* ------------------------------------------------ new header css - 07-10-2021 - end */

.captcha-image {
    width: 100%;
    margin-bottom: 10px;
    border: 0 !important;
}


.promo-inactive-page{
	/* padding-top:0 !important; */ 
}
.promo-inactive-header{
	top: 0 !important;
}

.menu_nav_container .email,
.menu_nav_container .phone {
	border-radius: 100%;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
}

.menu_nav_container .phone.whatsapp {
	border:none;
	width:30px;
}

@media screen and (max-width: 767px) {
	.main-header-new .logo_container_new img {
		height:40px !important;
	}
}