/*
Theme Name: Impreza Child
Description: Child theme for Impreza theme
Author: Sascha Huber
Template: Impreza
*/

.us-woo-shop_standard .products .product { display: table; padding: 1rem 0; margin: 0; width: 100% !important; }

.us-woo-shop_standard .product-h { min-height: 300px; position: relative; }
.us-woo-shop_standard .product-h > a { float: left; width: 33%;}
.us-woo-shop_standard .product-h > a > img { width: auto !important; max-height: 300px; margin: 0; padding: 0; border: 0; max-width: 100%; display: block; }
.us-woo-shop_standard .product-h .product-meta { display: table; width: 100%; padding-top: 1rem; }

.product p.wc-gzd-additional-info { width: 66%; float: left; clear: right; }

.us-woo-shop_standard .product-h form { display: block; width: 33%; text-align: right; position: absolute; top: 0; right: 0; }
.us-woo-shop_standard .product-h form button { margin: 0 !important; }

.us-woo-shop_standard .product-h > a {
    float: none;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    float: left;
}
.us-woo-shop_standard .product-h .product-meta {
    display: inline;
}
.product p.wc-gzd-additional-info {
    display: inline-block;
}

.woocommerce .cart_totals tr.shipping td { font-size: 11px; }

@media (max-width: 900px) { 
.us-woo-shop_standard .product-h > a { float: none; width: 100%;}
.us-woo-shop_standard .product-h > a > img { display: block; margin: 0 auto; }
.product p.wc-gzd-additional-info { width: 100%; float: none; clear: both; }
.us-woo-shop_standard .product-h form { display: block; width: 100%; text-align: left; position: static; }
	
}

/*Änderungen Sascha 07.11.2018*/
form.cart button.button{
	font-size: 15px;
    font-weight: 400;
    line-height: 2.8;
    padding: 0 1.8em;
    border-radius: 0.3em;
    letter-spacing: 0em;
    box-shadow: 0 0em 0em rgba(0,0,0,0.18);
}

/*Änderungen Sascha Ende*/

/*Änderungen Sascha 29.10.2018*/
input[type="submit"]:hover, .button:hover, .continue-shopping:hover, .checkout-button:hover{
	background-color: #898888 !important;
}
input[type="submit"], .button, .continue-shopping, .checkout-button{
	background-color: #abb722 !important;
}

form a{
	color: #abb722 !important;
}

.current-menu-item.level_1 > a span{
	color: #abb722 !important;
}

.w-nav-anchor.level_2:hover{
	background-color: #abb722 !important;
}

.w-nav-title.level_1:hover{
	color: #20201e !important;
}

.w-nav-title.level_1, .w-cart-icon{
	color: #20201e !important;
}

/*.l-section a{
	color: #abb722 !important;
}*/

a{
	color: #abb722;
}

.us-btn-style_5{
	color: #abb722 !important;
}

#custom_kontakt_column{
	height: fit-content !important;
}

.w-nav-anchor.level_1{
	color: #20201e !important;
}

.w-nav-item.level_2:hover{
	color: #fff !important;
	background-color: #abb722 !important;
}

.button, button, div.coupon button{
	color: #fff !important;
}

.cart button .w-btn-label{
	font-weight: 300 !important;
}

.button.alt, a.button:not(.checkout):not(.add_to_cart_button) {
	background-color: #abb722 !important;
}
.button.alt:hover, a.button:not(.checkout):not(.add_to_cart_button) {
	background-color: #898888 !important;
}

/*a.add_to_cart_button{
	border-radius: 0.3em !important;
}*/

.custom-shop-layout .button.alt{
	background-color: #abb722 !important;
	padding: 0.1em 0.5em !important;
	margin-bottom: 5px !important;
    line-height: 2.8;
    font-size: 15px;
    font-weight: 400 !important;
}

.custom-shop-layout .button.alt:hover{
	background-color: #898888 !important;
}

@media (max-width: 900px) {
	.custom-shop-layout .button.alt{
		padding: 0.1em 1.8em !important;
	}
}

.price-unit .post_custom_field,
.price-unit .w-html {
    margin-left: 0.1rem !important;
    margin-right: 0.1rem !important;
}

.price-unit > div:only-child
{
display: none;
}

/*Änderungen Sascha Ende*/

