/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  font-size: 14px;
}
#g-intro.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
  padding-bottom: 0;
}
.jl-button {
  font-size: 14px;
}
.jl-button-default {
  background-color: #cc5f45;
  color: #fff !important;
  border: 1px solid #cc5f45;
  text-transform: uppercase;
  font-weight: 700;
}
a.jl-button-default:focus, a.jl-button-default:hover {
  color: #434750 !important;
}
.jl-button-default:focus, .jl-button-default:hover {
  background-color: #ebbfb5;
}
.section-vertical-paddings-small {
  padding-top: 2vw !important;
  padding-bottom: 2vw !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.border-left {
  border-left: 1px solid;
}
h1, h2 {
  color: #cc5f45;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ebbfb5;
  background: #cc5f45;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #cc5f45;
}
.btn-primary, .jl-button-primary, .cb_template .btn-primary {
  background: #cc5f45;
  border: 1px solid transparent;
  border-radius: 0;
}
.jl-button-primary:focus, .jl-button-primary:hover, .cb_template .btn-primary:hover, .cb_template .btn-primary:focus, .cb_template .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #ebbfb5;
  color: black;
  box-shadow: none;
  border: 1px solid transparent;
}
.page-header h2 {
  text-transform: uppercase;
}
body.search-name-only .cbUserListSearch .cbUserListSearchFields .cbFieldsContentsTab .form-group {
  display: none;
}
body.search-name-only .cbUserListSearch .cbUserListSearchFields .form-group#cbfr_54, body.search-name-only .cbUserListSearch .cbUserListSearchFields .form-group#cbfr_55 {
  display: block;
}
.lightpink-background {
  background-color: #ebbfb5;
}
.lightpink-background a {
  color: #434750;
  font-weight: bold;
  text-transform: uppercase;
}
.lightpink-background li.active.current {
  background-color: #cc5f45;
}
.lightpink-background li.active.current a {
  color: white;
}
.lightpink-background .nav.menu li:last-child {
  padding-bottom: 15px !important;
}
.stormFooter {
  display: none;
}
img.border {
  border: 1px solid #cc5f45;
}
/*# sourceMappingURL=custom_13.css.map */