/*
Theme Name: U-Design Child
description: >-
  U-Design Child theme for Town Square Energy
Author: Joel Charlesworth
Template: u-design
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: u-design-child
*/

div#clmpDiv {
  visibility: hidden;
  border-style: solid;
  border-width: 0px;
  border-color: #e3ad7a;
  color: #0d2c1d;
  position: absolute;
  top: 50%;
  left: 50%;
}

#selectnav2 {
  display: none !important;
}

@media (min-width: 600px) {
  .phone-number {
    font-size: 16px !important;
    line-height: 1.2em !important;
  }
}

@media (max-width: 600px) {
  .phone-number {
    font-size: 16px !important;
  }

  #lhnContainerDone {
    display: none !important;
  }

  #lhnInviteContainer {
    display: none !important;
  }
}
