/*

Theme Name: The Rockmount
Theme URI: http://therockmount.gg
Author: Qpid
Author URI: http://qpiddigital.com/
Description: Make all of your modifications to Renew in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/renew.css' );

body,p{
	font-size: 18px !important;
}

/*Header*/

.x-logobar-inner, .x-navbar{
	border-bottom: 1px solid #fff;
}

.x-navbar .x-nav>li>a{
	padding-top: 0 !important;
}

.x-navbar .x-nav > li > a:hover {
	-webkit-box-shadow: none!important; 
	box-shadow: none!important;
}

.rockmount-container{
	text-align: center;
	color: #fff !important;
	max-width: 800px !important;
	margin: 0 auto;
}

.rockmount-container h1{
	color: #fff !important;
}

.rockmount-container h2{
	color: #fff !important;
}

.contact-container{
	text-align: center;
	color: #fff !important;
}

.contact-container h3{
	color: #fff !important;
	margin-bottom: 0 !important;
}

.footer-address{
	font-size: 24px !important;
}

.rockmount-menu-container{
	max-width: 1000px !important;
	padding: 30px 30px 50px 30px;
	background: #fff;
	margin-bottom: 60px;
}

.rockmount-menu-container:last-child{
	margin-bottom: 0;
}

.rockmount-bars-container{
	max-width: 920px !important;
	text-align: center;
}

.rockmount-events-container{
	max-width: 800px !important;
}

.rockmount-bars-container p{
	color: #888;
}

.cta-container{
	padding: 0 30px;
	text-align: center;
}

.bar-image{
	margin-bottom: 40px !important;
}

.rockmount-events{
	text-align: center;
}

.rockmount-home-reservations{
	font-size: 28px !important;
	margin: 0 !important;
}

.menu-heading.h4{
	margin-top: 60px !important;
}

.menu-heading-top.h4{
	margin-top: 15px !important;
}

.events.h4{
	margin-bottom: 5px !important;
}

/*General*/

