/* body {background: url('assets/bg.jpg');} */

h1 {
    font-size: 1.8rem;
}
.one-elements-heading>.one-elements-element__content {
    z-index: 1;
}
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 1.5rem;
}
.shadow {
    -webkit-box-shadow: 0px 0px 18px 0px rgba(128,128,128,0.6);
-moz-box-shadow: 0px 0px 18px 0px rgba(128,128,128,0.6);
box-shadow: 0px 0px 18px 0px rgba(128,128,128,0.6);
}
.one-elements-posts {
    z-index: 0;
    position: relative;
}
.inline-image {
    width: 24.5%;
    height: auto;
    float: left;
    margin: 0.5rem;
}
/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: block;
  user-select: none;
  width: 100%;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: block;
    width: 100%;
  }
    .custom-select-trigger {
      position: relative;
      display: block;
      width: auto;
      padding: 0 2.5rem 0 1rem;
      font-weight: 300;
      color: #005596;
      line-height: 1.8;
      cursor: pointer;
    }
      .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 10px; height: 10px;
        top: 50%; right: 25px;
        margin-top: -3px;
        border-bottom: 1px solid #005596;
        border-right: 1px solid #005596;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
      }
      .custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
      }
  .custom-options {
      position: absolute;
      display: block;
      z-index: 999;
      top: 100%;
      left: 0;
      right: 0;
      width: auto;
      min-width: 100%;
      margin: 15px 0;
      border: 1px solid #005596;
      border-radius: 4px;
      box-sizing: border-box;
      box-shadow: 0 2px 1px rgba(0,0,0,.07);
      background: #fff;
      transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
  }
  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
    .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #005596;
      border-left: 1px solid #005596;
      background: #fff;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }
    .option-hover:before {
      background: #f9f9f9;
    }
    .custom-option {
        position: relative;
      display: block;
      padding: 0 22px;
      border-bottom: 1px solid #005596;
      font-size: initial;
      line-height: 2.5;
      cursor: pointer;
      transition: all .4s ease-in-out;
    }
    .custom-option:first-of-type {
      border-radius: 4px 4px 0 0;
    }
    .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 4px 4px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #f3f5f9;
    }
h1:not(.site-title):before, h2:before {
    content: unset;
}
.ekit-wid-con .ekit-form form label { width: 100%;}
.ekit-wid-con .ekit-form form label .field_required { width:auto; display: inline-block; }

