/**
Theme Name: Cedar Farm
Author: CG Design
Author URI: https://www.cg-design.co.uk
Description: Cedar Farm theme is a cool responsive wordpress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  business, responsive.
Text Domain: cedarfarm
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}
body {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
ul, ol, li {
  list-style: none;
}
img, fieldset {
  border: none;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
a:hover {
  text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
.clearfix {
  clear: both;
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.wp-caption {
  max-width: 100%;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
  height: auto;
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
embed, iframe, object, video {
  max-width: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px;
}
.alignright {
  margin: 10px 0px 35px 30px;
  display: inline;
}
.alignleft {
  margin: 5px 30px 10px 0px;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.wp-caption {
  border: none;
  text-align: center;
  background: #f5f5f5;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 5px 0 10px 0;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0;
  margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
  line-height: 18px;
  padding: 0 15px;
  display: block;
  font-style: italic;
  color: #000000;
  font-size: 12px;
}
input, textarea {
  -webkit-border-radius: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[placeholder], [placeholder], *[placeholder] {
  font-family: 'Poppins', sans-serif;
  color: inherit;
}
*::-webkit-input-placeholder {
  color: inherit;
}
*:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
*::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: inherit;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #454748;
  font-size: 27px;
  font-weight: 600;
  padding-bottom: 30px;
  font-family: 'Poppins', serif;
  line-height: 1.2;
}
.entry-content h1 {
  font-size: 36px;
}
.entry-content h1 strong {
  font-weight: normal;
  color: #454748;
  font-size: 36px;
}
.entry-content h2 {
  font-size: 36px;
}
.entry-content h3 {
  font-size: 26px;
}
.entry-content h4 {
  font-size: 21px;
}
.entry-content h5 {
  font-size: 16px;
}
.entry-content h6 {
  font-size: 14px;
}
.entry-content p {
  color: #454748;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 24px;
}
.entry-content ul {
  padding: 0 0 30px 0;
}
.entry-content ul li {
  color: #454748;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  position: relative;
  list-style-type: disc;
  margin-left: 15px;
}
}
.entry-content ol {
  list-style-type: decimal;
  padding: 0 0 20px 20px;
}
.entry-content ol li {
  list-style-type: decimal;
  color: #454748;
  font-size: 15px;
  line-height: 24px;
}
.entry-content a {
  color: #000;
  text-decoration: underline;
}
.entry-content blockquote {
  border: 1px dashed #000;
  padding: 10px;
  margin: 0 0 20px 0;
  color: #454748;
  font-size: 15px;
  line-height: 24px;
}
.entry-content blockquote p {
  padding-bottom: 0;
}
.entry-content table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 25px;
}
.entry-content table, .entry-content table th, .entry-content table td {
  color: #454748;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  padding: 5px 0;
}
hr {
  border: none;
  background: #ccc;
  height: 1px;
  padding: 0;
  margin: 0 0 24px 0;
  outline: none;
}
.entry-content input[type='email'], .entry-content input[type='text'] {
  width: 100%;
  background: #fff;
  height: 42px;
  font-size: 15px;
  color: #454748;
  line-height: 24px;
  border: 1px solid #ccc;
}
.entry-content textarea {
  width: 100%;
  background: #fff;
  height: 180px;
  font-size: 15px;
  color: #454748;
  line-height: 24px;
  padding: 5px 5px 5px 15px;
  outline: none;
  transition: 0.3s all;
}
.entry-content input[type='submit'] {
  width: 250px !important;
  height: 50px;
  outline: none;
  border: none;
  padding: 0;
  background: #6eebf2;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.entry-content input[type='submit']:hover {
  opacity: 0.7;
}
.entry-content .submit {
  width: 180px;
  padding: 15px 0 0 0;
}
/*----------------------*/
/*     header_area      */
/*----------------------*/
.center-content {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.header_top_bar {
  padding: 0 15px;
  background-color: #efb7c3;
  position: relative;
}
.header_top_bar::after {
  width: 100%;
  height: 7px;
  content: '';
  background: url(assets/images/bgr_shadow.png) repeat-x;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
}
.header_top {
  padding: 12px 0;
  text-align: center;
}
.header_top span {
  font-size: 12px;
  color: #fff;
  font-weight: 800;
  display: block;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header_container {
  width: 100%;
  position: relative;
}
.header_area {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  padding: 0 15px;
}
.header {
  padding: 34px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.logo {
  width: 370px;
}
#menu li {
  float: left;
  padding: 0 25px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  font-weight: 500;
  letter-spacing: 2px;
}
#menu li a {
  padding: 0px;
  color: #fff;
  position: relative;
  display: block;
}
#menu > li > a::before {
  content: '';
  width: 100%;
  height: 2px;
  background: #40d5dd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  z-index: 2;
  display: none;
}
#menu > li > a:hover::before {
  display: block
}
#menu li.menu-item-has-children > a {
  display: inline-block;
  padding-right: 15px;
  position: relative;
}
#menu li.menu-item-has-children > a::before {
  font-family: FontAwesome;
  content: '\f107';
  width: 10px;
  height: auto;
  background: none;
  display: block;
  position: absolute;
  right: 0px;
  left: inherit;
  top: 2px;
  bottom: inherit;
  z-index: 2;
  font-size: 14px;
}
#menu li.menu-item-has-children > a::after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  display: none;
}
#menu li.menu-item-has-children:hover > a::after {
  display: block
}
#menu li ul {
  width: 417px;
  padding: 0 22px 23px 30px;
  text-align: left;
  background: #e9fdfe;
  position: absolute;
  left: 17px;
  top: 100%;
  margin-top: 30px;
  z-index: 4;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(156, 156, 156, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(156, 156, 156, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(156, 156, 156, 0.75);
  display: flex;
  flex-wrap: wrap;
}
#menu li ul::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #40d5dd;
  position: absolute;
  left: 59px;
  bottom: 100%;
  z-index: 3;
}
#menu li:hover > ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
#menu li ul li ul {
  left: 100%;
  top: 0;
  z-index: 3;
  margin: 0;
}
#menu li ul li {
  width: 50%;
  display: block;
  float: none;
  line-height: normal;
  padding: 7px 0;
  font-size: 12px;
}
#menu li ul li.items-full-blue {
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  text-indent: -9999px;
}
#menu li ul li.items-full-blue a {
  background: #40d5dd;
  padding: 23px 23px 21px 30px;
  margin: 0 -22px 0 -30px;
  display: block;
  color: #fff;
  /*cursor: not-allowed;*/
  font-size: 18px;
  font-weight: 800;
}
#menu li ul li a {
  padding: 0;
  color: #3a3b3c;
  letter-spacing: 3px;
  display: inline-block;
}
#menu li ul li.current-page-item > a, #menu li ul li a:hover {
  color: #e4778f;
}
#menu li ul li a::before {
  display: none !important
}
#menu li a:after {
  border-bottom: 1px solid #780001;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  display: none;
  content: '';
}
#menu li.menu-item-has-children > a:after {
  right: 15px;
}
#menu li.current_page_item > a:after, #menu li:hover > a:after {
  display: block;
  border: none !important;
}
#menu li ul li:hover > a:after, #menu li ul li a:hover {
  border: none !important;
}
#menu_holder {
  position: relative;
}
.header_right {
  float: right;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#slider_home {
  position: relative;
}
.yellow_newsletter {
  width: 170px;
  height: 94px;
  position: fixed;
  right: -38px;
  top: 275px;
  z-index: 999;
  background: #fff004;
  -moz-border-radius-bottomright: 90px;
  -webkit-border-bottom-right-radius: 90px;
  border-bottom-right-radius: 90px;
  -moz-border-radius-bottomleft: 90px;
  -webkit-border-bottom-left-radius: 90px;
  border-bottom-left-radius: 90px;
  text-align: center;
  padding: 22px 15px 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.yellow_newsletter a {
  display: inline-block;
  color: #454748;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.yellow_newsletter .fa {
  display: none
}
.slider_inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #000000 120%);
  z-index: 1;
  display: flex;
  align-items: flex-end;
  padding: 0 15px;
}
.slider_inner::after {
  content: '';
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.75);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 80%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 80%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 80%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 80%);
}
.slider_info {
  padding: 50px 0 64px;
}
.slider_info_wrap {
  max-width: 560px;
}
.slider_info span {
  display: block;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  padding-bottom: 7px;
}
.slider_info h1, .slider_info h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 17px;
  color: #fff;
  clear: both;
}
.slider_info h1 a, .slider_info h2 a {
  color: #FFF;
}
.slider_info h2 img, .slider_info h1 img {
  width: auto;
  max-width: 100%;
  display: block;
  float: none;
}
.slider_info p {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 24px;
}
.slider_info .find-out-more {
  width: 182px;
  height: 52px;
  background-color: #02cdd9;
  padding: 15px 10px;
  line-height: 22px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.preloader {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.preloader .loader-spinner {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -80px;
  text-align: center;
}
.preloader .loader-spinner span {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  line-height: 160px;
}
.preloader .loader-spinner img {
  margin-top: 50px;
  margin-left: 25px;
}
.preloader .loader {
  border: 5px solid #fff;
  border-radius: 50%;
  border-top: 5px solid #efb7c3;
  border-right: 5px solid #efb7c3;
  border-bottom: 5px solid #efb7c3;
  width: 160px;
  height: 160px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.featured_events_area {
  padding: 0 15px;
}
.featured_events {
  padding: 100px 0 125px 0;
}
.featured_events h2 {
  font-size: 24px;
  font-weight: 800;
  color: #3a3b3c;
  padding-bottom: 30px;
}
.featured_info {
  position: relative;
  z-index: 5;
}
.featured_info h5 {
  font-weight: 700;
  color: #454748;
  font-size: 18px;
  line-height: 24px;
  background-color: #fff;
  max-width: 216px;
  padding: 22px 10px 16px 0;
  margin-top: -43px;
}
.featured_info h5 a {
  color: #454748
}
.featured_info h5 a:hover {
  color: #02cdd9;
}
.featured_info span {
  color: #02cdd9;
  font-size: 11px;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 5px;
}
.featured_info p {
  font-size: 15px;
  line-height: 24px;
  color: #454748;
}
.owl-nav {
  width: 34px;
  position: absolute;
  right: 0;
  top: -67px;
  z-index: 20;
}
.featured_carousel .item > a {
  overflow: hidden;
  display: block;
}
.featured_info h5 a, .featured_carousel .item > a > img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.featured_carousel .item > a:hover > img {
  transform: scale(1.2);
}
.feature_content_area {
  padding: 0;
}
.feature_content_row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.feature_content_photo {
  width: 50%;
}
.feature_content_photo img {
  width: 100%;
}
.feature_content_info {
  background-color: #defcfe;
  padding: 25px 60px;
  width: 50%;
  display: flex;
  align-items: center;
}
.feature_content_info p a {
  color: #454748;
  text-decoration: underline;
}
.feature_content_info span {
  color: #454748;
  display: block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 14px;
}
.feature_content_info h4 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 18px;
  color: #454748;
}
.feature_content_info h4 a {
  color: #454748;
}
.feature_content_info p {
  font-size: 15px;
  line-height: 24px;
  color: #454748;
  padding-bottom: 24px;
}
.feature_content_info p strong {
  font-weight: 700
}
.feature_content_info .find_out_link {
  color: #02cdd9;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  border-bottom: 2px solid #e4778f;
}
.mobile_view {
  display: none
}
.desktop_view {
  display: block
}
.content_row_even .feature_content_info {
  justify-content: flex-end;
}
.feature_content_odd .feature_content_info {
  justify-content: flex-end;
}
.footer_area {
  padding: 0 15px;
  background: url(assets/images/bgr_footer.png) repeat;
}
.footer {
  padding: 92px 0 104px 0;
  overflow: hidden;
}
.footer_left {
  width: 340px;
  float: left;
  padding-top: 4px;
}
.footer_logo {
  max-width: 221px;
  padding-bottom: 24px;
}
.footer_left p {
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 34px;
  color: #fff;
}
.footer_social {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.footer_social a {
  display: block;
  margin-right: 17px;
}
.footer_right {
  width: 375px;
  float: right;
}
.footer_right ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.footer_right ul li {
  width: 50%;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding-right: 10px;
  padding-bottom: 10px;
}
.footer_right ul li:nth-child(odd) {
  width: 54%
}
.footer_right ul li:nth-child(even) {
  width: 46%
}
.footer_right ul li a {
  color: #fff
}
.copyright_area {
  background-color: #3a3b3c;
  padding: 0 15px;
}
.copyright_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  min-height: 98px;
}
.copyright_wrap p {
  font-size: 15px;
  color: #fff;
}
.copyright_wrap p a {
  color: #fff
}
.copyright_wrap span {
  display: block;
  font-size: 14px;
  color: #fff;
}
.copyright_wrap span a {
  color: #fff
}
.breadcrumb_area {
  font-size: 15px;
  color: #454748;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 30px;
}
.breadcrumb_area strong {
  color: #6eebf2;
  font-weight: 800;
  display: block;
  padding-right: 4px;
}
.breadcrumb_area a {
  display: block;
  color: #454748;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb_area .fa {
  display: block;
  color: #454748;
  font-weight: 500;
  padding: 0 5px 0 7px;
}
.breadcrumb_area span {
  letter-spacing: normal;
  font-weight: 400;
  display: block;
  color: #454748;
  padding: 0;
  font-size: 15px;
  text-transform: capitalize;
  padding-left: 5px;
  padding-right: 5px;
}
.feature_content_top {
  max-width: 1200px;
  padding: 50px 15px 30px 15px;
}
.feature_content_top h2 {
  padding-bottom: 22px;
}
.feature_content_top p {
  max-width: 960px;
}
.page_content_area {
  padding: 0 15px;
}
.page_content {
  padding: 112px 0 70px 0;
}
.our_story_box {
  max-width: 970px;
  margin: 0 auto;
}
.our_story_box h2 {
  margin-bottom: 13px;
}
.our_story_box h4 {
  border-left: 5px solid #e4778f;
  padding-left: 20px;
  padding-bottom: 0;
  font-weight: 400;
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 37px;
}
.our_story_box1 {
  max-width: 970px;
  margin: 0 auto;
}
.our_story_box1 ul {
  padding-left:15px;
}
.our_story_box1 ul li {
  list-style: disc;
}
.our_story_box1 h2 {
  margin-bottom: 13px;
}
.our_story_box1 h4 {
  border-left: 5px solid #e4778f;
  padding-left: 20px;
  padding-bottom: 0;
  font-weight: 400;
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 37px;
}
.share_post {
  border-top: 5px solid #e6e6e6;
  padding-top: 47px;
  margin-top: 42px;
}
.content_banner {
  padding: 21px 0 46px 0;
}
.rslides .desktop {
  display: block;
}
.rslides .mobile {
  display: none;
}
/**
Modern Events Custom CSS
*/
.mec-wrap {
  font: 15px/24px sans-serif;
  font-family: 'Poppins', sans-serif;
  color: #454748;
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
  background: #02cdd9 !important;
  border-color: #02cdd9 !important;
}
.mec-month-divider span::before {
  border-bottom: 0px !important;
}
.mec-month-divider span {
  color: #454748;
}
.mec-color, .mec-color-before ::before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before ::before, .mec-wrap .mec-color-hover:hover {
  color: #02cdd9;
}
.mec-event-sharing-wrap > li:first-of-type {
  border: none !important;
}
.mec-event-sharing-wrap li {
  padding-left: 0px !important;
}
.mec-booking-button {}
.mec-event-footer .mec-booking-button {
  text-decoration: none !important;
  color: #454748 !important;
}
.mec-event-footer .mec-booking-button:hover {
  background: #454748 !important;
  border-color: #454748 !important;
  color: #FFF !important;
}
.mec-event-sharing-wrap:hover > li {
  background-color: #fafafa !important;
}
.mec-event-list-standard .mec-event-title a {
  text-decoration: none !important;
}
.lity-container, .mec-wrap, .mec-wrap div:not([class^="elementor-"]) {
  font-family: 'Poppins', sans-serif;
}
.mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6 {
  font-family: 'Poppins', sans-serif;
  color: #454748 !important;
  border-left: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
.mec-wrap p {
  color: #454748;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.mec-wrap h1 {
  font-size: 34px;
  line-height: 38px;
  margin-bottom: 15px;
  letter-spacing: normal !important;
}
.mec-wrap h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
  font-weight: 500 !important;
}
.mec-wrap h4 {
  line-height: 1.2 !important;
}
.mec-single-event {
  margin-top: 0px;
  margin-bottom: 50px;
}
.mec-event-list-standard .mec-event-title {
  font-size: 22px;
  font-weight: 700 !important;
  line-height: 30px !important;
  letter-spacing: normal;
}
.mec-event-list-standard .mec-event-meta span.mec-event-d, .mec-event-list-standard .mec-event-meta span.mec-event-m {
  color: #454748 !important;
}
.mec-event-list-standard .mec-event-title a {
  color: #454748 !important;
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span, .mec-wrap .mec-totalcal-box input, .mec-wrap .mec-totalcal-box select {
  font-family: 'Poppins', sans-serif;
  color: #454748;
}
.mec-load-more-button:hover {
  background: #454748;
  color: #fff;
  border-color: #454748;
}
.mec-event-sharing-wrap:hover li a {
  color: #02cdd9;
}
.mec-event-footer {
  display: none;
}
ul.mec-weekly-view-dates-events, ul.mec-weekly-view-dates-events li {
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.mec-calendar dt {
  color: #454748;
}
.mec-calendar .mec-selected-day, .mec-calendar .mec-selected-day:hover {
  background: #02cdd9;
  color: #fff;
}
.mec-calendar .mec-calendar-events-side .mec-table-side-day {
  border: 1px solid #02cdd9;
}
.mec-calendar .mec-has-event::after {
  background-color: #e4778f;
}
.mec-event-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
}
.mec-single-event .mec-event-content {
    padding: 30px 0 30px;
    margin-bottom: 10px;
}
.mec-single-event .mec-events-meta-group-booking form > h4::before, .mec-single-event .mec-frontbox-title::before {
  border-bottom: 0px solid;
}
.mec-events-meta-group-countdown .mec-end-counts h3 {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}
.mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd {
  color: #454748;
}
.mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover {
  background-color: #02cdd9;
  color: #fff;
}
.mec-single-event .mec-events-event-image {
  display: none;
}
.mec-wrap .col-lg-1, .mec-wrap .col-lg-10, .mec-wrap .col-lg-11, .mec-wrap .col-lg-12, .mec-wrap .col-lg-2, .mec-wrap .col-lg-3, .mec-wrap .col-lg-4, .mec-wrap .col-lg-5, .mec-wrap .col-lg-6, .mec-wrap .col-lg-7, .mec-wrap .col-lg-8, .mec-wrap .col-lg-9, .mec-wrap .col-md-1, .mec-wrap .col-md-10, .mec-wrap .col-md-11, .mec-wrap .col-md-12, .mec-wrap .col-md-2, .mec-wrap .col-md-3, .mec-wrap .col-md-4, .mec-wrap .col-md-5, .mec-wrap .col-md-6, .mec-wrap .col-md-7, .mec-wrap .col-md-8, .mec-wrap .col-md-9, .mec-wrap .col-sm-1, .mec-wrap .col-sm-10, .mec-wrap .col-sm-11, .mec-wrap .col-sm-12, .mec-wrap .col-sm-2, .mec-wrap .col-sm-3, .mec-wrap .col-sm-4, .mec-wrap .col-sm-5, .mec-wrap .col-sm-6, .mec-wrap .col-sm-7, .mec-wrap .col-sm-8, .mec-wrap .col-sm-9, .mec-wrap .col-xs-1, .mec-wrap .col-xs-10, .mec-wrap .col-xs-11, .mec-wrap .col-xs-12, .mec-wrap .col-xs-2, .mec-wrap .col-xs-3, .mec-wrap .col-xs-4, .mec-wrap .col-xs-5, .mec-wrap .col-xs-6, .mec-wrap .col-xs-7, .mec-wrap .col-xs-8, .mec-wrap .col-xs-9 {
  padding-left: 15px;
  padding-right: 15px;
}
.mec-single-event .mec-event-meta dd a {
  color: #a9a9a9 !important;
  text-decoration: underline;
  font-size: 12px !important;
}
.mec-single-event-category {
	display: none !important;
}
.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
    float: left;
}
.mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox {
    margin-bottom: 30px;
    padding: 0px;
border: 0px;
box-shadow: none;
}
.breadcrumb_area_wo {
  font-size: 15px;
  color: #454748;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 30px;
}
.breadcrumb_area_wo strong {
  color: #6eebf2;
  font-weight: 800;
  display: block;
  padding-right: 4px;
}
.breadcrumb_area_wo a {
  display: block;
  color: #454748;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb_area_wo .fa {
  display: block;
  color: #454748;
  font-weight: 500;
  padding: 0 5px 0 7px;
}
.breadcrumb_area_wo span {
  letter-spacing: normal;
  font-weight: 400;
  display: block;
  color: #454748;
  padding: 0;
  font-size: 15px;
  text-transform: capitalize;
  padding-left: 5px;
  padding-right: 5px;
}
/**
Gravity Custom CSS
*/
.gform_wrapper ul li.gfield {
    padding-left: 0 !important;
}
.mailerlite-form .mailerlite-subscribe-button-container {
    text-align: left !important;
}