 .afflink {margin: 20px 10px;
display: inline-block;
    background: #ba8c49;
    color: #fff;
    padding: 8px 20px;
    font-size: 12px;
    border-radius: 35px;
    font-weight: 600;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: all .8s cubic-bezier(.25, .8, .25, 1);}

.curvme {border-radius: 8px;}

.mec-sl-wallet {display: none!important;}

.afflink:hover {margin: 20px 10px;
display: inline-block;
    background: #ba8c49;
    color: #fff!important;
    padding: 8px 20px;
    font-size: 12px;
    border-radius: 35px;
    font-weight: 600;
    box-shadow: none!Important;
    transition: all .8s cubic-bezier(.25, .8, .25, 1);}

.abh_tab_content .abh_text .abh_description {margin-left: 0px; max-width:80%;}
.abh_tab_content .abh_text a {margin-left: 0px;}
.abh_tabs li.abh_active a {
    color: #333 !important;
    background-color: #1abc9c!important;
    border-bottom: 1px solid #fff !important;
    padding: 4px 10px 5px 10px !important;
    border-bottom: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.abh_tab_content .abh_text h4 {margin-left: 30px!important;}
.menuicons {vertical-align: middle; margin-right: 5px; border-radius: 50%; border: 1px solid #eaeaea;}
.menuicons:hover {transition: all 0.8s cubic-bezier(.25,.8,.25,1); -webkit-transform: rotate(0deg) scale(1.4);
	transform: rotate(8)scale(1.4);
	-webkit-transition: .9s ease-in-out;
	transition: 0.9s ease-in-out;}

.menuicons2 {vertical-align: middle; margin-right: 5px; border: 0px solid #eaeaea;}
.menuicons2:hover {transition: all 0.8s cubic-bezier(.25,.8,.25,1); -webkit-transform: rotate(0deg) scale(1.4);
	transform: rotate(8)scale(1.4);
	-webkit-transition: .9s ease-in-out;
	transition: 0.9s ease-in-out;}

.it_epoll_survey-item .it_epoll_card_front .it_epoll_green_gradient {background: #000!important; background-color: #000!important; border-radius: 50px;}

.it_epoll_widget .it_epoll_title_exact:after {
      display: none!important; 

  }

.cld-count-wrap {font-weight: 800; color: #1abc9c!important; font-size: 20px; line-height: 40px;}
.cld-like-dislike-wrap.cld-custom img {
    max-width: 30px!important;
    display: inline-block;
    vertical-align: top;
}

.cld-count-wrap {font-weight: 600; color:#2c3644!important; font-size: 15px; line-height: 30px;}

.cld-like-dislike-wrap.cld-custom img { transition: all .4s ease-in-out;}
.cld-like-dislike-wrap.cld-custom img:hover { transform: scale(1.3)!important;}

#comments .commentlist > li .reply a.comment-reply-link {
    font-size: 14px;
    color: #fff;
    padding: 8px 25px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-image: none;
background-color: #1abc9c!important;
}

#comments .commentlist > li .comment-body {box-shadow: 0 2px 3px rgba(51,73,90,.2); border-radius: 8px;}

#comments .commentlist > li .photo {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    line-height: 0;
    position: absolute;
    left: -105px;
    top: 30px;
    border-width: 8px;
    border-style: solid;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.wp-comment-cookies-consent {font-size: 12px!important; font-style: italic!important; font-family: Times New Roman,Times,serif!important;}

#prompt-comment-subscribe .postmatic-tooltip {font-size: 14px!important; font-style: italic!important; font-family: Times New Roman,Times,serif!important; }

.checkbox {
  position: relative;
}

.checkbox label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.checkbox label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.checkbox input[type="checkbox"] {
  visibility: hidden;
}

.checkbox input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.mec-single-event-date   {display: none!important;}
.mec-time-comment {font-size: 16px!important;}
.mec-event-ticket-description {font-size: 16px!important;}
.mec-single-event-category {display: none!important;}


.mec-modal-wrap {
    max-width: 90vw;
    max-height: 2500px!important;
    background: #fff;
    box-shadow: none!important;
    overflow-x: show!important;
}




.mec-single-event .mec-event-social {display: none!important;}
.mec-single-event .mec-event-export-module {display: none!important;}

.single-photo-wrapper { display: none !important; }

.mec-single-fluent-wrap .mec-single-event-bar {
    background-color: #fff!important;
    border-radius: 5px!important;
    box-shadow: none!important;
    margin: 0!important;
    border-left: 0px solid #074855!important;
    display: -webkit-box!important;
    display: flex!important;
    flex-wrap: wrap!important;
    min-height: 60px!important;
    -webkit-box-align: left!important;
    align-items: left!important;
    -webkit-box-pack: justify!important;
    justify-content: none!important;
    padding: 20px!important;
border: 0px!important;
border-bottom: 1px solid #eaeaea!important;
}

.mec-single-fluent-wrap .mec-single-event-bar>div h3 {
    font-size: 18px!important;
    font-weight: 500;
    line-height: 23px;
    color: #000;
    padding: 0;
    margin: -2px 0 0;
}

.mec-fluent-wrap.mec-single-fluent-wrap h3 {text-transform: none!important;}

.mec-sl-clock  {display: none!important;}

.mec-single-event-date {font-size: 18px!important;}
.mec-time  {font-size: 18px!important;}

.mec-events-single-section-title {margin-left: -10px!important; color: #333;     font-family: Avenir, Helvetica, Arial, sans-serif!important;}

.yourin {background-color: #074855; color: #fff!important; padding: 10px 30px; font-size: 20px; border-radius: 5px!important;}

.mec-single-fluent-wrap .mec-events-meta-group {
    border-radius: 3px;
    border: 0px solid #e6f7ff!important;
    overflow: visible;
    margin-bottom: 50px;
}

.mec-events-meta-group-booking #mec-book-form-btn-step-1, .mec-events-meta-group-booking #mec-book-form-btn-step-2 {border-radius: 5px!important;}

.mec-single-fluent-wrap {
    background-color: #f5f7f8;
    border-radius: 0;
    overflow: unset;
    box-shadow: none;
    max-width: 1126px;
    padding: 0px!important;
    letter-spacing: 0;
    margin: 0 auto;
}

.mec-event-ticket-input-wrapper {display: none!important;}

.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available {
    font-size: 13px!important;
    font-weight: bold!important;
    line-height: 16px!important;
    color: #3a3a3a!important;
    text-align: left!important;
background-color: #ece0d4;  padding: 10px 30px; font-size: 20px; border-radius: 5px!important;}

.mec-ticket-icon-wrapper {display: none!important;}

.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name {
    font-size: 16px!important;
    font-weight: 600!important;
    line-height: 19px!important;
    color: #606367!important;
    margin-bottom: 0px!important;
margin-left: -25px!important;
}

.mec-event-ticket-description {margin-top: -40px!important;}

.lity-content .mec-booking .mec-book-form-btn-wrap, .mec-wrap .mec-booking .mec-book-form-btn-wrap {float: left!important;}

.mec-single-event .mec-events-meta-group-booking form>h4 {margin-bottom: -0px!important;}

.mec-ticket-price-wrapper {display: none!important;}

.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2 {display: none!important;}

.subheader-both-center #Subheader .title {
    width: 100%;
    text-align: left!important;
}

.mec-single-event-time {border: 1px solid #eaeaea!important; padding: 20px 50px 0px 50px!important; border-radius: 5px!important; min-width: 400px; background-color: #fcfcfc!important; float: right!important;}
.mec-time {display: block!important;}
.mec-events-abbr {display: none!important;}



 .mec-single-fluent-wrap .mec-events-meta-group-booking form>h4 {
    font-size: 24px!important;
    line-height: 24px!important;
    font-weight: 400!important;
    color: #171c24!important;
    text-align: left;
    border: 0;
    letter-spacing: 0;
    padding: 20px 40px;
    margin: 0 -40px 30px;
    width: auto;

}


 .mec-wrap.mec-single-fluent-wrap input[type=submit] {
    background:#074855!important;
    color: #fff;
    border-color: transparent!important;
border-radius: 4px!important;
letter-spacing: 0px!important;
font-weight: bold!important;
}

.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
    height: 41px;
    border-radius: 0px!important;
    border: 0px solid #a6e3ff!important;
    box-shadow: none;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 1px;
    font-size: 14px;
    line-height: 19px;
    color: #333 !important;
border-bottom: 1px solid #d2d2d2!important;
}

.mec-googlemap-details {border: 10px solid #fcfcfc!important; border-radius: 6px!important; padding: 10px!important; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}


.mec-events-meta-group-booking #mec-book-form-btn-step-1, .mec-events-meta-group-booking #mec-book-form-btn-step-2  {
    margin-left: 0px;
    float: left !important;
    background: #ae7362!important;
    color: #fff;
    padding: 15px 60px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    transition: all .8s cubic-bezier(.25, .8, .25, 1);

margin-top: -50px!important;
}

.btn_white242 {
    margin-left: 0px;
    float: left !important;
    background: #0c4854!important;
    color: #fff;
    padding: 10px 30px!important;
    font-size: 12px!important;
    border-radius: 5px;
    font-weight: 600;

}

.mec-single-fluent-wrap .mec-events-meta-group-booking form {border: 1px solid #d2d2d2; background-color: #fcfcfc; padding: 2% 5%; border-radius: 8px; min-height: 300px!important;}


.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name {font-size: 16px!important; font-weight: 600; }
.mec-event-data-fields .mec-event-data-field-item {margin-bottom: 0px!important;}


@media only screen and (max-width: 767px) {

.mec-event-tickets-list .mec-sell-all-occurrences {text-align: center!important;}
.h4up {margin-top: 40px!important;}
.mec-single-fluent-wrap .mec-events-meta-group-booking form {border: 1px solid #d2d2d2; background-color: #fcfcfc; padding: 2% 5%; border-radius: 8px; min-height: 400px!important;}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name {margin-left: 0px!important; }
.mec-ticket-name-description-wrapper {width: 260px!important;}
    .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available {display: none!important;}
.mec-single-event-time {display: none!important;}
.mec-event-ticket-name {line-height: 40px!important;}
}




.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name {font-weight: 300!important; font-size: 20px!important; line-height: 1.4em;}

.mec-event-ticket-description {padding-top: 10px!important; font-size: 14px!important;}

.h4up {margin-top: -80px;}


.widget_mfn_menu ul li a {
    display: block;
    border-radius: 5px !important;
    padding: 12px 20px;
    margin-bottom: 5px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .04);
    color: #333;
font-size: 14px!important;
    transition: all .8s cubic-bezier(.25, .8, .25, 1);
}

.hostnotice {
background-color: #fff;
padding: 2% 5%;
border-radius: 5px!important;
border: 1px solid #eaeaea;
}

.nlbutton2 {background: #cc9454!important;
    color: #fff!important;
    padding: 15px 60px!important;
    font-size: 14px!important;
    border-radius: 5px!important;
    font-weight: 600!important;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    transition: all .8s cubic-bezier(.25, .8, .25, 1);
margin-bottom: 15px!important;
}

.mec-single-fluent-body .lity-close {display: none!important;}

.mec-fes-export-wrapper {
    width: 320px!important;
    background: #f8feff;
    padding: 40px 25px;
border-radius: 8px!important;
}

.mec-fes-btn-export span {background-color: #c39d99!important; box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)!important;}

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.7)!important;
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}



.mec-fes-list ul li .mec-fes-event-edit a:hover, .mec-fes-list ul li .mec-fes-event-export a:hover, .mec-fes-list ul li .mec-fes-event-remove, .mec-fes-list ul li .mec-fes-event-view a:hover {background-color: #074855!important; color: #fff!important; box-shadow: none!important; border: 0px!important;}


.mec-fes-list ul li .mec-fes-event-remove {border: 0px!important; box-shadow: 0px!important; background-color: transparent!important; color: #fc3768!important; margin-top: 5px!important;}

.mec-fes-list ul li .mec-fes-event-view a {display: none!important;}

.mec-fes-form .wp-editor-tools .wp-media-buttons  {display: none!important;}

.mec-fes-form .post-status {background-color: #0c4854!important; padding: 10px 20px!important;; font-size: 14px!important; color: #fff!important; font-weight: bold!important; border-radius: 5px!important;}

.mec-single-event-time {display: none!important;}

.mec-event-zoom-join {background-color: #1064ed!important; color: #fff; padding: 10px 30px!important; border-radius: 0px!important; backgound: #1064ed!important; display: inline-block!important; margin-right: 20px!important; border-radius: 6px!important; margin: 20px; box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);}
.mec-event-zoom-link {background-color: #2a2a2a; color: #fff; padding: 10px 30px!important; border-radius: 6px!important; backgound-color: #2a2a2a; display: inline-block!important; box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);}

.mec-event-zoom-join:hover {color: #fff!important; box-shadow: none; background-color: #2a2a2a!important;}
.mec-event-zoom-link {color: #fff!important; box-shadow: none; background-color: #1b69ea!important!}


.warning-msg {
    color: #fff!important;
    background-color: #2a2a2a!important;
    font-size: 16px !important;
    margin-bottom: 10px;
    font-weight: 800;
    text-align: center;
padding: 20px;
}

.warning-msg a {color:  #fff!important; background-color: #fc3768!important; padding: 15px 30px; border-radius: 4px; font-size: 14px!important; font-weight: bold; margin-left: 20px!important; box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24); transition: all .4s cubic-bezier(.25, .8, .25, 1);
}

.warning-msg a:hover {color:  #fff!important; background-color: #e14135!important; padding: 15px 30px; border-radius: 4px; font-size: 14px!important; font-weight: bold; margin-left: 20px!important; box-shadow: none; transition: all .4s cubic-bezier(.25, .8, .25, 1);}

.mec-event-zoom-join {background-color: #074855!important;}

.cbxwpbkmarktrig {background-color: #fc3768!important;}
.btn_white242 {
    margin-left: 15px!important;}

span.mec-shortcode-zoom-badge {
    background: #2d64f0;
    position: relative;
    top: 0px!important;
    font-size: 10px;
    font-weight: bold!important;
    margin-left: 1px;
    line-height: 1.9;
    letter-spacing: 0px!important;
    color: #fff;
    padding: 2px 7px;
    border-radius: 5px!important;
    white-space: nowrap;
}
