/*----------------DEMO--------------------*/
#menu-fijo{
display:none!important;
}/*Idiomas */
#menu-idiomas .web-nav-block{
	display: inline-flex;
	font-size: 1rem;
    font-weight: 400;
}
#menu-idiomas li{
	padding-left:10px;	
}
#menu-idiomas .current-lang{
    background-color: #fff;
	padding-right: 8px;
    padding-left: 8px;
    border-radius: 15px;
	margin-right:10px;
	margin-left:10px;

}
#menu-idiomas img{
	width: 16px;
    height: 16px !Important;
    border-radius: 50px;	
}
#menu-idiomas .current-lang a{
    color: #000;
}
/*GENERALES*/
p:last-of-type {
    margin-bottom: 0;
}
.web-side-buttons>ul>li>a>span{
	width:0px;
	height:0px;
}
.web-side-buttons ul>li>a, .web-side-buttons ul>li>span {
    padding: 7px 15px 10px 5px;
}
.web-side-buttons.web-side-buttons-visible, .web-side-buttons:hover, .web-side-buttons.hover {
    -webkit-transform: none;
    transform: none);
}
.very-small svg{
	height: 1rem;
    width: 1rem;	
}
/*MODAL RESERVAS*/
.modal-sin-espacios .modal-content {
    border: 10px solid #d7d7d7;
}
.modal-sin-espacios .close {
    padding: 0;
	opacity: 1;
    margin: 0;
}
.modal-sin-espacios .modal-header, .modal-sin-espacios .modal-footer,
.modal-header,.modal-footer{
    border-bottom-color: transparent;
    border-top-color:  transparent;
    padding: 5px;
}
.modal-header .close svg{
	width:1.5rem;
	height:1.5rem;
}
.modal-sin-espacios .modal-body {
    padding: 0px;
}
/*OCULTAR FOOTER EN CARTA*/
.hfeed footer,
.hfeed .web-copyright,
.hfeed header,
.hfeed .web-side-buttons{
	display:none !important;
}
/* Feed template pide online */
.add_to_cart_inline{
	display:none;	
}
.modal-header .close {
    padding: 0;
    margin: 0;
}
.delivery-item {
	border: 1px solid #ccc;
	border-radius: 7px;
	padding: 15px 0;
}
.delivery-item .add_to_cart_inline {
	display: none;
}
.delivery-item .add_to_cart_button:after {
	content: \'+\';
	font-size: 20px;
}
.delivery-item .web-product-button {
	text-align: right;
}
.delivery-item .web-product-button > div > a {
	display: inline-block;
	text-decoration: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.delivery-item .web-product-button span:first-child {
  display: none;
}
.delivery-item .excerpt {
	font-size: 14px;
	color: #ccc;
	line-height: 1.2;
}
/* CHECKS */
.wc-pao-addon-checkbox-group-required label {
    width: 100%;
	position: relative;
	padding-left: 50px;
}
.wc-pao-addon-checkbox-group-required label > input {
  visibility: hidden;
  opacity: 0;
  margin-left: 22px;
}
.wc-pao-addon-checkbox-group-required label {
	display: block;
	margin: 0;
  padding: 12px 0;
  font-size: 1.2em !important;
  line-height: 1.2em;
  border: solid 1px rgba(0,0,0,0.2);
  border-radius: 30px;
}
.wc-pao-addon-checkbox-group-required label::before {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    transition: background .6s;
    content: \" \";
    display: block;
    background: rgba(0,0,0,0.1);
left: 9px;
top: 16px;
}
.wc-pao-addon-checkbox-group-required label:checked {
    background-color: #1A1A7B;
    box-shadow:inset 0 0 0px 5px #DECC90;
}
.product-categories li a {
    border-bottom: 1px solid #272626;
}
.product-categories li:last-child a {
    border-bottom: 0px;
}
.web-widget .web-widget-title {
    color: #8d8d8d;
    font-weight: 700;
}
/*Top icon carta*/
.sello-top{
	display:none;	
}
.web_cpt_1_tax_4-top .sello-top,
.web_cpt_4_tax_4-top .sello-top{
	display:block !important;	
}
/*ocultar controles hover youtube*/
.web-plain-video:before {
    content: \"\";
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
	cursor: default;
}
/*boton oculto*/
.boton-oculto{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	opacity:0;
}
/*FIN GENERALES*/
/*ARCHIVE DELIVERY*/
.web-widget-store-cart-actions .web-btn-3{
	display:none; 	
}
.current-cat>a{
    font-weight: 700;
	    text-decoration-line: underline !Important;
    text-decoration-style: wavy !Important;
    text-decoration-color: #c0a473 !Important;
}

.content-box-delivery{
	margin-top:-100px;	
	padding-left:15px;
	padding-right:15px;
}
.hero-delivery{
	padding-bottom:100px;
	padding-top:100px;
}
.widget_shopping_cart_content .woocommerce-mini-cart a:not(.trash-small-cart),
.web-store-cart .cart_item .web-post-title>a{
	pointer-events: none !Important;
}
/*FIN ARCHIVE DELIVERY*/
/*TIENDA DELIVERY*/
.delivery-item .web-product-button>div>a.added_to_cart {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 10px;
    font-size: 0.7rem;
    font-weight: 600;
	padding-top: 5px !important;
    letter-spacing: 0.05rem;
    z-index: 2;
    text-align: center;
    background: green;
    border-radius: 5px;
    color: #fff;
}
.web-product-button {
    position: relative;
}
.delivery-item .web-product-button {
	text-align: right;
}
.delivery-item .web-product-button > div > a {
	display: inline-block;
	text-decoration: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.delivery-item .web-product-button span:first-child {
  display: none;
}
.archive .modal-content{
    border-radius: 20px;
    background-color: #eae7e7;	
}
.archive .web-modal .modal-header, 
.archive .web-modal .modal-footer {
    border-bottom-color: #151515;
    border-top-color: #151515;
}
div.product-addon-totals {
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
div.product-addon-totals .wc-pao-subtotal-line {
	border-top: 1px solid #515151;
}
.br-0-15 img, .br-0-15 .bg-row-overlay,.br-0-15,.br-0-15 .bg-image, .br-0-15 .bg-video, .br-0-15 .web-img-fit, .br-0-15 .web-image-box-overlay,.br-0-15 .bg-image, .br-0-15 [id^=\'jarallax-container\'],.br-0-15 .bg-row-overlay{
border-radius: 0 0 15px 15px !important;
} 

.br-15 img, .br-15 .bg-row-overlay,.br-15,.br-15 .bg-image, .br-15 .bg-video, .br-15 .web-img-fit, .br-15 .web-image-box-overlay,.br-15 .bg-image, .br-15 [id^=\'jarallax-container\'],.br-15 .bg-row-overlay,.br-15 .bg-column-overlay{
border-radius: 15px !important;
} 
.lh-1-6{
  line-height:1.6em;
}
li.current-cat ul.children,
li.cat-parent ul.children {
    padding-left: 10px;
	}
.children{
	    border-top: 1px solid #d0cec1;
    margin-top: 2px;
}
/*FIN TIENDA DELIVERY*/
/*CARRITO SIDE BAR*/

.widget_shopping_cart_content .web-widget-post .web-post-image {
  width: 50px;
  margin-left: -60px;
}

.widget_shopping_cart_content .web-widget-post {
  padding-left: 60px;
}

/*CARRITO*/
.delivery-selector input:checked + label {
  border: none !important;
  background: white;
  border-radius: 15px;
  box-shadow: 0 14px 20px 0 rgba(0,0,0,0.1);
}
.delivery-selector label {
  border: 1px solid #ccc;
  border-radius: 15px;
}

#checkout-progress li.active::before, #checkout-progress li.active::after, #checkout-progress li.filled::before, #checkout-progress li.filled::after {
  background: #fff;
  color: #000;
  box-shadow: 0 9px 12px 0 rgba(0,0,0,0.2);
}
.web-footer a:hover {
  color: #fff !important;
}
/*PIDE ONLINE*/
.web-widget-post {
	padding-left: 60px;
}
.web-widget-post .web-post-image {
    width: 50px;
    margin-left: -60px;
}
.web-widget-post .web-post-title {
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0;
}
.web-widget-post dl, .web-widget-post dl * {
    margin: 5px 0 0;
    font-size: 0.8rem;
    line-height: 1;
}
/*ARCHIVE CARTA THEME OPTIONS*/
/*Modal alergenos*/
#alergenos.web-modal .modal-header, .web-modal .modal-footer {
    padding: 10px;
    border-bottom-color: #fff0;
}
#alergenos.web-modal .web-title{
	opacity:0;	
}
#alergenos.web-modal .modal-body {
    padding: 0px;
}
#alergenos .modal-header .close {
    padding: 0;
    color: #888;
    margin: 0;
    opacity: 1;
}
/*fin modal alergenos*/
.web-title-prefix{
	display:none;	
}
.cabecera-carta{
	padding-top:50px;
	padding-bottom:50px;
}
.web-isotope.web-isotope-gap .web-isotope-item {
    padding: 0px;
}
.web-quick-view .web-quick-view-cont {
    left: 20px;
    right: 20px;
    bottom: 20px;
    top: 70px;
}
.web-flickity-arrow {
    background-color: #1c1c1c45;
}
.archive-carta-tabs.nav-tabs {
    border-bottom: 0px !important;
}
.archive-carta-tabs>div.active>div>a{
	background-color: #7b504c;
	color:#eaddd0 !important;
}
.archive-carta-tabs a{
	font-size: 0.9rem;
    font-weight: 600;
	text-transform: uppercase;
    border: 2px solid #7b504c!important;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-right: 5px;
    border-radius: 50px;	
}
.archive-carta-tabs .term-label{
	padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
.subfiltros a{
	padding-top: 2px;
    padding-bottom: 2px;
	padding-left: 5px;
    padding-right: 5px;
}
#feed-comidas{
	padding-right:15px;	
	padding-left:15px;	
	padding-top:20px;	
}
/*sistema likes contador*/
.add-like-to-post{
	color:#afbfbc !Important;
	font-size: 1rem;
    font-weight: 600;
}
.add-like-to-post .counter{
	color:#828272 !Important;
}
.add-like-to-post svg {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 5px;
}
/*fin sistema likes contador*/
/*footer alergenos*/
#alergenos .p-15>.row {
    display: inline-flex;
	padding-left: 10px;
	width:100%;
	font-weight: 500;
	font-size:0.8rem !important;
}
#alergenos .align-center {
    text-align: left !important;
}
#alergenos .p-15{
    padding:5px !important; 
}
#alergenos .terms-thumbnails>div>.p-15>.row>div{
	width: fit-content !important;
    padding-left: 5px;
    padding-right: 5px;
}
#alergenos .terms-thumbnails{
	padding-left:20px;	
}
#alergenos svg{
	width: 25px !important;
	min-width: 25px !important
}
#alergenos .align-center{
	text-align:left !important;
}
/*FIN ARCHIVE CARTA THEME OPTIONS*/

