/*
Theme Name: Gilliard Base WP Theme
Author: tokiwi
Author URI: https://tokiwi.ch
Description: A personal custom starter theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aa_base
*/

.airbnb-widget {
	margin-top: 150px;
	margin-bottom: 150px;
}
.newsletter-line p {
	display: flex;
	margin: 0;
}
.newsletter-line p span.wpcf7-spinner {
	display: none;
}
.newsletter-line p label {
	display: block !important;
}
#wpcf7-f157-o2 > form > p:nth-child(5) > label > span > span > span {
	display: block !important;
}

@media (min-width: 1200px) {.single-product .btn-wrap {margin: 100px 0px;}}
@media (min-width: 0px) and (max-width: 1199px) {.single-product .btn-wrap {margin: 50px 0px;}}
@media (max-width: 767px) {.single-simple-product-persons{padding-top:0px;}.product_cat-hidden-aktivitaeten form.cart, .product_cat-hidden-activites form.cart{margin-top:1em!important;}}
.single-simple-product-persons{width:100%;padding-bottom:10px;padding-top:20px;}
.product_cat-hidden-activites{padding-top:30px;}