/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 12:11 PM */

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('../font/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../font/GothamPro-BoldItalic.woff') format('woff'),
		url('../font/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('../font/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('../font/GothamPro-Italic.woff') format('woff'),
		url('../font/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('../font/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/GothamPro-Bold.woff') format('woff'),
		url('../font/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('../font/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../font/GothamPro.woff') format('woff'),
		url('../font/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


body {
	font-family: 'Gotham Pro', sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
@media (max-width: 768px) {
	h1 { font-size: 22px; }
	h2 { font-size: 20px; }
	h3 { font-size: 18px; }	
}
a {
	color: #fa1001;
	text-decoration: none;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
a:hover {
	color: #000;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, 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;
    background: #EBEFF2;
    box-shadow: none;
    border-color: transparent;
}
.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;
	background-color: #EBEFF2;
    border: 1px solid #EBEFF2;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

/* top */
#top {
	padding-top: 3px;	
}
#top > .container {
	padding-left: 200px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #333;
	text-shadow: none;
	text-decoration: none;
    position: relative;
}
#top .btn-link:hover, #top-links a:hover, #top-links .open a {
	color: #fa1001;
	background: transparent;
}
#top .btn-link .fa {
	padding-left: 3px;
}
#langmark .btn-link {
    font-size: 14px;
    padding: 0;
    padding-top: 10px;
    padding-left: 20px;	
}
#langmark .dropdown-menu {
    left: auto;
    right: 0;	
}
#langmark .dropdown-menu > li > a {
	font-size: 14px;
}
#langmark .dropdown-menu > li > a:hover {
    color: #333;
    background: #ff6500;
}
#top .navbar-nav {
	padding-top: 10px;
}
#top .navbar-nav > li > a {
	padding: 0px;
    margin-right: 20px;
    color: #333;	
}
#top .navbar-nav > li > a:hover {
    color: #fa1001;
    border-bottom: 1px solid rgba(1, 160, 226, 0.3);
    background: transparent;	
}
#top .navbar-nav > li:last-child > a {
	margin-right: 0;
}
#top-links .dropdown-menu a {
	color: #333;
	text-shadow: none;	
}
#top-links .dropdown-menu a:hover {
	color: #333;
	background: #ff6500;	
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	padding-top: 10px;
}
#top-links a + a {
	margin-left: 15px;
}
.userlink {
	margin-left: 20px;
    display: block;
	border-bottom: 1px dashed rgba(51, 51, 51, 0.3);	
}
.userlink:before {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 16px;
	height: 16px;
	background: url(../image/user-blue.png) no-repeat center center;	
}
a#showcontacts {
    display: block;
    position: relative;
    margin-top: 10px;    
    margin-left: 30px;
    padding-left: 20px;
    padding-right: 10px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
a#showcontacts:hover {
	color: #fa1001;
}
a#showcontacts:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(../image/phone-blue.png) no-repeat center center;
}
a#showcontacts:after {
	content: "\f078";
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    font-size: 8px;
}
header > .container {
	padding-left: 200px;
	position: relative;
}
@media (max-width: 992px) {
	header > .container { padding-left: 15px; }	
}
/* logo */
#logo {
    margin: 0;
    position: absolute;
    top: -30px;
    left: 10px;
}
@media (max-width: 992px) {
#logo {
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    padding-top: 80px;
}
#logo img { display: inline-block; }
}


/* search */
#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: none;
	box-shadow: none;
}
/* cart */
#cart {
	margin-bottom: 0px;
}
#cart > .btn {
width: 40px;
height: 40px;
position: relative;
background: url(../image/cart.png) no-repeat center center;
border: 0 !important;
box-shadow: none;
}
#cart > .btn #cart-total {
	width: 22px;
    height: 22px;
    position: absolute;
    top: -5px;
    left: 12px;
    background: #ff6500;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