body, p{
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6{
	margin: 0 !important;
	margin-bottom: 30px !important;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: normal !important;
}

img{
	margin-bottom: 0px !important;
}

strong{
	font-weight: 700 !important;
}

.tp-bullets.simplebullets.round .bullet{
	background: #fff !important;
	opacity: 1;
	margin-right: 5px;
	width: 12px !important;
	height: 12px !important;
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round-old .bullet:hover, .tp-bullets.simplebullets.round-old .bullet.selected, .tp-bullets.simplebullets.square-old .bullet:hover, .tp-bullets.simplebullets.square-old .bullet.selected{
	background: #f6a704 !important;
}

.contact-footer{
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.contact-footer a{
	color: #fff;
}

.contact-footer a:hover{
	color: #fff;
	text-decoration: underline;
}

@media (max-width: 580px) {
.contact-footer{
	font-size:20px;
}
}

.reservations{
	font-size: 30px;
	color: #fff;
	text-align: center;
	text-transform: none;
}

.reservations a{
	color: #fff;
}

.reservations a:hover{
	color: #fff;
	text-decoration: underline;
}


#rockmount-map{
	width: 100%;
	height: 600px;
}

.x-logobar{
	background: url('img/rockmount-texture-blue.png');
}

.x-navbar{
	background: url('img/rockmount-texture-blue.png');
}

.x-colophon.top{
	background: url('img/rockmount-texture-blue.png');
}

.x-colophon.bottom{
	background: url('img/rockmount-texture-paper.png');
	font-size: 16px;
	color: #4e5961 !important;
}

.x-colophon.bottom a{
	color: #4e5961 !important;
	text-decoration: none;
}

.x-colophon.bottom a:hover {
	text-decoration: underline;
}

.x-colophon.bottom p{
	line-height: 2em;
}

/*Social Icons*/

.rockmount-social-container{
	text-align: center;
	margin: 0 auto;
	display: block;
	height: 48px;
}

.rockmount-fb-icon {
	width: 48px;
	height: 48px;
	background: url('img/rockmount-fb.png') no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	-webkit-background-size: contain;
	background-size: contain;
	overflow: hidden;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	display: inline-block;
	margin-right: 10px;
}

.rockmount-twitter-icon {
	width: 48px;
	height: 48px;
	background: url('img/rockmount-twitter.png') no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	-webkit-background-size: contain;
	background-size: contain;
	overflow: hidden;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	display: inline-block;
	margin-right: 10px;
}

.rockmount-tripadvisor-icon {
	width: 48px;
	height: 48px;
	background: url('img/rockmount-tripadvisor.png') no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	-webkit-background-size: contain;
	background-size: contain;
	overflow: hidden;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	display: inline-block;
}

.rockmount-fb-icon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.rockmount-fb-icon a {
  width: 100%;
  height: 100%;
  display:block;
}

.rockmount-twitter-icon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.rockmount-twitter-icon a {
  width: 100%;
  height: 100%;
  display:block;
}

.rockmount-tripadvisor-icon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.rockmount-tripadvisor-icon a {
  width: 100%;
  height: 100%;
  display:block;
}

.jp-carousel-info{
	display: none !important;
}

.rockmount-homeintro-container{
	background-image: url('img/rockmount-texture-blue.png');
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	color: #ffffff;
}

.rockmount-home-ctas-container{
	margin: 0 !important;
	padding: 0 !important;
}

.rockmount-home-cta{
}

.rockmount-home-cta img{
	width: 100% !important;
}

.rockmount-home-cta .x-img{
	width: 100% !important;
}

.rockmount-page-hero{
	padding: 220px 0 !important;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.rockmount-page-hero p{
	font-size: 16px;
}

.rockmount-page-hero p:last-child{
	margin-bottom: 0;
}

.rockmount-section-intro{
	background-image: url('img/rockmount-texture-orange.png');
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.rockmount-section-intro p{
	font-size: 16px;
}

.rockmount-section-intro p:last-child{
	margin-bottom: 0;
}

.rockmount-section-intro p a{
	color: #ffffff;
}

.rockmount-section-intro p a:hover{
	text-decoration: underline;
	transition: all 0.5s linear;
}

.rockmount-section-header{
	background-image: url('img/rockmount-texture-orange.png');
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.rockmount-section-header .h2{
	margin-bottom: 0 !important;
}

.rockmount-section-container{
	background-image: url('img/rockmount-texture-paper.png');
	background-color: #f5f5f5;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	color: #28323f;
}

.rockmount-bars-container p{
	margin-bottom: 0;
}

.rockmount-bars-container .h4{
	margin-bottom: 20px !important;
}

.rockmount-bar-single{
	margin-bottom: 60px;
}

.rockmount-bar-single:last-child{
	margin-bottom: 0;
}

.rockmount-section-intro .h4{
	color: #ffffff;
	margin: 0 !important;
}

/*Food Page*/

.rockmount-menus{
	background-image: url('img/rockmount-texture-paper.png');
	background-color: #f5f5f5;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.rockmount-menusection{
	margin-bottom: 45px;
}

.rockmount-menusection:last-child{
	margin-bottom: 0;
}

.rockmount-menusection p{
	font-size: 16px;
}

.rockmount-menu-item{
	background-color: transparent; 
	border-top: 1px solid #e0e0e0; 
	padding: 5px 0 !important;
}

.rockmount-menu-item:last-child{
	border-bottom: 1px solid #e0e0e0; 
}

/*Gallery*/

.rockmount-gallery-container{
	background-image: url('img/rockmount-texture-paper.png');
	background-color: #f5f5f5;
	padding-top: 34px !important;
	padding-bottom: 34px !important;
}

.slb_details{
	display: none !important;
}

.gallery-item:hover{
	opacity: 0.8;
	transition: opacity 0.5s linear;
}

.flexslider{
	border: none !important;
	margin-bottom: 35px !important;
	background: none;
}

.rockmount-footer-gallery .flexslider{
	margin-bottom: 0 !important;
}

.rockmount-homepage-slider{
	width: 100%;
}

.rockmount-homepage-slider .flexslider{
	margin-bottom: 0 !important;
}

.x-colophon.bottom .x-colophon-content{
	margin: 0;
}

.x-colophon.bottom{
	padding: 60px 0;
}

.x-colophon.bottom p{
	margin: 0 !important;
}

@media (max-width: 768px) {
	.rockmount-homeintro-container .h2{
		font-size: 220%;
	}
	.rockmount-menu-container{
		padding: 20px;
	}
	.rockmount-homepage-slider-bottom{
		display: none;
	}
	.rockmount-home-cta{
		margin-bottom: 30px;
	}
	.rockmount-home-cta:last-child{
		margin-bottom: 0;
	}
	.rockmount-home-reservations{
		font-size: 20px !important;
	}
	.rockmount-page-hero{
		padding: 120px 0 !important;
	}
}