/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

body
{
	font-size: 14px;
	line-height: 28px;
}

.woocommerce ul.products li.product .price
{
	    color: #696969;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description
{
	background: #dfdcde;
	color: #696969;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before
{
	border-color: #dfdcde  transparent transparent transparent;
}


.woocommerce span.onsale {
color: #FFFFFF;
min-width: 6em;
border-radius: 100%;
}

.single-product.woocommerce span.onsale
{
display:none;
}

button.menu-toggle.default
{
	padding:1px 1px
}

.nav-primary, .nav-secondary, .genesis-nav-menu
{
	font-family: futura-pt, sans-serif;
	font-size:14px;
	padding: 15px 5px
}

h2, input, textarea, .entry-meta, .entry-comments .comment-author span, .comment-reply-link, #reply-title, .product_meta, .woocommerce .entry-content h2
{
		font-family: goldenbook, serif;
}

h1, h3, h5, .entry-meta, .entry-author a, .entry-comments-link a, .entry-content ul > li, .addthis_toolbox a, .jp-relatedposts-post-title a, .woocommerce ul.products li.product h3, .error404 h1, .sidebar li, .featured-content .entry-title, .wpcf7-response-output, .widget select, .entry-comments .comment-author span
{
	font-family: goldenbook, serif;
}

body, input, textarea, .enews input#subbox, .site-footer, .wp-caption-text
{
		font-family: goldenbook, serif;
}

.site-footer
{
	display:none;
}

.full-width-footer .widget-wrap
{
	margin-left:40px;
	text-align:left;
}

#menu-footer-menu
{
	font-size:12px;	
}
.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons
{
	text-align:left;
	margin-left:-5px;
}

/*
custom-html-widget
{
	text-align: center;	
}
*/

.full-width-footer.widget-area
{
	background-color:#ededed;
	padding-top:35px;

}

.textwidget.custom-html-widget
{
	
}

.woocommerce-store-notice.demo_store
{
	background-color:#696969;
	padding-top:50px;
}

.woocommerce-tabs 
{
	line-height: 200%;
	
}
.wp-block-cover-text {
	margin-top:-15%;
}

.wp-block-cover-text a {
	padding:10px;
	font-size:0.75em;
}

.has-small-font-size {
	  margin: 0 auto;
    max-width: 600px;
	line-height: 200%;
	font-size:14px;
}

.wp-block-cover-text :hover {
  border-color:white;
	border-width:1px;
	border-style:solid;
}
/*
.woocommerce .woocommerce-breadcrumb #text:nth-child(1), a:nth-child(2) {
display: none;
visibility:none;
}
*/
/*
.woocommerce .woocommerce-breadcrumb a:nth-of-type(2) {display:none}
*/

.woocommerce-page.woocommerce div.product .woocommerce-tabs ul.tabs li a, .product_meta
{	
	display: none;
}
.woocommerce ul.products li.product .button
{
	display: none;
}

/*
.woocommerce-product-gallery__image {
    pointer-events: none;
}
*/
.woocommerce div.product div.images .flex-control-thumbs li
{
	margin-top : 10px;
	margin-right : 0px;
	
}

.woocommerce #container {
    margin: 50px 6% 65px;
}

.page .entry-content
{
    margin: -14px 0px 65px;
	
}

.wpcf7 input.wpcf7-form-control.wpcf7-text
{
	float: none;
}

.contact-formulier
{
	width:100%;
	margin: 0 auto;
	text-align:left;
}


.site-inner, .wrap {
    margin: 0 auto;
    max-width: 80%;
}


.wpcf7 input.wpcf7-form-control.wpcf7-text {
    float: none;
}

.wpcf7 input.wpcf7-form-control.wpcf7-text
{
		width:100%;
}
.submitknopje
{
	width:50%;
		margin: 0 auto;
}

.wpcf7 textarea.wpcf7-form-control.wpcf7-textarea
{
	border-color: #000000;
}