.fusion-rollover a{
	font-size: 13px;
}

/*  .woocommerce-content-box {
      display: flex!important;
      flex-direction: column;
      align-items: flex-start!important;
  }

 .woocommerce-content-box .coupon-contents {
    flex-wrap: nowrap;
  }*/

/*  .woocommerce .checkout_coupon. .woocommerce-content-box .coupon-contents {
     justify-content: flex-start!important;
  }*/

.box_orange{
  padding: 5px 15px;
  border: 1px solid #f6a40c;
  color: #f6a40c;
  font-size: 22px;
  font-family: "PT Sans";
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;	
}

/* Breite Radio Buttons im Formualr, ame 2022-03-2022
 * wenn aktiviert, erscheinen die Kommentare über dem Formular ;-()
.checkout-people-radio-wrap{
	width: min-content;
}
*/

/* Schriftgroesse und Header center im Footer, ame 2021-03-18 */
.fusion-footer-widget-area, .fusion-footer-widget-area ul{
font-size: 14px !important;
}
.fusion-footer-widget-area .widget-title{
	text-align: center;
}

.top_image_bullets{
	font-size: 24px;
	color: #fff;
}

.woocommerce-form-login-toggle {
  display: none!important;
}

  .ui-datepicker-title select {
    color: #000!important;
  }

  body .checkout-coupon-wrap {
    border: 0!important;
    padding-bottom: 30px!important;
  }
  .ui-corner-all {
      cursor: pointer;
  }

  .ui-datepicker-prev {
      top: 4px!important;
      left: 2px!important;
  }

 
  .ui-datepicker-next  {
      top: 4px!important;
      right: 2px!important;
  }
  .checkout-coupon-wrap .form-row-first {
    width: 100%!important;
  }

  .wpcf7cf_repeater_controls {
    margin-bottom: 20px!important;
  }

   .checkout-coupon-wrap .woocommerce-input-wrapper #coupon_code {
        z-index: 2;
    position: relative;
    background-color: transparent;
  }

  .checkout-coupon-wrap .woocommerce-input-wrapper {
    margin-right: 10px;
  }

    .checkout-coupon-wrap .form-row {
      margin: 0!important;
    }

   .checkout-coupon-wrap .woocommerce-input-wrapper.active label {
    z-index: 3!important;
  }

  .checkout-coupon-wrap .checkout-coupon-wrap-button {
        width: 100%;
    background: #F5A40C !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(245, 164, 12) !important;
    border-radius: 4px !important;
    font-style: normal!important;
    font-weight: bold !important;
    line-height: 120%!important;
    text-align: center!important;
    letter-spacing: 0.1em!important;
    text-transform: uppercase!important;
    color: #fff!important;
    font-size: 13px!important;
    font-family: PT Sans!important;
  }

.page-template-checkout-2-php .fusion-row,
.woocommerce-checkout .fusion-row {
  max-width: 1170px !important;
}

#side-header .fusion-main-menu > ul > li > a, .fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header, .fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft, .fusion-mobile-menu-sep, .fusion-secondary-header, .fusion-secondary-main-menu {
  border-bottom-color: #EBEBEB !important;
}

.checkout-step-form-title {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  color: #333333;
  margin-bottom: 28px !important;
  padding-top: 17px;
  width: 48%;
  min-width: 48%;
  max-width: 48%;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px !important;
  border-bottom: 1px solid #E9E9E9;
  padding-right: 55px;
}
.checkout-step-form-item.checkout-step-form-item-message .checkout-step-form-item-description{
  top: 25%;
}
/*.checkout-step-form-title:before {
    content: '';
    height: 1px;
    background: #E9E9E9;
    width: 100%;
    position: absolute;
    bottom: 0;
}*/

.checkout-step-form-item .checkout-step-form-item-field .wpcf7-form-control-wrap textarea {
    /*min-height: 42px!important;
        height: 42px;*/
        width: 94% !important;
    min-width: 94% !important;
}

.checkout-step-form-item .wpcf7-submit {
  font-weight: 700!important;
  font-size: 16px!important;
}

.checkout-step-form-item.checkout-step-form-item-message .checkout-step-form-item-field .wpcf7-form-control-wrap textarea {
  min-height: 151px!important;
  height: 151px;
      width: 96% !important;
    min-width: 96% !important;
}

.checkout-step-form-field-description {
  margin: 0 !important;
}

.checkout-step-form-fields-wrap + div .checkout-step-form-field-description {

}

body .checkout-step-form-item-field input:not[type="submit"].wpcf7-form-control {
  background-color: transparent !important;
}

.checkout-step-form-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
  /*overflow: hidden;*/
}

.checkout-step-form-item:focus {
  outline: none !important;
}

.checkout-step-form-item .wpcf7-not-valid-tip {
  font-size: 13px;
}

.field-group-user-information:focus {
  outline: none !important;
}

.field-group-user-information .wpcf7-field-group {
  margin-bottom: 20px !important;
}

.field-group-user-information .wpcf7-field-group .wpcf7-field-group-add {
  display: none !important;
}


/*.field-group-user-information .wpcf7-field-group:nth-last-child(1) .wpcf7-field-group-add {
  display: block !important;
  position: relative;

  top: 40px;
}*/

body .field-group-user-information .wpcf7-field-group:nth-last-child(1) {
  margin-bottom: 85px !important;
}

/*.field-group-user-information .wpcf7-field-group-add,
.field-group-user-information .wpcf7-field-group-remove  {
background-color: transparent;
    border: 1px solid #979797;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 30px;

}*/
.remove-sub-wrap {
  left: 43%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  /*position: relative;*/
  border-radius: 0;
  background-color: transparent;
  border: 0;
  text-align: left;
  padding-left: 40px;
  font-size: 17px;
  color: #f06e5c;
  cursor: pointer;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 600;
  color: #EB5757;
  display: inline-block;
  width: 50px;
  padding: 0;
  text-align: center;
  margin-bottom: 0;
}

.remove-sub-wrap:hover {
  color: #e6ae06;
}

.field-group-user-information .wpcf7-field-group-remove:hover {
  color: #F5A40C;
}

.box {
    min-height: 70px!important;

}

/*.field-group-user-information .wpcf7-field-group-remove:before {
    content: '✕';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    height: 33px;
    width: 33px;
    border: 1px solid #f06e5c;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background-color: #f06e5c;
    color: #fff;
}*/
.field-group-user-information {
  position: relative;
}

.field-group-user-information .wpcf7cf_add {
  width: 100%;
    display: block;
  position: relative;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  text-align: left;
  padding-left: 40px;
  font-size: 17px;
  color: #747474;
  cursor: pointer;
/*  width: 48%;
  max-width: 48%;
  min-width: 48%;*/
  background-color: #FFFFFF;
  border: 1.5px solid #F5A40C;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 65px;
  min-height: 54px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #333333;
}

.field-group-user-information .wpcf7cf_add-container {
  width: 48%;
  max-width: 48%;
  min-width: 48%;
}

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

.datefield {
  cursor: pointer;
}


.field-group-user-information .wpcf7-field-group-add:after {
  content: '';
}

.field-group-user-information .wpcf7cf_add:hover {
  background-color: #F5A40C;
  color: #fff;
}

.field-group-user-information .wpcf7cf_add:focus,
.field-group-user-information .wpcf7-field-group-remove:focus {
  outline: none !important;
}

.field-group-user-information .wpcf7cf_add:before {
  content: '+';
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  height: 33px;
  width: 33px;
  /*border: 1px solid #979797;*/
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  line-height: 20px;
  font-size: 30px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #F5A40C;
  font-weight: 400;
}

.field-group-user-information .wpcf7cf_add:hover:before {
  color: #fff;
}

.checkout-step-form-item-message {
  position: relative;
  padding: 32px 30px 26px 30px !important;
  margin-top: 20px;
  flex-direction: column !important;
}

.checkout-step-form-item-message.checkout-step-form-item .wpcf7-form-control-wrap input {
    width: 97% !important;
    min-width: 97% !important;
}

