/* stylelint-disable no-empty-source */
.ordercall-smart-button {
    z-index: 999!important;
}

.product-add-to-cart__price-text {
    display: inline-flex;
    align-self: center;
    font-size: 12px;
    line-height: 12px;
    padding: 4px;
    background: #fadf4b;
    border-radius: 5px;
}/* stylelint-disable no-empty-source */

