/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2025 | 06:26:02 */
.error404 .container-wrap {
	background-color: #f8f3f3 !important;
	padding-top: 0 !important;
}
#error-404 {
	padding: 90px 0 125px !important;
}
#error-404 h1 {
	background: linear-gradient(66deg, rgb(115 34 116), rgb(162 50 164), rgb(224 97 136), rgb(248 140 50)) !important;
	font-size: 130px !important;
	color: #f88c32;
	margin-bottom: 0 !important;
	background-clip: text !important;
	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	display: inline-block;
	line-height: 1.3em !important;
}
#error-404 h2 {
	font-size: 45px !important;
	text-align: center;
}
#error-404 .nectar-button {
	font-family: Barlow Condensed !important;
	font-size: 21px;
	color: #cd3dd0;
	font-weight: 500;
	text-transform: uppercase !important;
	background: transparent !important;
	border: 2px solid #cd3dd0;
	border-radius: 0 !important;
	padding: 16px 45px 16px 45px;
	margin-top: 30px !important;
	box-shadow: none !important;
	transform: none !important;
}
#error-404 .nectar-button:hover {
	background: linear-gradient(66deg, rgb(205, 61, 208), rgb(248, 140, 50)) !important;
	border-image: linear-gradient(66deg, rgb(205, 61, 208) 20%, rgb(248, 140, 50) 100%) 1;
	color: #fff;
	box-shadow: none !important;
	transform: none !important;
	transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);
}
.error404 .nectar-button.has-icon i {
	padding-right: 25px;
	display: none;
}
.error404 .nectar-button.has-icon span {
	transform: none !important;
}
@media only screen and (max-width: 1400px) {
	#error-404 h1 {
		font-size: 10vw !important;
	}
}
@media only screen and (max-width: 1200px) {
	#error-404 h1 {
		font-size: 110px !important;
	}
	#error-404 h2 {
		font-size: 40px !important;
	}
}
@media only screen and (max-width: 999px) {
	#error-404 {
		padding: 90px 0 100px !important;
	}
}
@media only screen and (max-width: 768px) {
	#error-404 h1 {
		font-size: 100px !important;
	}
	#error-404 h2 {
		font-size: 35px !important;
	}
	#error-404 {
		padding: 70px 0 80px !important;
	}
}
@media only screen and (max-width: 690px) {
	#error-404 h1 {
		font-size: 95px !important;
	}
	#error-404 h2 {
		font-size: 30px !important;
	}
	#error-404 .nectar-button {
		font-size: 18px !important;
		margin-top: 20px !important;
	}
}
@media only screen and (max-width: 468px) {
	#error-404 h1 {
		font-size: 90px !important;
	}
	#error-404 h2 {
		font-size: 25px !important;
	}
}
