

.includes_tax {
display:none;
}
.woocommerce-checkout input, .woocommerce-checkout textarea {
background-color: #e2e2e2 !important;
}
.myaccount_user, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce div.message {
    background-color: #effafa;
}
.single-post .title_subtitle_holder, .single-post .post_info {
    display: none !important;
}
.blog_holder.blog_single article h2 {
    margin-bottom: 15px;
}