/*

 Theme Name:   Ultra Child

 Theme URI:    http://example.com/ultra-child/

 Description:  Themify Ultra Child Theme

 Author:       John Doe

 Author URI:   http://example.com

 Template:     themify-ultra

 Version:      1.7.9

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  ultra-child

*/

.mobile_menu_active .po a {
    color: white !important;
    text-align: center;
}

#headerwrap.fixed-header:before {
    backdrop-filter: none !important;
}

.fixed-header .header-bar {
    display: block !important;
}

.vr {
    /* width: 50px; */
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: relative;
    margin: 0;
    height: 50px;
    top: 15px;
    -webkit-transform: rotate(180deg);
}

.home #main-nav .current_page_item > a {
    color: white;
    font-weight: 100;
}

.home #main-nav .current_page_item > a:hover {
    color: rgba(28,99,85, 1.00);
}

body {
	font-family: 'Roboto', Arimo, sans-serif;
	
}

body.fixed-header.page-loaded.admin-bar:not(.header-block) #headerwrap {
    top: 0px!important; 
}
body.admin-bar #headerwrap.fixed-header {
    top: 0px!important; 
}
.pagewidth {
	width: 1175px;
}

.mobile_menu_active .header-icons {
    top: 67%;
}
/* end weird theme bug fix */

/****
FAQ PAGE
****/


/*******************
AFTER LIVE TWEAKS
*******************/

div#custom_html-2 {
    margin: 35px 0 0px 0;
}

ul#footer-nav {
    margin-bottom: -5px;
}


/*****
NEW TOP
******/

div#inner-con {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
	transform: translateY(-50%);
}

.page-id-16 span.themify_image_caption {
    display: none;
}

.no-home #new-top {
	display: none;
} 

div#inner-con-wrap {
    padding-left: 7%;
}

div#inner-con h3 {
    text-shadow: 0px 0px 24px #000, 2px 2px 5px #000;
    color: white;
    font-size: 50px;
    max-width: 1000px;
    line-height: 1.2;
    margin: 0 auto;
}

div#inner-con h4 {
    display: none;
    text-shadow: 0px 0px 24px #000, 2px 2px 5px #000;
    color: white;
    font-size: 24px;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 860px) {
div#inner-con h3 {
    margin-top: -10px;
}
}


@media (max-width: 1585px) {
div#inner-con img {
    width: 18%;
}
}


@media (max-width: 1200px) {
div#inner-con h3 {
    font-size: 35px;
    max-width: 700px;
}

}

@media (max-width: 700px) {
div#inner-con img {
    display: none;
}


div#inner-con h3 {
	display: none;
}

div#inner-con h4 {
	display: block;
}

div#inner-con-wrap {
    padding-left: 0;
}

}


div#inner-con h4 {
    font-size: 20px;
}


/******
calculator stuff
******/
#calcTable tr {
	height: 58px; 
}
.grey {
	background-color: #f3f3f3;
}

#calcTable {
	padding:10px;
}
#calcTable tr:first-child {
	background-color: #F97A47;
	color: white;
}
#calcTable {
    padding: 10px;
    width: 100%;
    text-align: center;
}
#resultsTable {
	width: 50%;
}
#resultsTableTitle {
	background-color: #F97A47;
}
#resultsTable td {
	padding: 10px;
	
	font-weight: bold;
}
#resultsTableTitle td {
	color: white;
}
/*******
PRICING PAGE
*******/
div#storage-gallery div {
    display: flex;
    justify-content: center;
}
.page-id-16 #body .gallery {
    margin: 10px 0 10px 0!important;
}
input[type=reset], input[type=submit], button {
/* 	background-color: #F97A47; */
	background-color: transparent;
	padding: 0!important;
}
input[type=reset]:hover, input[type=submit]:hover, #mobile-phone-header:hover {
    background-color: transparent;
}

