/*
Theme Name:   Menus4youTheme
Description:  Fast Food Child Theme
Author:       WPAlex
Author URI:   http://wpalex.com
Template:     fast-food
Version:      1.0.0
Text Domain:  fast-food-child
*/

.btNoSidebar .btContent {padding-top:1rem}

.btPageHeadline .header {max-width: 100% !important}

.btContentHolder table thead th {background:#282828}

.tophomebutton:hover {background-color:#fff}
body.home div.btSingleLatestPostImage {min-height:328px}

body.single-post .btContentHolder {max-width:1200px; margin:auto;padding-top:3em}
body.single-post .btContent {width:75%; float:left; padding-left:40px; padding-right:20px}
body.single-post .btSidebar {float:right; padding-right:40px; padding-left:20px}

button.tablepressbutton {background-color:#FF0000;border:none;color:white;padding: 15px 32px;display:block;text-decoration: none; font-size: 16px; text-transform:uppercase;margin:1rem auto 0 auto;font-weight: bold;min-width: 10.5rem;clear:both}
button.tablepressbutton {transition-duration:0.4s}
button.tablepressbutton:hover {background-color: #fff;color:#000;border: 2px solid #FF0000}
.topnutrbutton {margin:1rem auto;text-align: center}
.topnutrbutton button.tablepressbutton {background-color:#1d743a}
.topnutrbutton a {color:#fff !important}

.tablepress th.column-1 {width:35% !important}
.tablepress th.column-2 {width:5% !important}
.tablepress th.column-3,.tablepress th.column-4,.tablepress th.column-5,.tablepress th.column-6 {width:15% !important}

.tablepress tbody td.column-2,.tablepress tbody td.column-4,.tablepress tbody td.column-6{background:#C2C2C2}
.tablepress tbody td.column-3,.tablepress tbody td.column-5,.tablepress tbody td.column-7{background:#E1E1E1}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {background-color:#FF0000 !important}

table.menutable {margin:2rem auto !important;width:85% !important;font-size:1.1rem;border:none !important}
.menutable tbody tr.row-1 {text-align:center;font-weight:bold !important}
.menutable tbody td {border:none !important}
.menutable tbody td.column-1 {width:70%;font-weight:600;background:none;border-bottom:1px dotted #ddd !important}
.menutable tbody td.column-3 {width:20%;text-align:center;background:none;border-bottom:1px dotted #ddd !important;vertical-align: middle}
.menutable tbody td.column-2 {width:10%;background:none;border-bottom:1px dotted #ddd !important}
.menutable tbody td:empty {border:none !important}
.menutable tbody tr.row-1 > td.column-1 {font-weight:bold}

body.page-id-4002 .btContent a, body.page-id-4005 .btContent a {color:#ffc938}
body.page-id-4002 .btContent a:hover, body.page-id-4005 .btContent a:hover {color:#d62028}

.hscroll {overflow-x: auto}
@media screen and (max-width:450px) {
	.btContentHolder table td, .btContentHolder table th {padding: 0.3em !important}
	table.menutable {width:100% !important}
	}

#menu-footer li a:hover {color:#fff;text-decoration:underline}