/*
Theme Name: Simply Benefits
Theme URI: http://www.simplifiedbenefits.com
Description: Fully responsive WordPress Theme custom designed on the Divi Theme Platform
Author: Troy Brisbin
Author URI: https://www.sinabrisbin.com, http://www.cedarhousemedia.com
Version: 1.0.0
Template: Divi
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
*/
@import url(../Divi/style.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
.ds-vertical-align {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Theme base styles */
/* Theme typography styles */
/**
 * Coming soon page styles 
 */
.simple-coming-soon #simple-landing-top .simple-landing-col-1 {
  background: #ffffff !important;
}
.simple-coming-soon #simple-landing-top .simple-landing-col-2 .et_pb_subscribe {
  background: #ffffff !important;
}
.simple-coming-soon #simple-landing-text h3 {
  color: #87bc3a;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
.simple-coming-soon #simple-landing-text p {
  font-size: 16px;
}

.simple-landing-text-col-1,
.simple-landing-text-col-3 {
  background: #ffffff;
}

.simple-landing-text-col-1 h3,
.simple-landing-text-col-2 h3,
.simple-landing-text-col-3 h3 {
  color: #87bc3a;
  font-weight: 600;
  text-transform: uppercase;
}

.smpl-contact {
  color: #87bc3a;
  font-weight: 600;
}
.smpl-contact:hover {
  text-decoration: underline;
}

/* Theme header styles */
/* Theme footer styles */
