.elementor-97 .elementor-element.elementor-element-bcfecc1 > .elementor-element-populated{padding:0px 10px 0px 10px;}.elementor-97 .elementor-element.elementor-element-4f7eef9 > .elementor-element-populated{padding:0px 10px 0px 10px;}.elementor-97 .elementor-element.elementor-element-e1ed747{--spacer-size:30px;}.elementor-97 .elementor-element.elementor-element-4ed0109 > .elementor-element-populated{padding:10px 10px 0px 10px;}.elementor-97 .elementor-element.elementor-element-be51524{--spacer-size:50px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-97 .elementor-element.elementor-element-7647690 img{width:100%;max-width:100%;height:419px;}.elementor-97 .elementor-element.elementor-element-dd91d60{--spacer-size:50px;}.elementor-97 .elementor-element.elementor-element-d3bd135{border-style:solid;border-width:1px 1px 1px 1px;border-color:#EBEBEB;padding:15px 15px 15px 15px;}.elementor-97 .elementor-element.elementor-element-d3bd135, .elementor-97 .elementor-element.elementor-element-d3bd135 > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-97 .elementor-element.elementor-element-6641d79 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-97 .elementor-element.elementor-element-ce91d10 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-97 .elementor-element.elementor-element-cec3c27{--spacer-size:50px;}.elementor-97 .elementor-element.elementor-element-ebfb2f2{--spacer-size:50px;}.elementor-97 .elementor-element.elementor-element-0f6bc09 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:20px;}@media(min-width:768px){.elementor-97 .elementor-element.elementor-element-4ed0109{width:70%;}.elementor-97 .elementor-element.elementor-element-0f6bc09{width:29.666%;}}@media(max-width:1024px) and (min-width:768px){.elementor-97 .elementor-element.elementor-element-bcfecc1{width:100%;}.elementor-97 .elementor-element.elementor-element-4f7eef9{width:100%;}.elementor-97 .elementor-element.elementor-element-4ed0109{width:100%;}.elementor-97 .elementor-element.elementor-element-0f6bc09{width:100%;}}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-4f7eef9 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-0f6bc09 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for katen-post-six, class: .elementor-element-347771e *//* Popular Posts Sidebar Fix */

.post.post-list-sm.circle {
    display: flex !important;
    align-items: flex-start !important;
    margin-bottom: 30px !important; /* Space between blog items */
    padding-bottom: 20px !important;
    border-bottom: 1px solid #eee; /* Optional separator */
}

/* Remove the 80px margin added by the theme */
.post.post-list-sm.circle .details {
    margin-left: 15px !important;
    flex: 1 !important;
}

/* Thumbnail */
.post.post-list-sm.circle .thumb {
    width: 65px !important;
    min-width: 65px !important;
    height: 65px !important;
}

.post.post-list-sm.circle .thumb img {
    width: 65px !important;
    height: 65px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
}

/* Title */
.post.post-list-sm.circle .post-title,
.post.post-list-sm.circle h6 {
    margin: 0 0 6px !important;
    line-height: 1.4 !important;
}

/* Date */
.post.post-list-sm.circle .meta {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}

/* Remove border from the last post */
.post.post-list-sm.circle:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}/* End custom CSS */
/* Start custom CSS for katen-post-three, class: .elementor-element-dea936b */.post.post-list-sm.square.before-seperator:nth-of-type(2){
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-0f6bc09 */.widget_katen_popular_posts .post.post-list-sm.circle{
    display:flex !important;
    align-items:flex-start !important;
}

/* Reduce image size */
.widget_katen_popular_posts .thumb{
    width:55px !important;
    min-width:55px !important;
    margin-right:10px !important;
}

.widget_katen_popular_posts .thumb img{
    width:55px !important;
    height:55px !important;
    border-radius:50% !important;
}

/* Content */
.widget_katen_popular_posts .details{
    flex:1 !important;
    margin-left:0 !important;
}

/* Title */
.widget_katen_popular_posts .post-title{
    font-size:18px !important;
    line-height:1.4 !important;
    margin:0 0 5px !important;
}/* End custom CSS */