/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 03:00:47 */
#cover_header{
	height:527.5px;
	padding:80px 40px;
}

#cover_header::before{
	content:"★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★";
	position:absolute;
	top:18px;
	left:0;
	right:0;
	text-align:center;
	font-size:18px;
	color:rgba(255,255,255,0.18);
	letter-spacing:12px;
	z-index:999;
	margin:0 auto;
}

.brand{
	font-size:12px;
	background-color:rgba(200,16,46,0.85);
	color:#FFFFFF;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:0px 18px;
	border-radius:20px;
	width:300px;
	margin:0 auto;
	margin-bottom:35px;
}
.inner_col > .vc_column-inner{
	padding:0!important;
}

.cover_header_button{
	background:#f5c842;
	color:#0a1628;
	padding:12px 38px;
	border-radius:4px;
	font-weight:800;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:16px;
	max-width:186px;
	margin:0 auto;
	margin-bottom:35px;
}

