/**
 * Theme Name:     HaloVue
 * Author:         Crawford Designworks
 * Template:       crawford-designworks
 * Text Domain:	   halovue
 * Description:    Custom Theme by Crawford Designworks
 */

a {text-decoration: none !important;}

/* .wrapper {
	width: 1240px;
	margin: 0 auto;
	max-width: 100%;
} */

.header {
	position: absolute !important;
	width: 100%;
	top: 0;
	left: 0;
}

.gradient-back {
    background: #509F31;
background: linear-gradient(212deg, rgba(124,244,76,1) 0%, rgba(80,159,49,1) 100%);
}
.gradient-back a {
	color: #fff !important;
	font-weight: 600;
}

.wrapper ul {padding-inline-start: 18px !important;}

/* Cookie Bar Styling */
.seopress-user-consent button {padding: 6px 16px !important; border-width: 0 !important; }
.seopress-user-message p {font-size: 0.9em !important; line-height: 1.2em !important;}
.seopress-user-message a {color: #143A62 !important; font-weight: 500;}
@media (min-width: 800px) {
	.seopress-user-message p {font-size: 0.8em !important;}
}

/* Posted Videos */
figure {margin-inline-start: 0; margin-inline-end: 0;}