/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/

.color-1 {color:#F68E1D !important}
.color-2 {color:#007CC2 !important}

#btnNews {margin:0 54px 15px !important}
#txtModal {min-height:200px !important}

.boxSolucoes>.elementor-widget-container {min-height: 240px !important}
.boxSolucoes>.elementor-widget-container img {width: 40px !important}
.boxSolucoes>.elementor-widget-container:hover img {filter: brightness(0) invert(1) !important}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  bottom: 20px !important;
  opacity:0 !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}





/* CSS Mobile (mbl) */
@media only screen and (max-width: 690px) {
  .boxSolucoes>.elementor-widget-container>.litho-image-box-wrapper>.litho-image-box-img {width:100% !important; text-align:center !important}
}
