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

.ast-header-account-text {

    font-family: 'Roboto Condensed';
    line-height: 27px;
    font-weight: 600;
    letter-spacing: 1px;
	
}


/** Formulario login **/


.elementor-login-separator {
	margin: 0px 10px!important;
}

a.elementor-lost-password {
	font-size:14px!important;
}

a.elementor-register {
	font-size:14px!important;
}

#menu-item-1105 .sub-menu {
	
    background: transparent;
    box-shadow: none;
    display: block;
    width: auto;
    margin-top: 0px;
    border-top: 0px;
	
}

iframe[src*="youtube.com"] { 
	max-width:100%; 
	height:auto; 
	aspect-ratio:16/9;
}

.ytp-impression-link {
	display:none!important;
}


@media (max-width: 600px) {
	
  .ast-header-account-text {
	font-size:10px;
	line-height: 10px;
	color: #001e42;
	  
	}
	  
   .ast-header-account-type-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
    vertical-align: middle;
    flex-direction: column;
   }
	
    .ast-header-account-type-extend-text-profile-type {
		
     gap: 0px; 
   
   }
	
     .ast-builder-menu-5 {
        display: block!important;
        width: auto!important;
		max-width:200px;
	}
	 
	
	  
}

