body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 24px;
}
h2 {
    /*
    background-color: #f0f0f0;
    */

	color: #fff;
    font-size: 18px;
    font-weight: NORMAL;
    line-height: 17px;
    margin-bottom: 10px;
    padding: 10px 13px;
	text-align: center;
}
h3 {
    /*background-color: #012338;*/
	color: #fff;
	font-weight: NORMAL;
	background-color: inherit;
	color: #fff;
    font-size: 18px;
	font-weight: 700;
    line-height: 17px;
    margin-bottom: 10px;
    padding: 10px 13px;
	text-align: center;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;

}
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;
}
.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;
}

.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: #104e75;
	background-image: linear-gradient(to bottom, #f5643e, #f5643e, #f5643e);
	background-repeat: repeat-x;
}
/* top */
#top {
font-size: 12px;
	background-color: #3a3a3a;
	border-bottom: 0px solid #3a3a3a;
	padding: 4px 0px 3px 0;
	/*margin: 0 0 20px 0;*/
	margin: 0 0 0px 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: #ffffff;
	background-color: #104e75;
	background-image: linear-gradient(to bottom, #104e75, #104e75);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #f4d50f;

}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	color: #104e75;
}
#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 */
#logo {
	margin: 0 0 5px 0;
	    text-align: center;
    font-size: 26px;
    font-weight: 900;
    color: #f4d50f;
    padding: 20px 0px;
}
#logo a {
	    color: #f4d50f;
}
#tel {
	display: flex;

    font-size: 16px;
	font-weight: bold;
	/*margin-top: 12px;*/
	margin-top: 2px;
	text-align: left;
}

div#tel i {
	padding-top: 10px;
}

div#tel p {
	margin: 0px 0 0 10px;
	color: #fff;
}

#open {
    font-size: 12px;
}
#search {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 30px;
	position: relative;
	width: 100%;
}

div#search:before {
	position: absolute;
	top: 0;
	right: -2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 0 0 36px;
	border-color: #2a2a2a #2a2a2a #2a2a2a #e8e8e8;
	content: '';
}

div#search:after{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 0 0 36px;
	border-color: transparent transparent transparent #f7f7f7;
	content: '';
	z-index: 99;
}

#search .input-lg {
	/*height: 38px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px solid #dfe8ed;*/
	width: 100%;
	box-sizing: border-box;
	padding: 9px 65px 9px 18px;
	height: 36px;
	font: 12px/12px 'Open Sans',sans-serif;
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
}
#search .btn-lg {
	/*background-color: #012338;
	height: 38px;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 15px;
	border: 0px solid #dfe8ed;*/
	position: absolute;
	top: 0;
	right: 0px;
	padding: 0;
	height: 36px;
	line-height: 36px;
	width: 40px;
	background: none;
	cursor: pointer;
	border: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	outline: none;
}


 /*
 #search .btn-lg:hover {
	background-color: #ec0a17;
	height: 38px;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 15px;
	border: 0px solid #dfe8ed;
	}
	*/

