/*
Theme Name: Louie’s
Description: Custom Theme 
Version: 1.0
Author: Louie’s
Author URI: https://www.clublouies.com/
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

p img {
  padding: 0;
  max-width: 100%;
}
a img {
  border: none;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.events h2.my-calendar-month {
  background: none !important;
  border-bottom: 1px solid #e5e5e5;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  letter-spacing: 5px;
  font-size: 28px !important;
  font-weight: normal !important;
  margin-bottom: 30px;
  padding-bottom: 35px !important;
  text-transform: uppercase;
}
.events .mc-main.list .my-calendar-nav {
  float: none !important;
  position: absolute;
  top: -85px;
  width: 100%;
}
.events .mc-main .my-calendar-nav ul {
  width: 650px !important;
  margin: 0 auto -26px !important;
  max-width: 100%;
  display: block;
}

.events .mc-main .my-calendar-prev {
  float: left;
}
.events .mc-main .my-calendar-nav li a {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  background: none !important;
  border: none !important;
}
.mc-main.refresh .my-calendar-nav li.my-calendar-prev a,
.mc-main.refresh .my-calendar-nav li.my-calendar-next a {
  color: #000 !important;
}
.events .mc-main .my-calendar-today {
  display: none;
}
.events .mc-main .my-calendar-next {
  float: right;
}
.mc-main .mc-list li.mc-events {
  list-style-type: none !important;
}
.mc-main .mc-list .odd {
  background: #aaa !important;
}
.events .mc-events.past-day {
  display: none;
  opacity: 0.6;
}
.events .mc-list li {
  padding: 0 !important;
  margin: 0 !important;
}
.events .mc-main .mc-list strong.event-date {
  display: none !important;
}
.events .mc-main .mc-list .list-event {
  display: block !important;
}
.events .mc-main .mc-list .list-event {
  width: 20%;
  float: left;
  min-height: 234px;
  border: 1px solid #fff;
}
@media (min-width: 1230px) {
  .events .mc-main .mc-list .list-event {
    max-height: 240px;
  }
}
.content.events header {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  position: inherit !important;
}
.events .mc-main .list-event .details {
  padding: 0 !important;
  border: 0;
  position: relative;
  width: 100%;
}
.events .mc-main .list-event .details img:first-child {
  display: block;
  width: 100%;
}
.events .mc-main .list-event .details img {
  border: 0px;
  width: 100%;
  display: none;
}
.events .mc-main .list-event #details.event-detail {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  left: 0;
  display: flex;
  align-items: flex-end;
  align-content: end;
  justify-content: center;
}
.events .mc-main .list-event #details.event-detail .event-title {
  color: #fff !important;
  left: 0px;
  padding-left: 2px;
  float: left;
  font-size: 13px !important;
  width: 75%;
}
.events .mc-main .list-event #details.event-detail .event-title .title {
  margin: 0px;
  padding-top: 10px;
}
.events .mc-main .list-event #details.event-detail .event-title .title a {
  color: #fff !important;
  font-size: 12px !important;
  margin: 0px;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.events .mc-main .list-event .event-detail div#day {
  float: right;
  background: transparent;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  height: auto;
  margin-top: 5px;
  padding: 0;
  margin-bottom: 2px;
  width: 52px;
}

.events .mc-main .list-event .event-detail div#day {
  font-size: 16px !important;
  width: 57px !important;
  text-transform: uppercase;
}

.mc-main .mc-events .hover-box {
  position: absolute;
  display: none;
  background: #fff !important;
  top: 0;
  width: 92%;
  left: 0;
  height: 92%;
  margin: 4% 4% !important;
  text-align: center;
  padding: 5px !important;
  border: 8px solid rgba(167, 167, 167, 0.5);
}
.mc-main .mc-events .hover-box .day {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 2px;
  line-height: 16px;
}
.mc-main .mc-events .hover-box .event-title {
  text-transform: uppercase;
  font-weight: 600;
}

.mc-main .mc-events .hover-box .event-title p {
  text-transform: uppercase;
  font-weight: 400;
}
.mc-main .mc-events .hover-box .event-title p a {
  padding-top: 0px;
  font-size: 12px !important;
  color: #6b6262 !important;
  text-decoration: none;
  min-height: 65px;
  line-height: 15px;
  display: block;
}
.mc-main .mc-events .hover-box a.event-img {
  border: 2px solid #4d5d53 !important;
  text-decoration: none;
  padding: 5px 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 800;
  color: #000;
  width: 96%;
  display: block;
  margin: 5px auto;
}
.mc-main .details .mc_edit_links {
  display: none;
}
.mc-list li:before {
  content: none !important;
}
.my-calendar-nav li:before {
  content: none !important;
}
.events .mc-main .list-event #details.event-detail {
  background: #99a98ccc !important;
}
.mc-main .mc-events .hover-box {
  border: 8px solid #99a98c !important;
}
.events .mc-main .list-event .details:hover .hover-box {
  display: block;
  cursor: pointer;
}
.lmpopup {
  position: fixed;
  width: 300px;
  height: 380px;
  margin: -195px 0 0 -150px;
  top: 47%;
  left: 50%;
  display: none;
  background: #fff;
  padding: 2%;
  overflow: auto;
  z-index: 9999999;
}

@media (min-width: 1300px) {
  .lmpopup {
    height: 510px;
    margin: -230px 0 0 -150px;
  }
}
a.rsvp2 {
  text-align: center;
  background: #4d5d53;
  padding: 10px;
  text-decoration: none;
  color: #fff !important;
  display: block;
  width: 300px;
  margin: 20px 0;
  font-size: 15px;
  font-weight: normal;
}
.lmpopup .close {
  text-align: right;
  display: block;
}
.lmpopup h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
}
.lmpopup p {
  font-size: 14px;
  font-weight: bold;
}
.lmpopup .gform_wrapper .top_label .gfield_label {
  font-size: 16px;
  margin: 0.625em 0 0 !important;
}
.lmpopup .gform_wrapper input {
  font-size: 13px !important;
  padding: 3px 11px !important;
  height: 30px !important;
}
.lmpopup .gform_wrapper textarea,
.lmpopup .gform_wrapper input {
  background: #99a98c;
}

/* End Images */

