.siteobject_webshop_upsell {
	min-height: 400px;
}

.catalog_thuisproduct ul, .catalog_thuisproduct li {
    list-style: none;
    margin: 0px;
}


.catalog_thuisproduct .item_box {
    padding-bottom: 15px;
    display: inline-block !important;
}


.catalog_thuisproduct .prodRight_padding {
    padding-left: 0px !important;
    padding-right: 10px /*!important;*/
}



.catalog_thuisproduct li .thuisproduct_box {
    font-family: MyriadProL, lucida grande, MS Sans Serif, sans-serif !important;
    font-size: 12px !important;
    color: #000000 !important;
    letter-spacing: -0.5px !important;
    background-color: #FFFFFF !important;
    border-top: 2px solid #000000 !important;
    border-right: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
    border-left: 2px solid #000000 !important;
}
.catalog_thuisproduct .thuisproduct_box {
    padding: 10px;
    position: relative;
}


.catalog_thuisproduct .top {
    min-height: 28px !important;
}
.catalog_thuisproduct .top {
    padding-bottom: 0px;
}


.catalog_thuisproduct .price {
    font-size: 17px !important;
    color: #000000 !important;
    font-weight: normal !important;
}
.catalog_thuisproduct .price {
    line-height: 31px;
}

.catalog_thuisproduct .add a span {
    font-size: 12px !important;
    color: #000000 !important;
    font-weight: normal !important;
    background-image: url(https://www.fongshou.nl/modules/webshop/images/add-fongshou.png);
    background-color: #ffffff !important;
    width: 28px !important;
    height: 28px !important;
    float: right !important;
}



.catalog_thuisproduct .image {
    background-size: 100% auto;
    background-position: center center;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
}

.catalog_thuisproduct .image .productOptions {
    position: absolute;
    bottom: 0px;
    padding: 5px;
}





#maincontentbox img {
    max-width: 100%;
}
.catalog_thuisproduct .image .productOptions img {
    width: 30px !important;
    margin-right: 5px;
}
.productOptions img:first-child {
    padding-left: 0;
}


.catalog_thuisproduct .title {
    font-size: 20px !important;
    color: #000000 !important;
    font-weight: lighter !important;
    padding-top: 0px !important;
    padding-bottom: 3px !important;
}
.catalog_thuisproduct .title {
    /* height: 23px; */
    overflow: hidden;
    width: 96%;
    margin: 0px !important;
}


.catalog_thuisproduct .productDescription {
    /* max-height: 62px; */
    overflow: hidden;
    width: 96%;
}
.productDescription {
    font-size: 15px !important;
    color: #000000 !important;
    font-weight: lighter !important;
    line-height: 16px !important;
}


.productDescription p {
    margin-bottom: 0px;
}


@media (min-width: 992px) {
.catalog_thuisproduct .prodRightLeft_padding {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
}

.max_width {
	width: 100%;
}

@media (min-width: 992px) {
.catalog_thuisproduct .image {
    height: 83px;
}
}

.popupcontent .top .productOptions img {
    width: 30px !important;
    margin-left: 5px;
    float: right;
}
