/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* Cambios en el banner de política de cookies */
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {background-color: #000000e8 !important; display: flex; height: 100%; max-height: fit-content;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display: flex !important;   margin: 0 auto;}

#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{display:none;}
/* Arregla problema en el menu que tiene en mozilla y que se pega a la izquierda */
@-moz-document url-prefix() {
   #menu-menu-principal{ LEFT: 175PX;}
}

/* Lo que hace es quitar el rechapcha de la web*/
.grecaptcha-badge {display: none !important;}

/* Espacio entre items en la página del menu */
.qode-restaurant-menu-list ul li {margin-bottom: 10px;}
.page-id-133 .qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder{    background-color: #df9e0d; border-color: white !important; border: 10px solid white !important;}
@media only screen and (max-width: 736px){.page-id-133 .qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder{    background-color: black;}
}
.page-id-133 .qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder .qode-restaurant-menu-list-holder-title{color:white;font-weight: 500;}
.page-id-133 p.qode-restaurant-menu-list-holder-label {COLOR: WHITE; FONT-WEIGHT: 400;}

/*Cambios pagina del menu */
.qode-restaurant-menu-list .qode-rml-price-holder .qode-rml-price{color: #5e5e5e; font-size: 12px; line-height: 17px;}
.qode-restaurant-menu-list .qode-rml-line{    border-bottom: 1px solid #8e8e8e;}
h4.qode-rml-title{font-size:13px;}
p.qode-rml-description-holder{font-size: 13px; line-height: 19px;}
.qode-restaurant-menu-list ul {padding: 8px 19px 15px;}
.qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder{padding: 6px 16px;}
@media only screen and (max-width: 600px){
	.qode-restaurant-menu-list .qode-rml-bottom-holder { margin-bottom: 11px; margin-top: 3px;}}
span.premium-toggle-close{color:black !important;}

/* Espacio superior e inferior del logo principal */
@media only screen and (min-width: 1001px){header.centered_logo .header_inner_left {margin: 23px 0 23px;}
}

.elementor-element.elementor-widget-text-editor p, 
.elementor-element.elementor-widget-text-editor h1, 
.elementor-element.elementor-widget-text-editor h2, 
.elementor-element.elementor-widget-text-editor h3, 
.elementor-element.elementor-widget-text-editor h4, 
.elementor-element.elementor-widget-text-editor h5, 
.elementor-element.elementor-widget-text-editor h6 {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}