body { background:#fff; color:#666 }
a { border-bottom:1px solid #999; color:#000;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out; }
 button:focus, a:focus, a:hover, input[type="button"]:focus, input[type="checkbox"]:focus, input[type="file"]:focus, input[type="hidden"]:focus, input[type="image"]:focus, input[type="radio"]:focus, input[type="reset"]:focus, input[type="search"]:focus, input[type="submit"]:focus, input[type="file"]:focus::-webkit-file-upload-button {outline:0 !important;}
#main_menu a { font-weight:bold; font-weight: bold; font-family: "Open Sans", sans-serif; }
#main_menu a, #top a, .nav a { border-bottom:none medium;  }

h1 { margin-top:0 }


a:hover { 
  color: #444; 
  text-decoration:none;
  border-bottom:none medium;
  -webkit-transition: all 0.5s;    transition: all 0.5s
  }

p.demo_store {
	bottom: 0;
	top: inherit;	
	background: #000;
}

.footer-wrap {
	background: #fff;
}

 

.navbar-toggle .icon-bar {
	background:#000;	
}

.navbar-toggle {
	background:#fff;
}

.site-title { display:none }
.site-description { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 0.88em;
	letter-spacing: 0.25em;
	text-align: center;
	padding-top: 0.2em;
	margin: 0.1em 0 0.2em 0;
}




/* Artists */
h1 { font-family: 'Lato', sans-serif; color:#111; }
.sub_images { margin-top:1em }
.tab-pane-in { padding:1.365em }

	#soundcloud .row { padding-bottom:1.365em }
	
	#tour_dates h3, #tour_dates h2 { margin-top:5px; font-size:20px }
	#tour_dates h2 {  font-size: 23px;  padding:0 0 10px 0; border-bottom: 1px solid #eee;  margin: 15px 0;}
	#tour_dates h2 a {border: none medium; text-decoration: none; font-weight: bold;}
	#tour_dates h2 img { vertical-align:top }
	#reviews p { border-bottom: 1px solid #eee; padding-bottom: 1.653em; margin-bottom: 1.653em; }
	
	.in-tour {
		 padding-left: 32px;
	}
.artist h1 {
	margin: 5px 0 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	
}

 .socials_links {
	 border-bottom: 1px solid #eee;
	 padding-bottom: 10px;
	 margin-bottom: 20px;
 }

  .socials_links a {
		border-bottom: none;
		display: inline-block;
		background: #f2f2f2;
		color: #999;
		padding: 3px 10px;
		-webkit-transition: all .3s;
		transition: all .3s;
		margin-right: 2px;
  }
  		 .socials_links a:hover {
			 color: #000;
			 -webkit-transition: all .3s; 
			 transition: all .3s;
			 background: #ddd;
		 }

.bio {
 margin-bottom: 1.963em;
 color:#5E5E5E;
}

#tour_dates li.stroked, #tour_dates li.stroked  a {
	color:#bebebe;
	text-decoration:line-through;
}

#tour_dates h4 {
	font-size: 17px;
	margin-bottom: 5px; 
	color: #bebebe;	
}

.origin  {
	font-family: arial;
	font-size: 70%;
	color: #99A;
}

.bio p {
	text-align:justify;
	text-justify:inter-word;
}

.sect_left {
	margin: 15px 0;
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

	.sect_left h5 {
		font-size: 14px;
		margin: 0 10px 0 0;
		display: inline-block;
		font-weight:bold;
	}

	ul.inline {
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	ul.inline li {
		display:inline-block;	
		padding-left: 8px;
	}

	ul.inline li:after {
		content: "•";
		font-size: 15px;
		color: #000;
		padding: 0 3px;
		margin: 0 0 0 3px;	
	}
	
	ul.inline li:last-child:after {
		content: "";
		padding: 0;
		margin: 0;	
	}

	ul.list-spaced  li {
		padding-bottom:.2em;
	}
		#tour_dates ul.list-spaced  {
			margin-left:.5em;
		}
	
	.review {
		padding: 5px 5px 15px 5px;
		border-bottom: 1px solid #f7f7f7;
		margin-bottom: 10px;
	}
	
		.review a {
			font-weight:bold;	
			border-bottom:1px solid #ccc;
			-webkit-transition: border .2s; 
			transition: border .2s;
		}
		
			.review a:hover, .review a:focus {
				text-decoration:none; 
				border-bottom:1px solid #fff;
			}

/* Nav tabs */
.nav-tabs { border-bottom: 1px solid #ccc; font-family:'Lato', sans-serif}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { border:1px solid #ccc; border-bottom:0px none}
.nav-tabs>li {
float: left;
margin-bottom: -2px;
}
.nav-tabs>li>a:hover { 
border-bottom: none;
border-color:#fff;
background: none;
color: #999;
}

.nav-tabs>li>a {
	font-weight:bold	
}


 /* Products */
 .row.products {
	border-bottom: 1px solid #eee;
	margin-bottom: 1.365em;
	padding-bottom: 1.365em;
 }
 
 .products a  {
		text-decoration:none; 
		border-bottom:none medium; 
 }
 	.products h4 {
		font-size: 16px;
		font-weight: bold;	
	}
	
	.products .add_to_cart_button, .products .added_to_cart {
		 margin-top: 10px;

	}
	
	.products .added_to_cart {
		border-bottom: 1px solid #999;
		padding: 7px 0 2px;
		margin: 10px 0 0 10px;
		display: inline-block;
	}
	 
		.products .added_to_cart:hover {
				border:none medium;
		}
		
	h2.artist {
		margin:0;	
	}
		h2.artist a {
			margin-top: 0;
			font-size: 25px;	
		}


/* Reviews */
  .bubble, #reviews p {
    position: relative;
    padding: 0px;
    background: #f9f9f9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding: 0.685em 1.5em !important;
}

  .bubble:after, #reviews p:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 27px;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #f9f9f9 transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.added {
	background: #eee !important;
	border: 1px solid #ccc !important;
	color: #666;
}

/* Footer */
footer { 
	padding-top:30px;
}
footer .container {
	border-top: 3px solid rgba(0,0,0,.8);
	padding: 30px 0;
	font-size:.9em;
}

/* Videos */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

@media only screen and (max-width: 768px) {
   .container>.navbar-header {
      padding:10px 0 0 10px;   
    }
}

#main_menu .container {
    border-bottom: 2px solid #000;
}
     

