.header_call_back, .header_call_back_info{
    background: #fff;
}
.title_call_back, #inform_callback_msg_sign i{
    color: #000;
}
.inform_call_block .close_block,
.gomakoil_call_block .close_block{
    color: #000;
}

.inform_call_block,
.callback_content {
    background: #fefdff;
}
.callback_content #button_large_call{    
    background: #ffdc29;
}

.CallForPriceLabel .product-prices.product-prices-callforprice{
    display: block !important;
}
.CallForPriceLabel .product-variants,
.CallForPriceLabel .product-prices {
    display: none;
}

.CallForPriceLabelCategory .product-price-and-shipping
{
    display: none;
}
.CallForPriceLabelCategory .product-price-and-shipping.product-price-and-shipping-callforprice
{
    display: block;
}

.header_call_back:after, .header_call_back_info:after {
    border-top-color: #ffdc29;
}

#button_large_call {
    background: #ffdc29;    
    font-size: 16px;
}

#button_large_call:hover {
  background-color: #ffdc29;
}

#button_large_call.disabled-submit-btn:hover {
  background: #ffdc29 !important;
}

.inform_call_block .close_block i:hover,
.gomakoil_call_block .close_block i:hover {
    color: #ffdc29;
}

#mpm_callforprice_form_additional_msg {
    color: #000000;
}

#mpm_callforprice_form_title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
}

.productNameTitle {
    font-size: 22px;
}

#mpm_callforprice_form_additional_msg {
    font-size: 16px;
}

.inform_call_block .content_info {
    color: #000000;
}

#gomakoilFreeCall .mpm-callforprice-focused-input .input-group .form-control {
    border-color: #ffdc29;
    background-color: #ffffff;
}

#gomakoilFreeCall .mpm-callforprice-focused-input .input-group-addon {
    border-color: #ffdc29 !important;
    background-color: #ffdc29;
    color: #ffffff;
}

#gomakoilFreeCall .captcha_res-form-group .input-group-addon {
  background-color: #ffffff !important;
}

.gomakoil_call_block #consent_checkbox_container input:checked ~ .custom-checkbox {
  background-color: #ffdc29 !important;
}

.gomakoil_call_block #consent_checkbox_container #consent_message,
.gomakoil_call_block #consent_checkbox_container #consent_message p {
  color: #000000 !important;
}