#unitSizeCalcDiv button {
	margin: 20px 0 20px 0;
}
input#cubicFeet {
	width: 65px!important;
}
input#unitSize {
	width: 65px!important;
}
#unitSizeCalcDiv div {
	margin: 20px 0 10px 0;
}
.msc-calc-button input[type="submit"] {
    background-color: #f97a47!important;
    padding: 20px!important;
}
.msc-form-calc input[type="text"] {
    display: none;
}
/* #unitSizeCalcDiv input {
	width: 200px!important;
} */
.pricing-accordian-row:last-child {
    border-bottom: 0;
}

.pricing-accordian-container {
	display: flex !important;
	flex-direction: column !important;
}
.pricing-accordian-row {
	justify-content: space-around;
	width: 100%  !important;
	border-bottom: 1px solid;
    padding-bottom: 0px;
    margin-bottom: 0;
    padding-top: 10px;
	
	display: flex !important;
	flex-direction: row !important;
}
.pricing-divider {
	margin: 10px 0 10px 0;
}
.module-accordion {
	margin-bottom: 0 !important;
}
div#themify_builder_content-16 {
    width: 80%;
    margin: auto;
}
.pricing-col h4 {
    margin: 0 0 5px 0;
}

/*****
CONTACT PAGE
*****/
textarea#field_pi25z {
    /* height: 100px!important; */
    min-height: 100px!important;
}

.frm_form_widget h2.widgettitle { /*hides contact form title*/
    display: none;
}

#footer-phone-contact { 
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
	  color: rgba(28,99,85, 1.00);
}
#footer-phone-contact a:link {
    color: rgba(28,99,85, 1.00);
}

#footer-phone-contact a:visited {
    color: rgba(28,99,85, 1.00);
}



/*scroll effects */
#headerwrap.fixed-header {
	height: 100px;
}
#headerwrap.fixed-header nav#main-nav-wrap {
     top: 0px; 
}

#headerwrap.fixed-header #top-bar {
	height: 20px;
	padding-bottom: 20px;
}
/******
Home Page/NAVIGATION
**********/
.mapAddress p {
    margin-bottom: 0;
}
#text-6-2-0-1 h3 {
    margin: 0;
font-size: 2em; 
	line-height: 2em;
}
#text-6-2-0-1 {
	padding: 5px!important;
}
.themify_builder_row.themify_builder_6_row.module_row.module_row_1.module_row_6-1.clearfix.gutter-default {
    height: 0px;
}
#mainImageOverlay h3 {
    color: #fff;
    font-size: 60px;
	line-height: 60px;
    margin-bottom: 0px!important;
	margin-top: -27px!important;
    padding-bottom: 0px;
    
	text-shadow: 0px 0px 24px #000, 2px 2px 5px #000;

}

.byline-mobile {
	display: none;
}

/* 9/15/17 */

#mainImageOverlay h3 {
    position: absolute;
    margin-top: 26%!important;
    width: 105%;
    left: 6%;
}
#mainImageOverlay {
	margin: -44% auto 0 40px;
	width: 1300px;
	
}

#mainImageOverlay img {
    position: absolute;
    top: -7%;
    left: 45%;
}






div#text-6-4-0-1 h4 {
	font-weight: bold;
	    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
}


#header-call-mobile {
		display: none;
}

div#headerwrap {
    background: #f97a47;
    box-shadow: 2px 1px 6px black;
    height: 130px;
}

div#top-bar {
    background: #fff;
    text-align: right;
	  padding: 10px;
	
}

div#top-bar div {
    max-width: 1680px;
    margin: 0 auto;
    width: 100%;
}

div#top-bar a {
    /*color: rgba(28,99,85, 1.00);*/
    color: #1C6355;
    text-decoration: none;
    font-size: 28px;
	  /*margin-right: 50px;*/
}

.home #content {
	padding: 0px!important;
}

