/*  
Theme Name: La Vox    
Theme URI: https://fruto.nl   
Description: La Vox registration theme   
Author: Fruto    
URI: https://fruto.nl
Template: twentytwelve 
Version: 1.0    
*/

.site-title a {
	text-indent:-9999px;
	background:url('/wp-content/uploads/2017/11/vpm-e1513675531212.png') no-repeat;
	display:block;
	height:150px;
	width:400px;
	background-size:contain;
	margin-top:25px;
}
.entry-title {
	display:none;
}
.bundled_product_summary.thumbnail_hidden {
	padding-left:0 !important;
}
.variations label {
	width:125px;
}
.woocommerce div.product form.cart .variations select {
	max-width:300px !important;
}
.bundled_product_title {display:none;}

.variations .label {
	width:175px !important;
	font-weight:bold;
}
table.wccpf_fields_table td.wccpf_label, table.wccpf_fields_table td.wccpf_label label {
	width:185px !important;
	font-weight:bold;
}
.woocommerce div.product form.cart table td {
	padding-left:inherit;
}
.variations select, table.wccpf_fields_table select {
	width:350px;
	font-size:14px;
	padding:5px 10px;
} 
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation, .product_meta, .woocommerce-breadcrumb {
	display:none !important;
}

@media screen and (min-width: 600px) {
.site {
    margin: 0 auto;
    max-width: 80.571428571rem !important;
    overflow: hidden;
	margin-top:2.4rem !important;
}
}

hgroup {
	position:relative;
}

.woocommerce img.congreslogo, .woocommerce-page img.congreslogo {
	position:absolute;
	left:0px;
	top:0px;
	height:125px;
	display:none;
}

.woocommerce div.product form.cart .button {
	margin-top:20px;
}

.price, .onsale {
	display:none;
}

.woocommerce div.product .product_title {
	font-size:20px;
}

abbr {
	color:inherit !important;
	text-decoration:none !important;
}