header#masthead {
	border-bottom: 5px solid #e50050;
}
h1 {
	font-weight: 300 !important;
}
h1 em {
	display: block;
	font-style: normal;
}
h1 strong,
h1 em {
	font-size: 140%;
}
h1 span {
	color: #13efd7;
}
h2 em {
	font-style: normal;
}
h2 em.rose {
	color: #e50050;
}
div#primary {
	padding-bottom: 75px !important;
}
body.page-id-263 div#primary {
	padding-bottom: 0 !important;
}
.p_border_rose p {
	border-left: 3px solid #e50050;
	padding-left: 1em;
}
.main-navigation ul li a {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.5em 3em;
}
.main-navigation ul li.quote a {
	border: 2px solid #334155;
	border-radius: 4px;
}
div.ast-site-identity {
	padding: 0;
}
div h3 a,
.elementor-image-box-title a {
	text-decoration: none !important;
	font-size: .7em;
}
.footer-logo {
	width: 150px;
	margin: -75px auto;
	z-index: 10001;
}
footer.site-footer {
	padding-top: 60px;
}
.site-footer-primary-section-1 .ast-builder-html-element {
	display: flex;
	justify-content: space-between;
	gap: 10vw;
}
div.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	border: none;
}
div:focus {
	outline: none;
}
.woocommerce ul.products li.product.mobile-align-left .single_adq_button_loop,
.woocommerce-page ul.products li.product.mobile-align-left .single_adq_button_loop {
	text-align: center !important;
}
ul.products div.astra-shop-summary-wrap {
	flex: 1;
}
.acf-form-submit {
	text-align: center;
}
.footer-nav-wrap ul li a {
	font-weight: bold;
	color: #fff;
}
.footer-nav-wrap ul li a:hover {
	color: #000;
}
.site-footer-primary-section-1 .footer-widget-area .ast-builder-html-element {
	display: flex;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	padding: 10px 30px;
}
span.ast-onsale-card {
	background: #00FEDE;
	color: #000;
	font-weight: bold;
}
@media(max-width: 921px){
	/*-------------WOOCOMMERCE-------------*/
	.woocommerce-js div.product form.cart {
		display: flex;
		justify-content: center;
	}
	/*------------/WOOCOMMERCE-------------*/
}
@media(max-width: 767px){
	.site-footer-primary-section-1 .footer-widget-area .ast-builder-html-element {
		flex-direction: column;
		gap: 20px;
	}
}