.nivo-controlNav a {
  overflow: hidden;
  width: 120px;
}

.nivo-controlNav a img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 70px;
}

.nivo-controlNav {
  height: 125px;
}

#slider.nivoSlider {
  height: 422px !important;
}

.PL-form label {
  display: none;
}

.catering-col2 p {
  margin-bottom: 10px;
  padding-left: 0px !important;
}

.PL-form input,
textarea {
  color: rgb(165, 107, 42);
  font-size: 1em;
  font-family: Open Sans Condensed, Helvetica, sans-serif;
}

.primary_content_wrap {
  margin-bottom: -20px;
}

.wpcf7-form textarea {
  height: 180px;
  min-height: 180px;
}

.sf-menu > li:nth-child(5) {
  right: -225px;
}

.sf-menu > li:nth-child(6) {
  right: -201px;
}

#copyright li a .fa {
  font-size: 2em;
}

#copyright li.icons:before {
  content: ' ';
}

.events-page {
  min-height: 700px;
}


@font-face {
  font-family: Assemblage;
  src: url("/wp-content/themes/pecanlodge/fonts/Assemblage-SansSemibold.otf") format("opentype");
}

@font-face {
  font-family: MercuryTextG3-Semibold;
  src: url("/wp-content/themes/pecanlodge/fonts/MercuryTextG3-Semibold.otf") format("opentype");
}




.cater {
  background: #f4f2ed;
  border: 15px solid #353f44;
  margin-top: -78px;
  position: relative;
  z-index: 9999999999;
  border-top-width: 53px;
  box-shadow: 6px 8px 21px #1d1d1d;
}

.cater p {
  color: #353f44;
  font-size: 18px;
  font-family: serif;
  margin: 0 100px 35px;
  text-align: center;
}

.cater hr {
  border-top: 5px solid #364045;
  margin: 30px 96px;
}

.cater h3 {
  margin: 18px 100px;
  font-size: 24px;
  color: #374146;
  font-family: Assemblage, sans-serif;
  text-transform: none !important;
}

.cater ul {
  display: flex;
  margin: 0px 100px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px;
}

.cater ul.three {
  display: flex;
  margin: 0px 40px 0 138px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px;
  padding: 0;
}

.cater ul li {
  width: 43%;
  font-size: 19px;
  color: #384247;
  font-family: serif;
  margin-bottom: 20px;
  margin-left: 6%;
  padding-left: 1%;
  position: relative;
  padding-bottom: 0;
}

.cater ul.three li {
  width: 31%;
  font-size: 18px;
  color: #384247;
  font-family: serif;
  margin-bottom: 20px;
  margin-left: 1%;
  padding-left: 1%;
  position: relative;
  padding-bottom: 0;
}

.cater ul.odd li {
  width: 29%;
  margin-left: -1%;
}

.cater ul li span {
  position: relative;
  top: 2px;
  font-family: MercuryTextG3-Semibold, serif;
}


.caterlogo {
  margin: 0 auto;
  display: block;
  position: relative;
  left: 12px;
  height: 168px;
  margin-bottom: -168px;
  top: -168px;
}

.catermenu {
  position: absolute;
  top: 0;
  right: 25px;
  background: #364045;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 33px;
  font-size: 15px;
  font-family: Assemblage, sans-serif;
  letter-spacing: 2px;
}

.caterhead {
  margin: 65px auto 50px;
  display: block;
}

.sigs {
  margin: 0 100px;
  display: flex;
  margin-bottom: 50px;
}

.sig {
  width: 50%;
}

.sig span {
  font-size: 22px;
  font-family: serif;
  color: #384247;
}

.sig img {
  position: relative;
  left: 50px;
}

.hidden-lg {
  display: none !important;
}

.cater .menu-button {
  display: block;
  margin-top: -51px;
  margin-bottom: 80px;
  width: auto;
  margin: -51px auto 80px auto;
}

.cater .menu-button a {
  background: #374146;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 52px;
  font-size: 15px;
  font-family: sans-serif;
  cursor: pointer;
  letter-spacing: 4px;
}

/*.cater .menu-button a:hover {text-decoration: none; background: #708590;}*/
