/*
Theme Name: The Nolen
Theme URI: 
Author: the WordPress team
Author URI: 
Description: 
Version: 1.0
*/


/*OVERWRITES*/


.resthours span{
	font-size: 8px;
}
.resthours br {display:none;}


@media (max-width: 1024px) {
	.nav-utility {
   height: 80px;
   line-height: 25px;
}
.text-left-sm {
	text-align: left;
}
}
@media (max-width: 767px) {
.resthours {
	line-height: 20px;
}
.resthours br {display:block;}
.nav-utility {
   height: 100px;
   line-height: 25px;
}
      
 .nav-utility .col-sm-4.text-center {
  display: none;
} 


}


.slides .background-image-holder {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-origin: padding-box !important;
  background-position: 50% 50% !important;
  background-repeat: repeat;
  background-size: cover !important;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute !important;
  top: 0;
  width: 100% !important;
  z-index: 1;
  transition: none!important;
}

.foundry_modal.col-md-12.reveal-modal {
background: rgba(10, 30, 36, 0.8) none repeat scroll 0 0 !important;
color: #fff!important;
font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;
   border: 4px double #e69431;
    padding: 30px;
}

#hidden_link > p {
  margin-top: 24px;
}
.modal-screen {
	background: #000;
}
.modal-screen.reveal-modal {
	opacity: .9;
}


a.feature.bordered {
	display: block;
	font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 100;
}

#pressList li {
	display: none;
}