@charset "utf-8";
/*
Theme Name: Corrupt
Theme URI: http://curruptjustin.com
Description: Como Strap Child Theme
Author: Como Creative
Template: como-strap
*/
/* FONTS 
font-family: 'Special Elite', cursive;
font-family: 'Lato', sans-serif;
*/
/* Variables */
/* Variables */
/* Base Font */
.basefont {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
  line-height: 1.1666;
}
.dark-red {
  color: #990000;
}
.bright-red {
  color: #e00303;
}
.dark-red-bg {
  background-color: #990000 !important;
}
.bright-red-bg {
  background-color: #e00303 !important;
}
.lite-grey {
  color: #ccc !important;
  color: #cccccc !important;
}
.med-grey {
  color: #999;
  color: #999999;
}
.dark-grey {
  color: #333;
  color: #333333;
}
.dark-grey-bg {
  background-color: #333 !important;
  background-color: #333333 !important;
}
/* Animations */
.animate-quick {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* Text Elements */
/* Text Elements */
/* Headers */
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Special Elite', cursive;
}
h1,
h2 {
  color: #e00303;
}
/* Links */
a {
  color: #990000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
a:active {
  color: #e00303;
}
.btn-default,
.button,
.button-primary,
.single_add_to_cart_button,
.add_to_cart_button,
.woo-ma-button,
input[type="submit"] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
  color: #ccc !important;
  color: #cccccc !important;
  background-color: #990000 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
  font-weight: bold;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.button:hover,
.button:focus,
.button:active,
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.single_add_to_cart_button:active,
.add_to_cart_button:hover,
.add_to_cart_button:focus,
.add_to_cart_button:active,
.woo-ma-button:hover,
.woo-ma-button:focus,
.woo-ma-button:active {
  color: #fff !important;
  background-color: #e00303 !important;
  text-decoration: none;
}
input[type=text],
input[type=tel],
input[type=email],
input[type=number],
input[type=password],
input.input-text,
input#password,
textarea,
select,
.select2-selection,
.select2-selection--single {
  background: rgba(255, 255, 255, 0.25) !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
  line-height: 1.1666;
  color: #ccc !important;
  color: #cccccc !important;
  border: 1px solid #333 !important;
  border: 1px solid #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  max-width: 100%;
}
textarea {
  height: 150px;
}
.select2-dropdown {
  background: #474747 !important;
}
.select2-selection__rendered {
  color: #ccc !important;
  color: #cccccc !important;
  padding-top: 0 !important;
}
html,
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
  line-height: 1.1666;
}
.post-meta {
  font-size: 0.8em;
  color: #999;
  color: #999999;
}
.blog-post::after {
  position: relative;
  display: block;
  content: " ";
  width: 50%;
  height: 1px;
  margin: 2em auto 1em auto;
  background-color: #333 !important;
  background-color: #333333 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
/* Header */
#mainNav,
.sticky #mainNav {
  background: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #333;
  border-bottom: 1px solid rgba(51, 51, 51, 0.666);
}
#mainNav .navbar-brand {
  position: relative;
  font-family: 'Special Elite', cursive;
  color: #cc1006;
  max-width: 600px;
  font-size: 3em;
  text-align: left;
  line-height: 0.85;
}
#mainNav .nav a {
  font-family: 'Special Elite', cursive;
  font-size: 1.75em;
  line-height: 1.5;
}
#mainNav {
  background: #000;
  background: rgba(0, 0, 0, 0.666);
  border-bottom: 1px solid #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.77);
}
#mainNav a {
  color: #cc1006;
}
#mainNav a:hover {
  color: #fe0000;
}
.home #mainNav .navbar-brand {
  font-size: 3em;
  margin: 0;
  max-width: 250px;
  height: auto;
  max-height: 300px;
  text-align: center;
}
#mainNav .navbar-brand a {
  display: block;
  text-shadow: -2px 2px 2px #0000 0;
  text-shadow: -2px 2px 2px #000000;
  text-decoration: none !important;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
#mainNav,
#mainNav * {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.home #mainNav .nav a {
  font-family: 'Special Elite', cursive;
  font-size: 2em;
  line-height: 2.5;
}
.home #mainNav .navbar-brand {
  font-size: 3.5em;
}
.home .sticky #mainNav .navbar-brand {
  max-width: 600px;
  font-size: 3em;
  text-align: left;
}
.home .sticky #mainNav .nav a {
  font-size: 1.75em;
  line-height: 1.5;
}
/* Navbar Toggle */
#nav-icon {
  background: none !important;
  border: none !important;
  width: 50px;
  height: 45px;
  position: relative;
  margin: 11px 25px 7px auto !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #b6b6b6;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon.active span,
