/*
Theme Name:		Astra Child
The URI:		salesquire.dk
Description:	Beskrivelse her
Author:			Rasmus Hultquist
Author URI:		salesquire.dk
Template:		astra
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain		astra-child
*/


/* CUSTOM STYLING START */

.ast-container {
    display: block !important;
}

#ast-scroll-top {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.ast-button-wrap {
    display: none !important;
}