
/* Global Styles */

html, body {
  height: 100%;
}

body {
 padding-top: 130px;

}


#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.navbar {
    background-image: url(//mccoysbarrelhouse.com/img/bg-header.jpg);
	background-position: center top;
    border-bottom: 4px solid rgba(238, 109, 23, 0.6);
    filter: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	min-height: 120px;
}

.navbar-brand {
    height: auto;
}

.navbar-nav {
	font-weight: bold;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

.mgContentImageThumbnail img {
	max-width: 100%;
	height: auto;
	display: block;
}

.mgBody p {
	margin-bottom: 20px;
	line-height: 1.4em;
}

.mgToolbar {
	margin: 16px 0px 2px 0px;
	padding: 8px 10px 2px 10px;
  height: 110px;
	/*border-top: 1px solid #ccc;
	background-color: #CCC;
*/
background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
    background-repeat: no-repeat;
   border: 1px solid rgba(0, 0, 0, 0.6);	
}

.mgToolbar ul {
	margin: 0px 0px 6px 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.mgToolbar li {
	margin: 0px;
	font-weight: normal;
}

.mgToolbar li a img {
	margin-right: 2px;
	margin-top: -1px;
	vertical-align: middle;
}

.mgToolbar li a {
    color: #FFF !important;
    display: block;
    float: right;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
}

.mgToolbar li a span {
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 6px;
}

.mgToolbar li a:hover {
    color: #DDD !important;
}

.mgToolbar li a:hover span {
}

ul.mgNestedLinkList,.mgLinkList ul {
	letter-spacing: 0px !important;
	margin: 2px 10px 5px 0px !important;
	padding: 0px !important;
}

ul.mgNestedLinkList li,.mgLinkList ul li {
  margin: 0 !important;
  padding: 0 !important;
}

ul.mgNestedLinkList, ul.mgNestedLinkList ul, ul.mgNestedLinkList li,.mgLinkList ul,.mgLinkList ul ul,.mgLinkList ul li {
  list-style-type: none !important;
	letter-spacing: 0px !important;
}

ul.mgNestedLinkList li img {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.mgNestedLinkList ul {
	margin: 0px !important;
	padding: 0px !important;
}

ul.mgNestedLinkList li a, ul.mgNestedLinkList li span {
	
	display: block;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: rgba(18, 97, 188, 1);
	padding: 3px 8px 3px 8px;
	line-height: 16px;
	text-decoration: none;
	
}

ul.mgNestedLinkList li a:link, ul.mgNestedLinkList li a:visted {
	color: #000;
	background-color: #c9cee1;
}

ul.mgNestedLinkList li a:hover, ul.mgNestedLinkList li a:active, .mgLinkList ul li a:hover, .mgLinkList ul li a:active {
	color: #003f87;
	background-color: #eee;
}

ul.mgNestedLinkList li ul li a:before,.mgLinkList ul li a:before {
	
}

ul.mgNestedLinkList li ul li a, .mgLinkList ul li a,.mgLinkList ul li span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	font-weight: normal;
background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
    background-repeat: no-repeat;
   /* border: 1px solid rgba(0, 0, 0, 0.6);*/
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	border-bottom: 1px solid #333;

}

ul.mgNestedLinkList li ul li a:link, ul.mgNestedLinkList li ul li a:visted, .mgLinkList ul li a:link, .mgLinkList ul li a:visted {
	color: #FFF;
	background-color: transparent;
}

ul.mgNestedLinkList li ul li a:hover, ul.mgNestedLinkList li ul li a:active, .mgLinkList ul li a:hover, .mgLinkList ul li a:active {
	color: #c9cee1;
	background-color: transparent;
}


#shopCart {
	font-size: 18px;
	float: right;
	text-align: center;
	border: 1px solid #666;
	background-color: #600;
	color: #FFF;
	padding: 10px 20px;

	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

.item-decrement {
	text-align: right;
}
.item-increment {
	text-align: left;
}
.item-quantity {
	text-align: center;
}
.item-size {
	text-align: center;
}

.shopTotals {
	text-align: right;
	font-size: 22px;	
}

.simpleCart_checkout {
	float: right;	
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}


/* Footer
====================================================================== */

footer {
  margin: 0 0;
}


#footer-menu {
	background: #fcfcfc;
	border-top: 4px solid #f6f6f6;
	border-bottom: 4px solid #f6f6f6;
	margin-top: 20px;
}

#footer-menu-logo img {
	margin-top: 3px;
}

