.etn-speaker-info .etn-speaker-thumb img {
    height: 100%;
    transform: scale(1);
}

.elementor-widget-etn-schedule .schedule-tab-wrapper .attr-nav{
	    text-align: center;
}

/* Feature events css */
.exhibz-feature-events .etn-event-content {
    padding: 3px 30px 30px;
}

.exhibz-feature-events .etn-event-item .etn-event-thumb {
	border-radius: 12px 12px 0 0;
}

/* Event search css */

.exhibz-eventine-search .etn_search_top_area_text {
    opacity: 0;
}

.exhibz-eventine-search .etn_search_bottom_area_text {
	opacity: 0;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    border-color: #000060;
    background-color: #000060;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    color: #fff;
    border-color: #3F20F3;
    background-color: #3F20F3;
    text-transform: uppercase;
}

.rf-hosted .frm_style_formidable-style.with_frm_style .frm_submit button {
    border-color: #3f4b5b;
    background-color: transparent;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.rf-hosted .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    color: #fff;
    border-color: #FF0080;
    background-color: #FF0080;
    text-transform: uppercase;
}

.rf-hosted .with_frm_style .frm_primary_label {
	color: white !important;
}

.rf-hosted .frm_submit {
	text-align: center !important;
}

/* Removing empty FAQs accordion */
.postid-4864 #primaryHeading-4-56250e03,
.postid-4864 #primaryHeading-5-56250e03,
.postid-5589 #primaryHeading-5-56250e03,
.postid-5593 #primaryHeading-4-56250e03,
.postid-5593 #primaryHeading-5-56250e03,
.postid-5591 #primaryHeading-4-56250e03,
.postid-5591 #primaryHeading-5-56250e03,
.postid-5812 #primaryHeading-3-56250e03,
.postid-5812 #primaryHeading-4-56250e03,
.postid-5812 #primaryHeading-5-56250e03,
.postid-5817 #primaryHeading-3-56250e03,
.postid-5817 #primaryHeading-4-56250e03,
.postid-5817 #primaryHeading-5-56250e03,
.postid-5822 #primaryHeading-3-56250e03,
.postid-5822 #primaryHeading-4-56250e03,
.postid-5822 #primaryHeading-5-56250e03,
.postid-5831 #primaryHeading-3-56250e03,
.postid-5831 #primaryHeading-4-56250e03,
.postid-5831 #primaryHeading-5-56250e03,
.postid-5852 #primaryHeading-0-56250e03,
.postid-5852 #primaryHeading-1-56250e03,
.postid-5852 #primaryHeading-2-56250e03,
.postid-5852 #primaryHeading-3-56250e03,
.postid-5852 #primaryHeading-4-56250e03,
.postid-5852 #primaryHeading-5-56250e03,
.postid-5855 #primaryHeading-0-56250e03,
.postid-5855 #primaryHeading-1-56250e03,
.postid-5855 #primaryHeading-2-56250e03,
.postid-5855 #primaryHeading-3-56250e03,
.postid-5855 #primaryHeading-4-56250e03,
.postid-5855 #primaryHeading-5-56250e03 {
	display: none;
}
/* END */

/* Designing the popup form */
#spu-8725 {
    background-color: #1A1831;
    max-width: 650px;
    border-radius: 2px;
    height: auto;
    box-shadow: 0px 0px 0px 0px #ccc;
    border: 2px solid white;
}

#spu-8725 .spu-close,
.with_frm_style .frm_primary_label,
.with_frm_style .frm-show-form div.frm_description p,
.with_frm_style legend + h3, .with_frm_style h3.frm_form_title {
    color: white;
}


.frm_style_sleek-smooth-style.with_frm_style .frm_submit button,
.frm_style_sleek-smooth-style.with_frm_style .frm_submit button:hover {
	background: transparent !important;
    background-image: linear-gradient(257deg, #CC1671C7 0%, #F21282 62%) !important;
    border-color: #F21282 !important;
}


.frm_style_sleek-smooth-style.with_frm_style .frm_submit button {
 width: 150px !important;
 border-width: 0;
 border-radius: 1px !important;
 padding: 10px 15px !important;
 border-style: none;
	
}
/* END */