.events .mc-main .list-event .event-detail div#day {
  float: right;
  background: transparent;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  height: auto;
  color: #fff;
  margin-top: 5px;
  padding: 0;
  margin-bottom: 2px;
  width: 52px;
}
.events .mc-main .list-event .event-detail div#day {
  font-size: 15.4px !important;
  width: 57px !important;
}
.mc-main.refresh.mini td .event-title,
.mc-main.refresh.list li .event-title {
  font-size: 0.8em !important;
}

#gform_8 input {
  font-size: 13px !important;
  padding: 3px 11px !important;
  height: 35px !important;
  background: #99a98c;
  color: #fff;
  border: 0 !important;
  border-radius: 10px;
}
#gform_8 p {
  margin-bottom: 20px !important;
}
#gform_8 ul li {
  margin-top: 9px !important;
}
#gform_8 .ginput_container {
  margin-top: 5px;
}
#gform_8 input::placeholder {
  color: #fff;
}
@media (max-width: 599px) {
    .events .mc-main .mc-list .list-event {
        width: 100%;
    }
    .events-sec .heading .inner_head{
      font-size: 30px !important;
    }
}
@media (min-width: 991px) {
.top-call-us.no_desk {
    display: none;
}
}
@media (max-width: 991px) {
  li.top-call-us.no_mob {
      display: none !important;
  }
}

.registration .reservation-form {
    padding: 40px 0 0 !important;
    text-align: center !important;
}
.reservation_single .text .img {
    margin-bottom: 30px;
}
.reservation_single .text p {
    margin-bottom: 20px;
}


header .top-call-us a {
    color: #121212;
    font-size: 16px;
    border-bottom: 2px solid #48574e;
    font-weight: bold;
}
header .top-call-us a:hover{
	color:#DDB16D;
}
.events-sec .heading .inner_head{
      color: #4d5d53;
    font-size: 60px;
    font-weight: 500;
    margin: 0 0 20px;
    text-transform: capitalize;
    line-height: 1.1;
    font-family: "Times New Roman";
}
.lightbox-container .right {
    right: 50px;
}