/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2026 | 13:34:19 */
.wp-keynote-speakers-lists a.ue-simple-popup-trigger {
    padding: 0px !important;
}

.wp-keynote-speakers-lists .ue-simple-popup-trigger:focus{
	outline: none !important;
}

.heading-text-size-reduce{
	font-size: 20px !important;
	font-weight: normal !important;
}

.benefits-for-sensors-council-section .elementor-icon-wrapper, .wp-events-list-grid .elementor-icon-wrapper{
	line-height: 0 !important;
}

.wp-sensors-heading{
	margin-bottom: 10px !important;
}

.wp-sensors-heading h2.elementor-heading-title {
    position: relative;
    display: inline !important;
}

.wp-sensors-heading h2.elementor-heading-title::after {
    content: "";
    border-bottom: 1px solid #DEB143 !important;
    width: 100% !important;
    position: absolute;
    bottom: -5px;
    left: 0;
}

.ue-simple-popup-btn .fa-arrow-right{
	margin-top: 2px;
}

.wp-ieee-hero-video .e-hosted-video{
	aspect-ratio: 2.5 !important;
}

.wp-accordion-faq .elementskit-card-body a{
	color: #DEB143 !important;
	text-decoration: underline !important;
}

.wp-footer-section ul.elementor-icon-list-items li.elementor-icon-list-item::marker{
	display:none !important;
	font-size: 0 !important;
}

.wp-header-section .elementor-widget-image a img[src$=".svg"]{
	max-width: 250px !important;
	width: unset !important;
}

.organizing-committee-section figure.elementor-image-box-img img {
    border-radius: 10px 10px 0px 0px !important;
}

.organizing-committee-section .elementor-image-box-content{
	padding: 0px 10px 10px !important;
}

.organizing-committee-section .elementor-widget-image-box{
	border-radius: 0px 0px 10px 10px !important;
}

@media only screen and (min-device-width: 768px) {
	.wp-organization-committtee .elementor-image-box-wrapper .elementor-image-box-img img {
		object-fit: cover;
		object-position: top;
		aspect-ratio: 1;
		width:100% !important;
	}	
}


.wp-organization-committtee .elementor-image-box-wrapper .committee-pos {
    display: block;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
    margin-top: 5px;
}

body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body span,
body li,
body div {
    font-family: "Barlow Condensed", sans-serif !important;
}

.elementskit-navbar-nav > li > a,
.elementskit-navbar-nav > li > a span,
.elementskit-dropdown > li > a,
.elementskit-dropdown > li > a span {
    font-family: "Barlow Condensed", sans-serif !important;
    letter-spacing: 0.6px;
}
.responsive-table,
.responsive-table td,
.responsive-table th {
    font-family: "Barlow Condensed", sans-serif !important;
}

.wp-events-list-grid .elementor-widget-icon-list ul li:nth-child(2) svg {
    height: 18px !important;
}

.key_spek .e-loop-item{
    display: flex;
    flex-direction: column;

}


.key_spek .elementor-widget-button,
.key_spek .elementor-button-wrapper {
    margin-top: auto;
}

.key_spek img {
    width: 100%;
    height: 300px;
    object-fit: cover;
	object-position:top;
    border-radius: 10px 10px 0 0;
}


@media (max-width:1024px){
    .key_spek img{
        height:260px;
    }
}

@media (max-width:767px){
    .key_spek img{
        width:100%;
        height:420px;
        object-fit:cover;
    }
    .key_spek .elementor-container,
    .key_spek .e-con-inner{
        width:100% !important;
    }
}

.wp-contact-form-section label{
	display: inline !important;6
}

.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color: #FFF !important;
	margin: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output{
	color: #ffffff;
}

.keynote-aff{
	display:block;
	font-size: 14px;
	text-align:center;
	color: #003E72;
}

@media (min-width: 1025px) {
	/* .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown {
		left:unset !important;
		right:0 !important;
	} */
	body ul#menu-header-menu > li > ul {
		right: 0 !important;
		left: unset !important;
	}
}

a.text-sub-primary{
	display: inline !important;
    color:#DEB143 !important;
	text-decoration:underline;
}

.wp-sensors-anchor-link a{
	color:#DEB143 !important;
}