/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



.h2sim {
  fill: #ffffff !important;
  color: #ffffff;
  font-size: 60px;
  font-family: Barlow !important;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.style-light .cont-blog-1 p a strong{
	color: #f15e13 !important;
}
.flex-cesta{
	 display: flex;
}
.flex-cesta img:first-child{
	margin-right: 10px;
}
.single-post .post-body h3{
	color: #f15e13;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
.single-post .post-body h2{
	line-height:2em;
}
.joinchat {
  --bottom: 115px !important;
}
.btn-maflex{
	display: block;
  width: 100%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.btn-agri-half-1{
	width:100%;
	max-width:320px;
	margin-left:auto !important;
	margin-right:auto !important;
	display:block !important;
}
.quote-agri-01 p > strong{
	color:#fff !important;
}
.btn-review-macisa-01{
	display:block;
	width:100%;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
}