/*
Theme Name: rafaeljoyeros
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.1.1.1751963551
Updated: 2025-07-08 08:32:31

*/
.shrinker {    
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	background:rgba(0,0,0,.4)!important;
}
.shrinker.she-header  {
    height:auto;   	
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05)!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;	
	background:rgba(0,0,0,1)!important;
}


.shrinking-logo {	
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
.shrinker.she-header .shrinking-logo {
	min-width:170px!important;
}
.shrinker.she-header .shrinking-logo img {
	height:30px!important;
}
.shrinker.she-header .shrinking-logo h2.elementor-heading-title {
	font-size:1rem!important;
	color:#fff!important;
	width:auto!important;
}

@media (max-width:767px) {
	
    .shrinker .shrinking-logo img {
	height:30px!important;
}
.shrinker .shrinking-logo h2.elementor-heading-title {
	font-size:1rem!important;
	color:#fff!important;
	width:auto;
}
    .shrinking-logo h1 {
        font-size:1rem!important;		
    }
	.shrinker .elementor-icon-list-text {
		 display:none!important;
	}
    .shrinker .hfe-nav-menu{
        display:none!important;
    }
    .iconomenu {
        display: block!important;
    }
    
   
	
}
@media (min-width: 768px) and (max-width: 991px) {
   
    
.shrinker .shrinking-logo h2.elementor-heading-title {
	font-size:1.2rem!important;
	color:#fff!important;
	width:auto;
}
    .shrinking-logo h1 {
        font-size:1rem!important;
    }
    .shrinker .hfe-nav-menu{
        display:none!important;
    }
    .iconomenu {
        display: block!important;		
    }
}
.shrinker.she-header .shrinking-logo h2 {
    color:#fff!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	
}


/* shrinking menu */
.hfe-nav-menu  li a{
	font-size: 1rem!important;
}
header .hfe-nav-menu li a {
    color:#fff!important;   
	padding: 15px 40px 15px 40px;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

header .hfe-nav-menu li a:hover, .hfe-nav-menu li a:active {
    color:#fff!important;   
	border-radius: 5rem 5rem 5rem 5rem;
  	
	border-color: #FFFFFF;
	background-color: #F794A480;
}

header .shrinker.she-header .hfe-nav-menu li a {
    color:#fff!important;
	font-size: 0.85rem!important;
	text-align:right;	
}
header .shrinker.she-header .hfe-nav-menu li a:hover {
    color:#fff!important;
}
.iconomenu {
    display: none;	
}

ul.idiomas {
    display: flex;
    margin: 0;
    padding: 0;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: flex-end;
    font-weight: 800;
		font-family: "montserrat", Sans-serif;
	
	font-size:16px;
	position:relative;
	z-index:1;
}

    .idiomas li {
        display: flex;
        align-content: center;
        align-items: center;
        flex-direction: row;
    }

        .idiomas li:nth-child(n+1)::after {						font-weight:300;
            content: "|";
            color: #2f4ea6;
        }

        .idiomas li:last-child::after {
            content: "";
        }

        .idiomas li a {
            color: #fff;
            padding: 10px;
						font-weight: 600;
            text-decoration: none;
        }

            .idiomas li a:hover {
								color: #89AFE6;
                text-decoration: none;
            }

.ti-widget.ti-goog .ti-widget-container .ti-date {
	color: #000!important;
}
.ti-widget.ti-goog .ti-read-more span {
	opacity:1!important;
}
.elementor-292 .elementor-element.elementor-element-3d18e69e .jw-banner__text {
	display:none;
}

.jw-banner.jw-effect-lily:hover .jw-banner__text {
	color: #000000!important;
  background: #fff!important;
	display:block!important;
}