.top-home {
    height: 0;
    padding-top: 57%;
	width:100%;
    background-image: url(https://mackselfstorage.com/wp-content/uploads/2017/06/garage-1-Mack-Storage-Iowa-City.jpg);
    background-size: cover;
    background-position: center;
}

.inc-feat {
    display: flex;
	flex-direction: column!important;
    padding: 10px;
    text-align: center;
    width: 110px;
    vertical-align: top;
/*     border-right: 1px solid #b9b9b9; */
}

.inc-feat:last-child {
	border: none;
	
}

.inc-feat p {
/*     color: rgb(18, 146, 116); */
	color: #000;
    margin-bottom: 5px;
	  font-weight: bold;
    font-size: 17px;
    line-height: 18px;
}

/* .inc-feat p:nth-child(2) {
    color: black;
} */
.feat-top {
	color:#129274!important;
}


/**** 
Features include section
****/
.open-24-7 {
    padding-right: 0!important;
    padding-left: 0!important;
}

.open-24-7-h3 h3 {
    font-size: 22px!important;
    line-height: 27px!important;
    margin-bottom: 0;
}

.inc-feat p:last-child {
    font-size: 15px;
}

div#text-6-1-0-1 h3 {
    margin: 5px;
}

#header {
    padding: 0 !important;
    width: 88%;
}

.po a:hover {
    background: white;
}
.po {
    background: #1d6456;
}

#site-logo { 
	position: relative !important;
    top: -50px;
}

#site-logo img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 146px;
}

ul#main-nav a {
    color: white;
	font-size: 20px;

    font-weight: 100;
}

ul#main-nav a:hover {
    color: rgba(28,99,85, 1.00);
}

nav#main-nav-wrap {
    top: 15px;
    position: relative;
}

#headerwrap.fixed-header {
    background-color: #f97a47 !important;
}

#headerwrap.fixed-header #site-logo img {
    max-height: inherit;
    width: 120px;
}

.fixed-header-on #site-logo img {
    height: auto !important;
        transition: all .3s;
 }

#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    color: rgba(28,99,85, 1.00) !important;
    font-weight: bold;
}

div#text-6-2-0-1 {
    padding: 15px;
    text-align: center;
}

.features-copy h5 {
    float: left;
    margin-top: 20px;
    color: rgba(249,122,71, 1.00);
    font-weight: bold;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
}
.features-copy div {
	display: flex
}

/**********************
KIOSK
**********************/
.kiosk-copy p {
    margin-bottom: 1em;
}
/**********************
Footer
**********************/
#footerText {
	margin-bottom: 0; 
	padding: 10px 0;
}
#footerText a {
	color: #fff;
}

#footer-stuff p {
	font-size: 20px;
}
#footer-stuff {
	margin-top: -30px;
}

#footer-nav li {
    font-size: 20px;
}

.footer-nav a {
    color: white;
}

a.foot-pay:hover {
    background: #e4e4e4 !important;
    color: rgba(28,99,85, 1.00) !important;
}

div#footerwrap {
    background: rgba(28,99,85, 1.00);
    color: white;
    padding-top: 15px;
    padding-bottom: 10px;
}
#footer-phone {
    font-weight: bold;
    font-size: 28px;
    text-decoration: none;
}


#footer-phone a:link {
    color: white;
}

#footer-phone a:visited {
    color: white;
}
#footer-phone {
    display: block;
    padding-bottom: 20px;
}
    #mobile-phone {
        display: none;
    }

#address {
    margin: 0;
}
#address-mobile {
	display: none;
}
/**********************
RESPONSIVE
**********************/
.pay-button {
	text-align: center;
	margin: 20px 0;
}
.pay-button a {
	background: #f97a47;
	color: #FFF;
	border: 1px solid #f97a47;
	font-size: 20px;
	line-height: 22px;
	padding: 10px 20px;
	text-decoration: none;
}
.pay-button a:hover {
	background: #1c6355;
}
.po a {
    font-size: 18px!important;
}

