/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/****** Homepage Styling ********/
body {
	overflow-x: visible!important;
}
.home .entry-header {
	display: none;
}
.homepage-padding {
	padding: 0px 50px 0px 50px;
}

/***********************************************/
/****** Homepage HERO Styling ******************/
/***********************************************/
#hero-inner-image img{
	max-width: 66% !important;
}
.smokies-footer-button a{
	padding-left: 200px !important;
    padding-right: 200px !important;
}
.smokies-white-button a{
	color: #46283E !important;
}

.smokies-footer-button{
	margin-bottom: 4rem !important;
}

/***********************************************/
/******    Gallery Styling    ******************/
/***********************************************/
.smokies-image-gallery-container{
	width: 80% !important;
	margin: 0 auto !important;
}
.smokies-image-gallery-container .smokies-image-gallery{
	
	margin: 0 auto !important;
	display: flex;
    flex-direction: column-reverse;
}
.smokies-image-gallery{
	padding-top: 2em;
	padding-bottom: 2em;
	width: 100% !important;

}
.smokies-image-gallery-container img{
	width: 85% !important;
	margin: 0 auto;
	transition: all .2s ease;
}
.smokies-image-gallery a img:hover{
	transform: scale(1.1);
}
.smokies-image-gallery-title{
	margin-bottom: 0 !important;
	width: 90%;
    margin: 0 auto;
}
.smokies-image-gallery-container .smokies-image-gallery-title h2{
	line-height: .5em;
	margin-top: 0 !important;
}
.smokies-image-gallery-container .smokies-image-gallery-title h2 a{
	font-size: 1.7rem !important;
	margin: 0 auto !important;
	color: #121212;
	width: 100% !important;
	letter-spacing: 2px !important;
	margin-top: 0 !important;
	transition: all .2s ease;
}
.smokies-image-gallery-title h2 a:hover{
	border-bottom: 2px solid #9c9ca8;
}

@media(max-width: 1024px){
	.smokies-image-gallery-container{
		width: 100% !important;
	}
	.smokies-image-gallery-container img{
		width: 100% !important;
	}
	.smokies-image-gallery-container h2 a {
		font-size: .7em !important;
		line-height: 1.2em !important;
	}
	.smokies-image-gallery-title{
		width: 100% !important;
	}
}
@media(max-width: 767px){
	.smokies-image-gallery-container .smokies-image-gallery-title h2 a{
		font-size: .8em !important;
		margin-top: 1em !important;
		width: 80% !important;
	}
	.smokies-image-gallery-container img{
		width: 80% !important;
	}
	.smokies-image-gallery-title{
		margin-bottom: 5em !important;
	}
}
@media(max-width: 500px){
		.smokies-image-gallery-container .smokies-image-gallery-title h2 a{
		font-size: .6em !important;
	}
}

/***********************************************/
/******    Tour Dates Styling    ******************/
/***********************************************/
.smokies-tour-dates-container{
	width: 70% !important;
    margin: 0 auto !important;
	font-family: "Lato",sans-serif !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #121212 !important;
	border-bottom: white 1px solid;
	transition: all .2s ease;
}
@media(max-width: 1024px){
	.smokies-tour-dates-container{
		width: 90% !important;
	}
}
@media(max-width: 767px){
	.smokies-tour-dates-container > div{
		width: 25% !important;
	}
		.smokies-tour-dates-container > div:nth-of-type(3){
		width: 50% !important;
	}
}
@media(max-width: 636px){
	.smokies-tour-dates-container .smokies-tour-dates p:nth-of-type(1) {
		font-size: .7em !important;
	}
	.smokies-tour-dates-container .smokies-tour-dates p:nth-of-type(2){
		font-size: .6em !important;
	}
	.smokies-tour-dates-container .vc_column-inner{
		padding-left: 10px !important;
		padding-right: 5px !important;
	}
}

.smokies-tour-dates-container:hover{
	background: #b3b3bf;
}
.smokies-tour-dates-container .wpb_content_element{
	margin-top: 10px;
	margin-bottom: 10px;
}
.smokies-tour-dates-container:last-of-type{
	margin-bottom: 4em !important;
}

.smokies-tour-dates-container .smokies-tour-dates p:nth-of-type(1){
	margin-bottom: 0;
	font-size: .9em;
}

.smokies-tour-dates-container .smokies-tour-dates p:nth-of-type(2){
	margin-top: -.5em;
	text-transform: capitalize;
	font-size: .8em;
}

.smokies-prefooter{
	text-align: center;
	background-position: bottom !important;
}
.smokies-social-icon{
	display: inline;
	padding: 1em;
}
/***********************************************/
/******     Button Styles     ******************/
/***********************************************/
.smokies-button a{
	font-size: 1.4em !important;
}
.purple-button a{
	background-color: #46283E !important;
	border-color: rgba(0,0,0,0) !important;
	background-image: none !important;
	color: #fff !important;
}

