

.sf-aside-popular-pages {
    margin: 15px 0;
}
.sf-aside-popular-pages ul {
    margin: 8px 0;
    padding: 0;
}
.sf-aside-popular-pages li {
    list-style: none;
    padding: 4px 0 4px 0;
    margin: 0;
    color: #3fa8df;
}
.sf-search-results-wrapper .elementor-grid {
    display: block;
    padding-right: 40px;
}
.sf-search-results-wrapper .hentry {
    min-height: auto;
    border-bottom: 1px solid #e3e3e3;
}
.sf-search-results-wrapper .hentry:first-child {
    border-top: 1px solid #e3e3e3;
}
.sf-search-results-wrapper .elementor-post__text {
    padding-left: 0 !important;
    padding-right: 60px !important;
}

.sf-search-results-wrapper .elementor-post__text:after {
    display: block;
    content: "";
    background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 407.436 407.436" style="enable-background:new 0 0 407.436 407.436;" xml:space="preserve"><polygon fill="rgb(63,168,223)" points="112.814,0 91.566,21.178 273.512,203.718 91.566,386.258 112.814,407.436 315.869,203.718"/></svg>');
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 0;
}

.sf-search-results-wrapper .elementor-pagination {
    margin-top: 60px;
}