/*.paginaAfbeelding {
	position: relative;
	overflow: hidden;
}

.paginaAfbeelding img {
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 400px;
	width: 1920px;
	max-width: initial;
	max-width: inherit;
}*/

.focuspoint {
    position: relative;
    overflow: hidden;
    min-height: 400px;
}

.focuspoint img {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;
}


body.sidebarNo .leftContent {
	width: 100% !important;
}

nav.mainMenu {
    z-index: 999;
    position: relative;
}


#gallery-2 {
    text-align: center;
}

.gallery-columns-3 .gallery-item {
    max-width: initial;
    display: inline-block;
    max-width: initial;
    width: auto;
    /*padding-right: 4px;*/
    /*padding: 4px;*/
    width: 33.33333333333333%;
    padding-right: 3px;
}

.gallery-columns-3 .gallery-item a {
    display: block;
}

.gallery-columns-3 .gallery-item a img {
    width: 100%;
    height: auto;
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
    /*padding-right: 0;*/
}


p {
        color: #333333;
    font-family: arial;
    font-size: 13px;
    line-height: 15pt;
}

.dr {
    margin: -12px 0 20px 16px;
    display: block;
}





.rightContent .gca-column img {
    /*outline: 1px solid red;*/
    /*width: 200px;*/
    width: 45%;
}
.rightContent .gca-column.one-fifth img {
    /*outline: 1px solid red;*/
    /*width: 200px;*/
    /*width: 45%;*/
    width: 100%;
}



h3 {
    color: black;

}

img.alignnone.wp-image-2763.size-full {
    margin-top: 20px;
}

img.alignnone.wp-image-2767.size-large {
    height: 200px;
}

.page-id-479 h3 {
    font-size: 13px;
            color: black;
    font-family: arial;
    font-size: 13px;
    line-height: 15px;
    padding-top: 20px;
    display: block;
    font-weight: bold;
}

.rightContent > p img {
    width: auto;
}

.rightContent .gca-column img {
    width: initial;
}


@media screen and (max-width: 700px){
    .gallery-columns-3 .gallery-item {
        width: 100%;
        padding-right: 0px;
    }
}
.product a p {
    color: #69b751;
    font-weight: bold;
}
.one-fifth {  width: 24.949% !important; }
.rightContent .gca-column img {
    max-width: 148px;
}
.img-parent{
    text-align: center;
    display: block;
    text-align: center;
    display: block;
    padding: 0px;
    margin-bottom: 15px;
}
.img-parent a{
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    max-width: 50%;
}
/*.img-parent a:nth-child(odd){*/
    /*margin-right: 5px;*/
/*}*/
/*.img-parent a:nth-child(even){*/
    /*margin-left: 5px;*/
/*}*/
.img-parent a img{

}

.children-2{
    overflow: hidden;
    font-size: 0;
}
.rightContent > .children-2:first-of-type{
    display: none;
}
.children-2.first{
    max-height: 164px;
}
.first img{
    max-width: 248px;
}
.children-2.second{
    max-height: 160px;
}
.second img{
    max-width: 200px;
}
.children-3{
    max-height: 131px;
    overflow: hidden;
    font-size: 0px;
}
.children-3 a{
    width: 33.33333%;
}

.children-2.third img{
        width: 230px;
}.children-2.fourth img{
        width: 250px;
}
.children-2.fifth{
    max-height: 135px;
    overflow: hidden;
}
.children-2.fifth img{
        width: 180px;
}
.children-2.nine{
    max-height: 168px;
}
.children-2.nine img{
        width: 225px;
}
.children-2.eith a{
    vertical-align: bottom;
}
.children-2.ten{
    max-height: 153px;
    overflow: hidden;
}
.children-2.ten img{
    width: 225px;
}
.children-2.twelve{
    max-height: 133px;
    overflow: hidden;
}
.children-2.twelve img{
    width: 211px;
}
.children-2.thirteen img{
    width: 211px;
}
.children-2.thirteen{
    max-height: 133px;
    overflow: hidden;
}
.children-2.fifteen{
    max-height: 158px;
    overflow: hidden;
}
.children-2.fifteen img, .children-2.sixteen img{
    width: 211px;
}
.children-2.sixteen{
    max-height: 148px;
}

.children-3.first img{
    width: 100%;
}
.children-3.fourth{
    max-height: 110px;
}

@media all and (max-width: 767px) {
    .img-parent a {
        max-width: 100%;
        padding-right: 0px;
        width: 100%;
    }
    .img-parent{
        margin-bottom: 0px;
    }
    .img-parent a img {
        width: 100% !important;
    }
    .first img {
        max-width: none;
    }
    .children-2 {
        max-height: none !important;
    }
    .second img {
        max-width:none;
    }
    .children-3 {
        max-height: none;
    }
}