/*
Theme Name:         SafeKeep Self Storage
Template:      	    tsg-pinnacle
Theme URI:          http://www.storageinternetmarketing.com
Description:

Version:            1.0
Author:             The Storage Group
Author URI:         http://www.storageinternetmarketing.com

License:            For use by The Storage Group only.
*/


@import url('https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap');

.row.pageContent p a,
#pinnacleMainContent a,
#pinnacleMainContent p a {
  text-decoration: underline;
  font-weight: bold;
  color: #0E2C58 ;
}

.row.pageContent p a:hover,
#pinnacleMainContent a:hover,
#pinnacleMainContent p a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #0E2C58 ;
}

/* Temporary please remove when site gets its api */
.background_1 {
  background-color: #0E2C58  !important;
}

a.rentNowBtn {
  background-color: #0E2C58 ;
  color: white !important;
  text-decoration: none !important;
  width: 150px;
  display: flex;
  border-radius: 5px;
  padding: 5px;
  align-items: center;
  justify-content: center;
  justify-self: center;
  text-transform: uppercase;
}

/* GBB modal strikethrough */
.upgradeUnitButtons .strikeThrough {
  display: block !important;
}

/* Side Map Page (City Page) Hide filters */
#facilities li[data-filter]:not([data-filter="climate/temp"]):not([data-filter="parking"]):not([data-filter="drive up"]):not([data-filter="wine storage"]):not([data-filter="storage lockers"]) {
  display: none !important;
}

body.locations_theme_4 li:has(input) {
    display: none !important;
}

body.locations_theme_4 li:has(input[value="climate/temp"]),
body.locations_theme_4 li:has(input[value="drive up"]),
body.locations_theme_4 li:has(input[value="parking"]) {
    display: inline-block !important;
}
/* Side Map Page (City Page) Hide filters END */

/* Hero size for 2 column hero*/

.tsgHeroTheme9.heroTheme9.height100vh{
	min-height:50vh!important;
}

/* END Hero size for 2 column hero*/

body{
font-family: "Reddit Sans", serif;
}

body.home footer {
    margin-top: -20px;
}

.blogArchiveDate {
	display: none !important;
}
@media screen and (max-width: 1024px){
.mmOpen .miscLinks {
    position: fixed;
    top: 90px !important;
    /*left: -40px !important;*/
}

}

.scrollTopContainer .scrollToTop {
    position: relative;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
}

.scrollTopContainer {
    position: fixed;
    right: 2%!important;
    bottom: 2%!important;
    z-index: 250;
    max-width: 10%;
}

.candee a:not(.color_2):not(.pitchBlockMore):not(.slogan):not(.featIconToggle):not(.socialHeadIcon) {
  color: #0E2C58 ;
}

/*hiding locations count Case:7517*/
.resultsCount{
	display: none !important;
}
[aria-label="View our locations"] {
  display: none !important;
}
.snippetsBlock{
	width: 100% !important;
}


/*** WordPress Core ************************************/
@media (max-width: 480px) {
/* Fix chatbox covering cta */
#alert-message-widget {
padding: 5px !important;
}
#alert-message-widget h3 {
padding-top: 0;
margin-bottom: 0 !important;
}

}

/* Live person chat */
div#LP_DIV_1471365577729 {
  position: fixed;
bottom: 10%;
right: 2%;
z-index: 99;
}
/* Please don't remove import. On Macs, bold doesn't work without it. */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

.candee-tabs-container a {
  color: #0E2C58 ;
}

.pitchInfo .facilityBlockButtonWrapper a {
  color: white !important;
}

.candee-tabs {
  height: auto;
}

.candee-tabs-container .fa {
  /* font-size: 24px !important; */
  /* padding-right: 10px !important; */
}

.flex-item {
  min-width: unset !important;
}

/*removed from Case:13206 
.postid-4528 .candee-grey-box {
  display: none !important;
}*/

.page-template-calculator .pageContent {
  padding-top: 40px !important;
}

input.wpcf7-form-control, textarea.wpcf7-form-control {
  width: 100%;
}

.topFooterWrapper .footerLogo img {
  max-width: 200px !important;
  height: auto !important;
}

/*CALCULATOR*/
#calc-form .panel-title {
  cursor: pointer;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.fullTemplateCalcBox {
  position: fixed;
  top: 0px;
  background-color: #146695;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
  height: 55px;
}

.calc-box-left {
  float: left;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.calc-box-right {
  float: right;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.panel-collapse {
  display: none;
  overflow: auto;
}

#calc-form .accordianElement {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 40px;
}

#calc-form .accordianElement .accordianInput {
  width: 45px;
  float: left;
  margin-right: 10px;
}