/* cart */
#cart {
	margin-top: 10px;
}
#cart > .btn {
	background: #f4d50f;
	height: 40px;
	border: 2px solid #f4d50f;
	font-size: 14px;
	font-weight: normal;
	line-height: 10px;
	color: #2a2a2a;
}
#cart.open > .btn {
	background: #2a2a2a;
	background-color: #2a2a2a;
	border: 2px solid #f4d50f;
	color: #f4d50f;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #f4d50f;
	border: 2px solid #f4d50f;
	background: #222;
}
#cart .dropdown-menu {
	background: #2a2a2a;
	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;
}
/* menu */
#menu {
    font-size: 15px;
	/*background-color: #ec0a17;*/
	background: rgb(245, 100, 62);
	border-color: #fff;
	/*min-height: 40px;*/
	min-height: 47px;
	margin-bottom: 0;
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px 10px 10px 10px;
	/*min-height: 15px;*/
	background-color: transparent;
	min-height: 45px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/*background-color: #012338;*/
	background: #f34d21;;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	background-color: #fff;
	color: #a3c7ef;
}
#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: #000;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background-color: #012338;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #e0e7ff;
	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;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #104e75;
	background-image: linear-gradient(to bottom, #104e75, #104e75);
	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: #104e75;
	background-image: linear-gradient(to bottom, #104e75, #104e75);
	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: 30px;
	padding-top: 30px;
	/*background-color: #012338;
	border-top: 1px solid #104e75;
	*/
	background-color: #2a2a2a;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #104e75;
}
footer a {
	color: #fff;

}
footer a:hover {
	color: #fff!important;
	font-weight: 500;
}
footer h5 {
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	/*border: 1px solid #f2f2f2;*/
	background-color: inherit;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {

	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: 6px;
    height: 6px;
	border-right: 1px solid #e0e7ff;
	border-bottom: 1px solid #e0e7ff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.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: 15px;
}
.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: #2a2a2a;
	background-color: #f4d50f;
	background-repeat: repeat-x;
	border-color: #f4d50f;
}
.btn-default:hover {
	color: #2a2a2a;
	background-color: #f4d50f;
	background-repeat: repeat-x;
	border-color: #f4d50f;
}
.btn-default.active {
	color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}
.btn-primary {
	color: #222;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #f4d50f;
	
	background-repeat: repeat-x;
	border-color: #f4d50f;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #f4d50f;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2a2a2a;
	
	background-repeat: repeat-x;
	border-color: #f4d50f;
	background-position: 0 -15px;
}
.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, #ec0a17, #ec0a17);
	background-repeat: repeat-x;
	border-color: #ec0a17;
}
.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: #012338;
	background-image: linear-gradient(to bottom, #012338, #012338);
	background-repeat: repeat-x;
	border-color: #012338;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #104e75;
	background-color: #104e75;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #fff;
	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);
}
/* list group */
.list-group a {
	border-bottom: 1px solid #2a2a2a;
	border-top: 1px solid #2a2a2a;

	color: #fff;
	font-size: 14px;
	padding: 8px 12px;
	margin-bottom: 0;
	/*
	border: 1px solid #e0e7ff;
	background-color: #012338;
	background-image: linear-gradient(to bottom, #012338, #012338);*/
	background: #2a2a2a;
}

.list-group-item {
	border-right: none;
	border-left: none;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	/*background: #104e75;*/
	background: #2a2a2a;
	/*border: 1px solid #e0e7ff;*/
	text-shadow: 0 0 0 #FFF;
	border-bottom: 1px solid #2a2a2a;
	border-top: 1px solid #2a2a2a;
}
/* 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: 0px solid #e2f0ff;
	background-image: linear-gradient(to bottom, #fff, #fafafa, #fff);
	margin-bottom: 5px;
	overflow: auto;
	min-height: 150px;
}
.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;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: normal;
}
.product-thumb .caption {
	padding: 0 10px;
/*	min-height: 100px;*/
	text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 120px;
	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;
}
}
.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;
}
.product-thumb .price {
	color: #ec0a17;
text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #000;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	/*border-top: 1px solid #e0e7ff;
	background-color: #eee;*/
	margin: 0px;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #e0e7ff;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	/*background-color: #ec0a17;*/
	background: #2a2a2a;
	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 #e0e7ff;
	background-color: #012338;
	color: #fff;
}
.product-thumb .button-group button + button:hover {
	color: #fff;
	background-color: #ec0a17;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button:hover {
	color: #2a2a2a;
	/*background-color: #012338;*/
	background: #f4d50f;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 97%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 97%;
	}
}
.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 #e0e7ff;
}
.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: #104e75;
}



/*------------------------------------------------------------*/

.b-promo-banner {
	position: relative;
	padding: 10px 0;
	background-color: #222;
	/*-webkit-box-shadow: 0 0.5px rgba(0,0,0,.5);
	box-shadow: 0 0.5px rgba(0,0,0,.5);*/
}

.b-online-edit-banner {
	position: relative;
}

