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

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

body { background: #F8F8F8;  }

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

#header h1 a { display: block; width: 250px; height: 80px; background: url(https://pigeon.s3.us-east-va.io.cloud.ovh.us/99597ccd31e4c6eb8b5db546962e703a.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: 579 / 116; background-size: contain; margin: 0 auto; }
	#header #account-header {  margin-top: 15px; }
}

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

/* 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: #D45245; }

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

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #e10819;
  box-shadow: inset 0px 1px 0px #f84755, 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 #970511;
  border-top-color: #b00614;
  border-bottom-color: #7f040e;
  /* color: #fff !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #bf0715;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #f72636, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #75040d;
  border-top-color: #8e0510;
  border-bottom-color: #5d030a;
  /* color: #fff !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #e10819;
  border-color: #970511;
  border-top-color: #b00614;
  border-bottom-color: #7f040e;
  box-shadow: inset 0px 1px 1px #f84755, 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: #e10819; }

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

/* Footer */
#footer { background: #2B2B2B; }

/* Date Picker */
.datepick-nav { background: #e10819 !important; }
.datepick-nav a { color: #fff !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: #e10819 !important; color: #fff !important; }

/* Advanced Theme Settings - Custom CSS */
.vo-term-picker li input:checked+label { background-color:#e10819 !important;border: 1px solid #7f1919 !important; border-top-color: #941e1e !important; border-bottom-color: #6a1515 !important; box-shadow:inset 0px 1px 0px #df5d5d, 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) !important;}
