@import url(//fonts.googleapis.com/css?family=Metal+Mania|Merienda+One);
@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Aguafina+Script);
.cc_container .cc_message a,
.cc_container .cc_message a:visited {
	color: #fff !important;
}

.dark-border{
 border: 4px solid #300705;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.common-home .owl-carousel .owl-item {
	text-align: center
}

.common-home .owl-carousel .owl-item a {
	display: block
}

.common-home .owl-carousel .owl-item a img {
	display: inline-block
}

.common-home #slideshow0.owl-carousel .owl-item {
	text-align: center
}

.common-home #slideshow0.owl-carousel .owl-item a {
	width: 100%;
	height: 100%
}

.common-home #slideshow0.owl-carousel .owl-item a img {
	width: 100%
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer
}

.owl-controls .owl-buttons div {
	position: absolute
}

.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%
}

.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.grabbing {
	cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	direction: ltr !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	overflow: hidden
}

.owl-carousel {
	margin: 0 0 60px;
	width: 100%;
	background: transparent;
	border-width: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	overflow: visible
}

.common-home #slideshow0.owl-carousel {
	margin: 0;
	width: 100%;
	background: transparent;
	border-width: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	overflow: visible
}

.common-home #slideshow0.owl-carousel::before {
	content: '';
	position: absolute;
	background: url(../image/home-hero-carousel.png) top center no-repeat
}

.common-home #slideshow0.owl-carousel .owl-pagination {
	top: 12px
}

@media (min-width: 768px) {
	.common-home #slideshow0.owl-carousel {
		width: 720px;
		margin: 0px auto 50px
	}
	.common-home #slideshow0.owl-carousel .owl-pagination {
		top: 20px
	}
}

@media (min-width: 992px) {
	.common-home #slideshow0.owl-carousel {
		padding: 0;
		width: 100%
	}
	.common-home #slideshow0.owl-carousel .owl-pagination {
		top: 10px
	}
}

.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(255, 255, 255, 0.8);
	text-shadow: 0px -2px 0 rgba(0, 0, 0, 0.3);
	transition: all .3s ease
}

.owl-carousel:hover .owl-buttons div {
	opacity: 0.7
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0
}

.owl-carousel .owl-buttons .owl-prev {
	left: 0px
}

.owl-carousel .owl-buttons .owl-next {
	right: 0px
}

.owl-carousel:hover .owl-buttons .owl-prev {
	left: 10px
}

.owl-carousel:hover .owl-buttons .owl-next {
	right: 10px
}

.owl-pagination {
	text-align: center;
	top: 40px;
	position: relative
}

.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px
}

.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2)
}

.owl-controls .owl-page.active span {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.9)
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
	0% {
		opacity: 1
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1
	}
}

@keyframes empty {
	0% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
}

@-webkit-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0)
	}
}

@-moz-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0)
	}
}

@keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0)
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(0.8)
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(0.8)
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(0.8)
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%)
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%)
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%)
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5)
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5)
	}
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #dedede;
	font-size: 13px;
	line-height: 20px;
	background-color: #18191B;
	background-image: url(../image/dark-metal-2.png);
	background-repeat: repeat;
	background-position: top center
}

.site-wrapper {
	background-color: transparent;
	background-image: url(../image/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center
}

body.common-home .site-wrapper {
	background-image: url(../image/body-bg-home.jpg)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444
}

.fa {
	font-size: 14px
}

h1 {
	font-size: 33px;
	font-family: "Oswald";
	text-transform: uppercase;
	color: #fff
}

h2 {
	font-size: 27px;
	font-family: "Oswald";
	color: #fff;
	font-weight: 300
}

h3 {
	font-size: 21px;
	font-family: "Oswald";
	color: #878D90
}

h4 {
	font-size: 15px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 10.2px
}

a {
	color: #eeeeee
}

a:hover,
a:focus {
	text-decoration: none;
	color: #fff;
	outline: none
}

* :focus {
	outline-width: 0
}

legend {
	font-size: 18px;
	padding: 7px 0px;
	color: #878D90;
	border-color: #353439
}

label {
	font-size: 12px;
	font-weight: normal
}

select.form-control,
textarea.form-control {
	font-size: 12px
}

input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 12px
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
	font-size: 12px
}

