.select2-container--open .select2-dropdown{
  z-index: 99999999;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: auto !important;
  margin: auto !important;
  overflow: hidden !important;
  padding: 10px !important;
  position: unset !important;
  width: 48.55% !important;
  max-width: 100%;
  border-width: 0 !important;
  border-radius: 0 !important;
  color: #000000;
  font-size: 20px !important;
  line-height: 30px !important;
  border-style: solid;
  font-weight: 300;
}

.schulthess-checkout-rabattinfo{
  background: #e9ecef !important;
  color: #000000 !important;
  padding: 20px 30px !important;
  margin: 20px 0px;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 100%;
}

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

  .fooevents-attendee-solution .woocommerce-input-wrapper ,
  .schulthess-attendee-form-fields .attendee-full-width.fooevents-attendee-countries .woocommerce-input-wrapper {
    width: 48.55% !important;
    max-width: 100%;
  }
}

#field_6062_attendeesolution____field.select2-hidden-accessible {
  width: 48.55% !important;
  max-width: 100%;
}

#field_6062_attendeeland_1__1.select2-hidden-accessible {
  width: 100% !important;
  max-width: 100%;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 48.8% !important;
  overflow: visible;
}

.schulthess-product-buy-popup .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.schulthess-product-buy-form abbr.required {
  color: inherit !important;
}

.schulthess-product-buy-popup .schulthess-product-buy-container {
  position: relative;
  width: 80%;
  max-width: 800px !important;
  max-height: 80vh;
  overflow-y: scroll;
  background: #fff;
  padding: 30px 0 !important;
}

/*
.schulthess-product-buy-form  > * > *{
  padding-left: 50px;
  padding-right: 50px;
}
*/

.schulthess-product-buy-form #opc-messages{
  padding-left: 0px;
  padding-right: 0px;
}

/*
.schulthess-product-buy-form #opc-messages .woocommerce-message{
  padding-left: 50px !important;
  padding-right: 50px !important;
}

*/

.schulthess-product-buy-popup {
  position: fixed;
  background: rgba(36,69,102,0.8) !important;
}

/**** TITEL *****/

.schulthess-checkout-form-title {
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}


/**** INFO *****/

.schulthess-product-buy-form .schulthess-checkout-account-notices {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 25px 0;
}

.schulthess-product-buy-form .schulthess-checkout-account-notice-login ,
.schulthess-product-buy-form .schulthess-checkout-account-notice-registration {
  width: 48%;
  flex-basis: 48%;
  min-height: 260px;
  margin: 25px 0 0 0;
  padding: 30px;
  border: 2px solid #244566;
  background: none !important;
}

.schulthess-product-buy-container .schulthess-checkout-account-notice-login a.button {
  display: inline-block !important;
  margin: 45px auto 0 auto !important;
  float: none !important;
  background-color: rgba(36,69,102,0);
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background: transparent;
  background-color: transparent;
  position: relative;
  border: 2px solid;
  border-radius: 3px;
  color: #244566;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.schulthess-product-buy-container .schulthess-checkout-account-notice-login a.button:hover {
  border: 2px solid transparent;
  padding: 0.3em 2em 0.3em 1em;
  background: rgba(0,0,0,0.05);
}

#page-container .schulthess-product-buy-form .woocommerce-info ,
.schulthess-product-buy-form .schulthess-checkout-account-notice-access {
  background: #e9ecef !important;
}

#page-container .schulthess-product-buy-form .woocommerce-info {
  color: #000000 !important;
  padding: 20px 30px !important;
}

.schulthess-product-buy-form .schulthess-checkout-account-notice-access {
  margin-bottom: 70px;
}



/**** ART DER VERANSTALTUNG *****/

.schulthess-checkout-form-type-wrapper{
  margin-bottom: 20px;
  font-size: 20px !important;
}

.schulthess-checkout-form-type-wrapper h4{
  font-weight: bold;
  padding-bottom: 5px;
}

#pa_teilnahme label{
  -webkit-padding-start: 6px !important;
}


