/**
 * Theme Name: eMagine Custom Theme
 * Description: A custom theme designed by eMagine
 * Author: eMagine
 * Author URI: http://www.emagine.com
 * Version: 2.1.6
 */
.orange-callout {border: 3px solid #f79833; position: relative;}
.orange-callout .orange-callout-border {border: 3px solid #8ec443; position: relative; top: -10px; left: -10px; background: #ffffff;}
.orange-callout .orange-callout-border .orange-callout-container {padding: 20px;}
.orange-callout h4 {font-size: 22px; color: #9fcc66; text-transform: uppercase; margin-bottom: 10px !important;}
.orange-callout h3 {font-size: 24px; color: #30323a; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #f79833; font-weight: 700 !important;}
.orange-callout h5 {font-size: 18px; color: #30323a; margin-bottom: 10px; font-weight: 700 !important;}
.orange-callout ul {padding-bottom: 20px !important;}
.orange-callout ul li:before {color: #f79833;}

.callout {background: #f79833; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.callout .callout-container {padding: 15px;}
.callout h3 {padding-bottom: 0px; margin-bottom: 0px !important; font-size: 18px; color: #ffffff; font-weight: 700 !important;}
.callout h3 a {color: #ffffff; text-decoration: none;}
iframe {max-width:100%;}
.grecaptcha-badge {visibility: hidden;}
.evo_lightboxes .evo_pop_body .evoet_c3 span,
.evo_lightboxes .evo_pop_body .evoet_c3 span em,
.evo_lightboxes .evo_pop_body .evcal_cblock {color: #000 !important;}

/* Lists fix */
.interior .content ul {line-height: 1.4em;}
.interior .content ul li:before {top: 0 !important; margin: 0;}
/* Lists fix End */