/*
Theme Name:         Completely 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=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


#menu-item-207 > a{
    background:var(--candee-primary)!important;
}

.calloutTitle {
    text-transform: capitalize;
}
.featureBlock.flex-item{
	    min-width: 32% !important;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%;
}
.lowImprint.columns.four.imprint.shortcode-copyright-bottom {
    width: 100%;
    text-align: center;
}
@media (max-width: 550px) {
.footerLogo img {
    text-align: center;
    margin: 0 auto;
}
}
@media (max-width: 480px) {
	.calloutButton {
    padding: 5px !important;
}
.calloutTitle {
    font-size: 1.3rem !important;
}
.mainMenuToggle {
    top: 0rem !important;
}
}
@media (max-width: 430px) {
.mainMenuToggle {
    top: 41px !important;
}
}
@media (max-width: 400px) {
	.calloutTitle {
    font-size: 1.1rem !important;
}
.calloutDesc {
    font-size: .8rem !important;
}
}
/* CALCULATOR */
div#calc-box {
    position: initial !important;
    bottom: 0;
    z-index: 1!important;
}

#calc-form .panel-title {
  cursor: pointer;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.fullTemplateCalcBox {
  position: fixed;
  top: 0px;
  background-color: #0f7245;
  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: #0f7245;
  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;
}

.hero_image .container:before {
  content: "" !important;
}

.wpcf7 form {
    padding: 0px;
}

@media screen and (max-width: 400px) {
  #calc-form .accordianElement {
    width: 100%;
  }
}
/* END CALCUTOR */





body{
font-family: "Roboto", sans-serif;
font-size:1.08rem;
line-height:1.8rem!important;
}



/* HERO-NAV-HEADER */

#navbarTheme9 .logo-wrapper img {
    max-height: 125px!important;
}

.tsg-menu-class ul li > a {
    color: #000!important;
}
.tsg-hero-video .hero-title {
    font-size: 3.7rem!important;
    margin-bottom: 0rem!important;
    font-weight:900!important;
    margin-top: -20%;
}
.tsg-hero-video {
    background-position: center!important;
}
.tsg-hero-video .hero-button {
  color: #000 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  padding: 20px 30px !important;
  font-size: 1.2rem;
  margin-top: 30px;
  border-radius: 0 !important;
}
#menu-header-menu > li > .sub-menu {
    border-radius:0px!important;
}
.tsg-menu-class ul ul li {
   background: var(--candee-primary)!important;
}
.tsg-menu-class ul ul li > a:hover {
    color:#000!important;
}
.rent-pay-btn{
	background:var(--candee-primary);
}
.mobileMenuToggle {
        color: #fff!important;
    }
body:not(.home) .tsg-hero-video.heroTheme8.height100vh {
    background-position: center!important;
}
.internal-title {
    text-shadow: 2px 2px 5px #000;
    line-height: 3rem;
}

.mainNavbar {
    position: relative;
    width: 100%;
}

#navbarTheme9.sticky {
    background: rgb(0, 0, 0, .5) !important;
}

@media (max-width: 800px) {
  body .tsg-hero-video .hero-button {
    margin: 30px auto !important;
  }
}

@media (min-width: 1024px) {
    .hide-on-desktop {
        display: none !important;
    }
}

/* PITCH BLOCKS */


#pitchTheme4 .facilityBlock {
  background: #fff !important;
  text-align: center !important;
  min-height: 400px !important;
  border: 0px solid #bbb;
  box-shadow: none !important;
border-radius:8px;
box-shadow:2px 2px 15px #ccc!important;
padding: 10px!important;
    min-width: 300px!important;
    max-width: 300px!important;
font-weight: 500 !important;
}
.featureBlock img {
    cursor: auto!important;
}
.pitchImage img {
    height: 125px!important;
    object-fit: cover!important;
}
#pitchTheme4 .background_3 {
  background: #eee !important;
}

.facilityBlockTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem !important;
  font-weight: 600;
  margin-bottom: 20px;
}

.facilityBlockName {
  color: #000 !important;
  font-size: 1.1rem !important;
  font-family: 'Roboto', sans-serif;
}