/*.field-group-user-information .wpcf7-field-group-remove:hover:before  {
    background-color: #ff2a0c;
           -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}*/

/*.field-group-user-information .wpcf7-field-group-remove:hover {
      color: #ff2a0c;
}*/

.field-group-user-information .checkout-step-form-item + p {
  display: flex;
  flex-direction: column;
}


.checkout-step-form-item-description,
.checkout-step-form-item-field {
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 47%;
}

.checkout-steps-row-line.steps-count-2 {
  max-width: 550px;
  margin: 0 auto;
}

.checkout-step-form-item-field input + .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -10px;
}

.wpcf7-not-valid {
    margin-bottom: 10px;
}

.small-label-information {
        margin: 0!important;
    line-height: 1;
    font-size: 14px;
    display: block!important;
    position: relative;
        color: #333333;
    padding-left: 18px;
}

.checkout-step-form-item-description {
      right: 0;
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.checkout-step-form-item-description p {
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(198, 198, 198, 0.25);
    border-radius: 4px;
    padding: 40px;
    margin: 0;
    font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 140%;
}

.checkout-step-form-item-description p:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 18px solid white;
    border-bottom: 20px solid transparent;
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-filter: drop-shadow(0px 2px 4px rgba(198, 198, 198, 0.25));
    -moz-filter: drop-shadow(0px 2px 4px rgba(198, 198, 198, 0.25));
    -ms-filter: drop-shadow(0px 2px 4px rgba(198, 198, 198, 0.25));
    -o-filter: drop-shadow(0px 2px 4px rgba(198, 198, 198, 0.25));
    z-index: -1;
 }

.field-group-user-information .wpcf7-form-control.wpcf7-checkbox label {
  cursor: pointer;
}

.field-group-user-information .wpcf7-form-control.wpcf7-checkbox label:hover {
  text-decoration: underline;
}

.checkout-step-form-item-description {
  /*opacity: 0;
  height: 0;*/
  /*-webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;*/
}

.fusion-slider-loading {
    margin: 0 auto!important;
    margin-top: 20px!important;
}

.checkout-step-form-item-description.show {
  opacity: 1;
  height: 100%;
}

.checkout-step-form-item .wpcf7-form-control-wrap input,
.checkout-step-form-item .wpcf7-form-control-wrap textarea {
  border: 1px solid #E2E2E2 !important;
  min-height: 42px !important;
  padding: 5px 17px !important;
  width: 96% !important;
  min-width: 96% !important;
  font-size: 15px !important;
  border-radius: 4px;
  padding-right: 30px !important;
}

.checkout-step-form-item .wpcf7-form-control-wrap textarea {
    padding-top: 10px!important;
}

.checkout-step-form-item .wpcf7-form-control-wrap input,
.checkout-step-form-item input.wpcf7-submit {
     width: 94% !important;
  min-width: 94% !important;
}
.wpcf7-form-control.wpcf7-textarea {
        font-size: 16px !important;
    background: transparent !important;
    z-index: 2 !important;
    position: relative;
}

.checkout-step-form-item .wpcf7-form-control-wrap input:focus {
  border-color: #F5A40C !important;
}

.field-group-user-information input[type="text"] {
  width: 94% !important;
  min-width: 94% !important;
}

.field-group-user-information .checkout-step-form-item-half .checkout-step-form-item input[type="text"] {
  width: 96% !important;
  min-width: 96% !important;
}

.checkout-step-form-item-half {
  display: flex;
  position: relative;
}

.checkout-step-form-item-half .checkout-step-form-item-description {
      top: 35%!important;
}

.field-group-user-information .checkout-step-form-item-half .checkout-step-form-item:last-child input[type="text"] {
  width: 92% !important;
  min-width: 92% !important;
}

.checkout-step-form-item-half .checkout-step-form-item:last-child {

}

.wpcf7-form .wpcf7-not-valid-tip {
  display: block !important;
}

.checkout-step-form-item-content > p {
  margin: 0 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type='number'] {
    -moz-appearance: textfield;
}

.field-select-wrap select {             js Ordner
            images Ordner
        README.md
        Checkout 2 Seiten-Template
        (checkout-2.php)	
        Checkout Thank You Seiten-Template
        (checkout-thank-you.php)	
        functions_Contr_API_Integr_20201217.php
        functions_FIX_WC_Admin_Duplicate_Product.php
        functions_vor_Contr_API_Integr_20201217.php
        includes Ordner
        new-slideshow.php
        shortcodes Ordner
        templates Ordner
        woocommerce Ordner

Inhalt der ausgewählten Datei:
584

}

585

​

586

.field-group-user-information .checkout-step-form-item-half .checkout-step-form-item input[type="text"] {

587

  width: 96% !important;

588

  min-width: 96% !important;

589

}

590

​

591

.checkout-step-form-item-half {

592

  display: flex;

593

  position: relative;

594

}

595

​

596

.checkout-step-form-item-half .checkout-step-form-item-description {

597

      top: 35%!important;

598

}

599

​

600

.field-group-user-information .checkout-step-form-item-half .checkout-step-form-item:last-child input[type="text"] {

601

  width: 92% !important;

602

  min-width: 92% !important;

603

}

604

​

605

.checkout-step-form-item-half .checkout-step-form-item:last-child {

606

​

607

}

608

​

609

.wpcf7-form .wpcf7-not-valid-tip {

610

  display: block !important;

611

}

612

​

613

.checkout-step-form-item-content > p {

614

  margin: 0 !important;

615

}

616

​

617

input::-webkit-outer-spin-button,

618

input::-webkit-inner-spin-button {

619

    -webkit-appearance: none;

620

}

621

input[type='number'] {

622

    -moz-appearance: textfield;

623

}

624

​

625

.field-select-wrap select {

626

   height: 42px!important;

627

    border-radius: 4px!important;

628

    max-width: 94%!important;

629

    width: 94%!important;

630

    border: 1px solid #E2E2E2 !important;

631

    padding-left: 15px!important;

632

    background-color: transparent!important;

633

    -webkit-appearance:none;

634

    appearance: none;

635

    -moz-appearance: none;

636

}

637

​

638

​



   height: 42px!important;
    border-radius: 4px!important;
    max-width: 94%!important;
    width: 94%!important;
    border: 1px solid #E2E2E2 !important;
    padding-left: 15px!important;
    background-color: transparent!important;
    -webkit-appearance:none;
    appearance: none;
    -moz-appearance: none;
}



.field-select-wrap  .select-arrow  {
   display: none!important;
}

.checkout-step-form-item-half .checkout-step-form-item {
  flex-direction: row !important;
  width: 23.5%;
}

.checkout-step-form-item-half .checkout-step-form-item:first-child {
        width: 24%!important;
}

.checkout-step-form-item-half .checkout-step-form-item:nth-child(2) {
  padding-left: 5px !important;
}

body .checkout-step-form-wrap .checkout-step-form-item-half .checkout-step-form-item-field-money, .field-group-user-information .checkout-step-form-item-field-money {
  width: 100% !important;
  min-width: 100% !important;
}

.checkout-step-form-item-half .checkout-step-form-item .wpcf7-form-control-wrap,
.checkout-step-form-item-half .checkout-step-form-item .checkout-step-form-item-field {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

input[type="radio"] + label {
  position: relative;
  margin-right: 25px;
}

input[type="radio"] {
  position: relative;
  visibility: hidden;
  margin-right: 11px;
}

input[type=checkbox] + span:before,
input[type=radio] + span:before,
input[type="radio"] + label:before,
.woocommerce-form__label-for-checkbox input[type=checkbox] + span:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  min-height: 16px;
  min-width: 16px;
  height: 16px;
  width: 16px;
  max-height: 16px;
  max-width: 16px;
  padding: 5px;
  box-sizing: border-box;
  /*border-radius: 50%;*/
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  box-sizing: border-box;
  border-radius: 2px;
}

