/*
Theme Name:     eclair-child
Theme URI:      http://www.uniworx.co.jp/
Description:    eclair's child theme
Author:         s104
Author URI:     http://www.uniworx.co.jp/
Template:       eclair
Version:        1.0
*/
@import "../eclair/style.css";

.facebook-box {
    position: relative;
    margin: 0 auto 30px;
    text-align: center;
}

.facebook-box--comment {
    width: 100%;
}

.facebook-box--comment .fb-like-box,
.facebook-box--comment .fbcomments,
.facebook-box--comment .fb_iframe_widget,
.facebook-box--comment .fb_iframe_widget[style],
.facebook-box--comment .fb_iframe_widget iframe[style],
.facebook-box--comment .fbcomments iframe[style],
.facebook-box--comment .fb_iframe_widget span {
    width: 100% !important;
}

.site-footer .facebook-box {
    margin-top: 30px;
    min-height: 224px;
}