/*
 Theme Name:   Vantage Child ECUswap Homepage
 Description:  Separate ECUswap homepage theme based on the existing Vantage child theme
 Author:       Daniel Greis
 Author URI:   https://ecuswap.de
 Template:     vantage
 Version:      1.0
 Text Domain:  vantage-child-ecuswap
*/

/* disable pagination in postloop widget*/
.widget_siteorigin-panels-postloop .pagination {
    display: none;
}

/* change font of postloop header etc. */
.widget_siteorigin-panels-postloop h1.entry-title a {
	font-size: 16px !important;
}
.woocommerce #page-wrapper .product h1.entry-title {
	margin-bottom:0px !important;
}

article.page .entry-header, article.post .entry-header {
	margin-bottom:0px;
}

.shipping-costs-info {
	font-size:0.8em !important;
}

/* posted in kateforie ausblenden */
.posted_in, .tagged_as {
	display:none;
}

div.summary.entry-summary p.price {
	margin-bottom:0em;
}

/* Menüp abstand icon <-> text*/
.main-navigation [class^="fa fa-"] {
	margin-right:8px;
}


@font-face {
  font-family: 'FontAwesome';
  src: local('FontAwesome'), url('/wp-content/themes/vantage/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
  font-display: swap;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 1.75em;
}


li.product-category.product {
	text-align:center;
}


.wc-gzd-product-name-right {
	max-width:80%;
}

.wc-gzd-product-name-left {
	max-width: 15%;
	margin-right: 2%;
}

#place_order {
	float: right;
}

.woocommerce-invalid-required-field {
	background:#ff00008c;
}
.woocommerce form .form-row.woocommerce-invalid label {
	color:black;
}

.wc-gzd-additional-info.small-business-info {
	font-style: italic;
    font-size: 0.8em;
    text-align: right;
}

.woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	width:15em;
	min-width:80px;
}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show {

}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div {
	min-width:380px;
}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div > div > div > ul {
	padding:0px !important;
	background:#ffffff;
}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div > div > div > ul > li > a {
	color:#5e5e5e;
}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div > div > div > ul > li > a:hover, #menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div > div > div > ul > li > a:visited, #menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div > div > div > ul > li > a:focus {
	background:#ffffff !important;
}

#menu-headermenu > li.vi-wcaio-menu-cart.vi-wcaio-menu-cart-show > div {
	z-index:999;
}