.b-promo-banner__holder {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.b-promo-banner__text {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
}

.b-promo-banner__button {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 15px;
	margin-left: 15px;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
}

.b-page__wrapper {
	width: auto;
	max-width: 1300px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 2;
	padding-bottom: 25px;
}

.b-header__info {
	position: relative;
	width: 68%;
	height: 40px;
	background: #333;
	padding-right: 50px;
	box-sizing: border-box;
	line-height: 37px;
	color: #fff;
}

.b-header__info:before {
	position: absolute;
	right: 100%;
	top: 0;
	display: block;
	height: 40px;
	width: 500px;
	background: #333;
	content: '';
}

.b-header__info:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 0 0 40px;
	border-color: #2a2a2a #2a2a2a #2a2a2a #333;
	content: '';
}

#tel a {
	color: #fff;
}

.b-header__address {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32%;
	color: #969ba0;
}

.b-header__top-panel:after {
	content: "";
	display: table;
	clear: both;
}

@media (min-width: 1200px){
	.container {
		width: 1300px;
	}
}

#menu:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 45px 45px;
	border-color: #fff #fff #f5643e #fff;
	content: '';
}

.navbar-nav {
	margin-left: 30px;
}

header {
	background: #2a2a2a;
}

body {
/*	background: url(../image/fon-2.jpg)no-repeat center / cover*/
background: #3a3a3a;
}

#product-search, #product-category {
	padding-top: 30px;
}

.swiper-button-prev,
.swiper-button-next {
	display: flex;
	justify-content: center;
	width: 50px!important;
	height: 45px!important;
	background: rgba(0, 0, 0, 0.5);
}

.swiper-button-next:before {
	width: 22px;
	height: 22px;
	font-family: FontAwesome;
	content: "\f054";
	color: #fff!important;
	font-size: 22px!important;
	text-align: center;
}

.swiper-button-prev:before {
	width: 22px;
	height: 22px;
	font-family: FontAwesome;
	content: "\f054";
	color: #fff!important;
	font-size: 22px!important;
	text-align: center;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
	background: #009ceb;
}

.product-thumb {
	transition: all 0.5s ease;
}

.product-thumb:hover {
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
}

.footer_bottom {
	background: #ddd;
	padding: 10px 0 10px;
	margin-top: 15px;
}

center p {
	color: #000;
}

.list-unstyled_color a {
	color: #fff;
	transition: all 0.3s ease;
	position: relative;
}

.list-unstyled_color a:hover {
	color: #009ceb;
}

.list-unstyled_color li {
	margin: 8px 0 8px 15px;
}

.footer_link {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 30px;
}

.footer_link:before {
	position: absolute;
	display: block;
	content: '';
	width: 50px;
	height: 2px;
	background: #f4d50f;
	left: auto;
	bottom: -8px;
}

.list-unstyled_color a:before {
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -2.5px;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #f4d50f;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	content: '';
}


.Schedule {
	border: none;
	border-bottom: 1px dotted;
	background: none;
	padding: 0;
	font: 14px/13px 'Open Sans',sans-serif;
	color: #fff;
	cursor: pointer;
	outline: none;
	float: right;
	margin: 10px 0;
}
.b-header-address {
	color: #fff!important;
}
.Schedule:hover {
	color: #009ceb;
}

div#box_1 {
	left: -225px;
	width: 430px;
}

.Schedule-center {
	padding: 35px;
	background-color: #f8f8f8;
	border-radius: 2px;
	text-align: left;
	max-width: 100%;
	position: relative;
}

.Schedule__center-button {
	position: absolute;
	right: 20px;
	top: 15px;
	background: 0 0;
	font: 30px Arial,sans-serif;
	color: #a5a5a5;
	cursor: pointer;
	z-index: 1;
}

.window-schedule__table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial,sans-serif;
}

.window-schedule__header {
	padding: 5px 15px;
	background-color: #f2efe5;
	color: #000;
	font-weight: 700;
}

.window-schedule__cell {
	padding: 5px 15px;
	border: 1px solid #f2efe5;
	color: #757575;
}

