@charset "UTF-8";

/*
Theme Name: Gatterdam
Description: Gatterdam is a wordpress theme for your ideas and it makes the content editor your best brush. With new acf fields, which allow you to manage layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Gatterdam elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.0
Text Domain: gatterdam
*/

.page-not-found {
	text-align:center; 
	padding: 30vh 20px 10vh 20px;
}

.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
    text-align: left;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    background-color: #edfff6;
    border: solid 1px #04be5b;
    color: #04be5b;
    padding: 16px;
    font-size: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: #fff0f4;
    border: solid 1px #db524c;
    color: #db524c;
    padding: 16px;
    font-size: 14px;
}

.video-section .product-block-title {
	text-align: left;
}

.product-main>.banner-info {
	margin-bottom:70px;
}
