.wt-preorder-notice {
background-color: #f0f7ff;
color: #0c4a8c;
border: 1px solid #cce3f6;
border-left: 4px solid #0056b3;
border-radius: 4px;
padding: 12px 18px;
margin: 15px 0;
font-size: 0.95em;
line-height: 1.5;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
text-align: left;
} .wt-preorder-notice--inline {
border: none;
padding: 0;
margin: 0;
background: transparent;
color: #0056b3;
font-size: 0.85em;
font-weight: 600;
box-shadow: none;
} .wt-preorder-notice--cart-checkout {
margin: 10px 0;
} .wt-preorder-notice-row td {
padding-top: 15px !important;
padding-bottom: 15px !important;
}