.facilityBlockNum a {
  color: #000 !important;
  font-size: 1rem !important;
  font-family: 'Roboto', sans-serif;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.facilityBlockNum a:hover {
  color: #0096F5 !important;
}

.facilityBlockAddress {
  color: #000 !important;
  font-size: 1rem !important;
  font-family: 'Roboto', sans-serif;
}

.facilityBlockDistance {
  color: #333 !important;
  font-size: 1rem !important;
  font-family: 'Roboto', sans-serif;
}

.facilityBlockButton {
  background:#006699 !important;
color:#fff!important;
  width: 80%;
  margin-left: -40% !important;
  padding: 0px 20px !important;
  font-size: 1rem !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700 !important;
  border-radius:90px;
  font-family: "Poppins", sans-serif!important;
letter-spacing: 0rem!important;
}

.facilityBlockButton:hover {
  background: #000 !important;
  transform: scale(1.1);
  transition-duration: 0.3s;
}

.facilityBlockNum a::before {
  font-family: FontAwesome;
  content: "\f095";
  margin-right: 10px;
  text-decoration: none !important;
}

.facilityBlockDistance::before {
  font-family: FontAwesome;
  content: "\f041";
  margin-right: 10px;
  text-decoration: none !important;
}



/* Intro Section */


#wysiwyg-block-298{
 background:var(--candee-primary);
 padding:40px 0px 60px 0px;
 margin-top: -20px;
}

.step-box {
    width: 33.33%;
}

.intro-section,
.intro-section h3,
.intro-section p{
    color:#000 !important;
}

.intro-section p{
    text-align: center !important;
}

.intro-section h3{
    padding-top:0;
}

.intro-section hr {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.intro-section .number {
    background: #fff !important;
    color: #000 !important;
    width: 35px;
    height: 35px;
    line-height: 34px;
    margin: 0 auto 20px !important;
}

.step-box .fa {
    font-size: 24px;
}

.intro-section .btn {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 20px auto 0;
}

.about-us-box a.btn {
    display: block;
    max-width:150px;
    margin: 0 auto;
}

.step-box .flex-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.step-box-sections.flex-item {
    text-align: center;
}

.steps-btn{
     background:#000;
     color:#fff;
     padding:15px 35px;
     margin-top:25px!important;
}
.steps-btn:hover{
     color:#000;
     background:#fff;
 }


/*Content*/

.content-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px; 
    background:#f9f9f9;
}

body:not(.home) .content-container {
   margin-top:-40px;
}

.content-container h1{
    font-size:2rem;
    font-weight:600;
}
.content-container h2{
    display:flex;
    font-size:1.6rem;
    font-weight:600;
}

.content-item {
    padding:40px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.content-item h1{
     font-size: 2rem;
     text-wrap: balance;
}

.content-container img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body:not(.home) .content-container img {
    border-radius:5px;
}


.cta-bottom {
    background: #ccc;
    padding: 50px 0px;
    text-align: center;
    color: #000;
    margin-bottom: -25px;
}
.cta-button-bottom {
  background: var(--candee-primary);
  color: #000;
  font-size: 1.5rem;
  border: none;
  border-radius: 0px;
  margin-top: 35px;
  padding: 16px 20px;
}

.cta-button-bottom:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #111;
}

.cta-button-bottom:focus {
    color: #000;
}

.cta-button-bottom a {
    color: #fff!important;
}

.cta-button-bottom a:hover {
    color: #fff!important;
}

.cta-button-bottom a:focus {
    color: #fff!important;
}

.cta-button {
    background: #000;
    color: #fff!important;
    font-size: .9rem;
    border: none;
    border-radius: 0px;
    margin-top: 35px;
    width: fit-content;
}

.cta-button a {
    color: #fff!important;
}

.cta-button:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #fff!important;
}

.cta-button-bottom a:focus {
    color: #fff;
}



/*Callout*/

.calloutWrapper.flex-container {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
}

.calloutWrapper {
    margin-bottom: 10px;
}

.pinnacle_cta4 .cta4_cta.flex-item {
    padding-bottom: 0 !important;
    display: flex;
    flex-direction: unset !important;
    justify-content: center;
    align-items: center;
    margin-right: 10px !important;
}

.pinnacle_cta4 .cta4_cta.flex-item {
    height: 100% !important;
    min-height: 400px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.pinnacle_cta4 .cta4_cta.flex-item::before {
    content: '';
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background .5s;
    background: rgba(0, 0, 0, 0) !important;
}

.pinnacle_cta4 .cta4_cta.flex-item a {
    display: block;
    text-align: center;
    z-index: 20;
    width: 100% !important;
    max-width: 250px !important;
    margin: 0 10px;
    background: var(--candee-primary) !important;
    color: #fff !important;
    border: 1px solid #ccc;
    padding: 10px;
    transition: all .2s ease-in-out;
}

.pinnacle_cta4 .cta4_cta.flex-item a:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1)
}

