/*
Theme Name: marisegura fisioterapia
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.1747750488
Updated: 2025-05-20 16:14:48

*/

h2 {
    font-size: 1.5em;
    font-weight: 300;
    font-family: "roboto", sans-serif;
    color: #000;
}
.bandas {
    height: 437px;
    width: 100%;
    animation: change-color 2s ease 0s forwards;
}
.shrinker.she-header {
    background-color: rgba(255,255,255,0.8) !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;
}

.shrinking-logo img {
    width: 294px !important;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
}
.shrinker.she-header img {
    width: 120px !important;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
}
.list li a {
    color: #54595f !important;
}

.hfe-nav-menu  li a {
    font-size: 1.5rem !important;	
}



.shrinker.she-header .hfe-nav-menu li a {
    font-size: 1rem !important;
    color: #46B7B5 !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.she-header .hfe-nav-menu li a:hover {
	color:#87F9F9!important;
}
.shrinker.she-header .hfe-nav-menu li.current-menu-item a.hfe-menu-item {
	color:#fff!important;
}
.shrinker .lang-item {
    display: none !important;
}
.shrinker.she-header .lang-item a img {
    height: 11px !important;
    width: 16px !important;
}

@media (max-width: 767px) {
	.shrinking-logo img, .shrinker.she-header .shrinking-logo img {
		width: 80px !important;
	}
.iconomenu {
    display: block !important;
}
.dialog-widget-content {
    background-color: #fff !important;
}
	.hfe-nav-menu {
		display: none !important;
	}
	.wpr-right-aligned .wpr-sub-label{
	justify-content:normal!important;
}
	.wpr-sub-label i {
  		flex: 1 0 80px!important;
		padding: 5px!important;
	}
}
@media (max-width:1440px) {
	.hfe-nav-menu li:not(:last-of-type) a  {
		padding-left:0!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.shrinking-logo img {
		width: 120px !important;
	}
	.iconomenu {
		display: block !important;
	}
	.dialog-widget-content {
		background-color: #fff !important;
	}
		.hfe-nav-menu {
			display: none !important;
		}
	.wpr-sub-label i {
  		flex: 1 0 80px!important;
		padding: 5px!important;
	}
	.wpr-offcanvas-wrap-active {
		width:100%!important;
	}
	.wpr-offcanvas-content-right {
		width:400px!important;
	}
}
.iconomenu {
    display: none;
}
.wpr-sub-label{
  display: flex!important;
  flex-wrap:nowrap!important;

  padding: 0!important;  
}

.wpr-label {
	margin-bottom:10px;
}
.wpr-left-aligned .wpr-label {
	margin-left:10px;
}
.wpr-right-aligned .wpr-label {
	margin-right:10px;
}
.wpr-left-aligned .wpr-sub-label{
	justify-content:flex-start;
}
.wpr-right-aligned .wpr-sub-label{
	justify-content:flex-end;
}
.emese svg path {
	fill:linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
	
}
ul.idiomas {
    display: flex;
    font-size: 2.5rem;
    font-weight: 800;
    font-weight: semi-bold;
    font-family: "inter", sans-serif;
    position: relative;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 1;
    align-content: flex-end;
    padding: 0;
    margin: 0;
}
.shrinker.she-header .idiomas li {
    position: relative;
}
.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: #fff!important;
}
.idiomas li:last-child::after {
    content: "";
}
.idiomas li a {
    text-decoration: none;
    font-weight: 600;
    color: #46B7B5!important;
    padding: 10px;
}
.idiomas li a:hover {
    text-decoration: underline;
    color: #fff;
    -moz-transition: all .2s linear !important;
    -webkit-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important;
}
.idiomas li a:active, .idiomas li a:focus {
    color: #fff;
}
#ue path, #ue polygon, #mict path, #mict polygon, #res path, #res polygon {
    fill: #000;
}