#compare-total,
#wishlist-total {
	display: block;
	height: 40px;
	width: 40px;
	background: url(../image/top-balance.png) no-repeat center center; 
	margin-right: 40px;
	text-decoration: none;
}
#wishlist-total {
	background: url(../image/top-tag.png) no-repeat center center; 
}
@media (max-width: 1200px) {
	#compare-total, #wishlist-total { margin-right: 15px; }	
}
.lozung {
	font-weight: bold;
    color: #ff6500;
    font-size: 18px;
}
/* menu */
#mainmenu {
	padding-left: 200px;
	margin-bottom: 30px;
}
#menu {
	background: transparent;
	border-color: transparent;
	min-height: 30px;
    margin-bottom: 0;
}
#menu .navbar-collapse {
	padding: 10px 15px;
    border: 1px solid #ff6500;
    border-radius: 5px;
}
#menu .nav {
    display: flex;
    width: 100%;
    justify-content: space-between;	
}
#menu .nav:before,
#menu .nav:after {
	display: none;
}
#menu .nav > li > a {
	color: #333;
	text-shadow: none;
	padding: 0;
	min-height: 15px;
	font-weight: bold;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li:hover > a, #menu .nav > li.open > a {
	background-color: transparent;
	color: #fa1001;
	border-color: transparent;
}
#menu .dropdown-menu {
    padding-bottom: 10px;
    padding-top: 10px;
	border: 0;
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
}
#menu .dropdown-menu:before {
	content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