.input-group .input-group-addon {
	font-size: 12px;
	height: 30px
}

.form-group .control-label.col-xs-12{
    padding: 0 !important;
}

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline
}

.nav-tabs {
	margin-bottom: 15px;
	border-bottom-color: #353439
}

.nav-tabs>li>a:hover {
	background-color: #000;
	border-color: #353439
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: #353439;
	border: 1px solid #353439;
	border-bottom-color: transparent;
	cursor: default
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold
}

.dropdown-menu {
	background-color: #000
}

.dropdown-menu li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #353439;
	background-repeat: repeat-x
}

#top {
	background-color: #000;
	border-bottom: 1px solid #222;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px
}

#top .container {
	padding: 0 20px
}

#top #currency .currency-select {
	text-align: left
}

#top #currency .currency-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: #353439;
	background-repeat: repeat-x
}

#top .btn-link {
	color: #878D90;
	text-shadow: 0 1px 0 #444;
	text-decoration: none
}

#top .open>a {
	background: transparent
}

#top-links li,
#top-links a {
	color: #878D90;
	text-shadow: 0 1px 0 #444;
	text-decoration: none
}

#top .btn-link:hover {
	color: #fff
}

#top-links a:hover {
	color: #fff
}

#top-links .dropdown-menu a {
	text-shadow: none
}

#top-links .dropdown-menu a:hover {
	color: #fff
}

#top .btn-link strong {
	font-size: 14px;
	line-height: 14px
}

#top-links {
	padding-top: 6px
}

#top-links a+a {
	margin-left: 15px
}

#logo {
	margin: 0 0 10px 0
}

#search {
	margin-bottom: 10px
}

#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px
}

#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #000
}

#cart {
	margin-bottom: 10px
}

#cart>.btn {
	font-size: 12px;
	line-height: 18px;
	color: #fff
}

#cart.open>.btn {
	background-image: none;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none
}

#cart.open>.btn:hover {
	color: #444
}

#cart .dropdown-menu {
	background: #000;
	z-index: 1001;
	min-width: 100%
}

#cart .dropdown-menu table {
	margin-bottom: 10px
}

#cart .dropdown-menu li>div {
	min-width: 427px;
	padding: 0 10px
}

#cart .dropdown-menu li p {
	margin: 20px 0
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%
	}
}

@media (max-width: 478px) {
	#cart .dropdown-menu li>div {
		min-width: 100%
	}
}

#menu {
	background-color: #000;
	background-image: linear-gradient(to bottom, #444, #000);
	background-repeat: repeat-x;
	border-color: #222;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	min-height: 40px
}

#menu .nav>li>a {
	color: #fff;
	font-family: "Oswald";
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 12px;
}

#menu .nav>li>a:hover {
	background-color: rgba(0, 0, 0, 0.1)
}

#menu .nav>li.open>a {
	background-color: rgba(0, 0, 0, 0.1)
}

#menu .dropdown-menu {
	padding-bottom: 0
}

#menu .dropdown-inner {
	display: table
}

#menu .dropdown-inner ul {
	display: table-cell
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #f7f7f7;
	font-size: 12px
}

#menu .dropdown-inner li a:hover {
	color: #fff
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color: #f7f7f7;
	background-color: #222
}

#menu .see-all:hover,
#menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #353439;
	background-repeat: repeat-x
}

#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #fff;
	padding: 2px 18px;
	float: right;
	background-color: #222;
	background-image: linear-gradient(to bottom, #878D90, #383D4C);
	background-repeat: repeat-x;
	border-color: #222
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
	background-color: #383D4C;
	background-image: linear-gradient(to bottom, #383D4C, #383D4C)
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block
	}
}

@media (max-width: 767px) {
	#menu {
		border-radius: 4px
	}
	#menu div.dropdown-inner>ul.list-unstyled {
		display: block
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1)
	}
	#menu .dropdown-inner {
		display: block
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1)
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff
	}
}

#content {
	min-height: 600px
}

#content>h2:first-child {
	margin-top: 0
}

.home-offers {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	overflow: auto
}

.home-offers p {
	width: 100%;
	float: left
}

.home-offers p a {
	width: 100%;
	float: left
}

