/**
* Theme Name: Nutreko Child
* Description: This is a child theme of Nutreko, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: nutreko
* Version: 1.0.0
*/

.elementor-3548 .elementor-element.elementor-element-aa4eecd{
	padding-bottom: 0px !important;
}

/**klarna tekst komt op afrekenen knop checkout pagina */
.wc-bnpl{
	margin-bottom: 0px;
}

/**Blogpagina spacing tussen breadcrumbs en afvallen label */
.col-full{
	padding-top:20px;
}



.woocommerce-shipping-destination {
    margin-bottom: 0;
    font-size: 13.5px;
@media screen and (max-width: 480px) {
#order_review .woocommerce-checkout-review-order-table td.product-name {
    text-align: left;
    font-size: 12px;
}

#shipping_method li > input[type=hidden]:first-child + label {
    padding-right: 0;
    font-size: 14px;
}
	.woocommerce-shipping-destination {
    margin-bottom: 0;
    font-size: 11.5px;
}
}