/**
* Theme Name: Uthan Child
* Description: This is a child theme of Uthan, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: uthan
* Version: 2.0.1
*/

.logo-box .shape
{display:none;}

.main-header .logo-box .logo {
    width: 280px !important;
    max-width: 280px !important;
	 height: 81px !important;
}

.main-header .logo-box .logo img {
    width: 280px !important;
    max-width: 280px !important;
    height: 81px !important;
}

.main-footer .footer-bottom {
  background-color: #283583 !important;
}

.mobile-menu .nav-logo img {

  display: none !important;
}

.mobile-menu .contact-info ul li {
  position: relative;
  display: block;
  font-size: 15px;
  color: rgba(255,255,255,0.80);
  margin-bottom: 3px;
  display: none;
}