.product-items .ampreorder-observed .price-box {
    margin-bottom: 15px;
}

.product-items .ampreorder-observed .ampreorder-note {
    margin-bottom: 20px;
}

.ampreorder-observed,
.ampreorder-note,
.preorder_note {
    word-break: break-all;
    word-break: break-word;
}

.ampreorder-observed .tocart {
    white-space: normal
}
.catalog-product-view .ampreorder-observed {
    background: #faea00;
    padding: 5px 5px;
    font-weight: bold;
    margin: 9px 0;
    color: #183d8e;
    font-size: 11px;
    text-align: center;
}

.ampreorder-note{
    background: #faea00;
    padding: 5px 5px;
    font-weight: bold;
    margin: 9px 0;
    color: #183d8e;
    font-size: 11px;
    text-align: center;
}