/* 
Theme Name:		 razox-child-theme
Theme URI:		 http://rusland-rojas.com/
Description:	 razox-child-theme is a child theme of Razox.
Author:			 Rusland Rojas Menacho
Author URI:		 http://rusland-rojas.com/
Template:		 razox
Version:		 1.0.0
Text Domain:	 razox-child-theme
*/


/*
    Add your custom styles here
*/
#masthead .elementor-321 .elementor-element.elementor-element-163a7d0.e-flex {
	display: none;
}
h1.entry-title {
    font-size: 2.1rem;
}

.nuvei-icons-container img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 10px;
}

/* Ocultar nombre del menu en mobile */
.razox-mobile-nav .mobile-nav-tabs {
    display: none;
}

