/*
Theme Name: WP Serenity Spa Child
Theme URI: http://cmssuperheroes.com
Template: wp-serenity-spa
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: The 2016 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.1.1511352630
Updated: 2017-11-22 12:10:27

*/

#cms-footer-top .wg-title {color: #754f23;}
#cms-footer-top { padding: 25px 0;}


.wpb_text_column .wpb_wrapper h2{
  font-size: 52px;
  color: #724c21;
  letter-spacing: 0;
  margin-bottom: 12px;
  display: inline-block;
  padding:0;
  font-family: 'proxima_novalight';
  text-align: center;
  width: 100%;
  font-size: 35px;
}
.wpb_text_column {
  position: relative;
}
.wpb_text_column .wpb_wrapper h2:before{
  left: inherit;
  right: -2000px;
  background-position: top left;
  background-image: url(../images/hd-line-right.png);
  height: 1px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top right;

  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  left: 0;
  content: "";
}

#rev_slider_1_1_forcefullwidth{
  margin-bottom: 20px !important;
}
