/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


/* TIPOGRAFIA CUSTOM */
@import url('//fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap');

/* Header */
.header-semi #Top_bar:not(.is-sticky) {
background-color: transparent;
}
#Top_bar .container {
max-width: 1420px !important;
}
.header-split #Header .top_bar_left .menu_left {
width: 42% !important;
}
.header-split #Header .top_bar_left .menu_right {
width: 45% !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
max-height: 75px;
}

/* Home */
.opening_hours {
padding: 0px;
background-color: transparent !important;
border: none !important;
}
.opening_hours .opening_hours_wrapper li {
text-align: left;
}
.opening_hours .opening_hours_wrapper li span {
color: #c8a348;
font-size: 32px;
line-height: 32px;
padding: 10px 0;
}
.opening_hours .opening_hours_wrapper li label {
font-size: 16px;
line-height: 24px;
border-radius: 0px;
background-image: none;
background-color: transparent;
border-bottom: 1px solid #c8a348;
}
.opening_hours .opening_hours_wrapper li span sup {
font-size: 18px;
top: 0px;
}
input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, textarea {
font-size: 16px;
}
input[type="text"], input[type="tel"], input[type="email"], textarea {
font-size: 16px !important;
}
span.wpcf7-list-item {
margin: 0px !important;
}
span.wpcf7-list-item-label {
font-weight: 400;	
}
span.wpcf7-list-item a, span.wpcf7-list-item a:hover {
color: #fff;
text-decoration: underline;
font-weight: 400;
}
input[type="submit"] {
font-size: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
color: #fff !important;
border: none !important;
border-bottom: 2px solid #46b450 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
color: #fff !important;
border: none !important;
border-bottom: 2px solid #ffb900 !important;	
}
.wpcf7 form .wpcf7-response-output {
margin: 0px !important;
padding: 0px !important;
}
.testimonials_slider .testimonials_slider_ul li {
width: 60% !important;
float: right;
background: #fff;
padding: 0 10px !important;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
background: #fff;
}
blockquote {
background: none;
}

/* La Carta */
.pax {
	font-size: 0.7em
}
.alex {
	font-family: 'Nothing You Could Do', cursive;
}
.page-id-443 #Subheader, .page-id-496 #Subheader, .page-id-494 #Subheader {
background-repeat: repeat !important;	
}
.page-id-443 #Subheader .title, .page-id-496 #Subheader .title, .page-id-494 #Subheader .title {
display: none;
}
.bar2-table td {
font-size: 16px;
}
.bar2-table .t1 {
text-align: left;
width: 90%;
}
.bar2-table .t2 {
font-weight: 900;
font-size: 20px;
color: #c8a348;
}
.arroz-table .t1 {
text-align: left;
width: 80%;
}
.arroz-table .t2 {
font-weight: 900;
font-size: 20px;
color: #c8a348;
}
.vegetarianos-table .t1 {
text-align: left;
width: 80%;
}
.vegetarianos-table .t2 {
font-weight: 900;
font-size: 20px;
color: #c8a348;
}
@media only screen and (max-width: 767px) {
.page-id-443 #Subheader .title {
display: block !important;
}	
.carta-menu {
padding: 0px !important;		
}
.iconos-carta {
padding-top: 20px !important;		
}
.iconos-carta .section_wrapper {
padding-left: 0px !important;
padding-right: 0px !important;
}
.iconos-carta .one-fifth:first-child, .iconos-carta .one-fifth:last-child {
display: none !important;		
}
.iconos-carta .one-fifth {
width: 33% !important;	
display: inline-block;
float: none;
padding: 0 5% !important;
}
.iconos-carta .icon_box .desc_wrapper h4 {
font-size: 14px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.carta-menu {
padding: 0px !important;		
}
.iconos-carta .section_wrapper {
padding-left: 0px !important;
padding-right: 0px !important;
}
.iconos-carta .one-fifth:first-child, .iconos-carta .one-fifth:last-child {
display: none !important;		
}
.iconos-carta .one-fifth {
width: 33% !important;	
}
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
.carta-menu {
padding: 0px !important;		
}	
.iconos-carta .section_wrapper {
padding-left: 0px !important;
padding-right: 0px !important;
}
.iconos-carta .one-fifth:first-child, .iconos-carta .one-fifth:last-child {
display: none !important;		
}
.iconos-carta .one-fifth {
width: 33% !important;
}
}

/* BANDERAS GTRANSLATE
img.scale-with-grid, #Content img {
	max-width: 100% !important;
    height: 50px !important;
    width: 50px !important;
*/
}