/*
Theme Name: Divi Child Theme for Gretl am See
Theme URI: http://elegantthemes.com
Description: A Child Theme built for Divi and Getavo Voucher Plugin
Author: Thomas Biasion
Author URI: http://biasion.eu
Template: Divi
Version: 1 License: GNU General Public
License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Gretl Version: v2
*/


/* Make Slider full window height */
.et_pb_slide {
height: 100vh;
}

/* Color declarations */
.background_colour_main {
  background-color: rgb(255,131,86) !important;
}
.background_colour_grey {
  background-color: #ededed !important;
}

.text_colour_main {
  color: rgb(255,131,86) !important;
}

.textbox_headnote_text {
  font-size: 1.5em;
  line-height: 1.5;
}

.section_normal{
  margin: 0px;
  padding-left: 2em !important;
  padding-right: 2em !important;
  padding-top: 2em !important;
  padding-bottom: 0em !important;
}

/** Gretl-Cards Margins and Paddings **/
.section_gretl-card {
  margin: 0px;
  padding-left: 2em !important;
  padding-right: 2em !important;
  padding-top: 2em !important;
  padding-bottom: 0em !important;
}
.section_gretl-card > .et_pb_row {
  padding-top: 2em !important;
  padding-bottom: 0em !important;
}

/* Increase font sizes and h2 padding-bottom of gretl cards on ultra-wide screens  */
@media only screen and ( min-width: 1400px ) {
  .et_pb_text_inner {
      font-size: 22px;
	  line-height: 200%;
  }
  .et_pb_newsletter_description {
      font-size: 22px;
	  line-height: 200%;
  }
  .et_pb_text_inner h2 {
	padding-bottom: 0.8em;
  }
}

.section_gretl-triplecard{
  margin: 0px;
  padding-left: 2em !important;
  padding-right: 0em !important;
  padding-top: 2em !important;
  padding-bottom: 0em !important;
}
.row_gretl-triplecard {
  margin: 0;
  padding-top: 0em !important;
  padding-bottom: 0em !important;
}
.column_gretl-triplecard {
  padding-top: 2em !important;
  padding-right: 2em !important;
}
.div_gretl-triplecard-titlebox {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.span_gretl-triplecard-titleboxfontcolor {
  color: white;
}

.column_gretl-openhcards {
  padding-top: 0 !important;
  padding-right: 2em !important;
}

/** Gretl-Card Buttons alignment **/
.button_gretl-card_1 { min-width: 150px; text-align:center; position: absolute; bottom: 1.5em; left: 1.5em;}
.button_gretl-card_2 { min-width: 150px; text-align:center; position: absolute; bottom: 1.5em; left: 10em;}
.column_gretl-card_height {min-height: 18em}
.column_gretl-card_height_incltext {min-height: 20em}
@media only screen and (max-device-width: 768px) {
  .button_gretl-card_1 { min-width: 150px; text-align:center; position: relative; bottom: auto; left: auto; margin-top: 2em}
  .button_gretl-card_2 { min-width: 150px; text-align:center; position: relative; bottom: auto; left: auto; margin-top: 1em}
}


/** Contact Card blurps **/
.blurp_gretl_contact_card {
  background-size: 6em  !important;
  padding: 1em;
  margin-bottom: 2em !important;
}

/** Contact and Reservation Text **/
.contact_bigger_text {
    font-size: 1.3em;
}

/* Center Events Filter  */
@media only screen and ( min-width: 768px ) {
  .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
      text-align: center;
  }
  .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
      float: none;
      display: inline-block;
  }
}

/* Center on Tablet and smaller devices   */
@media all and (max-width: 980px) {
  .center-on-mobile {
      text-align: center;
  }
}

/* Remove Sidebar border in single-event.php */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

/* Round images */
.et_portfolio_image > img {
  border-radius: 50%;
}

