.thb-product-inner-wrapper .custom-badge {
    color: #f9f9f9;
    position: absolute;
    font-family: 'poppins';
    font-weight: 500;
    background-color: #151318;
    top: 0;
    left: 0;
    padding: 1.2rem;
    border-radius: 0 0 10px;
    font-size: 0.875rem !important;
	display: block !important;
	z-index: 10;
}


@media screen and (max-width: 768px) {
    .products .post-596967 img {
        padding-top: 3rem !important;
    }
}

/* -- temporaty banner battery homepage -- */
.eplus-styles-uid-599916 {
	position: relative;
}
.eplus-styles-uid-599916::before {
	color: #f9f9f9;
    position: absolute;
    font-family: 'poppins';
    font-weight: 500;
    background-color: #151318;
    bottom: 0;
    right: 0;
    padding: 0.75rem 1.2rem;
    border-radius: 15px 0 10px;
    font-size: 1rem !important;
    display: block !important;
    z-index: 10;
	content: "Nu direct leverbaar";
}

.lang-fr-be .eplus-styles-uid-599916::before {
	content: "Disponible maintenant";
}

.cross-sells .products .product .product-thumbnail img {
	padding-top: 2rem !important;
}

.woocommerce-shipping-methods li {
    margin-bottom: 0 !important;
}

.woocommerce-cart .product .price del bdi {
    font-size: 16px !important;
}
