.em-rx-form{font:16px/1.5 Arial,Helvetica,sans-serif;color:#191916;text-align:left;background:#fcfbf8;padding:24px;margin:20px 0;max-width:100%;border:1px solid #ded8ce}.em-rx-form *{box-sizing:border-box}.em-rx-form [hidden]{display:none!important}.em-rx-form h2{font:32px/1.15 Georgia,serif;margin:0 0 12px;text-transform:none}.em-rx-form label{display:block;font-size:14px;font-weight:400;letter-spacing:0;margin:0 0 16px;text-transform:none}.em-rx-form select,.em-rx-form input:not([type=checkbox]){display:block;width:100%;min-width:0;max-width:100%;height:auto;min-height:44px;border:1px solid #b8b0a3;border-radius:0;background:#fff;color:#191916;padding:10px;margin:6px 0 0;font:16px Arial,sans-serif;box-shadow:none}.em-rx-form input[type=checkbox]{appearance:auto;display:inline-block;margin-right:8px;width:18px;height:18px;vertical-align:middle}.em-rx-form fieldset{min-width:0;border:0;padding:0;margin:20px 0}.em-rx-form legend{font-size:16px;font-weight:600;border:0;padding:0 0 12px;width:auto}.em-rx-form .em-rx-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.em-rx-form .em-rx-eye .em-rx-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.em-rx-form .em-rx-help{font-size:12px;color:#655f56;line-height:1.6}.em-rx-total{display:flex;justify-content:space-between;gap:20px;padding:20px 0 8px;border-top:1px solid #ded8ce;font-size:16px}.em-rx-total strong{white-space:nowrap}.em-rx-form [data-rx-submit]{display:block;width:100%;border:0;border-radius:0;background:#191916;color:white;padding:17px;font:16px Arial,sans-serif;cursor:pointer}.em-rx-form [data-rx-submit]:disabled{opacity:.5;cursor:not-allowed}.em-rx-form [data-rx-error]{color:#982c22;font-size:14px;background:#fff1ee;padding:12px}.em-rx-form :focus-visible{outline:2px solid #8d714a;outline-offset:2px}@media(max-width:600px){.em-rx-form{padding:18px}.em-rx-form .em-rx-eye .em-rx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* The original theme freezes the description height before Rx expands. */
.product-template__container:has(.em-rx-form) .product-page-row,
.product-template__container:has(.em-rx-form) .desktop-flex-wrapper,
.product-template__container:has(.em-rx-form) #product-description,
.product-template__container:has(.em-rx-form) #sidebar{height:auto!important;max-height:none!important;min-height:0!important}
.product-template__container:has(.em-rx-form) .product-page-row{display:flex!important;align-items:flex-start;flex-wrap:wrap}
.product-template__container:has(.em-rx-form) .desktop-flex-wrapper{position:static!important;flex:1;min-width:0}
.product-template__container:has(.em-rx-form) #sidebar{position:static!important;transform:none!important}
#shopify-section-product-recommendations{clear:both}
.em-rx-form .em-rx-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.em-rx-form .em-rx-choices label{display:flex;align-items:center;gap:10px;margin:0;padding:14px;border:1px solid #c8bfb1;background:#fff;cursor:pointer}
.em-rx-form .em-rx-choices label:has(input:checked){border:2px solid #806641;padding:13px;background:#f4eee4}
.em-rx-form .em-rx-choices input[type=radio]{appearance:auto;display:block;flex:0 0 18px;width:18px;height:18px;min-height:0;margin:0;padding:0;accent-color:#806641}
.em-rx-form .em-rx-choices label:has(input:disabled){opacity:.5;cursor:not-allowed}
.em-rx-breakdown{margin:12px 0;border-top:1px solid #ddd4ca;padding-top:12px;font-size:14px}
.em-rx-breakdown>div{display:flex;justify-content:space-between;gap:16px;padding:6px 0}
.em-rx-breakdown dt{font-weight:400}.em-rx-breakdown dd{margin:0;white-space:nowrap}
@media(max-width:767px){.product-template__container:has(.em-rx-form) .product-page-row{display:block!important}.product-template__container:has(.em-rx-form) .desktop-flex-wrapper{width:100%!important}.em-rx-form .em-rx-choices{grid-template-columns:1fr}}