.window-schedule__remark {
	margin: 0;
	color: #757575;
	font-size: 10px;
}



/*=====================*/

.mymagicoverbox {
	cursor:pointer;
}
.mymagicoverbox_fenetre {
	z-index: 9999;
	position: fixed;
	margin-left: 50%;
	top: 175px;
	display: none;
}
.mymagicoverbox_fenetreinterieur {
	text-align:center;
	overflow:auto;
	padding:10px;
	background-color:#ffffff;
	color:#666666;
	font-weight:400;
	font-family:'Roboto';
	font-size:17px;
	border-top:1px solid #e7e7e7;
	margin-top:10px
}
.mymagicoverbox_fermer {
	color:#CB2025;
	cursor:pointer;
	font-weight:400;
	font-size:14px;
	font-style:normal;
	font-family:'Roboto';
}
#myfond_gris {
	display: none;
	background-color:#000000;
	opacity:0.7;
	width:100%;
	height:100%;
	z-index:9998;
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
}

/*=====================================*/

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

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.slider_bz {
	overflow: hidden;
	margin: 0;
}

.slider_bz-padding {
	padding-right: 0px;
	padding-left: 0px;
}

.swiper-viewport {
	border-radius: 0px!important;
	box-shadow: none!important;
}

.menu-width {
	width: 100%;
}

.menu-width .container {
	width: 100%;
	padding-right: 0;
}


@media (max-width: 768px) {
	.b-page__wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.b-header__address {
		width: 100%;
		margin-top: 15px;
	}

	.b-header__info {
		width: 100%;
	}

	.b-header__address {
		width: 100%!important;
	}

	.mymagicoverbox_fenetre {
		z-index: 9999;
		position: fixed;
		margin-left: 50%;
		top: 54px;
		display: none;
	}

	div#box_1 {
		left: -210px;
		width: 420px;
	}


}



/*nav_custom-------------------*/


.navmenu {
	display: flex;
	align-items: center;
	margin: 0;
	max-width: 1300px;
	height: 45px;
}

.navmenu li {
	list-style: none;
}

.navmenu li a {
color: #fff;
    font-size: 16px;
    padding: 12px 12px 13px;
    outline: none;
    text-decoration: none;
    font-weight: 500;
}
.navmenu li a:hover{
	background: #f4d50f;
	color: #222;
}
.menu-top-container {
	padding: 10px 10px 0;
}

.navs {
	position: relative;
	background: #333;
	margin-left: 20px;
}

.navs:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 45px 45px;
	border-color: #2a2a2a #2a2a2a #333 #2a2a2a;
	content: '';
}

/*----------------mobile---------------*/
@media screen and (max-width: 768px) {

	/*mobile-menu*/

	.navmenu li:first-child {
		display: block!important;
	}


	.navmenu {
		display: flex;
		flex-direction: column;
		width: 260px;
		align-items: flex-start;
		height: 275px;
		overflow: scroll;
	}

	.navs {
		-webkit-transition: right 0.5s ease;
		-moz-transition: right 0.5s ease;
		-ms-transition: right 0.5s ease;
		-o-transition: right 0.5s ease;
		transition: right 0.5s ease;
		background: #000;
		color: white;
		cursor: pointer;
		font-size: 2rem;
		height: 100vh;
		left: -31rem;
		padding: 4rem 1rem 2rem 4rem;
		position: fixed;
		top: 0;
		width: 30.6rem;
		z-index: 1;
		margin: 0;
	}

	.navs.expanded {
		left: 0;
		z-index: 9999;
	}

	.navs ul {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.nav-toggle {
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		cursor: pointer;
		height: 2rem;
		left: 1.7rem;
		position: absolute;
		top: 1rem;
		width: 2rem;
		z-index: 99999;
		position: fixed;
	}

	.nav-toggle:hover { opacity: 0.8; }

	.nav-toggle .nav-toggle-bar,  .nav-toggle .nav-toggle-bar::after,  .nav-toggle .nav-toggle-bar::before {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		background: #ff0036;
		content: '';
		height: 0.2rem;
		width: 100%;
	}

	.nav-toggle .nav-toggle-bar { margin-top: 0; }

	.nav-toggle .nav-toggle-bar::after { margin-top: 0.5rem; }

	.nav-toggle .nav-toggle-bar::before { margin-top: -0.5rem; }

	.nav-toggle.expanded .nav-toggle-bar { background: transparent; }

	.nav-toggle.expanded .nav-toggle-bar::after, .nav-toggle.expanded .nav-toggle-bar::before {
		background: #ff0036;
		margin-top: 0;
	}

	.nav-toggle.expanded .nav-toggle-bar::after {
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 18px;
	}

	.nav-toggle.expanded .nav-toggle-bar::before {
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width:18px;
	}

	.navmenu li a {
		margin-right: 0px;
		font-size: 16px!important;
		color: #fff;
		line-height: 25px;
		padding: 12px 0 12px;
	}


	/*mobile-menu --end--*/

	.navs:before {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 45px 45px;
		border-color: #fff #fff #f5643e #fff;
		content: '';
		display: none;
	}

	.navmenu li a:hover {
		color: #f34d21;
		background: none;
	}

	div#logo {
		display: none;
	}

}


