/*
 Theme Name: The Army and Navy Club
 Author: Alt Design
 Description: Alt Design Template
 Version: 1.0
 */
/*Fonts*/
/*Screens*/
/*Widths*/
/*Colors*/
html {
  height: 100%;
}
body {
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 23px;
}
p {
  margin: 0 0 30px;
  line-height: 26px;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  cursor: pointer;
  color: #1b1b1b;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
hr {
  margin: 30px 0;
  opacity: 0.3;
}
.blockquote {
  font-style: italic;
}
fieldset {
  border: none;
  padding: 0;
  margin: 30px 0;
}
#booking-form {
  background: #f1f1f1;
  padding: 20px;
}
#booking-form .button {
  background: #ceb35c !important;
  color: #fff !important;
  padding: 15px !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: normal !important;
}
#booking-form label {
  font-weight: normal !important;
}
#booking-form .gform_footer {
  text-align: left;
}
.clear {
  clear: both;
}
#wpadminbar {
  z-index: 999999 !important;
}
.clickable-block {
  cursor: pointer;
}
.select2-container {
  display: none;
}
/*FORUM*/
#bbpress-forums {
  margin-bottom: 80px;
}
#bbpress-forums div.bbp-search-form {
  margin-bottom: 20px;
}
a.bbp-forum-title {
  font-size: 18px;
}
div.bbp-template-notice.info, .bbp-forum-description {
  background: #1e3852 !important;
  font-size: 15px !important;
  color: #fff;
}
div.bbp-template-notice.info a, .bbp-forum-description a {
  color: #fff !important;
}
div.bbp-template-notice.info {
  padding: 15px;
}
.bbp-submit-wrapper button {
  background: #877354;
  color: #fff;
  padding: 15px;
  border: none;
  font-size: 20px;
}
.logo a {
  text-indent: -9999em;
  width: 142px;
  height: 56px;
  display: block;
  background: url(../images/logo.jpg) no-repeat;
  background-size: 142px;
}
.mobile-logo {
  margin: 10px auto;
  text-indent: -9999em;
  width: 115px;
  height: 47px;
  display: block;
  background: url(../images/logo.jpg) no-repeat;
  background-size: 115px;
}
@media screen and (min-width: 769px) {
  .mobile-logo {
    display: none;
  }
}
#header {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999999;
  min-height: 70px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  border-bottom: 1px solid #f1f1f1;
}
#header.loaded {
  opacity: 1;
}
.logged-in #header {
  border-bottom: none;
}
body {
  font-family: "fira-sans", helvetica, arial;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 23px;
}
h1, h2, h3, h4, h5, legend {
  font-family: "essonnes-display", serif;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, legend a {
  text-decoration: none;
}
h1 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 300;
}
.content-title h1 {
  margin-bottom: 10px;
}
h2 {
  font-weight: 300;
}
h2, h3, h4, legend {
  font-size: 25px;
  line-height: 35px;
}
h2.centered, h3.centered, h4.centered, legend.centered {
  text-align: center;
  margin-bottom: 40px;
}
h2 p {
  line-height: 35px;
}
.plain-text h3 {
  margin-bottom: 30px;
}
h4 {
  font-size: 25px;
  line-height: 30px;
}
h5 {
  font-size: 22px;
  line-height: 30px;
}
input {
  font-family: "fira-sans", helvetica, arial;
  font-weight: 100;
}
#content li {
  font-size: 15px;
  line-height: 27px;
}
@media screen and (min-width: 769px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }
  h2, h3, legend {
    font-size: 32px;
    line-height: 42px;
  }
  h4 {
    font-size: 25px;
    line-height: 30px;
  }
  h2 p {
    line-height: 45px;
  }
}
body.hidden {
  overflow: hidden;
}
#main-container {
  padding: 70px 0 0;
  background: #fff;
}
#content {
  padding: 0 20px;
}
.row {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  position: relative;
  padding: 0 0 30px;
  opacity: 0;
}
.row.active {
  opacity: 1;
}
.row.slider-with-nav {
  margin-bottom: 30px;
  padding: 0;
  overflow: visible;
}
.row.select-region {
  overflow: visible;
}
.home .row {
  overflow: visible;
}
.container {
  width: auto;
  margin: 0 auto;
  padding: 0;
}
.container .center-text {
  text-align: left;
  max-width: 90%;
  margin: 0 auto;
}
.container .center-text iframe {
  width: 100%;
}
.container .center-text h2, .container .center-text h3 {
  margin-bottom: 20px;
}
.container .center-text span {
  color: #877354;
}
.page-content {
  background: #fff;
  margin-top: 0px;
  z-index: 999998;
  position: relative;
  padding: 0px;
}
.page-content ul li {
  margin-bottom: 8px;
}
.plain-text {
  text-align: left;
}
.plain-text img {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #main-container {
    padding: 111px 0 0;
  }
  .logged-in #main-container {
    padding: 150px 0 0;
  }
  #content {
    padding: 0px;
  }
  .row {
    padding: 0 0 70px;
  }
  .row.slider-with-nav {
    margin-bottom: 100px;
    padding: 0;
  }
  .row.withslider {
    padding: 0;
  }
  .container {
    width: 90%;
  }
  .container .center-text {
    max-width: 70%;
    padding: 0;
  }
  .container .center-text .gform_wrapper {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  .container {
    width: 80%;
  }
  .page-content {
    margin-top: -80px;
    padding: 30px 30px;
  }
  .search .page-content {
    margin-top: 0px;
  }
}
.image-holder {
  padding-top: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat;
}
.image-holder.portrait {
  padding-top: 70%;
}
.image-holder.contain {
  background-size: contain !important;
}
.navigation {
  text-align: left;
  font-size: 15px;
  display: none;
  margin-top: 10px;
  overflow: hidden;
}
.navigation ul.main-menu {
  margin: 0 auto;
}
.navigation ul.menu-left, .navigation ul.menu-right {
  float: none;
}
.navigation li {
  display: block;
  margin-right: 0px;
  border-bottom: 5px solid transparent;
}
.navigation li a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0 15px 20px;
  color: #1b1b1b;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.navigation li a:hover {
  color: #1e3852;
  font-weight: bold;
}
.navigation li:focus a {
  font-weight: bold;
}
.navigation li.member-login {
  display: none;
}
.navigation li.member-login a {
  color: #877354;
  font-weight: bold;
}
.navigation li.shop-link, .navigation li.logo {
  display: none;
}
.navigation li.search-icon {
  display: none;
}
.navigation li.search-icon a {
  width: 20px;
  height: 20px;
  display: block;
  text-indent: -9999em;
  background: url(../images/search.png) no-repeat;
  background-position: center center;
  background-size: 20px;
}
.navigation li img {
  width: 100%;
  height: auto;
}
.navigation li ul {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  text-align: left;
  padding: 20px;
  position: absolute;
  top: calc(100% + 1px);
  z-index: 999999;
  background: #1e3852;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.navigation li ul.active {
  visibility: visible;
  opacity: 1;
}
.navigation li ul li {
  display: block;
}
.navigation li ul li a {
  color: #fff;
  padding: 5px 0;
}
.navigation li ul li a:hover {
  color: #fff;
}
.navigation li ul li.current_page_item {
  font-weight: bold;
}
.mm-panel .navigation {
  display: block;
}
.mm-panel .navigation img {
  width: 100%;
  height: auto;
}
.mm-panel .sub-menu li a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0 15px 20px;
  color: #1b1b1b;
}
.logged-in .navigation .shop-link {
  display: block;
}
.logged-in .navigation .join-link {
  display: none;
}
.logged-in .navigation li ul {
  margin-top: -39px;
}
.logged-in .member-logged-in {
  display: none;
  background-color: #877354;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 13px;
}
.logged-in .member-logged-in ul li {
  display: inline-block;
  margin-right: 15px;
}
.logged-in .member-logged-in ul li:last-child {
  margin-right: 0px;
}
.logged-in .member-logged-in ul li.float-right {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.logged-in .member-logged-in ul li a {
  color: #fff;
  text-decoration: none;
}
.wp-paginate .current, .wp-paginate a, .title {
  padding: 5px 13px !important;
  background: #fff !important;
  margin-right: 10px !important;
}
@media screen and (min-width: 769px) {
  #main-navigation {
    margin-top: 0px;
  }
  .navigation {
    display: block;
    padding: 25px 30px;
    margin-top: 0px;
  }
  .navigation ul {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navigation li a {
    padding: 0;
  }
  .navigation li:last-child {
    margin-right: 0;
  }
  .navigation li.logo-tagline {
    display: inline-block;
  }
  .navigation li.member-login, .navigation li.logo {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .logged-in .member-logged-in {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .navigation li.search-icon {
    display: inline-block;
  }
  .navigation li.has-image {
    display: block;
  }
  ul.sub-menu {
    overflow: hidden;
  }
  .menu-list-container, .menu-image-container {
    width: 300px;
    float: left;
  }
  .menu-list-container img, .menu-image-container img {
    width: 100%;
    height: auto;
  }
}
.menu {
  display: block;
  background: url(../images/menu.png) no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  padding-left: 25px;
  line-height: 22px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  position: fixed;
  top: 25px;
  left: 20px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.mobile-login {
  display: block;
  color: #877354;
  position: fixed;
  top: 25px;
  right: 20px;
  font-size: 13px;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .menu {
    display: none;
  }
  .mobile-login {
    display: none;
  }
}
.slider, .content-slider {
  width: 100%;
  height: 100%;
}
.slider .rsABlock, .content-slider .rsABlock {
  color: #fff;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
  left: 20px;
  top: auto;
  bottom: 20px;
  width: 90%;
}
.slider .rsABlock h1, .content-slider .rsABlock h1 {
  font-weight: 400;
}
.slider .rsABlock a, .content-slider .rsABlock a {
  color: #fff;
}
.content-slider .rsSlide {
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.content-hero {
  height: 300px;
  background-size: cover !important;
  background-position: center center;
}
#slider-nav {
  display: none;
}
#slider-nav li {
  font-family: "essonnes-display", serif;
  background: #f3f3f3;
  float: none;
  padding: 20px;
  width: 100%;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  font-size: 25px;
}
#slider-nav li a {
  display: block;
}
#slider-nav li span {
  text-transform: uppercase;
  display: block;
  font-size: 15px;
  font-family: "fira-sans", helvetica, arial;
}
@media screen and (min-width: 769px) {
  .slider .rsABlock {
    left: 5%;
    bottom: 90px;
    width: 35%;
  }
  #slider-nav {
    display: block;
  }
  #slider-nav li {
    font-size: 25px;
    position: relative;
    width: 20%;
    float: left;
  }
  #slider-nav li.active, #slider-nav li:hover {
    background: #877354;
  }
  #slider-nav li.active a, #slider-nav li:hover a {
    color: #fff;
  }
  #slider-nav li.active .active-border, #slider-nav li:hover .active-border {
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    background: #877354;
    position: absolute;
    top: -20px;
    height: 20px;
    left: 0;
    right: 0;
  }
  .flexbox #slider-nav {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flexbox #slider-nav li {
    float: none;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 25%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (min-width: 1025px) {
  .slider .rsABlock {
    left: 10%;
  }
  .content-hero {
    height: 450px;
    background-size: cover !important;
    background-position: center center;
  }
  #slider-nav {
    left: 10%;
  }
}
.rsBullets {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  z-index: 999999;
  display: none;
}
.rsBullets .rsNavItem {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  padding: 3px;
}
.rsBullets .rsNavItem span {
  width: 19px;
  height: 19px;
  background: #fff;
  display: block;
}
.rsBullets .rsNavItem:last-child {
  argin-right: 0px;
}
.rsBullets .rsNavItem.rsNavSelected {
  border: 1px solid #fff;
}
.page-image-slider .rsBullets {
  display: block;
}
#grid {
  overflow: hidden;
  padding: 20px 20px 0;
}
#grid img {
  width: 100%;
  display: block;
}
#grid .grid-item {
  overflow: hidden;
  position: relative;
  border-bottom: 10px solid #fff;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  cursor: pointer;
  background-size: cover;
}
#grid .grid-item .overlay {
  opacity: 0.3;
  background: #000;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}
