.thaitoan-coupon .mfp-close svg {
    height: 18px;
    width: 18px;
}
.thaitoan-coupon .mfp-close {
    opacity: 1;
    background-color: rgb(255,255,255, 0.5) !important;
    border-radius: 50%;
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    right: 10px;
    width: 26px;
    color: #000 !important;
    transform: translateY(5px) translateZ(1px) !important;
}
.thaitoan {
    padding: 0.5em 0;
}
.thaitoan.shipping-cost-range .s-help--value {
    padding: 5px 8px;
}
.thaitoan.shipping-cost-range svg.shelp-icon {
    width: 18px;
    margin-left: 5px;
    fill: var(--primary-color) !important;
    opacity: 0.9;
}
.thaitoan.shipping-cost-range svg.shipping-icon {
    width: 22px;
    fill: var(--primary-color);
    margin-right: 6px;
    top: -2px;
    position: relative;
    opacity: 0.9;
    height: 22px;
    vertical-align: middle;
}
.thaitoan.shipping-cost-range span.thaitoan-shipping-cost-info {
    font-size: 90%;
}
.thaitoan.estimated-delivery, .thaitoan.shipping-cost-range, .dangxem,.thaitoan.stock-status {
    font-size: 95%;
    line-height: 30px;
}
.thaitoan.shipping-cost-range span.amount {
    color: #fb5209;
    font-weight: normal;
    white-space: nowrap;
}
.thaitoan.estimated-delivery .svg-estimated-delivery {
    width: 22px;
    fill: var(--primary-color);
    margin-right: 6px;
    top: -2px;
    position: relative;
    opacity: 0.9;
    height: 22px;
    vertical-align: middle;
}
.dangxem svg {
    width: 18px;
    fill: var(--primary-color);
    margin-right: 6px;
    top: -1px;
    position: relative;
    opacity: 0.9;
    height: 18px;
    vertical-align: middle;
}
.thaitoan.stock-status svg{
    width: 22px;
    fill: var(--primary-color);
    margin-right: 6px;
    top: -2px;
    position: relative;
    opacity: 0.9;
    height: 22px;
    vertical-align: middle;
}
.thaitoan.stock-status .out-stock-icon {
    width: 18px;
    height: 18px;
}
.eyes.swing {
    font-size: 105%;
}
.thaitoan.estimated-delivery .estimated-day, .eyes.swing,.thaitoan.stock-status svg {
    color: var(--primary-color);
}
 