
.dmg_results_search_form {padding-top: 4px;}

#dmg_control_form_options:checked + .dmg_results_search .dmg_results_form_options .dmg_results_nav_control {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg %3E%3Cpath d='M9.99857 9.0237L14.1234 13.1484L15.3019 11.9699L9.99857 6.6666L4.69531 11.9699L5.87382 13.1484L9.99857 9.0237Z' fill='%23767676'/%3E%3C/g%3E%3C/svg%3E");
}

/* == Tablet (portrait and landscape) ======================================
============================================================================ */
@media only screen and (max-width: 380px) {

	#dmg_results_wrapper #qsearch_term_wrapper {width: 100%; box-sizing: border-box;}
	.dmg_results_search_form ul > .dmg_results_form_areas {width: 28%;}
	#example_entries {width: 175px !important}


}