/* Add here all your CSS customizations */
.mb-6{
	margin-bottom: 7rem!important;
}

.border-right-2{
	border-right: 2px solid #ffffff !important;
}
@media (min-width: 992px){
#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
    color: #FF408C !important;
}
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right !important;
}
.mt10{
	margin-top:6px;
}
.wdma{
    font-weight: 700;
    text-decoration: underline;
}