/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.data-sinarchive-blog span.elementor-heading-title.elementor-size-default {
    display: flex;
    align-items: center;
    flex-direction: row
}

.academy-publish-time, .data-sinarchive-blog, .data-sinarchive-blog .elementor-heading-title, .more-sinblog .elementor-heading-title {
    display: flex;
    align-items: center
}

.publish-icon {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM16.35 15.57C16.21 15.81 15.96 15.94 15.7 15.94C15.57 15.94 15.44 15.91 15.32 15.83L12.22 13.98C11.45 13.52 10.88 12.51 10.88 11.62V7.52C10.88 7.11 11.22 6.77 11.63 6.77C12.04 6.77 12.38 7.11 12.38 7.52V11.62C12.38 11.98 12.68 12.51 12.99 12.69L16.09 14.54C16.45 14.75 16.57 15.21 16.35 15.57Z' fill='%233066BF'/%3E%3C/svg%3E") 0 0/cover no-repeat;
    margin-left: 10px;
    display: inline-block
}

.more-sinblog .elementor-heading-title svg {
    margin-right: 10px
}

.jet-filters-pagination__link {
    padding: 0 !important;
    display: flex;
    align-items: center
}

.jet-filters-pagination__item.prev-next.prev {
    background: #f9f8f3;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    border-radius: 12px;
    border: 1px solid #bfc6d1;
    align-items: center;
    padding: 0;
    margin: 0
}

.jet-filters-pagination__item {
    background: #f2f3f5;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex !important
}

.jet-filters-pagination__current .jet-filters-pagination__link {
    background-color: var(--e-global-color-62d39fc);
    color: #fff !important;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center
}

.jet-filters-pagination__item.prev-next.next {
    background: #354050;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    border-radius: 12px;
    align-items: center;
    padding: 0;
    margin: 0
}

.blogbox-top {
    backdrop-filter: blur(2px);
    border-radius: 16px
}

.blogbox-top-rightbox-icon {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffd35e;
    margin-left: 8px
}

.blogbox-top .elementor-widget-container {
    display: flex;
    height: 39px;
    align-items: center
}