#calc-box {
  background-color: #1C6093;
  color: #fff;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
}

.page-template-calculator .pageContent {
  padding-top: 125px;
}

.page-template-calculator .eight.columns,
.page-template-calculator aside .four.columns {
  float: none;
  width: 100%;
}

#calc-form .accordianElement {
  line-height: normal;
}

.candee-columns.candeeResultsContainer {
  padding-top: 0 !important;
  top: 0 !important;
}
/*END CALCUTOR*/
@media screen and (max-width: 800px) {
	.pageContent .eight.columns, .pageContent .four.columns {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
  #specialMenu {
    float: none !important;
  }

  #facility_closest .container { /* Override for locations near you location page */
    font-size: 11px !important;
    display: unset !important;
  }

  a.buttLogout, a.buttLogin {
    display: none !important;
  }
	.pageContent .eight.columns img {
		float: none;
		margin: 20px auto;
	}
}

@media (max-width: 480px) {
  .mainMenuToggle {
    top: 0rem;
  }

  .miscLinks a {
    margin-right: 30px;
  }

  .calloutButton {
    padding: 10px !important;
  }

  .calloutTitle {
    font-size: 1.2rem !important;
  }

  .calloutDesc {
    font-size: .8rem !important;
  }

  #calc-form .accordianElement {
    width: 100%;
  }
}

/* @media (max-width: 600px) and (min-width: 430px) {
  .main-menu-buttons {
    max-width: calc(100% - 80px);
  }
} */

 
  @media (max-width: 430px) {
    .mm_holder1 .mainMenuToggle {
    /*top: 120px !important;*/
    color: #fff !important;
      }
    
    a.buttCart {
      margin-right: 80px !important;
    }
		/*.miscLinks {
			width: auto;
		}*/
  }
  
   @media (max-width: 430px) and (min-width: 361px){
     .account-login .mainMenuToggle {
      top: 260px !important;
      color: black !important;
    }
  }
  @media (max-width: 360px){
  /* .account-login .mainMenuToggle {
    top: 350px !important;
    color: black !important;
}*/
.candee-login-page  .mainMenuToggle {
    top: 245px !important;
    color: black !important;
}
}

  @media (max-width: 400px) {
    .mainLogo img {
      max-width: 163px !important;
      padding-top: 10px !important;
    }

    .calloutButton .calloutTitle {
      font-size: 1.15rem;
    }

    .calloutButton .calloutDesc {
      font-size: .8rem;
    }
  }
 /* .hero_image,
#facilityMap,
.mainHeaderWrapper {
  height: 550px !important;
}*/

/*.hero_image img {
  max-width: 100% !important;
  height: inherit;
  width: 100%;
}*/

@media screen and (max-width: 1300px) {
  .hero_image,
  #facilityMap,
  .mainHeaderWrapper {
    height: 450px !important;
  }
}

@media screen and (max-width: 1100px) {
  .hero_image,
  #facilityMap,
  .mainHeaderWrapper {
    height: 380px !important;
  }
}
@media screen and (max-width: 900px) {
  .hero_image,
  #facilityMap,
  .mainHeaderWrapper {
    height: 295px !important;
  }
  .headerToggleButtons {
    bottom: -210px !important;
  }
}
@media screen and (max-width: 700px) {
  .hero_image,
  #facilityMap,
  .mainHeaderWrapper {
    height: 230px !important;
  }
  .headerToggleButtons {
    bottom: -210px !important;
  }
}

@media screen and (max-width: 550px) {
  /* .widget-area.main-logo-bar.wysiwyg_widgets_widget-27 {
    display: none;
  } */
  button.slick-arrow {
    color: #555;
  }

  .footerItem {
    width: 100% !important;
    text-align: center !important;
  }

  .topFooterWrapper .container {
    display: block;
  }

  .main-top-footer img {
    display: block;
    margin: 0 auto;
  }

  .wpcf7 form {
    padding-bottom: 0px !important;
    margin-bottom: 0rem;
  }
  .hero_image,
  #facilityMap,
  .mainHeaderWrapper {
    height: 200px;
  }
  .hero_image img {
    margin-top: 0px !important;
  }
  .headerToggleButtons {
    bottom: -210px !important;
  }
}

@media (max-width: 500px) {
  .btn-b.candee.yellowBTN {
    font-size: 10px;
  }
}

#alert-message-widget {
  color: #bb0000 !important;
}


