/*
Theme Name: IRYS BEAUTIES
Text Domain: https://irysbeauties.com
Version: 1.0
Description: Tema desarrollado para IRYS BEAUTIES.
Tags: bootstrap, responsive, wordpress
Author: Alejandro G. González
Author URI: https://comexsoftwareinc.com
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@media (max-width: 992px) { 
     .gtranslate_wrapper {
		/*
        margin-right: 100px;
		display: block ruby;
		width: 120px;
		*/
		position: absolute;
		right: 30px; 
	}
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 150px;
}

.navbar-mobile ul {
    right: 140px;
}

