<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Porto  Child
Theme URI: http://themes.stmd.nl/
Version: 0.0.1
Template: porto
Text Domain: porto-child
Author: ST Media Development
Author URI: http://stmd.nl/
*/

.porto-child-clear {
    width: 100%;
    height: 0;
    clear: both;
}

h1, h2, h3, h4, h5, h6, h7 {
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 2px 0;
	color: #008000;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-family: arial;
}

#header .header-top {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba( 0, 0, 0, 0.3 );
}

#header .header-top .widget {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#header .logo img {
    padding: 20px;
    height: 120px;
}

#header .main-menu &gt; li.menu-item &gt; a {
    padding: 4px 10px 4px 10px;
}

#header .logo img {
    padding: 6px;
    height: 110px;
}

.main-content {
    padding-top: 0px;
    padding-bottom: 25px;
}


.footer-top .wpb_content_element {
    margin: 0;
    padding: 0;
}

#footer-boxed .wpb_wrapper h3 {
    color: #ffef93;
}

#footer p {
    color: #fff;
}

#footer .footer-main .container  {
    padding-top: 20px;
    padding-bottom: 0;
}

.footer-main .widget {
    margin-bottom: 0;
    margin-top: 0;
}

#footer .footer-bottom .container {
    font-size: 1.1em;
    opacity: 1;
    color: #444;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    padding: 0;
}
.footer-top {
    padding-top: 0px;
    padding-bottom: 0px;
}


#footer .footer-bottom {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba( 206, 194, 171, 0.5 );
}

.bc-sep {
    font-size: 1.1em;

    font-weight: 600;
    line-height: 32px;
    margin: 0;
    padding: 0 10px;
}

.breadcrumbs {
    margin: 0 0 10px 0;
}





#rent .rent-cat-container {
    background-color: transparent;
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, .15);
    margin: 0 0 20px 0;
}

#rent .rent-cat-container-image .rent-cat-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}

#rent .rent-cat-container-image .fa-angle-left {
    left: 0%;
}

#rent .rent-cat-container-image .fa-angle-right {
    right: 0%;
}

#rent .rent-cat-container-image .fa-angle-left, #rent .rent-cat-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#rent .rent-cat-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

#rent .rent-cat-container-details {
    background-color: transparent;
    padding: 10px;
    width: 100%;
    min-height: 255px;

    overflow: hidden;
    position: relative;
}

#rent .rent-cat-container-details h3 {

}

#rent .rent-cat-container-details a {
    text-decoration: none;
}

#rent .rent-cat-container-details p {
}

#rent .rent-cat-container .img-data {
    list-style: none;
    padding: 0;
    margin: 0;
}

#rent .rent-cat-container ul li {

}


#rent .rent-cat-container a.button {

    color: white;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    margin: 10px;
    padding: 10px;
    width: calc( 100% - 20px );
    background-color: darkgreen;
}



#rent .shortlist {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#rent .details {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#rent .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#rent .details:after {
    content: "";
    display: table;
    clear: both;
}

#rent .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;
}

#rent .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;
}

#rent-detail .rent-detail-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 500px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
#rent-detail .img-detail-data {
    list-style: none;
    padding: 0;
    margin: 0px;
}

#rent-detail .img-data-li {

}
#rent-detail .rent-detail-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}


#rent-detail .rent-detail-container-image .fa-angle-left {
    left: 0%;
}

#rent-detail .rent-detail-container-image .fa-angle-right {
    right: 0%;
}

#rent-detail .rent-detail-container-image .fa-angle-left, #rent-detail .rent-detail-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#rent-detail .shortlist {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#rent-detail .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

#rent-detail .shortlist li {
    float: left;
    width: 50%;
}

#rent-detail .details {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#rent-detail .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#rent-detail .details:after {
    content: "";
    display: table;
    clear: both;
}
#rent-detail .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}


#rent-detail a.button {

    color: white;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    padding: 10px;
    width: calc( 100% );
    background-color: darkgreen;
}

#sell a.button {

    color: white;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    padding: 10px;
    margin: 10px auto;
    text-align:center;
    display:block;
    width: calc( 50% );
    background-color: darkgreen;
}

#news a.button {

    color: white;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    padding: 10px;
    margin: 10px auto;
    text-align:center;
    display:block;
    width: calc( 50% );
    background-color: darkgreen;
}










#sell .sell-cat-container {
    background-color: transparent;
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, .15);
    margin: 0 0 20px 0;
}

