/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
.form div span a.priv:hover {
	color: var( --e-global-color-accent ) !important;
}

.woocommerce-notices-wrapper {
	display: none !important;
}
a {
	text-decoration: none !important;
}

.contain-product {
  	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%) !important;
}

/* Pagina de cookies */
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode{
	max-width: none !important;
}

/* Ocultar icono Recaptcha */
.grecaptcha-badge { 
    visibility: hidden;
}

/* Icono Accesibilidad */
#pojo-a11y-toolbar {
	bottom: 0;
	z-index: 999999; 
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    left: 195px;
    bottom: 15px;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
	position: fixed; 
	bottom: 15px; 
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {
	width: 25px; 
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
	background-color: var( --e-global-color-accent ) !important;
  	-webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  	clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
}
.pojo-a11y-toolbar-overlay {
	border-color: var( --e-global-color-accent ) !important;
}

/* Traduciones */
.trp-language-switcher > div {
	padding: 0 !important;
	border: none !important;
	background: none !important;
}

.trp-language-switcher .trp-ls-shortcode-language {
	display: flex !important;
	height: initial !important;
	overflow: visible !important;
	visibility: visible !important;
	width: initial !important;
}

.trp-language-switcher > div > a {
	padding: 0px;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var( --e-global-color-5ada61d );
}

.trp-ls-shortcode-current-language {
	display: none !important;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
	max-height: initial !important;
	height: initial !important;
	overflow-y: visible !important;
	visibility: visible !important;
	position: static !important;
	left: 0;
	top: 0;
	display: flex !important;
	min-height: initial !important;
}

.trp-language-switcher > div > a:hover {
	background: transparent !important;
	color: var( --e-global-color-accent );
}

.trp-ls-shortcode-disabled-language {
	opacity: .5;
}

.trp-ls-shortcode-disabled-language:hover {
	color: var( --e-global-color-5ada61d ) !important;
}

.trp-ls-shortcode-language a:first-child:after {
	content: '/';
	margin: 0 10px;
	color: var( --e-global-color-5ada61d ) !important;
	/* opacity: .5 !important; */
}

.trp-language-switcher {
	margin-bottom: -20px !important;
	width: 70px !important;
	/* width: 110px !important; */
}

/* Traduciones Moviles*/
.lenguaje-movil .trp-language-switcher > div > a {
	color: var( --e-global-color-5ada61d );
	font-size: 16px;
}

.lenguaje-movil .trp-ls-shortcode-disabled-language:hover {
	color: var( --e-global-color-5ada61d ) !important;
}

.lenguaje-movil .trp-ls-shortcode-language a:first-child:after {
	color: var( --e-global-color-5ada61d ) !important;
}

body > header > section.elementor-section.elementor-top-section.elementor-element.elementor-element-210ba5ac.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-motion-effects-element.elementor-motion-effects-element-type-background.elementor-sticky.elementor-sticky__spacer > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-ec734e5 > div > div.elementor-element.elementor-element-c57650e.elementor-widget__width-auto.elementor-widget.elementor-widget-shortcode > div > div > div > div {
	display: none !important;
}