.pinnacle_cta4 .cta4_cta.flex-item .h2 {
    position: relative !important;
    bottom: unset !important;
    margin: 0 !important;
    display: block;
    width: 100% !important;
    padding: 0;
    font-size: 1.2rem !important;
    font-weight: normal !important;
    color: #000 !important;
    z-index: 2;
}

.pinnacle_cta4 .cta4_cta.flex-item:last-of-type {
    margin-right: 0 !important;
}


/* FEATURES PAGE */



.features-container {
    padding: 50px 0px;
}

.features-row {
    display: inline-block;
    margin-top: 0%;
    width: 100%;
}

.features-box-heading {
    display: absolute;
    background: #092e4e;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 80px 20px 20px;
    color: #fff;
    margin-top: 0%;
    width: fit-content;
    margin-left: 3%;
    margin-right: auto;
    z-index: 1;
    clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}

.features-box {
    display: relative;
    background: #fff;
    margin-top: -50px;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1rem;
    font-weight: 400;
    padding: 100px 20px 20px 20px;
    z-index: 0;
    box-shadow: 3px 6px 14px 2px #333;
    border: 15px solid #eee;
}

.features-box ul {
    list-style-type: square;
    padding: 0;
    margin-left: 20px;
}

.features-box li {
    padding-left: 0em!important;
    text-indent: 0em;
    line-height: 25px;
}

.features-page-btn {
    display: inline-block;
    background: #000;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-left: 25%;
    margin-right: auto;
    width: 50%;
    margin-top: 45px;
    text-decoration: none!important;
}

.features-page-btn:hover {
    transform: scale(1.1);
    -webkit-transition: all 1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.features-left {
    width: 50%;
    display: block;
    float: left;
}

.features-right {
    width: 50%;
    display: block;
    float: left;
}



/* FAQ Accordian */

div#accordion button {
  width: 100%;
  text-align: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
  height: unset !important;
  line-height: 26px;
  color: #000;
  background: #eee !important;
  word-wrap: break-word;
  white-space: normal;
  height: unset !important;
  padding: 20px 30px 20px 20px !important;
  border: none !important;
}

.page-id-87 div#accordion button {
  margin-bottom:0px;
  font-size: 1rem;
}

.collapse:not(.show) {
  display: none;
}

.accordion>.card {
  overflow: hidden
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
      transition: none
  }
}


div#accordion button::after {
  width: 10px;
  height: 10px;
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
  position: absolute;
  right: 25px;
  content: " ";
  top: calc(50% - 8px);
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}

div#accordion button.collapsed::after {
  width: 10px;
  height: 10px;
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
  position: absolute;
  right: 25px;
  content: " ";
  top: calc(50% - 6px);
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}

div#accordion .card-body {
  padding: 10px 20px 30px;
  font-size: 20px;
  line-height: 30px;
  font-size:1.1rem;
}

.card-body a {
  text-decoration: underline;
  color: #000 !important;
}
.card-body a:hover {
   color:#f0ae23!important;
}
.pt-0 {
    padding-top: 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}


/*CF7*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background-color: #fff;
    color: #000;
    margin-bottom: 0px;
    padding: 20px;
    border-radius: 0px;
}

.wpcf7-submit {
    background: var(--candee-primary)!important;
    color: #000 !important;
    font-size: 1em!important;
    border-radius: 0px!important;
}

.wpcf7 {
    background: #f1f1f1;
    color: #000!important;
    font-size: 1em!important;
    margin-top: 45px;
    padding: 20px 0px;
}

.wpcf7-textarea {
    height: 150px;
}

.wpcf7 form {
    width: 100%;
    padding: 10px 20px 0px 20px;
}
.wpcf7 select{
    width: 100%;
}


.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
visibility: initial;
width: 100%;
position: relative!important;
z-index: 3!important;
}
body.stickyMenuVisable.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
position: fixed!important;
z-index:1000!important;
}
.btn-primary {
    background: #006699!important;
    border: 2px solid #006699!important;
}

#candeeLoginThemeWrapper {
    margin: 10px !important;
}


/* Fix Locations blocks on Rent Page */

