/* ======= Contact swal2 style ======= */
.swal2-modal .swal2-title { font-family: 'Barlow', sans-serif !important; } 

.swal2-modal .swal2-actions .swal2-styled { padding: .425em 1.6em !important; } 

.swal2-modal .swal2-styled.swal2-confirm { background-color: #9f1c22 !important; } 

#iris-contact-section .contact-btn p { display: flex !important; align-items: center; } 

/* ======= Datepicker JQuery style ======= */

.ui-state-disabled .ui-state-default { background: #d1ceca !important; } 

.ui-datepicker td .ui-state-active { background: #9f1c22 !important; color: #fff !important; } 

.form-group .wpcf7-form-control-wrap { width: 100%; } 

.form-group .wpcf7-number { max-width: 100%; margin-bottom: 15px; padding: 10px 0; height: auto; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; border-width: 0 0 1px; border-style: solid; display: block; width: 100%; line-height: 1.5em; font-family: var(--font-ProzaLibreRegular); font-size: 15px; font-weight: 400; color: #666; background-image: none; border-bottom: 1px solid #ececec; } 

.form-group .wpcf7-select { max-width: 100%; margin-bottom: 15px; padding: 10px 0; height: auto; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; border-width: 0 0 1px; border-style: solid; display: block; width: 100%; line-height: 1.5em; font-family: var(--font-ProzaLibreRegular); font-size: 15px; font-weight: 400; color: #666; background-image: none; border-bottom: 1px solid #ececec; } 

.wpcf7-select option { padding: 10px 0; line-height: 1.5em; font-family: var(--font-ProzaLibreRegular); font-size: 15px; font-weight: 400; color: #666; } 
.form-group .wpcf7-form-control-wrap input, .form-group select.wpcf7-form-control, .form-group textarea.wpcf7-form-control{ border-color: #646362; border-radius: 0;} 
.form-group .wpcf7-form-control-wrap input::placeholder,.form-group select.wpcf7-form-control::placeholder, .form-group textarea.wpcf7-form-control::placeholder  { color: #4B4F58;} 