#grid .grid-item .grid-text {
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 80%;
}
#grid .grid-item .grid-text span {
  text-transform: uppercase;
  font-size: 15px;
}
#grid .grid-item .grid-text h3 {
  margin: 10px 0;
  font-size: 2vw;
  line-height: 2.5vw;
}
#grid .grid-item a {
  display: none;
}
#grid .tile-1 {
  padding-top: 50%;
}
#grid .tile-2 {
  padding-top: calc(150% + 5px);
}
#grid .tile-3 {
  padding-top: 100%;
}
#grid .tile-4 {
  padding-top: 100%;
  width: 100%;
  float: none;
}
#grid .tile-5 {
  padding-top: 100%;
  width: 100%;
  float: none;
}
@media screen and (min-width: 769px) {
  #grid {
    padding: 0;
  }
  #grid .grid-item:before {
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -ms-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
    background-color: rgba(30, 56, 82, 0.8);
  }
  #grid .grid-item:hover:before {
    opacity: 1;
  }
  #grid #column-left, #grid #column-right {
    float: left;
    margin-bottom: 0px;
  }
  #grid #column-left {
    width: calc(33.33% - 5px);
    border-right: 5px solid #fff;
  }
  #grid #column-right {
    width: calc(66.66% - 5px);
    border-left: 5px solid #fff;
  }
  #grid .tile-1 {
    padding-top: 50%;
  }
  #grid .tile-2 {
    padding-top: calc(150% + 5px);
  }
  #grid .tile-3 {
    padding-top: 50%;
    border-bottom: 10px solid #fff;
  }
  #grid .tile-4 {
    padding-top: 50%;
    width: calc(50% - 5px);
    float: left;
  }
  #grid .tile-5 {
    padding-top: 50%;
    width: calc(50% - 5px);
    float: right;
  }
}
.content-title {
  background-color: #877354;
  background-color: #877354;
  padding: 20px;
  color: #fff;
  position: relative;
  z-index: 999998;
  top: auto;
  left: auto;
}
.content-title h1 {
  font-weight: 400;
}
@media screen and (min-width: 1025px) {
  .content-title {
    padding: 30px;
    position: absolute;
    top: 20%;
    left: calc(10% - 30px);
    max-width: 50%;
    width: auto;
  }
}
.page-template-content .content-hero {
  height: 416px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.breadcrumbs {
  display: none;
  overflow: hidden;
}
.breadcrumbs #breadcrumbs {
  list-style: none;
  margin: 10px 0px;
  overflow: hidden;
  float: left;
  max-width: 770px;
  width: 100%;
}
.breadcrumbs #breadcrumbs a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  color: #fff;
  text-decoration: none;
}
.breadcrumbs #breadcrumbs a:last-child:after {
  content: "";
}
.breadcrumbs #breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc;
}
.breadcrumbs .share {
  float: right;
  list-style: none;
  margin: 10px 0px;
  overflow: hidden;
}
.breadcrumbs .share ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs .share ul li {
  display: inline-block;
  margin-right: 10px;
}
.breadcrumbs .share ul li a {
  display: block;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
}
.breadcrumbs .share ul li.twitter a {
  background: url(../images/twitter.png) no-repeat;
  background-size: 20px;
}
.breadcrumbs .share ul li.facebook a {
  background: url(../images/fb.png) no-repeat;
  background-size: 20px;
}
.breadcrumbs .share ul li.instagram a {
  background: url(../images/instagram.png) no-repeat;
  background-size: 20px;
}
.breadcrumbs .share ul li:last-child {
  margin-right: 20px;
}
@media screen and (min-width: 1025px) {
  .breadcrumbs {
    display: block;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    color: #fff;
    text-shadow: 1px 1px #111;
    z-index: 999998;
  }
}
#two-columns .column {
  width: 100%;
  float: none;
}
#two-columns .column .two-column-image img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
#two-columns .column p {
  width: 90%;
}
#two-columns.with-map .column-left p {
  margin: 0;
  width: calc(100% - 30px);
}
#two-columns.with-map .column-right {
  padding: 30px;
  background: #f7f7f7;
}
#two-columns.with-map .column-right h4 {
  margin-bottom: 30px;
  font-family: "fira-sans", helvetica, arial;
  text-transform: uppercase;
  font-size: 15px;
}
#two-columns.with-map .column-right p:last-child {
  margin-bottom: 0;
}
#two-columns.with-image .column-left {
  margin-bottom: 20px;
}
#two-columns.no-image .column-left p {
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  #two-columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: top;
    justify-content: top;
    width: 100%;
  }
  #two-columns .column {
    width: 50%;
  }
  #two-columns .column .two-column-image {
    margin-right: 10px;
  }
  #two-columns .column.column-right .two-column-text {
    padding-left: 50px;
  }
  #two-columns .column.column-right .two-column-text p {
    margin-top: 20px;
  }
  #two-columns .column.column-right .image-holder {
    margin-left: 10px;
  }
  #two-columns.with-image {
    align-items: center;
    justify-content: center;
  }
  #two-columns.with-image .two-column-text {
    padding-left: 50px;
  }
  #two-columns.with-image .column-left {
    margin-bottom: 0px;
  }
}
#three-columns .column {
  width: 100%;
  float: none;
  text-align: center;
  margin-bottom: 20px;
}
#three-columns .column .image-holder {
  margin-bottom: 20px;
}
#three-columns .column h4 {
  margin-bottom: 15px;
}
@media screen and (min-width: 1025px) {
  #three-columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: top;
    justify-content: top;
  }
  #three-columns .column {
    width: 33.33%;
    margin-right: 30px;
  }
  #three-columns .column:last-child {
    margin-right: 0;
  }
}
.full-width-image {
  padding: 0;
  position: relative;
}
.full-width-image img {
  width: 100%;
  height: auto;
}
form#your-profile {
  padding-top: 70px;
}
input {
  font-size: 15px;
}
a.view-full-profile {
  position: absolute;
  top: 50px;
  left: 20px;
}
.application-select {
  padding: 0 0 50px 0;
  max-width: 70%;
  margin: 0 auto;
}
.member-form, .lost_reset_password {
  max-width: 100% !important;
  margin: 0 auto !important;
  padding-bottom: 50px;
}
.lost_reset_password {
  text-align: center;
}
.woocommerce form.lost_reset_password .form-row {
  margin: 0 auto 15px;
  float: none;
}
.gform_footer {
  text-align: center;
}
.gform_footer input[type=submit], .gform_footer .gform_button button {
  font-size: 15px !important;
  font-weight: bold;
  width: auto;
  margin: 0 !important;
  border: none;
  padding: 15px 30px !important;
  background: #ceb35c;
  color: #fff;
}
.gform_page_footer {
  text-align: center;
  border-top: none !important;
  max-width: 450px;
  margin: 0 auto !important;
}
.gform_page_footer .gform_save_link {
  display: block;
  padding: 15px 0;
  margin: 0 15px 0 10px;
}
.gform_page_footer input[type=submit], .gform_page_footer .gform_button button {
  font-size: 15px !important;
  font-weight: bold;
  width: auto;
  margin: 0 !important;
  border: none;
  padding: 15px 30px !important;
  background: #ceb35c;
  color: #fff;
  display: block;
  float: right;
  cursor: pointer;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
  background: #ceb35c !important;
  color: #fff !important;
  cursor: pointer;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
  background: #f7f7f7 !important;
  color: #333 !important;
  cursor: pointer;
}
.gform_wrapper label.gfield_label {
  font-size: 15px !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100% !important;
}
input, textarea {
  border: 1px solid #ccc;
  padding: 15px !important;
}
select {
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 15px !important;
  font-size: 15px !important;
  width: 100%;
  margin: 0;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important;
}
.ginput_container_date select {
  background-image: none;
}
div.ginput_container_name span {
  padding-right: 20px !important;
}
.gform_body span {
  color: #000 !important;
}
li.two-col {
  width: calc(50% - 20px);
  margin-right: 20px;
  display: inline-block;
}
li.two-col input, li.two-col select {
  width: 100%;
}
li.three-col {
  width: 33.33%;
  display: inline-block;
}
li.three-col input, li.three-col select {
  width: 100%;
}
li.three-col.middle {
  width: calc(33.33% - 40px);
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.gfield_date_dropdown_day, .gfield_date_dropdown_month, .gfield_date_dropdown_year {
  margin-right: 20px !important;
  width: 33.33%;
}
.gfield_date_dropdown_day:last-child, .gfield_date_dropdown_month:last-child, .gfield_date_dropdown_year:last-child {
  margin-right: 0px !important;
}
span.gf_step_label {
  display: none !important;
}
.gf_page_steps {
  text-align: center;
  padding: 10px 0 50px !important;
}
.gf_step {
  margin: 0 15px 0 0 !important;
  padding: 15px 20px !important;
  background: #f7f7f7 !important;
  color: #333 !important;
  height: auto !important;
  opacity: 1 !important;
  line-height: auto !important;
  text-align: center;
  font-family: "essonnes-display", serif !important;
}
.gf_step span {
  color: #333 !important;
  margin: 0 !important;
}
.gf_step.gf_step_active {
  background: #ceb35c !important;
  color: #fff !important;
}
.gf_step.gf_step_active span {
  color: #fff !important;
}
.gform_wrapper .form_saved_message {
  background: #fff !important;
  border: none !important;
}
li.gfield_error {
  width: inherit !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  border: none !important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: inherit !important;
}
/* VALIDATION */
.gform_wrapper div.validation_error {
  color: #877354 !important;
  border-top: 1px solid #877354 !important;
  border-bottom: 1px solid #877354 !important;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #877354 !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 1px solid #877354 !important;
}
.validation_message {
  display: none !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 8px !important;
}
.ginput_container_date label {
  display: none !important;
}
.gfield_date_year input {
  width: 100% !important;
}
.gform_confirmation_wrapper {
  text-align: center;
  font-family: "essonnes-display", serif;
  font-size: 25px;
  padding: 20px 0 70px;
}
@media screen and (min-width: 769px) {
  .member-form, .lost_reset_password {
    max-width: 70% !important;
    margin: 0 auto !important;
  }
  .member-form .center-text, .lost_reset_password .center-text {
    max-width: 90%;
  }
}
.table, .shop_table, .tribe-events-calendar {
  margin: 0 auto !important;
  border-collapse: collapse !important;
  width: 100% !important;
  border-radius: 0px !important;
}
.table td, .shop_table td, .tribe-events-calendar td, .table th, .shop_table th, .tribe-events-calendar th {
  padding: 10px !important;
  text-align: left !important;
}
.table tr.table-header, .shop_table tr.table-header, .tribe-events-calendar tr.table-header, .table thead, .shop_table thead, .tribe-events-calendar thead {
  background: #f7f7f7 !important;
  font-weight: bold !important;
}
.table tr, .shop_table tr, .tribe-events-calendar tr {
  border-bottom: 1px solid #f1f1f1 !important;
}
.table-row h2 {
  padding: 0 0 30px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  font-family: "fira-sans", helvetica, arial;
}
@media screen and (min-width: 1025px) {
  .table td, .table th {
    padding: 30px !important;
  }
}
#team-members {
  padding: 20px;
}
#team-members .column {
  width: 100%;
  float: none;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
