.jtcs_item_wrapper .jt-title {
    line-height: normal;
    display: block;
    color: #000;
    font-size: 1.43em;
    font-weight: 400;
}
a:not(.btn) {
    color: #000000 !important;
}
a.btn.btn-primary.jt-readmore{
        background: #888;
    color: #ffffff;
}
a.btn.btn-primary.jt-readmore:hover {
    background: #333;
}
.jt-inner {
    text-align: center;
}
img.jtcs-image{
    margin: auto;
}
.sprocket-mosaic {
    position: relative;
}
.sprocket-mosaic-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 2;
}
.sprocket-mosaic .sprocket-mosaic-container {
    position: relative;
    clear: both;
        margin: -10px;
        margin-bottom: 0px;
}
.sprocket-mosaic-container li {
    display: inline-block;
}
.sprocket-mosaic-columns-3 li {
    width: 33.333333333333336%;
}
.sprocket-mosaic-item {
    position: relative;
        margin: 10px;
        color: #aaa;
    background: #fff;
    font-size: 11px;
    border: 1px solid #eee !important;
}
.sprocket-mosaic-item .sprocket-padding {
    padding: 0px;
}
.sprocket-mosaic-image-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.sprocket-mosaic-item .sprocket-mosaic-image {
    width: 100%;
}
.sprocket-mosaic-item .sprocket-mosaic-title a {
    line-height: 1.2em;
}
.sprocket-mosaic-item .sprocket-mosaic-title:after {
    margin: -1px auto;
    background-color: #cfd9db;    
    content: "";
    display: block;
    height: 7px;
    position: relative;
    width: 50px;
    top: 6px;
}
.sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info {
    background: #fff;
    border-radius: 0px;
    border: none;
    font-size: 18px;
    margin-top: 0px;
    padding: 3px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sprocket-mosaic-item .sprocket-mosaic-text {
    margin: 0px 0;
    display: block;
    text-align: justify;
    padding: 5px 10px;
}
.sprocket-readmore {
    display: none;
}
.active .sprocket-lists-title {
    border: 1px solid #8d969d !important;
}
.sprocket-lists-title,.moduletable a.uk-accordion-title{
    position: relative;
    padding: 14px 14px !important;
    transition: all 0.2s linear;
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    margin: 0px 0px 2px 0px !important;
    background: #FFF;
    color: #555 !important;
        border: 1px solid #dde4e6 !important;
}
.sprocket-lists-title .indicator {
    position: absolute;
    border-radius: 0px;
    font-family: FontAwesome;
    font-size: 20px;
    top: 0;
    right: 0;
    margin: 5px;
    display: block;
    width: 40px;
    height: 30px;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    text-align: center;
    border: none;
}
span.indicator {
    padding-top: 8px;
}
.active .sprocket-lists-title .indicator:before {
    border-bottom: 0px solid #fff;
}
.active .indicator::before {
    position: absolute;
    font-size: 20px;
    height: 30px;
    font-family: FontAwesome;
    content: "";
    top: 5px;
    right: 5px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 0px;
    margin: 5px;
    transition: 0.2s linear;
}
.sprocket-lists-title .indicator:hover {
    opacity: 1;
}
.comment-heading {
    border-bottom: 2px solid #000;
}
.indicator::before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
    content: "";
    top: 5px;
    right: 5px;
    border-radius: 0px;
    margin: 5px;
    transition: 0.2s linear;
}
.indicator:hover {
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
    border-radius: 0px;
    top: 0;
    right: 0;
    margin: 5px;
    display: block;
    width: 40px;
    height: 30px;
    opacity: 0.7;
    cursor: pointer;
    color: #fff;
    text-align: center;
    border: none;
}
.sprocket-lists .sprocket-lists-title .indicator {
    color: #bdad8a;
    background: none;
}
.sprocket-lists ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
.moduletable h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    line-height: normal;
}
.moduletable.title1 h3,.moduletable h3.title1,.moduletable.title2 h3.header,.moduletable.title3 h3 {
    padding: 0 0 25px 0;
    margin-top: -5px;
 
}
.moduletable.title2 h3::after{
    margin: -1px auto;
    background-color: #4f565b;
    content: "";
    display: block;
    height: 7px;
    position: relative;
    width: 50px;
    top: 8px;
}
.moduletable.title1 h3::after,.moduletable h3.title1::after {
    
    background-color: #4f565b;
    content: "";
    display: block;
    height: 7px;
    position: relative;
    width: 50px;
    top: 8px;
}