#nav-icon.open span {
  background-color: #990000 !important;
}
#nav-icon:hover span,
#nav-icon:focus span {
  background-color: #e00303 !important;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}
#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 12px;
}
#nav-icon span:nth-child(4) {
  top: 28px;
}
#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* ----- Sidebar Widgets ----- */
.sidebar {
  font-size: 0.8em;
  color: #999;
}
.main .sidebar-left .content {
  border-right: 0;
}
.main .sidebar-right .content {
  border-left: 0;
}
/*.main .sidebar-left .sidebar {
	padding-top: 50px;
}*/
.main .sidebar-right .sidebar {
  padding-top: 25px;
}
.widget {
  padding-bottom: 1.5em;
}
.widgettitle {
  color: #fff;
}
/* Latest News */
.latest-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.latest-news ul li {
  margin: 0;
  padding: 0 0 10px 0;
}
.latest-news .news-title {
  margin: 0;
  padding: 0;
  font-size: 1.33em;
  color: #ccc !important;
  color: #cccccc !important;
}
.latest-news .news-title a {
  color: #ccc !important;
  color: #cccccc !important;
}
.latest-news .news-date {
  font-size: 0.9em;
  color: #999;
  color: #999999;
  padding: 0 0 0.25em 0;
}
.latest-news .news-excerpt {
  font-weight: 100;
}
.widget.social-links {
  font-size: 4em;
  margin-bottom: 0;
  padding-bottom: 10px;
  /*text-align: center;*/
}
.widget.social-links a {
  color: #333;
  color: #333333;
  margin: 0 5px;
}
.widget.social-links a:hover,
.widget.social-links a:focus,
.widget.social-links a:active {
  color: #e00303;
}
/* Featured Videos */
.sidebar-videos p {
  text-align: center;
  margin: 0;
  padding: 0 0 1em 0;
}
/* ----- Page Elements ----- */
.home .page-content-wrapper {
  position: relative;
  background: url(images/BGrepeat.jpg) repeat;
  padding-top: 50px;
  z-index: 100;
}
#page-bg {
  background: url(images/BGrepeat.jpg) repeat;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#page-wrapper {
  background: none;
  position: relative;
  z-index: 1;
}
.container.main {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  margin-top: 100px;
  margin-bottom: 0;
  overflow: hidden;
}
.home .container.main {
  margin-top: 0;
  margin-bottom: 0;
}
.main .content-wrap {
  margin: 15px 0 10px 0;
}
.home .main .content-wrap {
  margin: 15px 0 10px 0;
}
.main .content {
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.0666);
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 50px;
}
/* ----- Home Slider ----- */
#slider {
  position: relative;
  z-index: 0;
}
#home-carousel .carousel-inner {
  /*margin-top: 133px;*/
  min-height: 420px;
  max-height: 666px;
}
#home-carousel {
  position: relative;
  z-index: 5;
}
#home-carousel .wp-post-image[style] {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 9000px !important;
  height: auto !important;
  z-index: 1;
}
/*.carousel-control {
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	width: 10%;
  	opacity: 0.25;
  	filter: alpha(opacity=25);
  	font-size: 75px;
  	color: #ffffff !important;
  	text-align: center;
  	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  	background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left,
.carousel-control.right {
  	background: none;
}
.carousel-control:hover,
.carousel-control:focus,
.carousel-control:active {
	color: #ffffff !important;
  	opacity:1;
  	filter: alpha(opacity=100);
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  	top: 50%;
  	margin-top: 10px;
}
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -50px;
}
.carousel-control .icon-next {
  right: 50%;
  margin-right: -50px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	font-size: 75px;
  	width: 75px;
  	height: 75px;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}*/