#team-members .column .image-holder {
  position: relative;
  overflow: hidden;
}
#team-members .column .image-holder .member-content {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  cursor: pointer;
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#team-members .column .image-holder .member-content span {
  padding: 50% 0 0;
  margin-top: -25%;
  display: block;
  text-align: center;
}
#team-members .column .image-holder .member-content span p {
  margin: 0;
  font-size: 13px;
}
#team-members .column .image-holder .member-content span p.role {
  font-weight: bold;
  margin-bottom: 10px;
}
#team-members .column:hover .member-content {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  #team-members {
    padding: 0;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  #team-members .column {
    width: calc(25% - 40px);
    padding: 20px 20px 0 20px;
  }
}
#candidates .column {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
#candidates .column .image-holder {
  margin-bottom: 20px;
}
#candidates .column h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#candidates .column .link-row {
  margin-bottom: 30px;
}
#candidates .column .link-row a {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
#candidates .column .link-row a:last-child {
  margin-right: 0;
}
#candidates .column .vote {
  color: #ceb35c;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/tick.png) no-repeat;
  padding-left: 35px;
  height: 30px;
  display: block;
  line-height: 30px;
}
.candidate-row h2 {
  padding: 0 0 30px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  font-family: "fira-sans", helvetica, arial;
}
@media screen and (min-width: 1025px) {
  #candidates {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    align-items: top;
    justify-content: top;
  }
  #candidates .column {
    width: 33.33%;
    margin-right: 30px;
  }
  #candidates .column:last-child {
    margin-right: 0px !important;
  }
}
.page-template-clubs .select-region {
  padding: 30px;
  max-width: 70%;
  margin: 0 auto;
}
.page-template-clubs .select-region h2 {
  margin-bottom: 20px;
}
.page-template-clubs .select-region .post-tags {
  padding: 20px 0;
}
.page-template-clubs .select-region .tagged-posts {
  display: flex;
}
.page-template-clubs .select-region .tagged-posts .address {
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #f1f1f1;
  width: 33.33%;
}
.page-template-clubs .select-region .tagged-posts .address p {
  margin: 0;
}
.page-template-clubs .select-region .tagged-posts .address:last-child {
  padding-right: 0;
}
.tax-region .tax-clubs .club {
  margin-bottom: 20px;
}
.gm-style-iw h2 {
  margin-bottom: 15px;
  width: 80%;
}
.gm-style-iw p {
  line-height: 22px;
  font-size: 15px;
}
#mapchange p {
  display: inline-block;
  margin-right: 15px;
}
#mapchange .selectric-map-change {
  width: 300px;
}
@media screen and (min-width: 1025px) {
  .tax-region .tax-clubs {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .tax-region .tax-clubs .club {
    padding: 5px;
    width: calc(33.33% - 10px);
    margin-bottom: 0px;
  }
}
#rag-modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#rag-modal.active {
  opacity: 1;
  visibility: visible;
}
#rag-modal .close-modal {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
}
#rag-modal .close-modal a {
  display: block;
  text-indent: -9999em;
  background: url(../images/close.png);
  background-size: 30px;
  width: 30px;
  height: 30px;
}
#rag-modal input {
  outline: none;
  border: none;
  border-bottom: 1px solid;
  padding: 20px;
  font-size: 30px;
  background: transparent;
  color: #333;
}
#rag-modal input[type="submit"] {
  display: none;
}
.searchwp-live-search-results {
  z-index: 999999 !important;
  box-shadow: none !important;
  background: transparent !important;
  font-size: 15px;
}
.searchwp-live-search-results p {
  padding: 10px !important;
}
.searchwp-live-search-results a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
}
.post-type-archive-book-reviews .page-content {
  overflow: hidden;
}
.post-type-archive-book-reviews .book-reviews {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.post-type-archive-book-reviews .book-reviews .post-excerpt {
  margin-top: 20px;
}
.post-type-archive-book-reviews .book-reviews h3 {
  margin-bottom: 20px;
}
.post-type-archive-book-reviews .book-reviews a {
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
}
.post-type-archive-book-reviews .book-reviews .book-month {
  margin-bottom: 10px;
  text-transform: uppercase;
  background: url(../images/star.png) no-repeat;
  background-position: top right;
  background-size: 20px;
}
.post-type-archive-book-reviews .book-reviews.sticky {
  background: #ceb35c;
  color: #fff;
  padding: 30px;
  border-bottom: none;
}
.post-type-archive-book-reviews .book-reviews.sticky a {
  color: #fff;
}
.post-type-archive-book-reviews .entry-content, .post-type-archive-book-reviews .sidebar {
  width: 100%;
  float: none;
}
.post-type-archive-book-reviews .entry-content .widget_recent_entries, .post-type-archive-book-reviews .sidebar .widget_recent_entries {
  display: none;
}
@media screen and (min-width: 769px) {
  .post-type-archive-book-reviews .entry-content {
    width: calc(70% - 60px);
    float: left;
  }
  .post-type-archive-book-reviews .sidebar {
    padding: 30px;
    margin: 0;
    background: #f1f1f1;
    width: calc(30% - 30px);
    float: right;
  }
  .post-type-archive-book-reviews .sidebar h2 {
    font-family: "fira-sans", helvetica, arial;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .post-type-archive-book-reviews .sidebar ul li {
    margin-bottom: 20px;
  }
  .post-type-archive-book-reviews .sidebar ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
  }
}
.single-tribe_events .container {
  width: 100%;
}
.single-tribe_events .breadcrumbs {
  width: 70%;
}
.single-tribe_events .withslider {
  display: none;
}
.single-tribe_events #tribe-events .withslider {
  display: block;
}
.single-tribe_events .tribe-events-back, .single-tribe_events #tribe-events-header {
  display: none;
}
.single-tribe_events .page-content.container, .single-tribe_events .member-menu.container, .single-tribe_events #footer-content.container {
  max-width: 100%;
}
.single-tribe_events .tribe-events-event-image {
  display: none;
}
.single-tribe_events .tribe-events-event-meta {
  font-size: 16px;
}
.single-tribe_events .tribe-events-single-event-title {
  font-size: 50px;
}
.single-tribe_events #tribe-events {
  margin-top: 0px;
}
.single-tribe_events dt {
  font-weight: bold;
  margin-bottom: 5px;
}
.single-tribe_events dd {
  margin-left: 0;
  margin-bottom: 10px;
}
.single-tribe_events .tribe-events-cost {
  font-size: 30px !important;
  margin-bottom: 30px !important;
  display: block;
}
.single-tribe_events .tribe-events-single-event-description p {
  max-width: 100%;
  margin-bottom: 30px !important;
}
.single-tribe_events .tribe-events-single-event-description img {
  width: 100%;
  height: auto;
}
.single-tribe_events .tribe-button {
  background: #ceb35c;
  color: #fff;
  border: none;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0;
}
#tribe-events {
  margin-top: 30px;
}
#tribe-events .page-content .button {
  background: #ceb35c !important;
  color: #fff;
  border-radius: 0px !important;
  padding: 20px !important;
  linear-gradient: none !important;
  gradient: none !important;
  font-size: 16px !important;
  font-family: "fira-sans", helvetica, arial !important;
}
#tribe-events-content-wrapper {
  padding-bottom: 70px;
}
#tribe-events-content {
  max-width: 70%;
  margin: 0 auto;
  margin-top: -80px;
  background: #fff;
  padding: 30px;
}
#tribe-events-content.tribe-events-month {
  max-width: 100%;
  margin-top: 0;
}
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
  background-color: #877354 !important;
  font-size: 14px;
}
#tribe-events .tribe-events-button, .tribe-events-button {
  background: #333 !important;
  border-radius: 0px;
  padding: 10px !important;
}
#tribe-events-content table.tribe-events-calendar {
  border: 1px solid #ccc;
}
.tribe-events-calendar .tribe-events-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  bottom: 30px;
  color: #333;
  display: none;
  left: 3px;
  line-height: 1.4;
  position: absolute;
  width: 320px;
  z-index: 999999;
  padding: 20px;
}
.tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb {
  padding: 0;
  width: 100%;
  margin-bottom: 10px;
}
.tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb img {
  display: block;
  width: 100%;
}
#tribe-events-content .tribe-events-tooltip h4 {
  background-color: transparent;
  color: #333;
  font-size: 20px;
  font-weight: inherit;
  letter-spacing: none;
  line-height: inherit;
  margin: 0;
  min-height: auto;
  padding: 10px 0;
}
.tribe-events-tooltip .tribe-events-event-body {
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
.tribe-event-duration {
  margin-bottom: 15px;
}
.tribe-events-notices {
  background: #f7f7f7;
  border-radius: 0px;
  border: 1px solid #ccc;
  color: #333;
  margin: 20px 0 28px;
  padding: 20px;
  text-shadow: none;
  text-align: center;
}
.tribe-events-calendar th {
  background: #f7f7f7;
  color: #333;
  font-weight: bold;
  height: auto;
  letter-spacing: none;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
#tribe-bar-form input[type=text] {
  border: 1px solid #ccc;
}
/*Public Events Page */
.public-event-list {
  max-width: 70%;
}
.public-event-list li {
  margin-bottom: 30px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.public-event-list li h3, .public-event-list li .entry-meta {
  margin-bottom: 10px;
  display: block;
}
.public-event-list li .entry-meta {
  color: #ceb35c;
}
.public-event-list li .read-more {
  display: none;
}
.tribe-related-events {
  padding-bottom: 50px;
}
.tribe-related-events:before {
  display: none;
}
.tribe-related-events li {
  width: 100%;
}
.tribe-related-events li img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .single-tribe_events .page-content.container, .single-tribe_events .member-menu.container, .single-tribe_events #footer-content.container {
    max-width: 70%;
    margin: 0 auto;
  }
  .single-tribe_events .page-content {
    margin-top: 0;
  }
  .single-tribe_events .tribe-events-event-meta {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group-gmap {
    width: 33.33% !important;
  }
  .single-tribe_events .page-content.container {
    max-width: 100%;
    padding: 0;
  }
  .single-tribe_events article img {
    width: 100%;
  }
  .single-tribe_events .brochures {
    display: none !important;
  }
  .single-tribe_events .tribe-events-single-event-description p {
    max-width: 85%;
  }
  .single-tribe_events .tribe-events-gmap {
    display: block;
    margin-top: 20px;
  }
  .tribe-bar-submit {
    padding-top: 30px;
  }
  .tribe-related-events {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  .tribe-related-events li {
    width: 30%;
  }
}
.post-type-archive-affiliate .affiliate h3, .tax-type .affiliate h3 {
  margin-bottom: 15px;
}
.post-type-archive-affiliate .page-content, .tax-type .page-content {
  overflow: hidden;
}
.post-type-archive-affiliate .entry-content, .tax-type .entry-content, .post-type-archive-affiliate .sidebar, .tax-type .sidebar {
  width: 100%;
  float: none;
}
.post-type-archive-affiliate .entry-content .widget_recent_entries, .tax-type .entry-content .widget_recent_entries, .post-type-archive-affiliate .sidebar .widget_recent_entries, .tax-type .sidebar .widget_recent_entries {
  display: none;
}
.post-type-archive-affiliate .sidebar, .tax-type .sidebar {
  background: #f1f1f1;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .post-type-archive-affiliate .entry-content, .tax-type .entry-content {
    width: calc(70% - 60px);
    float: left;
  }
  .post-type-archive-affiliate .sidebar, .tax-type .sidebar {
    padding: 30px;
    margin: 0;
    width: calc(30% - 30px);
    float: right;
  }
  .post-type-archive-affiliate .sidebar h2, .tax-type .sidebar h2 {
    font-family: "fira-sans", helvetica, arial;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .post-type-archive-affiliate .sidebar ul li, .tax-type .sidebar ul li {
    margin-bottom: 20px;
  }
  .post-type-archive-affiliate .sidebar ul li a, .tax-type .sidebar ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
  }
}
#menus {
  padding: 30px;
  background: #f7f7f7;
}
#menus h4 {
  padding: 0 0 30px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  font-family: "fira-sans", helvetica, arial;
}
#menus .menu-download {
  overflow: hidden;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
