/*
Theme Name: Mietwagen-RengsdorfOnePager
Description: OnePager auf basis von Twentyseventeen
Author: Harald Thomas
Author URI: 
Template: twentyseventeen
Version: 1.0
Tags:
*/

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: #222;
}
.page-one-column .panel-content .wrap {
    max-width: 100%;
}
.navigation-top {
    font-size: 1.1rem;
}

.navigation-top .wrap {
    max-width: 100%;
}
.wrap {
    max-width: 100%;
}
/*.site-description {
    font-size: 1.5rem;
}*/

#post-82 {
	display: none;
}

.tablepress td {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.tablepress tbody tr {
	border: none !important;
}

.tablepress tbody td {
	border: none !important;
}

.site-description {
    font-size: 1.5rem;
	opacity: 1 !important;
}

@media (max-width: 670px) { 
	.site-description {
    	font-size: 1.1rem;
		opacity: 1 !important;
	}
}

.one_fifth {
    padding: 20px;
}

.ml-title {
	display: none;
}

.ml-table {
    margin: 0px !important;
    padding: 0px;
    padding-left: 10px;
    padding-top: 5px;
}

.ml-responsive-table dd:last-child {
    padding-bottom: 5px;
}

ul, ol {
    padding-left: 15px;
}

.nav-subtitle {
    display: none;
}

.site-content {
    padding: 0px;
}

.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 1em;
}

#menu-item-99 > a {
	width: 180px;
}

table#temp-tablepress-2.tablepress.tablepress-id-2, table#temp-tablepress-3.tablepress.tablepress-id-3, table#temp-tablepress-3-no-2.tablepress.tablepress-id-3, table#temp-tablepress-2-no-2.tablepress.tablepress-id-2 {
	display: table !important;
}

.site-description a {
    color: #fff !important;
}

/*
nav#site-navigation.main-navigation div.menu-oberes-menu-container ul#top-menu.menu li#menu-item-99.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-99*/
li#menu-item-99 {
	background-image: url('/wp-content/uploads/2018/07/logo.jpg');
	background-size: 176px 40px;
	background-repeat: no-repeat;
	padding-left: 0px;  
	background-position:0px 9px;
}

@media (max-width: 670px) { 
	nav#site-navigation.main-navigation div.menu-oberes-menu-container ul#top-menu.menu li#menu-item-99.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-99 {
	background-image: url('/wp-content/uploads/2018/07/logo.jpg');
	background-size: 176px 40px;
	background-repeat: no-repeat;
	padding-left: 0px;  
	background-position:0px 0px;
	}
}