/***** TYP DER VERANSTALTUNG *****/

#pa_teilnahme input,
#pa_teilnahme label{
  cursor: pointer;
}

.woocommerce div.product form.cart .variations td .online-teilnahme-info{
  max-width: 420px !important;
  width: 100%;
}

.woocommerce div.product form.cart .variations td .praesenzveranstaltung-info{
  max-width: 425px !important;
  width: 100%;
}

.woocommerce div.product form.cart .variations td {
  padding-bottom: 0px !important;
}

.variations_form{
  margin: 0 !important;
}

.single_variation_wrap{
  display: none !important;
}

.varianten-info-checkout{
  font-size: 20px;
  color: #000;
  font-weight: 300;
  line-height: 30px;
  padding: 0px 0px 15px 0px;
}

.varianten-info-checkout .preis-praesenzveranstaltung-teilnahme,
.varianten-info-checkout .preis-online-teilnahme{
  font-weight: bold;
}

.varianten-info-checkout .preis-praesenzveranstaltung-teilnahme .woocommerce-Price-currencySymbol,
.varianten-info-checkout .preis-online-teilnahme .woocommerce-Price-currencySymbol{
  font-weight: normal;
}


.schulthess-checkout-form-selection-wrapper h4{
  font-weight: bold;
  padding-bottom: 5px;
}

.variations_form label{
  font-size: 15px;
}

.woocommerce div.product form.cart .variations{
  padding: 0 !important;
  margin: 0 !important;
  display: inline-block;
}


.single_variation_wrap{
  display: inline-block;
  position: relative;
  top: -25px;
}

.woocommerce div.product p.stock {
  font-size: 15px;
  line-height: 10px;
}

.single_variation_wrap .price{
  font-weight: bold;
}


.woocommerce-lost-password .container{
  padding: 180px 0px !important;
}


/****** KUNDENKONTO-FRAGE *******/


.schulthess-product-buy-form  > * > *.woocommerce-form-login-toggle {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce-form-login-toggle .woocommerce-info {
  margin-bottom: 0px !important;
  padding-left: 38px !important;
  padding-right: 28px !important;
}

.woocommerce-form-login-toggle .woocommerce-info.schulthess-login-info-small {
  font-size: 12px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.woocommerce-form-login-toggle a {
  text-decoration: underline;
}

.woocommerce-form-login{
  padding: 40px 0px 0px 0px !important;
  margin: 0 !important;
  border: 0px solid #d3ced2 !important;
}

.woocommerce-form-login .form-row {
  padding: 3px;
  margin: 7px 0 7px;
}

.sf_custom_attendee_fields p{
  margin: 0px !important;
  padding: 0px !important;
}
/****** FELDER ******/

#order_comments_field{
    width: 100% !important;
}

#fooevents-attendee-1 .fooevents-attendee-number,
.woocommerce-shipping-fields{
  display: none;
}

.schulthess-attendee-form-fields ,
.woocommerce-additional-fields__field-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  row-gap: 0px;
  column-gap: 0px;
}

.woocommerce-additional-fields__field-wrapper > * {
  clear: none !important;
  float: unset !important;
  width: 100% !important;
}

#order_aufmerksam_field {
  padding-top: 12px !important;
}

.schulthess-attendee-form-fields + script + .schulthess-attendee-form-fields {
  margin-top: 45px;
}

#field_4224_attendeesolution____field {
  margin-right: 51.7%;
}

.schulthess-attendee-form-fields label,
.woocommerce-form-login label {
  font-size: 16px;
  color: #244566;
  font-weight: bold;
}

.woocommerce-form-login .lost_password{
  font-size: 13px;
  color: #244566;
  font-weight: bold;
  padding-left: 2px;
  line-height: 14px;
}

.schulthess-checkout-form-fields-container {
  padding-top: 25px !important;
}

.schulthess-checkout-form-fields-container select, #fooevents_bookings_date_val__trans {
  color: #000000;
  font-size: 20px;
  padding: 10px;
  line-height: 30px;
  border-style: solid;
  font-weight: 300;
}