input[type=checkbox] + span:after,
.woocommerce-form__label-for-checkbox input[type=checkbox] + span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  visibility: hidden;
  /*background-image: url(/wp-content/uploads/icon-checked-1.png);*/
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABuSURBVHgBpc4BDYAwDATASkACUiYBKUjAARImaRKQUlrShLGw8S2fNEu272VEwTBzklkoGlnOfGcnbxpAc/wFNLkuzAGgyEzXsn7pcekBrLB2HxHASqlXgoAK2hjLO+CAxgAAYcAA8gENVOz8BE6h84XYDTicRQAAAABJRU5ErkJggg==);
  /*font-size: 30px;*/
  font-weight: 300;
  font-family: "PT Sans";
  background-color: #F5A40C;
  color: #fff;
  min-height: 16px;
  min-width: 16px;
  height: 16px;
  width: 16px;
  max-height: 16px;
  max-width: 16px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 1px solid #F5A40C;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;

}

input[type=radio] + span:before,
input[type="radio"] + label:before {
  border-radius: 50%;
}

input[type="radio"] + label:before {
  left: -25px;
}


/*.field-group-user-information .wpcf7-radio input[type=radio] + span:after {
     content: '•';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    visibility: hidden;
    font-size: 25px;
    font-weight: 300;
    font-family: "PT Sans";
    background-color: #F5A40C;
    color: #fff;
    min-height: 16px;
    min-width: 16px;
    height: 16px;
    width: 16px;
    max-height: 16px;
    max-width: 16px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #F5A40C;
    border-radius: 50%;
    line-height: 10px;
    text-align: center;
}
*/

.form-field-title-wrap {
  margin-top: -20px!important;
}

input[type=radio] + span:after,
input[type="radio"] + label:after {
  content: '';
  display: block;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  visibility: hidden;
  font-size: 25px;
  font-weight: 300;
  background-color: #ffffff;
  color: #fff;
  min-height: 8px;
  min-width: 8px;
  height: 8px;
  width: 8px;
  max-height: 8px;
  max-width: 8px;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}


input[type="radio"] + label:after {
  left: -21px;
}

.checkout-people-radio-wrap .wpcf7-list-item {
  position: relative;
}

.checkout-people-radio-wrap .wpcf7-list-item label {
  cursor: pointer;
}

.checkout-people-checkbox-wrap .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}

.checkout-people-checkbox-wrap .wpcf7-not-valid-tip,
.checkout-people-radio-wrap .wpcf7-not-valid-tip {
  font-size: 13px;
}

.checkout-people-checkbox-wrap,
.file-field-wrap {
  padding-left: 30px;
}

/*.checkout-step-form-wrap {
  padding-bottom: 20px !important;
  padding-top: 20px!important;
}*/

.field-group-user-information.checkout-step-form-wrap {
  padding-bottom: 0 !important;
}

.wpcf7-field-group,
.woocommerce-form__label-for-checkbox {
  position: relative;
}

.field-group-user-information .wpcf7-field-group:last-child {
  margin-bottom: 0 !important;
}

.checkout-people-checkbox-wrap .wpcf7-list-item {
  position: relative;
  margin-left: 0 !important;
  margin-bottom: 15px;
}

.checkout-people-checkbox-wrap,
.file-field-wrap {
  margin-bottom: 20px;
}

.checkout-people-checkbox-wrap .wpcf7-list-item:last-child {
  margin-bottom: 0 !important;
}

.checkout-people-checkbox-wrap .wpcf7-list-item-label,
.file-field-wrap {
  font-size: 15px;
}

input[type=checkbox]:not([class^="Cybot"]),
input[type=radio],
.woocommerce-form__label-for-checkbox input[type=checkbox] {
  position: relative;
  visibility: hidden;
  /*margin-right: 11px;*/
  margin-right: 5px;
}

span.wpcf7-list-item {
  margin-right: 10px !important;
  margin-left: 0 !important;
}

input[type=checkbox]:checked + span:after,
input[type=radio]:checked + span:after,
input[type="radio"]:checked + label:after,
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:after {
  /*    background: #222; */
  visibility: visible;

}

input[type=radio]:checked + span:before,
input[type="radio"]:checked + label:before {
  background-color: #F5A40C;
  border-color: #F5A40C;

}

.checkout-people-radio-wrap,
.checkout-people-checkbox-wrap {
  padding-left: 30px !important;
  margin-bottom: 30px !important;
  font-size: 15px
}

.checkout-people-radio-wrap label,
.checkout-people-checkbox-wrap label {
  position: static!important;
    transition: none!important;
    padding: 0!important;
    color: inherit!important;
    line-height: 1!important;
    font-size: inherit!important;
}

body .checkout-step-form-item.checkout-people-radio-wrap input,
body .checkout-step-form-item.checkout-people-checkbox-wrap input {
    min-width: auto!important;
    border: none!important;
    min-height: auto!important;
    padding: 0!important;
    width: auto!important;
    flex: 0 0 0% !important;
    max-width: auto!important;
}

.checkout-people-radio-wrap .checkout-step-form-item-field {
      flex: 0 0 100%!important;
    max-width: 100%!important;
}

.checkout-people-radio-wrap .wpcf7-list-item.first {
  margin-left: 0;
}

body .checkout-step-form-wrap .checkout-step-form-item-field-money,
.field-group-user-information .checkout-step-form-item-field-money {
  width: 45% !important;
  min-width: 45% !important;
}

.checkout-people-date-of-birth .wpcf7-form-control-wrap:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 40%;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  margin-left: -20px;
  vertical-align: middle;
  top: 15px;
  left: 45%;
  background-image: url('/wp-content/uploads/icon-calendar-checkout.png');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 15px;
  z-index: 2;
}

body .checkout-people-date-of-birth input {
  background-color: #fff !important;

}


body .field-half-item .wpcf7-form-control-wrap input {
  width: 45% !important;
  min-width: 45% !important;
}

.field-group-user-information .checkout-step-form-item-field-percent {
  width: 25% !important;
  min-width: 25% !important;
}

.field-group-user-information .wpcf7-field-group div + p:nth-last-child(1) {
  height: 10px !important;
}

body .field-capital-in-money {
  height: 100%;
}

/*body .field-capital-in-money .checkout-step-form-item-field:after {
  content: '€';
  display: inline-block;
  position: absolute;
  right: 40%;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  margin-left: -20px;
  vertical-align: middle;
  top: 15px;
  left: 45%;
  z-index: 2;
}*/

body .checkout-field-proportion .wpcf7-form-control-wrap:after {
  content: '%';
  display: inline-block;
  position: absolute;
  right: 40%;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  margin-left: -20px;
  vertical-align: middle;
  top: 15px;
  left: 45%;
  z-index: 2;
}
/*
.field-capital-in-money {
  position: relative!important;
}
*/
body .checkout-step-form-item-half .field-capital-in-money .checkout-step-form-item-field:after {
  content: '€';
  display: block;
  position: absolute;
  right: 20px;
  font-size: 15px;
  font-weight: 500;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.checkout-step-form-item-half .checkout-step-form-item {
  position: static;
}

.box.arrow-right-center:after {
  border-left-color: #E0E0E0;
}

.box.arrow-right-center:after,
.box_content-count-step {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #CBCBCB;
  margin-bottom: 10px;
}


/*.box.arrow-right-center:before {*/
/*.box_content-count-step:before {
content: '';
position: absolute;
right: 0;
left: auto;

width: 100%;
transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
border-width: 6px;
border-right-width: 0;
border-top-color: transparent;
border-left-color: #E0E0E0;
bottom: auto;
background-color: #E0E0E0;
height: 1px;
right: -100%;
}

.box_content-count-step:after {
    content: "";
    display: block;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: white transparent transparent;
    margin-left: -20px;
    position: absolute;
    bottom: -20px;
    left: 50%;
}
*/
/*  .box_content-count-step:after {
        content: '';
         position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
        border-width: 6px;
        border-right-width: 0;
        border-top-color: transparent;
        border-left-color: #E0E0E0;
        bottom: auto;

    }*/
.box_content-count-step {
  position: relative;
}

.box_content-count-step:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  height: 50px;
  width: 50px;
  background: #f8f8f8;
  z-index: -1;
}

