
/* GLOBAL */
/* ==== */
html {
scroll-behavior: smooth;
}
/*body {
overflow-x: hidden;
}*/
#savecontent {
margin-top: -2px;
}
.codey {
font-family: courier, monospace;
}
.anchor {
scroll-margin-top: 190px;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
color: inherit !important;
}
@media(min-width: 576px) {
h1, .h1 {
font-size: 2.7rem;
}
h2,
.h2 {
font-size: 2.4rem;
}
h3,
.h3 {
font-size: 2.1rem;
}
h4,
.h4 {
font-size: 1.9rem;
}
h5,
.h5 {
font-size: 1.6rem;
}
h6,
.h6 {
font-size: 1.3rem;
}
}
@media(min-width: 768px) {
h1, .h1 {
font-size: 3.1rem;
}
h2,
.h2 {
font-size: 2.75rem;
}
h3,
.h3 {
font-size: 2.4rem;
}
h4,
.h4 {
font-size: 2.05rem;
}
h5,
.h5 {
font-size: 1.7rem;
}
h6,
.h6 {
font-size: 1.35rem;
}
}
@media(min-width: 1200px) {
h1.mega, .h1.mega {
font-size: 4.5rem !important;
}
body {
font-size: 1.1rem;
}
h1,
.h1 {
font-size: 3.4rem;
}
h2,
.h2 {
font-size: 3rem;
}
h3,
.h3 {
font-size: 2.6rem;
}
h4,
.h4 {
font-size: 2.2rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
}
@media(min-width: 1600px) {
h1, .h1 {
font-size: 3.8rem;
}
h2,
.h2 {
font-size: 3.25rem;
}
h3,
.h3 {
font-size: 2.8rem;
}
h4,
.h4 {
font-size: 2.35rem;
}
h5,
.h5 {
font-size: 1.9rem;
}
h6,
.h6 {
font-size: 1.45rem;
}
}
.btn {
white-space: normal;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
.rightfloat-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 25%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
.rightfloat-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 35%;
}
}
@media(max-width: 575px) {
.rightfloat-sm {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
.btn-primary {
color: white !important;
}
.round {
border-radius: 12px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
}
@media(min-width: 1600px) {
.container.container-wide {
width: auto !important;
max-width: 1500px !important;
}
}
.product-image {
background-size: cover !important;
min-height: auto !important;
padding-bottom: 75%;
}
#savecontent form label {
font-weight: bold;
}
#savecontent form .checkbox-group label,
#savecontent form .radio-group label {
font-weight: normal;
}
.formbuilder-required {
color: red;
}
.text-right.addToCart {
text-align: left !important;
}
.blog-detail-page {
background: var(--light);
}
.blog-detail-page .blog {
border-radius: 10px;
padding: 1.5rem;
background: white;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.blog-detail-page .blog h4 {
margin-top: 1rem;
}
.sub-nav .btn {
width: 160px;
}
.sub-nav.equip .btn {
width: 220px;
}
@media(max-width: 420px) {
.sub-nav .btn {
padding: .2rem .4rem;
font-size: .7rem;
width: 130px;
}
}
.sub-nav.lube .btn {
width: 240px
}
.sub-nav.bg-light,
.bg-light.pattern {
background-image: url(/userfiles/2684/images/subnav-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
mark {
padding: 0;
background: var(--primary-alt);
border-radius: 4px;
}
@media(max-width: 450px) {
.pagination .page-link {
di padding: .25rem .5rem;
font-size: .9rem;
}
}
/*.sub-hero {
background-image: url(/userfiles/2684/images/subhero2.jpg) !important;
}*/
.productRow .btn-back {
display: none !important;
}
.product-image {
padding-bottom: 100%;
width: 100%;
background-position: center !important;
background-size: cover !important;
position: relative;
}
.add-to-container {
position: absolute;
top: 5px;
right: 5px;
}
.directEdit {
position: absolute;
top: 1rem;
right: 1rem;
width: 20px;
height: 20px;
opacity: 1;
z-index: 999;
}
.directEdit:hover .fas {
color: var(--primary)!important;
}
.prod-card {
width: 160px;
margin: 7px 7px 7px 7px !important;
box-shadow: 0 0 0 transparent !important;
}
.product-image {
background-size: contain !important;
background-repeat: no-repeat !important;
}
.productsRow .card-body {
padding: .4rem !important;
line-height: 1.25;
}
@media(max-width: 385px) {
.prod-card {
width: 145px;
margin: 5px 5px 5px 5px !important;
}
}
.oms-product-img-container a:hover .product-image {
opacity: .85;
}
.product-image-wrap {
width: 100%;
aspect-ratio: 1 / 1;
/* match your square layout */
overflow: hidden;
position: relative;
}
.product-image-wrap img {
width: 100%;
height: 100%;
object-fit: cover;
/* key line */
object-position: center;
display: block;
}
.product-detail-wrapper .productsRow {
margin-right: 0;
margin-left: 0;
}
.blog .blog-desc .post-content img {
max-width: 100% !important;
height: auto !important;
}
.blog .blog-desc h1.h2 {
font-size: 2.25rem;
font-weight: bold;
}
.blog-wrapper .blog-image,
.blog-data .blog-posted-date,
.blog-data .blog-description,
.blog-subtitle-heading,
.blog-byline-heading {
display: none !important;
}
.blog-content .blog-title.h5 {
font-size: 1.25rem;
margin-bottom: .4rem !important;
}
.blog-content .blog-byline.mb-2 {
font-size: .85rem;
margin-bottom: .8rem !important;
opacity: .7;
}
.blog-wrapper .col-12.col-md-6.col-lg-4.my-3 {
margin-top: .7rem !important;
margin-bottom: .7rem !important;
}
@media(min-width: 1400px) {
.blog-wrapper .col-12.col-md-6.col-lg-4.my-3 {
flex: 0 0 25% !important;
max-width: 25% !important;
}
}
.blog-content .btn-block.blog-read-more {
width: auto !important;
display: inline-block !important;
font-size: .9rem;
}
.oms-blog {
background: var(--light);
}
.blog-item.media.border.rounded.shadow {
background: white;
border: 0 !important;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1) !important;
}
/* PAGE SPECIFIC */
/* Page Specific CSS */
:root {
/* --primary and --primary-alt inherited from site theme */
--primary-2: color-mix(in srgb, var(--primary) 82%, #ffffff);
--primary-alt-dim: color-mix(in srgb, var(--primary-alt), #000 18%);
--paper: #f4f1ea;
--paper-2: #ebe6db;
--ok: #2d6a4f;
--warn: #c87800;
--bad: #b32424;
--muted: #6b7280;
--line-soft: color-mix(in srgb, var(--primary) 18%, transparent);
--line-mid: color-mix(in srgb, var(--primary) 22%, transparent);
--font-display: 'Archivo', system-ui, sans-serif;
--font-body: 'Inter', system-ui, sans-serif;
--font-mono: 'JetBrains Mono', ui-monospace, monospace;
}
.shell { margin: 0 auto; }
/* ───── Main grid ───── */
.grid {
display: grid;
grid-template-columns: 1fr;
gap: 24px;
}
@media (min-width: 900px) {
.grid { grid-template-columns: 1fr 380px; align-items: start; }
}
/* ───── Panels ───── */
.panel {
background: #fdfbf6;
border: 1.5px solid var(--primary);
border-radius: 4px;
overflow: hidden;
}
.panel + .panel { margin-top: 24px; }
.panel-head {
display: flex;
align-items: center;
gap: 12px;
padding: 14px 20px;
background: var(--primary);
color: var(--paper);
}
.panel-head .badge {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 700;
letter-spacing: 0.1em;
background: var(--primary-alt);
color: #fff;
padding: 3px 8px;
border-radius: 2px;
}
.panel-head h2 {
font-family: var(--font-display);
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0.06em;
margin: 0 !important;
color: #fff;
}
.panel-head:not(.result-head) h2 {
color: white !important;
}
.panel-body { padding: 22px 20px; }
/* Step intro note inside panel body */
.panel-body .step-note {
margin: 0 0 16px 0;
padding-bottom: 14px;
font-size: 13px;
line-height: 1.55;
color: var(--muted);
border-bottom: 1px dashed var(--line-soft);
}
/* ───── Form rows ───── */
.field {
display: grid;
grid-template-columns: 28px 1fr;
gap: 12px;
align-items: start;
padding: 14px 0;
}
.field + .field { border-top: 1px dashed var(--line-soft); }
.field .step-letter {
font-family: var(--font-mono);
font-weight: 700;
font-size: 13px;
color: var(--primary-alt);
background: var(--primary);
height: 28px;
width: 28px;
display: grid;
place-items: center;
border-radius: 2px;
margin-top: 2px;
}
.field label.lbl {
font-weight: 600;
font-size: 14px;
color: var(--primary);
display: block;
margin-bottom: 8px;
}
.field .help {
font-size: 12px;
color: var(--muted);
line-height: 1.5;
margin-top: 8px;
}
.field .help strong { color: var(--primary); }
.input-row {
display: flex;
align-items: stretch;
gap: 0;
max-width: 280px;
}
.panel input[type="number"],
.panel select {
font-family: var(--font-mono);
font-size: 16px;
font-weight: 500;
color: var(--primary);
border: 1.5px solid var(--primary);
padding: 10px 12px;
background: #fff;
min-width: 0;
width: 100%;
border-radius: 0;
-webkit-appearance: none;
appearance: none;
}
.panel select {
background-image:
linear-gradient(45deg, transparent 50%, var(--primary) 50%),
linear-gradient(135deg, var(--primary) 50%, transparent 50%);
background-position:
calc(100% - 16px) 50%,
calc(100% - 11px) 50%;
background-size: 5px 5px, 5px 5px;
background-repeat: no-repeat;
padding-right: 32px;
cursor: pointer;
}
.panel input:focus, .panel select:focus {
outline: 2px solid var(--primary-alt);
outline-offset: -1px;
}
.unit {
font-family: var(--font-mono);
font-weight: 600;
font-size: 14px;
color: var(--paper);
background: var(--primary);
border: 1.5px solid var(--primary);
border-left: none;
padding: 0 14px;
display: grid;
place-items: center;
}
/* ───── Lock heights table ───── */
.lock-table {
margin-top: 12px;
background: var(--paper-2);
border: 1px solid var(--line-mid);
padding: 10px 12px;
font-family: var(--font-mono);
font-size: 13px;
}
.lock-table-title {
font-family: var(--font-body);
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--muted);
margin-bottom: 8px;
}
.lock-list {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.lock-chip {
background: #fff;
border: 1px solid var(--primary);
padding: 3px 9px;
font-weight: 500;
color: var(--primary);
border-radius: 2px;
transition: background-color 160ms ease, color 160ms ease, border-color 160ms ease, transform 160ms ease;
}
.lock-chip.active {
background: var(--primary-alt);
color: #fff;
border-color: var(--primary-alt);
transform: scale(1.08);
box-shadow: 0 2px 6px color-mix(in srgb, var(--primary-alt) 40%, transparent);
}
/* ───── Result panel (right column) ───── */
.result-head { background: var(--primary-alt); }
.result-head .badge {
background: var(--primary);
color: var(--primary-alt);
}
.result-body {
padding: 24px 22px;
background: var(--primary);
color: var(--paper);
}
.big-number {
font-family: var(--font-display);
font-weight: 800;
font-size: clamp(48px, 9vw, 78px);
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
display: flex;
align-items: baseline;
gap: 10px;
}
.big-number .quote {
font-size: 0.45em;
margin-left: 4px;
color: var(--primary-alt);
}
.alt-format {
font-family: var(--font-mono);
font-size: 14px;
color: color-mix(in srgb, var(--paper) 70%, transparent);
margin-top: 6px;
letter-spacing: 0.02em;
}
.breakdown {
margin-top: 20px;
padding-top: 18px;
border-top: 1px solid color-mix(in srgb, var(--paper) 20%, transparent);
}
.breakdown-row {
display: flex;
justify-content: space-between;
align-items: baseline;
font-family: var(--font-mono);
font-size: 13px;
padding: 6px 0;
color: color-mix(in srgb, var(--paper) 85%, transparent);
}
.breakdown-row .label {
font-family: var(--font-body);
color: color-mix(in srgb, var(--paper) 65%, transparent);
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.breakdown-row .val { font-weight: 500; }
.breakdown-row.total {
margin-top: 8px;
padding-top: 12px;
border-top: 1px dashed color-mix(in srgb, var(--paper) 20%, transparent);
color: #fff;
}
.breakdown-row.total .label,
.breakdown-row.total .val {
color: #fff;
font-weight: 700;
}
/* ───── Ceiling check ───── */
.ceiling-check {
margin-top: 18px;
padding: 14px;
background: color-mix(in srgb, var(--paper) 6%, transparent);
border: 1px dashed color-mix(in srgb, var(--paper) 25%, transparent);
border-radius: 3px;
}
.ceiling-check label {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: color-mix(in srgb, var(--paper) 70%, transparent);
display: block;
margin-bottom: 8px;
}
.ceiling-input-row {
display: flex;
gap: 0;
max-width: 100%;
}
.ceiling-input-row input {
font-family: var(--font-mono);
font-size: 15px;
color: var(--primary);
background: color-mix(in srgb, var(--paper) 95%, transparent);
border: 1.5px solid var(--paper);
border-right: none;
padding: 9px 12px;
width: 100%;
min-width: 0;
border-radius: 0;
-webkit-appearance: none;
appearance: none;
}
.ceiling-input-row .unit {
background: var(--paper);
color: var(--primary);
border-color: var(--paper);
}
.ceiling-status {
margin-top: 12px;
font-family: var(--font-mono);
font-size: 13px;
line-height: 1.5;
padding: 10px;
border-radius: 2px;
display: none;
}
.ceiling-status.show { display: block; }
.ceiling-status.ok { background: var(--ok); color: #fff; }
.ceiling-status.warn { background: var(--warn); color: #fff; }
.ceiling-status.bad { background: var(--bad); color: #fff; }
.ceiling-status .icon {
font-weight: 700;
margin-right: 6px;
}
/* ───── Step 2 layout: mini diagram + inputs ───── */
.step2-layout {
display: grid;
grid-template-columns: 1fr;
gap: 22px;
align-items: stretch;
}
@media (min-width: 560px) {
.step2-layout {
grid-template-columns: 180px 1fr;
gap: 28px;
}
}
.mini-diagram-wrap {
background: var(--paper-2);
border: 1px solid var(--line-mid);
border-radius: 4px;
padding: 12px 10px;
display: flex;
align-items: stretch;
justify-content: center;
min-height: 260px;
}
#stackDiagram {
width: 100%;
height: auto;
max-height: 320px;
display: block;
overflow: visible;
}
.step2-inputs .field { padding: 10px 0; }
.step2-inputs .field:first-child { padding-top: 0; }
.step2-inputs .field + .field { border-top: 1px dashed var(--line-soft); }
.from-step {
font-size: 11px;
font-weight: 500;
color: var(--muted);
text-transform: none;
letter-spacing: 0;
margin-left: 4px;
}
@media (max-width: 540px) {
.field {
grid-template-columns: 24px 1fr;
gap: 10px;
}
.field .step-letter { width: 24px; height: 24px; font-size: 11px; }
.input-row { max-width: none; }
}
/* FOOTER */
