/*
 Theme Name:   Tracks Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Tracks Child Theme
 Author:       id'Okom
 Author URI:   http://www.idokom.fr
 Template:     tracks
 Version:      1.0.0
 Text Domain:  tracks-child
*/
@media (min-width: 75em){
.home .entry-container {
    padding: 0 12%;
}
}
p{margin:10px 0 10px 0;}
.kc_title .fas{font-size:medium; color:#B21A1D;}
.featured-image {
    position: relative;
    height: 0;
    padding-bottom: 30%;
}

.gallery-caption {
    display: none;
}

.site-footer h1 {
    display: none;
}

figure {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="file"]):not([type="image"]), textarea {
    line-height: 1.5;
	min-height: 30px;
}
#sidebar-footer{display:none;}
.comments-number h2{display:none;}
.comments-number { padding: 1px 0;}
.entry { background: white; padding-bottom:10px;}
.entry-content { margin: 4em 0 10px 0;}
/* gestion commentaire */
.comment-content {  width: 75%; }
.comment-list ul {
    margin: 5px 0px 5px 40px;
    background-color: #f1f1f1;
}
li.comment:first-child, li.pingback:first-child { margin-top: 10px;}
li.comment, li.pingback {
    margin: 25px 0;
}