.box_content-count-step:after {
  content: '';
  background-image: url();
}

/*.checkout-steps-row-line:before {
    content: '';
    position: absolute;
    right: 0;
    left: auto;
    bottom: auto;
    background-color: #F5A40C;
    height: 1px;
    top: 35px;
    width: 100%;
        z-index: -1;
}*/
.box_content-count-step-first:before {
  left: -60px;
  width: 200px;
}

.box.current .box_content span,
.box.passed-step .box_content-count-step {
  color: #333333 !important;

}

.box.current .box_content-count-step,
.box.passed-step .box_content-count-step {
  border-radius: 2px;
  color: #fff;
  border-color: #F5A40C;
}

.box.current .checkout-steps-item-arrow,
.box.passed-step  .checkout-steps-item-arrow {
  background-color: #F5A40C;
  height: 1.5px;
}

.box.current .checkout-steps-item-arrow:before,
.box.passed-step .checkout-steps-item-arrow:before {
  border-left-color: #F5A40C;
}

.box.current .box_content-count-step {
  background-color: #F5A40C;
  color: #fff !important;
}

.box.current .box_content-count-step span {
  color: #fff !important;
}

.box.current.arrow-right-center:before {
  background-color: #F5A40C;
}

.box.current.arrow-right-center:after {
  border-left-color: #F5A40C;
}

.checkout-information-sub-header {
  /*background: red;*/
  float: none !important;
  display: flex;
  align-items: center;
}

.checkout-information-sub-header .fusion-layout-column {
  width: 100%;
}

.container-checkout .fusion-row {
  display: flex;
}

.checkout-information-sub-header .fusion-content-widget-area .widget {
  margin-bottom: 0;
}

.checkout-information-sub-header .fusion-layout-column .fusion-column-wrapper {
  padding: 20px 10px 20px 0 !important;

}

.checkout-information-sub-header .fusion-column-content .fusion-text {
  padding-left: 5px;
}

.checkout-information-sub-header .fusion-column-content {
  display: flex;
  font-size: 12px;
  align-items: center;
}

.checkout-information-sub-header .fusion-column-wrapper:first-child {
  width: 100% !important;
  /*background: black;*/
}

.checkout-sub-header-item {
  display: flex;
  align-items: center;
  font-size: 12px;
}

.checkout-sub-header-item-img {
  margin-right: 20px;
}

.checkout-main-content {
  position: relative !important;
  padding-top: 39px !important;
}

.container-checkout-color {
  padding-bottom: 30px !important;
}

.checkout-main-content:before {
  content: '';
  width: 99.56vw;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #F8F8F8;
  height: 100%;
  top: 0;
  bottom: 0;
}

.checkout-steps-row {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 0 -15px;
}

.box_content-count-step-img {
  margin-bottom: 10px;
  position: relative;
}

.box_content-count-step-img span {
  color: #CBCBCB;
}

.checkout-steps-item:last-child img {

  opacity: .3;
}

.checkout-steps-item:last-child .box.current img {
    opacity: 1;
  filter: brightness(0) invert(1);
}



body .box.box_without_arrow.current .box_content-count-step-img {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  border: 1px solid #F5A40C;
  background-color: #F5A40C;
}


.checkout-steps-item {
  margin: 0 15px;
  max-width: 300px;
}

.checkout-steps-item:first-child {
  z-index: 7;
}

.checkout-steps-item:nth-child(2) {
  z-index: 6;
}

.checkout-steps-item:nth-child(3) {
  z-index: 5;
}

.checkout-steps-item:nth-child(4) {
  z-index: 4;
}

.checkout-steps-item:nth-child(5) {
  z-index: 3;
}

.checkout-steps-item:nth-child(6) {
  z-index: 2;
}

.checkout-steps-item-arrow {
  width: 100%;
  height: 1px;
  background-color: #9a9a9a;
  position: absolute;
  top: 35px;
  z-index: -1;
  right: 125%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 530px;
}

.checkout-steps-item-arrow:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 7px solid #b1b1b1;
  border-bottom: 4px solid transparent;
  right: -5px;
}

/*.checkout-steps-item-arrow:after {
    content: '';
    position: absolute;
    background-color: red;
}*/


.example-error-notifications {
  background-color: #FEF3DD;
  border: 1px solid #F5A40C;
  border-radius: 4px;
  padding: 19px 30px 30px 30px;
  margin-bottom: 19px;
  font-size: 15px;

}

.example-error-error {
  background-color: #FFE9E9;
  border: 1px solid #EB5757;
  border-radius: 4px;
  padding: 19px 30px 19px 30px;
  margin-bottom: 19px;
  font-size: 15px;
}

.example-error-error > *,
.example-error-notifications > * {
  margin: 0 !important;
}


.checkout-step-form-wrap {
  padding:20px 0!important;
  position: relative;
  margin-bottom: 20px !important;
}

.field-group-user-information .wpcf7-field-group {
    padding-bottom: 10px!important;
}

.checkout-step-form-wrap:before,
.field-group-user-information .wpcf7-field-group:before,
.checkout-step-form-item.checkout-step-form-item-message:before,
.field-group-user-information .wpcf7cf_repeater_sub:before {
  content: '';
  background-color: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(198, 198, 198, 0.25);
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;

}

.field-group-user-information .wpcf7cf_repeater_sub {
  padding-bottom: 5px;
  position: relative;
}


body .checkout-step-form-item-message .wpcf7-submit {
  min-width: 97% !important;
  width: 45% !important;
  margin-right: auto;
  max-width: 45% !important;
  margin-top: 21px !important;
  font-size: 15px !important;
  line-height: 18px !important;
  text-align: center;
  letter-spacing: 0.04em !important;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 600 !important;
  white-space: normal !important;
}


.file-field-wrap .wpcf7-form-control-wrap {
    width: 94% !important;
    min-width: 94% !important;
}

.checkout-item-bottom-information {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px 15px;
  text-align: center;
  font-size: 11px;
  height: 100%;

}

.checkout-items-information-wrap {
  background-color: #FFFFFF!important;
  box-shadow: 0px 2px 4px rgba(198, 198, 198, 0.25)!important;
  border-radius: 4px!important;
  padding: 30px!important;
  padding-bottom: 10px!important;

}

.checkout-items-information-wrap .form-row {
  margin-bottom: 20px;
}

.form-row-wide {
  width: 100% !important;
}

.woocommerce-billing-fields__field-wrapper {
  margin-bottom: 20px;
  padding-bottom: 50px !important;
}

.checkout-item-bottom-information-wrap {
  margin-bottom: 4%;
}

.checkout-item-bottom-information-img {

}

/*.testimonials-slider-wrap blockquote q {
background-color: #fff!important;
 color: #333333!important;
}
*/
.testimonials-slider-wrap .fusion-testimonials.classic.fusion-testimonials-1 .author:after {
  display: none !important;
}