form.woocommerce-checkout {
  padding-top: 35px !important;
}

form.woocommerce-checkout label > span.optional {
  display: none;
}


.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.et_pb_wc_cart_totals .select2-container--default .select2-selection--single,
.et_pb_wc_checkout_billing .select2-container--default .select2-selection--single,
.et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single {
  -webkit-appearance: none;
  background-color: #244566;
  max-width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #000000;
  font-size: 20px;
  padding: 10px;
  line-height: 30px;
  border-style: solid;
  font-weight: 300;
}


.schulthess-attendee-form-fields .form-row-wide{
  width: 48.8%;
}

.schulthess-attendee-form-fields .attendee-full-width,
#field_7598_attendeeland_1__1_field select{
  width: 100% !important;
}

#billing_email_field,
#billing_phone_field{
  display: none !important;
}


.schulthess-attendee-form-fields #billing_salutation_field,
.schulthess-attendee-form-fields #billing_country_field.form-row-wide,
.schulthess-attendee-form-fields #billing_branche_field.form-row-wide,
.schulthess-attendee-form-fields #billing_address_1_field.form-row-wide,
.schulthess-attendee-form-fields #billing_country_2_field.form-row-wide{
  width: 100% !important;
}

.woocommerce-billing-fields #billing_salutation{
  width: 47.552%;
}

.schulthess-attendee-fields {
  margin-bottom: 20px;
  margin-top: 10px;
}

.select2-container{
  display: none !important;
}

/***** BUTTONS *****/

.single-product.woocommerce-page #et-boc .schulthess-product-buy-container .et-l + .et-l {
  margin-top: 5px;
}

.single-product.woocommerce-page #et-boc .schulthess-product-buy-container .et-l .et_pb_row {
  padding-left: 0px !important;
  padding-top: 0;
  cursor: pointer;
}

.single-product.woocommerce-page #et-boc .schulthess-product-buy-container .et-l .et_pb_row a{
  display: block;
  font-size: 16px;
  color: #244566;
  font-weight: bold;
  cursor: pointer;
}


.single-product.woocommerce-page #et-boc .schulthess-product-buy-container .et-l .et_pb_row a span:first-child {
  font-size: 32px !important;
  font-weight: 500 !important;
  vertical-align: sub;
  transform: translateY(1px);
}


/***** BEMERKUNGEN *****/

.woocommerce-additional-fields label {
  font-size: 16px;
  color: #244566;
  font-weight: bold;
}

.woocommerce-additional-fields textarea {
  min-height: 8.5em !important;
  margin-top: 5px !important;
}


/**** DETAILS ****/

.schulthess-product-buy-container #customer_details{
  margin-top: 20px;
}

.vorzug-info{
  font-size: 15px;
  margin-top: -10px;
  margin-left: 10px;
}

/**** RECHNUNG DETAILS ****/

.schulthess-product-buy-container #customer_details .woocommerce-billing-fields{
  display: none;
}


/**** MORE DETAILS ****/

.woocommerce-additional-fields h3{
  display: none;
}

.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper{
  font-size: 20px;
  color: #244566;
  font-weight: bold;
}


/** BESTELLABSCHLUSS **/

.schulthess-product-buy-container #order_review_heading{
  font-weight: bold;
  margin-top: 50px;
}


.schulthess-product-buy-container #order_review .opc_order_review{
  font-size: 20px;
  color: #000000;
  font-weight: normal;
}

.woocommerce-checkout #payment {
  background: #ffffff;
  border-radius: 0px;
}


.woocommerce .schulthess-product-buy-container table.shop_table {
  text-align: left;
  border-collapse: inherit;
  border: 0;
}

.schulthess-product-buy-container #order_review .opc_order_review .product-details,
.schulthess-product-buy-container #order_review .opc_order_review .cart-subtotal th,
.schulthess-product-buy-container #order_review .opc_order_review .cart-subtotal td .woocommerce-Price-amount,
.schulthess-product-buy-container #order_review .opc_order_review .tax-rate th,
.schulthess-product-buy-container #order_review .opc_order_review .tax-rate td .woocommerce-Price-amount{
  font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif !important;
  font-size: 20px !important;
  color: #000000;
  font-weight: normal !important;
}