@media(max-width: 550px){
	#prefooter-button a{
		padding-left: 8rem !important;
		padding-right: 8rem !important;
	}
	.smokies-social-icon{
		padding: .5em !important;
	}
}
@media(max-width: 450px){
	.smokies-social-icon{
		display: inline-block;
		margin: 0 auto;
		padding: 1em !important;
	}
}


/*.x-container.max {
*	max-width: 100%!important;
}*/
#rev_slider_1_1 .tp-caption {
	-webkit-text-stroke: 1px black;
}

/****** Email Signup Styling ****/
.email-signup {
	text-align: center;
}
.email-signup .mail-signup-header {
	text-transform: uppercase;
	font-size: 2em;
	padding-bottom: 25px;
}
.email-signup input {
	min-height: 50px;
	min-width: 100px;
	vertical-align: initial;
	box-shadow: none;
}
.email-signup input:hover {
	box-shadow: none;
	border: 1px solid white;
	background-color: #ccc;
	color: #000;
}
.email-signup input[name="EMAIL"] {
	min-width: 250px;
	margin-right: 15px;
	border: 1px solid;
}
	

/****** Media Page Styling ******/
.video .x-video-inner {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
	

/********* Overall Styling *******/
body {
	color: #e7d0ba;
	/*filter: brightness(100%) !important;*/
}

/******** Audio Igniter Plugin ******/

.ai-wrap {
	background-color: transparent;
	font-family: abel;
	color: #e7d0ba;
}

.ai-wrap .ai-track {
	background-color: rgba(62, 62, 62, 0.4);
}

.ai-wrap .ai-audio-control {
	background-color: rgba(62, 62, 62, 0.4) !important;
}

.ai-wrap .ai-audio-control:hover, .ai-wrap .ai-audio-control:focus {
	background-color: rgba(62, 62, 62, 0.6) ;
}

.ai-wrap .ai-scroll-wrap > div:last-child div {
	background-color: #784212 !important;
}

.ai-scroll-wrap {
	height: 492px !important;
}

.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active {
	background-color: rgba(62, 62, 62, 0.6);
}

.ai-wrap .ai-volume-bar {
	background-color: rgba(62, 62, 62, 0.6);
}

.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
	background-color: #ffffff;
}

.ai-wrap .ai-btn {
	background-color: rgba(62, 62, 62, 0.4);
}

.ai-wrap .ai-btn:hover svg {
	fill: #ffffff;
	background-color: rgba(62, 62, 62, 0.6);
}


#x-content-band-5 {
	height: 1016.400px;
	margin: 0px;
	background-blend-mode: darken;
}

#x-content-band-4 {
	height: 865px;
	margin: 0px;
/*
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) , rgba(0, 0, 0, 0.35));
	background-blend-mode: darken;
*/
	background-color: rgba(0, 0, 0, 0.4) ;
	background-blend-mode: darken;
}

#x-content-band-3 {
	height: 800px;
	margin: 0px;
}

.vc_pageable-slide-wrapper vc-clearfix {
	width: 1000px;
	margin-left:239px;
}

.entry-wrap {
	padding: 0px;
}

#about-images {
	width: 1250px;
	margin-left:239px;
}

#music, #news, #band {
	background-size: cover;
}
.x-section.color-overlay {
    position: relative;
}
.x-section.color-overlay:before {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
}
.x-section.color-overlay .x-container {
    position: relative;
    z-index: 10;
}

/******** Twitter Plugin **********/
#ctf .ctf-item, #ctf .ctf-item:first-child {
	border: 1px solid white;
}
#ctf .ctf-item {
	background-color: rgba(256, 256, 256, 0.2);
}
#ctf .ctf-item:nth-child(2n) {
	background-color: rgba(0, 0, 0, 0.2);
}

/******** Mobile Nav **************/
@media (max-width: 979px) {
	.masthead-stacked .x-navbar {
		text-align: left;
	}
	.x-btn-navbar {
	    margin: 10px 0px 0px 15px!important;
	    border: 1px solid white;
	}
	.x-nav-wrap.mobile.collapse.in {
	    margin-bottom: 70px;
	}
	.x-navbar .mobile .x-nav {
	    margin-left: 25px;
	}
}
@media (max-width: 470px) {
	.x-logobar .x-brand {
	    font-size: 2em;
	}
	.x-logobar {
	     min-height: 70px;
	}
}
/********** Mobile Rules **********/
@media (max-width: 750px) {
	.homepage-padding {
		padding: 0px 5px;
	}
}

/***** Changing Shades Preorder *****/
.popover-mobile { 
	display: none;
}
@media (max-width: 750px) {
	.popover-desktop {
		display: none;
	}
	.popover-mobile {
		display: block;
	}
}