@media only screen and (min-width: 768px) {
	 
  
	#main_menu .container {
		margin: 1.0em auto 0.683em;
		
		padding-bottom: 0.683em;
	}
	 
	  #main_menu .container  .nav.navbar-nav {
		  margin-top: 5.5em;
	  }
	 
	 
	#top .wc-nav li.cart a {
		padding: 0.887em;
	}
	
	#top ul.nav > li a {
		padding: 0.887em 1em;
	}
	
	.navbar {
		border-radius: 0px;
	}
	
	#top {
		min-height:0;
	}

}

/* Header*/
#logo {  
    display: block;
    max-width: 262px;
}
@media only screen and (max-width: 360px) {
   #logo {
     max-width:200px;
     padding-top: 8px;
   }
   #logo img {
       max-width:200px;
       width:100%;
    } 
}
@media only screen and (max-width: 768px) {
.site-description { display:none }
}


/************ NEWS ********************************************/
#main_news {
    position:relative;   
}

#main_news_text h2 {
    margin-top:0;   
}

#main_news_text {
  position: absolute;
  width: 600px;
  top: 180px;
  background: rgba(0,0,0,0.6);
  color: #fff;
  padding: 25px 10px;
  right: 30px;
}
 @media only screen and (max-width: 700px) {
    #main_news, .single-news-home {
     border-bottom:1px solid #eee;   
    }
 }
    @media only screen and (max-width: 1200px) {
        #main_news_text {
            top:140px;
        }
        
       
    }
    
     @media only screen and (max-width: 900px) {
        #main_news_text {
              position: relative;
              width: auto;
              background: #fff;
              color: #111;
              padding: 10px 0;
              top: inherit;
              right: inherit;
        }
    }

