/*
Theme Name: Restabook Child
Theme URL: https://themeforest.net/item/restabook-restaurant-wordpress-theme/27411976
Description: Child theme of Restabook
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: restabook
Version: 1.0
Text Domain: restabook-child
*/
/*******Add Your Css Below This Line*********/


/* HEADER */

.logo-holder{
	top:10px !important;
}

.header-top_contacts{
    display: grid;
    width: 100%;
    grid-template-columns: auto 180px 80px 160px 140px 130px;
    background-color: #292929;
    margin-top: -18px;
    align-items: center;
}

.header-top_contacts a{
	margin:0 !important;
}

.header-top_contacts span{
	margin:0;
	padding: 0;
}

.header-top_contacts .area_cliente{
	font-size: 17px;
	grid-row: 1;
	grid-column: 6;
}

.header-top_contacts .area_cliente span{
	margin: 0;
	padding: 0;
}

.header-top_contacts .a_link_uber{
	grid-row: 1;
	grid-column: 3;
}

.header-top_contacts .a_link_globo{
	grid-row: 1;
	grid-column: 4;
}

.header-top_contacts .a_link_justeat{
	grid-row: 1;
	grid-column: 2;
}

.header-top_contacts .telefono{
    margin-top: -7px !important;
    font-size: 20px;
	grid-column: 5;
}

.header-top_contacts .telefono i{
	display: none;
	color: #C19D60 !important;
}

.header-top_contacts .telefono i:hover{
	color: white !important;
}

.header-top_contacts .header-social{
	grid-row: 1;
	grid-column: 1;
}

#rs-page{
	padding: 50px 0;
}

.link_justeat {
    background-image: url(./img/just_eat_1.png);
    width: 11em;
    height: 2.3em;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -0.3em;
    margin-bottom: -0.7em;
    margin-right: 1rem;
}

.link_uber {
    background-image: url(./img/uber_eats.png);
    width: 5em;
    height: 2.1em;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -0.3em;
    margin-bottom: -0.7em;
    margin-right: 0;
}

.link_globo {
    background-image: url(https://res.cloudinary.com/glovoapp/image/fetch//q_auto/https://glovoapp.com/images/glovo-white.svg);
    width: 5em;
    height: 2.1em;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -0.3em;
    margin-bottom: -0.7em;
    margin-right: 0;
}

.social-top{
    width: 100%;
}

.main-header.scroll-sticky .header-inner {
    top: 100px !important;
}
/* HEADER */


/* INICIO */

.texto-domicilio{
	width: calc(50% + 5rem);
	float: right;
	margin-right: -5rem;
	padding: 3rem 5rem;
	background-color: #303030;
	text-align: justify;
}

.fal.fa-quote-right{
	display:none;
}

#rs-page > .container{
	max-width:none;
	width: 100%;
}

#bonos {
	text-align:center;
}

.column-wrap-bg, .column-wrap-bg-text {
	text-align: center;
}

#galeria{
	text-align: center;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

/* #galeria .gallery-items{
background-color: red;
} */

.hero-menu-item .hero-menu-item-title h6{
	text-align: center !important;
}

.hero-menu-item .italic{
	font-style: italic;
	font-weight: normal !important;
	font-size: 0.8rem !important;
}



/* INICIO */


/* MENUS CUSTOM */

.menu-wrapper-title-item h4 {
    color: #fff;
    font-weight: 600 !important;
    font-family: 'Playfair Display', cursive !important;
    font-size: 30px !important;
    padding-bottom: 10px;
    text-align: center;
}

.menu-wrapper-title-item h5 {
    text-align: center;
}

section. .container {
    width: 100%;
}

.hero-menu-item.full-width{
	width: 100% !important;
}


.single-menu .hero-menu-item-img{
	left: 0 !important;
	width: 100px;
	height: 100px;
	/*Ocultar todo*/
	display: none;
	/*Ocultar todo*/
}

/*Ocultar todo*/
.hero-menu-item-details{
	display: none;
	background-color: red;
}

.column-1.con-precio .vc_column_container>.vc_column-inner{
	padding: 0 18rem;
}

.hero-menu-item-title{
	justify-content: center !important;
}

.hero-menu-item-title div{
	display: none;
}

.con-precio .hero-menu-item-title{
	justify-content: space-between !important;

}

.con-precio .hero-menu-item-title div{
	display: initial;
}
/*Ocultar todo*/

.single-menu .hmi-dec {
    border-color: rgba(255,255,255,0.5) !important;
    /* border: 5px !important; */
}