/*@media screen and (max-width: 450px) { 
div#calc-box {
    top: 150px !important;
}
	}*/


div#LP_DIV_1471365577729 {
    position: fixed;
    right: 0%;
    z-index: 107158;
    top: 50% !important;
}


@media screen and (max-width: 450px) {
  div#LP_DIV_1471365577729 {
  
    top: 70% !important;
}
}

.candee-row.pitchActionButtons a, .pitchBlockUnavailableButton {
    width: 44.5%;
    float: left;
    margin-right: 2.5%;
    margin-left: 2.5%;
    color: #fff !important;
}

.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
    visibility: initial;
	 position: initial !important;
   
}


@media (max-width: 480px){
.topFooterWrapper .columns {
    width: 90% !important;
    padding-bottom: 39px;
}
}
/*@media screen and (max-width: 480px) and  (min-width: 373px){
.miscLinks {
    width: 36%;
}
}
*/
@media screen and (max-width: 480px) {
    
#nabarTheme2 .miscLinks div {
    margin-left:15px !important;
}
.seeLoc {
    display: none !important;
}
.seeLoc2 {
    display: block !important;
}
}
.seeLoc{
    font-weight: bold; 
    background-color: #d7ddef;
color:#000!important;
    text-align: center; 
    text-transform: uppercase; 
    margin-bottom: 10px; 
    margin-top: -30px;  
    padding: 2px 10px; 
    border-radius: 30px !important; 
}
.seeLoc2{
    font-weight: bold; 
    background-color: #aa0000; 
    text-align: center; 
    text-transform: uppercase; 
    color: white; 
    padding: 2px 10px; 
    border-radius: 30px !important; 
}
.unitsTD .facilityName{
	display:none !important;
}
.specialMenuItem {
    background-color: #0E2C58  !important;
}

/*  Change on web rate - John   */
span.textFirstMonth {
    display: none;
}
.strikeThrough {
    display: none !important;
}
.price-ongoing {
    text-decoration: line-through;
}

/*NEW THEME START*/

/* .tsg-hero-video.heroTheme8.height100vh {
    min-height: 35vh!important
} */

#pinnacleHeader {
    position: relative!important;
}

#navbarTheme8,
#navbarTheme8.sticky {
    background: rgb(242 242 242)!important;
}

#navbarTheme8 .logo-wrapper img {
    height: auto;
    max-height: 92px!important;
}

/* .mainLogo img {
    max-width: 300px!important;
} */

.assistance {
    display: none!important;
}

.FT4PoplarCitiesSearchWrapper {
    border-bottom: 0px solid !important;
    width: 60%!important;
    margin: 0px auto;
    border-radius: 10px;
}

#pinnacleHeader {
    background: rgb(242 242 242)!important;
    padding-bottom: 10px;
}

#pinnacleHeader .container {
    max-width: 1400px!important;
}

.FT4PoplarCitiesSearchWrapper .FT4LocationsTitleToggleDesktop {
    color: #0f497d;
}


/* CTA */

.cta-section {
    display: flex;
    justify-content: center;
    justify-content: space-evenly;
    text-align: center;
    flex-wrap: wrap;
    margin: 50px 0%;
}

.cta-box {
    width: 31%;
    padding: 25px 45px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.cta-box a {
    text-decoration: none !important;
}
 
.cta-button {
    display: flex;
    background: #0E2C58 ;
    width: 100%;
    justify-content: center;
    margin: 25px auto 0px auto;
    padding: 2px 20px;
    border-radius: 20px;
    font-size: .9rem;
    color: #fff;
    font-weight: 600;
}

.cta-button:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
}

.cta-title {
    font-weight: 700;
    font-size: 1.5rem;
}

.cta-box img {
    width: 75%;
    margin: 0 auto 20px auto;
}

.cta-image-bottom {
    width: 35%!important;
}

.cta-box h2 {
    /* line-height: 1rem; */
    font-size: 1.3rem;
    color: #0E2C58 ;
    font-weight: 500;
    margin-top: -25px;
}

.cta-box h3 {
    line-height: 1rem;
    font-size: 1.6rem;
    color: #0E2C58 ;
    font-weight: 500;
    margin-top: -25px;
}


/*MOVE IN SECTION*/

/* Move-in Section */

.move-in-section {
    background: #0E2C58 ;
    padding: 50px;
    border-radius: 30px;
    color: #fff;
}

.move-in-section {
    background: #0E2C58 ;
    padding: 50px 20px;
    border-radius: 30px;
    margin-bottom: 50px;
}

