/*
Theme Name: Now Magazine 
Theme URI: justwebagency.com
Author: Just Web Agency (Alex L)
Author URI: justwebagency.com
Description: Now Magazine 
Version: 2.0 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nowmagazin 
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#ez-toc-container.counter-flat ul li:before,
#ez-toc-container.counter-hierarchy ul li:before,
.ez-toc-widget-container.counter-flat ul li:before,
.ez-toc-widget-container.counter-hierarchy ul li:before {
    display: none !important;
}

.new-post .content a:hover {
    text-decoration: underline !important;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    height: 40px;
    border-radius: 3px;
    padding: 0 15px;
}

.post-inner .post-author {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.post-inner .description.dfr {
    width: calc(100% - 111px);
}

.post-content a:not([class]) {
    color: #CE2D27 !important;
}

.post-content a:not([class]):hover {
    opacity: 0.6;
}

.wpem-form-label-text, .account-sign-in, .fieldset-id_location, .fieldset-event_organizer_ids, .wpem-form-title:nth-last-of-type(1), .fieldset-location {
    display: none !important;
}
.post-content .at-above-post-homepage {
    margin-top: 40px;
}