.grecaptcha-badge { 
    visibility: hidden !important;
}
.widget-content a {
    font-size: 14px;
   
}
h3,h4,h5,
body{
	font-family: 'Barlow','Inter','Arial', 'Sans-Serif';
}

h1, h2{
	font-family: 'Inter','Arial', 'Sans-Serif';
}

a{
	color: #CB1900;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #CB1900;
}

.wp-block-tag-cloud a {
    box-sizing: border-box;
    padding: 4px 10px;
    background: #F4F4F4;
    border-radius: 3px;
    color: #333;
		text-transform: capitalize;
	  font-family: Barlow, sans-serif;
    font-size: 13px;
	margin-right: 0px;
}

body#tinymce.wp-editor.content p,
body#tinymce.wp-editor.content ol,
body#tinymce.wp-editor.content ul,
body#tinymce.wp-editor.content dl,
body#tinymce.wp-editor.content dt {
	font-family: NonBreakingSpaceOverride, "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica",sans-serif;
	letter-spacing: normal;
}
.widget-content a {
	font-family: 'Barlow','Inter','Arial', 'Sans-Serif';
}
.widget {
    margin-top: 0rem;
}

.jetpack-instant-search__path-breadcrumb.jetpack-instant-search__search-result-expanded__path {
    background: #eeeded;
    padding: 3px 15px;
    border-radius: 7px;
    width: auto;
    display: math;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 800;
    font-family: 'vupi74JgTUsr';
}
.jetpack-instant-search__search-results {
    padding-top: 15px;
}
.jetpack-instant-search__search-result-expanded__content {
    padding-top: 10px;
}

.jetpack-instant-search__search-results-wrapper {
    border-radius: 12px;
 }

 span.jetpack-instant-search__path-breadcrumb-piece {
    color: #5a5a7a;
}

.jetpack-instant-search__sidebar .jetpack-instant-search__search-filters button.jetpack-instant-search__clear-filters-link {
    color: #df2a4a;
    font-weight: bold;
    font-size: 12px;
}
.jetpack-instant-search__search-results-secondary {
    background: #f7f7f7 !important;
    border-radius: 15px 0px !important;
    padding-top: 15px !important;
}
.jetpack-instant-search__search-result-title {
	font-weight: 600;
}

.brz .brz-rich-text ol>li,
 .brz .brz-rich-text ul>li {
	
	list-style-type: square;
    list-style-position: outside;
}

.brz .brz-rich-text ul li::before {
    content: unset;
    margin-right: 5px;
}