/* Responsive Table */
table.responsive {
  border: none;
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
@media only screen and (max-device-width: 768px) {
  table.responsiveblock {
    display: block;
  }
}

table.responsive tr:first-child td{
  border: none;
}

table.responsive th, table td {
  font-size: 1em;
  padding: 1em !important;
}

table.openinghour{
  max-width: 20em;
  border: none;
  margin-left: auto ;
  margin-right: auto;
}

table.openinghour tr td{
  padding: 0.3em !important;
  border: none;
}

table.openinghour tr td:nth-child(2) {
  text-align: right;
}

table.single-event-table tr td:nth-child(1){
  padding: 0em !important;
}

/* Single-event page css to show custom post type for Gretl Events*/

.single-event-row-fullwith {
  width: 100%;
  padding: 0;
}
.single-event-column {
  padding-top: 1em;
}

@media (max-device-width: 768px) {
  .single-event-nav {
    margin: 0;
    text-align: center !important;
  }
}



/* 
 * GETAVO Voucher Styles
 * Adapted by Thomas Biasion
 * 11.02.2021
 * Update 31.8.2025 can be deleted as the pluing was updated to new version
 * 


/* GETAVO brandnamic for Vouchers Gretl Font */
#vwizard {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300
}

/* GETAVO brandnamic Dirty fixes */
#vwizard .step2 form .shipment_info,
#vwizard .service_voucher_bluebox {
    border: 2px solid #ccc;
	border-radius: 0;
}
#vwizard .step2 form .shipment_info p {
    color: #383835;
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 [class*="col"] {
	color: inherit !important;
}

#vwizard .w-lg-60 {
  width: 100%;
  text-align: left !important;
  padding-top: 1em;
  padding-bottom: 1em;
}

.yanovis-voucher-field-description {
	width: 100%
}

/* 
 * GETAVO Styling by Seehotel Ambach Designer with some slight modifications e.g. for slider  
 * */
#vwizard .step2 form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form select,
#vwizard .step2 form textarea {
    transition: border-color 0.2s;
    outline: 0;
    width: 100%;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1.5;
    border: 2px solid #ccc;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.6rem 0.8rem;
    height: 3.8rem;
}


#vwizard .step2 form input.disabled:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form input[disabled]:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form select.disabled,
#vwizard .step2 form select[disabled],
#vwizard .step2 form textarea.disabled,
#vwizard .step2 form textarea[disabled]{
    background: #e6e6e6;
    cursor: default;
    color: #999;
}
#vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form select:focus,
#vwizard .step2 form textarea:focus{
    border-color: #078e5e;
}
#vwizard .step2 form .t-red input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form .t-red select:focus,
#vwizard .step2 form .t-red textarea:focus,
.t-red #vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.t-red #vwizard .step2 form select:focus,
.t-red #vwizard .step2 form textarea:focus{
    border-color: #e8685b;
}
#vwizard .step2 form .t-teal input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form .t-teal select:focus,
#vwizard .step2 form .t-teal textarea:focus,
.t-teal #vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.t-teal #vwizard .step2 form select:focus,
.t-teal #vwizard .step2 form textarea:focus{
    border-color: #666666;
}
#vwizard .step2 form .t-green input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form .t-green select:focus,
#vwizard .step2 form .t-green textarea:focus,
.t-green #vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.t-green #vwizard .step2 form select:focus,
.t-green #vwizard .step2 form textarea:focus {
    border-color: #078e5e;
}
#vwizard .step2 form .t-salmon input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form .t-salmon select:focus,
#vwizard .step2 form .t-salmon textarea:focus,
.t-salmon #vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.t-salmon #vwizard .step2 form select:focus,
.t-salmon #vwizard .step2 form textarea:focus{
    border-color: #f4967c;
}
#vwizard .step2 form .t-yellow input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form .t-yellow select:focus,
#vwizard .step2 form .t-yellow textarea:focus,
.t-yellow #vwizard .step2 form input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.t-yellow #vwizard .step2 form select:focus,
.t-yellow #vwizard .step2 form textarea:focus{
    border-color: #f9bc19;
}
#vwizard .step2 form textarea,
#vwizard .step2 form textarea.form-control{
    vertical-align: top;
    height: auto;
    min-height: 10rem;
    resize: vertical;
}

