/* Add your custom css in this file */

.header-variation-two {
  background: #000;
}

.header-variation-two .main-menu > li > a {
	color: #fff;
}

.header-variation-three .main-menu > li:hover > a, .header-variation-three .main-menu > .current-menu-item > a {
    background-color: #ffffff60;
}

.header-variation-two .contact-number {
	float: right;
	margin-right: 30px;
}

.user-nav a {
	color: #fff;
}

.header-variation-two .contact-number a, .header-variation-two .contact-number span {
	color: #fff;
}

.deposit-mobi a{
	width: 100%;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
}

.deposit-mobi .fa {
    margin-right: 5px;
}