/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
.related-post-promotion
{
    margin-left: 20px;
}
.custom-ul-promotion
{
    margin: 15px 0 15px 0 ;
    padding-left: 15px !important;
}
.post-bottom-edit
{
    border: none;
    margin-top: 5px;
}
.post-view .post-gallery .gallery-image-hld{
    margin :0 4px 14px 0!important;
}
@media screen and (max-width: 450px) {
    .post-view .post-gallery .gallery-image-hld {
        margin :0 6px 14px 0!important;
        max-width: 48%!important;
    }
}