#vwizard .step2 form select,
.form_input-select {
    cursor: pointer;
}
#vwizard .step2 form select[multiple],
.form_input-select[multiple] {
    height: auto;
}
@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) or ((-moz-appearance: none) and (mask-type: alpha)) {
    #vwizard .step2 form select{
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='5' viewBox='0 0 19 5'%3E%3Cpath d='M0 0l4.5 5L9 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 100%;
        padding-right: 3.5rem;
    }
    #vwizard .step2 form select[multiple]{
        padding: 0;
        background-image: none;
    }
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    #vwizard .step2 form select{
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='5' viewBox='0 0 19 5'%3E%3Cpath d='M0 0l4.5 5L9 0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 100%;
        padding-right: 3.5rem;
    }
    #vwizard .step2 form select[multiple]{
        padding: 0;
        background-image: none;
    }
    #vwizard .step2 form select::-ms-expand{
        display: none;
    }
    #vwizard .step2 form select:focus::-ms-value{
        background: transparent;
        color: inherit;
    }
}


@media (max-width: 62.875em) {
  #vwizard .step1 .voucher_selection .vouchers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
}
}

@media (min-width: 48em) {
    #vwizard .step1 .voucher_selection .vouchers{
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step1 .voucher_selection .vouchers{
        margin-left: -1.1875rem !important;
        margin-right: -1.1875rem !important;
    }
}
@media (min-width: 90em) {
    #vwizard .step1 .voucher_selection .vouchers{
        margin-left: -1.5625rem !important;
        margin-right: -1.5625rem !important;
    }
}

#vwizard .step1 .voucher_selection .voucher_type_box,
#vwizard .step2 > .bodytext .yanovis-voucher-field-benefits,
#vwizard .step2 > .bodytext .yanovis-voucher-field-description,
#vwizard .step2 > .bodytext .yanovis-voucher-field-title {
    width: 100%;
    min-height: 0.1rem;
    position: relative;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
@media (min-width: 48em) {
    #vwizard .step1 .voucher_selection .voucher_type_box,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-benefits,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-description,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-title{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step1 .voucher_selection .voucher_type_box,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-benefits,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-description,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-title{
        padding-left: 1.1875rem;
        padding-right: 1.1875rem;
    }
}
@media (min-width: 90em) {
    #vwizard .step1 .voucher_selection .voucher_type_box,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-benefits,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-description,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-title{
        padding-left: 1.5625rem;
        padding-right: 1.5625rem;
    }
}


#vwizard {
	color: #666666;
    line-height: 1.5;
    background: #fff;
    letter-spacing: 0.06rem;
    font-size: 1rem;
    font-family: Neue Helvetica, Helvetica Neue, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}
#vwizard h1{
    margin: 0;
    font-family: inherit;
    font-weight: 300;
    font-size: 1.875rem;
    line-height: 1.2;
}
@media (min-width: 62.875em) {
    #vwizard h1{
        font-size: 2.5rem;
    }
}
@media (min-width: 90em) {
    #vwizard h1{
        font-size: 3.5rem;
    }
}
#vwizard h2{
    margin: 0;
    font-family: inherit;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4;
}
@media (min-width: 48em) {
    #vwizard h2{
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (min-width: 62.875em) {
    #vwizard h2{
        font-size: 1.5rem;
    }
}
@media (min-width: 90em) {
    #vwizard h2{
        font-size: 2.0625rem;
    }
}
#vwizard h4{
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
}
#vwizard p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1rem;
}
.btn,
.btn-primary,
.btn-success {
    border-radius: 0;
    border: 2px solid;
    background: transparent !important;
    font-size: 0.875rem !important;
    line-height: 1.5;
    color: #666666;
    padding: 0.5rem 1.5rem;
}

@media (min-width: 48em) {
    .btn,
    .btn-primary,
    .btn-success {
        font-size: 1rem !important;
    }
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn:active,
.btn:focus,
.btn:hover,
.show > .btn-primary.dropdown-toggle {
    background: transparent;
    border: 2px solid;
    color: #666666;
    box-shadow: none;
}
#vwizard .step2 .devices.checkout.bottom .btn {
    text-transform: capitalize;
}
#vwizard .step {
    width: 100% !important;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
