/**
* Theme Name: Ecolive Child
* Description: This is a child theme of Ecolive, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: ecolive
* Version: 1.3.9
*/
#page .site-content {
    margin-top: 0;
    margin-bottom: 0;
}

/**
 * @ROWEL
 * Product Page full width
 * */

.content-area {
	width: 100% !important;
}
