/* 
Theme Name: Digital Duke Child
Theme URI: https://www.digital-duke.nl
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.archive.woocommerce .elementor-loop-container .product img {
	padding: clamp(0.25rem, 0.3239rem + 0.7512vw, 1rem);
}

p.woocommerce-shipping-destination {
    display:none;
}

.elementor-location-footer  .elementor-nav-menu a:hover, #footer-links span:hover{
    text-decoration:underline;
}


table.voedingswaarden th {
    padding: 0;
    border: none;
    border-block-start: none !important;
}

table.voedingswaarden td {
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .5019607843) !important;
    border:none;
}

.voedingswaarden td{
    padding:5px 0;
}

td.waarde-voeding {
    text-align:right;
}

