/*
Theme Name: Cosmobit Child
Theme URI: https://desertthemes.com/themes/cosmobit-free/
Template: cosmobit
Author: DesertThemes
Author URI: https://desertthemes.com/
Description: Cosmobit is lightweight, highly extendable and multi-purpose WordPress Theme. It will enable you to create almost any type of website with a beautiful &amp; professional design. Cosmobit supports popular WordPress plugins such as Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, and much more. Cosmobit Pro demo https://preview.desertthemes.com/pro/cosmobit/
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-background,custom-header,custom-menu,editor-style,featured-images,footer-widgets,post-formats,theme-options,threaded-comments,translation-ready,full-width-template,custom-logo,blog,e-commerce,portfolio
Version: 2.0.51.1753735324
Updated: 2025-07-28 20:42:04

*/
:root {
    --dt-base-color: #65942d;
    --dt-pri-color: #95cb03; 
    --dt-sec-color: #1e3b36; /* #19443b (Ivo) || #255853 Cor Header e Footer */
    --dt-whi-color: #d0e9c6; /* #eef6db; #ebf2e9; #e8eed8; */
	--dt-gray-high: #d0e9c6;
	/* #1e3b36 #72715d #c7c5a2*/
}
.title{
	color: var(--dt-sec-color); /* Por causa do CookieAdmin que no cookie.css coloca .title: black; */
}

/*
.dt__infoservices--one .dt__infoservices-block .dt__infoservices-inner .dt__infoservices-icon {
    width: 0 rem */ /* 10.5rem; */
/*	height: 10.5rem;
}*/

.dt__infoservices--one .dt__infoservices-row {
	width=100%;
	max-width: 100%
	box-sizing: border-box;
    border-radius: 1.5rem;
	margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}