/*CARTA FEED CUSTOM FEED*/
.modal-filtros .modal-header{
	display:none;
}
.modal-filtros  .modal-body {
    padding: 10px !important;
}
.alergenos-tax img{
	width:20px;	
	min-width: 20px  !important;
}
.video-feed-carta{
	height: 0;
	padding-top: 56.25%;
}
.web-feed-meta.precio-unidad .meta-content,
.web-feed-meta.precio-completo .meta-content,
.web-feed-meta.precio-media-racion .meta-content{
	margin-right:10px;
}

.carta-desplegable .web-accordion .panel-heading a {
    text-transform: uppercase;
    display: block;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 0.05rem;
    padding: 10px 0px;
    color: inherit;
    text-decoration: none;
}
.prepend-style .meta-prepend{
    font-size: 0.8em;
    width: 100%;
    display: block !Important;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid rgba(0,0,0,.5);
}
.espacio-menu-especial .web-blog-isotope .web-blog-post {
    margin-bottom: 20px !Important;
}
.pl3 .term-thumbnail{
  padding-left:3px;
}
.pr3 .term-thumbnail{
  padding-right:3px;
}
.w25 .term-thumbnail,.w25 .attachment-full-original-ratio{
  width:25px;
}
.w20 .term-thumbnail{
  width:20px;
}
.alergenos-tax .align-center {
  text-align: left !important;
}
.label-container{
  display:none;
}
.results{
  display:none;
}
.web_cpt_1_tax_3-si .add-to-favorite:hover {
  animation: none;
}
.icono-vino .web-svg-icon svg {
  width: 1.1rem;
  height: 1.1rem;
}
.icono-vino i {
	margin-right:3px;
}
.icono-vino .web-feed-meta .meta-content{
    margin-top: 2px;	
	    margin-right: 5px;
}
.icono-vino .web-feed-meta{
	display: inline-flex;
    align-items: unset;	
}
.add-to-favorite.favorite svg{
		fill: #d6cece!important;
}
.add-to-favorite svg{
  fill: #f70000 !important;
	width: 20px;
}
.tipo-vino .web-svg-icon svg {
  width: 1.3em;
  height: 1.3em;
  fill: currentcolor;
  border: solid 1px #7b504c;
  border-radius: 20px;
  padding: 2px;
}

