/*
Theme Name: Obelisk Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: obelisk
Description: This is child theme for Obelisk Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: obelisk-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/


#slider-home .col-lg-7{
	width: 78% !important;
}


#slider-home .obelisk-slider.style-0 .swiper-slide .bg-img .container .caption .text{
	font-size: 22px !important;
}


#slider-home .obelisk-button.style-4.drk{
	border: 1px solid #b8cf9f;
}	

#slider-home .obelisk-button.style-4.drk:hover{
	background: #b8cf9f;
	color: white;
}

.servicos-titulos .obelisk-header.style-6 .sec-head h6{
	color: white;
}

.servicos-titulos h3.color-font{
	color: #b8cf9f !important;
	background: initial;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: initial;
}

.servicos-itens.elementor-widget-obelisk-infobox, .servicos-itens .elementor-widget-container, .servicos-itens .info-box{
	min-height: 100%;
    height: 100%;
}

.servicos-itens .info-box.style-5 .item-box{
	padding: 30px !important;
}


.servicos-itens .info-box.style-5 .item-box .icon{
	margin-bottom: 30px !important;
}

.servicos-itens .info-box.style-5 .item-box h6{
	color: white;
    -webkit-text-fill-color: initial;
	text-transform: initial;
}

.servicos-itens .info-box.style-5 .item-box p{
	color: white;
    line-height: 18px;
    font-size: 13px;
	text-transform: initial;
}

.servicos-itens.servicos-itens2 .info-box.style-5 .item-box h6, .servicos-itens.servicos-itens2 .info-box.style-5 .item-box p{
	color: #226041 !important;
}

.time-item .team-1{
	box-shadow: initial !important;
}

.time-item .team-1 .team-info{
	border-bottom: 7px solid #b8cf9f;
	border-top: 7px solid #b8cf9f;
}

.time-item .team-1 .port-img{
	webkit-filter: initial;
    -moz-filter: initial;
    filter: initial;
}

.time-item .team-1 .port-dbox{
	display: none;
}

.time-item .team-1 h5{
	font-weight: bold;
    font-size: 27px;
}

.time-item .team-1 p{
	color: #226041;
	margin-top: 10px;
	font-size: 20px;
}

.team-1 .port-inner:hover .port-box{
	opacity: 0 !important;
}

.numeros-titulo .obelisk-header.style-6 .sec-head h6{
	color: #226041;
}

.numeros-titulo h3.color-font{
	color: black !important;
	background: initial;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: initial;
}

.numeros-item .obelisk-counter.style-2 .item .icon{
	margin-bottom: 15px;
}

.numeros-item .icon svg{
	width: 100px;
}

.numeros-item .obelisk-counter.style-2 .item h3{
	font-weight: bold;
	font-size: 50px;
}

.numeros-item .obelisk-counter.style-2 .item p{
	color: #226041;
    font-size: 21px;
    line-height: 30px;
}


.artigos-titulo .obelisk-header.style-6 .sec-head h6{
	color: #226041;
}

.artigos-titulo h3.color-font{
	color: #5b5b5f !important;
	background: initial;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: initial;
	font-size: 38px !important;
}

.posts-home .post-list.style-3 .simple-btn:after{
	opacity: 0 !important;
}

.posts-home .post-list.style-3 .item .cont .info .author{
	color: #b8cf9f;
}

.posts-home .post-list.style-3 h6 a{
	color: #656569 !important;
}

.posts-home .post-list.style-3 .item .cont .simple-btn{
	-webkit-text-fill-color: initial;
	color: black;
	border: 2px solid #b8cf9f;
	font-size: 13px;
    font-weight: 300;
    border-radius: 10px;
	padding: 15px;
}

.obelisk-custom-footer .obelisk-post-list.style-6 .item .info .title a{
	color: white !important;
}

.obelisk-custom-footer .obelisk-post-list.style-6 .item .info .date i{
	color: #b8cf9f !important;
}


.single .white-header{
	background: #226041 !important;
}

.single .post-detail{
	display: none;
}

.single .elementor-widget-container .elementor-social-icon i{
	margin: 7px auto;
}

.post-list.style-3 .item.list{
	overflow: hidden;
}

.post-list.style-3 .item .cont{
	height: 350px;
}

.post-list img{
	height: 350px;
    min-width: 100%;
}


@media (max-width: 700px) {
	
	.white-header .hamburger__icon, .white-header .hamburger__icon::before, .white-header .hamburger__icon::after {
		background: white !important;
	}
	.white-header .hamburger.active .hamburger__icon, .white-header .hamburger.active .hamburger__icon::before, .white-header .hamburger.active .hamburger__icon::after {
		background: black !important;
	}
}