.move-in-box {
    display: flex;
    align-content: center;
}

.move-in-left {
    width: 50%;
    text-align: center;
    border-right: 1px dashed #fff;
    align-content: flex-end;
}

.move-in-left img {
    margin: 0 auto;
}

.move-in-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: unset;
}

.step-boxes {
    display: flex;
    margin-top: 14rem;
    flex-direction: column;
    color: #fff;
    padding: 10px;
}

.steps {
    margin: 0px;
    display: flex;
    flex-direction: row;
    padding: 20px;
}

/* check for this */
.steps:before {
    content: url(https://www.safekeepselfstorage.com/wp-content/uploads/sites/54/2026/04/check.webp); 
    margin-right: 10px;
    display: flex;
}

.steps-title {
    font-size: 1.5rem;
}

.steps-btn {
    margin: 50px auto -10px auto;
    background: #fff;
    color: #0E2C58 ;
    border-radius: 20px;
    min-width: 209px;
    max-width: 209px;
    font-size: large;
}

.steps-btn:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
}

/* END Move-in Section */

.btn-uniformer {
    text-align: center;
}


/*CHARITY SECTION*/

.charity a {
    color: #eee!important;
    text-decoration: underline;
}

.charity-class .row {
  display: flex;
  align-items: center;
}

.charity-class .six.columns {
  margin-left: 0;
}

.charity-class,
.full-width-container.charity-class {
    background: #383739;
}

.charity-class .text_side {
    padding: 90px;
    color: #fff;
}

.charity-class .six.columns.img_side {
    position: relative;
    display: flex;
    justify-content: center;
}

.charity-section-main {
  display: flex;
  align-items: center;
  max-height: 20rem;
  overflow: hidden;
}

.charity-section-main h2 {
  margin-top: 1rem;
}

.charity-class .six.columns.img_side .charity_box {
    position: absolute;
    top: 30%;
    color: #fff;
}

.charity-class .six.columns.img_side .charity_box span {
    font-size: 3rem;
    font-weight: bold;
    text-shadow: 2px 2px 8px #535353;
    margin-left: 25%;
}

.charity-class .six.columns.img_side .charity_box p.text_charity {
    font-size: 2rem;
    font-weight: bold;
    margin-left: 42%;
    text-shadow: 2px 2px 8px #535353;
    width: 100%;
}

.charity-class p.bg_image_charity {
    padding-bottom: 0;
}

p.full_button {
    background: #0E2C58 ;
    color: #fff;
    width: fit-content;
    padding: 10px 48px;
    font-weight: bold;
    border-radius: 0.5rem;
    margin: 20px 0px;
}

a.full_button {
  background: #0E2C58 ;
  color: #fff !important;
  text-decoration: none !important;
  width: fit-content;
  font-weight: bold;
  border-radius: 0.5rem;
  margin: 20px 0px;
  border: 1px solid #0E2C58 ;
}

a.full_button:hover {
  background-color: #2a793a;
  border: 1px solid #0E2C58 ;
  color: white;
}

span[class="title"],
span[id*="accountDefaultName"] {
    font-size: 0.7rem !important;
}

/* Paybill button */
.main-menu-buttons #action_btn_1 span .action-icon {
  margin-right: 5px;
}

.main-menu-buttons, #action_btn_1, #action_btn_2 {
  display: block !important;
}

/*MEDIA QUERIES*/

@media (max-width: 1350px) {
  .charity-section-main {
    flex-direction: column;
    align-items: center;
    max-height: max-content;
  }
}

@media (max-width: 1024px) {
  #valleyStorageDesktopIcons {
    display: none !important;
  }

  .assistance2 {
    display: none !important;
  }

  .mmOpen #specialMenu {
    padding-left: unset !important;
  }

  #navbarTheme8 #specialMenu .specialMenuItem {
    margin-left: 5px !important;
  }

}

@media (max-width: 1068px) {
    .FT4PoplarCitiesSearchWrapper {
        width: 95%!important;
    }
    .tsg-hero-video {
        height: 200px!important;
    }
    .tsg-hero-video.heroTheme8.height100vh {
        height: 5vh !important;
    }
}

@media (max-width: 900px) {
    .charity-class .six.columns {
        width: 100%;
    }
    .charity-class .row {
        flex-direction: column;
    }
    .charity-class .text_side {
        padding: 20px;
    }
    .charity-section-main {
      align-items: self-end;
    }
}

