/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1674125481
Updated: 2023-01-19 11:51:21

*/
a.pojo-a11y-toolbar-link.pojo-a11y-toolbar-toggle-link {
    padding: 3px !important;
}
.cky-notice-btn-wrapper {
    flex-wrap: nowrap !important;
}
body.pojo-a11y-focusable a:focus {
    outline-style: none !important;
}
.jet-tabs.jet-tabs-position-top.jet-tabs-move-up-effect {
    width: 80%;
    margin: auto;
}
.plato {
    padding: 15px 0;
    font-size: 20px;
    line-height: 28px;
    color: #414141;
    display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #1a1a1a;
}
.plato:last-child {
    border: none;
}
.precio:after {
	font-family: "-apple-system";
    content: "€";
    font-size: 15px;
}
.letras .jet-tabs__label-text {
    text-align: center;
}
.letras span {
    font-size: 15px !important;
}
p.centrar {
    text-align: center;
    color: #000;
}
a.skip-link.screen-reader-text {
    background-color: #000 !important;
}
@media (max-width: 768px){
	.jet-tabs.jet-tabs-position-top.jet-tabs-move-up-effect {
    	width: 100%;
	}
	
}