html,
body {
	background-color: var(--e-global-color-astglobalcolor1) !important;
}

p,
section,
.widget,
.site-footer-section,
.site-footer-section > *,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack
	.site-footer-section {
	margin: 0;
}

a,
a:focus {
	outline: none !important;
}

#customize-control-astra-settings-builder-header,
#customize-control-astra-settings-builder-footer,
#navigator__footer__promotion {
	display: none !important;
}

#ast-hf-menu-2-mobile {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

header .custom-logo-link img {
	width: 100%;
}

.sm-show {
	display: none;
}

@media (max-width: 544px) {
	.sm-show {
		display: block;
	}
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.full-width,
.full-width .elementor-button {
	width: 100%;
}

.relative {
	position: relative;
}

.pointer-events-none {
	pointer-events: none;
}

.ff-default .ff-el-form-control,
.ff-default .ff-el-form-control:focus,
.ff-default .ff_btn_style,
.ff-default .ff_btn_style:focus {
	border-radius: 0;
	box-shadow: none !important;
	outline: none !important;
	border-style: solid !important;
}

.site-footer-primary-section-3 {
	display: flex;
	justify-content: center;
	align-items: center !important;
	height: 100%;
}
