@charset "UTF-8";
/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column,
#cms .content_only {
  padding: 50px 0;
}
#cms #center_column .block-cms,
#cms .content_only .block-cms {
  padding-bottom: 20px;
}
#cms #center_column h1,
#cms .content_only h1 {
  font-size: 30px;
  color: #593312;
  font-family: "SaveurSans-Regular";
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1;
}
#cms #center_column h2,
#cms .content_only h2 {
  font-family: "SaveurSans-Regular";
  font-size: 25px;
  margin: 10px 0 25px;
  line-height: 1;
  font-weight: normal;
}
#cms #center_column h3,
#cms .content_only h3 {
  color: #4b4746;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1;
}
#cms #center_column .rte p,
#cms .content_only .rte p {
  line-height: 22px;
  margin-bottom: 10px;
}
#cms #center_column .rte ul,
#cms .content_only .rte ul {
  margin-bottom: 25px;
  list-style: none;
  padding: 0;
}
#cms #center_column .rte ul li,
#cms .content_only .rte ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#cms #center_column .rte ul li:before,
#cms .content_only .rte ul li:before {
  content: "• ";
  margin-right: 5px;
  color: #E3328B;
  font-weight: normal !important;
}
#cms #center_column .list-1 li,
#cms .content_only .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46A74E;
}
#cms #center_column .list-1 li:first-child,
#cms .content_only .list-1 li:first-child {
  border: none;
}
#cms #center_column .list-1 li em,
#cms .content_only .list-1 li em {
  font-size: 20px;
  line-height: 20px;
  padding-right: 15px;
  vertical-align: -2px;
}
#cms #center_column img,
#cms .content_only img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto;
}
#cms #center_column .testimonials,
#cms .content_only .testimonials {
  border: 1px solid;
  border-color: #DFDEDE #D2D0D0 #B0AFAF #D2D0D0;
  margin: 4px 0 13px 0;
  position: relative;
}
#cms #center_column .testimonials .inner span,
#cms .content_only .testimonials .inner span {
  text-indent: -5000px;
  display: inline-block;
  width: 20px;
  height: 15px;
}
#cms #center_column .testimonials .inner span.before,
#cms .content_only .testimonials .inner span.before {
  background: url(../img/bl-before-bg.png) no-repeat;
  margin-right: 8px;
}
#cms #center_column .testimonials .inner span.after,
#cms .content_only .testimonials .inner span.after {
  background: url(../img/bl-after-bg.png) no-repeat;
  margin-left: 8px;
}
#cms #center_column .testimonials:after,
#cms .content_only .testimonials:after {
  content: ".";
  display: block;
  text-indent: -5000px;
  position: absolute;
  bottom: -16px;
  left: 21px;
  width: 15px;
  height: 16px;
  background: url(../img/testimon-after.gif) no-repeat;
}
#cms #center_column .testimonials + p,
#cms .content_only .testimonials + p {
  padding-left: 45px;
  margin-bottom: 18px;
}
#cms #center_column p.bottom-indent,
#cms .content_only p.bottom-indent {
  margin-bottom: 18px;
}
#cms #center_column #admin-action-cms,
#cms .content_only #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #D2D0D0;
  padding: 10px;
}
#cms #center_column #admin-action-cms p,
#cms .content_only #admin-action-cms p {
  margin: 0;
}
#cms #center_column #admin-action-cms p span,
#cms .content_only #admin-action-cms p span {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
#cms #center_column #admin-action-cms p .button,
#cms .content_only #admin-action-cms p .button {
  font: 700 17px/21px "Open Sans", sans-serif;
  padding: 0;
  border: 1px solid;
  padding: 10px 14px;
  display: inline-block;
}
#cms #center_column #admin-action-cms p .button.publish_button:hover,
#cms .content_only #admin-action-cms p .button.publish_button:hover {
  border-color: #01314E #004B74 #0079B6 #004B74;
  filter: none;
  background: #0084BF;
}
#cms #center_column #admin-action-cms p .button.lnk_view:hover,
#cms .content_only #admin-action-cms p .button.lnk_view:hover {
  border-color: #9E9E9E #9E9E9E #C8C8C8 #9E9E9E;
  filter: none;
  background: #E7E7E7;
}

.rte.content_only {
  padding: 15px;
}

.rte a {
  color: #E3328B;
  text-decoration: underline;
}

.rte .btn-default {
  height: 28px;
  background: white;
  border: 1px solid #593312;
  border-radius: 4px;
  line-height: 28px;
  color: #593312;
  font-size: 11px;
  text-transform: uppercase;
  float: left;
  padding: 0 10px;
}

.rte .btn-default:hover {
  text-decoration: none;
}

.cms-14 h1 {
  text-align: left !important;
  margin-bottom: 15px !important;
}
.cms-14 .cms_left {
  text-align: left;
  width: 425px;
  float: left;
}
.cms-14 .cms_left .pink {
  color: #E3328B;
}
.cms-14 .cms_left .sg-feature_store {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-left: 5px;
}
.cms-14 .cms_right {
  margin-left: 74px;
  float: left;
  width: 501px;
}
.cms-14 .cms_right img {
  width: 501px;
  height: 381px;
  margin: -50px 0 0;
}
@media (max-width: 1206px) {
  .cms-14 .cms_left {
    width: 350px;
  }
  .cms-14 .cms_right {
    width: 336px;
  }
}
@media (max-width: 768px) {
  .cms-14 .cms_left {
    width: 100%;
  }
  .cms-14 .cms_right {
    width: 100%;
    margin: 20px auto 0;
  }
}

/*# sourceMappingURL=cms.css.map */
