@media only screen and (min-width: 800px){
.header-scroll .site-header, .header-image.header-scroll .site-header {
    background: rgba(255, 255, 255, 0.9);
  }
}
@media only screen and (min-width: 800px){
.with-page-header .site-title a {
    color: #000;
	}
} /* site titel zwart ipv wit */
@media only screen and (min-width: 800px){
.with-page-header .genesis-nav-menu a, .with-page-header .genesis-nav-menu .menu-item.highlight a {
    color: #000;
	}
} /* menu items zwart ipv wit */
@media only screen and (min-width: 800px){
.genesis-nav-menu .sub-menu {
    background: rgba(255, 255, 255, 0.8);
  }
} /* menu semi-transparant */
.genesis-nav-menu .sub-menu a {
    font-size: 12px;
}
body, #gts-testimonials ul.testimonials-list li blockquote {
    color: #363363;
    /* font-family: Tahoma, sans-serif; letter-spacing: 0.04rem;*/
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 0.06rem;
}
.site-inner {
    background-color: #fffaee;
}
/* frontpage section 1 styling: */
/* @media only screen and (min-width: 800px){
section#text-6 {
    background: rgba(255, 255, 255, 0.4);
    padding: 40px;
    width: 45%;
    margin-left: 30px;
    border-radius: 15px 50px;
  }
} */
.front-page-3 .widget_text:first-child .widget-title, .front-page-5 .widget_text:first-child .widget-title {
    visibility: hidden;
} /* verbergt Get Started in de frontpage 3 widget */
.front-page-3 .widget_text .textwidget .huge {
    visibility: hidden;
} /* verbergt 01 - 02 - 03 kopjes in de frontpage 3 widget */
@media only screen and (min-width: 800px){
.page-header h1 span {
    font-size: 3em;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 800px){
.page-header h1 {
    font-size: 45px;
  }
}
h6, .genesis-nav-menu .sub-menu a, .widget-title, .widgettitle, .entry-meta, .wp-caption-text, .gallery-caption, .site-footer p, .pagination a, body.woocommerce-page nav.woocommerce-pagination ul li a, body.woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-MyAccount-navigation li a, p.comment-meta, .more-link.button, .sidebar .widget.featured-content .entry-title, input, select, textarea, body.woocommerce-cart table.cart td.actions .coupon .input-text, .comment-form p label {
    text-transform: none;
}
h3.widgettitle.widget-title {
    font-size: 20px;  
}
h2, h3, h4, h6 {
    font-weight: 600;
}
h5 {
    font-size: 10px;
    text-align: center;
    color: #a57474;
    margin-bottom: 0;
    margin-top: -30px;
    text-transform: none;
}
.widget ol > li {
    font-family: sans-serif;
} /* einde frontpage section 1 styling: */
@media only screen and (min-width: 800px){
blockquote {
    font-size: 36px;
  }
}
blockquote {
    margin: 24px 0;
    font-style: italic;
    font-size: 1.5em;
    font-family: "Didot";
}
blockquote p:last-of-type {
    font-size: 20px;
}
.card, .before-blog, .front-page-6, .sidebar .widget.featured-content {
    background-color: rgba(255, 251, 250, 0.5);
}
.front-page-3, .front-page-5 {
    background-color: #fffaee; /* rgba(255, 174, 0, 0.1); */
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
    margin: 10px 32px 0 0;
    /* padding-top: 10px; */
    border-top: 2px solid #cccccc;
    border-right: 2px solid #777;
    border-bottom: 2px solid #777;
    border-left: 2px solid #cccccc;
}
a.alignright, img.alignright, .wp-caption.alignright {
    margin: 10px 0 0 32px;
    border-top: 2px solid #cccccc;
    border-right: 2px solid #777;
    border-bottom: 2px solid #777;
    border-left: 2px solid #cccccc;
}
img.alignnone, .alignnone {
    margin-bottom: 10px;
    margin-right: 10px;
}
table {
    margin-bottom: 0;
}
tbody {
    border-bottom: 0;
}
td {
    border-top: 0;
    padding: 0;
}
entry-title {
    font-weight: 400;
}
.entry-content figure {
    margin: auto;
}
.wp-caption-text {
    text-align: center;
    color: #a57474;
    margin-bottom: 15px;
}
img.size-full.wp-image-1013.alignnone {
    margin-bottom: 0;
}
img.size-full.wp-image-1014.alignnone {
    margin-bottom: 0;
}
span.wpcf7-list-item {
    display: block;
}
.site-footer {
    display: none;
}
@media only screen and (min-width: 800px){
.footer-widgets {
    padding: 40px 0 0;
    background: #9a8903;
  }
}
.footer-widgets {
    padding: 40px 0 0;
    background: #9a8903;
}