@media (min-width: 48em) {
    #vwizard .step {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step {
        padding-left: 2.375rem;
        padding-right: 2.375rem;
    }
}
@media (min-width: 90em) {
    #vwizard .step {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
        max-width: 90rem;
    }
}
#vwizard .step2 {
    padding-top: 0;
    padding-bottom: 0;
}
#vwizard .step1 .col-lg-5.align-self-center {
    text-align: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 3rem;
}
@media (min-width: 48em) {
    #vwizard .step1 .col-lg-5.align-self-center {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 8.33333%;
    }
}
#vwizard .step1 .col-lg-7.align-self-center {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#vwizard .step1 h1 {
    padding-top: 0;
    margin-bottom: 1.5rem;
}
@media (min-width: 62.875em) {
    #vwizard .step1 h1 {
        margin-bottom: 3rem;
    }
}
#vwizard .step1 p {
    font-size: 1.0625rem;
    line-height: 1.4;
    color: #383835;
}
@media (min-width: 48em) {
    #vwizard .step1 p {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step1 p {
        font-size: 1.5rem;
    }
}
@media (min-width: 90em) {
    #vwizard .step1 p {
        font-size: 2.0625rem;
    }
}
#vwizard .step1 .slider {
    width: calc(100% + 40px);
    margin: 0 -20px;
    display: -ms-flexbox !important;
    display: flex !important;
}
@media (max-width: 992px) {
    #vwizard .step1 .slider {
        display: none !important;
    }
}
#vwizard .step1 .slider .slick-list {
    overflow: visible;
}
#vwizard .step1 .slider .slick-slide {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    padding: 0 20px;
}
#vwizard .step1 .slider .voucher_type {
    font-size: 1.6rem;
    right: auto !important;
    max-width: none;
    width: 50%;
}
#vwizard .step1 .slider .voucher_type[style="width: 100% display: inline-block"] {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
}
#vwizard .step1 .slider .slick-slide .picture {
    width: auto;
}
#vwizard .step1 .slider .picture {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    margin-bottom: 0.75rem;
    border-radius: 0;
}
#vwizard .step1 .voucher_type .picture .pricetag {
    border: 0;
    padding: 0;
    line-height: inherit;
    bottom: 16px;
}
#vwizard .step1 .voucher_type .picture .pricetag .roundborder {
    padding: 0;
    background: transparent;
    border-radius: 0;
    width: auto;
    height: auto;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
#vwizard .step1 .slider h2 {
    font-size: 1rem;
    text-align: center;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 1rem;
    padding-top: 0.75rem;
}
@media (min-width: 62.875em) {
    #vwizard .step1 .slider h2 {
        font-size: 1.25rem;
    }
}

/* Gretl Change */
#vwizard .step1 .voucher_type .overlay_text .teaser {
	color: white;
}
#vwizard .step1 .slider_controls .category .filter {
	border: none;
}
#vwizard .step1 .slider_controls .category .filter:hover {
    background-color: #ededed; 
}
#vwizard .step1 .slider_controls .category .filter.active {
    background-color: #ededed; 
}

