.single-mec_esb .content-area {
float: none;
width: 100%;
padding: 0;
}
.mec-wrap .elementor-text-editor p {
all: unset;
}
body .featherlight .featherlight-content {
overflow-y: scroll !important;
overflow-x: hidden;
background: #fff;
} .mec-next-previous-events {
height: 100%;
display: flex;
} .mec-single-virtual-badge {
background: #f7f7f7;
padding: 20px 15px;
margin-bottom: 12px;
vertical-align: baseline;
position: relative;
}
.mec-single-virtual-badge i {
vertical-align: middle;
}
.mec-single-virtual-badge h3 {
display: inline-block;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
padding-bottom: 5px;
display: inline;
color: #000;
padding-left: 10px;
}
.mec-single-virtual-badge i:before {
font-size: 20px;
vertical-align: middle;
color: #40d9f1;
}
span.mec-shortcode-virtual-badge {
background: #3aad14;
position: relative;
font-size: 10px;
font-weight: 300;
margin: 0 2px 0 0;
line-height: 1.4;
letter-spacing: 1px;
color: #fff;
padding: 0 7px;
border-radius: 2px;
max-width: calc(100% - 4px);
display: inline-block;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
span.mec-shortcode-virtual-badge i:before {
margin-right: 5px;
}
.mec-event-virtual-embed iframe {
width: 100%;
}
.mec-event-virtual-embed,
.mec-event-virtual-link,
.mec-virtual-password {
margin-bottom: 10px;
border-bottom: 1px dashed #e3e3e3;
padding-bottom: 7px;
display: block;
}
.mec-event-virtual-embed:last-child,
.mec-event-virtual-link:last-child,
.mec-virtual-password:last-child {
border: unset;
} .mec-single-zoom-badge {
background: #f7f7f7;
padding: 20px 15px;
margin-bottom: 12px;
vertical-align: baseline;
position: relative;
}
.mec-single-zoom-badge i {
vertical-align: middle;
}
.mec-single-zoom-badge h3 {
display: inline-block;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
padding-bottom: 5px;
display: inline;
color: #000;
padding-left: 10px;
}
.mec-single-zoom-badge i:before {
font-size: 20px;
vertical-align: middle;
color: #40d9f1;
}
span.mec-shortcode-zoom-badge {
background: #3aad14;
position: relative;
top: -3px;
font-size: 11px;
font-weight: 300;
margin-left: 1px;
line-height: 1.9;
letter-spacing: 1px;
color: #fff;
padding: 2px 7px;
border-radius: 2px;
white-space: nowrap;
}
span.mec-shortcode-zoom-badge i:before {
margin-right: 5px;
}
.mec-event-zoom-embed iframe {
width: 100%;
}
.mec-event-zoom-embed,
.mec-event-zoom-link,
.mec-zoom-password {
margin-bottom: 10px;
border-bottom: 1px dashed #e3e3e3;
padding-bottom: 7px;
display: block;
}
.mec-event-zoom-embed:last-child,
.mec-event-zoom-link:last-child,
.mec-zoom-password:last-child {
border: unset;
} @media(max-width:768px) {
.mec-rsvp-answers,
.mec-rsvp-answer .mec-rsvp-answers-details-links,
.mec_rsvp_form input[type="date"],
.mec_rsvp_form input[type="email"],
.mec_rsvp_form input[type="number"],
.mec_rsvp_form input[type="password"],
.mec_rsvp_form input[type="tel"],
.mec_rsvp_form input[type="text"],
.mec_rsvp_form select,
.mec_rsvp_form textarea {
width: 100%;
}
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}