@media screen and (max-width: 1070px) {
	/*#mainImageOverlay h3 {
		display: none;
	}
	.byline-mobile {
    display: block;
    position: absolute;
    margin-top: 21%!important;
    line-height: 37px;
    width: 69%;
    left: 16%;
    font-size: 40px;
    font-weight: 400;
    color: white;
    text-shadow: 2px 2px 5px black;
}
	#mainImageOverlay img {
    left: 40%;
    width: 195px;
    top: 32%;
}*/
}

@media screen and (max-width: 900px) {
	.features-copy h5 {
    float: none;
    margin: 0 auto;
    width: 50%;
    text-align: center;
    
}
}
@media screen and (max-width: 768px) {
	#mainImageOverlay img {
    top: 16%;
}

}
@media screen and (max-width: 680px) {

.inc-feat br {
    display: none;
}

.header-icons {
    margin-top: 0;
}
	
	#headerwrap .header-icons {
		top: 67%;
	}
	.mobile_menu_active .header-icons {
		top: 72%;
	}

	.kiosk-image {
	display: flex;
	}
	.module-image .image-wrap {
		margin: 0 auto;
	}
	#address {
	display: none;
	}
	#address-mobile {
		display: block;
	}
	.features-copy h5 {
    margin-left: 0;
    text-align: center;
    width: 100%;
    margin-left: 9px;
}
	
button#mobile-phone {
    font-size: 20px;
    padding: 10px!important;
    text-decoration: none;
	  margin: 0 auto;
}
	
div#top-bar span { display: none; }

div#top-bar a {
    position: relative;
    right: 4%;
}

#headerwrap.fixed-header #top-bar {
    height: auto;
}

div.header-on-scroll img {
    width: 88px !important;
}
	
/* 	div#header-call-mobile {
    height: 50px;
    width: 200px!important;
    font-size: 28px;
    padding-left: 105px;
} 
	div#header-call-mobile {
    height: 50px;
    width: 250px!important;
    font-size: 35px;
    padding-left: 141px;
}*/
	
	/*.fixed-header-on #headerwrap #site-logo img {
    
		margin-top: -28px!important;
}*/
	


/********************/

	#text-6-2-0-1 h3 {
    font-size: 18px;
    font-weight: 400;
}
	.fixed-header #headerwrap div#site-logo img {
    width: 115px;
    max-height: initial !important;
}
	.header-on-scroll img {
   width: 90px !important;
}
    .inc-feat {
    width: 100%;
    border-right: 0px;
/*     border-bottom: 1px solid black; */
    padding: 10px;
}
	.inc-feat p {
		font-size: 28px;
		padding-bottom: 10px;
	}
	.inc-feat p:last-child {
		font-size: 26px;
	}
    div#text-6-2-0-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    #footer-nav li {
    width: 100%;
    margin: 5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    }
     #footer-phone {
        display:none;
    }
	#footer-phone-contact {
        display:none;
    }
    #mobile-phone {
        display: block;
        background-color: #f97a47;
    }
	button#mobile-phone {
/*     float: right; */
    padding: 5px;
}
	button#mobile-phone-header {
		float: right;
		
	}
	/*#header-call-desktop {
		display: none;
}
	#header-call-mobile {
		display: block;
		
	}*/
	.msc-input {
   padding-right: 5px!important;
}
	div#top-bar {
		padding: 0!important;
		/*background-color: #F97A47!important;*/
	
	}

    div#header-call-desktop {
    padding: 8px 0;
}


#site-logo {
    top: -45px;
}

div#top-bar div {
    text-align: right;
}	
div#top-bar span {
    font-size: 28px;
}

	img.alignnone.size-full.wp-image-12 {
    display: none;
}

	.features-copy {
		margin-left:-22px!important;
	}
