/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.woo-vou-fields-wrapper-variation table {
	text-align: left !important;
	background-color: #f8f8f8 !important;	
}

.woo-vou-fields-wrapper-variation table tr {
	background-color: #f8f8f8 !important;
	color: inherit !important;
}

.woo-vou-fields-wrapper-variation table tr td {
	border: none !important;
	padding-left: 15px;
}

#top div.product .woocommerce-tabs {
	display:none;
}

.button {
	outline: none;
}

.product_meta {
	display: none;
}

ins.adsbygoogle:before, .adsbygoogle ins:before {
    content: "" !important;
}

.asterofont.astero-details-icon {
	font-size: 2em;
}

@media screen and (max-width: 767px) {
	#header_meta {
		color: inherit;
		background-color: #6aa5bc !important;
	}
}

@media screen and (max-width: 320px) {
	.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    		padding-top: 4px;
	}

	#top .avia-slideshow-button {
    		border-radius: 3px;
    		text-transform: uppercase;
		padding: 10px;
    		display: inline-block;
    		margin-top: 20px;
    		text-decoration: none;
    		font-weight: bold;
		margin-right: 0;
	}
}