.has-secondary-background-color:hover {
    background: #ff9500 !important;
    color: #fff !important;
}
.customize-support .has-secondary-background-color:hover{
	border-color: #FFF !important;
}
.has-secondary-background-color:hover {
    background-color: #26cad3 !important;
    border-color: #26cad3 !important;
    color: #001f6f !important;
}

@media screen and (max-width: 600px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu{
	background-color: #ffffff;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
		    background-color: #FFF;
    border-bottom: 1px solid #e3e3e3;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{
		color: #0f4077;
        font-size: 16px;
        font-weight: 900;
	}
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle+#mega-menu-max_mega_menu_1 {
        right: -100%;
    }
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle+#mega-menu-max_mega_menu_1{
		
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open+#mega-menu-max_mega_menu_1 {
        right: 0;
		width: 100%;
    }
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle+#mega-menu-max_mega_menu_1{
		
        margin-top: 90px;
        height: calc(100vh - 90px) !important;
		border-top: 1px solid #dbdbdb;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after{
		display:none;
	}
	
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open~button.mega-close{
		right: 10px;
        top: 11px;
		display: none;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle~button.mega-close:before{
		color: #0f4077;
     font-size: 25px;
	}
	.mobile-menu-column{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.mobile-menu-column .wp-block-image img{
		max-width: 180px;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{
		  background-color: #ffffff;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
		background-color: #0f4077;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
		color:#000;
	}
}
.mobile-reg-button .wp-block-button .wp-block-button__link{
	line-height: 0.5;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 12px !important;
	letter-spacing:2px !important;
}

.mobile-reg-button{
	background:#f0f0f8;
	padding:15px;
}
.mobile-reg-button .wp-block-buttons>.wp-block-button{
	display:flex;
	justify-content:space-between;
	width:100%;
	align-items: center;
}

.mobile-reg-button .wp-block-buttons>.wp-block-button .wp-block-button__link{
	width:auto;
	display:inline-block;
	min-width: 173px;
}

.mobile-reg-button .wp-block-button p
{
	color:#011e6e;
	font-weight:700;
	font-size:14px;
	margin: 0px;
}
.mobile-reg-button .wp-block-button p .mobile-register-date{
	color:#f8aa54;
	font-weight:900;
}