<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-1156 .elementor-element.elementor-element-f192811{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:-135px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1156 .elementor-element.elementor-element-f192811:not(.elementor-motion-effects-element-type-background), .elementor-1156 .elementor-element.elementor-element-f192811 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-image:url("https://ridsbeautyspa.com/wp-content/uploads/2024/09/Banner-copy.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-1156 .elementor-element.elementor-element-f192811, .elementor-1156 .elementor-element.elementor-element-f192811::before{--border-transition:0.3s;}.elementor-1156 .elementor-element.elementor-element-97fb3b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}@media(max-width:767px){.elementor-1156 .elementor-element.elementor-element-f192811{--min-height:40vh;--margin-top:-77px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1156 .elementor-element.elementor-element-f192811:not(.elementor-motion-effects-element-type-background), .elementor-1156 .elementor-element.elementor-element-f192811 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-position:top center;}}@media(min-width:768px){.elementor-1156 .elementor-element.elementor-element-f192811{--content-width:1620px;}.elementor-1156 .elementor-element.elementor-element-97fb3b1{--content-width:1620px;}}/* Start custom CSS for shortcode, class: .elementor-element-4a8589e */.booking__form__main {
    padding: 45px;
    border-radius: 20px;
    background-color: #f5f5f5;
    max-width: 1250px !important;
    margin: 0 auto;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.text-center.title__form__block {
    text-align: center;
    margin-bottom: 50px;
}

.text-center.title__form__block h3 {
    color: #D25BD7;
    font-family: "BAHNSCHRIFT", Sans-serif;
    font-weight: 400;
    font-size: 47px;
    margin: 0px;
}

.booking__form__row {
    display: flex;
    flex-wrap: wrap;
}

.col-4 {
    width: 33.3%;
    padding: 0px 15px;
}

.col-3 {
    width: 25%;
    padding: 0px 15px;
}
.col-12 {
    width: 100%;
    padding: 0px 15px;
}

.booking__input input, .booking__input select {
    border: 3px solid #D25BD7 !IMPORTANT;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Manrope';
    width: 100%;
    height: 54px;
    padding: 10px 15px;
    border-radius: 5px;
    outline: none !important;
    box-shadow: none !important;
    color:#252525 !important;
}
.booking__input input::placeholder, .booking__input textarea::placeholder
{
        color:#252525 !important;
}

.booking__input span {
    display: block;
    width: 100%;
}

.col-6 {
    width: 50%;
    padding: 0px 15px;
}

.booking__input textarea {
    border: 3px solid #D25BD7 ! IMPORTANT;
    border-radius: 5px;
    outline: none !important;
    box-shadow: none !IMPORTANT;
    font-size: 18px;
    color:#252525;
}

.form__button {
    padding: 0px 15px;
}

.form__button input[type="submit"] {
    background: #D25BD7 !IMPORTANT;
    border-radius: 33px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    padding: 10px 32px;
    border: 1px solid #d25bd7;
}
.form__button.button__right p
{
    text-align:center;
}

.mt-5 {
    margin-top: 50px;
}

.form__button input[type="submit"]:hover {
    background: #fff !IMPORTANT;
    color: #d25bd7;
}


@media(max-width:767px){
    .col-6, .col-4, .col-12, .col-3{
        width:100%;
    }
}
@media only screen and (max-width:576px)
{
    .text-center.title__form__block h3 {
        font-size: 26px;
    }
    .booking__input input, .booking__input  select, .booking__input textarea {
    font-size: 14px;
    height: 44px;
    padding: 5px 10px;
    }
    .form__button input[type="submit"] {
    font-size: 14px;
    padding: 6px 32px;
    }
    .booking__form__main {
    padding: 30px;
    }
}
@media only screen and (max-width:1024px) and (min-width:767px)
{
    .booking__input textarea, .booking__input input, .booking__input select
    {
        font-size: 16px !IMPORTANT;
    }
    .text-center.title__form__block h3
    {
        font-size: 32px !IMPORTANT;
    }
    .form__button input[type="submit"]
    {
        font-size: 16px!IMPORTANT;
    }
}/* End custom CSS */</pre></body></html>