/* Custom Style - Add !important at the end of each class */

.logo img {width:150px !important;height:auto !important;} 
/* header {} */


.midpage-1 {
	width: 100%;text-align: center;align-items: center;align-content: center;margin-bottom:120px;
}

.midpage-1 img {
	width: 100%;height:auto;
}

.gold-text {
  background: linear-gradient(
	45deg,
	#FFD700,
	#FFF1A8,
	#D4AF37,
	#B8860B
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.latest_updates_custom .vBuyButtons {display: none !important;}

footer .bg_dark {background-color: rgba(0, 0, 0, 0) !important;}

footer {background: #000;
	background: linear-gradient(175deg,rgba(25, 14, 22, 1) 35%, rgba(58, 22, 41, 1) 100%);}

.most_popular_models_custom {
background: #190E16 !important;
background: linear-gradient(180deg,rgba(25, 14, 22, 1) 10%, rgba(58, 22, 41, 1) 50%, rgba(25, 14, 22, 1) 90%) !important;
}





/* CTA ALL CAPS */

.bpbtn, .bpjoin {
	text-transform: uppercase !important;
}


/* SOLID SPLASH PAGE */

 .cookiesSpace .bg_dark {background-color:; background-image: url('../images/');} 

.warningPop {
  border: 0px !important;
  background: rgba(0, 0, 0, 0) !important;
}

.warningContent {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #1f1f1f;
}