/* 
Theme Name: centrostalento
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: centrostalento
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root {
  --divider-color: #7f8f9666;
}

/* Add your custom styles here */

.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

/*menu cursos em destaque*/

.ct-cursos-menu li {
  margin-bottom: 10px !important;
}

.ct-cursos-menu a {
  color: var(--e-global-color-text) !important;
  font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.ct-cursos-menu a:hover {
  color: #000000 !important;
}

.ct-lp-cta
  .ct-lp-cta-btn
  > .elementor-widget-container
  > .elementor-heading-title {
  padding: 10px 15px;
  border: 1px solid #ffffff;
  border-radius: 33px;
  background-color: #ffffff;
  color: var(--e-global-color-primary) !important;
}

.ct-lp-cta:hover
  .ct-lp-cta-btn
  > .elementor-widget-container
  > .elementor-heading-title {
  border: 1px solid #ffffff;
  background-color: transparent !important;
  color: #ffffff !important;
}

.mnr-testemunhos-card .elementor-testimonial-meta {
  padding-top: 15px;
}