#vwizard .step1 .voucher_selection .categories {
    display: none;
}
#vwizard .step1 .voucher_selection .vouchers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#vwizard .step1 .voucher_selection .voucher_type_box {
    box-shadow: none;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    -ms-flex: none;
    flex: none;
}
@media (min-width: 48em) {
    #vwizard .step1 .voucher_selection .voucher_type_box {
        width: 50%;
    }
}
#vwizard .step1 .voucher_selection .voucher_type_box .picture {
    float: none;
    width: 100%;
    margin-top: 0;
    padding-bottom: 66.66667%;
    overflow: hidden;
    position: relative;
    border-radius: 0 !important;
}
#vwizard .step1 .voucher_selection .voucher_type_box .picture img {
    position: absolute;
}
#vwizard .step1 .voucher_selection .voucher_type_box .text {
    float: none;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: #666666;
    height: 7rem;
}
#vwizard .step1 .voucher_selection .voucher_type_box .text h2 {
    color: #fff;
    font-size: 1.25rem;
    -ms-flex: none;
    flex: none;
    width: 100%;
}
#vwizard .step1 .voucher_selection .voucher_type_box .text .price {
    -ms-flex: none;
    flex: none;
    width: 100%;
    color: #fff;
    font-size: 0.875rem;
}
#vwizard .step1 .voucher_selection .voucher_type_box .more {
    color: transparent;
    border: 0;
    right: 0.5rem;
    bottom: 0;
    width: calc(100% - 1rem);
    height: 100%;
}
#vwizard .step1 .voucher_selection .voucher_type_box .more:active {
    background: transparent;
    border: 0;
}
@media (min-width: 48em) {
    #vwizard .step1 .voucher_selection .voucher_type_box .more {
        right: 1rem;
        width: calc(100% - 2rem);
    }
}
@media (min-width: 62.875em) {
    #vwizard .step1 .voucher_selection .voucher_type_box .more {
        right: 1.1875rem;
        width: calc(100% - 2.375rem);
    }
}
#vwizard .voucher.preview {
    width: calc(100% - 1rem);
}
@media (min-width: 48em) {
    #vwizard .voucher.preview {
        width: calc(100% - 2rem);
    }
}
@media (min-width: 62.875em) {
    #vwizard .voucher.preview {
        width: calc(100% - 2.375rem);
    }
}
@media (min-width: 90em) {
    #vwizard .voucher.preview {
        width: calc(100% - 3.125rem);
    }
}
#vwizard .voucher.preview .voucherbox .voucherbox_preview {
    box-shadow: none;
    border: 2px solid;
}
#vwizard .voucher.preview .voucherbox .voucherbox_price {
    box-shadow: none;
    border: 0;
    padding: 0;
    margin-top: 1.125rem;
}
#vwizard .voucher.preview .label {
    font-size: inherit;
    text-transform: none;
    opacity: 1;
    display: inline;
}
#vwizard .voucher.preview .price {
    display: inline;
    font-size: 1.25rem;
}
#vwizard .voucher.preview .price .suffix {
    font-size: inherit;
}
#vwizard .voucher.preview .voucherbox .help {
    padding: 0;
    font-size: 0.875rem;
}
#vwizard .step2 .devices.checkout.top {
    position: relative;
    background: transparent;
}
#vwizard .step2 .devices.checkout.top .titlenav {
    width: auto !important;
    position: relative;
    font-size: 1.6rem;
    margin: 0 !important;
    border-bottom: 1.5rem solid transparent;
}
#vwizard .step2 .devices.checkout.top .titlenav .back {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
#vwizard .step2 .devices.checkout.top .vprogress {
    width: auto;
    margin: 9px 70px 35px;
}
#vwizard .step2 .devices.checkout.top .vprogress .fstep {
    font-size: 0.6rem;
}
#vwizard .step2 .devices.checkout.top .vprogress .fstep.active .dot {
    border-color: #666666;
}
#vwizard .step2 .box_wrap .box {
    margin-top: 20px;
    border: 2px solid #666666 !important;
    border-radius: 0;
}
#vwizard .step2 .box_wrap .box:hover .bag_logo svg {
    fill: #666666;
}
#vwizard .step2 .box_wrap a {
    color: #666666;
}
#vwizard .step2 > .label {
    margin-bottom: 1rem;
}
#vwizard .step2 > .label a {
    color: #383835;
}
#vwizard .step2 > .label a:before {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "arrow_back";
    margin-right: 8px;
    margin-top: -3px;
}
#vwizard .step2 > .bodytext {
    padding-top: 0;
    width: auto;
    text-align: left !important;
}
@media (max-width: 992px) {
    #vwizard .step2 > .bodytext {
        padding-top: 30px;
        text-align: center;
    }
}
@media (min-width: 992px) {
    #vwizard .step2 > .bodytext .yanovis-voucher-field-benefits,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-description,
    #vwizard .step2 > .bodytext .yanovis-voucher-field-title {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
#vwizard .step2 .devices.checkout.bottom {
    position: static;
    background: transparent;
}
#vwizard .step2 form .section {
    max-width: none;
    padding: 0;
    margin: 3.6rem 0;
}
#vwizard .step2 form hr {
    border-top: 2px solid;
    width: auto;
}
#vwizard .step2 form .section .label {
    font-size: 1.25rem;
}
#vwizard .step2 form .section .desc {
    font-size: 1rem;
    font-weight: 400;
    color: #383835;
}
#vwizard .step2 .slider .picture {
    padding: 0;
    border-radius: 0;
    border: 0;
    position: relative;
}
#vwizard .step2 .slider .picture.active:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #666666;
    width: 100%;
    height: 100%;
    content: "";
}
#vwizard .step2 .form-group.row {
    margin-bottom: 1.8rem !important;
}
#vwizard .step2 .section > .form-group.row > div[class*="col"],
#vwizard .step2 .section > .form-group.row > label[class*="col"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#vwizard .step2 form .section .form-group > label {
    font-size: inherit;
    padding-bottom: 0.375rem;
    color: #383835;
    max-width: none;
    padding-top: 0;
}
#vwizard .step2 form .section .form-group.row > div {
    max-width: none;
}
#vwizard .step2 form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#vwizard .step2 form select,
#vwizard .step2 form textarea {
    color: #383835;
    opacity: 1;
    height: 2.375rem;
    padding: 0.375rem 0.5rem;
}
#vwizard .step2 form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus,
#vwizard .step2 form select:focus,
#vwizard .step2 form textarea:focus {
    color: #383835;
    border-color: #666666;
    box-shadow: none;
}
#vwizard .step2 form textarea,
#vwizard .step2 form textarea.form-control {
    opacity: 1;
}
.coupon_pricediv .input-group-addon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#vwizard .step2 .coupon_pricediv .custom-control.custom-checkbox.my-1.mr-lg-2.desktop + .devices.row .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#vwizard .step2 .coupon_pricediv .custom-control.custom-checkbox.my-1.mr-lg-2.desktop + .devices.row .col-4 .abslabel {
    width: auto;
}
@media (min-width: 992px) {
    #vwizard .step2 .coupon_pricediv .custom-control.custom-checkbox.my-1.mr-lg-2.desktop + .devices.row {
        display: none;
    }
}

