body {
	font-family: 'Arsenal', sans-serif;
	font-weight: 400;
	color: #2a2c36;
	font-size: 16px;
	line-height: 24px;
	letter-spacing:1px;
	width: 100%;
}
.container { width:100%}
.container-fluid { padding-left:0; padding-right:0}
a:active, a:focus, button:focus, input { outline: none}
::-moz-focus-outer, ::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.form-control:focus { border-color:#cfd1d7; box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(142, 144, 147, 0.6); -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(142, 144, 147, 0.6)}
h1, h2, h3, h4, h5, h6 {
	color: #2a2c36;
	text-align: center;
padding: 40px 0 20px;
	font-weight:700
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 32px;
}
h2 {
	font-size: 32px;
text-transform: uppercase;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #2a2c36;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 16px;
	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;
}
.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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.clear {clear:both}
.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: underline;
	color: #2a2c36;
}
/* top */
#top {
	padding: 5px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 15px;
}
.lang-menu li:first-child { margin-right:5px}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	border:1px solid #8b8c93;
	background:#8b8c93;
	color:#fff;
	font-size:16px;
	outline:none
}
#top #form-language .active {background-color: #2a2c36; border:1px solid #2a2c36; color:#fff}
.lang-menu { display:flex; list-style:none; margin-bottom:0}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #2a2c36;
	background-repeat: repeat-x;
}
#top-links { padding-left:120px}
#top-links svg { width:22px}
#top .btn-link, #top-links li, #top-links a {
	color: #2a2c36;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#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;
}
header hr { margin:0 15px;border-top: 1px solid #2a2c36}
/* logo */
#logo {
	margin: -20px 0 20px 0;
}
#logo img { float:left}
#logo a:hover { text-decoration:none}
#logo div { margin-left:120px;position: relative;
top: 35px;}
#logo div span:first-child, #logo a div span:first-child {font-size: 26px;font-weight: 700;letter-spacing: 1px; color:#2a2c36;}
#logo div span:last-child, #logo a div span:last-child {font-size: 20px; padding-left:3px;color: #736d6d;line-height: 9px;}
/* search */

#search {
	margin-top: 20px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;margin-top: 8px;
	border-bottom: 1px solid #ccc;
	border-top:none;
	border-left:none;
	 border-right:none;
	box-shadow:none;
	font-size:16px;
	font-style:italic;
	position:relative;
	right:-40px
}
#search .btn-lg {
font-size: 22px;
line-height: 10px;
padding: 5px 0 0;
background: none;
color: #fff;
box-shadow: none;
border: none;}
#search .btn-lg svg { width:40px; color:#2a2c36}
#search .input-lg:focus {
    border-color: #aeaeae;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(115, 113, 113, 0.08),0 0 5px rgba(138, 139, 140, 0.6);
    box-shadow: inset 0 1px 1px rgba(115, 113, 113, 0.08),0 0 5px rgba(138, 139, 140, 0.6);
}
/* cart */
#cart {
	margin-top: 10px; text-align:right
}
.btn-cart { width:90px; height:70px; background:#fff; border:none; color:#2a2c36;padding: 5px 25px 0 20px;}
.btn-cart:hover { background:#2a2c36; color:#fff}.btn-cart:hover svg { color:#fff}
.btn-cart svg { font-size:30px; color:#2a2c36 }
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
#cart span#cart-total {
width: 100px;
display: block;
position: absolute;
top: 10px;
left: -5px;
}
@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;
}
.hover {
	background: #770c07;
	color: #fff!important;
	text-decoration:none!important;
	display: block;
	width: 250px;
	border: none;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right:0;
	height: 70px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.hover:hover, .hover:active, .hover:visited {
    opacity: 0.8;
	color:#fff
}
/* menu */
#menu {
	background-color: #2a2c36;
	min-height: 60px;
	margin-top:10px
}
.navbar { border-radius:0; margin-bottom:0}
.navbar-nav > li { float:none; display:inline-block}
.navbar-nav {
    margin: 7.5px auto;
	float:none; text-align:center
}
#menu .nav > li > a {
	color: #fff;
	font-size:22px;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	border-bottom:1px solid transparent
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.15);
border-bottom: 1px solid #403535;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	width:100%
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 24px;
	color: #333333;
	font-size: 16px;
}
#menu .dropdown-inner li a:hover {
	color: #2a2c36;
	text-decoration:underline
}
#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;
}*/
.thumbnail a {touch-action: auto; -ms-touch-action: auto;}

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

	#menu .btn-navbar {position: absolute;top: -65px;left: 15px;}
	#menu svg { height:50px; color:#2a2c36}
	#menu .btn { border:none; box-shadow:none; margin:0; padding:0}
	#menu {
		border-radius: 4px;min-height:0px; border:none; margin-bottom:20px
	}
	#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;
	}
	#top-links { padding-left:30%}