#tabs-link-favs a{
	background:black;	
	color:white;
}
/*FIN CARTA FEED CUSTOM FEED*/

/*TABS*/
.nav-tabs .nav-item {
	margin-bottom: 10px !Important;
}
.nav-tabs::-webkit-scrollbar-thumb {
  background-color: #ba966e;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #272727;  /* creates padding around scroll thumb */
}
.nav-tabs::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
.nav-tabs::-webkit-scrollbar-track {
  background: #f9f7f4;        /* color of the tracking area */
}
.web-tabs .nav-tabs .nav-link {
	padding: 5px 20px;
	font-size: 0.9rem;
	font-weight:600;
}
a.nav-link{
	border: 1px solid rgba(0,0,0,0.1)  !important;
	border-radius: 100px !Important;	
}
.nav-link.active{
	border: 1px solid rgba(0,0,0,0.1) !important;
	background-color: rgba(0,0,0,0.1) !important;
	border-radius: 100px !Important;
}
.hover-zoom>div>.row>div .bg-image{
	opacity:0.9;	
}
.hover-zoom>div>.row>div:hover .bg-image{
	opacity:1;	
}
.web-tabs .nav-tabs .nav-item {
	padding: 2px;
}

.web-tabs .nav-tabs .nav-link.active {
  color: black !important;
}

