﻿#myesalon-popupform
{
    background: url(../images/bg-flyer.webp) center center no-repeat fixed !important;
    background-size: cover !important;
}
.myesalon-popupform-form {

    min-height: 550px !important;
}

#myesalon-popupform h1 {

    font-size: 26pt;
}
.myesalon-popupform-form button
{
    background: #fff !important;
    color: #1d5680 !important;
}
.myesalon-popupform-flyer img
{
    border: 2px solid #fff;
}
