/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/* Essential Grid */


.minimal-light .esg-navigationbutton {
	border: none !important;
	background: transparent !important;
}

/* Size Iframe Video clip */

.mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1600px !important;
}