.single-menu h6{
	border: none;
    outline: 0;
    font-weight: 600 !important;
    font-style: inherit;
    font-family: inherit !important;
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.single-menu h2,
.single-menu .dots-separator{
    text-align: center;
    /* font-size: 1.5rem !important; */
    margin-top: 0;
}

.hero-menu-item-img:after {
    left: 40px !important;
    top: 26px !important;
    font-size: 20px !important;
}

.single-menu .hero-menu-item {
	min-height: 110px !important;
    margin-bottom: 25px !important;
    padding-right: 0 !important;
    padding-left: 125px !important;

	/*Ocultar todo*/
	min-height: auto !important;
	padding-left: 0!important;
	/*Ocultar todo*/
}

.hero-menu-item-img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.menu-divider{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.single-menu{
	display: flex;
	justify-content: center;
}

.single-menu > .vc_column-inner{
	max-width: 800px;
}

.single-menu > .vc_column-inner{
	max-width: 1200px;
}

.single-menu .vc_row .vc_column_container:first-child{
	padding-left: 0;
	padding-right: 0.5rem;
}

.single-menu .vc_row .vc_column_container:last-child{
	padding-right: 0;
	padding-left: 0.5rem;
}

.hero-menu-item-details p{
	max-width: none !important;
}

.single-menu .text-block{
	margin: 2rem 1rem;
}

.single-menu .dots-separator{
    /* padding: 0 2rem;
	position: absolute;
	top: 4rem; */
}

.single-menu .bold-separator span{
	position: absolute;
	left: 0;
	right: 0;
}

.single-menu .bold-separator.bold-separator_dark{
	margin:	auto!important;
}

.single-menu .bold-separator.bold-separator_dark.restabook-first-separator{
	margin-top: 1rem !important;
}

.single-menu .bold-separator.bold-separator_dark.restabook-last-separator{
	margin-bottom: 1rem !important;
}

.single-menu .bold-separator.bold-separator_dark.restabook-separator{
	margin-top: 1rem !important;
	margin-bottom: 2rem !important;
}

.single-menu .fl-wrap.text-align_center {
    text-align: center;
}

.single-menu .section-title{
	/* display: flex;
	flex-direction: column-reverse;
	text-align: center;
	padding-bottom: 4rem; */
	display: grid;
	text-align: center;
}

.single-menu .section-title h4{
    font-size: 1.1rem !important;
}

.single-menu .section-title h2{
	font-size: 2.3rem !important;
	grid-row: 1;
}

.header-social{
	width: 100%;
	position: relative;
	top: -11px;
	left: 3px;
}

.header-social a{
	width: 36px;
    height: 36px;
    line-height: 36px;
    float: left;
    border: 1px solid rgba(255,255,255,0.1);
    border-left: none;
    background: rgba(255,255,255,0.05);
    transition: all 200ms linear !important;
    color: #C19D60 !important;
	margin-left: 0 !important;
}

.header-social a:hover{
	background-color:white;
}

.nav-holder nav li ul li{
	white-space: nowrap;
}

.menu-extra-details{
	text-align: center;
    font-family: 'Playfair Display', cursive;
    margin-bottom: 1rem !important;
    margin-top: 1.5rem;
}

.menu-extra-details p{
	font-size: 1rem !important;
    line-height: 2rem !important;
}

p.empty{
	margin-top: 30px;
}

.hero-menu-item-title{
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
}

div#encargo p{
	font-size: 1.2rem !important;
}

/* MENUS CUSTOM */

/* FOOTER */

.footer-social {
    float: right;
    margin-top: 19px;
    font-size: 1.1rem;
}

.footer-widget-wrap .col-md-4{
    width: 50% !important;
}

.footer-widget-wrap .footer-widget-title,
.footer-widget-wrap span,
.footer-widget-wrap p,
.footer-widget-wrap h4,
.footer-widget-wrap a,
.footer-widget-wrap li{
    /* text-align: center !important; */
    float: none !important;
}

.footer-widget-wrap > .row{
	display: flex;
}

.footer-top{
	margin: 0;
}

.height-emulator{
	height: 515px !important;
}

.footer-widget-wrap{
	padding: 30px 0 50px;
}
/* FOOTER */

/* TAGS MENU DISHES*/

.hero-menu-item-tags{
	display: flex;
    column-gap: 0.5rem;
    flex-wrap: wrap;
    row-gap: 0.5rem;
	width: 100%;
}

.hero-menu-item-tag{
	padding: 4px 1rem;
	font-size: 0.7rem;
	color: white;
	font-style: italic;
}

 .gluten{
	 background-color: #F47039;
 }

 .crústaceos{
	 background-color: #1CB6F1;
 }

 .pescado{
	 background-color: #28429D;
 }

 .huevos{
	 background-color: #F68D2F;
 }


 .cacahuetes{
	 background-color: #CF8D6A;
 }

 .soja{
	 background-color: #02A75B;
 }
 .lacteos{
	 background-color: #6D351E;
 }

 .frutos_secos{
	 background-color: #DA4752;
 }

 .apio{
	 background-color:#54BF36;
 }

 .mostaza{
	 background-color: #C09328;
 }

  .sesamo{
 	 background-color: #B28D58;
  }

  .sulfitos{
	  background-color: #82104E;
  }

  .altramuces{
	  background-color: #FADD3D;
  }

  .moluscos{
	  background-color: #4DC4D5;
  }
/* TAGS MENU DISHES*/

/* OFERTAS */

.sale p{
	text-align: justify;
}

#sale img{
	width: 100%;
}

