/*
Theme Name:     Goodresto Child
Theme URI:      https://enovathemes.com/goodresto
Description:    Goodresto Premium Restaurant And Cafe WordPress Child Theme
Author:         Enovathemes
Author URI:     https://enovathemes.com
Version:        1.0
Template:       goodresto
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.desk-menu > ul > li{margin-left:15px!important;}
.page-id-12749 .desk-menu > ul > li,
.page-id-13083 .desk-menu > ul > li,
.page-id-13089 .desk-menu > ul > li{margin-left:10px!important;}
#header-menu li.lang-item-en,#header-menu li.ico-ubicacion{margin-left:3px;}
/*#header-menu li.lang-item-en,#header-menu li.ico-ubicacion{margin-left:10px;}*/

.mobile-logo{max-width:190px!important;}

.header-icons.ico-reservas span.txt,
.header-icons.ico-ubicacion span.txt{
    background-size: contain;
    display:block;
    height:auto;
    overflow:hidden;
    text-indent:-99999em;
    width: 1.45rem;
}	
.header-icons.ico-reservas span.txt{
    background:url('images/ring-bell-light.png') center no-repeat;
    background-size: contain;
}
header.active .header-icons.ico-reservas span.txt{
    background:url('images/ring-bell-dark.png') center no-repeat;
    background-size: contain;
}
.header-icons.ico-ubicacion span.txt{
    background:url('images/location-light.png') center no-repeat;
    background-size: contain;
}
header.active .header-icons.ico-ubicacion span.txt{
    background:url('images/location-dark.png') center no-repeat;
    background-size: contain;
}

#to-top{bottom:-5px;right:4px;}

.fixheight{
  height: 100vh !important;
  display: block!important;
}

.owl-stage-outer.owl-height{
    height: auto!important;
}