/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Child theme
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#primary-menu svg {
display: block;
width: 18px;
}
.text-center {
	text-align: center;
}
.ast-site-identity {
	padding: 0.3em 0;
}
html {
	scroll-behavior: smooth;
}
/* #wa-float {display: none;} */

/* @media screen and (max-width: 480px) { */
	#wa-float {
	position: fixed;
	display: block;
	bottom: 10px;
	right: 10px;
	}
/* } */