/*--
	Theme Name: Universe Child Theme
	Theme URI: http://esmeth.com/wp
	Author: Esmet Team
	Author URI: http://esmeth.com
	Description: A Theme for College and Education
	Version: 1.6
	Tags: responsive-layout, theme-options, left-sidebar, right-sidebar
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: universe_theme
--*/

@import url("../universe_theme/style.css");

/* Customize your theme style.css here */

.site-header {
	background-color: #fff!important; }
	
.search-form form input {
  background-color: #fff!important;	}
  
.contact-map .google-map-canvas {
	height: 575px!important; }
	
body, .main-menu li ul, .tab-content > .tab-pane {
    border-color: #78c7f0!important; }

.menu-toggle-btn  {	
	background-color: #78c7f0!important;	}

.widget-main-title {	
	background-color: #004884!important; }
.widget-title {	
color: #fff!important;
font-family: Helvetica!important;	}	
	
.fa-phone {	
	visibility: hidden!important;	}

.blog-list-meta	{	
	display: none!important;	}
	
.contact-form input[type=checkbox], .contact-form input[type=radio] {
    float: left;
    height: 19px;
    width: auto;	}
.contact-form .mainBtn {
    margin-left: 0;	