#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: 30px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
#menu .dropdown-inner li a:hover {
	color: #fff;
	background: #ff6500;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	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;
	display: none;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@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 */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 40px;
	padding-top: 40px;
	background-color: #15262E;
	border-top: 0px solid #ddd;
	color: #FFF;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 10px;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #ff6500;
}
footer h5 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
footer .list-unstyled li {
    padding-bottom: 10px;	
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 4px 0;
    background-color: #fdfdfd;
    border: 0;
    font-size: 12px;
}
.breadcrumb i {
	font-size: 12px;
}
.breadcrumb > li {
	text-shadow: none;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
    display: block;
    position: absolute;
    top: 4px;
    right: -5px;
    width: 10px;
    height: 10px;
    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:last-child:after {
	display: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	outline: none !important;
}
.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: #fff;
	text-shadow: none;
	background: #ff6500;
	border-color: transparent;
	box-shadow: none;
}
.btn-default:hover {
    background: #fa1001;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
.btn-default.active,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active:active {
    background-color: #EBEFF2;
    border-color: #EBEFF2;
    box-shadow: none;	
}
.btn-primary {
	color: #fff;
	text-shadow: none;
	background: #ff6500;
	border-color: transparent;
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #fa1001;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
.btn-warning {
	color: #ffffff;
	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: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	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: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn.consultation {
    background: #ff1100;
    line-height: 40px;
    padding: 0 43px;
}
.btn.consultation:hover {
	background: #ff6500;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	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 list */
.product-thumb {
	border: 1px solid #E1E1E1;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    background: #fff;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.product-grid:hover .product-thumb {
	padding: 10px;
    margin: -10px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    z-index: 9;	
}
.product-list .product-thumb {
	float: left;
    width: 100%;
}
.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;
	border-radius: 5px;
	max-width: 100%;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 0;
    max-width: 200px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb h4 a {
	color: #333;
}
.product-thumb h4 a:hover {
	color: #fa1001;
}
.product-thumb .caption {
	padding: 0 15px;
	min-height: 10px;
}
@media (min-width: 767px) {
.product-list .product-thumb .caption {
	margin-left: 220px;
}
}
.product-thumb .product_description {
	display: none;
}
.product-list .product-thumb .product_description {
	display: block;
}
.product-thumb .attrs {
	display: none;
	padding: 15px 25px;
    position: absolute;
    z-index: 2;
    background: #fff;
    border: 1px solid #E1E1E1;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    left: -1px;
    width: calc(100% + 2px);
    top: 100%;
    margin-top: -5px;
    font-size: 13px;
}
.product-grid:hover .product-thumb .attrs {
	display: block;
}
.product-thumb .product_description2 {
	overflow: hidden;
}
.product-thumb .stock {
	margin-top: 10px;
}
.product-list .product-thumb .stock {
	margin-top: 15px;
}
.product-thumb .stock.outstock {
	color: #929292;
}
.product-thumb .stock.instock {
	color: #089e1a;
}
.product-thumb .rating {
	padding-bottom: 10px;
	margin-top: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #e4e4e4;
	font-size: 15px;
}
.rating .fa-star {
	color: #ff6500;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #ff6500;
}
h2.price {
	margin: 0;
}
.product-thumb .price_cart {
	background: #EBEFF2;
	margin-left: -15px;
    margin-right: -15px;
}
.product-list .product-thumb .price_cart {
	background: transparent;
	margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    height: 49px;
}
.product-thumb .price_cart:before,
.product-thumb .price_cart:after {
	content: '';
	display: table;	
}
.product-thumb .price_cart:after {
	clear: both;
}
.product-thumb .price {
    color: #333;
    float: left;
    padding: 0 0 0 15px;
    line-height: 45px;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
.product-list .product-thumb .price {
	padding: 0;
}
.product-thumb .price-new {
    top: 7px;
    position: relative;
}
.product-thumb .price-old {
    color: #ff3b00;
    text-decoration: line-through;
    position: absolute;
    top: 5px;
    left: 15px;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
}
.product-list .product-thumb .price-old {
	left: 0px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .category_cart {
    float: right;	
}
.product-thumb .category_cart .btn-primary {
    padding: 0 12px;
    line-height: 43px;	
}
.product-thumb .button-group {
    border: 0;
    background-color: transparent;
    overflow: auto;
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
}
.product-thumb:hover .button-group {
	display: block;	
}
.product-thumb .button-group button {
	width: 40px;
	height: 40px;
	padding: 0;
	background-image: url('/catalog/view/theme/default/image/tag.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 23px 23px;
}
.product-thumb .button-group button.product-thumb-compare {
	background-image: url('/catalog/view/theme/default/image/balance.png');
	margin-left: 5px;
}
.product-thumb .xd_stickers_wrapper {
	top: 15px;
    left: 0;
    right: auto;	
}
.product-thumb .xd_stickers {
    padding: 5px 10px 3px 10px;
    margin-bottom: 10px;
    font-size: 12px;	
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fdfdfd;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    box-shadow: none;
}


.openmobile .main_wrapper {
	opacity: .5;
	transform: scale(.9);
	transition: all .4s;	
}
.mobile_menu {
	position: fixed;
    height: 100%;
    width: 300px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    top: 0;
    left: -301px;
    z-index: 99999;
    border-right: 1px solid #333;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.openmobile .mobile_menu {
    left: 0px;	
}
.closemenu {
    text-align: right;
    display: block;
    padding: 15px;	
}
.closemenu .fa {
	font-size: 24px;
}

.mobile_menu_inner {
	padding: 0 15px;
}
.mobile_menu_ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile_menu_ul li {
	padding: 5px 0;
}
.mobile_menu_ul > li {
	padding: 15px 0;	
}
.mobile_menu_ul li a {
	padding: 10px 0;
}
.mobile_menu_ul > li > a {
    text-transform: uppercase;
    font-weight: bold;
}
.mobile_menu_ul .dropdown-menu {
	position: relative;
    top: auto;
    left: auto;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none;	
}
.mobile_menu_ul .dropdown-menu li {
	padding: 3px 0;
}
.mobile_menu_ul .dropdown-menu a:hover {
	color: #000;
	background: transparent;
}
.mobile_menu_ul .see-all {
	display: none;
}

.mobile_menu_info_ul {
	margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #d2d2d2;
    padding-top: 20px;
    margin-top: 15px;
}
.mobile_menu_info_ul li {
	padding: 5px 0;
}

#mobilepanel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 9999;
}
#mobilepanel .mobilepanel_inner {
    background: #ff6500;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.42);
    margin-bottom: 10px;
}
#mobilepanel .mobilepanel_inner:before,
#mobilepanel .mobilepanel_inner:after {
	content: '';
	display: table;
}
#mobilepanel .mobilepanel_inner:after {
	clear: both;
}
#mobilepanel .mobilepanel_inner a {
    float: left;
    width: 16.666%;
    text-align: center;
    position: relative;
    line-height: 60px;
    border-right: 1px solid rgba(51, 51, 51, 0.15);	
}
#mobilepanel .mobilepanel_inner a:last-child {
	border-right: 0;
}
#mobilepanel .mobilepanel_inner a img {
	max-width: 24px;
	height: auto;
}
#mobilepanel .mobilepanel_inner a:hover {
	background: #fa1001;
}
#mobilepanel .mobilepanel_inner a:hover img {
	filter: invert(100%);	
}
.mobile_menu .m-langmark {
	margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;	
}
.mobile_menu a {
	color: #313131;
}
.mobile_menu a:hover {
	color: #fa1001;
}


