/*
 Theme Name:   Jacqueline Child Theme
 Theme URI:    http://jacqueline.themerex.net
 Description:  Jacqueline Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     jacqueline
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  jacqueline
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: url('./fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/raleway-v28-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('./fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('./fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('./fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/raleway-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('./fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('./fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/raleway-v28-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('./fonts/raleway-v28-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v28-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/raleway-v28-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('./fonts/raleway-v28-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('./fonts/raleway-v28-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: url('./fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/raleway-v28-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('./fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('./fonts/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Raleway';
}

section.up-sells.upsells.products {
    margin-top: 30px !important;
}
.single-product .upsells {
	border-top: 0px !important;
}
.d-none .woocommerce-variation-add-to-cart {
    display: none !important;
}
.woocommerce-variation-price .price {
    display: block !important;
}
.elementor-button-icon i.fas.fa-phone {
    font-size: 27px;
}
span[data-value="gesicht"],
span[data-value="haare"],
span[data-value="augen"],
span[data-value="fuesse"],
span[data-value="massagen"],
span[data-value="specials"],
span[data-value="unkategorisiert"],
span[data-value="premium-gesichtsbehandlungen"],
span[data-value="behandlungen"],
span[data-value="peel-re-new"],
span[data-value="gold-24-ka"],
span[data-value="depil-as"],
span[data-value="men"],
span[data-value="oelessenzen"],
span[data-value="art-of-spa-new"],
span[data-value="art-of-tanning"],
span[data-value="geschenke"],
span[data-value="startseite"] {
	display: none !important;
}

.equal .elementor-widget-icon-box {
    height: 100%;
    display: flex;
    justify-content: space-around;
}
.equal .elementor-icon-box-wrapper {
    padding-bottom: 0 !important;
}
.equal .elementor-widget-container {
    display: flex;
    align-items: center;
	width: 100%;
    justify-content: center;
}
.equal .elementor-column-gap-extended {
    margin-left: -15px;
    margin-right: -15px;
}
.equal a {
    line-height: 23px;
}
.prslider .slide_cats {
    display: none !important;
}
.prslider .slide_title {
    min-height: 160px;
    margin-top: 27px !important;
    font-size: 18px !important;
    font-weight: 300 !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    padding-left: 0 !important;
	margin-top: 20px;
}
p.legal.form-row.checkbox-legal.validate-required {
    margin-top: 40px;
}
h3#order_review_heading_payment {
    display: none;
}
.shipping li {
    margin-bottom: 35px !important;
}
.form-row.place-order.wc-gzd-place-order {
    margin-top: 30px;
}

h3#order_review_heading {
    display: none !important;
}
ul#shipping_method label {
    font-size: 15px;
    color: #333;
}
.wc-tabs {
	text-align: center !important;
}
.type-product {
    padding-top: 40px;
}
.product_meta {
    display: none;
}
.widget_shopping_cart_content img {
    display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name img {
    border-radius: 0 !important;
}
h3#order_payment_heading {
    display: none !important;
}

element.style {
}
.elementor-18083 .elementor-element.elementor-element-9ba3aeb .elementor-icon-box-title, .elementor-18083 .elementor-element.elementor-element-9ba3aeb .elementor-icon-box-title a {
    font-size: 20px;
}
.elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-title a {
    color: var(--theme-color-text_dark);
}
.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
    color: var(--theme-color-alter_text);
}
.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit;
}
header p.elementor-icon-box-title a {
    color: white !important;
}
header i.fas.fa-phone {
    margin-top: 5px;
}
@media (max-width:1024px) {
	.equal .elementor-widget-container {display: block;}
	.equal .elementor-widget-icon-box {display: block; height: auto;}
}