@charset "UTF-8";


 /* YEAR  00a3a3 */
 
html, body {font-family: 'Arimo','Montserrat', Arial, sans-serif; margin:0; padding:0; height:100%; background-color:#831539 !important; }

.header-area {
  background-image: linear-gradient(#590b15, #831539) !important; /* top to bottom */
}

#nav a { border: 1px solid #dddddd !important; }

.cardOrderButt { background-color:#fbdc0a !important;
	color:#000 !important; 
	font-weight: 600;}
.emailPhoneLink {color:#fff08a; text-decoration:none; white-space:nowrap; /*font-weight: bold !important; */}
.emailPhoneLink:hover { color: #ffffff !important; }

.orderYearColor {background-color: #fde85e !important; color:#000000 !important; font-weight: 600 !important; }

.yearBTNcolor { background-color: #fde85e;color:#000 !important;}
.yearBTNcolor:hover { background-color: #fde85e !important;color:#590b15 !important;}
/* NEED TO CHANGE ON collection.css */
.button { background-color: #fde85e !important; color:#000 !important; margin-bottom: 20px !important;}
 