@media (max-width: 800px) {
    .move-in-box {
        flex-direction: column;
    }
    .move-in-left {
        width: 100%;
        text-align: center;
        border-bottom: 1px dashed #fff;
        border-right: 0px!important;
        padding-bottom: 50px;
    }
    .move-in-left img {
        margin: 0 auto;
    }
    .move-in-right {
        width: 100%;
    }
    .move-in-right .step-boxes {
        margin-top: unset !important;
    }
    .steps {
        padding: 10px 0px;
        justify-content: center;
        max-width: 320px;
        margin: 0px auto;
    }
    .cta-box {
        width: 95%;
        margin-bottom: 20px;
    }
    .FT4PoplarCitiesSearchWrapper .FT4LocationsTitleToggleDesktop {
        font-size: 1.2rem!important;
    }

    .tsg-hero-video.heroTheme8.height100vh{
      height: 50vh !important;
    }

    .tsg-hero-video {
      text-align: left !important;
    }
}

@media (max-width: 480px) {
    .charity-class .six.columns.img_side .charity_box img {
        width: 130px;
    }
}

@media screen and (max-width: 980px) {
  .candee-tab-links li {
      padding: 5px 5px !important;
  }

  /* .tsg-hero-video.heroTheme8.height100vh{
    height: 37vh !important;
  } */
}

@media (max-width: 550px) {
.FT4ToggleButton span {
    display: none!important;
}
.FT4PoplarCitiesSearchWrapper .FT4LocationsTitleToggleDesktop {
    padding: .5rem 0rem .5rem 0!important;
    font-weight:600;
}
}

@media (max-width: 400px) {
    .mainLogo img {
        max-width: 200px !important;
    }
}

/* Columns Features*/
.content-address {
  display: flex
;
  flex-direction: row;
  gap: 1rem;
}
.content-address-item {
  width: 100%;
}
/* End Columns Features*/

/* Location New Theme Changes*/
body.candee_location-template-default.single.single-candee_location:has(.location_theme_4 ) .tsg-hero-video {
  background-image: unset !important;
  background-color: white !important;
}

body.candee_location-template-default.single.single-candee_location:has(.location_theme_4 ) .facility-info .facility_name,
body.candee_location-template-default.single.single-candee_location:has(.location_theme_4 ) .facility-info .facility_info,
body.candee_location-template-default.single.single-candee_location:has(.location_theme_4 ) #facility-info
 {
  font-weight: unset;
  text-shadow: unset;
  color: #000;
}

body.candee_location-template-default.single.single-candee_location:has(.location_theme_4 ) .tsg-hero-video {
  color:unset
}

/* Location Card Google Reviews Styling */
.candee_location_description .rplg-badge-cnt.rplg-badge-center {
	text-align: left !important;
	margin-bottom: 1rem;
}

#locations_theme_4 .lineItem .rplg-badge2 .rplg-badge2-border,
#locations_theme_4 .lineItem .rplg-badge-logo,
#locations_theme_4 .lineItem .rplg-badge2-score > div:first-of-type {
    display: none !important;
}

#locations_theme_4 .lineItem .rplg .rplg-badge2 {
    box-shadow: none !important;
    margin: 0 !important;
}

#locations_theme_4 .lineItem .rplg-badge2 .rplg-badge2-btn {
    padding: 0 !important;
}

#locations_theme_4 .lineItem .rplg-badge2-score {
    margin: 0 !important;
}

#locations_theme_4 .lineItem .rplg-biz-score,
#locations_theme_4 .lineItem .rplg-stars {
    font-size: 1rem !important;
}

#locations_theme_4 .rplg-badge2-score > div {
    display: flex;
    flex-wrap: wrap;
}


#locations_theme_4 .rplg-badge2-score .rplg-biz-based::before {
    content: '(';
}

#locations_theme_4 .rplg-badge2-score .rplg-biz-based::after {
    content: ')';
}

@media screen and (min-width: 801px){
  /* body:not(.home) .tsg-hero-video.heroTheme8.height100vh {
    height: 250px !important;
  } */
}

/* .tsg-hero-video.heroTheme8.height100vh {
  padding-top: 2vh !important;
} */
/* END Location New Theme Changes*/


/* Requests for redesign */

.btn-breadcrumb {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  line-height: 1rem;
}

.content-info {
    font-size: 16px !important;
    padding-top: 1rem !important;
}

#pinnacleHeader {
    padding-bottom: unset !important;
}

#navbarTheme8 {
    padding: unset !important;
}

.navbar-flex-container.flex-container.flex-container-center {
    max-height: 100px !important;
}

#facility_current details summary {
    padding: .5rem !important;
}

