body:not([class*="elementor-page-"]) .site-main {
max-width: 1140px!important;
}
.ementa_title{
color: #37addb;
font-size: 40px;
text-align: center;
line-height: 50px;
margin-top: 30px;
font-family: "Times New Roman";
}
table.ementa_table {
border: none;
}
table.ementa_table thead tr,
table.ementa_table thead th{
border: none;
}
table.ementa_table thead tr{
border:none;
}
table.ementa_table thead th{
border-top: none!important;
border-bottom: 1px solid #ccc!important;
}
table.ementa_table td{
border: none;
background-color: transparent!important;
padding-top: 5px;
padding-bottom: 5px;
}
table.ementa_table tr:hover > td{
background-color: #e3f8ff!important;
}
table.ementa_table .id_carta {
width:50px!important;
font-weight:600;
font-size: 15px;
color:red;
}
table.ementa_table .vegie {
font-size: 15px;
font-weight:600;
width:65px!important;
text-align: center;
}
table.ementa_table .name {
font-size: 15px;
font-weight:700;
}
table.ementa_table .small_description {
font-weight:700;
font-style: italic;
color:gray;
}
table.ementa_table .notes {
width:150px!important;
text-transform: capitalize;
}
table.ementa_table .price {
width:80px!important;
text-align: right;
}
table.ementa_table .highlight{
color: #c60202!important;
font-weight: 700;
}