form.wpcf7-form.thegem-cf7 .with-label {
display: flex;
}
form.wpcf7-form.thegem-cf7 .with-label .wpcf7-form-control-wrap {
margin-bottom: 0;
}
form.wpcf7-form.thegem-cf7.label-left .with-label {
flex-direction: row;
align-items: center;
}
form.wpcf7-form.thegem-cf7.label-left .with-label label {
flex: none;
}
form.wpcf7-form.thegem-cf7.label-right .with-label {
flex-direction: row-reverse;
align-items: center;
justify-content: flex-end;
}
form.wpcf7-form.thegem-cf7.label-right .with-label label {
flex: none;
}
form.wpcf7-form.thegem-cf7.label-top .with-label {
flex-direction: column;
}
form.wpcf7-form.thegem-cf7.label-bottom .with-label {
flex-direction: column-reverse;
}
form.wpcf7-form.thegem-cf7.label-bottom .with-label .wpcf7-form-control-wrap, form.wpcf7-form.thegem-cf7.label-bottom .with-label .wpcf7-form-control, form.wpcf7-form.thegem-cf7.label-bottom .with-label .combobox-wrapper {
margin-bottom: 0 !important;
}
form.wpcf7-form.thegem-cf7 input[type=submit] {
height: auto;
margin-right: 0;
margin-left: 0;
border: none;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper {
height: auto;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper .combobox-text {
line-height: inherit;
border: none;
padding: 12px 20px;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper .combobox-button {
height: 100%;
border: none;
}
form.wpcf7-form.thegem-cf7 .checkbox-sign.checked:before, form.wpcf7-form.thegem-cf7 .radio-sign.checked:before {
margin: 0;
transform: translate(-50%, -50%);
font-size: 24px;
width: 24px;
height: 24px;
line-height: 24px;
}
form.wpcf7-form.thegem-cf7 p {
margin-bottom: 0;
}
form.wpcf7-form.thegem-cf7 p:nth-last-of-type(1), form.wpcf7-form.thegem-cf7 .submit-outer {
display: flex;
flex-direction: column;
}
form.wpcf7-form.thegem-cf7 .wpcf7-form-control {
display: inline-block;
}
form.wpcf7-form.thegem-cf7 .wpcf7-form-control-wrap:after {
top: 50%;
transform: translateY(-50%);
}
form.wpcf7-form.thegem-cf7 .form-line {
margin: 0;
}
.wpcf7-form.gem-contact-form-white .combobox-wrapper,
.wpcf7-form.gem-contact-form-white input:not(.gem-button-wpcf-custom),
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-white .checkbox-sign,
.wpcf7-form.gem-contact-form-white span.radio-sign,
.wpcf7-form.gem-contact-form-white textarea {
border: 1px solid #ffffff;
background-color: #ffffff;
}
.wpcf7-warning {
line-height: 1.2;
}
.not-empty {
height: 1px;
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.thegem-mailchimp.wpcf7-form .yikes-mailchimp-form-inline {
display: flex;
}
@media (max-width: 767px) {
.thegem-mailchimp.wpcf7-form.mobile-column .yikes-mailchimp-form-inline {
flex-direction: column;
}
.thegem-mailchimp.wpcf7-form.mobile-column .yikes-mailchimp-form-inline label.label-inline {
padding-right: 0;
padding-bottom: 10px;
}
}
.thegem-mailchimp.wpcf7-form .submit-button-inline-label {
width: auto;
min-width: initial;
}
.thegem-mailchimp.wpcf7-form label {
display: flex;
margin-bottom: 0.5em;
width: 100%;
}
.thegem-mailchimp.wpcf7-form label.label-inline {
padding-right: 10px;
}
.thegem-mailchimp.wpcf7-form.label-left label {
flex-wrap: wrap;
flex-direction: row;
align-items: center;
}
.thegem-mailchimp.wpcf7-form.label-left label span {
flex: none;
}
.thegem-mailchimp.wpcf7-form.label-right label {
flex-wrap: wrap;
flex-direction: row-reverse;
align-items: center;
justify-content: flex-end;
}
.thegem-mailchimp.wpcf7-form.label-right label span {
flex: none;
}
.thegem-mailchimp.wpcf7-form.label-top label {
flex-direction: column;
}
.thegem-mailchimp.wpcf7-form.label-bottom label {
flex-direction: column-reverse;
margin-right: auto;
margin-left: auto;
}
.thegem-mailchimp.wpcf7-form form.yikes-easy-mc-form input {
min-height: 40px;
height: auto;
margin-bottom: 0;
}
.thegem-mailchimp.wpcf7-form .form-field-description {
margin-bottom: 0;
width: 100%;
}
.thegem-mailchimp.wpcf7-form .yikes-easy-mc-form .yikes-easy-mc-submit-button {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
margin: 0 auto 0 auto;
min-height: 40px;
height: auto;
border: none;
line-height: inherit;
}
.thegem-mailchimp.wpcf7-form .yikes-easy-mc-form .yikes-easy-mc-submit-button svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.thegem-mailchimp.wpcf7-form .yikes-easy-mc-form .submit-button-inline-label {
height: fit-content;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-white input, .thegem-mailchimp.wpcf7-form.gem-contact-form-white textarea {
border: 1px solid #ffffff;
background-color: #ffffff;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-simple-line input, .thegem-mailchimp.wpcf7-form.gem-contact-form-simple-line textarea {
border-top: 0 none;
border-left: 0 none;
border-right: 0 none;
background: transparent;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-dark input, .thegem-mailchimp.wpcf7-form.gem-contact-form-dark textarea {
color: #46485c;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-dark ::-webkit-input-placeholder {
color: #46485c;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-dark :-moz-placeholder {
color: #46485c;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-dark ::-moz-placeholder {
color: #46485c;
}
.thegem-mailchimp.wpcf7-form.gem-contact-form-dark :-ms-input-placeholder {
color: #46485c;
}
.thegem-mailchimp.wpcf7-form .yikes-easy-mc-form .form-field-description {
display: block;
margin-top: 0.25em;
margin-bottom: 0.75em;
font-style: italic;
font-weight: 400;
font-size: 80%;
}
.not-empty {
height: 1px;
}
.yikes-easy-mc-form .empty-form-inline-label .empty-label.labels-hidden {
display: none;
}