@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.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;
}