.group-item_bg {
	background: #fff!important;
	color: #000!important;
	border-bottom: 1px solid #f1f1f1!important;
	border-top: 1px solid #f1f1f1!important;
}

.list-group-item_bg.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	/*background: #104e75;*/
	background: #2a2a2a!important;
	/* border: 1px solid #e0e7ff; */
	text-shadow: 0 0 0 #FFF;
	border-bottom: 1px solid #2a2a2a;
	border-top: 1px solid #2a2a2a;
}

.group-item_bg:hover {
	color: #fff!important;
}


/*--------------------subcategories-----------------*/

.subcategories {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.subcategories-wrap_bg{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 210px;
	height: 215px;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.subcategories-wrap_bg:hover:before {
	margin-top: 0;
	margin-left: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	visibility: visible;
}

.subcategories-wrap_bg::before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	background: rgba(255,255,255,0.4);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	visibility: hidden;
	content: '';
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.subcategories-wrap_bg:hover .position__bg {
	display: flex;
	align-items: center;
	justify-content: center;
}

.position__bg {
	display: none;
	width: 40px;
	height: 40px;
	 background: #0b3861;
}

.link__position {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.position__bg span {
	color: #fff;
	font-size: 35px;
}

.subcategories-wrap_item:nth-child(1) .subcategories-wrap_bg {
	background: url("../image/1276219228_w240_h250_images.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(2) .subcategories-wrap_bg {
	background: url("../image/1323883600_w240_h250_prices_29257.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(3) .subcategories-wrap_bg {
	background: url("../image/1357054802_w240_h250_1f1f618ea211_1.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(4) .subcategories-wrap_bg {
	background: url("../image/1276249831_w240_h250_balka.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(5) .subcategories-wrap_bg {
	background: url("../image/1276277365_w240_h250_kvadrat_metall.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(6) .subcategories-wrap_bg {
	background: url("../image/1276294328_w240_h250_listy.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(7) .subcategories-wrap_bg {
	background: url("../image/1276331063_w240_h250_krug_stalnoj.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(8) .subcategories-wrap_bg {
	background: url("../image/1276298576_w240_h250_shveller.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(9) .subcategories-wrap_bg {
	background: url("../image/1276299648_w240_h250_ugolok.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(10) .subcategories-wrap_bg {
	background: url("../image/1276326140_w240_h250_polosa.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(11) .subcategories-wrap_bg {
	background: url("../image/1276328428_w240_h250_provolka_vyaz.jpeg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(12) .subcategories-wrap_bg {
	background: url("../image/1276312969_w240_h250_setka_4.jpg") no-repeat center #fff ;
}

.subcategories-wrap_item:nth-child(13) .subcategories-wrap_bg {
	background: url("../image/1354931831_w240_h250_zhelezobetonnyie_izdeliya.jpg") no-repeat center #fff;
}

.subcategories-wrap_item:nth-child(14) .subcategories-wrap_bg {
	background: url("../image/1357031480_w240_h250_921242814_w640_h640_22052749_14252__14949364_n.jpg") no-repeat center #fff;
}

.breadcrumb_bg {
	background: inherit;
	border: 0;
}

.breadcrumb_bg i {
	font-size: 17px;
}

.hidden-xs {

	padding-left: 0;
}

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

.navmenu li:first-child {
	display: none;
}

div#product-category h3 {
	font-weight: normal; /*display: none;*/
}

@media screen and (max-width: 768px) {
	.navmenu li:last-child {
		display: block;
	}

	.subcategories {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}


@media screen and (max-width: 425px) {
	div#tel p {
		font-size: 12px!important;
	}

	#tel {
		font-size: 12px!important;
	}
}

@media screen and (max-width: 400px) {
	div#tel p {
		display: none;
	}
	#tel {
		font-size: 14px!important;
	}
}

@media screen and (max-width: 980px) {
	.navmenu li a {
		color: #fff;
		font-size: 13px;
		padding: 12px 6px 13px;
		outline: none;
		text-decoration: none;
	}
}

@media screen and (max-width: 850px) {
	.navmenu li a {
		color: #fff;
		font-size: 12px;
		padding: 12px 6px 13px;
		outline: none;
		text-decoration: none;
	}
}

@media screen and (max-width: 992px) {
	.Schedule {
		border: none;
		border-bottom: 1px dotted;
		background: none;
		padding: 0;
		font: 12px/17px 'Open Sans',sans-serif;
		color: #383d40;
		cursor: pointer;
		outline: none;
		float: right;
		margin: 10px 0;
	}

	.b-header__address {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 40%;
		color: #969ba0;
	}

	div#tel p {
		margin: 0px 0 0 10px;
		color: #fff;
		font-size: 14px;
	}

	#tel {
		display: flex;
		font-size: 14px;
		font-weight: bold;
		/* margin-top: 12px; */
		margin-top: 2px;
		text-align: left;
	}

	.hidden-xs {
		padding-right: 0px;
		padding-left: 0;
	}
}


@media screen and (max-width: 500px) {
	.Schedule-center {
		padding: 25px;
		background-color: #f8f8f8;
		border-radius: 2px;
		text-align: left;
		max-width: 100%;
		position: relative;
	}

	div#box_1 {
		left: -200px;
		width: 400px;
	}

	.Schedule__center-button {
		position: absolute;
		right: 5px;
		top: 0px;
		background: 0 0;
		font: 30px Arial,sans-serif;
		color: #a5a5a5;
		cursor: pointer;
		z-index: 1;
	}
}

.dropdawn-top {
	display: none;
}
.fa-question:before {
    display: none;
}

#form-language ul {
 list-style: none!important;
 padding: 0px!important;
 margin: 0px!important;
 display: flex!important;
}
#form-language ul .btn-link {
	padding: 0px 12px;
}

.home_catalog {
	padding: 50px 0px;
	background: #eee;
	margin-bottom: 30px;
}
.home_catalog .content {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    box-shadow: 0 2px 18px rgba(0,0,0,.1);
    transition: all 0.2s ease-in-out;
}

.home_catalog .background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.2s ease-in-out; /* Плавное увеличение */
}

.home_catalog .content:hover .background-image {
    transform: scale(1.2); /* Увеличение фона при наведении */
}
.home_catalog .content:hover {
	box-shadow: 0 2px 18px rgba(0,0,0,.3);
}
.home_catalog .name {
    position: relative;
    z-index: 1; /* Чтобы текст был над фоном */
    color: #fff;
    text-decoration: none;
    padding: 10px;
}



.home_catalog .content a {
	width: 100%;
    text-align: right;
    padding: 10px 20px;
    background: #2a2a2a;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}
.home_catalog .content:hover a {
    background: #f4d50f;
    color: #222;

}
.home_catalog .title_block {
	margin-bottom: 20px;
	text-align: center;
}
.home_catalog .title_block h1 {
	font-size: 32px;
	font-weight: bold;
	color: #0b3861;
	margin: 0px 0px 5px 0px;
}
.home_catalog .title_block p {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.home_catalog .col-md-3 {
	margin: 10px 0px!important;
}
.product-layout img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.product-thumb .caption {
	min-height: auto;
}
.product-thumb .caption a {
	    font-size: 18px;
    font-weight: 600;
}
.product-thumb {
	margin-bottom: 25px;
	box-shadow: 0 2px 18px rgba(0,0,0,.3);
}
.product-thumb:hover {
	margin-top: -15px;
}


.product-layout .product_home_page  img {
	width: 100%;
    height: 140px;
    object-fit: cover;
}

.product-thumb .caption {
	min-height: auto;
}
.product-thumb .caption a {
    font-size: 16px;
    font-weight: 600;
}
.product-thumb {
	margin-bottom: 25px;
	box-shadow: 0 2px 18px rgba(0,0,0,.3);
}
.product-thumb:hover {
	margin-top: -15px;
}

.featured_title {
	width: 100%;
    text-align: left;
    padding: 10px 20px;
    background: #2a2a2a;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    color: #fff;
    line-height: 1.1;
    font-size: 24px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}
.featured_title_cat {
	width: 100%;
    text-align: left;
    padding: 10px 20px;
    background: #f4d50f;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    color: #222;
    line-height: 1.1;
    font-size: 24px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}
.Side_bar_Title {
	width: 100%;
    text-align: left;
    padding: 10px 20px;
    background: #2a2a2a;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    color: #fff;
    line-height: 1.1;
    font-size: 18px!important;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0px!important;
}
.b-header-phones {
	display: flex;
}
.b-header-phones ul {
    padding: 0px;
  	  display: flex;
    list-style: none;
}
.b-header-phones ul a {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.b-header-phones ul a img {
    width: 30px;
    height: 30px;
        background: #fff;
    border-radius: 50px;
}
.b-header-phones ul li {
	margin: 0px 10px;
}
.b-header-phones ul .images li {
	margin: 0px 5px;
}



@media (max-width: 768px) {
	.b-header-phones ul {
		flex-direction: column;
		margin: 5px 0px;
	}
	.b-header-phones ul li {
    height: 28px;
	}
	.b-header-phones .images {
	    flex-direction: row!important;
}
	.class_mob_header {
		padding: 0px;
	}
	.class_mob_header .b-header__top-panel {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    padding-left: 0px;
    padding-right: 0px;
	}
	.b-header__info {
		height: auto;
	}
	.b-header__info:after {
		display: none;
	}
} 
.nav-tabs>li {
	background: #eee;
}
.product-thumb a {
	color: #2a2a2a;
}
.nav-tabs>li.active>a {
	color: #000;
	font-weight: 500;
	background: #f4d50f;
	border: 1px solid #f4d50f;
}
.nav>li>a {
	color: #000;
}
#product-product .featured_title {
	background: #f4d50f!important;
	color: #222;
}
.panel {
	border: 1px solid #2a2a2a;
}
.panel-body {
	background: #2a2a2a;
	color: #fff;
	border: 1px solid #2a2a2a;
	box-shadow: none;
}
.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: #2a2a2a;
    cursor: default;
    background-color: #f4d50f;
    border-color: #f4d50f;
}
.pagination>li>a, .pagination>li>span {
	color: #fff;
    text-decoration: none;
    background-color: #2a2a2a;
    border: 1px solid #2a2a2a;
}
.well {
	background-color: #2a2a2a;
    border: 1px solid #2a2a2a;
}
#column-left p {
	color: #000;
}
#column-left table {
	color: #000; 
}
.site_bar_prod {
	color: #000;
}
#information-information td {
	padding: 5px 8px;
	text-align: center;
}
#information-information tr {
	    border-bottom: 1px solid #fff;
}
#information-information table {
 margin: auto;
}
.modal-content {
background: #2a2a2a;
}