@media (max-width: 767px) {
#vwizard .step2 form select.form-control {
    width: 100%;
	}
}

.btn-group > .btn {
    border-radius: 0;
    border-width: 2px;
    margin-bottom: 0;
}
.btn-group-sm > label.btn {
    font-size: 1rem !important;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:not(:first-child),
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-width: 2px;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    border-color: #666666 !important;
    background: transparent;
}
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group,
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -2px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before,
.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background: #666666 !important;
}
.custom-checkbox .custom-control-input ~ .custom-control-label:before {
    box-shadow: none !important;
}
.custom-control-label {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.custom-control-label a,
.icon-cloud-download:before,
.icon-mailbox:before,
.service_voucher_bluebox:before {
    color: #666666 !important;
}
.help-block ul li {
    color: #ed331a;
}
#vwizard .step3 form > .bodytext {
    width: auto !important;
    margin-bottom: 3rem;
}
@media (min-width: 48em) {
    #vwizard .step3 form > .bodytext .col-12 {
        margin-left: 8.33333%;
        max-width: 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    }
}
#vwizard .step3 form > .bodytext h1 {
    padding-top: 0;
    margin-bottom: 1.5rem;
    text-align: center;
}
@media (min-width: 62.875em) {
    #vwizard .step3 form > .bodytext h1 {
        margin-bottom: 3rem;
    }
}
#vwizard .step3 form > .bodytext p {
    font-size: 1.0625rem;
    line-height: 1.4;
    text-align: center;
    color: #383835;
}
@media (min-width: 48em) {
    #vwizard .step3 form > .bodytext p {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step3 form > .bodytext p {
        font-size: 1.5rem;
    }
}
@media (min-width: 90em) {
    #vwizard .step3 form > .bodytext p {
        font-size: 2.0625rem;
    }
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 {
    width: auto !important;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 48em) {
    #vwizard .step3 .row.w-75.mx-auto.mt-4 .col-md-12 {
        max-width: 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    }
}
@media (min-width: 768px) {
    #vwizard .step3 .row.w-75.mx-auto.mt-4 .col-md-6:last-child {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
#vwizard .step3 .table.table-condensed th {
    padding-top: 0;
    border-top: 0;
    border-bottom-color: #666666;
}
#vwizard .step3 .table.table-condensed th:first-child {
    padding-left: 0;
}
#vwizard .step3 .table.table-condensed th:last-child {
    padding-right: 0;
}
#vwizard .step3 .table.table-condensed th strong {
    font-weight: 400;
}
#vwizard .step3 .table.table-condensed td {
    color: #383835;
    border-bottom: 2px solid #666666;
}
#vwizard .step3 .table.table-condensed td:first-child {
    padding-left: 0;
}
#vwizard .step3 .table.table-condensed td:last-child {
    padding-right: 0;
}
#vwizard .step3 .table.table-condensed td strong {
    font-weight: 400;
    color: #383835;
}
#vwizard .step3 hr {
    display: none;
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 [class*="col"] {
    margin-bottom: 2.25rem;
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 [class*="col"] h4 {
    margin-bottom: 0.75rem !important;
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 [class*="col"] p {
    color: #383835;
}
#vwizard .step3 .row.w-75.mx-auto.mt-4 [style="font-size:17px"] .material-icons {
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -3px;
    color: #666666;
}
#vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 {
    width: auto !important;
    padding-top: 0.75rem;
}
#vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 a.btn {
    margin-left: 0.5rem;
}
@media (min-width: 48em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 a.btn {
        margin-left: calc(8.33333% + 1rem);
    }
}
@media (min-width: 62.875em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 a.btn {
        margin-left: calc(8.33333% + 1.1875rem);
    }
}
@media (min-width: 90em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 a.btn {
        margin-left: calc(8.33333% + 1.5625rem);
    }
}
#vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 button.btn {
    margin-right: 0.5rem;
}
@media (min-width: 48em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 button.btn {
        margin-right: calc(8.33333% + 1rem);
    }
}
@media (min-width: 62.875em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 button.btn {
        margin-right: calc(8.33333% + 1.1875rem);
    }
}
@media (min-width: 90em) {
    #vwizard .step3 .row.w-75.mx-auto.text-right.justify-content-between.pb-4 button.btn {
        margin-right: calc(8.33333% + 1.5625rem);
    }
}
@media (min-width: 48em) {
    #vwizard .step4 .bodytext {
        margin-left: 8.33333%;
        max-width: 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    }
}
#vwizard .step4 .bodytext .material-icons {
    display: none;
}
#vwizard .step4 .bodytext h1 {
    padding-top: 0;
    margin-bottom: 1.5rem;
    text-align: center;
}
@media (min-width: 62.875em) {
    #vwizard .step4 .bodytext h1 {
        margin-bottom: 3rem;
    }
}
#vwizard .step4 .bodytext h4 {
    font-size: 1.0625rem;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 1.5rem;
}
@media (min-width: 48em) {
    #vwizard .step4 .bodytext h4 {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (min-width: 62.875em) {
    #vwizard .step4 .bodytext h4 {
        font-size: 1.5rem;
    }
}
@media (min-width: 90em) {
    #vwizard .step4 .bodytext h4 {
        font-size: 2.0625rem;
    }
}
#vwizard .step4 .bodytext p {
    color: #383835;
    margin-bottom: 3rem;
}




