/* Enter Your Custom CSS Here */

#masthead{
	padding: 0;
}

#site-branding .site-logo {
	margin-top: 0;
}

.right-header {
   margin-top: 30px;
}

.color-bold, .search-icon a, #site-navigation > ul > li.current-menu-item > a{
	color: #0080C9;
}

#top .nav-btn, .js-ready #nav {
  background: #0080C9 !important;
}

#top .block {
	top: 19px;
	right: 15px;
}

#site-navigation > ul > li > a::after {
	content: "|";
}

.feature-block .feature-icon{
	padding: 0;
	vertical-align: middle;
	color: #0080C9;
	border-color: #0080C9;
}

#cta-banner{
	background-image: url('https://internacionalaquecedores.com.br/wp-content/uploads/2019/06/sky-background.jpg');
	background-attachment: fixed;
}

.page_header_wrap{
	background: #0080C9;
}

.text-center{
	text-align: center !important;
}

#testimonial {
  margin-bottom: 0;
}

.custom-html-widget i{
	margin-right: 10px;
}

.custom-html-widget a {
	color: #222;
	font-weight: 300;
}

input[type="submit"]{
	background: #0080C9;
	border-color: #0080C9;
}

.search-box {
    background: rgba(0, 128, 201,0.7);
}

.secondary-right .widget {
    border-top: 5px solid #0080C9;
    border-top-color: #0080C9;
}

.main-navigation ul ul{
	background: #0080C9;
}

@media screen and (min-width: 768px){
	.entry-content p{
		text-align: justify;
	}
}