/*
Theme Name: Trade Child theme of themetrust-trade
Theme URI: 
Description: Child theme of themetrust-trade theme for the Trade theme
Author: <a href="http://themetrust.com">ThemeTrust.com</a>
Author URI: 
Template: themetrust-trade
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 13 Nov 2017 14:26:49 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.entry-content .alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }
    .entry-content .alignfull {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
			width:100vw;
        max-width    : 100vw;
    }
    .alignfull img {
			
        width: 100vw;
    }