.send_me_price_submit{
    font-size: .675rem;
    padding: 0.4em 1.5em;
    background:#0066cc;
    color:#ffffff;
}
.send_me_price_submit:hover{
    font-size: .675rem;
    padding: 0.4em 1.5em;
    background:#4CAF50;
    color:#ffffff;
}
.send_me_price_input{
    font-size: .65rem;
    padding: 0.4em 0.6em !important;
    max-width: 150px;
}
.send_me_price_response{
    font-size: 0.75em;
    margin-bottom: 30px;
}
.send_me_price_variable_product_form_display{
    display: none;
    visibility: hidden;
     opacity: 0;
}

.extended .single-product-wrapper>.product-actions-wrapper .product-actions {
    padding: 2.143em 1em !important;
}
.extended .single-product-wrapper>.product-actions-wrapper .product-actions .send_me_price_response{
    font-size: 1em;
}
.specialPrice {
    font-size: .675em;
    margin-bottom: 10px;
}
.single-product .send_me_price_submit{
    font-size: .875rem;
    padding: 0.4em 1.5em;
    background:#0066cc;
    color:#ffffff;
}
.single-product .send_me_price_submit:hover{
    font-size: .875rem;
    padding: 0.4em 1.5em;
    background:#4CAF50;
    color:#ffffff;
}
.single-product .send_me_price_input{
    font-size: .75rem;
    padding: 0.6em 0.8em !important;
    max-width: 150px;
}
.specialPrice .priceDesc {
    font-size: 0.8em;
    color: red;
    display: block;
}
.single-product .specialPrice {
    font-size: 1.2em;
}
.specialPriceForm {
    margin-bottom: 30px;
}
.specialPrice .amount {
    color: black;
}