.pozvonim-button-border-inner{
    border: 1px solid #ff0000 !important;
}

#pozvonim-button:hover .pozvonim-button-border-inner {
    border: 1px solid #232323 !important;
    width: 68px  !important;
    height: 68px !important;
    left: 33px !important;
    top: 33px !important;
}



.overlay_freecall {
    background-color: #666666;
    opacity: 0.8;
}

#mpm_freecall_form_header {
    background-color: #666666;
}

#mpm_freecall_form_header .close_form_freecall i {
    color: #ffffff;
}

#mpm_freecall_form_header .close_form_freecall i:hover {
    color: #ff0000 !important;
}

#mpm_freecall_form_submit_button:hover, .da_button_freecall:hover {
    background-color: #ff0000 !important;
    color: #ffffff !important;
}

#mpm_freecall_form_submit_button, .da_button_freecall {
   background-color: #666666 !important;
   color: #ffffff !important;
}

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

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

#mpm_freecall_form_container {
     border-radius: 13px 13px 10px 10px;
     color: #000000;
     background-color: #ffffff;
     opacity: 1;
}

#mpm_freecall_form_header {
    border-radius: 10px 10px 0 0;
}

#mpm_freecall_form_header_logo_mid_level {
    background-color: #ffffff;
}

#mpm_freecall_form_content .mpm-freecall-focused-input .input-group .form-control {
  border-color: #666666;
  background-color: #ffffff;
}

#mpm_freecall_form_content .mpm-freecall-focused-input .input-group-addon {
  border-color: #666666; !important;
  background-color: #666666;
  color: #ffffff;
}

#mpm_freecall_form_content .mpm-freecall-focused-input .input-group-addon::before, #mpm_freecall_form_content .mpm-freecall-focused-input .input-group-addon::after {
  border-left-color: #666666 !important;
}

#mpm_freecall_form_content .mpm-freecall-focused-input .input-group-addon::before {
    left: 31px;
}

#mpm_freecall_form_content .mpm-freecall-focused-input #mpm_freecall_form_captcha {
  background-color: #ffffff;
}

#mpm_freecall_form_header_logo_inner_level {
  color: #666666; !important;
}

#mpm_freecall_form_text_info_block .title {
   font-size: 22px;
}

.description_freecall {
   font-size: 16px;
}

#mpm_freecall_form_submit_button {
   font-size: 20px;
}


