.printlogo{
	float: right;
	width: 200px;
	display: block;
	visibility: visible;
	margin: 0px 0px 0px 25px;
	position: relative;
	z-index: 9999;
}

body {
    color: #000 !important;
    padding: 25px;
}

section{
	background: #ffffff !important;
}
.wow{
    animation-name: none !important;
    visibility: visible !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
	font-size: 24px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

h1 {
	font-size: 30px !important;
}


.section-title:after {
	display: none;
	visibility: hidden;
}

.introduction .section-lead {
/*    padding-left: 1.5rem; */
}

.section-lead p {
    font-size: 17px;
    font-weight: 400;
}

.section-intro{
	text-transform: none;
	font-size: 18px !important;
}

[class*=" bg-"]:not(.bg-white):not(.bg-light):not(.bg-extralight) .section-title  {
	color: #000 !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light):not(.bg-extralight) *  {
	color: #000 !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light):not(.bg-lighter) .section-lead p  {
	color: #000 !important;
}
#topbar .topbar-sitelinks {
    display: none;
}
#topbar #top-nav {
    display: none;
}
#topbar .logo {
    display: block !important;
    position: relative !important;
    background:  url('../images/logo-jachtwerfoost.svg') no-repeat 50% 60%;
	background-size: 220px auto;
}
.logo img {
	display: none;
}
.section-wrapper {
    padding: 10px 10px 25px 10px !important;
    margin: 0px !important;
/*     page-break-after: always; */
    background: #ffffff !important;
    float: left;
    overflow: hidden;
    border-top: 0px solid red;
}



.gallery {
/*     page-break-after: always; */
}
.section-shape,
#page-content.is-detail .page-content-shape {
    display: none !important;
}
.print-price {
    margin-top: 20px;
    display: block;
}
.boooook {
    display: none !important
}
.button {
    display: none !important
}
.object-detail-images img {
    width: 100%;
}
.object-detail-image {
    width: 50%;
    margin:0 !important;
    padding: 5px;
    float: left;
}
.object-detail-image.first  {
    width: 100%;
}
.medium-12 > .object-detail-image {
    width: 100%;
}
.object-detail-booking {
    display: none;
}
.section-booking {
    display: none;
}
#breadcrumbs {
    display: none;
}

.columns {
    width: 100%;
}
.float-left .section-title-wrapper, .float-right .section-title-wrapper {
    max-width: 100%;
}

.accordion .accordion-content {
    display: block;
    font-size: 17px;
    border: 0px;
}

.accordion-title{
	border: 0px !important;
	text-decoration: none !important;
}

.accordion-title:before{
	display: none;
	visibility: hidden;
}

.photo-slides{
    visibility: hidden !important;
    display: none !important;
}

.slick-track {
    opacity: 1;
    visibility: hidden;
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-arrow {
    display: none !important;  
}
.slick-dots {
    display: none !important;  
}



#footer-wrapper {
    display: none;
} 

.row, .columns, .section-title-wrapper{
	float: left !important;
	width: 100%;
	min-height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
}

.text-wrapper-title{
	float: left;
	width: 100%;
}

.text-wrapper-intro{
	float: left;
	font-size: 17px;
	width: 100%;
}

#sidebar, .header-placeholder, .page-content-shape, .side-content{
	display: none;
	visibility: hidden;
}

.text-wrapper-subtitle {
	margin-bottom: 15px !important;
	margin-top: 10px !important;
	font-size: 17px;
}