/** Load Seminars icons font */
@font-face {
  font-family: 'bcf-seminars';
  src:  url('fonts/bcf-seminars.eot?wsjqxm');
  src:  url('fonts/bcf-seminars.eot?wsjqxm#iefix') format('embedded-opentype'),
    url('fonts/bcf-seminars.ttf?wsjqxm') format('truetype'),
    url('fonts/bcf-seminars.woff?wsjqxm') format('woff'),
    url('fonts/bcf-seminars.svg?wsjqxm#bcf-seminars') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="bcf-icon-"], [class*=" bcf-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bcf-seminars' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bcf-icon-calendar:before {
  content: "\e00d";
}
.bcf-icon-wallet:before {
  content: "\e016";
}
.bcf-icon-map:before {
  content: "\e025";
}
.bcf-icon-profile-male:before {
  content: "\e040";
}
.bcf-icon-clock:before {
  content: "\e055";
}



*:focus {outline:0;}
p.seminar-info{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	display: table;
}

.seminar-info i{
	font-size: 26px;
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #874a4a;
    vertical-align: middle;
}

.seminar-info strong{
	margin-left: 10px;
	font-size: 18px;
}

#div_block-83-7756 .ct-shortcode{

}

/** Seminar registration styles */
/** Label font styling */
label.field{
    /*font-family: "Montserrat";*/
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
}

.ui.checkbox input.hidden+label, #ini-contact-form input, #ini-contact-form  textarea, #ini-contact-form .ui.message .header{
	/*font-family: "Montserrat";*/
}

#seminar-registration-form .ui.success.message{
	/*font-family: "Montserrat";*/
	font-size: 18px;
}

#seminar-registration-form .fields{
	/*align-items: center;*/
}

#seminar-registration-form .seminar-register, .kaffee_catering_form_submit{
	float: right;
}

/** Custom icon for the dropdowns of the forms */
.selection.dropdown.icon > i.icon{
  opacity: .5;
  margin-left: -2px;
}

.ui.loading.form:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: #f9f7f3;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0.9;
}

.ui.loading2.form:before{
  background: #fff;
}

/** BCF contact form styles */
.bcf_contact_form_submit{
  float: right;
}

/** Fix mein konto page */
#customer_login h2{
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
}

p.woocommerce-form-row label{
  color: #874a4a;
  text-transform: initial;
  font-weight: 300;
  font-size: 18px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  border: none;
  height: 40px;
  padding: 20px;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.woocommerce button.button{
 background: #874a4a;
 color: #fff;
 font-weight: 300;
 height: 50px;
}

.woocommerce button.button:hover{
 background: #874a4a;
 color: #fff;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
  display: none;
}

.woocommerce-privacy-policy-text{
  font-weight: 300;
  padding-left: 5px;
}

p.woocommerce-LostPassword{
  font-weight: 300;
  padding-left: 5px;
}

/** Fixing Woo Styles */
.woocommerce-info{
  border-top-color: #874a4a;
  font-size: 20px;
  font-weight: 300;
}
.woocommerce-info::before{
  color: #874a4a;
}
#shortcode-3-12 > div > div > div.u-columns.woocommerce-Addresses.col2-set.addresses > div.u-column1.col-1.woocommerce-Address > header > h3{
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 10px;
}
#shortcode-3-12 > div > div > div.u-columns.woocommerce-Addresses.col2-set.addresses > div.u-column2.col-2.woocommerce-Address > header > h3{
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 10px;
}
.woocommerce-account .addresses .title .edit{
  float: right;
  font-size: 16px;
  color: #874a4a;
  margin-top: 17px;
  margin-right: 10px;
}
header.woocommerce-Address-title{
  padding: 10px;
  background: #0000000f;
}
#shortcode-3-12 > div > div > div.u-columns.woocommerce-Addresses.col2-set.addresses address{
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  margin-top: 10px;
  margin-left: 10px;
}

.select2-container .select2-selection--single{
  height: 33px;
}
div.woocommerce-address-fields label{
  font-size: 12px;
}
div.woocommerce-MyAccount-content h3{
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}
div.woocommerce-MyAccount-content p.address-field{
  padding-top: 10px;
  padding-bottom: 10px;
}
div.woocommerce-MyAccount-content button.button{
  float: right;
  margin-top: 10px;
}

/** Fixing Product single page */
#tab-additional_information > h2{
  display: none;
}

.woocommerce td.product-name dl.variation dt.variation-PersnlicheWorte{
  display: none;
}

.ouocc-cart-items .product_list_widget .mini_cart_item .variation dt, .ouocc-cart-items .product_list_widget .mini_cart_item .variation dd{
  display: none;
}

.variation-Von p{
  display: inline;
}

.seminare_seminarablauf-container ul li{
  background: url('images/arrow-right.png') no-repeat left center;
  padding: 0 10px 0 30px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
  font-weight: 500;
}

.seminare_seminarablauf-container ul{
  padding: 0;
}

.seminare_seminarort-container{
  width: 100%;
  background-color: #ffffff;
  padding-left: 40px;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  box-shadow: rgb(86 109 143 / 10%) 0 1em 2em;
}

.seminare_seminarort-container{
  font-weight: 500;
}

.seminar_info_row i{
  /*font-size: 26px;*/
  /*color: #874a4a;*/
  font-size: 32px;
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #874a4a;
    vertical-align: middle;
}

.seminare_seminarablauf-container > .p1{
  font-size: 24px;
}

.postid-9295 #mwb_wgm_price{
  position: relative;
  width: 80%;
  margin-right: 5px;
}

.added_to_cart{
  display: none!important;
}

.xt_woofc-quantity-col input{
  width: auto!important;
}

@media only screen and (max-width: 600px) {
  div.woocommerce-notices-wrapper > div > a{
    width: 100%;
  }
}