/*
Theme Name: ChapterOne
Theme URI: https://chapterone.qodeinteractive.com/
Description: Bookstore and Publisher Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: chapterone
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/
.zrdn-contacts-center {
    width: 100% !important;
    flex: 0 0 100% !important;
}

.zrdn-contacts-center > .vc_column-inner > .wpb_wrapper {
    display: block !important;
    width: 280px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    text-align: left !important;
}

.zrdn-contacts-center > .vc_column-inner > .wpb_wrapper > * {
    max-width: 100% !important;
}

.zrdn-contacts-center .mkdf-iwt {
    display: table !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.zrdn-contacts-center .mkdf-icon-list-holder {
    width: 100% !important;
    text-align: left !important;
}

.single-product .summary p.price,
.single-product .summary p.price .woocommerce-Price-amount,
.single-product .summary p.price .woocommerce-Price-amount bdi,
.single-product .summary p.price .woocommerce-Price-currencySymbol {
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;
    color: #000 !important;
    font-variant-numeric: lining-nums;
    font-feature-settings: "lnum" 1;
}

.single-product .summary p.price {
    margin-top: 24px !important;
    margin-bottom: 22px !important;
}
.single-post .mkdf-title-holder {
    display: none !important;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block {
    display: none !important;
}
.woocommerce-page .woocommerce-result-count {
    visibility: hidden !important;
}