 /*
 Theme Name: Restaurant N.A.P.
 Theme URI: http://www.eboost.nl
 Description:.
 Author: Eboost
 Template: bateaux
 Version: 1.0.0
 Text Domain: NAP
 */

.btx-navbar-widget,
.btx-navbar-brand {
	/* display: none !important; */
}

body {
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.blog .btx-content-header,
.blog .btx-entry-header,
.archive .btx-entry-header,
.archive .btx-content-header {
	display: none !important;
}


.btx-widgets-list .textwidget,
.btx-widgets-list ul,
.btx-bottombar-content {
    font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
    font-style: normal !important;
    font-weight: normal !important;
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



#quotes_jimmy .btx-text-content-inner,
#quotes_jordy .btx-text-content-inner {
	line-height: 44px !important;
}

.btx-entry-excerpt {
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
	font-size: 14px !important;
	color: #898989 !important;
}

.erm_title {
    font-family: 'Merriweather', sans-serif;
    font-style: normal;
    font-weight: 700;
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 44px;
	margin-top: 50px;
}

.erm_product {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	color: #0a2637 !important;
	height: 40px;
}


.erm_section_title {
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
	font-size: 24px;
	width: 100%;
	text-align: center;
}

.erm_product_title {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	margin-bottom: 9px !important;
	font-size: 18px !important;
	margin: 10px 0;
}

.erm_product_desc {
    margin: 5px 0 0 15px !important;
}

.erm_product_desc p font,
.erm_product_desc p,
.erm_product_desc p span,
.erm_product_desc p * {
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
	font-size: 18px !important;
	color: #0a2637 !important;
	text-rendering: geometricPrecision !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	margin: 0 !important;
}

.erm_menu_content,
.erm_product_price ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.erm_product_price {
	position: absolute;
	right: 0;
    margin-top: 5px !important;
}

.erm_product_price ul li {
	float: left;
	margin-right: 20px;
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
	font-size: 18px !important;

	text-rendering: geometricPrecision !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

.btx-navbar {
	border-color: #fff !important;
}

.btx-dark-scheme .btx-p-border-border,
.btx-heading--underline {
    border-color: #475c69 !important;
}

.btx-navbar .btx-menu a {
    font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.btx-post-content p {
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
	font-size: 16px !important;
	line-height: 28px !important;
}

.btx-post-content p a {
	text-decoration:  underline;
}

.post-title {
	font-family: 'Merriweather', sans-serif;
    font-style: normal;
    font-weight: 700;
}

.btx-post-category+.btx-post-date,
.btx-post-date,
.btx-post-category a,
.btx-post-category {
	font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
	color: #ffffff !important;
	opacity: 1 !important;
}


.btx-post-author span,
.btx-post-author a,
.btx-post-author {
	font-family: 'Merriweather', sans-serif;
    font-style: italic;
    font-weight: normal;
	color: #ffffff !important;
}

.widget_recent_entries li+li {
	margin-top: 10px !important;
}

#header span a {
	color: white !important;
	text-decoration: underline;
}

@media only screen and (max-width: 728px) {
    #header {
		margin: 0px !important;
	}

	h1 span{
		font-size: 28px !important;
	}

	#header h4 span{
		font-size: 22px !important;
	}

	.home .btnx {
		width: 167px !important;
		text-align: center !important;
	}

	#instagram .btx-row {
		margin-top: 0 !important;
	}

	.hidden-mobile {
		display: none !important;
	}

	#quotes_jimmy .btx-background-inner {
		background-position: center right !important;
	}

	#reserve .font-style {
		padding: 0 15px;
	}

	/*menu*/
	.erm_product {
		width: 100%;
		display: flex;
		justify-content: flex-start;
	    flex-wrap: wrap;
		margin-bottom: 10px;
		height: auto !important;
	}

	.erm_product_title {
		width: 100% !important;
		margin: 0 !important;
	}

	.erm_product_price  {
		position: inherit;
	}

	.erm_product_price,
	.erm_product_desc {
	    margin: 0px 0px !important;
	}

	.erm_product_desc {
	    width: 100%;
	}
}
