.panel-widget-style.panel-widget-style-for-13-0-0-0, .panel-widget-style.panel-widget-style-for-13-0-1-0 {
    padding: 0 20px;
}

button.hestia-scroll-to-top.hestia-fade {
    left: 15px !important;
}

.panel-row-style.panel-row-style-for-569-5 {
    padding: 35px;
}

div#pg-569-2 {
    height: 200px;
}

div#pg-569-2 > div {
    height: 100%;
}

div#pg-569-1 i {
    font-size: 60px;
}

.but-rm {
    max-width: 100px;
    margin: auto;
    padding: 10px;
    border: 1px solid #dbd6d6;
    border-radius: 2px;
}

.onlyApp {
    display: flex; 
}

.header-filter-gradient {
    background: linear-gradient(270deg, #F9E8CE 0%, #F3DAB5 100%) !important;
}

.copyright.pull-right {
    display: none;
}

a.btn.btn-primary.btn-lg, button#pirate-forms-contact-submit, input#wpmtst_submit_testimonial, input.wpcf7-form-control.wpcf7-submit {
    background-color: #424242;
    box-shadow: 0 0 20px rgba(0,0,0,0.9);
}

.header.header-raised.header-primary.text-center {
    background: #424242;
}

a.btn.btn-primary.btn-lg:hover {
    color: #424242;
    background: white;
}

div#custom_html-3 > div > div {
    display: inline-flex;
}

div#custom_html-3 > div > div > a > img {
    max-height: 30px;
    margin-left: 10px;
}

.col-md-8.col-md-offset-2.page-content-wrap {
    border: 3px dotted #b6b5b6;
    margin-bottom: 80px;
}

.strong-view.strong-form.strong-view-id-1.default-form {
    background-color: #f5f5f5;
    border-radius: 10px;
}

.bk_calendar_frame.months_num_in_row_.cal_month_num_3 {
    margin: auto;
}

.wpbc_structure_form {
    margin: auto;
    width: 50%;
}

.wpbc_structure_form > div > div {
    margin: 0px !important;
}

.wpbc_structure_form > div {
    max-height: 70px;
    margin: auto !important;
    width: 50% !important;
}

.wpbc_structure_form {
    background-color: whitesmoke;
    border-radius: 5px;
}

.wpbc_structure_form:before {
    content: "Заполните форму ниже для бронирования";
}

.wpbc_structure_form:before {
    content: "Заполните форму ниже для бронирования";
    font-size: 2vw;
    padding-left: 2%;
}

a:hover {
    color: #999999;
}

.col-md-12 {
    padding: 29px;
    border: 4px dashed gray;
    border-radius: 20px;
    margin-bottom: 40px;
}

@media (max-width: 570px){

  .wpbc_structure_form {
    width: 90% !important;
}

}