#sell .sell-cat-container-image .sell-cat-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}

#sell .sell-cat-container-image .fa-angle-left {
    left: 0%;
}

#sell .sell-cat-container-image .fa-angle-right {
    right: 0%;
}

#sell .sell-cat-container-image .fa-angle-left, #sell .sell-cat-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#sell .sell-cat-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

#sell .sell-cat-container-details {
    background-color: transparent;
    padding: 10px;
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

#sell .sell-cat-container-details h3 {

}

#sell .sell-cat-container-details a {
    text-decoration: none;
}

#sell .sell-cat-container-details p {
}

#sell .sell-cat-container .img-data {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sell .sell-cat-container ul li {

}

#sell .shortlist {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#sell .details {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#sell .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#sell .details:after {
    content: "";
    display: table;
    clear: both;
}

#sell .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

#sell .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}




#sell-detail .sell-detail-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 500px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
#sell-detail .img-detail-data {
    list-style: none;
    padding: 0;
    margin: 0px;
}

#sell-detail .img-data-li {

}
#sell-detail .sell-detail-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}


#sell-detail .sell-detail-container-image .fa-angle-left {
    left: 0%;
}

#sell-detail .sell-detail-container-image .fa-angle-right {
    right: 0%;
}

#sell-detail .sell-detail-container-image .fa-angle-left, #sell-detail .sell-detail-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#sell-detail .shortlist {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#sell-detail .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

#sell-detail .shortlist li {
    float: left;
    width: 50%;
}

#sell-detail .details {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#sell-detail .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#sell-detail .details:after {
    content: "";
    display: table;
    clear: both;
}
#sell-detail .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}


#news .news-cat-container {
    background-color: transparent;
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, .15);
    margin: 0 0 20px 0;
}

#news .news-cat-container-image .news-cat-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}

#news .news-cat-container-image .fa-angle-left {
    left: 0%;
}

#news .news-cat-container-image .fa-angle-right {
    right: 0%;
}

#news .news-cat-container-image .fa-angle-left, #news .news-cat-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#news .news-cat-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

#news .news-cat-container-details {
    background-color: transparent;
    padding: 10px;
    width: 100%;
    height: 200px;

    overflow: hidden;
    position: relative;
}

#news .news-cat-container-details h3 {

}

#news .news-cat-container-details a {
    text-decoration: none;
}

#news .news-cat-container-details p {
}

#news .news-cat-container .img-data {
    list-style: none;
    padding: 0;
    margin: 0;
}

#news .news-cat-container ul li {

}

#news .shortlist {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#news .details {
    list-style: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#news .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#news .details:after {
    content: "";
    display: table;
    clear: both;
}

#news .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

#news .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}




#news-detail .news-detail-container-image {
    background-color: transparent;
    width: 100%;
    min-height: 50px;
    max-height: 500px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
#news-detail .img-detail-data {
    list-style: none;
    padding: 0;
    margin: 0px;
}

#news-detail .img-data-li {

}
#news-detail .news-detail-img {
    width: calc(100% - 0px);
    height: auto;
    box-sizing: border-box;
}


#news-detail .news-detail-container-image .fa-angle-left {
    left: 0%;
}

#news-detail .news-detail-container-image .fa-angle-right {
    right: 0%;
}

#news-detail .news-detail-container-image .fa-angle-left, #news-detail .news-detail-container-image .fa-angle-right {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: rgba( 255, 255, 255, .65);
    color: #7ba121;
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translate( 0%, -50%);
}

#news-detail .shortlist {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#news-detail .shortlist i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

#news-detail .shortlist li {
    float: left;
    width: 50%;
}

#news-detail .details {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#news-detail .details li {
    float: left;
    margin: 0px 15px 0px 0px;
}

#news-detail .details:after {
    content: "";
    display: table;
    clear: both;
}
#news-detail .details i {
    font-size: 18px;
    line-height: 1.5;
    width: 30px;
    padding: 0px 10px 0px 0px;

}

.main-content {
    padding: 30px;
}


.footer-main{
	line-height: 1.6;
}
		#bookblock {
			width: 65%;
		}
		@media ( max-width: 768px ) {
		#bookblock {
			width: 100%;
		}
	}

.footer-top {
    background-color: white !important;
    background-image:none !important;
}

.bc_form span {
    padding: 30px;
}

.bc_form button{
    margin: 0 20px;
    padding: 6px;
}

.bc_form select{
    margin: 0 20px;
}

.bc_form input{
    margin: 0 20px;
}</pre></body></html>