/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 02 2023 | 13:35:04 */
.wpmtst-filters-button-group li:before, .sing-page-spec-st-23 span:before, .testimonial-cat > div:before {
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 25px;
	height: 31px;
	margin-bottom: -7px;
}

.sing-page-spec-st-23 span {
    border: 2px solid #ddd;
    width: fit-content;
    border-radius: 40px;
    font-size: 26px;
    padding: 2px 18px 6px;
    margin: 0 20px 20px 0;
}
.testimonial-cat > *:before {
	width: 30px;
	height: 29px;
	margin-bottom: -8px;
}
.wpmtst-filters-button-group .wpmtst-all-st23:before {
	background-image: url(/wp-content/uploads/2023/08/All.png);
}

.sing-page-spec-st-23 .wpmtst-anxiety-stress:before, .wpmtst-filters-button-group .wpmtst-anxiety-stress:before,
.testimonial-cat > .Anxiety--stress:before {
	background-image: url(/wp-content/uploads/2023/08/Anxiety-stress.png);
}

.sing-page-spec-st-23 .wpmtst-bad-habits:before, .wpmtst-filters-button-group .wpmtst-bad-habits:before,
.testimonial-cat > .Bad-habits:before {
	background-image: url(/wp-content/uploads/2023/08/Bad-habits.png);
}

.sing-page-spec-st-23 .wpmtst-fears-phobias:before, .wpmtst-filters-button-group .wpmtst-fears-phobias:before,
.testimonial-cat > .Fears--phobias:before, .sing-page-spec-st-23 .wpmtst-fears-phobies:before {
	background-image: url(/wp-content/uploads/2023/08/Fears-phobies.png);
}

.sing-page-spec-st-23 .wpmtst-health-wellness:before, .wpmtst-filters-button-group .wpmtst-health-wellness:before,
.testimonial-cat > .Health--wellness:before {
	background-image: url(/wp-content/uploads/2023/08/Health-wellness.png);
}

.sing-page-spec-st-23 .wpmtst-minor-related-issues:before, .wpmtst-filters-button-group .wpmtst-minor-related-issues:before,
.testimonial-cat > .Minor-related-issues:before {
	background-image: url(/wp-content/uploads/2023/08/Minor-related-issues.png);
}

.sing-page-spec-st-23 .wpmtst-other-addictions:before, .wpmtst-filters-button-group .wpmtst-other-addictions:before,
.testimonial-cat > .Other-addictions:before {
	background-image: url(/wp-content/uploads/2023/08/Other-addictions-1.png);
}

.sing-page-spec-st-23 .wpmtst-personal-development:before, .wpmtst-filters-button-group .wpmtst-personal-development:before,
.testimonial-cat > .Personal-development:before {
	background-image: url(/wp-content/uploads/2023/08/Personal-development.png);
}

.sing-page-spec-st-23 .wpmtst-relationships-issues:before, .wpmtst-filters-button-group .wpmtst-relationships-issues:before,
.testimonial-cat > .Relationships-issues:before {
	background-image: url(/wp-content/uploads/2023/08/Relationships-issues.png);
}

.sing-page-spec-st-23 .wpmtst-sexual-intimacy-issues:before, .wpmtst-filters-button-group .wpmtst-sexual-intimacy-issues:before,
.testimonial-cat > .Sexual--intimacy-issues:before {
	background-image: url(/wp-content/uploads/2023/08/Sexual-intimacy-issues.png);
}

.sing-page-spec-st-23 .wpmtst-smoking-vaping:before, .wpmtst-filters-button-group .wpmtst-smoking-vaping:before,
.testimonial-cat > .Smoking--vaping:before {
	background-image: url(/wp-content/uploads/2023/08/Smoking-vaping.png);
}

.sing-page-spec-st-23 .wpmtst-trauma:before, .wpmtst-filters-button-group .wpmtst-trauma:before,
.testimonial-cat > .Trauma:before {
	background-image: url(/wp-content/uploads/2023/08/Trauma.png);
}

.sing-page-spec-st-23 .wpmtst-weight-loss:before, .wpmtst-filters-button-group .wpmtst-weight-loss:before,
.testimonial-cat > .Weight-loss:before {
	background-image: url(/wp-content/uploads/2023/08/Weight-loss.png);
}

.sing-page-spec-st-23 .wpmtst-sleep-issues:before, .wpmtst-filters-button-group .wpmtst-sleep-issues:before,
.testimonial-cat > .Sleep-Issues:before {
	background-image: url(/wp-content/uploads/2023/10/sleeping.png);
}
.testimonial-cat > .Sleep-Issues:before {
    width: 22px;
    margin-top: 5px;
    margin-right: 3px;
}

@media screen and (max-width: 1024px) {
    .wpmtst-filters-button-group li:before, .sing-page-spec-st-23 span:before, .testimonial-cat > div:before {
        width: 20px;
        height: 25px;
        margin-bottom: -6px;
    }
    .wpmtst-button-group li, .sing-page-spec-st-23 span, .testimonial-cat > div {
        font-size: 16px;
        padding: 2px 18px;
        margin: 0 10px 10px 0;
    }
}