/* 
 * HOGAST Online Payments Styles
 * Adapted by Thomas Biasion
 * 24.03.2021
 * 
 * */

#hg-wi-form div,#hg-wi-form span,#hg-wi-form applet,#hg-wi-form object,#hg-wi-form iframe,#hg-wi-form .ti-h1,#hg-wi-form .ti-h2,#hg-wi-form .ti-h3,#hg-wi-form .ti-h4,#hg-wi-form .ti-h5,#hg-wi-form .ti-h6,#hg-wi-form p,#hg-wi-form blockquote,#hg-wi-form pre,#hg-wi-form a,#hg-wi-form abbr,#hg-wi-form acronym,#hg-wi-form address,#hg-wi-form big,#hg-wi-form cite,#hg-wi-form code,#hg-wi-form del,#hg-wi-form dfn,#hg-wi-form em,#hg-wi-form img,#hg-wi-form ins,#hg-wi-form kbd,#hg-wi-form q,#hg-wi-form s,#hg-wi-form samp,#hg-wi-form small,#hg-wi-form strike,#hg-wi-form strong,#hg-wi-form sub,#hg-wi-form sup,#hg-wi-form tt,#hg-wi-form var,#hg-wi-form b,#hg-wi-form u,#hg-wi-form i,#hg-wi-form center,#hg-wi-form dl,#hg-wi-form dt,#hg-wi-form dd,#hg-wi-form ol,#hg-wi-form ul,#hg-wi-form li,#hg-wi-form fieldset,#hg-wi-form form,#hg-wi-form label,#hg-wi-form legend,#hg-wi-form table,#hg-wi-form caption,#hg-wi-form tbody,#hg-wi-form tfoot,#hg-wi-form thead,#hg-wi-form tr,#hg-wi-form th,#hg-wi-form td,#hg-wi-form article,#hg-wi-form aside,#hg-wi-form canvas,#hg-wi-form details,#hg-wi-form embed,#hg-wi-form figure,#hg-wi-form figcaption,#hg-wi-form footer,#hg-wi-form header,#hg-wi-form hgroup,#hg-wi-form menu,#hg-wi-form nav,#hg-wi-form output,#hg-wi-form ruby,#hg-wi-form section,#hg-wi-form summary,#hg-wi-form time,#hg-wi-form mark,#hg-wi-form audio,#hg-wi-form video{
	font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;font-weight: 300}


