/*

Theme Name: Divi Child Theme 

Description: this is child theme of Divi

Author: LH

Template: Divi

Version: 0.1

*/

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

.single-brand .et_post_meta_wrapper {
    display: none;
}

.single-brand #main-content div.container {
    padding-top: 12px;
}