.schulthess-product-buy-container #order_review .opc_order_review .product-details,
.schulthess-product-buy-container #order_review .opc_order_review .product-details i{
  font-style: normal !important;
}

.schulthess-product-buy-container #order_review .opc_order_review .order-total td .woocommerce-Price-amount,
.schulthess-product-buy-container #order_review .opc_order_review .order-total th{
  font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}


.woocommerce .schulthess-product-buy-container table.product-total{
  text-align: right;
}

.schulthess-product-buy-container .woocommerce-terms-and-conditions-wrapper{
  font-size: 20px;
}

html #page-container .schulthess-product-buy-container #place_order {
  display: block !important;
  float: none !important;
  margin: 50px auto 80px !important;
  width: auto !important;
}

h4.fooevents-attendee-number{
  font-size: 18.5px;
  color: #244566;
  font-weight: bold;
}

#order_review .opc_cart_item td.product-name {
  padding-left: 0.587em !important;
  min-width: 60%;
  vertical-align: middle;
}

.tn-info-text{
  margin-top: 20px;
}

.woocommerce-info{
  margin: 0px 0 0px;
}

#page-container .schulthess-product-buy-form .woocommerce-info.woocommerce-form-login-toggle {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.schulthess-login-info-small .woocommerce-form__label,
.schulthess-login-info-small .woocommerce-button,
.schulthess-login-info-small .lost_password{
  display: block !important;
  text-align: right;
}


.schulthess-login-info-small .woocommerce-button{
  margin: 15px 0 10px auto !important;
  float: right !important;
}

.schulthess-repeater-click a,
.schulthess-repeater-remove-click a,
.schulthess-billing-address-click a{
  font-size: 20px;
  color: #244566;
  font-weight: bold;
  cursor: pointer;
}

.woocommerce-checkout a:hover, .woocommerce-checkout a:active {
  color: #8ac7ef !important;
}

.woocommerce table.shop_table .product-remove {
  display: none !important;
}

.woocommerce a.remove ,
.woocommerce a.remove:hover {
  color: inherit !important;
  padding-right: 1.1ch;
}

.woocommerce table.shop_table tr ,
.woocommerce table.shop_table th ,
.woocommerce table.shop_table td {
  float: none !important;
}

.woocommerce table.shop_table tr {
  display: table-row !important;
}

.woocommerce table.shop_table th ,
.woocommerce table.shop_table td {
  display: table-cell !important;
}

.woocommerce table.shop_table td {
  border-top: none;
}

.woocommerce table.shop_table tr {
  border-top: 1px solid rgba(0,0,0,.1);
}

.woocommerce table.shop_table tr > * + * {
  text-align: right;
}

.woocommerce table.shop_table .product-name > div {
  display: flex;
  align-items: center;
}

.woocommerce table.shop_table tr.opc_cart_item > td {
  display: table-cell !important;
}

.woocommerce table.shop_table tfoot {
  /*display: none;*/
}


#payment .wc_payment_methods.payment_methods.methods{
  display: none !important;
}

#order_review{
  margin-top: 20px;
}

#order_review .shop_table th{
  color: #244566;

}





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

  #field_4224_attendeesolution____field {
    margin-right: 0;
  }

  .woocommerce form .form-row {

    width: 100% !important;
  }
}

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


}




@media screen AND ( max-width: 767px ) {

  .schulthess-product-buy-form .schulthess-checkout-account-notices {
    display: block !important;
  }

  .schulthess-product-buy-form .schulthess-checkout-account-notice-login ,
  .schulthess-product-buy-form .schulthess-checkout-account-notice-registration {
    width: 100%;
  }
}


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

  .schulthess-product-buy-form .schulthess-checkout-account-notices {
    padding: 25px 0 !important;
  }
}
