.content-area:not(.content-area-empty) .entry-content:not(.disable-image-style) .post-thumbnail img:not(.emoji), .content-area:not(.content-area-empty) .entry-content:not(.disable-image-style) figure:not(.post-thumbnail):has(img:not(.emoji)) img:not(.emoji), .content-area:not(.content-area-empty) .entry-content:not(.disable-image-style) p:has(img:not(.emoji)) img:not(.emoji) {
    transform: translate(-10px,10px)
}

body:not(.elementor-editor-active) .content-area:not(.content-area-empty) .entry-content ul:not(.list-items) li::before {
    transform: translateX(50%)
}

@media screen and (max-width:480px) {
    .post-meta {
        border: 0
    }
}
