.elementor-20779 .elementor-element.elementor-element-dab5dbe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-20779 .elementor-element.elementor-element-0afda50 .elementor-menu-toggle{margin:0 auto;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-framed .elementor-item:before{border-width:0px;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 0px 0px;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-framed.e--animation-draw .elementor-item:after{border-width:0px 0px 0 0;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-framed.e--animation-corners .elementor-item:before{border-width:0px 0 0 0px;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 0px 0px 0;}.elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-underline .elementor-item:after,
					 .elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-overline .elementor-item:before,
					 .elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-double-line .elementor-item:before,
					 .elementor-20779 .elementor-element.elementor-element-0afda50 .e--pointer-double-line .elementor-item:after{height:0px;}#elementor-popup-modal-20779 .dialog-widget-content{animation-duration:0.3s;border-radius:5px 5px 5px 5px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:135px 0px 0px 0px;}#elementor-popup-modal-20779{background-color:#000000CC;justify-content:flex-start;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-20779 .dialog-message{width:260px;height:auto;}/* Start custom CSS for nav-menu, class: .elementor-element-0afda50 *//*.gaming-popup-menu .menu-item a{*/
/*padding:12px 18px;*/
/*border-radius:6px;*/
/*transition:0.3s;*/
/*}*/

/*.gaming-popup-menu .menu-item a:hover{*/
/*background:#16284a;*/
/*color:#FFB400 !important;*/
/*}*/

/*.gaming-popup-menu .sub-menu{*/
/*background:#0D1730;*/
/*padding:10px;*/
/*border-radius:8px;*/
/*}*/

/* FORCE POPUP MENU STYLE */
.gaming-popup-menu .menu-item{
position:relative !important;
width:100%;
}

/* MAIN LINKS */
.gaming-popup-menu .menu-item a{
padding:12px 18px;
border-radius:6px;
transition:0.3s;
display:flex;
justify-content:space-between;
align-items:center;
}

/* HOVER STYLE */
.gaming-popup-menu .menu-item a:hover{
background:#16284a;
color:#FFB400 !important;
}

/* FORCE SUBMENU BELOW */
.gaming-popup-menu .sub-menu{
position:relative !important;
left:0 !important;
top:0 !important;
right:auto !important;

display:none !important;
width:100% !important;

margin-top:8px;
padding:10px;

background:#0D1730;
border-radius:8px;
box-shadow:none !important;
}

/* REMOVE THEME HOVER DROPDOWN */
.gaming-popup-menu .menu-item:hover > .sub-menu{
display:none !important;
}

/* ONLY OPEN WHEN ACTIVE/CLICKED */
.gaming-popup-menu .menu-item.elementor-active > .sub-menu,
.gaming-popup-menu .menu-item.current-menu-parent > .sub-menu{
display:block !important;
}

/* SUBMENU ITEMS */
.gaming-popup-menu .sub-menu li a{
padding-left:20px;
font-size:14px;
opacity:0.9;
}/* End custom CSS */