.web_cpt_3_tax_19-precio-menu .precio-menu {
  font-size:2em;
}
.carta-feed-upselling{
	display:none;	
}
.carta-feed-upselling.true{
	display:block;	
}
/*REGALA TIENDA*/
.web-store-product .web-product-addtocart {
    padding: 0px;
}
.web-product-addtocart label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8rem;
}
/*FIN REGALA TIENDA*/
/*DESTACADOS*/
/*borde*/
.web_cpt_1_tax_4-tipo-1 .carta-feed,
.web_cpt_2_tax_4-tipo-1 .carta-feed,
.web_cpt_4_tax_4-tipo-1 .carta-feed,
.web_cpt_5_tax_4-tipo-1 .carta-feed{
  border: solid 2px !important;
}
/*estrella*/
.web_cpt_1_tax_4-tipo-2 .carta-feed,
.web_cpt_2_tax_4-tipo-2 .carta-feed,
.web_cpt_4_tax_4-tipo-2 .carta-feed,
.web_cpt_5_tax_4-tipo-2 .carta-feed{
  border: dotted 2px !important;	
}
/*cta*/
.web_cpt_1_tax_4-cta .carta-feed-cta,
.web_cpt_2_tax_4-cta .carta-feed-cta {
  display: none !important;
	
}
.web_cpt_1_tax_4-cta .carta-feed-cta-color,
.web_cpt_2_tax_4-cta .carta-feed-cta-color {
  background:rgba(0,0,0,0.9) !important;	
  color:white !important;	
}
/*FAVORITOS CORAZON*/
.web_cpt_1_tax_4-cta .add-to-favorite.favorite svg,
.web_cpt_2_tax_4-cta .add-to-favorite.favorite svg {
		fill: rgb(255,255,255,1)!important;
		width: 20px;
}

