/*
 Theme Name:   Dutch tenor
 Theme URI:    https://simonnouwens.nl
 Description:  Thema voor Dutch Tenor
 Author:       Simon Nouwens
 Author URI:   http://simonnouwens.nl
 Template:     twentytwenty
 Version:      0.0.1
 License:      Private
 Text Domain   dt
*/

.woocommerce-products-header {
    display: none;
}

h1 {
    font-size: 5rem;
}

h2 {
    font-size: 4.5rem;
}

h3 {
    font-size: 4rem;
}

.woocommerce-product-gallery {
    width: 40% !important;
}

.woocommerce-page div.product div.summary {
    width: 56% !important;

}
.entry-header{
	display: none;
}

.post-inner{
	margin-top: 40px;

}
