/*
Theme Name: Illdy Child Theme
Version: 1.0
Description: A child theme of Illdy
Template: illdy
Author: Sacha
*/
@import url("../illdy/style.css");

/* GLOBAL */

ul, ol {
    font-family: unset;
}

.front-page-section .section-header {
	margin-bottom: 0;
    padding-bottom: 65px;
}

.markup-format p {
    margin: 0;
}

#full-width.width-padding {
    padding-top: 65px;
}

#about, #static-page-content {
    padding: 55px 0 55px 0;
}

#contact-us .section-header, #team .section-header {
    margin-bottom: 0;
}

/* FACEBOOK FEED */

.fts-fb-load-more-wrapper {
    margin: 50px auto 50px;
}

/* SOCIAL BAR */

ul.kiwi-article-bar.pill.kiwi-article-bar-fit {
    margin-top: 30px;
}