/* 
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 */

.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li a {
	color: #fff;
	font-size: 16px;
}
.wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button.wpbs-coupon-code-button, .wpbs-main-wrapper .wpbs-form-container .wpbs-form-field button[type="submit"], .wpbs-main-wrapper .wpbs-form-container .wpbs-form-field input[type="submit"] {
	font-size: 16px !important;
	font-weight: 500 !important;
	background-color: #b99e00 !important;
	text-transform: uppercase;
	width: 100% !important;
}
.wpbs-calendar.wpbs-calendar-month-6.wpbs-calendar-year-2023 {
	max-width: 450px !important;
}
.elementor-404 .elementor-element.elementor-element-2da2d8a .uc_classic_carousel_content {
	padding: 10px 0 !important;
}
.elementor-404 .elementor-element.elementor-element-2da2d8a .ue-carousel-item {
	border-style: none !important;
}
.elementor-404 .elementor-element.elementor-element-2da2d8a .ue-carousel-item {
	background-color: transparent !important;
}
.elementor-404 .elementor-element.elementor-element-2da2d8a .card_carousel_text {
	display: none;
}
.uc_more_btn {
	background: transparent !important;
	color: #d5a021 !important;
	padding: 0px !important;
	font-size: 17px;
	font-family: Questrial !important;
}
.uc_more_btn:after {
	content: "\f9c5" !important;
	font-family: 'jkiticon' !important;
	margin-left: 10px;
}
.elementor-404 .elementor-element.elementor-element-2da2d8a .owl-carousel .owl-nav .owl-next, .elementor-404 .elementor-element.elementor-element-2da2d8a .owl-carousel .owl-nav .owl-prev {
	font-size: 15px !important;
	background-color: rgba(255,255,255,0.5) !important;
}
.grid-equipamientos .elementor-col-33{
	width: 33.333% !important;
}
.grid-equipamientos .elementor-col-33 li{
	margin-bottom: 5px;
}
.grid-equipamientos ul{
	padding-left: 0px !important;
}
.related .elementor-section.elementor-section-boxed > .elementor-container{
	max-width: 1400px !important;
}
.etiqueta-form {
    background: #d5a021;
    padding: 5px;
    color: white;
    padding-left: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0 10px 0;
}