/*
Theme Name: Absolute Self Storage

Theme URI: http://www.storageinternetmarketing.com/
Description: Child theme for TSG Pinnacle 2
Author: The Storage Group
Author URI: http://www.storageinternetmarketing.com/
Template: tsg-pinnacle-2
Version: 1.0.0
Text Domain: tsg-pinnacle-2-child
*/

/* Add child-theme CSS overrides below this line */




.menu-item-183{
    display: none!important;
}

@media (max-width: 1300px) {
.menu-item-183 {
        display: block!important;
    }
}

.tsg-hero .tsg-us {
    margin: 40px auto !important;
    width: 70%;
    background: #ddddddcf;
    padding: 20px;
    border-radius: 10px;
}

.tsg-us__option {
   text-wrap:balance;
}

.tsg-split--variant-amber .tsg-split__title {
    font-size:2.2rem!important;
    font-weight: 700;
}

.tsg-widget.tsg-widget-three_steps{
    background:#eee!important;
}

.tsg-home-faq__header.collapsible-header {
    border-radius:50px!important;
}

.tsg-home-faq__body.collapsible-body {
    border-radius: 0 0 20px 20px !important;
    margin-top: -30px;
    padding: 50px 20px 40px 20px;
}

.tsg-fc--amber .tsg-fc__headline{
    font-weight: 700;
}

.tsg-fc--amber .tsg-fc__title {
    font-size:1.5rem!important;
    font-weight: 700!important;
}

.tsg-home-faq__bg {
  background-attachment:fixed!important;
}

.tsg-topbar {
    background: #0000b3!important;
}

.tsg-fc--amber .tsg-fc__amber-icon i {
    color: #fff!important;
}

.tsg-fc--amber .tsg-fc__amber-icon {
    border-radius: 50px!important;
    background: #ed0417!important;
}

.tsg-us__icon {
    color: #0000b3!important;
}

.tsg-home-faq__title {
    font-weight: 700!important;
}

.tsg-widget-home-faq.tsg-widget--desktop .tsg-home-faq__row, .tsg-widget-home_faq.tsg-widget--desktop .tsg-home-faq__row {
    width: 90%!important;
    margin: 0 auto!important;
}

nav .primary-menu>li>a {
    font-weight: 600;
}

.tsg-cta-banner__title {
    font-weight: 700!important;
}

.tsg-cta-banner--width-lg .tsg-cta-banner__inner .btn-primary:hover{
       background:#000;
}

.tsg-hero.tsg-hero--home.tsg-hero--image {
    min-height: 650px!important;
}

.tsg-widget-surface.tsg-surface-pad-none{
    margin-top:40px!important;
}

.tsg-features-copy h1, .tsg-features-copy h2{
   font-weight:600;
}

.tsg-features-amenities li::before {
    content:"\f00c";
    font-family:"fontAwesome";
    font-size: 14px;
    font-weight:700;
    margin-right:20px;
    color:#ba0b0c;
}

.tsg-features-cta{
   background:url()#0000b3!important;
   color:#fff!important;
}

.tsg-features-cta__inner h2{
   color:#fff!important;
   font-weight:700!important;
   padding:0 10%!important;
}

.tsg-features-cta__inner{
   padding:0 10%!important;
}


.tsg-features-cta__button:hover{
   background:#000!important;
}

.pageContent ul {
    padding-top: 0rem!important;
}

.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 {
    width: 100%;
    text-align: left;
    position: relative;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}

div#accordion button::after {
    width: 10px;
    height: 10px;
    border-right: 2px solid #222222 !important;
    border-bottom: 2px solid #222222 !important;
    position: absolute;
    right: 15px;
    content: " ";
    top: 11px;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

div#accordion button.collapsed::after {
    width: 10px;
    height: 10px;
    border-right: 2px solid #222222 !important;
    border-bottom: 2px solid #222222 !important;
    position: absolute;
    right: 15px;
    content: " ";
    top: 14px;
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out;
}

div#accordion .card-body {
    padding: 10px 20px 30px;
    font-size: 20px;
    line-height: 30px;
}

.card-body a {
    text-decoration: none;
    color: #04359F;
}

p:empty {
    padding-bottom: 0 !important;
}


.storage-faq-trigger{
	min-height: 7.5vh;
}

.faq-question {
	color:#000!important;
}

.storage-faq-heading {
    margin: 0 0 54px!important;
    color:#000!important;
	  font-weight:600;
}
.storage-faq-item.is-open .storage-faq-panel {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}


