/*
Theme Name: 				    Mybooking child embedded
Theme URI: 					    [client_url]
Template: 				      mybooking
Author: 					      [author_name]
Author URI: 				    [author_url]
Description: 				    Tema basado en Mybooking Theme para [client_name]
Tags: 						      e-commerce,blog
Version:            		1.0.5
Requires at least:  		5.2
Tested up to:       		5.8
Requires PHP:       		7.2
License:            		GNU General Public License v2 or later
License URI:        		https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        		[text_domain]
Domain Path:        		/languages
*/
/* Embed the site : hide the navbar */
.navbar-container {
  display: none
}

br.mbe_polylang_separator {
 clear: both;
 height: 0;
}

ul.mbe_polylang_langswitcher {
  float: right;
  margin-right: 1rem;
}

ul.mbe_polylang_langswitcher li.lang-item{
  display:inline;
  padding-left: 0;
  list-style:none;
}