.lang-menu { padding-left:0}
#search { margin-left:50px; margin-top:10px}
#cart { margin-top:0}
.navbar-collapse { background:#2a2c36}
}
/* content */
#content {
	min-height: 600px;
	background:#fff
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	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 */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
margin: 0 -15px 0 -15px;
padding: 8px 0;
border: none;
background: #cfd1d7;
border-radius: 0;
}
#product .breadcrumb {margin: 0 50px 0 0; float:left}
#product .btn-group { float:right; top:10px; right:15px}
#product h1{padding: 0 0 30px; line-height:32px; font-size:24px; margin-top:10px}
#product h2.rdo-price {padding: 0;text-transform: none;}
#product h3 { padding:0}
#product .list-unstyled {float:left; min-width:40%}
#product .btn-default {color: #fff;background: #770c07; text-shadow:none; border-radius: 0;border: none;}
#product .prod-buttons {
justify-content: left;
margin-bottom: 20px;
margin-top: 15px;
background: #cfd1d7;
padding: 10px 0;
border-radius: 4px;
}
#product .prod-buttons li:first-child {color: #770c07;}
#product .prod-buttons li {padding: 5px 10px;margin:0 5px;font-size: 16px;}
#product .prod-buttons li a { text-decoration:underline dashed}
#product .radio input[type="radio"],#product .checkbox input[type="checkbox"] { margin-left:0; opacity:0}
#product .radio input:checked + img, #product .checkbox input:checked + span{border: 1px solid #2a2c36;}
#product .radio img { margin-bottom:10px}
#product .checkbox input:checked + span {background: #2a2c36;color: #fff;padding: 5px 10px;border-radius: 3px;}
#product .checkbox span {display:block; margin-bottom:15px; border: 1px solid #2a2c36;padding: 5px 10px;border-radius: 3px; margin-bottom:15px}
#product label { font-size:14px; text-align:center;align-self: center;}
#product .radio label span { display:none}
#product .radio label:hover span { display:block;position: absolute;z-index: 1;background: #ccc;min-width: 150px;padding: 5px 10px;border-radius: 4px;left: -20%;}
#product .boc_order_btn {max-width: 287px;margin-top: 10px;}
.rdo-option {border: 1px solid #cfd1d7;padding: 20px;margin-right: 15px;border-radius: 4px;display:flex}

.rdo-option div[id^="input-option"] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;}
.product-descr { max-width:80%; margin:0 auto}
.grey { margin:0 -15px; background:#cfd1d7; height:42px} 
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -5px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #2a2c36;
	border-bottom: 1px solid #2a2c36;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
#column-left {background: #2a2c36;color: #fff;}
#column-left .block_fv a { color:#fff}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}
#column-left .list-group { margin-top:20px}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	max-width: 50px;
}
#product .input-group .form-control[name^=quantity] {font-size:22px; height:42px;}
#product .number-spinner .btn { line-height:27px; background:#ccc; color:#2a2c36}
#product .number-spinner .btn[data-dir="up"] {border-top-right-radius: 3px; border-bottom-right-radius: 3px;}
#product .number-spinner .btn[data-dir="dwn"] {border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
/* 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;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.prod-buttons { display:flex;align-items: flex-start;  flex-wrap: wrap;justify-content: space-between; margin:0 auto}
.prod-price {border: 1px solid #cfd1d7;border-radius: 4px;margin-top: 15px;}
.rdo-option .form-control { max-width:300px}
.pricing {display:flex;align-items: center;  flex-wrap: wrap;justify-content: space-between; max-width:60%}
.pricing .btn-primary { max-width:150px; background:#2a2c36; border-color:#2a2c36}
.pricing #button-cart-custom { background:#770c07; border-color:#770c07; text-transform:uppercase; letter-spacing:1px}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 16px;
	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);
}
.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: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2a2c36;
	border-color: #2a2c36;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #999;
	background-position: 0 -15px;
	border-color:#2a2c36
}
.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: #2a2c36;
	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;
	background-color: #2a2c36;
}
.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);
}
/* list group */
.list-group a {
	border: 1px solid #605555;
	color: #c8c8c8;
padding: 8px 12px;
background: #494b57;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover, .list-group a.active:focus {
	color: #fff;
	background: #770c07;
	border: 1px solid #605555;
	font-size: 18px;
}
.banner-grid { display: grid; grid-template-columns: 50% auto; grid-gap:2%;margin-top: 30px;}
.slideshow {grid-row-start: 1; grid-row-end: 3;}
.swiper-viewport { margin:0!important; border:none!important; box-shadow:none!important;}
.banner-grid .img-responsive { width:100%}
#banner0 { margin-bottom:1.5%}
/* 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 */
.mz-figure span { display:none!important}
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb:hover {border:1px solid #2a2c36}
.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-grid .product-thumb .image {
	float: none;
}
#product-category h1 { margin:-10px 0 40px; text-align:center;padding-left: 33%;}
#product-category .form-group{margin-bottom: 0; margin-top:-35px;}
#product-category .product-thumb .price {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  display: block;
  float:none;
  width: 80%;
  padding: 15px 0 15px 10px;
  margin: 0 auto;
  }
 #product-category .product-thumb .button-group { padding:0}
 #product-category .product-thumb .button-group button { width:35%}
 #product-category .product-thumb .button-group button + button { width:15%}
 #product-category .boc_order_category_btn { width:50%!important; font-size:14px; border-right:2px solid #770c07}
  #product-category .boc_order_category_btn i { padding-left:5px}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	line-height: 24px;
