/*
 Theme Name:   Lee Reunion Child
 Description:  The Lee Reunion Child Theme
 Version:      1.4.3
 Author:       Presyce Media Group
 Template:     lee
*/


/*Slider */

.tp-dottedoverlay {opacity: .6;}
body { -webkit-font-smoothing: initial!important;
    }

p {
  margin-bottom: 2rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

h1,
h2,
h3,
h4,
h5,
h6 {

  color: inherit;text-transform: uppercase;
  text-rendering: optimizeLegibility;margin-bottom: 1rem; }

.cal-txt {
    text-align: left;
    font-size: 13px;
}

.cal-txt ul li {line-height: 16px;
    margin-bottom: 10px;}

.grve-header-element > a {padding-right:30px;}
.grve-header-element .grve-item i {font-size:25px;}

.grve-logo .grve-wrapper img{height: 139%;
    top: -69%;}


li.ecs-event {
      padding: 0 0 13px 10px;
    margin: 7px 0 5px 0;
    height: auto;
    width:100%;
    border-bottom: 1px solid #64347f;
    border-right: none;
}
/* Events */
.upcoming-events {
    max-width: 300px;
    margin: 18px 0 0 10%;
    padding: 10px 0 28px 0;
}
.upcoming-events h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    padding: 0 0 11px 0;
    border-bottom: 1px solid #64347f;
    letter-spacing: 3px;
    font-weight: 700;
}

.mec-load-more-button {
    line-height: 37px!important;
}
.mec-load-more-button:hover {
   background: #a80909!important;
    border-color: #a80909!important;
}
ul.ecs-event-list {
    width: 100%;
    list-style-type: none;
}

ul.ecs-event-list a {color:#fff;}

ul.ecs-event-list h4 {
    font-size: 16px;
    line-height: 21px;:18px
    padding: 2px 0 25px;
}

span.duration.time {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #d8a147;
    font-family: "Hind Siliguri", sans-serif;
    letter-spacing: 0.035em;
}

.duration.time:before {
    content:"\f274"
    margin-right: 5px;
    font-family: vc_linecons;
}

li.ecs-event {
    border-right: 1px solid #64347f;
    padding: 0 20px 0 22px;
    display: inline-block;
    height: 90px;
    float: left;
    margin: 0 0 36px 0px;
    max-width: 252px;
    position: relative;
}
.mec-event-grid-simple .mec-event-article:after{    min-height: 94px;    height: 100%;right: -10px;margin-top: -40px;}


li.ecs-event:last-child {
    border: none;
}
.upcoming-events h5 a {font-size:12px;text-transform: uppercase;
    font-weight: 600;color:#9e7cb2;}
/* Home Recent News */
.mec-event-grid-classic .mec-event-title {
    color: #a80909;
    margin: 10px 0;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    max-width: 235px;
    text-align: left;
}

.mec-single-event .mec-event-content {
    padding: 50px 0;
}
.mec-wrap ul {
    line-height: 17px;
}
.mec-wrap .mec-single-title,.mec-single-event .mec-event-meta h3, .mec-single-event .mec-event-meta dt {color:#a80909;}
.mec-single-event .mec-event-content {
    padding: 40px 0;}
.mec-marker-infowindow-wp .mec-marker-infowindow-count{    border: 1px solid #a80909;    color: #d8a147;background: #a80909;}
.mec-wrap, .mec-wrap div {
   font-family: "Hind Siliguri", sans-serif;
    line-height: 18px;
    font-size: 12px;}
.mec-marker-wrap{    background: #a80909;}
.mec-container {margin-bottom: 60px;}

.infobox__marker {
    border: 0!important;
    background-color: #d8a147!important;
    color: #fff!important;
    font-size: 24px!important;
    font-weight: 700!important;
    line-height: 54px!important;   
}
.title {
    font-size: 34px!important;;
    line-height: 28px!important;;
    text-transform: uppercase!important;;
}
.infobox__marker:hover{background-color:#260a2d!important;}
.infobox__title {
    font-size: 20px!important;text-align: center;}
.infobox__row + .infobox__row {
    padding-top: 17px!important;
}
.infobox__row.store-address {
    font-size: 13px;
    text-align: center;
}

li.ecs-event {
    border-bottom: 1px solid #64347f;
    border-right:none;
    padding: 0 0 11px 0;
    display: inline-block;
    height: auto;
    float: left;
    margin: 0 0 8px 0px;
    width:100%;
}
    .upcoming-events {
    margin: 18px 0;
    padding: 10px 0 0 35px;
}


body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  margin: 8px;
}

.about-section {
  padding: 50px;
  text-align: center;
  background-color: #ffffff;
  color: black;
}

.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.button:hover {
  background-color: #555;
}

      
@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}
</style>

