/*
Theme Name:     Air Fryer Przepisy
Theme URI:      https://airfryerprzepisy.pl
Template:       kadence
Author:         Air Fryer Przepisy
Author URI:     https://airfryerprzepisy.pl
Description:    Child Theme Description
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
#kt-scroll-up{
cursor: pointer;
}

#wpzoom-recipe-card .footer-copyright {
	display: none;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.wp-block-wpzoom-recipe-card-block-recipe-card {
	max-width: 100% !important;
}

.comment-form .comment-input-wrap {
	display: inline !important;
}

.form-submit {
	margin-top: 30px !important;
}

.comment-notes {
	display: none !important;
}

.comment-privacy-info {
	font-size: 1rem;
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	display: block;
}

.comment-form-author {
	margin-top: -30px !important;
}