/* FEATURES PAGE */

.content-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px; 
    background:#f5f5f5;
}

body.home .content-container {
    margin-top: -24px;
}

.content-container h1{
    font-size:2rem;
    font-weight:600;
}
.content-container h2{
    display:flex;
    font-size:2rem;
    font-weight:600;
}

.content-item {
    padding:50px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.content-item h1{
     font-size: 2.5rem;
     text-wrap: balance;
}

.content-container img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cta-bottom {
    background:#0000b3;
    padding: 50px 0px;
    text-align: center;
    color: #fff;
    margin-bottom:-10px;
}

.cta-bottom .container{
    padding:0px 10%;
}

.cta-bottom h2{
   color:#fff!important;
   font-weight:800!important;
}

.cta-button-bottom {
    background: #ba0b0c;
    color: #fff;
    font-size: 1rem;
    font-weight:500;
    line-height:0;
    border: none;
    border-radius: 5px;
    margin-top: 35px;
    text-transform:none!important;
    letter-spacing:0rem;
    padding: 25px!important;
}

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

.cta-button-bottom:focus {
    color: #fff;
    background:#000!important;
}

.features-container {
    padding: 50px 0px;
}

.features-row {
    display: inline-block;
    margin-top: 0%;
    width: 100%;
}

.features-box-heading {
    display: relative;
    background: #000;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 15px 20px;
    color: #fff;
    width: fit-content;
    margin-bottom:50px;
}

.features-box {
    display: relative;
    background: #fff;
    margin-top: -50px;
    margin-left: 12%;
    margin-right: 12%;
    font-size: 1rem;
    font-weight: 400;
    padding: 40px 30px 20px 50px;
    z-index: 0;
    box-shadow: 3px 6px 14px 2px #333;
    border: 15px solid #eee;
}

.features-box ul {
   margin-bottom:0rem!important;
    margin-left: 20px;
}

.features-box li {
    padding-left: 0em!important;
    text-indent: -2.1rem;
    line-height: 1.5rem;
}

.features-box li::before {
    content:"\f00c";
    font-family:"fontAwesome";
    font-size: 14px;
    font-weight:700;
    margin-right:20px;
    color:#ba0b0c;
}






/* PWA BAR */


.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem {
border-bottom: none!important;
}
.candeeUserBar[class*=candeeUserBarTheme-sidebar] {
border:none!important;
background: #0000b3c2!important;
}
.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem .fa {
color: #ffffff!important;
}




@media screen and (max-width:550px){
.hiddenPWAToggle-sidebar-right {
display: inline-block;
position: fixed;
right: 0;
top: 389px;
z-index: 125;
color: #393736!important;
background-color:#0000b3!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;}}



@media (max-width: 550px) {
.tsg-widget-three_steps .tsg-ts--amber {
    padding: 0 20px;
 }
 .tsg-hero .tsg-us {
    width: 100%;
 }

.content-item {
    padding:20px;
 }
}

@media (max-width: 476px) {
.storage-faq-trigger, .storage-faq-trigger:visited, .storage-faq-trigger:hover, .storage-faq-trigger:focus, .storage-faq-trigger:active {
        min-height:60px;
 }
}

@media (max-width: 1024px) {
body:not(.home).pageContent li, .six.columns li{
    text-indent: -1.5em;
    line-height: 1.2rem;
    margin-left:20px;
 } 
.features-box {
    margin-left: 2%;
    margin-right: 2%;
 }
}

@media (max-width: 993px) {
  .calc-grid {
    grid-template-columns: repeat(2,1fr)!important;
  }

 .page-id-27 div.col.s12.m6 {
    width:100%!important;
    padding-top:20px;
}

.page-id-27 .row{
     display:flex;
     flex-direction:column-reverse;
}

.pageContent li::before, .six.columns li::before{
    margin-right:10px;
  }
}

@media (max-width: 900px) {
.content-container {
    grid-template-columns: repeat(1, 1fr);

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


@media (max-width: 800px) {
.six.columns{
  width:100%;
  margin-left:0%!important;
 }
.six.columns ul{
   padding-top: -2rem !important;
   padding-left:0rem!important;
 }
.features-box {
    padding: 40px 30px 20px 20px;
 }
}

@media (max-width: 400px) {
  .calc-grid {
    grid-template-columns: repeat(1,1fr) !important;
  }
}


@media (max-width: 500px) {
.tsg-split--variant-amber .tsg-split__image {
    min-height: 230px!important;
 }
}