#rxdeposit-container #hg-wi-form {
	padding: 0;
}

#rxdeposit-container .h-wi-header,
#rxdeposit-container .h-wi-logo {
    display: none;
}

#rxdeposit-container #hg-wi-form a {
    color: rgb(255,131,86);
}

#rxdeposit-container .h-wi-button {
	background-color: rgb(255,131,86) !important;
    color: white !important;

}

#rxdeposit-container #hg-wi-form .h-wi-content .h-wi-row { background-color: white; ; }

#rxdeposit-container .h-wi-input,
#rxdeposit-container .h-wi-amount{
    border-color: #666666 !important;
}

#rxdeposit-container .h-wi-input:focus{
    border-color: rgb(255,131,86) !important;
}

#rxdeposit-container #hg-wi-form .h-wi-content .h-wi-row .h-wi-minmax-errortext {
	 background-color: white !important;
	 color: red;
}

#rxdeposit-container .hWiPrivacyBlock.h-wi-error{
    border-color: white !important;
}

/* 
 * HOGAST Online Payments Styles e.g used on https://www.gretlamsee.com/de/online-zahlung/
 * Adapted by Thomas Biasion
 * 25.05.2024
 * 
 * */

#gretlhogast .hgPaymentWidget { 
	font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	margin:auto;
	color: rgb(255,131,86);
}


#gretlhogast .hgPaymentWidget .hgpName {
	visibility: hidden;
}

#gretlhogast .hgPaymentWidget .hgpProgress {
	border-bottom: 1px;
}

#gretlhogast .hgPaymentWidget .hgpProgress .hgpRect{
	border-color: rgb(255,131,86);
	color: rgb(255,131,86)
}
#gretlhogast .hgPaymentWidget .hgpProgress .hgpStepActive .hgpRect{
	background-color:rgb(255,131,86);
	color: white;
}

#gretlhogast .hgPaymentWidget .hgpProgress .hgpStep:not(:last-child) .hgpStepInner>div:last-child:before{
	border-top:2px dotted rgb(255,131,86);}

#gretlhogast .hgPaymentWidget .hgpProgress .hgpLabel {
	color: rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpForm .hgpFormRow {
	background-color: #ededed;
}

#gretlhogast .hgPaymentWidget .hgpForm .hgpHighlight{
	background-color:rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpCheckBox {
	color: #666;
}

#gretlhogast .hgPaymentWidget span a{ 
	color: rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"] + span::before {
	border-color: #666;
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"] + span::after {
	border-color: #666;
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"] + span::before {
	border-color: #666;
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"] + span::after {
	background: #666;
}

#gretlhogast .hgPaymentWidget .hgpFormElement .hgpRadioButton {
	color: #666;
}

#gretlhogast .hgPaymentWidget .hgpAdditionalInfo a{ 
	color: rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpButton.hgpButtonPrimary {
	background-color: rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpSummaryContainer .hgpSummaryHeadline {
	background-color: rgb(255,131,86);
}

#gretlhogast .hgPaymentWidget .hgpProgress .hgpSumContainer {
	background-color:rgb(255,131,86);
	color: white;
}
