/**
 * Create an audio version of your posts, with a selection of more than 120+ voices across more than 30 languages and variants.
 * Exclusively on Envato Market: https://speaker-airy.merkulov.design/
 *
 * @encoding        UTF-8
 * @version         1.0.1
 * @copyright       Copyright (C) 2018 - 2020 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * @license         (ISC OR GPL-3.0)
 * @contributors    Alexander Khmelnitskiy (info@alexander.khmelnitskiy.ua), Dmitry Merkulov (dmitry@merkulov.design)
 * @support         help@merkulov.design
 **/

.mdp-description
    img
        max-width: 100%

.mdp-changelog
    > h3:first-child
        margin-top: 0

h3 + .fyi-description
    display: none

.counter-label a
    pointer-events: none
    text-decoration: none
    color: #666

h6
    display: inline-block
    background: rgba(0,0,0,.72)
    color: #fff!important
    border-radius: 4px
    padding: 1px 10px 0 9px!important
    height: 2em
    font-size: .69em!important
    line-height: 2em!important
    text-transform: uppercase
    
pre
    background-color: whitesmoke
    background-image: url('data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==')
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6))
    background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%)
    background-image: linear-gradient(#f5f5f5 50%, #e6e6e6 50%)
    background-size: 38px 38px
    border: 1px solid #d4d4d4
    display: block
    line-height: 19px
    overflow: visible
    overflow-y: hidden
    padding: 0 0 0 4px !important
    margin-bottom: 20px