#unitsSection > div:nth-child(7) > div > div > div.closestLocationsWrapper.candee-flex > div.flex-item.wrap.equalizeHeight.facilityBlock.background_3.pitch11_164014 > div > div.pitchInfo > div.facilityBlockButtonWrapper, #unitsSection > div:nth-child(7) > div > div > div.closestLocationsWrapper.candee-flex > div.flex-item.wrap.equalizeHeight.facilityBlock.background_3.pitch11_164013 > div > div.pitchInfo > div.facilityBlockButtonWrapper {
    left: 75% !important;
}

/* FOOTER */

.footerTheme3 .footer3FacilityInfoWrapper {
    display: none;
}
.container.footer.flex-container{
     align-items:center;
}
.footer-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-item {
    padding: 30px;
    text-align: center;
    margin: 50px 20px -30px 20px;
    background: #fff;
    width: 350px;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 33%);
    outline: 1px solid #ccc;
    outline-offset: -10px;
}
body.home .footer-item {
    margin: 50px 20px 50px 20px;
}

/*MAP*/

.page-id-45 #facilityMap {
    max-height: 350px;
    min-height: 350px !important;
    height: 350px;
    margin-top: 25px;
}


/* PWA BAR */

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem {
    border-bottom: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] {
    border: none!important;
    background: #006699!important;
    border-radius: 0px;
    margin-right: 0px;
    box-shadow: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem .fa {
    color: #ffffff!important;
}



/* RESPONSIVE */


@media (max-width:1024px) {

.tsg-menu-class ul li > a {
    color: #000!important;
}
body:not([class*="no-header"]):not(.single-candee_location) #topmostBar * {
    color: #000000!important;
    padding: 1px 0px;
}
}
@media (max-width:900px) {
    .content-container {
        grid-template-columns: repeat(1, 1fr);
   }
.reversed {
        display: flex;
        flex-direction: column-reverse;
    }
.content-item {
    padding: 25px;
}
 .features-container {
        background: url();
        background-size: cover;
        background-position: center;
    }
    .features-row {
        display: inline-block;
        margin-top: 0%;
        width: 100%;
    }
    .features-box-heading {
        font-size: 1.5rem;
        width: 100%!important;
        margin-right: auto;
    }
    .features-box {
        margin-left: 1%;
        margin-right: 1%;
        padding: 80px 20px 20px 20px;
    }
    .features-box p {
        padding-top: 30px;
    }
    .features-box ul {
        margin-left: 0px;
    }
    .features-box li {
        line-height: 20px;
    }
    .features-btn {
        margin-left: 1%;
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width:800px) {
    .pinnacle_cta4 .cta4_cta.flex-item {
        margin: 0;
        height: 60vh;
        min-height: 200px;
        flex-basis: unset;
        min-width: unset;
        position: relative;
        width: 100% !important;
    }
    .calloutWrapper {
        display: flex;
        margin-bottom: 0 !important;
    }
    .pinnacle_cta4 .cta4_cta.flex-item {
        margin-right: 0 !important;
        margin-bottom: 0px !important;
    }
body.home .footer-item {
    margin: 50px 25px -20px 25px;
}
.footer-flex {
    margin-bottom:80px;
}
}

@media (max-width:550px) {
 .hiddenPWAToggle-sidebar-right {
        display: inline-block;
        position: fixed;
        right: 0;
        top: 389px;
        z-index: 125;
        color: #060D36!important;
        background-color: #006699!important;
        width: 35px;
        height: 55px;
        padding-top: 15px;
        padding-left: 12px!important;
        border: none!important;
        border-top-right-radius: 50px 50px;
        border-bottom-right-radius: 50px 50px;
    }
    .candeeUserBar[class*=candeeUserBarTheme-sidebar] {
        margin-right: 0px !important;
    }
    .candeeUserBar {
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
.step-box.flex-item {
    min-width: 95%;
    margin: 1% 1% 8% 2%!important;
}
}


@media (max-width:533px) {
.features-page-btn {
    margin-left: 5%;
    width: 90%;
}
}

body .moreButt {
  color: #000 !important;
}

@media (max-width: 850px) {
  body .pitch_theme_10 .four.candee-columns {
    width: 100% !important;
  }
}

@media (max-width: 700px) {
  .candee-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}