/*
 Theme Name:   CFX Theme
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2014, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_suarez
 Version:      2.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp_suarez_child
*/


/*
-------------------------------------------------------------- */

.margin-b-2				{margin-bottom: 2em;}

.video-outer 			{width: 100%; position: relative; padding-top: 56.25%;}
.video-outer .inner 		{position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.video-outer .inner iframe 	{width: 100%; height: 100%;}

ul li.twitter-x {
    background-color: #000000;
}

.twitter-x-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 512 462.799'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z'/%3E%3C/svg%3E");
    display: inline-block;
    height: 13px;
    width: 15px;
}

/* custom CSS overrides for rev slider mobile | content was being cutoff and not visible */
@media (max-width: 320px){
.tp-fullwidth-forcer	{height: 392px !important;}
.rev_slider_wrapper		{height: 392px !important;}
.fullwidthbanner-container .fullwidthabanner 	{height: 392px !important;}
.rev_slider .tp-mask-wrap .tp-caption	{min-height: 392px !important;}
}