#content-tabs ul {
    padding-top: 1vh !important;
}

.star-ratings-css {
    font-size: 2rem !important;
    margin-bottom: unset !important;
    margin-top: unset !important;
}

.info .content-info .contact {
    margin-bottom: 1vh !important;
}

body:not(.home).page-template .tsg-hero-video {
  display: none;
}



/* OVERRIDE FOR MOBILE MENU */
@media screen and (max-width: 1024px) {
    #pinnacleMainNav {
	    overflow-y: auto;
      justify-content: flex-start !important;
    }

    .five9-frame {
	    z-index: 4999 !important;
    }

    .main-menu-buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 9px;   
    }

    #navbarTheme8 #specialMenu .specialMenuItem {
        display: inline-block !important;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        margin-left: 10px;
        padding: 2px 10px;
    }
}

/* Just in case these are ever needed. */
/* @media screen and (max-width: 554px) {
	#content-tabs ul li {
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			line-height: normal;
			text-align: center;
	}
	
	#content-tabs .candee-tab-links {
		grid-gap: unset !important;
	}
	
	#content-tabs li.tab-link {
		text-wrap: auto !important;
		font-size: 10px !important;
	}
	
	.tab-link {
    margin-left: .5rem;
	}
	
	#navbarTheme8 {
		padding: unset !important;
	}
	
	#pinnacleHeader {
		padding-bottom: unset !important;
	}
	
	.container a {
		max-height: 100px !important;
	}
	
	.candee-tabs-container {
		padding-top: unset !important;
	}
}

.flex-container.wrap {
	max-width: 100px !important;
}

#pinnacleHeader {
	padding-bottom: unset !important;
}

#navbarTheme8 {
	padding: unset !important;
}

.candee-tabs-container {
	padding-top: unset !important;
}

@media screen and (max-width: 1024px) {
    #pinnacleMainNav > .tsg-menu-class {
        overflow-y: scroll;
    }
} */

.assistance2 a:hover {
  text-decoration: underline;
}

@media (max-width: 746px){

 body:not(.home).page-template .item-box {
  display: grid;
 }

  body:not(.home).page-template .item-box .item img {
    display: flex;
    justify-content: center;
  }

 body:not(.home).page-template .item-box .item img.alignright {
  float: unset !important;
  margin: 0 auto !important;
 }
 
}

/* Overrides */
.page-id-62 .tsgHeroTheme9,
.page-id-106 .tsgHeroTheme9 {
  display: none !important;
}

i.fa.fa-calendar-plus-o.text_color_2 {
  color: var(--candee-primary) !important;
}

.candee .yellowBTN.background_2 {
  background-color: var(--candee-primary) !important;
}

#findLocationsButton4:hover {
  background-color: #383739 !important;
}

.featuresFilter li.checkboxTab[data-filter-type], .featuresFilter .featuresTitle {
  display: block !important;
}

.star-ratings-css-top .text_color_1,
.star-ratings-css-bottom,
.candee .star-ratings-css-top {
  color: #e7711b !important;
}

/* .tsg-hero-video.heroTheme8.height100vh {
  min-height: 350px !important;
} */

@media screen and (max-width: 375px) {
  .content-info {
    padding-top: 0px !important;
  }

  .facility_rating .facility_info_rating {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 550px) {
  .six.columns {
    width: 100% !important;
  }
  .page-id-52 .six.columns {
    width: 48% !important;
  }
}

/* Request to hide/remove facility_closest */
#facility_closest {
  display: none !important;
}

/* Assistance */
.assistance2 {
  font-size: 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: bold;
  min-width: fit-content;
}

#navbarTheme8 .navbar-flex-container > .flex-item {
  min-width: fit-content !important;
}

/* Mods to content-info-facility div - Condense Location Information */
/* .content-info-facility {
  margin: 1rem 0rem;
} */

/* candee location about section for app store icons */
.candee-app-appicons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

/* gallery arrows */
.fiv-ctrls {
  display: block !important;
}

