/*
Theme Name:   emlm 2020
Theme URI:    http://estafasmlm.com/
Description:  EMLM 2020 Theme
Author:       emlm
Author URI:   http://estafasmlm.com
Template:     madd-magazine
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  madd-magazinechild
*/

ul, ol {
    margin-left: 0;
    padding-left: 0;
}

li:not(.menu li) {
    margin-bottom: 2rem
}

blockquote {
    margin: 0 0 2rem;
    padding: 2rem;
    background-color: #eee;
}

blockquote p:first-child {
    margin-top: 0;
}
blockquote p:last-child {
    margin-bottom: 0;
}

.sidebar-widget .rpwwt-post-categories,
.sidebar-widget .rpwwt-post-comments-number {
    font-size: .85rem;
    text-transform: lowercase;
    clear: both;
}

.sidebar-widget .rpwwt-post-categories:before,
.sidebar-widget .rpwwt-post-comments-number:before {
    content: "( "
}

.sidebar-widget .rpwwt-post-categories:after,
.sidebar-widget .rpwwt-post-comments-number:after {
    content: " )"
}

.sidebar-widget .rpwwt-post-excerpt {
    font-size: 1rem;
    color: #555;
}

#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
    color: #b70102 !important;
}

.footer-bot .footer-widget {
    width: 100%;
    margin: 0;
}

.footer-bot .footer-widget li {
   display: inline;
   margin: 0 10px;
}