#menus .menu-download a.download-link {
  float: right;
  text-decoration: none;
  font-weight: bold;
}
.bbpress #bbpress-forums {
  font-size: 15px;
}
.bbpress .bbp-submit-wrapper button {
  background: #ceb35c;
  font-weight: bold;
  cursor: pointer;
}
.bbpress .bbp-header {
  padding: 15px 10px !important;
  font-size: 15px;
}
.bbpress #bbpress-forums div.bbp-the-content-wrapper input {
  line-height: unset;
}
.bbpress .bbp-body {
  font-size: 15px;
}
.bbpress #bbpress-forums div.bbp-search-form {
  width: 100%;
  float: none;
}
.bbpress #bbpress-forums #bbp-search-form #bbp_search {
  width: 50%;
}
.bbpress a.bbp-forum-title {
  text-decoration: none;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.bbpress a.bbp-forum-title:hover {
  font-weight: bold;
}
.bbpress fieldset {
  border: none !important;
  padding: 0 !important;
}
.bbpress h2 {
  font-size: 32px !important;
}
.bbpress .bbp-user-section p {
  margin-bottom: 10px;
}
.bbpress #bbp-your-profile fieldset div {
  width: calc(100% - 2px);
}
.bbpress #bbpress-forums li.bbp-body ul.forum, .bbpress #bbpress-forums li.bbp-body ul.topic {
  padding: 15px 10px;
}
.bbpress .bbp-author-ip {
  display: none;
}
.bbpress div.bbp-template-notice, .bbpress div.indicator-hint, .bbpress .subscription-toggle, .bbpress #bbp_search_submit {
  background: #1e3852 !important;
  border-color: #1e3852 !important;
  font-size: 15px !important;
  color: #fff;
}
.bbpress .subscription-toggle {
  background: #ceb35c !important;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog .page-content, .archive .page-content {
  padding: 0px;
}
.blog .post-date, .archive .post-date {
  margin-top: 20px;
  margin-bottom: 20px;
}
.blog a.read-more, .archive a.read-more {
  display: block;
  font-weight: bold;
  margin-top: 20px;
}
.blog .post-excerpt, .archive .post-excerpt {
  min-height: 160px;
}
.blog h2, .archive h2 {
  font-weight: 400;
}
.blog h2 a, .archive h2 a {
  text-decoration: none;
}
.blog .column-left, .archive .column-left {
  margin-bottom: 20px;
}
.blog .top-post, .archive .top-post {
  padding: 0px;
  margin-bottom: 20px;
}
.blog .top-post .column-left, .archive .top-post .column-left {
  width: 100%;
  padding-right: 0;
}
.blog .top-post .column-right, .archive .top-post .column-right {
  width: 100%;
}
.blog #featured, .archive #featured {
  background: #f8f8f8;
  padding: 20px;
}
.blog #featured .column-left, .archive #featured .column-left {
  width: 100%;
  padding-right: 0;
}
.blog #featured .column-right, .archive #featured .column-right {
  width: 100%;
}
.blog .standard, .archive .standard {
  padding: 20px;
}
.blog .standard .column-right, .archive .standard .column-right {
  display: none;
}
.blog .post-pagination, .archive .post-pagination {
  padding: 50px 0;
  text-align: center;
}
.blog .post-pagination .wp-paginate .current, .archive .post-pagination .wp-paginate .current {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
@media screen and (min-width: 1025px) {
  .blog .page-content, .archive .page-content {
    padding: 30px;
  }
  .blog .post-date, .archive .post-date {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .blog a.read-more, .archive a.read-more {
    margin-top: 20px;
  }
  .blog .column-left, .archive .column-left {
    margin-bottom: 0px;
  }
  .blog .top-post, .archive .top-post {
    position: relative;
    z-index: 999998;
    margin-top: -80px;
    margin-bottom: 0px;
    background: #fff;
    padding: 30px 30px 50px;
  }
  .blog .top-post article, .archive .top-post article {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .blog .top-post .column-left, .archive .top-post .column-left {
    width: 50%;
    padding-right: 5%;
  }
  .blog .top-post .column-right, .archive .top-post .column-right {
    width: 45%;
  }
  .blog .top-post .column-right .image-holder, .archive .top-post .column-right .image-holder {
    margin-bottom: 30px;
  }
  .blog #featured, .archive #featured {
    padding: 80px 0;
  }
  .blog #featured .container, .archive #featured .container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .blog #featured .post, .archive #featured .post, .blog #featured .chairmans-notes, .archive #featured .chairmans-notes, .blog #featured .secretarys-notes, .archive #featured .secretarys-notes {
    width: 48%;
  }
  .blog #featured .post .image-holder, .archive #featured .post .image-holder, .blog #featured .chairmans-notes .image-holder, .archive #featured .chairmans-notes .image-holder, .blog #featured .secretarys-notes .image-holder, .archive #featured .secretarys-notes .image-holder {
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
  .blog .standard, .archive .standard {
    padding: 80px 0;
  }
  .blog .standard .container, .archive .standard .container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
  }
  .blog .standard article, .archive .standard article {
    width: 33.33%;
    padding-right: 50px;
  }
  .blog .standard article:last-child, .archive .standard article:last-child {
    padding-right: 0px;
  }
}
.single-post article, .single-affiliate article {
  overflow: hidden;
}
.single-post article .entry-content, .single-affiliate article .entry-content, .single-post article .sidebar, .single-affiliate article .sidebar {
  width: 100%;
  float: none;
}
.single-post article .entry-content .widget_archive, .single-affiliate article .entry-content .widget_archive, .single-post article .sidebar .widget_archive, .single-affiliate article .sidebar .widget_archive {
  display: none;
}
.single-post .post-navigation, .single-affiliate .post-navigation {
  display: none;
}
.single-post a.back-to-news, .single-affiliate a.back-to-news {
  display: block;
  text-align: center;
  font-weight: bold;
  border-bottom: 3px solid #000;
  text-decoration: none;
  width: 98px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .single-post article .entry-content, .single-affiliate article .entry-content {
    width: calc(70% - 60px);
    float: left;
  }
  .single-post article .sidebar, .single-affiliate article .sidebar {
    padding: 30px;
    margin: 0;
    background: #f1f1f1;
    width: calc(30% - 30px);
    float: right;
  }
  .single-post article .sidebar h2, .single-affiliate article .sidebar h2 {
    font-family: "fira-sans", helvetica, arial;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .single-post article .sidebar ul li, .single-affiliate article .sidebar ul li {
    margin-bottom: 20px;
  }
  .single-post article .sidebar ul li a, .single-affiliate article .sidebar ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
  }
}
.woocommerce .woocommerce-breadcrumb {
  margin-top: 0px;
}
.woocommerce .woocommerce-tabs {
  display: none;
}
.woocommerce .summary h2 {
  display: none;
}
.woocommerce .woocommerce-message {
  background: #1e3852 !important;
  color: #fff;
}
.woocommerce .woocommerce-message a {
  color: #fff;
}
.woocommerce .woocommerce-message:before {
  color: #fff;
}
.woocommerce .woocommerce-pagination {
  padding-bottom: 50px;
}
.woocommerce #content {
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce #secondary {
  display: none;
}
.woocommerce .product_cat-ticket {
  display: none;
}
.woocommerce .orderby {
  width: 200px !important;
}
.woocommerce li.product {
  width: 100% !important;
  float: none !important;
  padding: 0 0 30px 0 !important;
  margin: 0 0 40px !important;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.woocommerce li.product h3 {
  font-size: 25px !important;
  line-height: 30px;
  padding: 30px 0 !important;
  width: 90%;
}
.woocommerce li.product .price {
  font-size: 25px !important;
  color: #ceb35c !important;
  font-weight: bold !important;
}
.woocommerce li.product .quantity {
  display: inline-block;
  margin-right: 10px;
}
.woocommerce li.product .view-more {
  display: block;
  padding: 10px 0;
}
.woocommerce li.product .view-more span {
  font-size: 20px;
}
.woocommerce li.product .product-info {
  display: none;
}
.woocommerce li.product .button.button.alt {
  display: inline-block;
  text-align: center;
  background: #ceb35c !important;
  font-weight: normal !important;
  padding: 20px;
  border-radius: 0px !important;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: top;
  margin-top: 0;
}
.woocommerce li.product .image-holder {
  background-size: cover !important;
  background-position: center center !important;
}
.woocommerce div.product form.cart .button {
  background-color: #333;
  color: #fff;
  border-radius: 0px;
  font-weight: normal;
  font-size: 16px;
  padding: 20px;
}
.woocommerce section.related.products {
  margin-top: 50px;
}
.woocommerce section.related.products h2 {
  text-align: center;
  margin-bottom: 30px;
}
.single-product .container {
  overflow: hidden;
}
.single-product .summary .price {
  font-size: 30px !important;
  font-weight: 700;
  color: #ceb35c !important;
}
.woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce input.button, .woocommerce input.button:hover, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce a.button, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button:hover, .woocommerce button.button.alt, .woocommerce button.button.alt:hover, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  background-color: #333;
  color: #fff;
  border-radius: 0px;
  font-weight: normal;
  font-size: 16px;
  padding: 15px;
}
mark {
  background: transparent !important;
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  color: #fff;
}
#coupon_code {
  width: 170px !important;
}
.cart_totals h2 {
  margin-bottom: 30px;
}
.woocommerce-cart .coupon, .woocommerce-checkout .coupon {
  margin-right: 15px;
}
.woocommerce-message {
  border-top-color: transparent;
  color: #333;
}
.woocommerce-message:before {
  color: #333;
}
.woocommerce-info {
  padding: 20px 20px 20px 55px;
  margin: 15px 0 15px 0;
  position: relative;
  background-color: #ceb35c;
  color: #fff;
  border-top: none;
  list-style: none;
  width: auto;
}
.woocommerce-info a {
  color: #fff;
}
.woocommerce-info::before {
  color: #fff;
  top: 25px;
}
#order_review_heading {
  margin: 20px 0 20px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  font-size: 22px;
}
.woocommerce ul.products::before {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .woocommerce .woocommerce-breadcrumb {
    margin-top: 50px;
  }
  .woocommerce #content {
    max-width: 70%;
  }
  .woocommerce ul.products {
    padding: 0;
    margin: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    justify-content: space-between;
  }
  .woocommerce ul.products li.product {
    width: 48% !important;
    float: none !important;
  }
  .woocommerce ul.products li.up-sell {
    width: 48% !important;
    float: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .woocommerce .woocommerce-breadcrumb {
    margin-top: 50px;
  }
  .woocommerce #container {
    max-width: 80%;
  }
  .woocommerce ul.products li.product {
    width: 30% !important;
    float: none !important;
  }
  .woocommerce ul.products li.up-sell {
    width: 30% !important;
    float: none !important;
  }
}
.woocommerce-account h4 {
  font-family: "fira-sans", helvetica, arial;
  font-size: 16px;
  text-transform: uppercase;
}
.woocommerce-account .title {
  padding: 0px !important;
  margin-bottom: 20px;
}
.woocommerce-account address {
  font-style: none !important;
}
.woocommerce-account .woocommerce-Address {
  margin-bottom: 30px;
}
.woocommerce-account .breadcrumbs {
  display: none;
}
.woocommerce-account .entry-content {
  padding-bottom: 50px;
}
.woocommerce-account .woocommerce-EditAccountForm, .woocommerce-account .woocommerce-MyAccount-orders {
  width: 80% !important;
  margin: 0 auto !important;
}
.woocommerce-account .woocommerce-EditAccountForm legend, .woocommerce-account .woocommerce-MyAccount-orders legend {
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  margin-bottom: 50px;
}
.woocommerce-account #dashboard-posts {
  padding-top: 20px;
  margin-bottom: 20px;
}
.woocommerce-account #dashboard-posts .dashboard-post {
  width: 100%;
  margin-bottom: 20px;
}
.woocommerce-account #dashboard-posts .dashboard-post .image-holder {
  margin-bottom: 20px;
}
.woocommerce-account #dashboard-posts .dashboard-post h2 {
  font-weight: 400;
}
.woocommerce-account #dashboard-posts .dashboard-post h2 a {
  text-decoration: none;
}
.woocommerce-account #dashboard-posts .dashboard-post .read-more {
  display: block;
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 2px solid #333;
  text-decoration: none;
  width: 80px;
}
.woocommerce-account #dashboard-posts .dashboard-post .dashboard-date {
  margin: 20px 0 20px 0;
  color: #555;
}
.woocommerce-account #dashboard-posts .dashboard-post img {
  width: 100%;
}
.woocommerce-account .notice {
  padding: 30px;
  background: #ceb35c;
  color: #fff;
  font-size: 16px;
  margin: 0 0 50px 0;
  position: relative;
  opacity: 0;
}
.woocommerce-account .notice.active {
  opacity: 1;
}
.woocommerce-account .notice .close-notice {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/sml_close.png) no-repeat;
  background-size: 20px;
  text-indent: -9999em;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.woocommerce-account .notice p {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  display: none;
}
.woocommerce-account .updates-events, .woocommerce-account .dashboard-documents {
  background: #f1f1f1;
  padding: 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
.woocommerce-account .updates-events h2, .woocommerce-account .dashboard-documents h2 {
  font-weight: 400;
}
.woocommerce-account .updates-events .updates, .woocommerce-account .dashboard-documents .updates, .woocommerce-account .updates-events .events, .woocommerce-account .dashboard-documents .events, .woocommerce-account .updates-events .member-documents, .woocommerce-account .dashboard-documents .member-documents, .woocommerce-account .updates-events .user-documents, .woocommerce-account .dashboard-documents .user-documents {
  width: 100%;
  padding-right: 0px;
  float: none;
}
.woocommerce-account .updates-events .updates .download-document, .woocommerce-account .dashboard-documents .updates .download-document, .woocommerce-account .updates-events .events .download-document, .woocommerce-account .dashboard-documents .events .download-document, .woocommerce-account .updates-events .member-documents .download-document, .woocommerce-account .dashboard-documents .member-documents .download-document, .woocommerce-account .updates-events .user-documents .download-document, .woocommerce-account .dashboard-documents .user-documents .download-document {
  margin-bottom: 15px;
}
.woocommerce-account .updates-events .updates .download-document h4, .woocommerce-account .dashboard-documents .updates .download-document h4, .woocommerce-account .updates-events .events .download-document h4, .woocommerce-account .dashboard-documents .events .download-document h4, .woocommerce-account .updates-events .member-documents .download-document h4, .woocommerce-account .dashboard-documents .member-documents .download-document h4, .woocommerce-account .updates-events .user-documents .download-document h4, .woocommerce-account .dashboard-documents .user-documents .download-document h4 {
  font-family: "essonnes-display", serif;
  text-transform: none;
  margin-bottom: 3px;
  font-size: 22px;
}
.woocommerce-account .updates-events .events, .woocommerce-account .dashboard-documents .events, .woocommerce-account .updates-events .user-documents, .woocommerce-account .dashboard-documents .user-documents {
  float: right;
}
.woocommerce-account .updates-events .account-event, .woocommerce-account .dashboard-documents .account-event {
  margin-top: 30px;
}
.woocommerce-account .updates-events .account-event h2, .woocommerce-account .dashboard-documents .account-event h2 {
  margin-bottom: 20px;
}
.woocommerce-account .updates-events .account-event .read-more, .woocommerce-account .dashboard-documents .account-event .read-more {
  display: block;
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 2px solid #333;
  text-decoration: none;
  width: 80px;
}
.woocommerce-account .updates-events .account-event .dashboard-date, .woocommerce-account .dashboard-documents .account-event .dashboard-date {
  margin: 20px 0 20px 0;
  color: #555;
}
.woocommerce-account .account-panel {
  position: relative;
  margin-bottom: 20px !important;
}
.woocommerce-account .account-panel .image-holder {
  margin-bottom: 0 !important;
}
.woocommerce-account .account-panel .image-content {
  text-align: left;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  z-index: 999999;
}
.woocommerce-account .account-panel .image-content a {
  color: #fff;
}
.woocommerce-account .account-panel .grid-tint {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1e3852;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.woocommerce-account .account-panel:hover .grid-tint {
  opacity: 0.7;
}
.woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .edit {
  float: none !important;
}
.woocommerce-account .addresses .title h3 {
  margin-bottom: 10px;
}
.woocommerce-account a.edit {
  display: block;
  background: #333;
  color: #fff;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 100px;
}
.account-panels {
  display: none;
}
body:not(.logged-in) .woocommerce-account h2 {
  text-align: center;
}
body.logged-in .account-panels {
  display: block;
  margin-top: 20px;
}
body.logged-in .woocommerce-account h2 {
  text-align: left !important;
}
body.logged-in.woocommerce-edit-account .account-panels {
  display: none;
}
.woocommerce-view-order .account-panels {
  display: none !important;
}
.woocommerce-view-order .woocommerce-order-details .woocommerce-table {
  margin: 30px 0 !important;
}
.download-document {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.download-document h4 {
  float: left;
  width: 70%;
  font-family: "essonnes-display", serif;
  text-transform: none;
  margin-bottom: 0px;
  font-size: 18px;
}
.download-document a {
  float: right;
  text-decoration: none;
  font-weight: bold;
  display: block;
  border-bottom: 2px solid #333;
}
.download-document:last-child {
  border-bottom: 1px solid #ccc;
}
.account-intro {
  display: none;
}
.logged-in .account-intro {
  display: block;
}
.woocommerce-edit-account .account-intro, .woocommerce-orders .account-intro, .woocommerce-customer-logout .account-intro, .woocommerce-view-order .account-intro {
  display: none;
}
.woocommerce-account .row.withslider {
  display: none;
}
.logged-in.woocommerce-account .row.withslider {
  display: block;
}
.woocommerce-cart .brochures {
  display: none !important;
}
.woocommerce-cart .page-content {
  margin-top: 0px;
}
.woocommerce-edit-address .account-intro {
  display: none;
}
.woocommerce-edit-address .woocommerce-MyAccount-content {
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce-checkout .page-content {
  margin-top: 0px;
}
#address_form {
  padding-top: 0px;
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce-order {
  max-width: 80%;
  margin: 0 auto;
}
.woocommerce-order .woocommerce-table {
  margin: 30px 0 !important;
}
@media screen and (min-width: 1025px) {
  .woocommerce-form-login {
    max-width: 60%;
    margin: 0 auto !important;
    border: none !important;
  }
  .woocommerce-account #dashboard-posts {
    margin-bottom: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
  }
  .woocommerce-account #dashboard-posts .dashboard-post {
    width: calc(33.33% - 30px);
    margin-bottom: 0px;
    padding-right: 30px;
  }
  .woocommerce-account #dashboard-posts .dashboard-post:last-child {
    padding-right: 0px;
  }
  .woocommerce-account .updates-events, .woocommerce-account .dashboard-documents {
    background: #f1f1f1;
    padding: 30px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .woocommerce-account .updates-events h2, .woocommerce-account .dashboard-documents h2 {
    font-weight: 400;
  }
  .woocommerce-account .updates-events .updates, .woocommerce-account .dashboard-documents .updates, .woocommerce-account .updates-events .events, .woocommerce-account .dashboard-documents .events, .woocommerce-account .updates-events .member-documents, .woocommerce-account .dashboard-documents .member-documents, .woocommerce-account .updates-events .user-documents, .woocommerce-account .dashboard-documents .user-documents {
    width: calc(50% - 50px);
    padding-right: 50px;
    float: left;
  }
  .woocommerce-account .updates-events .updates .download-document, .woocommerce-account .dashboard-documents .updates .download-document, .woocommerce-account .updates-events .events .download-document, .woocommerce-account .dashboard-documents .events .download-document, .woocommerce-account .updates-events .member-documents .download-document, .woocommerce-account .dashboard-documents .member-documents .download-document, .woocommerce-account .updates-events .user-documents .download-document, .woocommerce-account .dashboard-documents .user-documents .download-document {
    margin-bottom: 15px;
  }
  .woocommerce-account .updates-events .updates .download-document h4, .woocommerce-account .dashboard-documents .updates .download-document h4, .woocommerce-account .updates-events .events .download-document h4, .woocommerce-account .dashboard-documents .events .download-document h4, .woocommerce-account .updates-events .member-documents .download-document h4, .woocommerce-account .dashboard-documents .member-documents .download-document h4, .woocommerce-account .updates-events .user-documents .download-document h4, .woocommerce-account .dashboard-documents .user-documents .download-document h4 {
    font-family: "essonnes-display", serif;
    text-transform: none;
    margin-bottom: 3px;
    font-size: 22px;
  }
  .woocommerce-account .updates-events .events, .woocommerce-account .dashboard-documents .events, .woocommerce-account .updates-events .user-documents, .woocommerce-account .dashboard-documents .user-documents {
    float: right;
  }
  .woocommerce-account .updates-events .account-event, .woocommerce-account .dashboard-documents .account-event {
    margin-top: 30px;
  }
  .woocommerce-account .updates-events .account-event h2, .woocommerce-account .dashboard-documents .account-event h2 {
    margin-bottom: 20px;
  }
  .woocommerce-account .updates-events .account-event .read-more, .woocommerce-account .dashboard-documents .account-event .read-more {
    display: block;
    margin-top: 15px;
    font-weight: bold;
    border-bottom: 2px solid #333;
    width: 80px;
  }
  .woocommerce-account .updates-events .account-event .dashboard-date, .woocommerce-account .dashboard-documents .account-event .dashboard-date {
    margin: 20px 0 20px 0;
    color: #555;
  }
  .woocommerce-account .account-panel {
    margin-bottom: 0 !important;
  }
  .woocommerce-account .dashboard-documents {
    margin-bottom: 70px;
  }
  .woocommerce-account #main-container {
    padding: 260px 0 0;
  }
  .logged-in.woocommerce-account #main-container {
    padding: 150px 0 0;
  }
  .woocommerce-edit-address .woocommerce-MyAccount-content {
    max-width: 70%;
  }
  #address_form {
    padding-top: 80px;
    max-width: 70%;
  }
}
.blockquote {
  position: relative;
}
.blockquote .rsOverflow {
  width: 100% !important;
}
.blockquote .rsOverflow .rsContainer {
  margin: 0 auto;
}
.blockquote .rsArrow {
  position: absolute;
  left: 0px;
  top: 0;
  height: 100%;
  width: 20px;
  background: #fff;
}
.blockquote .rsArrow .rsArrowIcn {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #1b1b1b;
  margin-left: 10px;
  margin-top: 100px;
}
.blockquote .rsArrow.rsArrowRight {
  left: auto;
  right: 0px;
}
.blockquote .rsArrow.rsArrowRight .rsArrowIcn {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #1b1b1b;
  border-right: 6px solid transparent;
  margin-left: 8px;
}
.blockquote .rsArrow.rsArrowDisabled {
  opacity: 0.3;
}
.blockquote h3 {
  margin-bottom: 20px;
  font-style: italic;
}
.blockquote span {
  color: #1b1b1b !important;
  font-size: 15px;
  font-weight: bold;
}
.b-lazy {
  -webkit-transition: opacity 800ms ease-in-out;
  -moz-transition: opacity 800ms ease-in-out;
  -o-transition: opacity 800ms ease-in-out;
  transition: opacity 800ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}
