/* 
  &:before {
    content: '\e900';
    @include icons-pseudo;
  }
*/
/* 
    @include hover-supported() {
        background-color: white;
    }
*/
/* Examples: 
    @include user-select(none);
    @include user-select(all);
*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-family: "FK Screamer Legacy", "AvenirNextCondensed-Bold", "Futura-CondensedExtraBold", HelveticaNeue-CondensedBold, "Ubuntu Condensed", "Liberation Sans Narrow", "Franklin Gothic Demi Cond", "Arial Narrow", sans-serif-condensed, Arial, "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
}

h1,
.h1,
.display-1 {
  font-size: 7.4rem;
  line-height: 6.4rem;
}
@media (min-width: 768px) {
  h1,
.h1,
.display-1 {
    font-size: 10rem;
    line-height: 9rem;
  }
}
@media (min-width: 1200px) {
  h1,
.h1,
.display-1 {
    font-size: 14rem;
    line-height: 13rem;
  }
}
@media (min-width: 1400px) {
  h1,
.h1,
.display-1 {
    font-size: 18.5rem;
    line-height: 16.8rem;
  }
}

h2,
.h2 {
  font-size: 6.4rem;
  line-height: 5.9rem;
}
@media (min-width: 1200px) {
  h2,
.h2 {
    font-size: 10.2rem;
    line-height: 9.4rem;
  }
}
h2-large,
.h2-large {
  font-size: 4.8rem;
  line-height: 5.6rem;
}
@media (min-width: 768px) {
  h2-large,
.h2-large {
    font-size: 12rem;
    line-height: 11.4rem;
  }
}

h3,
.h3 {
  font-size: 4.8rem;
  line-height: 4.6rem;
}
@media (min-width: 1200px) {
  h3,
.h3 {
    font-size: 9.3rem;
    line-height: 9rem;
  }
}
h3-xl,
.h3-xl {
  font-size: 3.2rem;
  line-height: 3.9rem;
  font-family: "Graphik", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 768px) {
  h3-xl,
.h3-xl {
    font-size: 4.8rem;
    line-height: 6.9rem;
    text-transform: none;
  }
}

h4,
.h4 {
  font-size: 4.8rem;
  line-height: 4.7rem;
}
@media (min-width: 768px) {
  h4,
.h4 {
    font-size: 6.4rem;
    line-height: 6.7rem;
  }
}

h5,
.h5 {
  font-size: 2rem;
  line-height: 2.6rem;
}
@media (min-width: 1200px) {
  h5,
.h5 {
    font-size: 3rem;
    line-height: 3.8rem;
  }
}
h5-xl,
.h5-xl {
  font-size: 4rem;
  line-height: 4.4rem;
}

h6,
.h6,
.section-header {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (min-width: 1200px) {
  h6,
.h6,
.section-header {
    font-size: 2rem;
    line-height: 3rem;
  }
}

.quote-large {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 3.9rem;
}
@media (min-width: 1200px) {
  .quote-large {
    font-size: 4.8rem;
    line-height: 5.7rem;
  }
}

.eyebrow-large {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media (min-width: 1200px) {
  .eyebrow-large {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
.eyebrow-small {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.6rem;
}

.button,
.btn,
.link-text {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.6rem;
}
@media (min-width: 1200px) {
  .button,
.btn,
.link-text {
    font-size: 1.9rem;
    line-height: 2.9rem;
  }
}
.button-small,
.btn-small,
.link-text-small {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
@media (min-width: 1200px) {
  .button-small,
.btn-small,
.link-text-small {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}

.body-1-xs,
body-xs,
.p-xs {
  font-size: 1.2rem;
  line-height: 1.7rem;
}
@media (min-width: 1200px) {
  .body-1-xs,
body-xs,
.p-xs {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
.body-1-sm,
body-sm,
.p-sm {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
@media (min-width: 1200px) {
  .body-1-sm,
body-sm,
.p-sm {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
.body-1-md,
body-md,
.p-md {
  font-size: 1.6rem;
  line-height: 2.416rem;
  font-weight: 700;
}
.body-1-lg,
body-lg,
.p-lg {
  font-size: 1.8rem;
  line-height: 2.718rem;
  font-weight: 700;
}
.body-1-xl,
body-xl,
.p-xl {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
@media (min-width: 1200px) {
  .body-1-xl,
body-xl,
.p-xl {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}

.wpcf7-not-valid-tip {
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.letter-cap::first-letter {
  font-size: 5.1rem;
  line-height: 4.9rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-family: "FK Screamer Legacy", "AvenirNextCondensed-Bold", "Futura-CondensedExtraBold", HelveticaNeue-CondensedBold, "Ubuntu Condensed", "Liberation Sans Narrow", "Franklin Gothic Demi Cond", "Arial Narrow", sans-serif-condensed, Arial, "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
}
@media (min-width: 1200px) {
  .letter-cap::first-letter {
    font-size: 5.9rem;
    line-height: 5.6rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  color: inherit;
  margin-top: 0;
}

.footer-fixed-newsletter {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 222;
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .footer-fixed-newsletter {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .footer-fixed-newsletter #can_embed_form #form_col1 li.core_field .floatlabel-input {
    height: 50px;
    font-size: 16px;
    padding: 10px 15px !important;
  }
}

.join-form-banner-header h3 {
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .join-form-banner-header h3 {
    font-size: 44px;
    line-height: 1;
  }
}

.join-form-banner-header .h3 {
  width: 100%;
  margin: 0 auto;
  word-break: break-word;
  font-size: 44px;
  line-height: 1;
}
@media (min-width: 768px) {
  .join-form-banner-header .h3 {
    font-size: 65px;
  }
}
@media (max-width: 767.98px) {
  .join-form-banner-header p {
    font-size: 16px;
    line-height: 1.5;
  }
}

@media (max-width: 767.98px) {
  .email-modal .join-form-banner-container .form-control {
    font-size: 16px;
    padding: 10px 15px !important;
  }
}

@media (max-width: 767.98px) {
  .footer-newsletter .join-form-banner-container p {
    font-size: 14px;
    line-height: 1.5;
  }
}

.join-form-banner-header {
  color: #FFF;
}

.email-modal {
  padding: 6rem 2rem;
}
@media (min-width: 768px) {
  .email-modal .modal-dialog {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .email-modal .modal-content {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .email-modal .modal-content {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .email-modal .modal-content {
    max-width: 780px;
  }
}
.email-modal .modal-dialog {
  margin: 2rem auto;
}
.email-modal .modal-body {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .email-modal .modal-body {
    padding: 50px 30px;
  }
}
@media (min-width: 1200px) {
  .email-modal .container {
    padding: 0 9.6rem;
  }
}

.join-form-banner-container {
  padding: 0;
}
.join-form-banner-container__closebtn .close-modal-email {
  border: none !important;
  background: #ffffff !important;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.6rem;
  line-height: 1.6;
  position: absolute;
  top: -1.6rem;
  right: -1.6rem;
  padding: 0px;
  color: #000;
}
@media (min-width: 768px) {
  .join-form-banner-container__closebtn .close-modal-email {
    width: 4rem;
    height: 4rem;
    font-size: 3.4rem;
  }
}
@media (min-width: 1200px) {
  .join-form-banner-container__closebtn .close-modal-email {
    right: -2rem;
  }
}
.join-form-banner-container__closebtn .close-modal-email span {
  display: block;
  position: relative;
  top: -0.1rem;
}

.email-acquisition .footer-newsletter .form-control {
  border: 1px solid #9b8d8d;
  color: #fff;
  padding-right: 120px !important;
}
@media (max-width: 767.98px) {
  .email-acquisition .footer-newsletter .form-control {
    height: 50px;
    font-size: 16px;
    padding: 10px 15px !important;
  }
}
.email-acquisition .footer-newsletter .form-control::placeholder {
  color: #ffffff;
}
.email-acquisition .footer-newsletter .form-control ::-webkit-input-placeholder {
  color: #ffffff;
}
.email-acquisition .footer-newsletter .form-control ::-moz-placeholder {
  color: #ffffff;
}
.email-acquisition .footer-newsletter .form-control :-ms-input-placeholder {
  color: #ffffff;
}
.email-acquisition .footer-newsletter .form-control input:-moz-placeholder {
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .email-acquisition .footer-newsletter .form-join-submit button {
    height: 50px;
    display: flex;
    align-items: center;
  }
}

.form-wrapper h2,
.form-wrapper .h2,
.form-wrapper h4,
.form-wrapper .h4 {
  display: none;
}

.email-modal .form-join-submit {
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
}
.email-modal .form-join-submit::before {
  display: none;
}

.footer-newsletter .form-join-submit:before {
  display: none;
}
.footer-newsletter .form-join-wrapper .dwd-cta-btn {
  background: #282828;
  position: absolute;
  top: 1px;
  right: 1px;
  width: auto;
  height: calc(100% - 2px);
  line-height: 1;
}

.email-modal .form-join-submit .btn span {
  z-index: 2;
}

.form-join-submit:before {
  display: none !important;
}

/*===============================================================
MODAL CONTENT BUTTON ONLY STYLES
===============================================================*/
.modal-content-button-only .form-join-submit.btn {
  padding: 20px 40px 22px;
}
.modal-content-button-only .modal-content-button-only .form-join-submit.btn span {
  z-index: 2;
}
.modal-content-button-only .modal-content-button-only .form-join-submit.btn:hover {
  color: #ffffff;
}
.modal-content-button-only-new .container {
  padding: 0;
}
.modal-content-button-only-new .modal-body {
  padding: 0;
}
.modal-content-button-only-new .content-area {
  padding: 30px;
}
@media (min-width: 768px) {
  .modal-content-button-only-new .content-area {
    padding: 40px 40px 40px 20px;
  }
}
.modal-content-button-only-new .fullheight {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.modal-content-button-only-new .form-join-submit {
  background: #ff3939;
}
.modal-content-button-only-new .form-join-submit:after {
  display: none;
}
.modal-content-button-only-new .form-join-submit:hover {
  color: #fff;
}

/*===============================================================
MODAL CONTENT FORM WITH IMAGE STYLES
===============================================================*/
@media (min-width: 992px) {
  .email-modal .modal-content-form-with-image {
    max-width: 900px;
  }
}
.email-modal .modal-content-form-with-image .container {
  padding: 0;
}

@media (min-width: 576px) {
  .modal-dialog-form-with-image {
    max-width: 100%;
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .modal-dialog-form-with-image {
    padding: 0px;
  }
}

.modal-content-form-with-image .fullheight {
  height: 100%;
}
@media (min-width: 768px) {
  .modal-content-form-with-image .fullheight {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.modal-content-form-with-image .fullheight form {
  width: 100%;
}
.modal-content-form-with-image .modal-body {
  padding: 0px;
}
.modal-content-form-with-image .content-area {
  padding: 30px;
}
@media (max-width: 991.98px) {
  .modal-content-form-with-image .content-area .form-control {
    font-size: 16px;
    padding: 10px 15px !important;
  }
}
@media (min-width: 768px) {
  .modal-content-form-with-image .content-area {
    padding: 40px 40px 40px 20px;
  }
}
.modal-content-form-with-image .form-join-submit.btn span {
  z-index: 2;
}
.modal-content-form-with-image .form-join-submit.btn:hover {
  color: #ffffff;
}

.zindex-5 {
  z-index: 5;
}

.button-only-content {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .button-only-content {
    padding: 40px 0;
  }
}

a.bg-golden:hover > span,
button.bg-golden:hover > span {
  color: #000000 !important;
}

a.bg-skyblue:hover > span,
button.bg-skyblue:hover > span {
  color: #ffffff !important;
}

/*=====================================================================
CHANGE INPUT COLOR BASED ON THE TEXT COLOR (GLOBAL)
=====================================================================*/
input[type=submit] {
  transition: all 0.3s ease;
}

.theme-button-bg-primary input[type=submit] {
  background: #ff3939 !important;
}
.theme-button-bg-light-purple input[type=submit] {
  background: #8e8ae0 !important;
}
.theme-button-bg-cloudy input[type=submit] {
  background: #949494 !important;
}
.theme-button-bg-olive input[type=submit] {
  background: #99a86a !important;
}
.theme-button-bg-success input[type=submit] {
  background: #198754 !important;
}
.theme-button-bg-golden input[type=submit] {
  background: #f7c452 !important;
}
.theme-button-bg-danger input[type=submit] {
  background: #ff3939 !important;
}
.theme-button-bg-light input[type=submit] {
  background: #f5f5f3 !important;
}
.theme-button-bg-voilet input[type=submit] {
  background: #790f41 !important;
}
.theme-button-bg-dark-voilet input[type=submit] {
  background: #6c0f3b !important;
}
.theme-button-bg-skyblue input[type=submit] {
  background: #bcd7e8 !important;
}
.theme-button-bg-gray-light input[type=submit] {
  background: #edede9 !important;
}
.theme-button-text-primary input[type=submit] {
  color: #ff3939 !important;
}
.theme-button-text-secondary input[type=submit] {
  color: #282828 !important;
}
.theme-button-text-success input[type=submit] {
  color: #198754 !important;
}
.theme-button-text-danger input[type=submit] {
  color: #ff3939 !important;
}
.theme-button-text-white input[type=submit] {
  color: #fff !important;
}
.theme-button-text-black input[type=submit] {
  color: #000 !important;
}
.theme-button-bg-light-purple input[type=submit]:hover, .theme-button-bg-primary input[type=submit]:hover, .theme-button-bg-cloudy input[type=submit]:hover, .theme-button-bg-olive input[type=submit]:hover, .theme-button-bg-success input[type=submit]:hover, .theme-button-bg-golden input[type=submit]:hover, .theme-button-bg-danger input[type=submit]:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.theme-button-bg-secondary input[type=submit]:hover, .theme-button-default input[type=submit]:hover, .theme-button-bg-light input[type=submit]:hover, .theme-button-bg-voilet input[type=submit]:hover, .theme-button-bg-dark-voilet input[type=submit]:hover, .theme-button-bg-skyblue input[type=submit]:hover, .theme-button-bg-gray-light input[type=submit]:hover {
  background: #ff3939 !important;
  color: #ffffff !important;
}
.theme-text-primary input[type=text],
.theme-text-primary input[type=email],
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #ff3939 !important;
  color: #ff3939 !important;
}
.theme-text-primary input[type=text]::placeholder,
.theme-text-primary input[type=email]::placeholder,
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-primary input[type=text] ::-webkit-input-placeholder,
.theme-text-primary input[type=email] ::-webkit-input-placeholder,
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-primary input[type=text] ::-moz-placeholder,
.theme-text-primary input[type=email] ::-moz-placeholder,
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-primary input[type=text] :-ms-input-placeholder,
.theme-text-primary input[type=email] :-ms-input-placeholder,
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-primary input[type=text] input:-moz-placeholder,
.theme-text-primary input[type=email] input:-moz-placeholder,
.theme-text-primary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-secondary input[type=text],
.theme-text-secondary input[type=email],
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #282828 !important;
  color: #282828 !important;
}
.theme-text-secondary input[type=text]::placeholder,
.theme-text-secondary input[type=email]::placeholder,
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #282828 !important;
  opacity: 0.5 !important;
}
.theme-text-secondary input[type=text] ::-webkit-input-placeholder,
.theme-text-secondary input[type=email] ::-webkit-input-placeholder,
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #282828 !important;
  opacity: 0.5 !important;
}
.theme-text-secondary input[type=text] ::-moz-placeholder,
.theme-text-secondary input[type=email] ::-moz-placeholder,
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #282828 !important;
  opacity: 0.5 !important;
}
.theme-text-secondary input[type=text] :-ms-input-placeholder,
.theme-text-secondary input[type=email] :-ms-input-placeholder,
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #282828 !important;
  opacity: 0.5 !important;
}
.theme-text-secondary input[type=text] input:-moz-placeholder,
.theme-text-secondary input[type=email] input:-moz-placeholder,
.theme-text-secondary #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #282828 !important;
  opacity: 0.5 !important;
}
.theme-text-danger input[type=text],
.theme-text-danger input[type=email],
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #ff3939 !important;
  color: #ff3939 !important;
}
.theme-text-danger input[type=text]::placeholder,
.theme-text-danger input[type=email]::placeholder,
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-danger input[type=text] ::-webkit-input-placeholder,
.theme-text-danger input[type=email] ::-webkit-input-placeholder,
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-danger input[type=text] ::-moz-placeholder,
.theme-text-danger input[type=email] ::-moz-placeholder,
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-danger input[type=text] :-ms-input-placeholder,
.theme-text-danger input[type=email] :-ms-input-placeholder,
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-danger input[type=text] input:-moz-placeholder,
.theme-text-danger input[type=email] input:-moz-placeholder,
.theme-text-danger #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #ff3939 !important;
  opacity: 0.5 !important;
}
.theme-text-success input[type=text],
.theme-text-success input[type=email],
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #198754 !important;
  color: #198754 !important;
}
.theme-text-success input[type=text]::placeholder,
.theme-text-success input[type=email]::placeholder,
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #198754 !important;
  opacity: 0.5 !important;
}
.theme-text-success input[type=text] ::-webkit-input-placeholder,
.theme-text-success input[type=email] ::-webkit-input-placeholder,
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #198754 !important;
  opacity: 0.5 !important;
}
.theme-text-success input[type=text] ::-moz-placeholder,
.theme-text-success input[type=email] ::-moz-placeholder,
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #198754 !important;
  opacity: 0.5 !important;
}
.theme-text-success input[type=text] :-ms-input-placeholder,
.theme-text-success input[type=email] :-ms-input-placeholder,
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #198754 !important;
  opacity: 0.5 !important;
}
.theme-text-success input[type=text] input:-moz-placeholder,
.theme-text-success input[type=email] input:-moz-placeholder,
.theme-text-success #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #198754 !important;
  opacity: 0.5 !important;
}
.theme-text-white input[type=text],
.theme-text-white input[type=email],
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #fff !important;
  color: #fff !important;
}
.theme-text-white input[type=text]::placeholder,
.theme-text-white input[type=email]::placeholder,
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.theme-text-white input[type=text] ::-webkit-input-placeholder,
.theme-text-white input[type=email] ::-webkit-input-placeholder,
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.theme-text-white input[type=text] ::-moz-placeholder,
.theme-text-white input[type=email] ::-moz-placeholder,
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.theme-text-white input[type=text] :-ms-input-placeholder,
.theme-text-white input[type=email] :-ms-input-placeholder,
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.theme-text-white input[type=text] input:-moz-placeholder,
.theme-text-white input[type=email] input:-moz-placeholder,
.theme-text-white #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.theme-text-black input[type=text],
.theme-text-black input[type=email],
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input {
  border-color: #000 !important;
  color: #000 !important;
}
.theme-text-black input[type=text]::placeholder,
.theme-text-black input[type=email]::placeholder,
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input::placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
.theme-text-black input[type=text] ::-webkit-input-placeholder,
.theme-text-black input[type=email] ::-webkit-input-placeholder,
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
.theme-text-black input[type=text] ::-moz-placeholder,
.theme-text-black input[type=email] ::-moz-placeholder,
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input ::-moz-placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
.theme-text-black input[type=text] :-ms-input-placeholder,
.theme-text-black input[type=email] :-ms-input-placeholder,
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input :-ms-input-placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
.theme-text-black input[type=text] input:-moz-placeholder,
.theme-text-black input[type=email] input:-moz-placeholder,
.theme-text-black #can_embed_form #form_col1 li.core_field .floatlabel-wrapper input input:-moz-placeholder {
  color: #000 !important;
  opacity: 0.5 !important;
}
