/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 #yith-wapo-container .yith-wapo-block .yith-wapo-addon .options .yith-wapo-option {
	min-width: 75%;
}

#yith-wapo-container .yith-wapo-block .yith-wapo-addon .wapo-addon-description {
	margin-bottom: 20px;
}

.form-row input,
.form-row select,
.form-row .select2{
	margin-bottom: 15px;
}

.lucerne-webshop .site-header .site-branding img {
	width: 325px;
	max-width: 100%;
	height: auto;
	max-height: none;
}

.lucerne-webshop .woocommerce-products-header__title.page-title {
	font-size: 3rem;
	line-height: 1.2;
}

@media (max-width: 767px) {
	.lucerne-webshop .woocommerce-products-header__title.page-title {
		font-size: 2rem;
	}
}
