/*
Theme Name: BlogHash Child
Theme URI: https://peregrine-themes.com/bloghash
Description: A child theme for the BlogHash WordPress theme.
Author: Site Administrator
Template: bloghash
Version: 1.0.0
Requires at least: 5.4
Requires PHP: 5.6
Text Domain: bloghash-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add child-theme CSS customizations below this line. */

@media (max-width: 639px) {
	body.page-id-155 #bloghash-scroll-top,
	body.page-id-155 .cookieadmin_re_consent,
	body.page-id-156 #bloghash-scroll-top,
	body.page-id-156 .cookieadmin_re_consent {
		display: none !important;
	}
}