.testimonials-slider-wrap .fusion-testimonials.classic .author {
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonials-slider-wrap .testimonial-thumbnail {
  padding-right: 15px !important;
}

.testimonials-slider-wrap {
  padding-bottom: 40px !important;
}

.woocommerce-content-box {
  padding: 0 !important;
  border: 0 !important;
}


body .checkout.woocommerce-checkout-wrap .order-review-heading,
.woocommerce-content-box .promo-code-heading  {
  border-bottom: 0!important;
  font-weight: bold!important;
  font-size: 22px !important;
  line-height: 22px!important;
  color: #333333!important;
  margin-bottom: 15px !important;
}

.checkout-product-content-information {
  margin-bottom: 30px !important;
}

body .checkout-thank-you-page-notification .fusion-column-wrapper {
  padding: 14px !important;
}

body .checkout-thank-you-page-notification h1 {

  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #333333;
}

.checkout-thank-you-page-content {
  background-color: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(198, 198, 198, 0.25);
  border-radius: 4px;
  padding: 60px;
  margin-bottom: 25px;
}

.checkout-thank-you-page-notification {
  margin-bottom: 25px !important;
}

.list-dots ul {
  color: #333333;
  line-height: 28px;
  list-style: none;
  padding: 0 !important;
}

li {
  /*padding-left: 15px;*/
  position: relative;
}

.list-dots li:before {
  content: "• ";
  color: #F5A40C;
  position: absolute;
  left: 0;
}


form.checkout .woocommerce-input-wrapper {
  width: 100%;
}

form.checkout .woocommerce-input-wrapper input {
  /*background-color: #FFFFFF;*/
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  height: 42px;
  font-size: 14px;
  box-shadow: none !important;
}

.woocommerce-input-wrapper select {
  width: 100%;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  height: 42px;
  font-size: 14px;
}

form.checkout .woocommerce-input-wrapper .select2-selection,
form.checkout .woocommerce-input-wrapper .select2-selection__rendered,
form.checkout .woocommerce-input-wrapper .select2-selection__arrow {
  height: 42px;
}

form.checkout .woocommerce-input-wrapper .select2-selection {
  box-shadow: none !important;
}

form.checkout .woocommerce-input-wrapper .select2-selection {
  border-radius: 4px;
  font-size: 14px;
  /*background-color: #FFFFFF;*/
  border: 1px solid #E2E2E2;
}

form.checkout .woocommerce-input-wrapper .select2-selection__rendered {
  line-height: 42px;
}

form.checkout .woocommerce-input-wrapper .select2.select2-container--open .select2-selection--single {
  border-color: #F5A40C;
}

form.checkout .woocommerce-input-wrapper input:focus {
  border-color: #F5A40C;
}


.checkout-notification-return-products {
  background: #FFFFFF;
  border: 1px solid #F5A40C;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 140%;
  text-align: center;
  color: #F5A40C;
  padding: 25px 52px;
}

.woocommerce-checkout-review-order {
  margin-bottom: 20px !important;
  padding-bottom: 26px;
}

.woocommerce-checkout-review-order #place_order {
  width: 100%;
  background: #F5A40C !important;
  border-radius: 4px !important;
  font-style: normal;
  font-weight: bold !important;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 18px !important;
  margin-top: 40px !important;
}

#testimonials-prev,
#testimonials-next {
  padding: 10px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #DBDBDB;
  box-sizing: border-box;
  border-radius: 4px;
  display: block;
  height: 43px;
  width: 43px;
  font-weight: 300;
  min-width: 43px;
  min-height: 43px;
  max-width: 43px;
  max-height: 43px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

#testimonials-prev span,
#testimonials-next span {
  color: #000;

}

#testimonials-prev:hover,
#testimonials-next:hover {
  background-color: #F8F8F8;
}

#testimonials-prev:before,
#testimonials-next:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  height: 20px;
  width: 20px;
  background-size: 7px;
  background-position: center;
  background-repeat: no-repeat;
}

#testimonials-prev:before {
  background-image: url(/wp-content/uploads/icon-left.png);
}

#testimonials-next:before {
  background-image: url(/wp-content/uploads/icon-right.png);
}

#testimonials-prev i,
#testimonials-next i {
  margin: 0 !important;
}

#testimonials-prev {

  left: 2%;

}

#testimonials-next {
  right: 2%;
}

#testimonials-next {

}

.checkout-notification-return-products > * {
  margin: 0 !important;
}

.checkout {
  padding-top: 20px;
}

.form-row-first {
  float: left;
  width: 48%;
}


.form-row-last {
  float: right;
  width: 48%;
}

.checkout .optional {
  display: none !important;
}

.woocommerce-invalid:after {
  font-size: 11px;
}

.checkout input {
  background-color: #FFFFFF;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  height: 42px;
  font-size: 15px;
  line-height: 18px;
  color: #838383;
}

.checkout .payment_methods li {
  padding: 0;
}

.checkout .payment_methods {
  margin-top: 0 !important;
}

.wc-payment-item {
  height: 100%;
  text-align: center;
}

.wc-payment-item label {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 13px;
  cursor: pointer;
  height: 100%;
  width: 100%;
}

.about_paypal {
  font-size: 13px;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}

.wc-payment-item label img {
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.wc-payment-item label:hover {
  background-color: #F8F8F8;
}

.wc-payment-item label span {
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  display: inline-block;
  text-align: center;
  border-top: 1px solid #F3F3F3;
  padding-top: 10px;
  display: block;
  width: 100%;
}

/*.wc-payment-item label:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: red;
}*/

.wc-payment-item input[type="radio"] {
  visibility: hidden;
  height: 0;
  width: 0;
  display: none;
}

.wc-payment-item input[type="radio"]:checked + label {
  border-color: #F5A40C;
  background-color: #FFF3DD;
}

.wc-payment-item label img {
  max-width: 60px !important;
}

.wc-payment-item label {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

body .mcpay_card_field,
body .mcpay_sepa_field {
  max-width: 100% !important;
}

body #mcpay_sepa_newform,
body #mcpay_card_newform {
  margin-left: 10px !important;
}


body .wc-payment-item input[type="radio"] + label:before {
  left: auto !important;
  transform: none !important;
  background-color: transparent;
  border: none;
}

body .wc-payment-item input[type="radio"]:checked + label:before {
  content: '';
  background-image: url(/wp-content/uploads/icon-checked.png);
  height: 20px !important;
  width: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  max-height: 20px !important;
  max-width: 20px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 10px;
  top: -10px;

}

body .wc-payment-item input[type="radio"]:checked + label span {
    border-top: 1px solid #f5a329;
}

.wc-payment-item-wrap {
  padding: 0 5px !important;
  margin-bottom: 10px;
}


.checkout-reviews {
  width: 80% !important;
  margin: 0 auto;
}

.checkout-product-info,
.checkout-product-subtotal,
.checkout-product-taxes,
.checkout-product-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkout-product-info-key,
.checkout-product-info-value,
.checkout-product-subtotal-name,
.checkout-product-subtotal-value,
.checkout-product-name,
.checkout-product-value,
.checkout-product-name,
.checkout-product-value {
  width: 48%;
}

.checkout-product-subtotal-value,
.checkout-product-value,
.checkout-product-value {
  text-align: right;
}

.checkout-product-info-value {
  display: flex;
  justify-content: flex-end;
}

.checkout-product-value {
  font-family: PT Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 120%;
  color: #333333;
}


.checkout-product-info-value,
.checkout-product-subtotal-value,
.checkout-product-value,
.checkout-product-taxes-value {
  color: #333333;
}

.checkout-product-content-information {
  padding-bottom: 15px !important;
  font-size: 16px;
  line-height: 21px;
  color: #838383;
}

.checkout-product-info-value .quantity {
  width: auto;
  border: 0;
  display: inline-block;
}

.checkout-product-info-value span {
  display: inline-block;
}

.checkout-product-info-name,
.checkout-product-info-increase {
  margin-right: 5px;
}

.checkout-product-info-wrap,
.checkout-product-subtotal,
.checkout-product-taxes {
  margin-bottom: 13px;
}


.woocommerce-checkout .woocommerce-message {
  display: none !important;
}

.checkout-product-hr {
  border-top: 1px solid #E4E4E4;
}

.checkout-step-form-item-field {
  position: relative;
}

input.wpcf7-form-control:not([type="submit"]) {
  padding: 10px 15px 0px;
  font-size: 16px !important;
  background: transparent !important;
  z-index: 2 !important;
  position: relative;
}

input.wpcf7-form-control[type="date"] {
  background-color: #fff !important;
}

.wpcf7-form-control-wrap {
  /*background: #fff;*/
  height: 100%;
  display: block;
}

.checkout-step-form-item label {
  /*transform: translateY(-100%);*/
  top: 0;
  z-index: 1;
  font-size: 16px;
  font-weight: normal;
  color: #9b9b9b;
  line-height: 42px;
  position: absolute;
  padding: 0 17px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 0;
  white-space: nowrap!important;
    max-width: 95%;
    overflow: hidden;
        text-overflow: ellipsis!important;
}


.checkout-step-form-item-field.active>label,
.checkout-step-form-item-field .checkout-step-form-label-date{
  white-space: nowrap!important;
    max-width: 85%;
    overflow: hidden;
        text-overflow: ellipsis!important;
}

.checkout-step-form-item-field.active > label,
.checkout-step-form-item-field .checkout-step-form-label-date,
.checkout-step-form-item-field.validated > label,
.field-select-wrap label,
.checkout-modal-login-form-wrap .checkout-step-form-item-field.active label:not(.woocommerce-form-login__rememberme)
 {
  transform: translateY(-5px);
  color: #9b9b9b;
  font-size: 12px;
  padding: 0 16px;
  background-color: #fff;
  z-index: 2;
  line-height: 13px;
  padding-left: 5px;
  margin-left: 13px;
  padding-right: 5px;
  color: #333333;
}

.field-select-wrap label,
.field-select-wrap .checkout-step-form-item-field.active {
  z-index: 5!important;
}

form.checkout .woocommerce-input-wrapper {
  position: relative;
}

.validate-required.woocommerce-validated .select2-selection--single, .validate-required.woocommerce-validated input {
  box-shadow: none !important;
}

.woocommerce-billing-fields__field-wrapper.checkout-items-information-wrap input[type="radio"] + label {
  position: relative !important;
  transform: none !important;
  padding: 0 !important;
  font-size: 16px !important;
}

.ui-datepicker {
  z-index: 1000 !important;
}

.checkout-step-form-item-field.validated > label {
  transform: translateY(-5px);
}

form.checkout .woocommerce-input-wrapper > label {
  /*transform: translateY(-100%);*/
  z-index: 1;
  font-size: 16px;
  font-weight: normal;
  color: #9b9b9b;
  line-height: 42px;
  position: absolute;
  padding: 0 17px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 0;
}

form.checkout .woocommerce-input-wrapper.active > label,
.woocommerce-billing-fields .woocommerce-validated .woocommerce-input-wrapper label {
  transform: translateY(-5px);
  color: #9b9b9b;
  font-size: 12px;
  padding: 0 16px;
  background-color: #fff;
  z-index: 2;
  line-height: 13px;
  padding-left: 5px;
  margin-left: 13px;
  padding-right: 5px;
  color: #333333;
  position: absolute;
  /*top: 0;*/
}

.checkout .address-field {
	position: relative!important;
}

form.checkout .address-field .woocommerce-input-wrapper {
	position: static!important;
}

.checkout .payment_methods {
	    display: flex!important;
    flex-wrap: wrap!important;
}

.checkout-button-login {
    border: 0;
    background: transparent;
    cursor: pointer;
}

.checkout-button-login:focus {
  outline: none!important
}

.checkout-button-login:hover {
  text-decoration: underline;
}

.woocommerce-checkout .modal-backdrop.in {
    z-index: 1!important;
        /*opacity: .4!important;*/
}

/*.checkout-modal-login-form-wrap {
  background-color: rgba(0, 0, 0, 0.4);
}
*/
.checkout-modal-login-form-wrap.fade.in  {
  opacity: 1!important;
}

.checkout-modal-login-form-wrap .modal-content {
    background-color: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(198, 198, 198, 0.25);
    border-radius: 4px;
    padding: 30px;
}

.checkout-modal-login-form-wrap .woocommerce-form-login {
display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
}

.woocommerce-form-login-toggle .woocommerce-info {
      padding-left: 30px!important;
}

.checkout-modal-login-form-wrap .woocommerce-form-login > * {
  float: none;
  width: 100%!important;
 }

#account_password_field .woocommerce-input-wrapper {
  display: block !important;
}