#slideshow0 .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;	
}
#slideshow0 .item {
	position: relative;
	text-align: right;
	z-index: 1;
}
#slideshow0 .item .overlay {
	position: relative;
	display: block;
}
#slideshow0 .item .overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}
#slideshow0 .item img {
	display: inline-block;
}
#slideshow0 .item .caption {
	text-align: left;
	color: #333;
	position: absolute;
	left: 40%;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 48px;
	line-height: 1.2;
	opacity: .5;
	transition: all .6s;
	transition-delay: .1s;
	max-width: 57%;
	z-index: 1;
}
#slideshow0 .active .item .caption {
	left: 0%;
	opacity: 1;
}
#slideshow0 .owl-buttons div {
    display: block;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    width: 60px;
    height: 60px;
    background: #ff6500;
    text-align: center;
}
#slideshow0 .owl-buttons div:hover {
	background: #fa1001;
}
.owl-carousel .owl-buttons div .fa {
    font-size: 30px;
    margin: 15px 0 0 2px;	
}
#slideshow0 .owl-buttons .owl-next {
	top: auto;
    bottom: 0;
    right: 0;	
}
#slideshow0 .owl-buttons .owl-prev {
    left: auto;
    right: 61px;
    top: auto;
    bottom: 0;
}
@media (max-width: 1200px) {
	#slideshow0 .item img { max-width: 84%; }
	#slideshow0 .item .caption { font-size: 34px; }	
}
@media (max-width: 992px) {
	#slideshow0 .item img { max-width: 100%; }
	#slideshow0 .item .caption { max-width: 100%; padding: 0 15px; line-height: 1; }	
}
@media (max-width: 768px) {
	#slideshow0 .item .caption { font-size: 18px; }
	#slideshow0 .item .overlay:before { background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0)); }
	#slideshow0 .owl-buttons div { width: 30px; height: 30px; }
	.owl-carousel .owl-buttons div .fa { font-size: 20px; margin: 5px 0 0 2px; }
	#slideshow0 .owl-buttons .owl-prev { right: 31px; }	
}

.form-horizontal .control-label {
	text-align: left;
}

