

.portfolio_nav { display:none; }
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    display: none;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}

#mobile_nav_icon
{
    display: none;
}

body.single .footer_bar
{
	padding-bottom: 60px;
}




@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}

#wrapper {
 padding: 0;
}
#logo_wrapper, #logo_right_button {
    display:none;
}
#post_featured_slider, #page_caption.hasbg, #horizontal_gallery.tg_post {
    margin-top: 0!important;
}

ul.sidebar_widget &gt; li {
    border-top: 1px solid black
}

ul.sidebar_widget &gt; li &gt; a {
    float:right
}

#page_content_wrapper ol {
    margin: 0;
}

#logo_wrapper {
 padding: 0!important;
}

.geen-vaarverbod, .waarschuwing, .vaarverbod {
    display: block;
    text-align: center;
    padding: .5em!important;
    background: white;
    border-radius: 4px;
    font-weight: bolder;
}

#page_content_wrapper .sidebar .content .sidebar_widget li, .page_content_wrapper .sidebar .content .sidebar_widget li {
   margin: 10px 0 0px 0;
}

.widget_mo_oauth_widget a {
    display: inline-block;
    padding: 0 15px;
    border-radius: 4px;
    background: #870400;
}

.oauthloginbutton {
    width: calc(100% - 33px)!important;
    height: 50%!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    margin-bottom: -1px!important;
    border-radius: 4px!important;
    background: #870000!important;
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px!important;
}
table {
    width: 80vw;
    max-width: 650px;
}

table tr th, table tr td {
min-width: 216px;
width:33%!important;
}

.sidebar_content.full_width {
overflow-x: auto;
}

.post_img{
 height:180px;
}

#page_content_wrapper {
min-height: 50vh;
}

#search_icon {
 display:none!important;
}

a#mobile_nav_icon {
    border-bottom: 9px double white;
    border-top: 3px solid white;
}

a.go-to-ioe {
display: block;
    width: 100%;
    padding: 0.5em!important;
    color: #860000!important;
    font-size: 16px;
    border: 2px solid #860000;
    box-sizing: border-box;
    text-align: center;
    background: white;
    font-weight: bold;
    border-radius: 4px;
}

a.go-to-ioe:hover {
    background: #860000!important;
    color: white !important;
    border: 2px solid white;
}

a.lustrum-button {
display: block;
    width: 15em;
    padding: 0.5em!important;
    color: white !important;
    font-size: 16px;
    border: 2px solid #860000;
    box-sizing: border-box;
    text-align: center;
    background: #860000!important;
    font-weight: bold;
    border-radius: 4px;
    margin: auto;
    margin-bottom: 1.5em;
}

a.lustrum-button:hover {
    background: white !important;
    color: #860000!important;
    border: 2px solid #860000;
}

a.inschrijf-button {
display: block;
    width: 100%;
    padding: 0.5em!important;
    color: white !important;
    font-size: 16px;
    border: 2px solid #860000;
    box-sizing: border-box;
    text-align: center;
    background: #860000!important;;
    font-weight: bold;
    border-radius: 4px;
}

a.inschrijf-button:hover {
    background: white !important;
    color: #860000!important;
    border: 2px solid #860000;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#logo_wrapper, #logo_right_button {
    display:block;
}

#menu_wrapper {
    border-bottom: none;
    display: block;
    height: 50px;
}

.page_content_wrapper .sidebar .content .sidebar_widget li ul {
    border-bottom: 1px solid #860400;
}

#mo_oauth_widget-2 a {
    color: white!important;
}}

@media only screen and (max-width: 767px) {
#logo_wrapper, #logo_right_button {
    display:block;
}

#menu_wrapper {
    border-bottom: none;
    display: block;
    height: 50px;
}

.menu-item-has-children {
    border-top: 1px solid #870000;
    padding-top: 20px;
    display: block;
}

#mo_oauth_widget-2 a {
    color: white!important;
}

#page_content_wrapper .sidebar .content .sidebar_widget li ul, .page_content_wrapper .sidebar .content .sidebar_widget li ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.menu-item-has-children &gt; a, .menu-item-home &gt; a {
    font-weight: 900!important;
    font-size: 15px!important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