.checkout-modal-login-form-wrap .modal-dialog {
      transform: none!important;
}

/*#account_password_field {
  display: none;
}*/

.woocommerce-billing-fields__field-wrapper .create-account {
  margin-bottom: 0 !important;
}

.woocommerce-input-wrapper {
  position: relative;
}

.woocommerce-input-wrapper .required {
  text-decoration: none !important;
}

.woocommerce-input-wrapper .required:hover {
  cursor: pointer !important;
}

/*.checkout-step-form-item label:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
}*/
body .payment_box .mcpay_card_field #mcpay_card_pan.focus,
body #mcpay_card_cvc.focus,
body .payment_box input[type="text"]:focus,
body .mcpay_card_field input:focus, body .mcpay_card_field button:focus, body .mcpay_card_field select:focus {
  border-color: #F5A40C !important;
  border-width: 1px !important;
  outline: none !important;
}

body .payment_box .mcpay_card_field #mcpay_card_pan.focus:focus {
  outline: none !important;
}

.checkout .payment_methods .payment_box, .fusion-body blockquote, .post-content blockquote {
  border-radius: 5px !important;
  border: 1px solid #e2e2e2 !important;
  background-color: #fff !important;
}

.review blockquote q,
.review blockquote  {
  	border: none!important;
}

body .mcpay_sepa_field,
body .mcpay_card_field {
  position: relative;
  margin-bottom: 15px !important;
  height: auto !important;
}

.mcpay_sepa_field input,
.mcpay_card_field input,
.mcpay_card_field input {
  padding-right: 20px !important;
  /*height: 42px!important;*/
}

body .mcpay_sepa_fieldIcon {
  padding: 11px 20px !important;
}

.mcpay_sepa_label,
.mcpay_card_label {
  font-size: 12px;
  padding: 0 16px;
  background-color: #fff;
  z-index: 2;
  line-height: 13px;
  padding-left: 5px;
  margin-left: 13px;
  padding-right: 5px;
  color: #333333;
  position: absolute;
  left: 15px;
  top: 5px;
}

.mcpay_sepa_field:first-child .mcpay_sepa_fieldIcon,
.mcpay_card_field:first-child .mcpay_card_fieldIcon {
  top: 12px;
}

.mcpay_sepa_field input,
.mcpay_card_field input {
  padding-right: 30px !important;
}

.mcpay_sepa_field:nth-child(n+2) label,
.mcpay_card_field:nth-child(n+2) label {
  top: -7px;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-invalid:after {
  width: 100%;
  margin-top: 0;
  display: block;
}

.woocommerce-terms-and-conditions-wrapper .required {
  display: none !important;
}

.checkout-pre-footer-info.checkout-items-information-wrap .checkout-item-bottom-information-wrap {
  padding-right: 0 !important;
}

body .mcpay_card_check,
body .mcpay_sepa_check  {
    display: inline-block!important;
    left: 99%!important;
    font-size: 22px!important;
    bottom: 0!important;
    position: absolute !important;
    top: auto!important;
}

.checkout-modal-login-form-wrap .modal-header {
  padding: 0!important;
  border: 0;
  margin-bottom: -25px;
}


.create-account + #account_password_field {
  display: none;
}

.checkout-modal-login-form-wrap .modal-header .close {
 padding: 0!important;
}

.checkout-modal-login-form-wrap .wpcf7-form-control-wrap {
  width: 100%!important;
  z-index: 2!important;
}

.woocommerce-checkout .woocommerce .woocommerce-form-login {
  margin-bottom: 0!important;
}

.checkout-modal-login-form-wrap .checkout-step-form-item {
      padding: 0;
}


.checkout-modal-login-form-wrap .woocommerce-form-login > p:nth-of-type(1) {
  margin-bottom: 30px!important;
}

.checkout-modal-login-form-wrap .modal-header .close:focus {
  outline: none!important;
}

.checkout-modal-login-form-wrap .woocommerce-form-login p {
  color: #333333;
  font-size: 14px;
  margin-bottom: 10px;
}

.checkout-modal-login-form-wrap .modal-header .close:hover {
  color: #e6ae06;
}

