/*
 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
------------------------------------------------------------ */
.cpt_services-template-default .sidebar.widget_area {
    display: none;
}

.cpt_services-template-default .content_wrap .content {
    width: 100% !important;
}
.sc_services_item_info {
    min-height: 90px;
}

h2.sc_item_title.sc_title_title.sc_align_center.sc_item_title_style_decoration.sc_item_title_tag::after {
content: "" !important;
    background-image: url(https://serendayspa.com/wp/wp-content/uploads/2025/05/line-scaled-e1748531354741.png);
    width: 100%;
    height: 75%;
    position: absolute !important;
    background-size: contain;
    background-repeat: no-repeat;
    left: unset;
    background-position: center;
    transform: none;
}
.page_content_wrap {
    padding-top: 30px;
}
h1.sc_layouts_title_caption {
    font-weight: 700;
}

.sc_services_price .sc_services_item_button.sc_item_button {
    position: absolute;
    right: 5%;
    bottom: 16%;
}
.sc_services_strong .sc_services_item_text {
    line-height: 1.6em;
}
.sc_services_price .sc_services_item .sc_services_item_more_link .link_text {
    opacity: 1 !important;
    visibility: visible;
    text-indent: 0;
    background: #f9a393;
    padding: 10px 30px;
    color: #fff;
    border: 1px solid;
}

.sc_services_price .sc_services_item .sc_services_item_more_link .link_icon{ 
display:none;
}