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

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

body { background: #E8E8E8;  }

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

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

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

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

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

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #33536A;
  box-shadow: inset 0px 1px 0px #4f81a5, 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 #1a2b36;
  border-top-color: #223848;
  border-bottom-color: #121d25;
  /* color: #fff !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #274052;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #436e8d, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #0e181e;
  border-top-color: #17252f;
  border-bottom-color: #060a0d;
  /* color: #fff !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #33536A;
  border-color: #1a2b36;
  border-top-color: #223848;
  border-bottom-color: #121d25;
  box-shadow: inset 0px 1px 1px #4f81a5, 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: #33536A; }

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

/* Footer */
#footer { background: #262D35; }

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

/* Advanced Theme Settings - Custom CSS */
/* Image on Home screen */
#pigeon-home .main-content.landing-image { display: block; box-shadow: none; background: none; }
#pigeon-home .main-content.landing-image { background: url(../../../img/site-specific/citrus/pic.jpg) no-repeat center center; background-size: contain; height: 290px; margin-bottom: -12px; }
.modal #pigeon-home .main-content.landing-image { display: none; }

@media only screen and (max-width: 580px) {
	#pigeon-home .main-content.landing-image { height: 260px; }
}
@media only screen and (max-width: 480px) {
	#pigeon-home .main-content.landing-image { height: 200px; margin-bottom: -10px; }
}
@media only screen and (max-width: 350px) {
	#pigeon-home .main-content.landing-image { height: 150px; margin-bottom: -8px; }
}


.voForm LI.input.household_income { width: 48.5%; float: left; clear: none; }
