.light-header .header-minicart .minicart-wrap {
  background: #fbfbfb !important;
  color: #252a31 !important;
}

.assistant-font {
  font-family: "Assistant", Sans-serif;
}
.assistant-font h1, .assistant-font h2, .assistant-font h3, .assistant-font h4, .assistant-font h5 {
  font-family: "Geovano Sans", Sans-serif;
}

.woocommerce div.product form.cart .variations.novo-variations .p-half select {
  margin-bottom: 10px;
}

.single_variation_wrap .woocommerce-Price-amount.amount {
  font-size: 35px;
  display: block;
}
.single_variation_wrap .woocommerce-price-suffix {
  font-size: 16px;
  display: block;
  margin-top: -1em;
  margin-bottom: 15px;
}

body.woocommerce-cart p.woocommerce-shipping-destination {
  display: none;
}
body.woocommerce-cart .main-row {
  font-family: "Assistant", Sans-serif;
}
body.woocommerce-cart .main-row ul.menu {
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-cart table.shop_table .product-quantity, body.woocommerce-cart table.shop_table .product-remove, body.woocommerce-cart table.shop_table .product-name, body.woocommerce-cart table.shop_table .product-price, body.woocommerce-cart table.shop_table .product-subtotal {
  font-weight: 700;
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-cart table.shop_table .quantity {
  /* Firefox */
}
body.woocommerce-cart table.shop_table .quantity input[type=number] {
  -moz-appearance: textfield;
}
body.woocommerce-cart div.cart-collaterals .heading h5 {
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-cart div.cart-collaterals .order-total .includes_tax {
  display: block;
}
body.woocommerce-cart div.cart-collaterals .order-total .includes_tax .woocommerce-Price-amount.amount {
  color: #777;
  font-size: 1em;
  font-weight: 400;
}
body.woocommerce-cart div.cart-collaterals div.wc-proceed-to-checkout {
  padding: 0 20px;
}
body.woocommerce-cart div.cart-collaterals div.wc-proceed-to-checkout .porter-proceed-to-checkout {
  width: 100%;
  margin-bottom: 6px;
  background-color: #097b09;
  border-color: #097b09;
  color: #fff;
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-cart div.cart-collaterals div.wc-proceed-to-checkout .porter-proceed-to-checkout:hover {
  background-color: transparent;
  border-color: #097b09;
  color: #097b09;
}

.porter-price-details {
  font-family: "Assistant", Sans-serif;
  font-size: 0.8rem;
  margin-top: 2rem;
  text-align: center;
}

body.woocommerce-checkout .main-row {
  font-family: "Assistant", Sans-serif;
}
body.woocommerce-checkout .main-row h1, body.woocommerce-checkout .main-row h2, body.woocommerce-checkout .main-row h3, body.woocommerce-checkout .main-row h4, body.woocommerce-checkout .main-row h5 {
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-checkout .main-row ul.menu {
  font-family: "Geovano Sans", Sans-serif;
}
body.woocommerce-checkout div.cart-collaterals label[data-automation-id=woo-commerce-subscription-opt-in] {
  font-size: 0.889em;
  display: block;
  line-height: 1.2rem;
}
body.woocommerce-checkout div.cart-collaterals .woocommerce-privacy-policy-text {
  font-size: 0.889em;
  display: block;
  line-height: 1.2rem;
  text-align: left;
}
body.woocommerce-checkout div.cart-collaterals .includes_tax {
  display: block;
}
body.woocommerce-checkout div.cart-collaterals .includes_tax .woocommerce-Price-amount.amount {
  font-size: 1em !important;
}
body.woocommerce-checkout #ship-to-different-address {
  font-family: "Assistant", Sans-serif;
  font-size: 1em;
  font-weight: bold;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  color: #fff !important;
  background-color: #097b09 !important;
  font-family: "Geovano Sans", Sans-serif;
}

body.single-product span.price .woocommerce-price-suffix {
  font-family: "Assistant", Sans-serif;
}
body.single-product .product-image-block .prev, body.single-product .product-image-block .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 6px;
  font-size: 2em;
}
body.single-product .product-image-block .prev.basic-ui-icon-left-arrow {
  left: 0;
}
body.single-product .product-image-block .next.basic-ui-icon-right-arrow {
  right: 0;
}
body.single-product .quantity {
  /* Firefox */
}
body.single-product .quantity input[type=number] {
  -moz-appearance: textfield;
}
body.single-product .elementor-widget-woocommerce-product-price .price-block .price {
  padding: 10px;
  display: block !important;
}
body.single-product .elementor-widget-woocommerce-product-price .price-block .price .price-prefix {
  text-transform: none;
}
body.single-product .elementor-widget-woocommerce-product-price .price-block .price .woocommerce-price-suffix {
  display: block;
  font-size: 0.8rem;
  font-family: "Assistant", Sans-serif;
}
body.single-product .product-image-block .thumbs .swiper-slide {
  margin-bottom: 18px !important;
}
body.single-product #ydc-variation-from-price .woocommerce-Price-amount.amount {
  display: inline-block;
}
body.single-product .ydc-simple-price {
  color: #C5AB94;
  margin-bottom: 25px;
}
body.single-product .ydc-simple-price .woocommerce-Price-amount.amount {
  color: #C5AB94 !important;
  font-size: 35px;
  display: block;
  font-family: "Geovano Sans", Sans-serif;
}
body.single-product .ydc-simple-price .woocommerce-price-suffix {
  color: #C5AB94 !important;
  font-size: 13px;
  display: block;
  margin-top: -1em;
  font-family: "Assistant", Sans-serif;
}

.minicart-wrap .elementor-menu-cart__subtotal {
  font-size: 16px;
  font-family: "Geovano Sans", Sans-serif;
}
.minicart-wrap .elementor-menu-cart__product-name.product-name, .minicart-wrap .elementor-menu-cart__product-price.product-price {
  font-family: "Assistant", Sans-serif;
}
.minicart-wrap .elementor-menu-cart__footer-buttons {
  font-family: "Geovano Sans", Sans-serif;
}
.minicart-wrap .elementor-menu-cart__footer-buttons .elementor-button--view-cart, .minicart-wrap .elementor-menu-cart__footer-buttons .elementor-button--checkout {
  background-color: #C5AB94;
  color: #fff;
  border: 1px solid #C5AB94;
}
.minicart-wrap .elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover, .minicart-wrap .elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
  background-color: #fff;
  color: #C5AB94;
  border: 1px solid #C5AB94;
}

body.ydc-product-type-variable .elementor-widget-woocommerce-product-price {
  display: none;
}

@media (min-width: 991px) {
  body.single-product .product-image-block .prev, body.single-product .product-image-block .next {
    display: none;
  }

  .woocommerce div.product form.cart .variations.novo-variations .p-half {
    width: 48%;
    float: right;
  }
  .woocommerce div.product form.cart .variations.novo-variations .p-half:first-child {
    float: left;
  }
  .woocommerce div.product form.cart .variations.novo-variations .p-half select {
    margin: 0;
    font-family: "Assistant", Sans-serif;
  }
  .single_variation_wrap .woocommerce-Price-amount.amount {
    font-size: 35px;
    display: block;
  }
  .single_variation_wrap .woocommerce-price-suffix {
    font-size: 13px;
    display: block;
    margin-top: -1em;
  }
  .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button {
    width: 60%;
    float: right;
  }
  .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button button[type=submit] {
    width: 80%;
    margin-left: 6.5% !important;
  }
}
@media (max-width: 991px) {
  .elementor-widget-woocommerce-product-images .elementor-widget-container {
    margin: 0 !important;
  }

  div.type-product h2.elementor-heading-title.elementor-size-default {
    font-size: 16px !important;
  }

  div.coupon-area {
    padding: 0;
    border: none;
    clear: both;
  }
  div.coupon-area input#coupon_code {
    margin-left: 0;
    width: 45%;
    float: left;
  }
  div.coupon-area input#apply_coupon {
    width: 45%;
    min-width: 161px;
    float: right;
    padding-left: 5px;
    padding-right: 5px;
  }

  .woocommerce div.product form.cart .woocommerce-variation {
    float: none;
    width: 100%;
    text-align: right;
  }
  .woocommerce div.product form.cart .woocommerce-variation .woocommerce-variation-price {
    text-align: right;
  }

  body.single-product .woocommerce-variation-add-to-cart.variations_button div.quantity, body.single-product form.cart div.quantity {
    width: 75px;
  }
  body.single-product .woocommerce-variation-add-to-cart.variations_button div.quantity input.qty, body.single-product form.cart div.quantity input.qty {
    width: 45px;
  }
  body.single-product .woocommerce-variation-add-to-cart.variations_button div.quantity a.down, body.single-product .woocommerce-variation-add-to-cart.variations_button div.quantity a.up, body.single-product form.cart div.quantity a.down, body.single-product form.cart div.quantity a.up {
    right: 0;
  }
}
main.main-row-anfrage {
  /* Kontaktformular der alten Seite -------------------------- */
  font-size: 20px;
}
main.main-row-anfrage #planer_submit_btn {
  font-size: 20px;
}
main.main-row-anfrage .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  font-size: 14px;
  font-family: sans-serif;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
