/*
Theme Name: traductor-translator theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1767973743
Updated: 2026-01-09 16:49:03

*/

h2 {
    font-size: 1.5em;
    font-weight: 300;
    color: #000;
    font-family: "roboto", sans-serif;
}
.shrinker {
    background-color: #F5E8D5 !important;
}
.shrinker .she-header {
    background-color: rgba(255,255,255,1) !important;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
    -moz-box-shadow: 0 6px 30px -4px rgba(0,0,0,.05) !important;
    -webkit-box-shadow: 0 6px 30px -4px rgba(0,0,0,.05) !important;
    -o-box-shadow: 0 6px 30px -4px rgba(0,0,0,.05) !important;
    box-shadow: 0 6px 30px -4px rgba(0,0,0,.05) !important;
}
.shrinker.she-header * {
    color: #000 !important;
}
.shrinking-logo img {
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
    width: 294px !important;
}
.shrinker.she-header img {
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
    width: 120px !important;
}
.hfe-nav-menu  li a {
    font-size: 1.5rem !important;
}
.hfe-nav-menu li a {
    color: #000;
}
.shrinker.she-header .hfe-nav-menu li a {
    font-size: 1.3rem !important;
    color: #000 !important;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
    text-align: right;
}
.shrinker .lang-item {
    display: none !important;
}
.iconomenu {
    display: none;
}
.img-fondo {
    animation: 7.8s circle ease-in-out;
}
ul.idiomas {
    display: flex;
    font-size: 1.2rem;
    font-weight: 800;
    font-family: 'Oswald', sans-serif;
    position: relative;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 1;
    align-content: flex-end;
    margin: 0;
    padding: 0;
}
.idiomas li {
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
}
.idiomas li:nth-child(n+1)::after {
    content: "|";
    font-weight: 300;
    color: #2f4ea6;
}
.idiomas li:last-child::after {
    content: "";
}
.idiomas li a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
    padding: 10px;
}
.idiomas li a:hover {
    text-decoration: underline;
    color: #000;
}
.idiomas li a:active, .idiomas li a:focus {
    color: #0997f7;
}
#ue path, #ue polygon, #mict path, #mict polygon, #res path, #res polygon {
    fill: #000;
}
@media (max-width: 767px) {
.shrinking-logo img, .shrinker.she-header .shrinking-logo img {
    width: 80px !important;
}
.iconomenu {
    display: block !important;
}
.list-iconos .elementor-icon-list-text {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 1080px) {
.shrinking-logo img {
    width: 120px !important;
}
.hfe-nav-menu  li a, .shrinker.she-header .hfe-nav-menu li a {
    font-size: 0.68rem !important;
}
.iconomenu {
    display: none !important;
}
.idiomas li a {
    font-size: 0.68rem !important;
}
}
.bad-img {
	  -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
}
body:has(.list-mando li:first-child :hover) .bad-img {
  transform: rotate(13deg)!important;
	
}
.list-mando li:first-child::after {
	content:"";
	background: #ccc;
	height:2px;
	width:80%;
	position:absolute;
	top:50%;
	left:100px;
}
.swiper-wrapper {
	align-items:center !important;	
}
.swiper-slide-inner img {
	margin:0 auto !important;	

}
.owl-item .item {
  display: flex;
  flex-direction: column;
}
.owl-rating-icon {
  order:1;
 text-align: center;  
}
.owl-content {
	text-align:justify;
  order:2;
}
.owl-title {
	order:3;
}
.owl-subtitle {
	order:4;
	font-style:italic;
}
.owce-carousel .owl-rating-icon i {
	margin:0 10px;
}