/* 	.features-copy h5 {
		margin-left: 28%;
	} */
	.features-copy {
   
    margin: 0 auto 0 30%;
}
	.features-copy div {
		display: inline-block;
	}
	.vr {
		display: none;
	}

	p#footerText {
		font-size: 14px;
	}
	.pricing-accordian-row h4 {
    /* border: 2px solid red; */
    width: 35px;
}
}

@media screen and (max-width: 414px) { /*iphone 6 plus */
	.header-icons {
    margin-top: 0%;
}
	button#mobile-phone-header {
    margin-top: 5px;
}
}


			
			@media screen and (max-width: 320px) {
				.open-24-7-h3 h3 {
    font-size: 16px!important;
    line-height: 27px!important;
}
			
			.top-home {
    padding-top: 82%;
			}

			}
@media screen and (max-width: 1185px) {
	
	#mainImageOverlay h3 {
   font-size: 48px;
}
	
} 
@media screen and (max-width: 1171px) {
	
	#main-nav a {
    padding: .4em;
		
	}
}


@media screen and (max-width: 1080px) {
	
#mainImageOverlay img {
    
    top: -3%;
}
}

@media screen and (max-width: 1479px) {
    
#header {
    width: 98%;
}

ul#main-nav a {
    font-size: 18px;
}
}


@media screen and (max-width: 1261px) {
ul#main-nav a {
    font-size: 16px;
}
}

/*** Stylesheet for MSC-mini-storage-calc ***/
/*** Please DO NOT edit this file ***/

#msc-minicalc-wrapper {
padding: 4px;
}

/*** NEWSPAPER COLUMNS - FULL SCREEN ***/
.msc-cols3 {
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
/*   -webkit-column-rule: 1px solid #999; */

  -moz-column-count: 3;
  -moz-column-gap: 20px;
/*   -moz-column-rule: 1px solid #999; */

  column-count: 3;
  column-gap: 20px;
/*   column-rule: 1px solid #999; */
 }

/*** NEWSPAPER COLUMNS - TABLET RESPONSIVE ***/ 
 @media (max-width: 769px) {
.msc-cols3 {
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
/*   -webkit-column-rule: 1px solid #999; */

  -moz-column-count: 2;
  -moz-column-gap: 20px;
/*   -moz-column-rule: 1px solid #999; */

  column-count: 2;
  column-gap: 20px;
/*   column-rule: 1px solid #999; */
 }
}

/*** NEWSPAPER COLUMNS - SMART PHONE RESPONSIVE ***/ 
 @media (max-width: 480px) {
.msc-cols3 {
  -webkit-column-count: 1;
  -webkit-column-gap: 20px;
/*   -webkit-column-rule: 1px solid #999; */

  -moz-column-count: 1;
  -moz-column-gap: 20px;
/*   -moz-column-rule: 1px solid #999; */

  column-count: 1;
  column-gap: 20px;
/*   column-rule: 1px solid #999; */
 }
}
 
 
   
/*** SET INPUT TEXT BOX STYLES ***/
.msc-input{
width: 75px;
float: right;
padding-right: 120px;
}

.msc-input input[type="number"] {
width: 75px;
}
input[name="totalfield"] {
    border: white;
	display:none;
}
/*** FORMAT ITEM HEADING ***/
.msc-heading {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    color: #555555;
    font-size: 1.1em;
    font-weight: bold;
    margin: 10px 0 20px 0;
    padding: 10px 0;
}


.hover-show {
    display: none;
}
/*** FORMAT ITEM STYLES ***/
.msc-item {
width: 98%;
display: inline-block;
}
.msc-item-text{
float: left;
color: #222;
padding-bottom: 1px;
}

/*** FORM CALC STYLES ***/
.msc-form-calc {
  border: 1px solid #fff;
  border-radius: 15px;
  margin-top: 8px;
  padding: 8px;
  width: 220px;
}

.msc-form-calc input[type="text"] {
width: auto;
}


.msc-calc-button {
margin-bottom: 5px;
width: auto;
}

	
	
.fixed-header #header, .header-bar {
    max-height: 77px;
}