/*color for blog comments labels https://morz.vamtam.com/renews-in-malaysia/*/

.comments-wrapper label {
    color: var(--vamtam-accent-color-6);
}

/*end color for blog comments labels*/


.fixed-header-box {
	
}

.logo-wrapper .site-tagline {
	display:none !important;
}

.logo-wrapper .logo-tagline {
	padding: 0.75rem 0;
}

.logo-wrapper .logo-tagline a > img {
	max-height: 48px !important;
}

.logo-wrapper .logo-tagline a > img {
	transform:translateY(3px);
}


// Menus

#main-menu li.mega-menu-item a.mega-menu-link {
	color: #06163a !important;
}
#main-menu li.mega-menu-item.mega-toggle-on > a {
	color: #8E425C !important;
}

#main-menu li.mega-menu-item a:hover {
	color: #8E425C !important;
}

#mega-menu-wrap-menu-top ul li a {
	color: #06163a !important;
}


#mega-menu-wrap-menu-top ul li a:hover {
	color: #8E425C !important;
}

.main-header #header-text .vamtam-button-wrap > a {
	border-color: #8E425C !important;
	color: #8E425C !important;
}

.main-header #header-text .vamtam-button-wrap > a:hover {
	background-color: #8E425C !important;
	color:white !important;
	border-color: #8E425C !important;
}


#main-menu #mega-menu-wrap-menu-header .mega-menu li.mega-menu-item > a.mega-menu-link {
	color: #06163a !important;
}

#main-menu #mega-menu-wrap-menu-header .mega-menu li.mega-menu-item > a.mega-menu-link:hover, #main-menu #mega-menu-wrap-menu-header .mega-menu li.mega-menu-item > a.mega-menu-link:active {
	color: #8E425C !important;
}

#main-menu #mega-menu-wrap-menu-header .mega-menu li.mega-menu-item > a.mega-menu-link a {
	color:red !important;
}

.mega-menu-item-408566 .mega-sub-menu {
	max-width:850px;
}

/* disabled company active stripe colour */
.mega-menu-item-408558 > a:after {
	background-color: transparent !important;
}


#main-footer .widget_nav_menu .widgettitle {
	color: #06163a!important;
}

#main-footer .widget_nav_menu .menu li.menu-item a:visited {
	color: #06163a !important;
}
#main-footer .widget_nav_menu .menu li.menu-item a:active {
	color: #06163a !important;
}
#main-footer .widget_nav_menu .menu li.menu-item a {
	color: #06163a !important;
}

#main-footer .widget_nav_menu .menu li.menu-item a:hover {
	color: #dc4377 !important;
}

#main-footer .fl-module-vamtam-icon-group .fl-icon {
	padding-right:16px !important;
}
#main-footer .fl-module-vamtam-icon-group .fl-icon i {
	font-size:18px !important;
}

#main-footer .fl-module-vamtam-icon-group .fl-icon a:hover i {
	color: #dc4377 !important;
}