/*
 Theme Name:   Hello Elementor Child
 Description:  Tema hijo para personalizar Hello Elementor
 Author:       Minor Hotels
 Template:     hello-elementor
 Version:      1.0.0
*/
@font-face {
    font-family: 'Avenir';
    src: url('https://contact.istay-hotelsbynh.com/wp-content/themes/hello-elementor-child/assets/fonts/Avenir-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#site-header {
    position: absolute;
    z-index: 999;
    max-width: 100%;
    width: 100%;
}
#menu-footer-spanish, #menu-footer {
    margin-left: 0px;
    padding-left: 0px;
}
#menu-footer-spanish li, #menu-footer li {
    list-style: none;
    display: inline;
    margin-right: 20px;
    font-size: 12px;
}
#menu-footer-spanish li a, #menu-footer li a {
    color: #F7B200 !important;
}
.wpcf7 p {
    padding: 0px;
    margin: 0px;
}
.wpcf7 label {
    font-family: 'Lexend';
    font-size: 14px;
}
.wpcf7 input[type=text], input[type=email] {
    margin-top: 5px;
    margin-bottom: 10px;
}
.wpcf7 .dswcf7_country_sel {
    margin-bottom: 15px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 22px;
}
.wpcf7-acceptance .wpcf7-list-item-label a {
	color: #26262B !important;
	text-decoration: underline;
}
.wpcf7-telephone_input {
    padding-right: 130px !important;
}
.wpcf7-submit {
    margin-top: 20px;
    float: right;
    background: #706F6B;
    border: none;
    color: #ffffff;
    border-radius: 20px;
    width: 200px;
}
.istaysbottomformrow {
    float: left;
	  width: 100%;
}
.istaysbottomformrow label {
    width: 100%;
}
.istaysbottomformrow .col {
    width: 50%;
    float: left;
}
.istaysbottomformrow .col:first-child {
    padding-right: 10px;
}
.istaysbottomformrow .col:nth-child(2) {
    padding-left: 10px;
}
.istaysbottomformrow .col:nth-child(2) label {
    position: relative;
    top: 5px;
}
.istaysbottomform label	{
	color: #ffffff;
}
.istaysbottomform .wpcf7-acceptance .wpcf7-list-item-label a {
	color: #ffffff !important;
}
.eael-elements-flip-box-flip-card .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image {
    float: right;
}
.eael-elements-flip-box-flip-card .eael-elements-flip-box-front-container h2.eael-elements-flip-box-heading {
    position: relative;
    top: 30px;
}
.eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
	text-align: left !important;
}
.eael-elements-flip-box-rear-container .eael-elements-flip-box-content p {
    font-family: 'Avenir' !important;
    font-size: 16px !important;
}
.even .eael-elements-flip-box-rear-container .eael-elements-flip-box-content p {
	color:#26262B;
}
.eael-elements-flip-box-rear-container .eael-elements-flip-box-heading {
	margin-bottom: 30px;
}