<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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
*/



@media only screen and (max-width: 640px){
.shop_table .product-quantity {
    display: block !important;
	
}
.shop_table .product-thumbnail {
	display: none;
}
}

</pre></body></html>