/*
 Theme Name:   checathlon Child
 Theme URI:    https://www.officesupport4you.nl
 Description:  checathlon Child Theme
 Author:       Diane Bronsema 
 Author URI:   https://www.officesupport4you.nl
 Template:     checathlon
 Version:      1.0.2
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  checathlon-child
*/

h1, h2 {
	color: #000000
}

body {
	background-color: #FFFFFF
}

.footer-widgets-wrapper {
    background-color: #FFFFFF
}

.site-header {
    background-color: #FFFFFF;
}

.site-title {
	color: #FFFFFF
}

.page-template-default .site-content, .single .site-content {
    background-color: #FFFFFF;
    background-image: linear-gradient(#FFFFFF,#FFFFFF 500px);
}

.main-sidebar .widget {
    background-color: #FFFFFF;
}

a, a:visited {
    color: #000000;
    text-decoration: none;
    transition: all .25s ease-in-out;
}

.main-navigation a:visited {
    color: #000000;
}

.blog-wrapper .entry-inner, .entry-login-form, .grid-wrapper .entry-inner-wrapper, .mb-form-topic, .mb-wrapper .hentry, .search-results .entry-inner {
    background-color: #FFFFFF;
}

.entry-title .entry-subtitle, .page-title .entry-subtitle, body, button, input, select, textarea {
    color: #FFFFFF;
}

.comment-metadata a, .edd-description, .edd_cart_discount, .edd_cart_header_row, .edd_cart_subtotal, .edd_cart_tax, .entry-inner-wrapper .checathlon-widget-pricing-entry-content, .entry-subtitle, .job-title, .post-navigation .post-title, .single .byline, .soft-color, .soft-color:visited {
    color: #FFFFFF;
}
.footer-widgets-wrapper, .site-footer {
    color: #FFFFFF;
}

.site-footer {
	 background-color: #FFFFFF;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.archive-description:before, .page .entry-subtitle:before, .single .entry-subtitle:before {
    border-bottom: 4px solid #ffffff;
    content: "";
    display: block;
    margin: 1.25rem auto;
    width: 60px;
}

a.button, a.button:visited, button, input[type=button], input[type=reset], input[type=submit] {
    background-color: #FFFFFF;
    border: 0;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 1;
    padding: .65em 1.6em .75em;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    transition: all .2s ease-in-out;
}

.comment-meta, .comment-navigation, .comment-reply-link, .pingback .edit-link, .post-navigation, .smaller-font-size {
    font-size: .0;
}	

.page-template-default .site-content, .single .site-content {
    background: content-box;
    background-color: #fffff;
    /* background-color: #FFFFFF; */
    /* background-image: linear-gradient(#FFFFFF,#FFFFFF 500px); */
}
.footer-widgets-wrapper {
    background-color: #474747;
}
.site-header {
    background-color: #474747;
  
}
.site-title {
    color: black;
   
}

.footer-widgets-wrapper, .site-footer {
    color: black;
   
}