/* #rs-page .container:nth-child(odd) .hidden-section {
    background-color: #303030;
} */

#sale1, #sale2, #sale3, #sale4, #sale5, #sale6{
	padding: 0rem;
	margin:0;
	/* border:1px solid white; */
}

#sale1 .container{
	padding: 3rem;
}

#sale2 .container, #sale3 .container, #sale4 .container, #sale5 .container, #sale6 .container, #sale7 .container, #sale8 .container, #sale8 .container, #sale9 .container{
	padding: 5rem 3rem;
}

#sale2 #sale, #sale4 #sale, #sale6 #sale{
	background-color: #303030;
}

#sale .image-collge-wrap.fl-wrap{
	/* width: fit-content; */
}

#sale .hero-menu-item-title{
	float: left;
    width: 100%;
    position: relative;
    z-index: 5;
	display: block;
}

#sale .main-iamge{
	text-align: center;
	box-shadow:none;
}

#sale .image-collge-wrap:before{
	border:0;
	background-color: transparent;
}


/* OFERTAS */

/* CARTA QR */

.team-photo{
	max-height: 250px;
}

/* CARTA QR */

/* Politica de cookies y Aviso Legal*/

#cmplz-document{
	color:white;
	max-width: none;
	padding: 2rem;
	padding-top: 8rem;

}

.page-id-775 #rs-page > .container,
.page-id-776 #rs-page > .container{
	max-width: 1200px;
}

.page-id-776 #rs-page h2{
    font-size: 22px;
    text-align: left;
    margin-top: 15px;
    text-transform: initial;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 10px;
	color: white;
}

.page-id-776 #rs-page{
	padding:2rem;
	padding-top: 0;
}

#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header {
	background-color: #B0B0B0;
}

#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,
#cmplz-document .cmplz-dropdown .cookies-per-purpose div{
	background-color: #C1C1C1;
}

/* .gallery-items{
	padding:5rem;
} */
.work-time::before {
	/* content: '';
	position: absolute;
	top: 0; */
	left: 32% !important;
	/* margin-left: -5px;
	width: 10px;
	bottom: 20px;
	background: url(https://garoa.codesian.dev/wp-content/themes/restabook/includes/images/ver-separator.png) repeat-y; */
}

.work-time::after {
    content: '';
    position: absolute;
    top: 0;
    left: 68%;
    margin-left: -5px;
    width: 10px;
    bottom: 20px;
    background: url(https://garoa.codesian.dev/wp-content/themes/restabook/includes/images/ver-separator.png) repeat-y;
}

footer .col-md-4:nth-child(3) {
    background-image: url(https://restaurantegaroasoria.es/wp-content/uploads/2022/07/logos-300x82.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: left;
}

section.parallax-section .bg{
    transform: translateZ(0px) translateY(0%);
    background-size: cover;
    background-position-y: bottom;
}

#menu-item-2858{
	display: none;
}






@media only screen and (max-width: 1064px){
	.column-1 .vc_column_container>.vc_column-inner{
		padding: 0 10rem !important;
	}

	.column-wrap-bg, .column-wrap-bg-text {
	    padding: 90px 125px !important;
	}

	.texto-domicilio {
	    width: 100% !important;
	    margin: 0 !important;
	    padding: 4rem 5rem !important;
	}

	.nav-button-wrap{
		border-left:none;
	}

	footer .col-md-4:nth-child(3) {
	    background-position-y: center;
		background-size: contain;
	}
}

@media(max-width: 1000px){
	.header-top .container,
	.header-inner .container {
    	max-width: none;
    	width: 100%;
	}

	section.parallax-section.hero-section {
    	padding: 150px 0 33px !important;
	}

	#rs-page{
		padding: 0;
		padding-top: 4rem;
	}

	.single-menu .vc_row .vc_column_container{
		width: 100%;
		padding: 0 !important;
	}

	#main > #wrapper > .content .parallax-section.hero-section{
		height: 27.5rem;
	}

	.section-title{
	    margin-top: 5rem;
	}

	#sale .section-title{
		margin-top: 2rem;
	}

	#sale1 .container{
		padding-top: 1rem;
		padding-bottom: 2rem;
	}

	#sale2 .container, #sale3 .container, #sale4 .container, #sale5 .container, #sale6 .container, #sale7 .container, #sale8 .container, #sale8 .container, #sale9 .container{
		padding: 3rem 3rem;
		padding-top: 2rem;
	}

}

