/* 
Theme Name: Hello Elementor Child
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: hello-elementor-child
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
*/

/* Add your custom styles here */


.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
	display: none;
}
.gt_float_switcher .gt_options a {
	font-size: 0px;
}
#gt_float_wrapper {
	right: 0 !important;
	bottom: 8px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
	padding: 5px !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

#cmplz-document {
	max-width: 1440px !important; 
}

.contact-link {
  color: white !important;
  text-decoration: none;
}

.contact-link:hover {
  color: #18b4ea !important;
}

.oportunidad-box {
	height: 400px !important; 
}

.servicio-box .elementskit-box-content {
	height: 150px !important; 
}

.oferta-box .elementor-image-box-wrapper {
	min-height: 120px !important; 
}
.oferta-box h3 {
	margin: 0;
}

.proyecto-box .elementor-image-box-wrapper {
	min-height: 310px !important; 
}

/* Eventos */
#tribe-events-pg-template {
	max-width: 100% !important;
	padding: 0 !important; 
}
.tec-events-elementor-event-widget__cost {
	line-height: 0;
	margin-left: -20px; 
	margin-bottom: -3px;
}
.tec-events-elementor-event-widget__export-dropdown-button {
	border: none !important; 
	border-radius: 0 !important;  
}
.elementor-106 .elementor-element.elementor-element-72bb9ee .tec-events-elementor-event-widget__export-dropdown .tec-events-elementor-event-widget__export-dropdown-button:hover {
	background-color: #000 !important;
}
.tec-events-elementor-event-widget__related-list {
	display: flex; 
	flex-direction: column; 
	gap: 10px; 
}
.tec-events-elementor-event-widget__related-list-item {
	padding: 15px !important;  
	background-color: #FFF; 
	margin: 0 !important;  
	width: 100%;
}
.tribe-events .tribe-events-calendar-month__day {
	border-radius: 0;
}
.tribe-events .tribe-events-calendar-month__day-cell {
	background-color: #FFF; 
}
.tribe-events .tribe-events-calendar-month__day-cell--selected {
	background-color: #01aeea !important; 
}
.tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
	color: #FFF !important;
}
.tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
	background-color: #01aeea !important; 
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button:hover {
	background-color: transparent !important; 
}
.tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused {
	background-color: #01aeea !important;
}
.tribe-common .tribe-common-c-btn-border {
	border-radius: 0 !important; 
}

.entrada-relacionada {
	border-top: 2px solid #01aeea;
}
.entrada-relacionada a {
	color: #01aeea;
}
.entrada-relacionada a:hover {
	color: #000;
}
.entrada-relacionada h3 {
	line-height: 20px !important;  
}
.entrada-relacionada h3 a {
	font-size: 20px; 
	color: #000 !important;
	line-height: 20px !important;  
}
.entrada-relacionada h3 a:hover {
	color: #01aeea !important;
}


@media (max-width: 768px) {
	.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
		padding: 5px !important; 
	}
}