text-align: center;font-size: 22px;
padding: 10px;min-height: 80px;
height: 80px;
overflow: hidden; vertical-align: middle;
display: table-cell;
min-width:1%
}
.product-thumb h4 a{color: #2a2c36; text-decoration:none; font-weight:700;display: block;
margin: 0 auto;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 250px;}
#product-category .product-thumb h4 a { font-size:18px; max-width:280px}
.product-thumb .caption {

	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
#product-category .form-group { margin-top:0}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.banner-grid { display:block}
#slideshow0 {margin-bottom: 1.5%;}
.breadcrumb { display:none}
.prod-price { padding-top:15px}
}
.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;
}
h3.featured-title { display:block; text-align:center; margin:100px auto 50px}
.product-thumb .price {
color: #fff;
text-align: center;
font-size: 28px;
font-weight: 900;
display: block;
float: left;
width: 160px;
padding: 5px 0 0 10px;
margin: 0;
}
.productcarusel .product-thumb .price {
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: 900;
	display: block;
	float: left;
	width: 140px;
	padding: 5px 0 0 0px;
	margin: 0;
}
.productcarusel .product-thumb .button-group button { width:35%}
.productcarusel .product-thumb .button-group button + button { width:15%}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	float: left;
font-size: 20px;
font-weight: normal;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	background-color: #2a2c36;
overflow: auto;
padding: 10px 0;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 45%;
	border: none;
	display: inline-block;
	float: left;
background-color: #770c07;
color: #fff;	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.mob_h1 { display:none}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
			#search {margin-left: 0}
	#search .input-lg { right:0}
	.hover { height:50px}
	.banner-grid { margin-top:0}
	h2 { padding:20px 0}
#top-links .list-inline > li { padding-left:7px; padding-right:7px}
#product-category h1 {
  margin: -10px 0 40px;
  text-align: center;
  padding-left: 25%;
  background: #2a2c36;
  color: #fff;
  text-transform: none;
  padding: 20px;
  line-height: 42px;
  font-weight: 400;
  font-size: 22px;
}
#product-category .product-thumb h4 {background: #ecedf4;}
#product-category .product-thumb h4 a { max-width:380px}
.grey { height:0px}
#product h1 { padding:0}
.mob_h1 { display:block; padding:0 20px}
.desctop_h1 { display:none}

#product .number-spinner .btn {line-height:12px;padding:13px 8px}
#product .input-group .form-control[name^="quantity"] {font-size: 18px;height: 40px;}
.input-group .form-control[name^="quantity"] {max-width: 35px;}
#product h2.rdo-price { font-size:30px; text-align:left}
.product-descr {max-width: 100%;}
.rdo-option { margin-bottom:0; border-bottom:none; margin-left:15px;padding: 0 20px;}
.zoomContainer {display:none}
.thumbnail > img {pointer-events:none}
footer .list-unstyled { float:none!important}
}
.thumbnail { margin-top:15px;}

.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: 5px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { border-color:#ddd}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
float:left
}

@media (min-width: 1200px) {
	#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-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-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%;
    }
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #2a2c36;
  border-color: #2a2c36;
}
.pagination > li > a, .pagination > li > span {color:#2a2c36;}
.form-group .text-danger {align-self:center; padding-left:20px;}

.listCats li {
	display:flex;
	flex-direction:column;
	list-style:none;
	align-items:center;
	padding:10px;
	margin:5px;
	border:1px solid #ddd;
}
.listCats li:hover {
	border:1px solid #2a2c36;
}
.listCats {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