.product-info .compare_wishlist button {
	width: 40px;
	height: 40px;
	padding: 0;
	background-image: url('/catalog/view/theme/default/image/tag.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 23px 23px;
}
.product-info .compare_wishlist button.product-compare {
	background-image: url('/catalog/view/theme/default/image/balance.png');
	margin-left: 5px;
}
.product-info-price {
    margin-top: 30px;
    margin-bottom: 30px;	
}
.product-info-price li {
	display: inline-block;	
}
.product-info-price .product-info-price-new {
	font-size: 32px;
    font-weight: bold;
}
.product-info-price .product-info-price-old {
    color: #ff3b00;
    text-decoration: line-through;
    font-size: 24px;
    padding-right: 15px;	
}
.product-info .thumbnails .thumbnail {
	padding: 0;	
	border-color: transparent;
	margin-bottom: 10px;
}
.product-info .thumbnails .thumbnail:hover {
    border-color: #ff6500;
}
.product-info .thumbnails .image-additional {
	padding: 0 5px;
}
.product-info .thumbnails #additional-carousel .owl-wrapper-outer {
	margin-left: 15px;
}

#product .form-group {
	
}
#product .form-group:before,
#product .form-group:after {
	content: '';
	display: table;	
}
#product .form-group:after {
	clear: both;
}
#product .form-group .form-quantity {
	line-height: 41px;
    height: 41px;
    float: left;
    display: block;
    width: 30%;	
    display: none;
}
#product .form-group #button-cart {
    display: block;
    float: left;
    max-width: 260px;
}
#product .form-group #button-cart + .btn.btn-success,
#product .form-group #button-cart + .btn.btn-success:hover {
    color: #fa1001;
    background: none;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
    display: inline-block;
    width: auto;
    margin-top: 10px;
    margin-left: 30px;
    border-bottom: 1px dashed;
}
#product .form-group #button-cart + .btn.btn-success:hover {
	color: #333;
}

.review-item {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 30px;	
}
.review-item .review-item-title {
	margin-bottom: 10px;	
}
.review-item .rating {
	display: inline-block;	
}
.review-item .text-right {
	float: right;
    color: #ababab;	
}

#tab-specification .table > tbody > tr > td {
	border-top: 0;
	padding: 5px 0;
}
#tab-specification .table > tbody > tr > td:first-child {
	color: #929292;
}

#mfilter-box-1 .mfilter-content > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EBEFF2;
}
#mfilter-box-1 .mfilter-content > ul > li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0;	
}
#mfilter-box-1 .mfilter-content {
    border: 0;
    border-radius: 0;	
}
#mfilter-box-1 .mfilter-heading .mfilter-head-icon {
    background: transparent;
    width: 14px;
    height: 14px;
    margin-right: 0;
    margin-top: 3px;
    position: relative;
}
#mfilter-box-1 .mfilter-heading .mfilter-head-icon:before {
	position: absolute;
	top: 0;
	left: 2px;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f107";
	color: #fa1001;
}
#mfilter-box-1 .mfilter-filter-item .mfilter-options {
    padding: 0;
}
#mfilter-box-1 .mfilter-heading-content {
    padding: 7px 0px;
}
#mfilter-box-1 .mfilter-heading-text > span {
	font-size: 14px;
}
#mfilter-box-1 .mfilter-tb-as-td {
    padding: 3px 5px 3px 0;
    border-top: 0;
}
#mfilter-box-1 label.mfilter-tb-as-td {
    word-break: normal;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100px;
    font-size: 13px;
}
#mfilter-box-1 .mfilter-counter {
	font-size: 12px;
    min-width: 20px;
    text-align: center;
}
#mfilter-box-1 .mfilter-counter.mfilter-close {
	margin-top: 2px;
	min-width: 0;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox] {
	display: none;	
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox] + .pseudo {
	display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox]:checked + .pseudo {
    background: #ff6500;
    border-color: #ff6500;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox]:checked + .pseudo:before {
	position: absolute;
    top: 1px;
    left: 3px;
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f00c";
    color: #333;
}
#mfilter-box-1 #mfilter-opts-price-min, #column-left  #mfilter-opts-price-max {
    width: 90px;
    min-width: 90px;
}
#mfilter-box-1 .mfilter-heading-text > i {
    margin-right: 0;
    padding: 3px 5px 2px;
    border-radius: 4px;
    background: #EBEFF2;
    color: #8e8e8e;
    font-weight: normal;
    font-size: 12px;
}