/* TEST SMART UNITS */
.smart-unit-section {
  background: url(https://network11.us25.cdn-alpha.com/storage-defender/wp-content/uploads/sites/23/smart-units-bg.png);
  background-repeat: no-repeat;
  margin-top: -50px;
  padding: 80px 0px;
}

.smart-units-flex {
  display: flex;
  margin: 0px 15%;
  justify-content: center;
}

.smart-unit-item {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 700;
  padding: 0x 50px;
  text-wrap: balance;
  color: #2d2e75;
}

.smart-info-box {
  background: url(https://api.candee.co/cdn/generic/smart-bg-bottom.png);
  background-position: center top;
}

.info-header {
  background: #2d2e75;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  padding: 30px 0px;
}

.smart-info-flex {
  display: flex;
  margin: 0px 10%;
  justify-content: center;
  padding: 50px 0px 0px 0px;
}

.smart-info-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 700;
  text-wrap: balance;
  color: #000;
  width: 70%;
  flex-direction: column;
}

.info-title {
  font-size: 1.8rem;
}

.smart-features-section {
  border-top: 2px solid #ff0000;
 /* background: url(https://api.candee.co/cdn/generic/smart-bg-bottom.png);*/
  padding: 50px 0px;
  margin-bottom: -20px;
  color: #000;
  background-position: bottom;
  background-repeat: no-repeat;
}

.smart-unit-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: .5rem 5.5rem;
  row-gap: .5rem;
  column-gap: 7.5rem;
  padding: 50px 20px 0px 20px;
}

.smart-unit {
  display: flex;
  margin-bottom: 35px;
  color: #000;
}

.smart-unit img {
  max-width: 80px;
  max-height: 80px;
  margin-right: 20px;
}

.smart-item {
  padding: 0px;
  position: relative;
  margin: 0px 20px;
}

.smart-item p {
  margin-bottom: 25px;
}

.smart-unit-title {
  font-size: 2rem;
  padding: 25px;
  text-align: center;
  color: #000;
  font-weight: 700;
}
#topmostBar .widget-area > .flex-container > .flex-item:nth-of-type(1) {
  text-align: center !important;
  display: flex;
  align-items: flex-start;
}

/* End Smart Units TEST */

.grid-row li a:hover {
  text-decoration: underline;
}

/* === Candee CSS Grid System === */

/* Container Row */
.grid-row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
  width: 100%;
  box-sizing: border-box;
}

/* Column Spans */
.grid-col-1  { grid-column: span 1 / span 1; }
.grid-col-2  { grid-column: span 2 / span 2; }
.grid-col-3  { grid-column: span 3 / span 3; }
.grid-col-4  { grid-column: span 4 / span 4; }
.grid-col-5  { grid-column: span 5 / span 5; }
.grid-col-6  { grid-column: span 6 / span 6; }
.grid-col-7  { grid-column: span 7 / span 7; }
.grid-col-8  { grid-column: span 8 / span 8; }
.grid-col-9  { grid-column: span 9 / span 9; }
.grid-col-10 { grid-column: span 10 / span 10; }
.grid-col-11 { grid-column: span 11 / span 11; }
.grid-col-12 { grid-column: span 12 / span 12; }

/* Responsive Utilities */

/* Extra Small devices (phones, 320px to 575px) */
@media (max-width: 575px) {
  .grid-row {
    gap: 0.75rem; /* Smaller gap on mobile */
  }
  
  .grid-col-xs-1  { grid-column: span 1 / span 1; }
  .grid-col-xs-2  { grid-column: span 2 / span 2; }
  .grid-col-xs-3  { grid-column: span 3 / span 3; }
  .grid-col-xs-4  { grid-column: span 4 / span 4; }
  .grid-col-xs-6  { grid-column: span 6 / span 6; }
  .grid-col-xs-12 { grid-column: span 12 / span 12; }
}

/* Small devices (landscape phones, 576px to 767px) */
@media (min-width: 576px) and (max-width: 767px) {
  .grid-col-sm-1  { grid-column: span 1 / span 1; }
  .grid-col-sm-2  { grid-column: span 2 / span 2; }
  .grid-col-sm-3  { grid-column: span 3 / span 3; }
  .grid-col-sm-4  { grid-column: span 4 / span 4; }
  .grid-col-sm-6  { grid-column: span 6 / span 6; }
  .grid-col-sm-8  { grid-column: span 8 / span 8; }
  .grid-col-sm-12 { grid-column: span 12 / span 12; }
}

/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .grid-col-md-1  { grid-column: span 1 / span 1; }
  .grid-col-md-2  { grid-column: span 2 / span 2; }
  .grid-col-md-3  { grid-column: span 3 / span 3; }
  .grid-col-md-4  { grid-column: span 4 / span 4; }
  .grid-col-md-6  { grid-column: span 6 / span 6; }
  .grid-col-md-8  { grid-column: span 8 / span 8; }
  .grid-col-md-9  { grid-column: span 9 / span 9; }
  .grid-col-md-12 { grid-column: span 12 / span 12; }
}

