#koremCurrentLocationBtnContainer {
  padding-top: 20px;
}

/* 
  This button needs to be on display: 
  https://uscellular.atlassian.net/browse/WE-13816

  .popup .popup-container .popup-head .popup-close {
    visibility: hidden;
  } 
*/
/* WE-13816 */
.popup .popup-container .popup-head .popup-close {
  visibility: visible;
}
/* WE-13816 */

#koremGeocoderContainer > .koremHelpMessage {
  max-width: 100%;
}

.custom-memory-radio-text-info-title.cd-height {
  max-width: none;
}

.digitalexptotalplangallerymodulel9 .m-b-xxxl {
  margin-bottom: 0 !important;
}

.material-style input#koremGeocoderInput {
  height: 50px !important;
}

.material-style button#koremGeocoderBtn {
  height: 50px !important;
  flex-basis: 200px;
}

.material-style #koremCurrentLocationBtnContainer {
  padding-top: 0;
  text-align: left;
  margin-left: 15px;
}

.material-style .plan-line-empty-address {
  padding: 3rem 6rem !important;
}

.addressContainer #mapContainer.standalone {
  height: 500px;
}

.addressContainer #koremGeocoderContainer .koremHelpMessage {
  visibility: hidden;
  line-height: 0;
}

.addressContainer #koremGeocoderContainer .koremHelpMessage:before {
  content: "Enter the street address where you need High-Speed Internet Service:";
  visibility: visible;
  line-height: 1.3;
}

.plan-body-content li::before {
  color: white;
}

.uscc-custom__hsi-shop-now {
  padding: 20px 0;
  text-align: center;
  background: #0070f0;
  color: #fff;
}

.uscc-custom__hsi-shop-now h1 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #fff !important;
  text-decoration: underline;
}

.uscc-custom__hsi-shop-now span {
  font-size: 24px;
}

.uscc-custom__hsi-shop-now .usc-icon {
  height: 23px;
  width: 13px;
  transform: rotate(90deg);
  position: relative;
  top: 4px;
  left: 10px;
}

.uscc-custom__hsi-shop-now .usc-icon svg {
  fill: #fff;
}

.uscc-custom__hsi-shop-now ul a {
  text-decoration: underline;
}

.uscc-custom__hsi-shop-now ul p {
  text-align: center;
}

.call-section {
  background: #0731a1;
  padding: 2rem;
  text-align: center;
  color: white !important;
  font-size: 35px;
  font-family: "Brandon SemiBold";
  line-height: 1.3;
}

.call-section span {
  display: block;
  font-size: 25px;
}

.call-section a {
  text-decoration: underline;
}
#koremSearchHeader h1 {
  color: black;
}
.usc-wysiwyg svg {
  margin: 1rem;
  max-width: inherit;
}
/*ADA*/
.plan-circ a:focus {
  box-shadow: none !important;
}
.plan-circ a:focus svg {
  box-shadow: 0 0 0 2px rgba(0, 112, 240, 0.5) !important;
}
a:focus .plan-circle,
a:focus-visible .plan-circle,
a:focus-within .plan-circle,
.plan-circle a:hover {
  stroke: #fc131d;
}
.compare-plans .usc-arrowed-cta__link .usc-icon--arrow-btn-right {
  margin-top: 0rem !important;
}
.plan-body-wrap .usc-arrowed-cta__link-text {
  align-self: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #koremGeocoderContainer .usc-dynamic-input {
    width: 55% !important;
  }
}
@media only screen and (max-width: 550px) {
  .uscc-custom__hsi-shop-now h1 {
    font-size: 5.5vw;
  }

  .uscc-custom__hsi-shop-now span {
    font-size: 5vw;
  }

  .uscc-custom__hsi-shop-now .usc-icon {
    height: 19px;
    width: 11px;
  }
}

@media screen and (max-width: 700px) {
  .call-section span {
    font-size: 4.5vw !important;
  }
}

@media only screen and (max-width: 767px) {
  .material-style .plan-line-empty-address {
    padding: 0 2rem !important;
  }

  .material-style input#koremGeocoderInput {
    width: 100% !important;
  }

  .addressContainer #koremGeocoderContainer #koremSearchField {
    justify-content: center;
  }

  .material-style button#koremGeocoderBtn {
    margin-left: 0;
  }

  .material-style #koremCurrentLocationBtnContainer {
    text-align: center;
    margin-top: 15px;
    margin-left: 0;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .custom-memory-radio-text-info-title.cd-height {
    font-size: 1.75vw;
  }
}

@media only screen and (min-width: 1025px) {
  .custom-memory-radio-text-info-title.cd-height {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  a:focus .plan-circle .plan-text,
  a:focus-visible .plan-circle .plan-text,
  a:focus-within .plan-circle .plan-text,
  .plan-circle a:hover .plan-text {
    fill: #0731a1 !important;
  }
}
