/* *
 * Theme Name:     toyosokki
 * Theme URI:      toyosokki
 * Author:         toyosokki
 * Author URI:     toyosokki
 * Tested up to:   6.9.1
 * Requires PHP:   5.6.0
 * Description:    toyosokki
 * Version:        1.0
 * License:        GNU General Public License v2 or later
 * License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:    toyosokki
 * 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.
**/
.wpcf7-not-valid-tip,
.wpcf7-spinner {
	display: none !important;
}
.cf-turnstile {
	text-align: center;
	margin-top: 4rem;
}
.grecaptcha-badge {
	display: none !important;
}
@media screen and (max-width: 768px) {
	.cf-turnstile {
		margin-top: 8rem;
	}
}