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

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

body { background: #E2EDF3;  }

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

#header h1 a { display: block; width: 230px; height: 80px; background: url(https://my.cricketarchive.com/c/vo_image_private/df/a1/2650d3678061927a2c111eb536cb.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: 346 / 113; background-size: contain; margin: 0 auto; }
	#header #account-header {  margin-top: 15px; }
}

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

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

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

/* Buttons */
.button, .ui-dialog .ui-dialog-buttonset button {
  background: #87B350;
  box-shadow: inset 0px 1px 0px #b0cd8c, 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 #5f7f37;
  border-top-color: #6d913f;
  border-bottom-color: #526d30;
  /* color: #000 !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #759c44;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #a0c274, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #4d672d;
  border-top-color: #5a7835;
  border-bottom-color: #405525;
  /* color: #000 !important; */
}

/* Checkboxes */
.checkbox > input:checked + .checkbox-placeholder { 
  background-color: #87B350;
  border-color: #5f7f37;
  border-top-color: #6d913f;
  border-bottom-color: #526d30;
  box-shadow: inset 0px 1px 1px #b0cd8c, 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: #87B350; }

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

/* Footer */
#footer { background: #003D5B; }

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

/* Advanced Theme Settings - Custom CSS */
/* Pick You Price in Pounds */
.pick-your-price .input-symbol span { visibility: hidden; }
.pick-your-price .input-symbol span:after { content: "£"; visibility: visible; margin-left: -8px; }

.vo-subscription-plan li { overflow: visible; clear: both; }
.vo-subscription-plan li .subscription-plans { overflow: visible; clear: right; font-size:14px; }
