/**
 * 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!
 */
.blog-category-view h1.page-title {
    margin-top: 22px;
}

.blog-category-view .post-list-wrapper .post-list {
    margin: 0;
}

.share-elements > .athlete2-social-icon:hover {
    transform: translateY(-2px);
}

.blog-page-list h1.page-title {
    margin-top: 22px;
}

.blog-page-list .post-list-wrapper .post-list {
    margin: 0;
}

.post-sharing-top .icon-wrapper .icon {
    height: 32px;
    width: 32px;
}

.post-sharing-top .athlete2-social-icon {
    font-size: 30px;
    position:relative;
    margin-top: -2px;
}

.ox-megamenu-navigation .level1:not(.category-item) > a {
    padding: 7px 0;
    font-size: 16px;
    margin: 0 7px;
    display: inline-block;
    text-transform: uppercase;
}

.mfblog-related-posts-block.block.related ol.block-content {
    margin-bottom: 0;
}

.mfblog-related-posts-block.block.related {
    padding-top: 10px;
}

.mfblog-related-posts-block.block.related ol.block-content {
    padding-left: 14px;
}

.sidebar-additional .block.block-recent-posts .post-image a {
    margin-bottom: 0;
}

.widget.block-list-posts .block-content .item .post-image {
    width: 100%;
}

.widget.block-list-posts .block-content .item .post-image .post-item-link {
    padding: 0 4px;
}

.widget.block-list-posts .block-content .item .post-image .post-item-link:hover {background: transparent;}