/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.3.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.headersticky{position: fixed;top: 0;width: 100%;backdrop-filter: blur(8px);}
.calendaricon span.elementor-icon-list-icon {background-color: #F26C21;border-radius: 5px;padding: 6px 3px;margin-right: 10px;}
.maptext a {color: #f26c20 !important;}
.maptext img {padding-left: 20px;}
.homebanner .n2-ss-slider .n2-ss-layer[data-sstype=slide] {height: 90vh !important;}
.homebanner .n2-ss-slider-controls-absolute-center-bottom {padding-bottom: 60px !important;}
.homebanner .nextend-bullet-bar .n2-bullet {height: 1px !important;width: 100px !important;padding: 0 !important;border-radius: 0 !important;}
.speakers .elementor-image-box-wrapper .elementor-image-box-img img{width: 100% !important;}
.speakers .elementor-image-box-wrapper{background-color: #ffe8dc;padding-bottom: 30px;}
.topics .elementor-image-box-wrapper {height: 400px !important;}
.chairs figure.elementor-image-box-img {line-height: 0;}
.space .elementor-image-box-content{padding-left: 15px;padding-right: 15px;}
.equal-height-columns .elementor-image-box-wrapper {height: 300px !important;}
.equal-heights .elementor-image-box-wrapper {height: 200px !important;}
.wraptext p a{white-space: normal;word-break: break-word;overflow-wrap: break-word;}

@media only screen and (max-width: 450px) {
table {display: block;overflow-x: auto;
}
@media only screen and (max-width: 991px) {
.topics .elementor-image-box-wrapper {height: auto !important;}
.equal-height-columns .elementor-image-box-wrapper {height: auto !important;}
.equal-heights .elementor-image-box-wrapper {height: auto !important;}
}