.moduletable.title3 h3,.moduletable.title2 h3 {
    padding: 0 0 25px 0;
    margin-top: -5px;
        text-align: center;
}

.moduletable.title3 h3::after {
    margin: -1px auto;
    background-color: #bdad8a;
    content: "";
    display: block;
    height: 7px;
    position: relative;
    width: 50px;
    top: 8px;
}
.page-header h1 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
}
#sp-toolbar-l a,#sp-toolbar-r a {
    color: #ffffff !important;
}
.blog-item figure.left.item-image {
    width: 200px;
    float: left;
    margin: 0 26px 6px 0;
    height: auto;
}
ul.fields-container li {
    list-style: none;
}
li.field-entry.partnerechtgenootvan {
    font-weight: bold;
}
.com-content-category-blog__item.blog-item {
    border-top: 1px dotted #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    display: inline-block;
    width: 100%;
}
.blog-item .page-header > h2 a {
    color: #000000;
    font-weight: bold;
    font-size: 24px !important;
    font-family: 'Lato', sans-serif;
}
.blog-item .page-header > h2 a:hover {
    color: #907c51;
}
ul.pagination li {
    list-style: none;
    display: inline-block;
}
ul.pagination li.page-item > a,ul.pagination li.page-item > span {
    padding: 6px 10px;
    background: #bdad8a;
    color: #fff;
    border-color: #fff;
    border-left: 1px solid #fff;
    opacity: 0.7;
}
.hidden-desktop.sp-mobile-menu.nav-collapse.collapse.show {
    height: auto;
}
figure.pull-left.intro-image.item-image {
    max-width: 200px;
    height: AUTO;
}
 ul.fields-container {
    padding: 0 0 0 230px;
}
.sp-mobile-menu ul li.active > a, .sp-mobile-menu ul li:hover > a {
    color: #fff !important;
}
.sp-mobile-menu ul li a {
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    color: #777 !important;
}
.sp-mobile-menu .collapse.show {
    overflow: visible;
    height: auto;
}
#sp-footer-wrapper a:not(.btn) {
    color: #bfbfbf !important;
}
#sp-bottom-2-wrapper a:not(.btn) {
    color: #8d969d !important;
}
#sp-bottom-2-wrapper a:not(.btn):hover {
    color: #fff !important;
}
#sp-footer-wrapper a:not(.btn):hover {
    color: #bdad8a !important;
}
.flower-btn {
    clear: both;
}
#comments-form-link .showform {
    background: #f5f5f5;
    font-weight: normal;
    padding: 6px 10px;
    border-radius: 0;
}
li.field-entry.plechtigheid span.field-label {
    font-weight: bold;
}
form#comments-form {
    background: transparent !important;
    border: none !important;
}
div.sameavatar{
    display: none !important;
}
label.comments-form-title-label {
    background: transparent !important;
    border: none !important;
}
#comments-form input[type=text], #search-comments-container input {
    border: solid 1px #ddd !important;
    border-radius: 5px !important;
}
@media only screen and (max-width: 480px) {
    .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li {
        width: 100%;
    }
}
@media (max-width: 600px) {
    figure.pull-left.intro-image.item-image {
    max-width: 100%;
    padding: 0 10px;
}
     ul.fields-container {
        padding: 0;
    } 
}