/* Band Members */
.member-img {
  border: 1px solid #333;
  border: 1px solid #333333;
}
.member-name {
  margin: 0;
  padding: 0.5em 0 0 0;
}
.member-title {
  font-size: 0.8em;
  margin: 0;
  padding: 0 0 1em 0;
}
/* Video Page */
.emd-embed-responsive iframe,
.panel-info.item-video .panel-body.emd-vid .thumbnail img {
  border: 1px solid #333 !important;
  border: 1px solid #333333 !important;
}
.panel-info.item-video .panel-body.emd-vid .thumbnail {
  background: none !important;
}
.panel-default,
.panel-info {
  background: none !important;
  border: none !important;
}
.pagination-bar .emd-pagination {
  float: right !important;
}
.pagination-bar .emd-pagination .page-numbers {
  background: none !important;
  border-color: #333;
  border-color: #333333;
  color: #999;
  color: #999999;
}
.pagination-bar .emd-pagination .page-numbers.current,
.pagination-bar .emd-pagination .page-numbers.current:hover,
.pagination-bar .emd-pagination .page-numbers.current:focus,
.pagination-bar .emd-pagination .page-numbers.current:active {
  border-color: #990000;
}
.pagination-bar .emd-pagination .page-numbers:hover,
.pagination-bar .emd-pagination .page-numbers:focus,
.pagination-bar .emd-pagination .page-numbers:active {
  border-color: #ccc;
  border-color: #cccccc;
  color: #ccc !important;
  color: #cccccc !important;
}
/* Album Pages */
.album-subtitle {
  font-size: 1.25em;
  color: #ccc !important;
  color: #cccccc !important;
}
/* Audio Player Styles
================================================== */
/* Default / Desktop / Firefox */
.playerWrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 0.75em;
  z-index: 666;
}
.playerHead,
.playerBody {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+1,595959+100&0.25+1,0+58,0.25+100 */
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0.25) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.25) 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0.25) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.25) 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0.25) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40595959', endColorstr='#40595959', GradientType=0);
  border: 1px solid #494949;
  border-bottom: 1px solid #282828;
  border-right: 1px solid #282828;
}
.audiowrap {
  background: #171717;
  margin: 0 auto;
}
.audiowrap audio {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  background: #434343 !important;
  background: rgba(67, 67, 67, 0) !important;
}
.plwrap {
  margin: 0 auto;
}
.tracks {
  position: relative;
  text-align: center;
  font-size: 1.25em;
  padding-bottom: 5px;
}
.plwrap {
  max-height: 160px;
  margin: 5px 1px;
}
.plwrap .playList {
  background: #434343;
  background: rgba(67, 67, 67, 0.75);
  border: 1px solid #434343;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(42, 42, 42, 0.85);
  -moz-box-shadow: inset 0 0 0 1px rgba(42, 42, 42, 0.85);
  box-shadow: inset 0 0 0 1px #2a2a2a;
  box-shadow: inset 0 0 0 1px rgba(42, 42, 42, 0.85);
  max-height: 160px;
  overflow-y: scroll;
}
.nowPlay {
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+1,000000+59,595959+100&0.9+1,0.9+100 */
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0.9) 1%, rgba(0, 0, 0, 0.9) 59%, rgba(89, 89, 89, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0.9) 1%, rgba(0, 0, 0, 0.9) 59%, rgba(89, 89, 89, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0.9) 1%, rgba(0, 0, 0, 0.9) 59%, rgba(89, 89, 89, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6595959', endColorstr='#e6595959', GradientType=0);
  border: 1px solid #666;
  border: 1px solid #666666;
  -webkit-box-shadow: inset 0 0 0 1px #313131;
  -moz-box-shadow: inset 0 0 0 1px #313131;
  box-shadow: inset 0 0 0 1px #313131;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  margin: 5px;
}
.npTitle {
  margin: 0 15px;
  padding: 0;
  font-size: 1.5em;
  text-align: left;
  line-height: 30px;
}
.npAction {
  display: none;
  position: absolute;
}
.coverWrap {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 5px 0;
}
.coverWrap img {
  display: block;
  position: relative;
  margin: 5px auto;
  width: 100%;
  max-width: 200px;
  border: 1px solid #4b4b4b;
}
.listWrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.plList {
  display: block;
  margin: 1px;
  padding: 0;
}
.plList li {
  background: none;
  cursor: pointer;
  display: block;
  margin: 1px 0;
  border: 1px solid rgba(102, 102, 102, 0);
  padding: 0 0;
}
.plList li:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecfc0f+0,d4fc0f+38,b2f80a+60,d4fc0f+100 */
  background: #ecfc0f;
  background: -moz-linear-gradient(top, #ecfc0f 0%, #d4fc0f 38%, #b2f80a 60%, #d4fc0f 100%);
  background: -webkit-linear-gradient(top, #ecfc0f 0%, #d4fc0f 38%, #b2f80a 60%, #d4fc0f 100%);
  background: linear-gradient(to bottom, #ecfc0f 0%, #d4fc0f 38%, #b2f80a 60%, #d4fc0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecfc0f', endColorstr='#d4fc0f', GradientType=0);
  color: #333;
  color: #333333;
  border: 1px solid #666;
  border: 1px solid #666666;
  -webkit-box-shadow: inset 0 0 0 1px #313131;
  -moz-box-shadow: inset 0 0 0 1px #313131;
  box-shadow: inset 0 0 0 1px #313131;
}
.plItem {
  position: relative;
  line-height: 1.5;
}
.plTitle {
  left: 40px;
  overflow: hidden;
  position: absolute;
  right: 55px;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}
.plItem .title {
  margin-left: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  transition-timing-function: linear;
}
.plItem:hover .title {
  /*margin-left: -300px;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  transition-delay: 2s;
  -webkit-transition: 10s;
  -moz-transition: 10s;
  transition: 10s;*/
}
.plNum {
  padding-left: 10px;
  width: 30px;
}
.plLength {
  padding-left: 21px;
  position: absolute;
  right: 10px;
  top: 0;
}
.plSel,
.plSel:hover {
  background-color: #262223 !important;
  cursor: default!important;
  border: 1px solid #666;
  border: 1px solid #666666;
  -webkit-box-shadow: inset 0 0 0 1px #313131;
  -moz-box-shadow: inset 0 0 0 1px #313131;
  box-shadow: inset 0 0 0 1px #313131;
}
.plSel .plItem {
  cursor: default!important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+1,595959+100&0.75+0,0+58,0.75+100 */
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0.75) 0%, rgba(89, 89, 89, 0.74) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.75) 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0.75) 0%, rgba(89, 89, 89, 0.74) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0.75) 0%, rgba(89, 89, 89, 0.74) 1%, rgba(89, 89, 89, 0) 58%, rgba(89, 89, 89, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf595959', endColorstr='#bf595959', GradientType=0);
}
.playerWrap a[class^="btn"] {
  color: #C8C7C8;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  padding: 0 15px;
}
.playerWrap a[id^="btn"]:hover,
a[id^="btn"]:active {
  color: #48a0f7;
}
.playerWrap a[id^="btn"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.hp_slide {
  background: #fff;
  height: 3px;
  margin: 0 10px 7px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.hp_range {
  width: 0;
  height: 3px;
  background-color: #e00303 !important;
}
.stereo-buttons {
  margin: 0 5px !important;
}
.stereo-buttons .btn.btn-stereo {
  color: #999;
  color: #999999;
  margin: 0;
  padding: 3px 0 !important;
  border: 1px solid #333;
  border: 1px solid rgba(51, 51, 51, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.1+0,0+29,0+72,0.1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 29%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 29%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 29%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#1affffff', GradientType=0);
}
.stereo-buttons .btn.btn-stereo:hover,
.stereo-buttons .btn.btn-stereo:focus,
.stereo-buttons .btn.btn-stereo:active {
  color: #ccc !important;
  color: #cccccc !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.15+0,0+40,0+63,0.15+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 63%, rgba(255, 255, 255, 0.15) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 63%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 63%, rgba(255, 255, 255, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#26ffffff', GradientType=0);
}
/* ##### WooCommerce ##### */
.product.woocommerce.add_to_cart_inline[style] {
  border: none !important;
}
.woocommerce-Price-amount {
  margin-right: 10px !important;
}
.woocommerce-tabs .tabs::after {
  background: none !important;
  border-bottom: 1px solid #333 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce-tabs .tabs li {
  background: #000 !important;
  border: 1px solid #333 !important;
  border: 1px solid #333333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  box-shadow: -2px 2px 0 #fff;
  box-shaddow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: ' ';
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
  border-bottom: 1px solid #333 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce-tabs .tabs::after {
  background: none !important;
  border-bottom: 1px solid #333 !important;
  border-bottom: 1px solid #333333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  box-shadow: none !important;
  border-color: #333 !important;
  border-color: #333333 !important;
  border: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  box-shadow: none !important;
  border-color: #333 !important;
  border-color: #333333 !important;
  border: none !important;
}
.panel {
  background: none !important;
  border: none !important;
}
.quantity input.qty {
  font-size: 1.25em;
  line-height: 1.5;
}
.select2-container--default .select2-selection--single {
  background: rgba(255, 255, 255, 0.25);
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
  line-height: 1.1666;
  color: #ccc !important;
  color: #cccccc !important;
  border: 1px solid #333;
  border: 1px solid #333333;
}
.woocommerce-checkout-payment {
  background: none !important;
}
.product_meta > span {
  display: block;
}
.woo-ma-lost-pass {
  display: block;
  margin-bottom: 5px;
}
/* Woo Floating Cart */
.woofc-inner .woofc-wrapper {
  background: #747373;
}
/* ########## Footer ########## */
#site-footer {
  background: none;
  margin: 10px 0 0 0;
}
#site-footer .right {
  text-align: right;
}
.footerNav .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footerNav .menu .menu-item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.footerNav a {
  font-family: 'Special Elite', cursive;
  font-size: 1.15em;
  line-height: 1.5;
  padding: 0 0.5em;
}
#site-footer .copyright {
  font-size: 0.85em;
}
/* --------- Responsive ---------- */
@media (max-width: 1024px) {
  #mainNav .navbar-brand {
    max-width: 500px;
    font-size: 2.5em;
  }
  #mainNav .nav a {
    font-size: 1.5em;
  }
  .home #mainNav .navbar-brand {
    font-size: 3em;
    max-width: 300px;
  }
  .home #mainNav .nav a {
    font-size: 1.75em;
  }
  .home .sticky #mainNav .navbar-brand {
    max-width: 500px;
    font-size: 2.5em;
  }
  .home .sticky #mainNav .nav a {
    font-size: 1.5em;
  }
}
@media (max-width: 960px) {
  #mainNav .navbar-brand {
    max-width: 500px;
    font-size: 2.25em;
  }
  #mainNav .nav a {
    font-size: 1.25em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .home #mainNav .navbar-brand {
    font-size: 2.5em;
    max-width: 200px;
  }
  .home #mainNav .nav a {
    font-size: 1.5em;
  }
  .home .sticky #mainNav .navbar-brand {
    max-width: 300px;
    font-size: 2em;
  }
  .home .sticky #mainNav .nav a {
    font-size: 1.25em;
  }
  #home-carousel .item img {
    width: auto !important;
    max-width: 1920px !important;
    min-height: 420px;
  }
}
@media (max-width: 800px) {
  #mainNav .navbar-brand {
    max-width: 300px;
    font-size: 2em;
  }
  #mainNav .nav a {
    font-size: 1.25em;
  }
  .home #mainNav .navbar-brand {
    font-size: 2em;
    max-width: 200px;
  }
  .home #mainNav .nav a {
    font-size: 1.5em;
  }
  .home .sticky #mainNav .navbar-brand {
    max-width: 300px;
    font-size: 1.75em;
  }
  .home .sticky #mainNav .nav a {
    font-size: 1.25em;
  }
  #site-footer,
  #site-footer .left,
  #site-footer .right {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 600px;
    font-size: 2.25em;
  }
  #mainNav .navbar-collapse .nav a,
  .home #mainNav .navbar-collapse .nav a,
  .home .sticky #mainNav .navbar-collapse .nav a {
    font-size: 1.75em;
    line-height: 1.25;
    padding: 0.25em 0.5em;
    text-align: center;
  }
  #mainNav li {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
  }
  #mainNav li:hover {
    background: #333;
    background: rgba(51, 51, 51, 0.85);
  }
}
@media (max-width: 767px) {
  #home-carousel .wp-post-image[style] {
    width: auto !important;
    min-width: 100% !important;
    max-width: 9000px !important;
    height: 100% !important;
    min-height: 100% !important;
    z-index: 1;
  }
}
@media (max-width: 568px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 500px;
    font-size: 2.25em;
  }
}
@media (max-width: 480px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 400px;
    font-size: 2em;
  }
}
@media (max-width: 430px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 380px;
    font-size: 1.85em;
  }
}
@media (max-width: 375px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 300px;
    font-size: 1.7em;
  }
}
@media (max-width: 320px) {
  #mainNav .navbar-brand,
  .home #mainNav .navbar-brand,
  .home .sticky #mainNav .navbar-brand {
    max-width: 285px;
    font-size: 1.5em;
  }
}