.elementor embed, .elementor iframe, .elementor object, .elementor video { height: 100%;}
.lrm-user-modal-container input[type=text], .lrm-user-modal-container input[type=password] {
    text-indent: 2.5rem;
    background: transparent;
    border: 1px solid #DDDDDD;
    color: #b2b2b6;
    padding: 10px;
    outline: none;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    vertical-align: baseline;
    *vertical-align: middle;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: border 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.lrm-form button, .lrm-form button[type=submit] {
    background: #151515;
    font-size: 12px;
    letter-spacing: 0.05em;
    padding-top: 12px !important;
    padding-right: 40px !important;
    padding-bottom: 12px !important;
    padding-left: 40px !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label:hover input:not([disabled]):checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label input:checked:focus ~ .lrm-nice-checkbox__indicator {
    background: #000000;
    border-color: #000000;
}

.lrm-user-modal-container .lrm-switcher a {
    background: #fff;
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 20px;
    line-height: 70px;
    letter-spacing: -0.04em;
    color: rgba(17, 17, 17, 1);
    text-transform: uppercase;
    border-bottom: 1px solid #DDDDDD!important;
    -webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
}

.lrm-user-modal-container .input-text:focus, .lrm-user-modal-container input[type=email]:focus, .lrm-user-modal-container input[type=password]:focus, .lrm-user-modal-container input[type=search]:focus, .lrm-user-modal-container input[type=tel]:focus, .lrm-user-modal-container input[type=text]:focus, .lrm-user-modal-container input[type=url]:focus, .lrm-user-modal-container select:focus, .lrm-user-modal-container textarea:focus {
    border: 1px solid #DDDDDD;
    box-shadow: none;
}
.ut-spacing-120.single-tribe_events.ut-vc-disabled .main-content-background {
    padding-top: 20px!important;
}
#tribe-events-pg-template, .tribe-events-pg-template {
    padding-top: 3rem;
}

.tribe-events-calendar td {text-align: left;}

.menu > .sub-menu {
    position: absolute;
    z-index: 99;
}
.single-tribe_events .images-wrapper {
    width: 100%;
    /* display: flex;
    justify-items: flex-start;
    column-count: 4; */
}
.single-tribe_events .tribe-events-event-image {
    width:25%;
    float: left;
    margin-right: 1rem;
}
.single-tribe_events .gallery-wrapper {
    /* width: 73.5%; */
    display: flex;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    width: 25%;
}

.single-tribe_events .margin-top {margin-top:0.7rem;}

.eventForm .tribe-datetime-block .tribe-field-end_date, .eventForm .tribe-datetime-block .tribe-field-start_date, .eventForm .tribe-datetime-block .tribe-field-end_time, .eventForm .tribe-datetime-block .tribe-field-start_time, .tribe-datetime-separator, .helper-text, .select2-container.tribe-field-timezone, .tribe-change-timezone {float: left;}
.tribe-datetime-separator {padding-left: 1rem; padding-right: 1rem;}
.select2-container.tribe-field-timezone {margin-top: 0!important;}
.tribe-change-timezone {margin-left: 1rem;}
.tribe-section-content-field {text-align: left;}

.tribe-community-events .events-community-post-excerpt {
    position: relative;
}

.tribe-community-events .events-community-post-excerpt>textarea {
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 73px;
    margin: 15px 0;
}

.tribe-community-events .events-community-post-excerpt label {
    color: #464646;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.gallery {
    margin: auto;
}
.gallery .gallery-item {
    float: left;
    text-align: center;
    width: 25%;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
    margin-left: 0;
}

dd.inline-icon {width: 100%; margin: 0.5rem 0; clear: unset!important;}
.inline-icon:not(:last-of-type) {margin: 0.3rem 0!important;}
dd.inline-icon a { width: auto; height: auto; display: block;}
dd.inline-icon .fa {vertical-align: middle;width: 1.5rem;}
.tribe-events .tribe-events-c-ical {display: none!important;}

.htmega-single-post .thumb a, .htmega-banner .banner-thumb a {display: block;}
.left-aligned .htmega-animated-heading {text-align: left!important;}
.one-elements-image>.one-elements-element__content{display:block;}
.no-tb-padding .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor-sticky--active {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(214,214,214,1);
-moz-box-shadow: 0px 1px 3px 0px rgba(214,214,214,1);
box-shadow: 0px 1px 3px 0px rgba(214,214,214,1);
}

.cd-headline.clip .cd-words-wrapper::after {
    width: 5px!important;
    height: 70%!important;
    margin-top: 10px;
    background-color: #000000!important;
}

.dialog-type-lightbox .dialog-widget-content {
    //min-width: 480px!important; width:50%!important; max-height: 100%!important;
    min-width: 400px!important;
    width: 50%!important;
    max-width: 100%!important;
    max-height: 100%!important;
}

.elementor-column-gap-default>.elementor-row>.elementor-column.no-padding>.elementor-element-populated, .no-padding>.oee__column-gap-default .oee__item {padding: 0!important;}

@media (min-width: 1025px){
    html {
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .ut-site-border-top-part, .ut-site-border-bottom-part {
        z-index: -1!important;
        height: 0!important;
        min-height: 0!important;
    }
    #ut-sitebody #header-section.ut-header-floating {
        left: 0!important;
        width: 100%!important;
    }
}
@media (min-width: 768px){
  .tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
      width: 100%;
  }
  .tribe-events-venue-map {
    width: 60%;
  }
}
@media (max-width: 767px){
    .single-tribe_events .tribe-events-event-image {
        width:100%;
        float: none;
        margin-right: 1rem;
    }
    .single-tribe_events .gallery-wrapper {
        width: 100%;
        display: flex;
    }
    .gallery-wrapper .gallery-item {
        width:50%!important;
    }
    .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
        width: 50%;
    }
    #pbThumbsToggler:checked ~ .pbWrapper {max-width: 100%;}
}
