/*
Theme Name: X Child Theme
Theme URI: https://www.plexasys.com
Description: This is Child theme for X theme
Author: Plexasys
Author URI: https://www.plexasys.com
Template: x
Version: 1.0.0
*/
@import url('../x/style.css');
@import url( '../x/framework/css/dist/site/stacks/integrity-light.css');



/**** 26/9/16 ****/
.h-custom-headline.cs-ta-center.h1 > span {
  background: rgba(0,0,0,0.5) none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 32px;
  padding: 18px 25px;
  width: 100%;
 
}

.promo-custom h4 {
  font-size: 1em !important;
  margin: 0;
}
/**** 26/9/16 ****/