/*
 Theme Name:     Extra Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/extra/
 Description:    Extra Child Theme
 Author:         Jonathan Finlay
 Author URI:     https://www.lalibre.net
 Template:       Extra
 Version:        1.0.0
*/

@import url("../Extra/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_widget .widgettitle {
    background: #333333;
    padding: 15px 20px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.module-head .module-filter {
    /* display: inline-block; */
    visibility:hidden;
    color: #444651;
    font-weight: 300;
}

.module-head a {
    color: inherit
}

.post-meta.vcard {
    font-size: 14px;
}

audio.embedded-audio {
    width: 100%;
}