/*
Theme Name: Fitbar
Author: RGB
Requires at least: 6.1
Tested up to: 6.4
Requires PHP: 8.1
Version: 0.0.22
Text Domain: fitbar
*/

.wpcf7-display-none {
	display: none;
}

@media screen and (max-width: 1376px) and (min-width: 1115px) {
	.footerBasic__subscribe-form {
		max-width: 300px;
	}
}

@media screen and (max-width: 1114px) and (min-width: 991px) {
	.footerBasic__subscribe-form {
		max-width: 250px;
	}
}

body.single-post #wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

@media screen and (min-width: 992px) {
	.page-template-template-product-showcase .card-showcase-product__action {
		display: none;
	}
}
