/*======================================
Theme Name: Het Vermaeck
Theme URI: https://divicake.com/
Description: Café & Eeterij &#39;t Vermeack
Version: 1.0
Author: WebVooruit
Author URI: https://www.webvooruit.nl
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
	padding: 6px 0;
	border-top: none;
}

.entry-content tr td:last-child, body.et-pb-preview #main-content .container tr td:last-child {
	white-space: nowrap;
	text-align: right;
}

.entry-content table, body.et-pb-preview #main-content .container table {
	border: none;
	width: 100% !important; 
}

@media (max-width: 980px) {
.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
	position: fixed;
}
.et_mobile_menu {
    overflow: scroll;
    max-height: 83vh;
}
}