/*Änderungen Sascha 12.03.2018*/
.attachment-woocommerce_thumbnail{
	max-height: 100px !important;
}

.price.price-unit.smaller{
	font-size: 0.8rem !important;
}

.woocommerce-loop-product__title{
	font-family: "Catamaran" !important;
}

.units-info,
.unit-price-cart{
	display: none;
}

.woocommerce-message{
	background-color: #ffffff !important;
}

.woocommerce-loop-product__title{
	font-size: 1.2rem !important;
}

strong.product-quantity{
	font-size: 1.5rem !important;
}

.cart_item .attachment-woocommerce_thumbnail{
	display: none;
}

.additional_information_tab{
	display: none;
}

.product_title.entry-title{
	font-family: "Catamaran" !important;
	/**/
}

.continue-shopping{
	width: 70% !important;
	margin-left: 15% !important;
	margin-right: 15% !important;
	font-size: 1.0rem !important;
}

@media only screen and (max-width: 480px) {
	.continue-shopping{
		margin-top: 45px !important;
	}
}

.widget_text{
	list-style-type: none !important;
}

.cart_item .product-total{
	width: 1% !important;
}

.quantity{
	margin-bottom: 5px;
}

.attachment-woocommerce_thumbnail {
    max-height: 100% !important;
}

#wine_cat_sidebar{
	margin-left: -75px !important;
	margin-top: 40px !important;
}

.attachment-woocommerce_thumbnail{
	width: 150px !important;
	height: 150px !important;
}

@media only screen and (min-width: 1201px) {
	.attachment-woocommerce_thumbnail{
		width: 100% !important;
		max-width: 150px !important;
		object-fit: contain;
	}
}

@media only screen and (max-width: 1200px) {
	.attachment-woocommerce_thumbnail{
		width: 100% !important;
		object-fit: contain;
	}
}

.us-woo-shop_standard .woocommerce-loop-product__title {
    padding: .0rem 0 .6rem !important;
}

.gridlist-toggle{
	display: none !important;
}

@media only screen and (max-width: 1200px) {
	ul.products li .wpb_column{
		text-align: center !important;
	}
}

.woocommerce-mini-cart-item img{
	display: none !important;
}

.wc-gzd-product-name-right,
.woocommerce-Price-amount,
.cart-subtotal th,
.shipping th,
.shipping td,
.order-total th,
.order-tax th{
	padding: 10px !important;
}

.header_hor .l-subheader-h, .l-titlebar-h, .l-main-h, .l-section-h, .w-tabs-section-content-h, .w-blogpost-body {
    max-width: none !important;
}

@media only screen and (min-width: 901px) {
	.custom_middle .vc_column-inner {
		text-align: justify !important;
		width: 50%;
		max-width: 544px !important;
		margin: 0 auto;
	}

	.custom_middle .g-cols.type_default>div>.vc_column-inner {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
	}
}

html{
	font-weight: 20;
}

.product .wp-post-image{
	margin: 0 auto;
}

/*.tax-product_cat .l-main{
	padding-left: 100px !important;
	padding-right: 100px !important;
}*/

.tax-product_cat .l-sidebar {
    width: 23% !important;
}

@media only screen and (min-width: 1281px) {
	.page-id-236 .l-main-h,
	.page-id-237 .l-main-h{
		padding-left: 150px;
		padding-right: 150px;
	}
	
	.single-product .l-section-h{
		padding-left: 150px;
		padding-right: 150px;
	}
}

/*.woocommerce-loop-product__title{
	font-size:
}*/

.g-cols.type_default > div >.vc_column-inner {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.products .wc-gzd-product-name-right,
.products .woocommerce-Price-amount,
.products .cart-subtotal th,
.products .shipping th,
.products .shipping td,
.products .order-total th,
.products .order-tax th {
    padding: 0px !important;
}

.product p.wc-gzd-additional-info {
    width: 100% !important;
}

.products .button{
	border-color: #abb722 !important;
	background-color: #abb722 !important;
	color: #fff !important;
}

.products .button:hover{
	border-color: #898888 !important;
	background-color: #898888 !important;
}

.art-nr-label{
	font-size: 12px;
	margin: 0 0 0rem !important;
}

.art-nr{
	font-size: 24px;
}

/*Änderungen Sascha Ende*/




