/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.table-min-width {
	width: fit-content!important;
    border: none!important;
}

.beliebte-produkte img {
	max-width:100% !important;
	padding:30px;
}

#content.full-width {
	width: 100%;
}