@media(max-width: 850px){
	.header-top{
		z-index: 3 !important;
	}

	.header-top_contacts{
		grid-template-columns: auto 180px 80px 80px 40px 130px;
	}

	.header-top_contacts .a_link_uber{
		grid-row: 1;
		grid-column: 3;
	}

	.header-top_contacts .a_link_globo{
		grid-row: 1;
		grid-column: 4;
	}

	.header-top_contacts .a_link_justeat{
		grid-row: 1;
		grid-column: 2;
	}

	.header-top_contacts .telefono span{
		display: none;

	}

	.header-top_contacts .telefono i{
		display: initial;
		line-height: 2.3rem;
    	margin-right: 0.7rem;
	}


	/* .header-top_contacts .area_cliente{
		position: absolute;
    	right: 80px;
    	z-index: 3;
    	top: 62px;
	}

	.header-top_contacts .area_cliente span{

	}

	.header-top_contacts .area_cliente{
		margin-top: -11px !important;
		font-size: 23px;
	} */

	.footer-widget-wrap > .row{
		display: initial;
	}

	.footer-widget-wrap .col-md-4{
		width: 100% !important;
	}

	footer .col-md-4:nth-child(3) {
	    background-size: 60%;
		background-position-y: bottom;
		padding-bottom: 8rem;
	}
}

@media(max-width: 767px){
	#sale2 .row, #sale4 .row, #sale6 .row{
		display: flex;
		flex-direction: column-reverse;
	}

	.column-1 .vc_column_container>.vc_column-inner{
		padding: 0 5rem !important;
	}

	.work-time::before {
		left: 25% !important;
	}

	.work-time::after {
	    left: 75%;
	}
}

@media(max-width: 700px){

	.header-top_contacts .header-social{
		display: none;
	}

	.header-top_contacts{
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
	}

}

@media(max-width: 630px){


	.header-inner{
		/* top:100px !important; */
	}

	.header-top_contacts .telefono{
		/* display: none; */
		/* top: 62px;
		right: 47px; */
	}

	.header-top_contacts .area_cliente{
		font-size: 17px;
		grid-row: 1;
		grid-column: 2;
	}

	.header-top_contacts .area_cliente span{
		margin: 0;
		padding: 0;
	}



	.column-wrap-bg, .column-wrap-bg-text {
		padding: 30px !important;
		padding-top: 70px !important;
	}

	.texto-domicilio {
		padding: 45px 60px !important;
	}
}

@media(max-width: 600px){
		.header-top_contacts .telefono{
			/* right: */
		}
		.work-time::before {
			left: 15% !important;
		}

		.work-time::after {
			left: 85%;
		}

		footer .col-md-4:nth-child(3) {
			padding-bottom: 6rem;
		}
}

@media(max-width: 560px){
	.header-top{
		display: inherit !important;
	}

	.header-top_contacts{
		margin-top: -23px;
		height: 57px;
	}

	.header-inner{
		top: 100px !important;
	}

	.single-menu .hero-menu-item{
		padding-left: 0 !important;
	}

	.hero-menu-item-details{
	    width: 100% !important;
    	/* margin-left: 20px !important; */
    	margin-top: 3px !important;
	}

	#sale .hero-menu-item-details{
		margin:0 !important;
		width: 100% !important;
	}

	.main-header.scroll-sticky .header-inner {
    	top: 48px !important;
	}

	.header-top_contacts .area_cliente{
		position: absolute;
		right: 6rem;
		left: 6rem;
		z-index: 3;
		top: 60px;
	}

	.header-top_contacts .area_cliente span{

	}

	.header-top_contacts .area_cliente{
		margin-top: -11px !important;
		font-size: 21px;
	}

	.header-inner .container .header-container > a{
		background-image: url(https://garoa.codesian.dev/wp-content/uploads/2022/03/cropped-cropped-garoa-perfil.png);
		height: 2.4rem;
		width: 2.4rem;
		background-size: cover;
		margin-left: -0.8rem;
	}

	.header-inner .header-container img{
		display: none;
	}

	/* .logo-holder img{
		height: 40px !important;
	} */

	/* .header-top_contacts .telefono{
		display: none;
		font-size: 20px;
		top: 58px;
	} */
}

