/*
 Theme Name:     Kayaco
 Theme URI:      https://emazing.nl
 Description:    A bare-bones child theme for use with Twenty Thirteen Theme. Pick matching colors quickly at <a href="http://www.html-color-names.com/">html-color-names.com</a>.
 Author:         Emazing
 Author URI:     https://emazing.nl
 Template:       twentythirteen
 Version:        1.0
*/

body { background-image: url(mattenklopper.png); background-repeat: no-repeat; background-position: center bottom; background-color: #FFF; }
a, .entry-content a, .comment-content a { color: #7b4f87; text-decoration: none; }
a:visited { color: #7b4f87; }
a:active, a:hover { color: #ea9629; outline: 0; }
.entry-content .wp-block-button .wp-block-button__link:active { border-top: 3px solid #7b4f87 !important; }
.site, .site-footer { background-color:transparent; }
.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0 auto; max-width: 990px; width: 100%; }
.wp-block-column h4:first-child { margin-top: 0 }
header.entry-header { display:none; }
.site-info { display:none; }
.hentry { padding-bottom: 0; }
.logo-container { background-color:#FFFFFF; padding:30px 20px 0px 20px; }
.logo { margin: 0 auto; max-width: 990px; width: 100%; }
.logo img { max-width: 90%; height: auto; }
.site-footer .sidebar-container { /*background-color:rgba(200,121,4,.7);*/ padding-bottom:0; background-color: #ea9629; background-blend-mode: multiply; background-image: url(mattenklopper.png); background-repeat: no-repeat; background-position: center bottom; }
.site-footer .sidebar-container aside.widget { margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.site-footer .widget a { color: #fff; }
.textwidget.custom-html-widget { padding-bottom: 20px; }
 @media only screen and (min-width: 768px) {
.logo img { max-width: 400px; padding-bottom:20px }
}
@media only screen and (min-width: 1000px) {
.logo img { max-width: 500px; }
}


.wp-block-separator {
    max-width: 300px !important;
}
