/*
Theme Name:         Lowell-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.
*/

.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;
}
.pitchThemeContainer.pitchTheme11Wrapper {
	display: none !important;
}
/*header#pinnacleHeader{
	top: 40px !important;
}*/
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}
@media (max-width: 550px) {
.footerLogo img {
    text-align: center;
    margin: 0 auto;
}
.about-img {
    padding: 20px;
	width: 100% !important;
}
}
@media (max-width: 480px) {
	.calloutButton {
    padding: 5px !important;
}
.calloutTitle {
    font-size: 1.3rem !important;
}
.mainMenuToggle {
    top: 0rem !important;
}
.main-logo-bar .wrap img {
    margin-left: 0px;
}
}
@media (max-width: 430px) {
.mainMenuToggle {
    top: 41px !important;
}
}
@media (max-width: 400px) {
	.calloutTitle {
    font-size: 1.1rem !important;
}
.calloutDesc {
    font-size: .8rem !important;
}
}
/* body */

body{
    font-family: 'Roboto', sans-serif;
    color:#000000!important;
    -webkit-font-smoothing: antialiased3!important;
    -moz-osx-font-smoothing: grayscale3!important;
}
h1{
    font-family: 'Oswald', sans-serif!important;
    font-size:3rem!important;

}
h2{
    font-family: 'Oswald', sans-serif!important;
    font-size:1.5rem!important;
}
.hero-title{
    font-size: 6rem!important;
    margin-bottom: 45px!important;
}
.hero-subtext{
    font-size: 2.5rem!important;
    font-family: 'Oswald', sans-serif;
    line-height: 35px;
}
.text_size_1{
    font-family: 'Oswald', sans-serif;
}
.whiteBackground{
    background-color: #153a56;
	margin-top:-30px;
	margin-bottom:-30px;

}
.introtext-class{
	padding: 0px 20px 20px 20px!important;
	color:#ffffff;
	opacity:1!important;
}
.pinnacle_background_1 {
    background: url(https://www.lowellself-storage.com/wp-content/uploads/sites/35/features-bg-2.png)!important;
    background-repeat: no-repeat!important;
    background-color:#333!important;
    background-position: center!important;
    background-size: cover;
}
a{
  text-decoration: none;
	color:#A31616;
}
a:hover {
  text-decoration: underline;
}
.about-img{
    width: 90%;
    height: auto;
}
.footer3FacilityInfoWrapper {
    background-color: #f3f3f3!important;
}

/* header and hero */

#topmostBar {
    background:rgb(163,22,22)!important;
    color:#ffffff!important;
    font-weight:700;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size: 1.1rem;
}
#topmostBar .widget-area a {
	color:#ffffff!important;
}
#navbarTheme8 .logo-wrapper img {
    width:300px!important;
    max-height:150px!important;
    opacity:1!important;
}
.mainLogo img {
    max-width: 300px;
    height: 44px;
    opacity:1!important;
}
div#navbarTheme8{
    background: #153a5695;

}
div#navbarTheme8.sticky{
    background: #153a56;
    opacity:.98;
}
#navbarTheme8 #specialMenu .specialMenuItem {
    background: #A31616;
    color: #fff!important;
    font-weight: 200!important;
    border:0px;
    border-radius:5px!important;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2rem!important;
}
.tsg-menu-class a{
    font-weight: 500;
    color:#ffffff!important;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2rem!important;
}
.tsg-menu-class a:hover{
    background-color:#00000050;
    border-radius:10px;
}
.tsg-menu-class ul.sub-menu a {
    color:#222!important;
}
.tsg-menu-class ul.sub-menu a:hover{
    color:#fff!important;
    background-color:#990000!important;
    border-radius:0px;
}
#hero-video-button{
    display:none;
}

.internal-title {
    font-size: 3rem;
    padding-top: 90px;
    font-family: 'Oswald', sans-serif;
}


/* featured-box */

.pinnacle_background_1.introtext-section.textAlignCenter a {
	color: #ffffff;
}
	
.featuredIconBox .fa {
    border: 0px solid #f13e3e!important;
    font-size: 7rem!important;
    padding: 0px!important;
    margin-bottom: 10px!important;
    color: #fff!important;
    /* background-color:; */
    border-radius:10px!important;
    stroke:#ffffff;
}
.button_4.rightArrow, .pinnacle_button_1.rightArrow {
    padding-right: 29px;
    font-size: 1rem;
    background: #990000!important;
    border:1px solid #bbb!important;
    color:#ffffff!important;
    margin-top: 20px!important;
}
.button_4:hover{
    background: #990000!important;
    text-decoration: none;
}
/* footer */