@media(max-width: 500px){
	footer .col-md-4:nth-child(3) {
		padding-bottom: 5rem;
	}


}






/* ================================
   COVERMANAGER – BOTÓN HEADER
================================ */

/* HEADER TOP - ALTURA Y PADDING DEFINITIVOS */
.header-top {
    height: auto !important;
    min-height: 78px !important;
    max-height: none !important;
    overflow: visible !important;
}

.header-top .container {
    height: auto !important;
    min-height: 78px !important;
    overflow: visible !important;
}

.header-top_contacts {
    height: auto !important;
    min-height: 70px !important;
    max-height: none !important;
    padding: 19px 10px !important;
    padding-left: 15px !important;
    overflow: visible !important;
}

.main-header {
    overflow: visible !important;
}

/* BOTÓN COVERMANAGER */
.header-top_contacts .a_link_covermanager {
    grid-column: 4;
    grid-row: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 32px !important;
    gap: 6px;
    padding: 0 10px;
    border: 1px solid #C19D60;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 0 !important;
}

.header-top_contacts .a_link_covermanager .cm-logo {
    width: 18px;
    height: 18px;
    background-image: url("http://restaurantegaroasoria.es/wp-content/uploads/2026/02/cvermanager-removebg-preview.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    flex-shrink: 0;
}

.header-top_contacts .a_link_covermanager .cm-text {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #C19D60;
    line-height: 1;
}

.header-top_contacts .a_link_covermanager:hover {
    background-color: #C19D60;
}

.header-top_contacts .a_link_covermanager:hover .cm-text {
    color: #111;
}



@media(max-width: 850px){
	.header-top{
		z-index: 3 !important;
	}

	.header-top_contacts{
		grid-template-columns: auto 180px 70px 140px 40px 130px;
		padding: 19px 5px !important;
		padding-left: 10px !important;
	}

	.header-top_contacts .a_link_uber{
		grid-row: 1;
		grid-column: 3;
	}

	.header-top_contacts .a_link_covermanager{
		grid-row: 1;
		grid-column: 4;
	}

	.header-top_contacts .a_link_justeat{
		grid-row: 1;
		grid-column: 2;
	}

	.header-top_contacts .telefono{
		grid-row: 1;
		grid-column: 5;
	}

	.header-top_contacts .area_cliente{
		grid-row: 1;
		grid-column: 6;
	}

	.header-top_contacts .telefono span{
		display: none;
	}

	.header-top_contacts .telefono i{
		display: initial;
		line-height: 2.3rem;
		margin-right: 0.7rem;
	}

	.footer-widget-wrap > .row{
		display: initial;
	}

	.footer-widget-wrap .col-md-4{
		width: 100% !important;
	}

	footer .col-md-4:nth-child(3) {
		background-size: 60%;
		background-position-y: bottom;
		padding-bottom: 8rem;
	}
}

@media(max-width: 700px){

	.header-top_contacts .header-social{
		display: none;
	}

	.header-top_contacts{
		grid-template-columns: 180px 70px 110px 40px 130px;
		gap: 5px;
		padding: 15px 5px !important;
		padding-left: 5px !important;
	}

	.header-top_contacts .a_link_justeat{
		grid-row: 1;
		grid-column: 1;
	}

	.header-top_contacts .a_link_uber{
		grid-row: 1;
		grid-column: 2;
	}

	.header-top_contacts .a_link_covermanager{
		grid-row: 1;
		grid-column: 3;
		height: 30px !important;
		padding: 0 6px !important;
		gap: 4px !important;
	}

	.header-top_contacts .a_link_covermanager .cm-logo{
		width: 16px !important;
		height: 16px !important;
	}

	.header-top_contacts .a_link_covermanager .cm-text{
		font-size: 9px !important;
	}

	.header-top_contacts .telefono{
		grid-row: 1;
		grid-column: 4;
	}

	.header-top_contacts .area_cliente{
		grid-row: 1;
		grid-column: 5;
	}
}
