/*
 Theme Name:   TankContainer
 Description:  Tank Container Theme
 Author:       VCB
 Author URI:   https://vcbsolutions.nl
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  tankcon
*/
tablepress 
{
	line-height: 0 !important;
}

table {
    margin-bottom: 35px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 0 !important;
}

.wd-skip-links { display: none; !important; }

.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 165px;
	--wd-thumbs-height: 500px; !important;
}