.web_cpt_1_tax_4-cta .add-to-favorite svg,
.web_cpt_2_tax_4-cta .add-to-favorite svg {
  fill: rgba(255, 255, 255, 0.3) !important;
		width: 20px;
}
/*FIN FAVORITOS CORAZON*/
.web-store-checkout .web-store-cart-order tr > * {
    padding: 10px 5px !important;
    background: transparent;
    border-bottom: 1px solid;
}

/*FOOTER*/
.web-footer-social-1 {
    text-align: left !important;
}
.web-footer-social-1>a {
    padding: 1px 11px !important;
	margin:1px;
}
.web-footer-social-1>a .web-svg-icon {
    height: 20px !important;
    width: 20px !important;
}
.web-store-product .web-product-addtocart .web-form-control-number, .web-store-product .web-product-addtocart .web-form-control-number .form-control {
    height: 100%;
}
.web-form-control-number .web-form-control-number-down, .web-form-control-number .web-form-control-number-up {
    background-color: rgb(249 247 243);
}
/**/
.coupon input{
    height: 100%;
}
#web-cart-update,.coupon button,.coupon .web-btn,.woocommerce-checkout .web-main#content button,.woocommerce-checkout .web-main#content .web-btn{
	padding:12px 35px;
}
.web-info-box {
    padding: 10px;
	font-size:0.8rem;
}
.coupon>h3{
    font-size: 1.1rem !important;
}

@media only screen and (max-width: 991px) {
.box-effect {
  width:350px;
  height:350px;
}
.cookies-notice-buttons button{
	width:100%;
}
.web-header-2 .toggle-main-icon svg{
    fill: white;
}
.web-main-nav.web-navbar ul>li>a>span .web-svg-icon {
    padding: 10px;
}
.web-nav.align-left.web-nav-icons.hidden-md-down{
	display:table-cell !Important;
}
.web-nav.align-left.web-nav-icons.hidden-md-down .web-nav-item-title{
	display:none;
}
.web-nav-logo{
text-align:center;
}
.web-nav-icons{
	min-width:115px;
}
/*CATEGORIAS_DELIVERY*/
.categorias-sidebar ul {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    display: -webkit-box;
	padding-top:5px;
	padding-bottom:5px;
}
.categorias-sidebar a{
	font-size: .9rem;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid rgba(0,0,0,.1)!important;
    padding:4px 10px!important;
    margin-right: 5px;
    border-radius: 50px;	
}
.product-categories li {
    border-bottom: 0px!important;
    padding-top: 5px;
}
/*CARTA FEED CUSTOM FEED*/
#feed-comidas{
	padding-right:5px;	
	padding-left:5px;	
	padding-top:10px;	
}
.alergenos img{
	width: 20px;
}
/*FIN CARTA FEED CUSTOM FEED*/
/*ARCHIVE TEMPLATE THEME OPTIONS*/
.cabecera-carta{
	padding-top:50px;
	padding-bottom:50px;
}
.archive-carta-tabs{
    overflow-x: auto;
    overflow-y: hidden;
	flex-wrap: nowrap;
    display: -webkit-box;	
}
/*Alergenos footer*/
.alergenos-footer img{
	width: 20px;
}
/*FIN ARCHIVE TEMPLATE THEME OPTIONS*/
/*SCROLLBAR CARTA*/
.nav-tabs::-webkit-scrollbar-thumb {
  background-color: #fff;    /* color del scroll */
  border-radius: 20px;      
  border: 1px solid #fff;  /* crea padding alrededor de la barra del scroll */
}
.nav-tabs::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
.nav-tabs::-webkit-scrollbar-track {
  background: #f9f7f4;        /* fondo barra*/
}
/**/
#web-cart-update,.coupon button{
	width:100%;
}
}