﻿/* @import url("https://use.typekit.net/rfv6ykg.css"); */
/*#28497a;*/
/* #efa21f; */
/* @fontAwesomeBrands: 'Font Awesome 5 Brands';*/
/*@mobile_shortHeight: ~"only screen and (max-width: 1000px) and (max-height:520px)";
@mobile_tallHeight: ~"only screen and (min-width: 700px) and (max-width: 1024px) and (min-height:700px)";*/
.location-dropdown-container {
  display: none;
  height: 45px;
  width: 216px;
}
.placeholder {
  color: #ABB8C3 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.gray {
  background-color: #e5e7eb;
}
.white-container {
  border-radius: 30px;
  background-color: #ffffff;
  padding: 30px 25px;
  margin-bottom: 30px;
}
.location__carousel-bottomBorder {
  height: 10px;
  background-color: #f4b400;
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: calc(100% - 30px);
}
@media only screen and (max-width: 1000px) {
  .location__carousel-bottomBorder {
    width: 100%;
  }
}
.location__carousel-rightBorder {
  height: 95px;
  width: 10px;
  background-color: #f4b400;
  position: absolute;
  bottom: -20px;
  left: calc(100% - 30px);
}
@media only screen and (max-width: 1000px) {
  .location__carousel-rightBorder {
    left: calc(100% - 10px);
  }
}
.storage-calculator .selection-area .reserve-storage {
  display: flex;
  flex-direction: row;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1000px) {
  .storage-calculator .selection-area .reserve-storage {
    flex-direction: column-reverse;
  }
}
.storage-calculator .selection-area .reserve-storage input,
.storage-calculator .selection-area .reserve-storage textarea {
  border: 1px solid #236192 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.storage-calculator .selection-area .reserve-storage input::placeholder,
.storage-calculator .selection-area .reserve-storage textarea::placeholder {
  color: #ABB8C3;
}
.storage-calculator .selection-area .reserve-storage .reservation-form {
  float: none;
  width: 100%;
}
.storage-calculator .selection-area .reserve-storage label.radio {
  color: #236192 !important;
  font-weight: 600 !important;
}
@media only screen and (max-width: 1000px) {
  .storage-calculator .selection-area .reserve-storage label.radio {
    display: block;
    margin-left: -20px;
    padding-bottom: 5px;
  }
}
.storage-calculator .selection-area .reserve-storage label.radio input {
  visibility: hidden;
}
.storage-calculator .selection-area .reserve-storage label.radio div {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #236192;
  top: 4px;
  position: relative;
}
.storage-calculator .selection-area .reserve-storage label.radio.checked div {
  background: url('/wp-content/themes/nationwide/images/new-checkmark.png') center center no-repeat;
}
@media only screen and (max-width: 1000px) {
  .storage-calculator .selection-area .reserve-storage .selected-storage-info {
    width: calc(100% - 30px);
  }
}
.storage-calculator .selection-area .reserve-storage .storage-image {
  position: relative;
  margin-bottom: 60px;
}
.storage-calculator .selection-area .reserve-storage .storage-image > img {
  width: calc(100% + 15px);
  margin-left: -55px;
  max-width: unset;
}
.storage-calculator .selection-area .reserve-storage .storage-info {
  margin-right: 40px;
}
@media only screen and (max-width: 1000px) {
  .storage-calculator .selection-area .reserve-storage .storage-info {
    margin-bottom: 40px;
  }
}
.storage-calculator .selection-area .reserve-storage .storage-info p,
.storage-calculator .selection-area .reserve-storage .storage-info li,
.storage-calculator .selection-area .reserve-storage .storage-info a {
  font-size: 0.75rem;
}
.storage-calculator .selection-area .reserve-storage .storage-info .storage-summary > div {
  max-width: 250px !important;
}
.storage-calculator .selection-area .reserve-storage .summary-heading {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  .storage-calculator .selection-area .reserve-storage .summary-heading {
    flex-direction: column-reverse;
    align-items: start;
  }
}
.storage-calculator .selection-area .reserve-storage .summary-heading h3 {
  flex: 1 1 auto;
}
.storage-calculator .selection-area .reserve-storage .contact-buttons {
  display: inline-flex;
  gap: 15px;
  flex-direction: row;
}
.summary-button {
  width: 185px;
  padding: 9px;
  padding-right: 9px;
  padding-left: 9px;
  padding-left: 48px;
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-position-y: 4px;
  background-size: 32px;
  padding-right: 18px;
  color: #236192;
  font-size: 18px;
  border: 2px solid #236192;
  font-weight: bold;
  border-radius: 5px;
  margin-left: 20px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: auto;
}
.summary-button:hover {
  background-color: #236192;
  color: white;
}
.summary-button.phoneButton {
  background-image: url('/wp-content/themes/nationwide/images/icons/phone-icon.svg');
}
.summary-button.phoneButton:hover {
  background-image: url('/wp-content/themes/nationwide/images/icons/phone-icon-white.svg');
}
.summary-button.emailButton {
  background-image: url('/wp-content/themes/nationwide/images/icons/envelope-icon.svg');
}
.summary-button.emailButton:hover {
  background-image: url('/wp-content/themes/nationwide/images/icons/envelope-icon-white.svg');
}
/*.whiteButton.email-button {
    padding-left: 40px;
    background: url('/wp-content/themes/nationwide/images/envelope-icon.png') no-repeat 5px center;
    background-size: 25px 25px;

    &:hover {*/
/*    background: url('/wp-content/themes/nationwide/images/envelope-icon-white.png') @colorBlue no-repeat 5px center;*/
/*background-size: 25px 25px;*/
/*color: @colorBlue;
    }
}

.blueButton.phone-button {
    padding-left: 40px;
    background: url('/wp-content/themes/nationwide/images/phone-icon-white.svg') @colorBlue no-repeat 5px center;
    background-size: 25px;

    &:hover {
        background: url('/wp-content/themes/nationwide/images/phone-icon-blue.svg') #ffffff no-repeat 5px center;
        background-size: 25px 25px;
    }
}*/
.location__sections {
  width: 50%;
  /*margin-bottom: 50px;*/
}
.location__sections h3 {
  margin-left: 20px;
}
@media only screen and (max-width: 1000px) {
  .location__sections {
    width: 100%;
    margin-top: 0px;
  }
}
.location__sections div.submenu {
  position: sticky;
  background-color: #abb8c3;
  color: white;
  height: 40px;
  top: 55px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  z-index: 44;
}
.location__sections div.submenu a {
  color: white;
  margin: 0;
  font-family: 'ff-real-headline-pro', arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 4px;
  text-transform: uppercase;
}
.location__sections div.submenu a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1000px) {
  .location__sections div.submenu {
    display: none;
  }
}
.location__sections .facilityFeatures ul {
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
}
.location__sections .facilityFeatures ul li {
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  background-image: url(/wp-content/themes/nationwide/images/check.png);
  background-size: 20px;
  background-position-x: 0px;
  padding-left: 25px;
  background-repeat: no-repeat;
}
.location__sections .facilityFeatures .location__section-content {
  padding-top: 20px;
}
.location__sections .facilityFeatures .location__section-content .expander {
  max-height: 80px;
  position: relative;
  overflow: hidden;
}
.location__sections .facilityFeatures h2 {
  font-size: 18px;
}
.location__sections .facilityFeatures p {
  font-size: 14px;
  width: 100%;
}
.location__sections .facilityFeatures .read-more {
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 100px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  background-image: linear-gradient(to bottom, transparent, white);
  font-size: 12px;
  font-weight: bold !important;
  color: #236192;
}
.location__sections .facilityFeatures .readMoreButton {
  color: #236192;
  bottom: 0px;
  font-size: 12px !important;
  left: 50%;
  transform: translateX(-50%);
}
.location__section {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.location__section-title {
  font-size: 28px;
  padding-top: 60px;
  margin: 0;
  margin-bottom: 20px;
}
.location__section-title:first-child {
  padding-top: 0px;
}
@media only screen and (max-width: 1000px) {
  .location__section-title {
    font-size: 20px;
  }
}
.location__section-innerContainer {
  background-color: white;
  min-height: 300px;
  width: 100%;
  border-radius: 20px;
  padding: 20px;
}
.location__section p {
  font-size: 18px;
}
.location__section.faqs ul li {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  padding-top: 5px;
  margin: 0;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
}
.location__section.faqs ul li::after {
  content: '\25bc';
  color: #236192;
  font-size: 11px;
  margin-right: 0px;
  margin-left: auto;
}
.location__section.faqs ul li label {
  color: #236192;
  font-size: 14px;
  text-align: left;
  margin-left: 0px;
  margin-right: auto;
  cursor: pointer;
}
.location__section.faqs ul li p {
  display: none;
  padding-left: 20px;
  font-size: 14px;
  font-weight: normal !important;
  margin-bottom: 0;
  padding-bottom: 0;
}
.location__section.faqs ul li.open p {
  display: block;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}