.single-news-home {
     margin-top:15px;
     background-size: 100% auto;
     background-repeat: no-repeat;
     background-position: 0 -53px;
}

.single-news-home  a {
    text-decoration:none !important;
    border:none medium !important;   
      text-decoration: none !important;
  border: none medium !important;
  font-weight: 300;
  font-size: 1.1em;
}
.single-news-home h2 {
  font-size: 24px;
  margin: 5px 0 0 0;
}

/************ LIGHT BOX ********************************************/
/* Preload images */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
  border:none medium;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
	display:none !important;
 /*
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  */
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
	display:none; 
	/*
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; */
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.artist-col  {
 margin-bottom:20px;    
}

.artist-col .inner {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size: cover;
	min-height:300px;
	position:relative; 
	cursor:pointer;

}

	
	
	.artist-col:hover h1 {
		background:#000;
	}

	.artist-col h1 {
		color:#fff;	
		margin:0;
		padding: 0.3em .5em;
		-webkit-transition: all 0.4s ease-out;
		-moz-transition: all 0.4s ease-out;
		-o-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C */

	}
	
 
	
	.artist-col .inner .in {
		position: absolute;
		bottom: 0;
		width: 100%;
	}

/* Product Details */
.product_details h1 {
	font-weight:normal;
	margin: 5px 0;
}

.product_details h2 {
	font-size: 25px;
	margin: 10px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	
}

.product_details h2 a {
	text-decoration:none;	
	
	border-bottom:none medium;
}
	.product_details h2 a img, #tour_dates h2 a img {
	-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
	}
 
	.product_details h2 a:hover img, #tour_dates h2 a:hover img  {
		opacity:0.9;
		 -webkit-transform: rotate(-359deg);
     -moz-transform: rotate(-359deg);
       -o-transform: rotate(-359deg);
      -ms-transform: rotate(-359deg);
          transform: rotate(-359deg);
	}
	
	div.quantity .plus, div.quantity .minus {
		color:#777;	
	}
	
	div.quantity .plus:hover, div.quantity .minus:hover {
		color: #000;
	}
	
.stock { float: left;
line-height: 30px;
margin-right: 6px;
margin-right: 1.618em;
border-right: 4px double #e8e4e3;
padding-right: 1.618em; }	

.add_to_cart_container {
	border-bottom: 1px double #eee;
	margin-bottom: 1.618em;
}

.descript { border-bottom:1px solid #eee; padding-bottom:10px }	

/* Shop page*/
.shop h1.page-title {
	margin:0 0 0.585em 0;
	padding-bottom:	0.185em;
	border-bottom:1px solid #eee;
}

.shop img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.shop img.art_thumb {
	display: inline;
	width:20px;	
}

.shop h3 {
	margin:8px 0 0 0
}

.shop h4 {
	margin:5px 0;
	font-weight:300;
}

/* Footer */

#lang_sel_footer { display:none }
footer { border-top: 2px solid #eee; margin-top: 40px; padding-top: 20px; }

/* Alerts */
.shop-alert a { float:right }

/* Cart */
table.cart img { width: auto; height: auto; }

th.product-thumbnail { max-width: 160px}

/* Checkout */
.checkout .form-row-wide, .checkout .form-row-first  {
	margin-bottom:.5em;	
}
.form-row.notes {
	clear:both;	
}

/* Rotation */
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}



.product-loop  .thumb  {
     min-height:370px
}

@media (max-width: 991px) {
  .product-loop  .thumb {
    text-align:center;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    min-height:1px;
  }
  
  .shop .product-loop  img {
     display:block;
     margin:0 auto;
  }

}