.checkout-modal-login-form-wrap .checkout-step-form-item-field {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.checkout-step-form-item .wpcf7-form-control-wrap input {
      background-color: transparent!important;
}

/*.checkout-modal-login-form-wrap .checkout-step-form-item-field label {
  cursor: pointer;
}*/

.checkout-modal-login-form-wrap .woocommerce-form-login__rememberme {
  position: relative;
}

.checkout-modal-login-form-wrap .woocommerce-form-login__submit {
      width: 100%!important;
    margin: 0!important;
    font-size: 15px !important;
    line-height: 18px !important;
    text-align: center;
    letter-spacing: 0.04em !important;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 600 !important;
    white-space: normal !important;
    padding: 17px 40px!important;
}

.checkout-form-row {
  margin: 0!important;
}

.showlogin-modal {
  border: 0;
  background: transparent;
  color: #F5A40C;
  font-weight: 600;
  cursor: pointer;
}

.showlogin-modal:focus {
  outline: none!important;
}

.showlogin-modal:hover {
  text-decoration: underline;
}

.checkout-modal-login-form-wrap .checkout-step-form-item .wpcf7-form-control-wrap input,
.checkout-modal-login-form-wrap .checkout-form-row {
  width: 100%!important;
  min-width: 100%!important;
}

.checkout-step-form-wrap .checkout-step-form-item-half .checkout-step-form-item:last-child {
  width: 23%;
}

.checkout-people-radio-wrap .small-label-information,
.checkout-people-checkbox-wrap .small-label-information {
  margin-bottom: 10px!important;
}


/*region Contact From 7*/
/*Hide Response output message*/
.wpcf7-response-output {
    display: none !important;
}
/*endregion*/


/*14/01*/

.checkout-step-form-item .cd-upload-btn {

}

.checkout-step-form-item .cd-upload-btn:hover {
  text-decoration: underline!important;
}

.checkout-step-form-item .dnd-upload-status .dnd-upload-details .name {
      font-size: 12px;
}

.checkout-step-form-item .dnd-upload-status .dnd-upload-image {
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
}

.checkout-step-form-item .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
      height: 11px;
}

.checkout-step-form-item .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  line-height: 11px;
  background: #f7a329;
      font-size: 9px;
      font-weight: 600;
}
/*#14/01*/


@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .checkout-steps-item:nth-child(n+3) .checkout-steps-item-arrow {
    width: 465px;

  }

/*  .checkout-steps-item-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    height: 7px;
    z-index: 1;
  }*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
}

.checkout-pre-footer-info-mobile {
	display: none;
}

@media only screen and (max-width: 991px) {
 body .checkout-coupon-wrap {
    flex-direction: column;
 }

  body .checkout-coupon-wrap .form-row-first {
    margin-bottom: 5px!important;
 }
}

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

  .fusion-footer .fusion-column {
    max-width: 100% !important;
  }
}


.codedropz-upload-inner {
  white-space: normal!important;
}

  .codedropz-upload-inner h3 {
    font-size: 15px!important;
  }  
  .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn,
  .codedropz-upload-inner {
    font-size: 15px!important;
    text-transform: uppercase!important;
  }
.codedropz-upload-handler {
      border: 1.5px dashed #F5A40C!important;
      margin-bottom: 0!important;
}

.dnd-upload-status .dnd-upload-details span.has-error {
  font-size: 12px!important;
}

.cd-upload-btn:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cd-upload-btn {
      text-decoration: underline!important;
}
.cd-upload-btn:hover {
      text-decoration: none!important;
}

.cd-upload-btn:hover:before {
  background: rgba(226, 226, 226, 0.2);
}
.file-field-wrap .small-label-information {
    position: absolute;
    top: -5px;
    background-color: #fff;
    padding-left: 0;
    margin-left: 13px!important;
    padding: 0 5px;
    font-size: 12px;
    margin-bottom: 0!important;
}

.codedropz-upload-container {
  position: relative;
}




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


  body .checkout-step-form-item-half .field-capital-in-money .checkout-step-form-item-field:after {
    top: 60%!important;
  }

  .file-field-wrap .small-label-information {
    top: 5px;
  }

  .dnd-upload-status .dnd-upload-details .name {
    font-size: 13px!important;
  }

  .checkout-thank-you-page-content {
    padding: 20px;
  }


body .checkout-step-form-item-description p {
  position: relative;
  margin-bottom: 15px;
}

.checkout-step-form-item-description p:before,
.checkout-step-form-item-description p:after {
      content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 1;
    transform: none!important;
    top: auto;


}

.checkout-step-form-item-description p:before {
    border-color: #f7a329 transparent transparent transparent;
    border-width: 11px;
    left: 11px;
    bottom: -22px;
}

.checkout-step-form-item-description p:after {
    border-color: #FEF3DD transparent transparent transparent;
border-width: 10px;
    left: 12px;
    bottom: -19px;
}

.checkout-step-form-item-description p {
      background-color: #FEF3DD;
    border: 1px solid #f7a329;
}

  .checkout-step-form-wrap:before, .field-group-user-information .wpcf7-field-group:before, .checkout-step-form-item.checkout-step-form-item-message:before {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-step-form-item-description {
    position: relative;
    transform: none!important;
  }

  .checkout-step-form-item-description p {
        display: block;
        padding: 15px;
  }

  /*.checkout-step-form-item-description.active {
      margin-bottom: 20px;
  }*/

  .checkout-step-form-title,
  .checkout-step-form-item-description, .checkout-people-checkbox-wrap, .checkout-step-form-item-field, .checkout-people-radio-wrap,
  body .checkout-step-form-wrap .checkout-step-form-item-field-money, .field-group-user-information .checkout-step-form-item-field-money,
  .checkout-step-form-item .wpcf7-form-control-wrap input, .checkout-step-form-item .wpcf7-form-control-wrap textarea,
  .checkout-step-form-item-half .checkout-step-form-item,
  .field-group-user-information .wpcf7-field-group-add,
  body .field-half-item .wpcf7-form-control-wrap input,
  .form-row-first,
  .form-row-last,
  body .checkout-step-form-item-message .wpcf7-submit,
  .field-group-user-information .checkout-step-form-item-half .checkout-step-form-item input[type="text"],
  .field-group-user-information .checkout-step-form-item-half .checkout-step-form-item:last-child input[type="text"],
  .field-group-user-information .wpcf7cf_repeater_sub:before,
  .field-select-wrap select,
  .field-group-user-information .wpcf7cf_add-container,
  .checkout-step-form-item .checkout-step-form-item-field .wpcf7-form-control-wrap textarea,
  .checkout-step-form-item.checkout-step-form-item-message .checkout-step-form-item-field .wpcf7-form-control-wrap textarea,
  .checkout-step-form-item-message.checkout-step-form-item .wpcf7-form-control-wrap input,
  .file-field-wrap .wpcf7-form-control-wrap,
  .file-field-wrap,
  .checkout-step-form-item input.wpcf7-submit {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
  }

  .remove-sub-wrap {
    right: 0;
    left: auto;
  }

  .dnd-upload-status .dnd-upload-image {
        min-width: 30px;
    min-height: 30px;
    max-height: 30px;
    max-width: 30px;
  }


  div.checkout-step-form-item-field {
    padding-top: 10px;
  }
  .checkout-step-form-item,
  .file-field-wrap {
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px!important;
  }

  .checkout-step-form-item-half {
    flex-direction: column;
    flex-wrap: wrap;
  }
  body .field-capital-in-money .checkout-step-form-item-field:after, body .checkout-field-proportion .wpcf7-form-control-wrap:after,
  .checkout-people-date-of-birth .wpcf7-form-control-wrap:after {
    left: auto;
    right: 10px;
  }

  .checkout-step-form-item-half .checkout-step-form-item:last-child {
    padding-left: 15px !important;
  }

  .checkout-step-form-item-description {
    padding-top: 10px;
  }

  #main,
  .checkout-items-information-wrap,
   .checkout-step-form-item-message {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .checkout-step-form-item-message {
    margin-bottom: 0!important;
  }

  .checkout-pre-footer-info.checkout-items-information-wrap {
    margin-bottom: 30px !important;
  }

  .field-group-user-information .wpcf7-field-group-remove {
    left: 89%;
  }
  .checkout-step-form-title {
    padding-right: 35px;
    padding-left: 15px!important;
  }

  .checkout-step-form-item label {
    top: 10px;
  }

  .checkout-step-form-wrap {
    padding-right: 0!important;
  }

  .checkout-people-checkbox-wrap,
  .checkout-people-radio-wrap {
    padding-left: 15px!important;
  }

}


