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

#header h1 a { display: block; width: 250px; height: 80px; background: url(https://pigeon.s3.us-east-va.io.cloud.ovh.us/8f7feb7db41b3d54ee7c6f3ea1ef674b.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: 390 / 80; 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, p.agreement, p.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: #ff161f;
  box-shadow: inset 0px 1px 0px #ff6d72, 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 #c90008;
  border-top-color: #e20009;
  border-bottom-color: #af0007;
  /* color: #fff !important; */
}
.button:hover, .ui-dialog .ui-dialog-buttonset button:hover {
  background: #f10009;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #ff4950, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
  border-color: #a50006;
  border-top-color: #be0007;
  border-bottom-color: #8b0005;
  /* color: #fff !important; */
}

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

/* Advanced Theme Settings - Custom CSS */

