.fk-buy__ship {
display: flex;
gap: 10px;
align-items: flex-start;
margin: 14px 0;
padding: 12px 14px;
border-radius: 12px;
background: rgba(142, 90, 84, .07);
font-size: .94rem;
line-height: 1.5;
}
.fk-buy__ship svg {
width: 18px;
height: 18px;
flex: none;
margin-top: 2px;
} .fk-tablewrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.fk-tablewrap table { width: 100%; min-width: 480px; border-collapse: collapse; }
.fk-tablewrap th,
.fk-tablewrap td { padding: 10px 12px; text-align: left; vertical-align: top; }
.fk-tablewrap thead th { font-size: .85rem; letter-spacing: .04em; text-transform: uppercase; }
.fk-tablewrap .fk-td-num { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; } .woocommerce-notices-wrapper .woocommerce-info b { font-weight: 600; }