/*
Theme Name: Belletrist Child
Theme URI: https://belletrist.qodeinteractive.com
Description: A child theme of Belletrist
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: belletrist
Template: belletrist
*/

.qodef-e-info-left {
    display: none !important;
}

.qodef-e-info-right {
    display: none !important;
}

.qodef-e-info.qodef-info--top {
    display: none !important;
}

#qodef-page-comments-form {
    display: none !important;
	
}

h1.qodef-e-title.entry-title {
    padding-bottom: 25px;
}

.qodef-e-text a {
	text-decoration : underline
}

figure img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-block-image {
    text-align: center !important;
}