/*
Theme Name: twentytwentyone-child
Theme URI: https://go4worldbusiness.com/
Description: Child theme for the Parent Theme
Author: Brajesh
Author URI: https://go4worldbusiness.com/
Template: twentytwentyone
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
h1, h2, h3, h4, h5, h6 {
    font-family: 'Dancing Script',handwriting;
}
.wpf_form_filter_by_category .wpf_item ul.wpf_hierachy li { width: 92% !important;}
.wpf_form_filter_by_category .wpf_item .wpf_hierachy { overflow-x: auto!important;}