@media only screen and (min-width: 575px) and (max-width: 767px) {

}
@media only screen and (min-width: 680px) and (max-width: 1024px) {
    .checkout-sub-header-item {
        flex-direction: column;
    }

    .checkout-sub-header-item-img {
        margin: 0 auto;
    }




}


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

.checkout-step-form-item-message.checkout-step-form-item .wpcf7-form-control-wrap input {
    width: 99% !important;
    min-width: 99% !important;
}

  .checkout-step-form-item-half .checkout-step-form-item {
    position: relative;
  }

  .checkout-step-form-item-half .checkout-step-form-item-description {
    top: 50%;
  }

  .remove-sub-wrap {
    left: 41%;
  }

  body .checkout-step-form-item .checkout-step-form-item-field .wpcf7-form-control-wrap textarea {
        width: 96% !important;
    min-width: 96% !important;
  }

  .field-select-wrap select {
        max-width: 96%!important;
    width: 96%!important;
  }

    .checkout-items-information-wrap {
        padding: 20px!important;
    }

    body .mcpay_card_field select,
    body .mcpay_card_field select {
        width: 96% !important;
    }

    body .mcpay_card_field select {
        margin-bottom: 5px!important;
    }

    .checkout-step-form-wrap {
        padding-right: 0;
    }
    .checkout-step-form-item-half {
        flex-direction: column;

    }

    .checkout-step-form-item-half .checkout-step-form-item,
    .checkout-step-form-item.checkout-step-form-item-message .checkout-step-form-item-field .wpcf7-form-control-wrap textarea,
    .checkout-step-form-item-half .checkout-step-form-item:first-child {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        width: 100%!important;
    }

    body .checkout-step-form-item,
    body .checkout-people-radio-wrap,
    body .checkout-people-checkbox-wrap,
    body .file-field-wrap,
    .checkout-step-form-item-half .checkout-step-form-item:nth-child(2) {
        padding-left: 15px!important;
    }

    .checkout-step-form-title {
        padding-right: 55px;
        padding-left: 15px !important;
    }

    body .checkout-step-form-wrap .checkout-step-form-item-field-money,
    .field-group-user-information .checkout-step-form-item-field-money,
    .field-group-user-information .checkout-step-form-item-half .checkout-step-form-item:last-child input[type="text"],
    .field-group-user-information input[type="text"],
    body .field-half-item .wpcf7-form-control-wrap input,
    .checkout-step-form-item .wpcf7-form-control-wrap input  {
        width: 96% !important;
        min-width: 96% !important;
    }

    .checkout-step-form-item-half .checkout-step-form-item .checkout-step-form-item-field {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
    }

    body .field-capital-in-money .checkout-step-form-item-field:after,
    body .checkout-field-proportion .wpcf7-form-control-wrap:after,
    body .checkout-people-date-of-birth .wpcf7-form-control-wrap:after {
        left: auto;
        right: 25px;
    }
 .checkout-step-form-item .wpcf7-form-control-wrap textarea,
 body .checkout-step-form-item-message .wpcf7-submit{
   width: 100% !important;
    min-width: 100% !important;
    }

}

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

    .checkout-sub-header-item {
        justify-content: center;
    }

  .checkout-step-form-item .wpcf7-form-control-wrap,
  .checkout-step-form-item-description {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .checkout-information-sub-header:nth-child(2),
  .checkout-information-sub-header:nth-child(3) {
    display: none !important;
  }

  .box_content span {
        font-size: 11px!important;
  }

}

/*-------------------*/
/*Custom Button Style*/
.btn-container{
    position: relative;
    text-decoration: none;
    display: flex;
		justify-content: center;
		align-items: center;
    vertical-align: middle;
    border-color: #8db916;
    width: 319px;
    height: 90px;
	border: none;
	border: unset;
    border-width: 0;
    border-radius: 10px 10px 10px 10px;
    background: #8db916;
    -pie-background: linear-gradient(#8db916 30%, #8db916);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #8db916), color-stop(1, #8db916));
    background: -moz-linear-gradient(#8db916 30%, #8db916);
    background: -o-linear-gradient(#8db916 30%, #8db916);
    background: linear-gradient(#8db916 30%, #8db916);
    box-shadow: none;
    cursor: pointer;
}
.btn-container:hover{
    -pie-background: linear-gradient(#8db916 30%, #306800);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #8db916), color-stop(1, #306800));
    background: -moz-linear-gradient(#8db916 30%, #306800);
    background: -o-linear-gradient(#8db916 30%, #306800);
    background: linear-gradient(#8db916 30%, #306800);
}
.btn-link{
    color: #ffffff;
    font-family: Arial;
    font-size: 25px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    box-sizing: border-box;
    display: block;
    background-color: unset;
}
@media(max-width: 480px){
	.btn-container{
		width: 80%;
	}
	.btn-link{
    font-size: 20px;
	}
}
/*Custom Button Style END*/
/*-----------------------*/

/*dunkle schrift statt orange, ame-20221010*/
/*
.dark-font h1, h2, h3, h4, h5, h6 {
	color: #747474 !important;
	font-weight:700 !important;
}
*/
.modal-backdrop {
  display: none !important;
}

/*Footer Titels als H3, ame-2022-10-19*/
/*-----------------------*/
.footer_header {
font-size: 15px !important;
font-weight: 400 !important;
line-height: 22.5px !important;
text-transform: uppercase !important;
text-align: center !important;
margin-bottom: 28px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
}
/* Footer H3 style-change 2022-11-01 */ 
footer h3.footer_header{
    color: var(--footer_headings_typography-color) !important;
}
footer section.widget_text{
    margin-bottom: 20px !important;
}

/*Testimonial Slider*/
.testimonial-heading{
    display: none;
}
.strong-view.wpmtst-default .wpmtst-testimonial.testimonial {
    border: none !important;
}
.wpmtst-testimonial-content.testimonial-content .wpmtst-testimonial-image.testimonial-image img{
    border: none;
    padding: 0;
}
.wpmtst-testimonial-content.testimonial-content{
    height: 100%;
}
.testimonial-text-container{
    height: 100%;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media(max-width: 640px){
    .wpmtst-testimonial-content.testimonial-content .wpmtst-testimonial-image.testimonial-image{
        max-width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .testimonial-content{
        display: flex;
        flex-direction: column;
        text-align: center;
    }
}

.page .fusion-column-inner-bg {
    margin-left: 0;
    margin-right: 0;
}

.fusion-checklist .fusion-li-item-content, ul.fusion-checklist .fusion-li-item-content .fusion-li-item-content {
    margin-inline-start: 0;
}

.post-content > div[data-bg] {
	background-size: cover;
}
/*Einzug im Mega Menu, ame-2023-05-26*/
.fusion-megamenu-wrapper .fusion-megamenu-bullet::before {
    position: absolute;
    top: 0;
    left: -16px;
}
.fusion-megamenu-wrapper .fusion-megamenu-bullet {
    margin: 0;
}
.fusion-megamenu-wrapper .sub-menu span:not(.sub-menu span span)
{
    position: relative;
} 
.ac_form_ form{
  margin-top: 0 !important;
  padding: 0 20px !important;
}
.ac_form_ form label {
    margin-bottom: 0 !important
}
.ppc-button-wrapper {
	width: 100%;
}

/* Links im ornagen text */
.links_orange
a {
    text-decoration: underline; /*Standard-Unterstreichung von Links */
}


/* KI conversation  < */
#ki_additional_field label,
#ki_conversation_field label{
	transform: translateY(-5px);
	font-size: 12px;
	background-color: #fff;
	z-index: 2;
	line-height: 13px;
	padding-left: 5px;
	margin-left: 13px;
	padding-right: 5px;
}

.ki-conversation-section{
	margin-bottom: 20px;
}
/* KI conversation  > */

.woocommerce-MyAccount-content #update_all_subscriptions_addresses_field input {
    visibility: visible;
}

/* über uns dafuer-stehen-wir */
.runde_ecken img.image-hover-img{
	width: 100% !important;
}