/*
Theme Name:   Elitestay Child
Theme URL:    https://wowtheme7.com/elitestay-child/
Description:  Hotel Booking WordPress Theme
Author:       Wowtheme7
Author URL:   https://wowtheme7.com/
Template:     elitestay
Version:      1.0.0
License:      GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  elitestaychildtheme
*/

div.contact-three-wrapper.appointment-ip-wrapper div.col-xl-6.col-lg-6 span.wpcf7-form-control-wrap,
div.contact-three-wrapper.appointment-ip-wrapper div.col-xl-12.col-lg-12 span.wpcf7-form-control-wrap,
div.contact-three-wrapper.appointment-ip-wrapper div.col-xs-12 span.wpcf7-form-control-wrap {
	width: 100%;	
}

span.wpcf7-acceptance span.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
}
span.wpcf7-acceptance span.wpcf7-list-item label > input {
    margin-top: 5px;
}


/* Max Height Css Class Start */
.tw-max-h-screen {
    max-height: 100vh!important;
}

/* Max Height Css Class End */
/* Max width Css Class Start */
.max-w-200-px {
    max-width: 200px!important;
}

.max-w-630-px {
    max-width: 630px!important;
}

.max-w-1140-px {
    max-width: 1140px!important;
}

.max-w-1290-px {
    max-width: 1290px!important;
}