.mfilter-free-button {
    border: 10px solid #ff6500 !important;
    background: #ff6500 !important;
    top: 50% !important;
    margin: -22px 0 0 228px !important;	
}
.mfilter-free-button:before {
    position: absolute;
    top: 0px;
    left: 3px;
    font: normal normal normal 21px/1 FontAwesome;
    content: "\f1de";
    color: #333;	
}
.mfilter-free-container-opened .mfilter-free-button:before {
    left: 4px;
    font: normal normal normal 21px/1 FontAwesome;
    content: "\f00d";	
}
.mfilter-free-button:hover {
    border: 10px solid #fa1001 !important;
    background: #fa1001 !important;
}
.mfilter-free-button:hover:before {
    color: #fff;	
}

#mfilter-free-container-0 #mfilter-box-1 {
	padding: 10px;
}
.mfilter-free-container {
	top: 0px !important;
	height: 100% !important;
}
.mfilter-free-container #mfilter-opts-price-min,
.mfilter-free-container #mfilter-opts-price-max {
    width: 50px !important;
    min-width: 50px !important;
}

div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer, div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    padding-left: 15px;
}
a[data-zoom-id] img, .mz-thumb img {
    box-shadow: none !important;
}
div.MagicToolboxSelectorsContainer a {
	margin: 10px 0px !important;
}

#popupcart_extended {
	background: #fff !important;
}
#popupcart_extended .head {
	background: #EBEFF2 !important;
	color: #333 !important;
	border-bottom: 0 !important;
}
#popupcart_extended .popupcart_buttons .button {
    text-shadow: none !important;
}
#popupcart_extended .popupcart_buttons a, #popupcart_extended .popupcart_buttons .button {
    font-size: 1em !important;
    line-height: 1em !important;
}

.multi-modal-content {
	padding-top: 0 !important;
    border-radius: 5px;
}
.multi-modal-content .popup-heading {
    padding: 10px 20px 10px 20px !important;
    color: #333 !important;
    background: #EBEFF2;
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 20px !important;
    border-radius: 5px 5px 0 0;
}
.multi-modal-content .popup-close {
	right: 4px !important;
    top: 7px !important;
    color: #333 !important;	
}
.multi-modal-content .popup-close:hover {
    color: red;	
}


#content #d_quickcheckout .form-control {
    font-size: 12px;
    background: #EBEFF2;
    box-shadow: none;
    border-color: transparent;	
}
#content #d_quickcheckout .btn-primary {
	color: #fff;
	text-shadow: none;
	background: #ff6500;
	border-color: transparent;
	box-shadow: none;	
}
#content #d_quickcheckout .btn-primary:hover,
#content #d_quickcheckout .btn-primary:active,
#content #d_quickcheckout .btn-primary.active,
#content #d_quickcheckout .btn-primary.disabled,
#content #d_quickcheckout .btn-primary[disabled] {
    background: #fa1001;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
#content #d_quickcheckout .btn-danger {
	color: #fff;
	text-shadow: none;
	background: #ff4038;
	border-color: transparent;
	box-shadow: none;		
}
#content #d_quickcheckout .btn-danger:hover,
#content #d_quickcheckout .btn-danger:active,
#content #d_quickcheckout .btn-danger.active,
#content #d_quickcheckout .btn-danger.disabled,
#content #d_quickcheckout .btn-danger[disabled] {
    background: #c3332d;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