@media (min-width: 767px) {
	.home-offers p a {
		width: 50%
	}
}

.home-offers p a img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%
}

.homepage-intro {
	text-align: center;
	margin-bottom: 30px
}

footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #000;
	background: #000 url(../image/footer.jpg) top center no-repeat;
	color: #e2e2e2
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666
}

footer a {
	color: #ccc
}

footer a:hover {
	color: #fff
}

footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff
}

.alert {
	padding: 8px 14px 8px 14px
}

.alert-info,
.alert-success,
.alert-danger {
	background-color: #000;
	border-color: #000;
	color: #fff
}

.alert-info .close,
.alert-success .close,
.alert-danger .close {
	color: #fff;
	opacity: 0.5;
	text-shadow: 0 1px 0 #000
}

.alert-info .close:hover,
.alert-info .close:focus,
.alert-success .close:hover,
.alert-success .close:focus,
.alert-danger .close:hover,
.alert-danger .close:focus {
	color: #fff;
	opacity: 1
}

.alert-warning {
	background-color: #878D90;
	border-color: #222;
	color: #000
}

.attention {
	background-color: #878D90 !important;
	border-color: #222;
	color: #000
}

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	background-color: transparent
}

.breadcrumb i {
	font-size: 15px
}

.breadcrumb>li {
	text-shadow: 0 1px 0 #000;
	padding: 0 20px;
	position: relative;
	white-space: nowrap
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0
}

.breadcrumb>li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.breadcrumb>li a {
	color: #fff
}

.breadcrumb>li a:hover {
	text-decoration: underline
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	color: #878D90;
	background-color: #000;
	background-image: linear-gradient(to bottom, #353439, #000);
	border: 1px solid #000;
	margin-left: -1px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #fff;
	background-image: none;
	background-color: #353439;
	border-color: #000
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-image: none;
	background-color: #353439;
	border-color: #000;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #000;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.buttons {
	margin: 1em 0
}

.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-xs {
	font-size: 9px
}

.btn-sm {
	font-size: 10.2px
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
	font-size: 12px
}

.btn-group>.btn-xs {
	font-size: 9px
}

.btn-group>.btn-sm {
	font-size: 10.2px
}

.btn-group>.btn-lg {
	font-size: 15px
}

.btn-default {
	color: #878D90;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-color: #000;
	background-image: linear-gradient(to bottom, #353439, #000);
	background-repeat: repeat-x;
	border-color: #000
}

.btn-default:hover,
.btn-default:focus {
	color: #878D90;
	border-color: #000;
	background-color: #353439;
	background-image: none
}

.btn-primary {
	font-family: "Oswald";
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-color: #000;
	background-image: linear-gradient(to bottom, #353439, #000);
	background-repeat: repeat-x;
	border-color: #000
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:hover {
	color: #878D90;
	border-color: #000;
	background-color: #353439;
	background-image: none
}

.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-color: #000;
	background-image: linear-gradient(to bottom, #353439, #000);
	background-repeat: repeat-x;
	border-color: #000
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled]:hover {
	color: #878D90;
	border-color: #000;
	background-color: #353439;
	background-image: none
}

.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-color: #000;
	background-image: linear-gradient(to bottom, #353439, #000);
	background-repeat: repeat-x;
	border-color: #000
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled]:hover {
	color: #878D90;
	border-color: #000;
	background-color: #353439;
	background-image: none
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	background-color: transparent;
	background-image: none;
	box-shadow: none
}

.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none
}

.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #878D90;
	background-image: linear-gradient(to bottom, #878D90, #383D4C);
	border-color: #222
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #383D4C;
	background-image: linear-gradient(to bottom, #383D4C, #383D4C)
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #222
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-color: #353439
}

.table-bordered {
	border-color: #353439
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #222
}

.well,
.panel {
	background-color: #000;
	border-color: #222
}

.panel-default>.panel-heading {
	background-color: #000
}

.panel-title>a {
	color: #878D90
}

.panel-title>a:hover,
.panel-title>a:focus {
	color: #fff
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #000
}

.list-group a {
	color: #f7f7f7;
	padding: 8px 12px
}

.list-group a.active {
	color: #fff;
	background: #222;
	text-shadow: 0 1px 0 #000;
	border-color: #353439
}

.list-group a.active:hover,
.list-group a.active:focus {
	color: #fff;
	background: #222;
	text-shadow: 0 1px 0 #000;
	border-color: #353439
}

.list-group a:hover,
.list-group a:focus {
	color: #fff;
	background: #353439;
	text-shadow: 0 1px 0 #000
}

.list-group-item {
	background-color: #000;
	border-color: #18191B;
	border-width: 0 0 2px 0
}

.carousel-caption {
	color: #fff;
	text-shadow: 0 1px 0 #000000
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome
}

.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
	background-color: transparent
}

.product-thumb .image {
	text-align: center
}

.product-thumb .image a {
	display: block
}

.product-thumb .image a:hover {
	opacity: 0.8
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto
}

.product-thumb h4 {
	font-weight: bold;
	font-family: "Oswald";
	line-height: 1.25em;
	text-transform: uppercase
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 100px;
	text-align: center
}

.product-thumb .price {
	color: #fff;
	font-size: 27px;
	font-family: "Oswald"
}

.product-thumb .price-new {
	font-weight: 600
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px
}

.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block
}

.product-thumb .button-group {
	overflow: auto;
	border: 1px solid #353439;
	border-width: 1px 0;
	padding: 4px 0
}

.product-grid .product-thumb .image {
	float: none;
}

.product-grid .product-thumb .image img{
	border: 4px solid #300705;
}

.product-list .product-thumb .caption {
	margin-left: 300px;
	text-align: left;
	margin-bottom: 50px
}

.product-list .product-thumb .button-group {
	border: 1px solid #353439;
	border-width: 1px 0;
	padding: 4px 0
}

.product-thumb .button-group button {
	width: 60%;
	display: inline-block;
	border: none;
	float: left;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: "Oswald";
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-color: transparent
}

.product-thumb .button-group button+button {
	width: 20%;
	border-left: 1px solid #353439
}

.product-thumb .button-group button:hover {
	background-color: #000;
	background-image: none;
	text-decoration: none;
	cursor: pointer
}

.product-thumb .rating {
	padding-bottom: 10px
}

.rating .fa-stack {
	font-size: 8px
}

.rating .fa-star-o {
	color: #999;
	font-size: 15px
}

.rating .fa-star {
	color: #FC0;
	font-size: 15px
}

.rating .fa-star+.fa-star-o {
	color: #E69500
}

h2.price {
	margin: 0
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0;
		margin-right: 20px
	}
	.product-list .product-thumb h4 {
		font-size: 33px
	}
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 130px;
		padding: 0 10px
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px
	}
	.product-grid .product-thumb .caption {
		min-height: 0
	}
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none
	}
}