.bottomFooterWrapper {
    border-top: solid;
    border-color: #153a56!important;
}

.bottomFooterWrapper .tsg-footer-menu-class .menu a {
    color:#222222!important;
    text-decoration:none;
}
    .bottomFooterWrapper .tsg-footer-menu-class .menu a:hover {
    background-color: transparent!important;
    text-decoration:underline;
}


/* 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: #176FCF!important;
    color: #ffffff!important;
    font-size: 1em!important;
    border-radius: 0px!important;
}
.wpcf7 {
    background: #f1f1f1;
    color: #000!important;
    font-size: 1em!important;
    margin-top:20px;
    padding:0px;
    border: 1px solid #ddd;
}
.wpcf7-textarea {
    height:150px;
}
.wpcf7 form {
    width: 100%;
    padding: 10px 20px 0px 20px;
}

/* NO REVIEWS*/

div.noReview{
display: none!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: #a31616;
  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: #a31616;
  color: #fff;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
}

.page-template-calculator .marble-hero-waves{
    display: none;
}

.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;
}
.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
    visibility: initial;
    position: relative!important;
    width: 100%;
}
@media screen and (max-width: 800px) {
  #calc-form .accordianElement {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
div#calc-box {
    bottom: 80px;
    z-index: 1!important;
    font-size: .7rem;
    line-height: .9rem;
}
}
@media screen and (max-width: 400px) {
div#calc-box {
    bottom: 105px;
}
}
/* END CALCUTOR */

/* Candee */

.pitch_theme_9_wrapper, .pitch_theme_10_wrapper {
    border-top: 5px solid #ccc;
    border-bottom: 5px solid #ccc;
}
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
    color:#ffffff!important;
    font-weight: 700;
    text-decoration: none!important;
    background-color:#A31616!important;
}
.pitch_theme_10 .pitchBlock.see-more p {
    color:#000000!important;
}
.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
    visibility: initial;
    width: 100%;
    position: relative!important;
    z-index: 3!important;
    opacity:1!important;
    background: #153a56;
}
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
    width: 44.5%;
    float: none!important;
    margin-right: 2.5%;
    margin-left: 2.5%;
    padding: 8px 20px 8px 20px;
    border-radius: 20px;
}
.pitch_theme_10 .pitchUnitPrice{
    font-weight: 600;
    color: #153a56;
}
.pitch_theme_10 .pitchBlock.see-more a:hover{
	text-decoration: none!important;
}
@media (max-width: 1100px){
.introtext-class .six.columns {
    width: 100%; 
    margin-left: 0;
}
.introtext-class img {
    margin: 20px auto;
}
a.mobileMenuToggle {
    color: #ffffff;
}
}

/* Begin Mobile */

@media (max-width: 1000px) {
.introtext-class{
padding: 10px!important;
}
#navbarTheme8{
height: 80px!important;
padding:50px 0px 20px 0px;
}
.pinnacleMainNavBar{
max-height: 80px!important;
padding-top: 20px!important;}
.internal-title { 
font-size: 2rem!important;
	padding-top: 80px;
}
#navbarTheme8 .logo-wrapper img {
    max-height: 80px!important;
}
.pinnacle_cta4 a.cta4_cta.flex-item {
    min-width: 100%!important;
    height: 40vh;
}
.column, .columns {
margin-bottom: -20px!important;
}
.tsg-menu-class ul a {
   color:#222222!important;
}
	.tsg-menu-class ul a:hover{
   color:#222222!important;
	}
.tsg-menu-class ul.sub-menu a:hover{
   color:#222222!important;
	}
.mobileMenuToggle {
color:#fff!important;
}
.whiteBackground{
	margin-top:-10px!important;
	margin-bottom:30px!important;
}

.hero-title{
	font-size: 6rem!important;
	margin-bottom: 0px!important;
}
.hero-subtext{
	font-size: 1.5rem!important;
	font-family: 'Oswald', sans-serif;
	line-height: 35px;
}
.mainLogo img {
    max-width: 225px!important;
    height: auto!important;
opacity:1!important;}
}
/* End Mobile */