/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Theme URI: https://avada.com/
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
License: Themeforest Split Licence
Version: 7.13.1
Requires PHP: 5.6
Requires at least: 4.9
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

/*  */
.custom-woo-info>.shop_attributes,
.custom-woo-info> .shop_attributes>tbody
{
	width:100%;
	display:block;
}
.custom-woo-info> .woocommerce-product-attributes.shop_attributes tr{
	display:flex;
}
.custom-woo-info> .woocommerce-product-attributes.shop_attributes th{
	flex:1;
	word-break:break-all;
}
.custom-woo-info> .woocommerce-product-attributes.shop_attributes td{
	text-align:right;
	flex:1;
	word-break:break-all;
}