/*
Theme Name: Avada-Child
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 4.0.3
License: Themeforest Split Licence
License URI: -
Template: Avada
Text Domain: Avada
-----------------------------------------------------------------------------*/

@import url("../Avada/style.css");

html .product .images { width:60%; margin-right:0; }
html .product .summary.entry-summary { margin-left:65%; }

@media only screen and (max-width: 1026px){
	html .product .images { width:100%; }
	html .product .summary.entry-summary { margin-left:0; }
}