/*
Theme Name:   	Pizzaro Child
Theme URI:    	https://demo2.chethemes.com/pizzaro/
Author:       	CheThemes
Author URI:	  	https://chethemes.com
Description:  	Pizzaro is the perfect theme for your next WooCommerce project. Designed and developed by CheThemes developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customise and extend. Looking for a WooCommerce theme? Look no further!
Template:     	pizzaro
Version:      	1.1.4
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	pizzaro-child
Tags:         	two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support
*/
.banner {
    margin-bottom: 0;
}
.kc_column_inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.kc-row-container {
	margin-bottom: -1px !important;
}
.term-beilagen .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-salate .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-pasta .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-hauptspeisen .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-getraenke .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-pizza .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
.term-burger .shop-archive-header {
    background-image: url(http://www.feuerstein-trappenkamp.com/wp-content/uploads/2022/03/backgroundbild.jpg);
    background-size: cover; 
    background-position: center center;
}
@media(max-width: 600px) {
	#rg-book {
		display: none; !important;
	}
}
.wc-pao-addon { 
	text-align: left; 
}
.cart {
	text-align: left !important;
}
@media(min-width: 767px) {
.wc-pao-addon { 
margin-top: 8px; 
max-width: 50%; 
text-align: left; 
display: inline-block; 
vertical-align: top; 
padding-right: 30px;
}
}
.single-product.style-3 div.product .product-form-wrapper form.variations_form {
	display: block;
}
.single-product.style-3 div.product form.variations_form table.variations {
	max-width: 450px;
}
body #payment .payment_methods > .wc_payment_method > label::before {
	display: none;
}

body #payment .payment_methods li.wc_payment_method > input[type="radio"]:first-child {
	position: unset !important;
}

body #payment .payment_methods > .wc_payment_method > label {
	padding-left: 10px;
}	
	.woocommerce ul.products li.product a img,
.et_overlay {
    border-radius: 50%;
}