

.noHeader table thead tr {
    display: none;
        
}

.noHeader > .ui-datagrid-content > .ui-g > .ui-datagrid-column{
	padding: 0 !important;
}

.noHeader > .ui-datagrid-content {
    border: 0 !important;
    background-color: unset !important;
    color: unset !important;
    padding: unset !important;
    line-height: unset !important;
}

.post-box-body {
    flex-direction: column !important;
}

body {
    color: #000000 !important;
}

.isotope-filters .inline-list a::before {
    border-bottom: 2px solid #791b39 !important;
}

.button-secondary-outline-2.button-effect-ujarak:after {
    border: 3px solid #791b39 !important;
}

.owl-carousel .owl-button-next:hover, .owl-carousel .owl-button-prev:hover {
    background-color: #746d6d !important;
}

.ui-to-top:hover {
    color: #fff !important;
    background: #746d6d !important;
}

body .ui-inputfield {
    font-size: 1.5rem!important;
}