.b-lazy.b-loaded {
  opacity: 1;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 70px !important;
}
.mm-navbar {
  height: 50px !important;
  padding-top: 20px !important;
}
.mm-navbar > * {
  padding: 5px 0 !important;
  font-size: 13px;
  text-transform: uppercase;
}
.mm-btn {
  top: 15px !important;
}
.mm-listview .mm-next {
  background: #877354 !important;
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #fff !important;
}
.mm-listview > li:not(.mm-divider):after {
  left: 0px !important;
}
#footer {
  margin-top: 30px;
}
#footer #footer-banner {
  background: #1e3852;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}
#footer #footer-banner h3 {
  font-size: 28px;
  line-height: 35px;
}
#footer #footer-banner a {
  color: #fff;
}
#footer #footer-content {
  padding: 0px;
}
#footer #footer-content .column {
  width: 90%;
  float: none;
  padding: 20px 0 20px 20px;
}
#footer #footer-content .column:last-child {
  text-align: left;
}
#footer #footer-content .column h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
#footer #footer-content .column p {
  margin-bottom: 5px;
}
#footer #footer-content .column .veterans-img {
  width: 60%;
}
#footer #footer-content .column img {
  border: none !important;
  vertical-align: middle;
  margin-bottom: 10px;
}
#footer #footer-content .column .footer-nav {
  margin-top: 10px;
}
#footer #footer-content .column .footer-nav li {
  display: inline-block;
  border-right: 1px solid;
  padding: 0 10px 0 0;
  margin-right: 10px;
  line-height: 10px;
}
#footer #footer-content .column .footer-nav li:last-child {
  border-right: none;
}
#footer #footer-content .column .footer-nav li a {
  text-decoration: none;
}
#footer #footer-content .column #sign-up {
  margin-top: 10px;
}
#footer #footer-content .column #sign-up label {
  display: none !important;
}
#footer #footer-content .column #sign-up input {
  font-size: 15px;
  width: 100% !important;
  padding: 10px 10px 10px 0 !important;
  margin-bottom: 5px;
  border: 0;
  border-bottom: 1px solid #1b1b1b;
}
#footer #footer-content .column #sign-up input[type=submit] {
  text-align: left;
  background: none;
  display: block;
  margin-top: 10px;
  padding: 0px 0px 3px !important;
  font-weight: bold;
  border-bottom: 3px solid #000;
  width: 50px !important;
  color: #000;
  cursor: pointer;
}
#footer #footer-content .column #sign-up .gform_footer {
  padding: 5px 0 !important;
}
@media screen and (min-width: 769px) {
  #footer #footer-content {
    overflow: hidden;
    padding: 70px 0;
  }
  #footer #footer-content .column {
    width: 33.3%;
    float: left;
    margin-bottom: 0;
    padding: 0;
  }
  #footer #footer-content .column:last-child {
    float: right;
  }
  #footer #footer-content .column:last-child h3, #footer #footer-content .column:last-child p {
    text-align: right;
  }
}
.social-links-menu {
  float: none;
  margin-bottom: 20px;
}
.social-links-menu li {
  display: inline-block;
  margin-right: 5px;
  border-bottom: 0;
  padding: 0;
}
.social-links-menu li a {
  display: block;
  text-indent: -9999em;
  width: 25px;
  height: 25px;
}
.social-links-menu li.twitter a {
  background: url(../images/twitter-black.png) no-repeat;
  background-size: 25px;
}
.social-links-menu li.facebook a {
  background: url(../images/facebook-black.png) no-repeat;
  background-size: 22px;
  background-position: center top;
}
.social-links-menu li.instagram a {
  background: url(../images/instagram-black.png) no-repeat;
  background-size: 25px;
}
.social-links-menu li.google-plus a {
  background: url(../images/gplus.png) no-repeat;
  background-size: 25px;
}
.social-links-menu li.linkedin a {
  background: url(../images/linked.png) no-repeat;
  background-size: 25px;
}
.social-links-menu li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .social-links-menu {
    float: right;
  }
}
blockquote {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 400;
}
@media screen and (min-width: 1025px) {
  .blog .post-date, .archive .post-date {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.single-post .container .center-text {
  max-width: 100%;
}
.selectric .label {
  font-size: 16px;
}
#gform_wrapper_14 {
  width: 900px;
  margin: auto;
  max-width: 100%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
  margin-top: 16px;
  height: 52px;
}
.public-event-list {
  display: none;
}
#coupon_code {
  width: 170px !important;
  margin-right: 20px;
  padding: 13px !important;
}
