/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

table.fest-agenda ul {
    padding-left: 0 !important;
    list-style: none;
}

footer_ul{
	padding-left: 0 !important;
    list-style: none;}

p.trackTitle {
    margin-bottom: 0;
}
p.trackType {
    margin-bottom: 0;
}

.video-card {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
p.kySpeakerName {
    margin-bottom: 0;
}
p.trackTitle {
    margin-bottom: 15px;
}
a.video-card::after {
    content: '';
    background-image: url(images/icons/icon-play.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 50%;
    background-position: 55% 50%;
    border-radius: 100px;
    box-shadow: -1px 1px 10px #7e7e7e;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 40%;
    top: 24%;
    opacity: 0.8;
}
/* Responsive YouTube embed */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Modal overlay & responsive player */
.custom-video-overlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,0.75);
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:99999;
}
.custom-video-modal{
  width:90%;
  max-width:980px;
  border-radius:12px;
  overflow:hidden;
  background:#000;
  position:relative;
  box-shadow:0 20px 40px rgba(0,0,0,0.6);
}
/* 16:9 wrapper */
.custom-video-inner{
  position:relative;
  padding-bottom:56.25%;
  height:0;
  overflow:hidden;
}
.custom-video-inner iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border:0;
  display:block;
}

/* Close button */
.custom-video-close{
  position:absolute;
  top:10px;
  right:12px;
  width:36px;
  height:36px;
  border:none;
  background:rgba(0,0,0,0.6) !important;
  color:#fff;
  font-size:22px;
  text-align:center;
	padding: 0;
  cursor:pointer;
  z-index:100000;
}
.custom-video-close:hover{ background:rgba(0,0,0,0.8); }

/* small screens tweaks */
@media (max-width:480px){
  .custom-video-close{ top:8px; right:8px; width:34px; height:34px; font-size:20px; }
}


/* elementor css */


.elementor-360 .elementor-element.elementor-element-2c295b40, .elementor-309 .elementor-element.elementor-element-deae9c3, .elementor-495 .elementor-element.elementor-element-4b2df10, .elementor-498 .elementor-element.elementor-element-a8e1004, .elementor-383 .elementor-element.elementor-element-c856e6f, .elementor-1185 .elementor-element.elementor-element-d8c700a, .elementor-1172 .elementor-element.elementor-element-d8c700a, .elementor-1372 .elementor-element.elementor-element-deae9c3, .elementor-1594 .elementor-element.elementor-element-d8c700a{
	    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 0px 40px 0px;
}

@media (max-width: 767px) {
    .elementor-157 .elementor-element.elementor-element-6236cd5 {
        width: 50%;
        margin: 0px;
    }
}

@media (max-width: 767px) {
    .elementor-157 .elementor-element.elementor-element-369c48e {
        width: 50%;
        justify-content: right;
        align-items: right;
    }
}
