
/* These styles were generated from the Theme Builder in the site admin. */

#header .container, #footer .container { max-width: 800px; }

body { background: #f2f3f4; font-family: 'Lato', "SourceSansPro", Arial, sans-serif; }

/* Header */
#header { background: #FFFFFF; }

#header h1 a { display: block; width: 250px; height: 80px; background: url(https://pigeon.s3.us-east-va.io.cloud.ovh.us/c514d55e423a4e54cc3af16ade7dc87b.png) no-repeat center; background-size: 100% auto; text-indent: -9999px; }

@media only screen and (max-width: 520px) {
	#header h1 a { width: 85%; height: auto; max-height: 110px; aspect-ratio: 330 / 174; background-size: contain; margin: 0 auto; }
	#header #account-header {  margin-top: 15px; }
}

/* Main Headings */
.option-heading { background: #1d252d; }

/* Sub Text */
.main-content a:not(.button), .subscription-options .signup .info p, .agreement, .agreement a, .cnd-user-orders #order-detail .name, .default-more-plans, .homepage .plans-selection-box p { color: #d68a08; }

/* Error Message */
.error-message {  }

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #f3ab35;
  box-shadow: inset 0px 1px 0px #f8cd87, 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border: 1px solid #cf850c;
  border-top-color: #e7950e;
  border-bottom-color: #b7760b;
  /* color: #000 !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #f19d13;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #f6bf65, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #ad700a;
  border-top-color: #c57f0c;
  border-bottom-color: #956009;
  /* color: #000 !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #f3ab35;
  border-color: #cf850c;
  border-top-color: #e7950e;
  border-bottom-color: #b7760b;
  box-shadow: inset 0px 1px 1px #f8cd87, inset 0px -1px 1px rgba(0, 0, 0, 0.1), inset 0px 5px 8px rgba(255, 255, 255, 0.1);
}
.checkbox > input:hover:checked + .checkbox-placeholder { border-color: #f3ab35; }

/* Radios */
/* .radio > input:checked + .radio-placeholder,
.radio.radio--fake .radio-placeholder { background-color: #f3ab35; border-color: #f3ab35; }
.radio > input:hover:checked + .radio-placeholder { border-color: #f3ab35; } */

/* Footer */
#footer { background: #f2f3f4; }

/* Date Picker */
.datepick-nav { background: #f3ab35 !important; }
.datepick-nav a { color: #000 !important; }
.datepick-cmd:hover { background-color: rgba(255,255,255,0.2) !important; box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.datepick-month-header, .datepick-ctrl { background-color: #474747 !important; }
.datepick-month td .datepick-highlight, .datepick-month td .datepick-selected { background: #f3ab35 !important; color: #000 !important; }

/* Advanced Theme Settings - Custom CSS */
.promo-banner { border:solid;}
.voForm LI.input.dob {
	width: inherit;
	float: inherit;
}