@media (max-width: 1200px) {
	.product-thumb .button-group button {
		width: 33.33%
	}
	.product-thumb .button-group button+button {
		width: 33.33%
	}
}

@media (max-width: 767px) {
	.product-thumb .button-group button {
		width: 33.33%
	}
	.product-thumb .button-group button+button {
		width: 33.33%
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -20px
}

.thumbnails>li {
	margin-left: 20px
}

.thumbnails>img {
	width: 100%
}

@media (min-width: 768px) {
	.thumbnail {
		display: inline-block;
		padding: 12px;
		background-color: #000;
		background-image: url(../image/dark-metal-2.jpg);
		background-repeat: repeat;
		border-width: 0;
		box-shadow: inset 0 4px 12px rgba(0, 0, 0, 0.7), 0 0 0 transparent;
		border: 1px solid #222;
		border-width: 1px 1px 1px 1px;
		border-top-color: #000
	}
	.thumbnail>img {
		display: inline-block
	}
}

@media (min-width: 992px) {
	.thumbnail {
		padding: 25px
	}
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #000
}

.image-additional {
	max-width: 78px
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px
}

#column-left img {
	max-width: 100%;
	height: auto
}

@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {
		width: 100%
	}
	#column-left+#content .product-layout .col-md-3 {
		width: 50%
	}
	#column-left+#content+#column-right .product-layout .col-md-3 {
		width: 100%
	}
	#content+#column-right .product-layout .col-md-3 {
		width: 100%
	}
}


/*# sourceMappingURL=stylesheet.css.map */