/* 
Theme Name: Site Child
Theme URI: #
Description: Site child theme
Author: CEW
Author URI: https://www.creaworld.com.sg/
Template: hello-elementor
Version: 1.1.0
Text Domain: site-child
*/
#pi-fsnw-row, #pi-fsnw-progress-block {
    border:0 !important;
}

i.far{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.adonis-post-tags {
    line-height: 1.6;
}
.adonis-post-tags a {
    background-color: #ad996f;
    color: #fff !important;
    padding: 1px 5px;
    display: inline-block;
	line-height: 1.2;
}

.ha-pg-loadmore-wrap{text-align:center;}