/* Large devices (desktops, 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-col-lg-1  { grid-column: span 1 / span 1; }
  .grid-col-lg-2  { grid-column: span 2 / span 2; }
  .grid-col-lg-3  { grid-column: span 3 / span 3; }
  .grid-col-lg-4  { grid-column: span 4 / span 4; }
  .grid-col-lg-6  { grid-column: span 6 / span 6; }
  .grid-col-lg-8  { grid-column: span 8 / span 8; }
  .grid-col-lg-9  { grid-column: span 9 / span 9; }
  .grid-col-lg-12 { grid-column: span 12 / span 12; }
}

/* Extra Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .grid-col-xl-1  { grid-column: span 1 / span 1; }
  .grid-col-xl-2  { grid-column: span 2 / span 2; }
  .grid-col-xl-3  { grid-column: span 3 / span 3; }
  .grid-col-xl-4  { grid-column: span 4 / span 4; }
  .grid-col-xl-6  { grid-column: span 6 / span 6; }
  .grid-col-xl-8  { grid-column: span 8 / span 8; }
  .grid-col-xl-9  { grid-column: span 9 / span 9; }
  .grid-col-xl-12 { grid-column: span 12 / span 12; }
}

/* Example Padding/Styling */
[class^="grid-col-"], [class*=" grid-col-"] {
  box-sizing: border-box;
}

/* === Candee Grid Utility Classes === */

/* Spacing Utilities */
.grid-gap-sm { gap: 0.5rem; }
.grid-gap-md { gap: 1rem; }
.grid-gap-lg { gap: 1.5rem; }
.grid-gap-xl { gap: 2rem; }

/* Alignment Utilities */
.grid-align-start   { align-items: start; }
.grid-align-center  { align-items: center; }
.grid-align-end     { align-items: end; }
.grid-align-stretch { align-items: stretch; }

.grid-justify-start   { justify-items: start; }
.grid-justify-center  { justify-items: center; }
.grid-justify-end     { justify-items: end; }
.grid-justify-stretch { justify-items: stretch; }

/* Column Offset Utilities */
.grid-offset-1  { grid-column-start: 2; }
.grid-offset-2  { grid-column-start: 3; }
.grid-offset-3  { grid-column-start: 4; }
.grid-offset-4  { grid-column-start: 5; }
.grid-offset-5  { grid-column-start: 6; }
.grid-offset-6  { grid-column-start: 7; }

/* Auto-fit columns for dynamic layouts */
.grid-auto-fit {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.grid-auto-fill {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

/* Hide Exterior Door Feature Item */
body.postid-7535 div[data-category="4232"] div.unitFeatureItem[data-value="Exterior Door"] {
  display: none !important;
}

body.postid-7535 div[data-category="4232"] div.unitFeatureItem[data-value="Exterior Door"] ~ div {
  margin-right: 10px;
}

@media (max-width: 768px) {

  .topFooterWrapper .columns {
    margin: 0 auto !important;
    width: fit-content !important;
  }

  .social-media-footer {
    justify-content: center;
  }

  .item-box .item img.alignleft {
    float: unset !important;
    margin: 0 auto !important;
  }
}

@media (max-width: 480px) {
  .container.full-width-no-header {
    padding: 0 10px !important;
  }
}

/* Pitch block align*/
.pitch_theme_10 .candee-row.pitchActionButtons{
margin-top: auto !important;
}

.pitch_theme_10 .pitchBlock{
display: flex;
flex-direction: column;
justify-content: center;
}

.pitch_theme_10.candee-row.candee-flex.container {
align-items: stretch !important;
}
/* END Pitch block align*/


/* two columns style*/
@media (min-width: 550px) {
  .candee-tabs-container .six.columns {
    width: 48% !important;
  }
}
/* END two columns style*/
/* contact page*/
@media (min-width: 550px) {
    .page-id-116 .six.columns {
        width: 48% !important;
    }
}


move in section header 
.move-in-logo {
  width: 256px;
  margin-bottom: 10px;
}

.move-in-header {
  display: flex;
  justify-content: center;
}

.step-boxes {
    margin: unset;
}

.four.columns.padSidebar {
    display: none;
}

@media (max-width: 768px) {
.text-white.home_text {
    padding-top: 4rem;
}
}

/* Align pitch block buttons to the bottom homepage */

.candee-pitch-container {
    align-items: stretch !important;
}

.pitchBlock {
    display: flex !important;
    flex-direction: column !important;
}

.candee-link-box {
    margin-top: auto !important;
}
/* END Align pitch block buttons to the bottom homepage */