main.main-row-anfrage .popover.top {
  margin-top: -10px;
}
main.main-row-anfrage .popover.right {
  margin-left: 10px;
}
main.main-row-anfrage .popover.bottom {
  margin-top: 10px;
}
main.main-row-anfrage .popover.left {
  margin-left: -10px;
}
main.main-row-anfrage .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px;
  background-color: rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px 5px 0 0;
}
main.main-row-anfrage .popover-content {
  padding: 9px 14px;
}
main.main-row-anfrage .popover > .arrow, main.main-row-anfrage .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
main.main-row-anfrage .popover > .arrow {
  border-width: 11px;
}
main.main-row-anfrage .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
main.main-row-anfrage .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
main.main-row-anfrage .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #000;
  border-bottom-width: 0;
}
main.main-row-anfrage .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
main.main-row-anfrage .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
main.main-row-anfrage .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
main.main-row-anfrage .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
main.main-row-anfrage .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
main.main-row-anfrage .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
main.main-row-anfrage .container {
  width: 100%;
  max-width: 929px;
  padding: 0 20px;
  font-family: "Assistant", Sans-serif;
  margin: 0 auto;
  padding-top: 60px;
}
main.main-row-anfrage .anfrage-form h4 {
  padding: 0;
  margin: 0;
  font-weight: 100;
  font-size: 18px;
  font-family: "Assistant", Sans-serif;
}
main.main-row-anfrage .anfrage-form h5 {
  padding: 0;
  margin: 0;
  font-size: 28.8px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Assistant", Sans-serif;
}
main.main-row-anfrage .anfrage-form {
  padding: 35px 0;
}
main.main-row-anfrage .anfrage-form h5, main.main-row-anfrage .anfrage-form h4 {
  text-align: left;
  font-family: "Vollkorn SC";
}
main.main-row-anfrage .anfrage-form h5 {
  font-weight: bold;
}
main.main-row-anfrage img.anfrage-auswahl {
  width: 100%;
  height: auto;
}
main.main-row-anfrage .anfrage-auswahl-kasten {
  display: flex;
  flex-wrap: WRAP;
}
main.main-row-anfrage .anfrage-auswahl-kasten a {
  width: 25%;
  padding: 2px;
}
main.main-row-anfrage .phil-form h4 {
  padding: 0;
  margin: 0;
  font-weight: 100;
  font-size: 18px;
  font-family: "Assistant", Sans-serif;
}
main.main-row-anfrage .phil-form table {
  margin-bottom: 0;
  margin-top: 0;
}
main.main-row-anfrage .phil-form table,
main.main-row-anfrage .phil-form td {
  border: 0;
}
main.main-row-anfrage .phil-form a {
  color: #C5AB94 !important;
}
main.main-row-anfrage .phil-form input[type=submit] {
  background-color: #C5AB94;
}
main.main-row-anfrage .phil-form h5 {
  padding: 0;
  margin: 0;
  font-size: 28.8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #C5AB94;
  font-family: "Assistant", Sans-serif;
}
main.main-row-anfrage .phil-form .form-section {
  padding: 35px 0;
}
main.main-row-anfrage .phil-form .form-section h5, main.main-row-anfrage .phil-form .form-section h4 {
  text-align: left;
}
main.main-row-anfrage .phil-form .form-section h5 {
  font-weight: bold;
}
main.main-row-anfrage .phil-form .form-section .title-uppercase {
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 30px;
  color: #C5AB94;
}
main.main-row-anfrage .phil-form .form-section .title-uppercase span {
  font-weight: 300;
}
main.main-row-anfrage .phil-form .form-section .title-uppercase.title-sethigher {
  margin-top: -60px;
  display: block;
}
main.main-row-anfrage .phil-form .form-section i {
  font-style: italic;
  font-weight: 100;
  font-size: 20px;
  text-transform: none;
  color: #3f3f3f;
}
main.main-row-anfrage .phil-form .form-section table td {
  padding: 5px 10px;
}
main.main-row-anfrage .phil-form .form-section table td:nth-child(2) {
  white-space: nowrap;
}
main.main-row-anfrage .phil-form .form-section table .switch {
  margin-top: 4px;
}
main.main-row-anfrage .phil-form .form-section .paket-title {
  text-transform: uppercase;
  font-weight: bold;
}
main.main-row-anfrage .phil-form .form-section .calculator-sum {
  background: #C5AB94;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 21.6px;
  text-align: center;
  padding: 5px;
  color: #000;
  margin-top: 30px;
  font-weight: normal;
}
main.main-row-anfrage .phil-form .form-section .choose-gender {
  background: url("../img/ringe.png") no-repeat center center transparent;
  background-size: contain;
  margin-top: 30px;
}
main.main-row-anfrage .phil-form .form-section .choose-gender:before, main.main-row-anfrage .phil-form .form-section .choose-gender:after {
  content: " ";
  display: table;
}
main.main-row-anfrage .phil-form .form-section .choose-gender:after {
  clear: both;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender {
  width: 86px;
  height: 86px;
  background: #4e4e4e;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  float: left;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender .male, main.main-row-anfrage .phil-form .form-section .choose-gender .gender .female {
  display: inline-block;
  height: 86px;
  width: 43px;
  background: rgba(255, 255, 255, 0.5);
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender .male {
  background: url("../img/male.png") no-repeat 12px 18px rgba(255, 255, 255, 0.5);
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender .female {
  background: url("../img/female.png") no-repeat 11px 18px;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender .female:hover {
  background: url("../img/female.png") no-repeat 11px 18px rgba(255, 255, 255, 0.3);
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender input:checked ~ .male {
  background-color: transparent;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender input:checked ~ .male:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
main.main-row-anfrage .phil-form .form-section .choose-gender .gender input:checked ~ .female {
  background-color: rgba(255, 255, 255, 0.5);
}
main.main-row-anfrage .phil-form .form-section .choose-gender input[type=text] {
  float: left;
  font-size: 20px;
  border: 0px;
  color: #C5AB94;
  text-transform: uppercase;
  margin-top: 30px;
  width: 160px;
  margin-left: 30px;
  background: transparent;
}
main.main-row-anfrage .phil-form .form-section .choose-gender ::placeholder {
  color: #C5AB94;
}
main.main-row-anfrage .phil-form .form-section .choose-gender ::-webkit-input-placeholder {
  color: #C5AB94;
}
main.main-row-anfrage .phil-form .form-section .choose-gender input[type=text]:focus {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #222;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .choose-right .gender {
  float: right;
}
main.main-row-anfrage .phil-form .form-section .choose-gender .choose-right input[type=text] {
  float: right;
  margin-right: 30px;
  margin-left: 0;
  text-align: right;
}
main.main-row-anfrage .phil-form .form-section .date-holder {
  display: none;
}
main.main-row-anfrage .phil-form .form-section .date-holder strong {
  display: block;
  margin-bottom: -10px;
  margin-top: 30px;
}
main.main-row-anfrage .phil-form .form-section .date-picker {
  margin-top: 15px;
  display: flex;
  align-items: flex-end;
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text] {
  border: 1px solid #efefef;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  color: #000;
  text-align: center;
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text].day, main.main-row-anfrage .phil-form .form-section .date-picker input[type=text].month {
  width: 70px;
}
main.main-row-anfrage .phil-form .form-section .date-picker input[type=text].year {
  width: 92px;
}
main.main-row-anfrage .phil-form .form-section .date-picker span {
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 0 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
}
main.main-row-anfrage .phil-form .two-dates {
  padding-top: 20px;
  margin-bottom: 0;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible {
  width: 100%;
  border: 0 none;
  font-size: 18px;
  height: 200px;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #efefef;
  background: #fff;
  color: #000;
  padding: 16px 20px;
  text-transform: uppercase;
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section textarea.invisible:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  visibility: visible !important;
}
main.main-row-anfrage .phil-form .form-section .email-hero {
  width: 100%;
  color: #000;
  border: 0 none;
  padding: 0;
  margin-top: 20px;
  font-size: 18px;
  padding: 6px 10px;
  text-transform: uppercase;
  border: 1px solid #efefef;
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
main.main-row-anfrage .phil-form .form-section .email-hero::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .email-hero:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .email-hero::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .email-hero:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
main.main-row-anfrage .phil-form .form-section .email-hero:focus {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
main.main-row-anfrage .phil-form .form-section .checkbox {
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
}
main.main-row-anfrage .phil-form .form-section .checkbox input {
  margin-right: 10px;
}
main.main-row-anfrage .phil-form .form-type {
  margin-top: 20px;
}
main.main-row-anfrage .phil-form .form-type .type {
  background: url(../img/form_types.png) no-repeat left top transparent;
  height: 70px;
  width: 70px;
  display: inline-block;
  outline: none;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
main.main-row-anfrage .phil-form .form-type .type:hover, main.main-row-anfrage .phil-form .form-type .type.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=69);
  opacity: 0.69;
}
main.main-row-anfrage .phil-form .form-type .type.type-akt {
  background-position: -82px 0;
}
main.main-row-anfrage .phil-form .form-type .type.type-portrait {
  background-position: -164px 0;
}
main.main-row-anfrage .phil-form .form-type span {
  font-size: 32.4px;
  color: #c5c5c5;
  line-height: 1;
  font-weight: 100;
  display: block;
}
main.main-row-anfrage .packages {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin: 0 -25px;
}
main.main-row-anfrage .wp-block-image {
  text-align: center;
}
main.main-row-anfrage .wp-block-image img {
  height: auto;
}
main.main-row-anfrage .entry-content .wp-block-gallery .blocks-gallery-item figure {
  text-align: center;
  display: block;
}
main.main-row-anfrage .entry-content .wp-block-gallery .blocks-gallery-item figure img {
  max-width: 100%;
  /*width: auto;
  height: auto;*/
  margin: 0 auto;
}
main.main-row-anfrage .package {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  flex-direction: column;
}
main.main-row-anfrage .package .price {
  margin-top: auto;
}
main.main-row-anfrage .package h6 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 22px;
  color: #C5AB94;
  width: 100%;
}
main.main-row-anfrage .package .duration {
  margin-bottom: 15px;
  background: url("../img/time.png") no-repeat left 4px transparent;
  background-size: 18px;
  padding-left: 25px;
  margin-top: 3px;
}
main.main-row-anfrage .package .duration + .duration {
  margin-top: -10px;
}
main.main-row-anfrage .package .price {
  padding-bottom: 5px;
  font-size: 25px;
}
main.main-row-anfrage .package .price em {
  font-size: 20px;
}
main.main-row-anfrage .package .check-list {
  margin-left: 0;
  margin-bottom: 20px;
  list-style-type: none;
}
main.main-row-anfrage .package .check-list li {
  position: relative;
  background-image: url(../img/check-white.png);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left 7px;
  margin: 0;
  padding-left: 24px;
}
main.main-row-anfrage .package .check-list li + li {
  margin-top: 5px;
}
main.main-row-anfrage .switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 20px;
  background-color: white;
  border-radius: 18px;
  cursor: pointer;
}
main.main-row-anfrage .switch.switch-big {
  margin-top: 20px;
  width: 160px;
  height: 30px;
}
main.main-row-anfrage .switch.switch-big .switch-label {
  font-size: 15px;
}
main.main-row-anfrage .switch.switch-big .switch-handle {
  width: 28px;
  height: 28px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
main.main-row-anfrage .switch.switch-big .switch-input:checked ~ .switch-handle {
  left: 131px !important;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
main.main-row-anfrage .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
main.main-row-anfrage .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-transition: ease-out 0.15s;
  -o-transition: ease-out 0.15s;
  -webkit-transition: ease-out 0.15s;
  transition: ease-out 0.15s;
  -moz-transition-property: opacity, background;
  -o-transition-property: opacity, background;
  -webkit-transition-property: opacity, background;
  transition-property: opacity, background;
  position: absolute;
  width: 100%;
  top: 0;
}
main.main-row-anfrage .switch-label:before, main.main-row-anfrage .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
main.main-row-anfrage .switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
main.main-row-anfrage .switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
main.main-row-anfrage .switch-input:checked ~ .switch-label {
  background: #C5AB94;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
main.main-row-anfrage .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
main.main-row-anfrage .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
main.main-row-anfrage .switch-handle {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(40%, #ffffff), color-stop(100%, #f0f0f0));
  background: -moz-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background: -webkit-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background: linear-gradient(to bottom, #ffffff 40%, #f0f0f0);
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
main.main-row-anfrage .switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
  background: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background: linear-gradient(to bottom, #eeeeee, #ffffff);
}
main.main-row-anfrage .switch-input:checked ~ .switch-handle {
  left: 40px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
main.main-row-anfrage .question-mark {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  width: 18px;
  height: 18px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #4e4e4e;
  cursor: pointer;
  margin-left: 10px;
  font-size: 13px;
  padding-left: 6px;
  position: relative;
  bottom: 2px;
}
main.main-row-anfrage .table-pricing {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin: 0 -25px;
  align-items: center;
  justify-content: center;
  text-align: left;
}

main.main-row-anfrage-fw .container {
  width: 100%;
  max-width: 1120px;
}
main.main-row-anfrage-fw .anfrage-top-img-cont {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}
main.main-row-anfrage-fw .anfrage-top-img-cont img {
  width: 100%;
  height: auto;
}

@media (min-width: 769px) {
  main.main-row-anfrage .package {
    width: 33.3333333%;
  }
}
@media (max-width: 768px) {
  main.main-row-anfrage .phil-form .form-type span {
    font-size: 54px;
    word-break: break-word;
  }

  main.main-row-anfrage-fw .container {
    padding-top: 0;
  }
  main.main-row-anfrage-fw .anfrage-top-img-cont {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 769px) {
  main.main-row-anfrage .table-pricing {
    width: 33.3333333%;
  }
}

/*# sourceMappingURL=pstyles.css.map */
