/*
 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
------------------------------------------------------------ */

#prijzen .sc_item_subtitle {
    color: #FFF
}

.tabs_style_extra.elementor-widget-tabs .elementor-tab-title a:before {
	color: #ffc1c1;	
}

#facial .icon-meditation:before {
    content: '\ea38';
}

.wpcf7 .wpcf7-submit-style .submit-style-in {
	display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    font-size: 16px;
    background-color: #ffc1c1;
    color: var(--theme-color-inverse_link);
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sc_services_price .sc_services_item_price {
	color: #ffc1c1;
}