/* *
 * Theme Name:     wellbe
 * Theme URI:      wellbe
 * Author:         wellbe
 * Author URI:     wellbe
 * Tested up to:   6.9.1
 * Requires PHP:   8.1.0
 * Description:    wellbe
 * Version:        1.0
 * License:        GNU General Public License v2 or later
 * License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:    wellbe
 * Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, editor-style, footer-widgets, left-sidebar, right-sidebar, wide-blocks
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Nito is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
 * Underscores is distributed under the terms of the GNU GPL v2 or later.
**/
.c-faq_itm .c-faq_a::before {
	top: 2rem;
	transform: translateY(0);
}
.c-faq_itm .c-faq_a a {
	text-decoration: underline;
	color: #609CCD;
}
.wpcf7-not-valid-tip,
.wpcf7-spinner {
	display: none !important;
}
.wpcf7-form textarea,
.confirm-text {
  white-space: pre-line;
}
/*.c-back {
	display: block !important;
}*/
.c-form_checkbox .formErrorContent {
	bottom: -4rem;
}
.cf-turnstile {
	text-align: center;
	margin-top: 5rem;
}
.grecaptcha-badge {
	display: none !important;
}