/*
Theme Name: Unite Child
Theme URI: https://wp-themes.com/unite
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Unite child theme.
Template: unite
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: unite-child
*/
 

 @media (min-width: 1200px) {
	 
a{text-decoration:none!important;}
.container {
  width: 1250px !important;
}
  }
  body{font-family: 'Roboto', sans-serif!important;font-size: 17px!important}
.navbar-nav {
  float: right!important;
  margin: 0;padding:0!important;
}

header { position: relative; z-index: inherit!important; }
.navbar-default .navbar-nav > li > a {  
  border-right: none!important; 
}
.navbar-default .navbar-nav > li > a:hover {
text-decoration:none!important;
}
.navbar-default{
background-color: #fff;
border:none;
padding:15px 0;
}
.entry-title {
  font-size: 22px!important;
  font-weight: 600!important;
  color: #000000!important;
}
.entry-title a{
  color: #000000!important;
}
.entry-title a:hover{
	text-decoration:none!important;
}
h1{font-size:20px!important;}
h2.subtitle{font-size:18px!important;}
h3{font-size:18px!important;font-weight:500!important;}
h3.widget-title{ 
font-size: 22px!important;
  font-weight: 600!important;
  color: #000000!important;
  padding-bottom:10px!important;
}
ul {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.navbar-nav {
  margin-top: 8px !important;
}
.navbar-brand{
	padding:0!important;
	}
	.entry-content{font-family: 'Roboto', sans-serif!important;font-size:17px!important;color:#333!important;}
	.widget > ul > li, li.recentcomments {
  border-bottom: 2px dotted #ccc!important;
  position: relative!important;
  display: block!important;
  padding: 10px 0!important;
	}
	.widget-title {
  border-bottom:none!important;
}
.page-header{border-bottom:none!important}
.footer-address{font-size:14px!important;border-top:1px solid #ddd!important;padding:15px 0!important;}
.connect_us{text-align:right!important;}
.entry-title {
  font-size: 25px !important;
  font-weight: 600 !important;
  color: #000000 !important;
  line-height: 1.2!important;
}
h3.widget-title {
  font-size: 25px !important;
  font-weight: 600 !important;
  color: #000000 !important;
  padding-bottom: 10px !important;
  line-height: 1.2!important;
}
hr.section-divider {
  height: 1px;
  background: #EEE;
  position: relative;
  overflow: visible;
  z-index: 100;
  margin-top: 70px;
  margin-bottom: 70px;
}
.navbar{margin-bottom:0!important;}
.header-area{border-bottom:1px solid #ddd!important;
margin-bottom:30px!important;}
hr.section-divider::after { 
  color: #ccc!important;
}
.more-link{
	background:#009ef7!important;
	color:#fff!important;
	border:none!important;
}
.size-full{border:1px solid #ddd!important;padding:4px!important;}
.widget ul {
  padding: 0!important;
}
  @media screen and (max-width: 991px){
.navbar-toggler {

  top: 15px!important;
}
  }