/*
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);
}