#footer-menu-links {
	display: block;
	float: left;
	max-height: 52px;
	margin: 12px 0 0px 0;

}

#footer-menu-links ul,
#footer-menu-links li {
	list-style: disc;
	color:#999999;
	padding:0;
	margin:0;
}

#footer-menu-links li:first-child {
	list-style: none;
}


#footer-menu-links ul li{
	float:left;
	position:relative;
	z-index: 100;
}

#footer-menu-links ul li a { 
	display: inline-block;
	color: #777;
	text-decoration: none;
	font-size: 12px;

	text-transform: lowercase;
	padding: 10px 15px 10px 0px;
	margin: 0px 10px 0px 0px;
	
}

#footer-menu-links ul li:first-child a { 

}

#footer-menu-links ul li a:hover {
	color: #367ec2;
}

#footer-menu-back-to-top {
	margin: 10px;
	z-index: 999;
}

#footer-menu-back-to-top a {
	display: block;
	color: #367ec2;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#footer-menu-back-to-top a i {
		font-size: 2.5em;
}
#footer-menu-back-to-top a:hover {color: #aaa;}

#footer {
	border-bottom: 4px solid rgba(238, 109, 23, 0.6);
	padding: 40px 0px;
	z-index: 1;
	position: relative;
	opacity: 1;
}

#footer, 
#footer p, 
#footer a{ 

}

#footer a:hover {
	color: #367ec2;
}

.no-margin {margin-top: 0;}

#footer h3 {
	padding: 2px 0px !important;
	margin-bottom: 10px;

	border-bottom: 5px double #EEE;
}
	
#small-map {
	position: relative;
	z-index: 1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	overflow: hidden;
	border: 5px solid #EEE;
	width: 100%;
}

#ShowcaseWrapper {
	margin: 20px 0px 10px 0px;
}

/************* SLIDERS *******************/
.fade {
    opacity: 1 !important;
    transition: opacity 0.15s linear 0s;
}
.carousel {
	top: 4px;
	margin-bottom: 10px;
	height: 340px;
}

.carousel-indicators {
    bottom: -30px;
}


.carousel-caption {
    bottom: 25px;
    color: #EEE;
    left: 5%;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    right: 5%;
    text-align: center;
    text-shadow: none;
    z-index: 10;
		border: 1px solid #000;
		background-color: rgba(0, 0, 0, .85);
}

.carousel-caption .mgHeadline {
	font-size: 20px;
	margin: 4px;
	text-decoration: none;
	color: #EEE;
}

.carousel-caption .mgHeadline a {
	text-decoration: none;
	color: #EEE;
}

.carousel-caption .mgHeadline a:hover {
	text-decoration: none;
	color: #428BCA;
}


/* Copyright
====================================================================== */
#copyright {
	padding: 20px 0px;
}

#copyright p {
	margin: 0 auto;
	text-align: center;
	color: #666;
}
/* Social Media Icons
====================================================================== */
#SocialMedia a {
	float: left;
	margin: 0px 2px 0px 2px;
}

a.btnIcon {
	display: block;
	width: 32px;
	height: 32px;	
}

.btnFacebook {
	background-image: url(https://valadorstudios.com/img/icon-facebook.png);
	background-position: center top;
}
.btnFacebook:hover, .btnFacebook:active {
	background-position: center bottom;
}



.homepanel {
 padding: 5px;
 background-color: #444;
 margin-bottom: 10px;
}

.navbar-toggle .icon-bar {
    background-color: #DDD;

}

.mgDateHeadline {
	font-weight: bold;
	font-size: 1.1em;
}

.mgEventHeadline {
	margin-bottom: 10px;
}

.mgEvent .mgHeadline {
	font-size: 22px;
}

.mgEvent .mgDate {
	font-size: 16px;
	color: #FFF;
}

.mgEvent .mgEventLocation {
	font-size: 16px;
	color: #DDD;
}

.homepanel .mgHeadline {
	font-size: 22px;
	text-decoration: none;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
	width: 100%;
}

.homepanel .mgHeadline a {
	color: #DDD;
	
	text-decoration: none;
	vertical-align: middle;
	height: auto;
}

.homepanel .mgHeadline a:hover {
	color: #FFF;
	text-decoration: none;
}

table {
    background-color: transparent;
}

/* Responsive Styles */
@media (max-width: 339px) {

}

@media (min-width: 340px) and (max-width: 767px) {
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
}