#content #d_quickcheckout .panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
#content #d_quickcheckout .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #EBEFF2;
}
#content #d_quickcheckout .panel-body {
    padding: 15px 0;
}
#content #d_quickcheckout #shipping_method .radio label .price,
#content #d_quickcheckout #payment_method .radio label .price {
    display: none;
}
#content #d_quickcheckout .table-bordered.qc-cart {
	font-size: 12px;
	background: #fff;	
}
#content #d_quickcheckout .table-bordered.qc-cart .btn.increase,
#content #d_quickcheckout .table-bordered.qc-cart .btn.decrease {
    display: none !important;	
}
#content #d_quickcheckout .qc-quantity {
    width: auto;
    min-width: auto;
}
#content #d_quickcheckout .qc-product-qantity.form-control {
    max-width: 40px;	
}
#content #d_quickcheckout .qc-col-1 {
    background: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 30px;
}
.pagination>li>a, .pagination>li>span {
	color: #fa1001;	
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #fa1001;
    border-color: #fa1001;
}

.category-description {
	margin-top: 20px;
}

.block_title {
	margin-bottom: 30px;
    margin-top: 30px;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.1;	
}
@media (max-width: 768px) {
.block_title { font-size: 20px; }	
}

.block_title.scroller_title {
    padding-right: 80px;
}
.scroller div.product-thumb {
    margin: 0 15px;
}
.owl-carousel.scroller {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    background: transparent;
    width: auto;	
}
.owl-carousel.scroller .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    border: 0;
    box-shadow: none;
}

.owl-carousel.scroller .owl-buttons {
	position: absolute;
    top: -33px;
    right: 15px;	
}
.owl-carousel.scroller .owl-buttons div {
    display: block;
    opacity: 1 !important;
    color: #fff;
    text-shadow: none;
    width: 30px;
    height: 30px;
    background: #ff6500;
    text-align: center;    
}
.owl-carousel.scroller .owl-buttons div:hover {
	background: #fa1001;
	opacity: 1;
}
.owl-carousel.scroller .owl-buttons div .fa {
    font-size: 20px;
    margin: 6px 0 0 2px;	
}
.owl-carousel.scroller .owl-buttons .owl-next {
	top: auto;
    bottom: 0;
    right: 0;	
}
.owl-carousel.scroller .owl-buttons .owl-prev {
    left: auto;
    right: 31px;
    top: auto;
    bottom: 0;
}
@media (max-width: 768px) {
.owl-carousel.scroller .owl-buttons { top: -26px; }	
}

.superproducts_tabs .block_title {
	display: none;
}
.superproducts_tabs .nav-tabs {
    border-bottom: 2px solid #f1f1f1;
    box-shadow: 0 5px 20px -20px #000;
    text-align: center;
}
.superproducts_tabs .nav-tabs > li {
    margin-bottom: -2px;
    float: none;
    display: inline-block;
    text-align: center;
}
.superproducts_tabs .nav-tabs > li > a {
	border: 2px solid transparent;
	text-transform: uppercase;	
}
.superproducts_tabs .nav-tabs > li > a:hover {
	background: transparent;
    border-color: transparent;
    border-bottom-color: #d4d4d4;
}
.superproducts_tabs .nav-tabs > li.active > a,
.superproducts_tabs .nav-tabs > li.active > a:focus,
.superproducts_tabs .nav-tabs > li.active >a :hover {
	color: #333;
    cursor: default;
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom-color: #fa1001;	
}
@media (max-width: 768px) {
.superproducts_tabs .nav-tabs > li { display: block; }	
}

.pb-custom.info1 {
	margin: 30px 0 30px 0 !important;
}
.pb-custom.info1 .pb-single {
	padding: 0px 0px 0px 40px !important;
	height: 45px !important;	
}
.pb-custom.info1 i {
    left: 0px !important;
    margin-top: 3px !important;
    top: 0 !important;	
}
.pb-custom.info1 h4 {
    top: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.category-list .row > div {
	margin-bottom: 30px;
}
.category-list .row > div a img {
	width: 100%;	
}
.category-list .row > div a span {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

#popup-default-179 {
    position: absolute !important;
    top: 40px;
    left: 50%;
    margin-left: -40px;	
}

.bottom-30 {
	margin-bottom: 30px;
}






















