*{border-radius:0 !important;}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	background: #000 url('../image/body.jpg') left top repeat-x;
	color: #c0c0c0;
	font-size: 15px;
	line-height: 1.3;
	width: 100%;
}

/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a,a:focus,a:link,.btn-link {
	color: #e1e0e0;
}
a:hover {
	color: #e1e0e0;
	text-decoration: underline;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	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: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.site_wrap{
	width:1200px;
	background: #0d0d0d;
	margin-left: auto;
	margin-right: auto;
	padding:17px 0;
}
.container{
	width: 1200px;
}
.container2{
	padding:0 15px;
}
.container2:after{
	clear: both;
	content:'';
	display: table;
}
header{
	position: relative;
}
/* top */
#top {
	padding: 0 0px 0 0;
	min-height: 30px;
}
#top .container {
	padding: 0 2px 0 15px;
}
#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: #e1e0e0;
}
#top .dropdown-menu{
	right:0;
	left:auto;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-weight:300;
}
#top .btn-link span{
	padding: 0 4px;
}
#top .btn-link:hover,#top .btn-link:focus{
	text-decoration:none;
}
#top-links {
	padding-top: 8px;
	font-size:13px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	min-height:75px;
}
#logo h1{
	margin:0;
}
#logo img {
    max-height: 75px;
}
/* search */
#search {
	margin-bottom: 4px;
	width:90%;
}
#search .input-lg {
	height: 28px;
	line-height: 26px;
	padding: 1px 1px 1px 5px;
	border-right:none;
	color: #e1e0e0;
	background: #000;
	font-size: 15px;
	text-indent:5px;
}
#search .btn-lg {
	height: 28px;
	line-height: 28px;
	padding: 0px 7px;
	border-right:1px solid #2c3031;
	border-bottom:1px solid #2c3031;
	border-left:none;
	border-top:1px solid #2c3031;
	background: #000;
	color:#fff;
}
#search .btn-lg .fa-search{
	font-size:13px;
	line-height: 28px;
	vertical-align: bottom;
}
#search,.top_adress,.top_contact{
	margin-top:5px;
}
.dropdown-menu > li > a{
	color:#e1e0e0;
}
/* cart */
#cart {
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart .dropdown-menu {
	border: 1px solid #2c3031;
	background: #171717;
	z-index: 1001;
	font-size: 14px;
	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;
}
.top_cart #cart > .btn:before{
	content:'Корзина покупок';
	text-align:center;
	display:block;
	color: #d31313;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
/* menu */
#menu {
	background: url('../image/menu_ul.png');
	border: 1px solid #2c3031;
	height: 54px;
	margin-bottom: 15px;
}
#menu .navbar-collapse{
	padding:0;
}
#menu .nav > li {
    border-right: 1px solid #2c3031;
}
#menu .nav > li > a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 15px;
	line-height: 53px;
	font-weight: 300;
}
#menu .nav > li:hover > a, #menu .nav > li.open > a {
	background: url('../image/menu_hover.png');
	color: #0e0e0e;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	box-shadow: 2px 2px 2px #232323;
	border-bottom: 1px solid #2c3031;
	border-left: 1px solid #2c3031;
	border-right: 1px solid #2c3031;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 15px;
	clear: both;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 15px;
}
#menu .dropdown-inner li a:hover {
	background: url('../image/menu_hover.png');
	color:#0e0e0e;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #2c3031;
	padding: 5px 15px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #be0404;
	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;
	border: 1px solid #2c3031 !important;
	background: #171717;
	border-top: none;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #000;
}
.top_cart{
	position: absolute;
	right: 0px;
	top: 86px;
	z-index: 3;
}
.top_cart #cart{
	
}
.top_cart #cart > .btn{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	padding: 8px 16px;
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
	box-shadow: none;
}
.text_top_cart{
	display: none;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 3px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
}
/* content */
#content {
	min-height: 600px;
}
#content h1{
	color: #f0f0f0;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:28px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
#content .well h2{
	margin-top:0;
}
.info_page{
	margin:0 5px 30px 0;
}
/* footer */
footer {
	margin-top: 30px;
	padding: 20px 5px;
    color: #fff;
    border: 1px solid #2c3031;
    background: url('../image/footer.jpg') right bottom no-repeat;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.alert a{
	text-decoration:underline;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #2c3031;
	background-color:initial;
}
.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: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #2c3031;
	border-bottom: 1px solid #2c3031;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	font-size: 13px;
	padding: 7.5px 12px;
	border:0;
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	transition: background 0.4s ease;
}
.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: 13px;
}
.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;
	background: #be0404;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.btn-primary.focus,.btn-primary:focus,
.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover {
	color: #444;
	background-color: #ddd;
}


.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;*/
}
.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{
	margin:0;
}
.list-group-item{
	border:0;
}
.list-group a {
	color: #888888;
	padding: 8px 8px 8px 0px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover,.list-group a:focus {
	color: #fff;
	background: none;
}
.list-group a.list-group-item+a.list-group-item{
	border-top: 1px dotted #2c3031;
	border-color: #2c3031;
}
/* 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 {
	margin-bottom: 30px;
}
.product-thumb .image {
	text-align: center;
	padding: 0px 0px 10px;
	position: relative;
	overflow: hidden;
}
.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 {
	margin: 0 0 15px 0;
	min-height: 38px;
	line-height: 19px;
}
.product-thumb h4  a{
	color: #e1e0e0;
	font-weight: 400;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.product-thumb .caption {
	padding: 0 0px;
}
.product-thumb .caption p{
	display: none;
}
.product-thumb .caption p.price{
	display: block;
}
.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-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;
	position: absolute;
	top: 7px;
	right: 23px;
}
.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 {
	font-weight: bold;
	color: #d8d8d8;
	font-size: 25px;
	float: left;
	line-height: 30px;
}
.product-thumb .price-new {
	font-weight: bold;
	line-height: 23px;
	display: block;
	margin: -8px 0 0 0;
}
.product-thumb .price-old {
	color: #F00;
    text-decoration: line-through;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb p{
	margin:0;
}
.product-thumb:after{
	display: table;
	content:'';
	clear: both;
}
.product-thumb .button-group {
	/*border-top: 1px solid #ddd;
	background-color: #eee;*/
	overflow: auto;
	float: right;
}
.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 {
	margin: 0;
	border: 0;
	height: 30px;
	padding: 0px 15px 0px 15px;    
	cursor: pointer;
    color: #FFFFFF;
    line-height: 12px;
    font-size: 13px;
    font-weight: 600;
    background: #be0404;
    text-transform: uppercase;
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
.product-thumb .button-group button span{
	font-size:0;
}
.product-thumb .button-group button:after{
	content:'купить';
	line-height: 1.5;
	font-size: 13px;
}
.product-thumb .button-group button .fa{
	display: none;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
	display: none;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.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;
}

.copy {
    text-align: center;
    padding: 15px;
}

.site_wrap .owl-carousel{
	background:none;
}

.site_wrap .owl-wrapper-outer{
	border:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.site_wrap .form-control{
	background: #000;
	color: #c0c0c0;
	border: 1px solid #2c3031;
	cursor:pointer;
}
	
.site_wrap .list-group-item{
	background:none;
}
#form-currency .btn-group > .btn,#form-language .btn-group > .btn,#currency .btn-group > .btn,#language .btn-group > .btn{
	font-size:17px;
}

.dropdown-menu{
	background: url('../image/menu.png');
}

#top .dropdown-menu{border: 1px solid #2c3031}

#top .btn{padding: 4px 12px;}

#top .fa,.fa-user{padding-right:3px;}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background:none;
	text-decoration:none;
}

#top #form-currency .currency-select img, #top #form-language .language-select img{
	padding:0 5px 0 0;
}

.top_adress{
	font-size: 22px;
	font-weight: 100;
	min-height: 40px;
}

.top_contact{
	text-align: right;
}

.top_contact a{
	white-space: nowrap;
}

.top_phone {
    background: url('../image/top_phone.png') left center no-repeat;
    padding: 0 0 0 30px;
    font-weight: 100;
    color: #e1e0e0;
    line-height: 1.5;
}

.top_phone a {
    text-decoration: none;
    font-size: 19px;
}

.top_phone a:hover{
	color:#b0b0b0;
}

.top_email {
    background: url('../image/tg.png') left center no-repeat;
    padding: 0 0 0 30px;
    font-weight: 400;
}

.top_email a {
    font-size: 16px;
    text-decoration: none;
}

.top_email a:hover{
	text-decoration: underline;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #272727;
}

.table > tbody > tr > td,.table > thead > tr > td,.table-bordered > thead > tr > td,.table-bordered,.table > tbody + tbody{
	border: 1px solid #2c3031;
}


#column-left h3, #column-right h3,.panel-default > .panel-heading{
	background: #e4e4e4 url('../image/carbon_texture.png') right top repeat-y;
	color: #000;
	border: 1px solid #2c3031;
	border-bottom: none;
	padding: 8px 10px 7px 10px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 0 0;
}
.box h3{
	border: 1px solid #2c3031;
	border-bottom: none;
    color: #c0c0c0;
    padding: 8px 10px 7px 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin:0 0 0 0;
}

.box .box_content{
	border: 1px solid #2c3031;
	margin:0 0 20px 0;
	padding:20px 20px 0 20px;
}
.box .box_content.box_content_cat{
	padding:10px;
}

.box .box_content .image a:before,.product-thumb .image a:before{
	content: 'смотреть';
	position: absolute;
	left: 50%;
	top: -50%;
	z-index: 2;
	color: #FFF;
	font-size: 14px;
	padding: 9px 15px;
	border: 1px solid #c0c0c0;
	background: url('../image/menu_ul.png') center center repeat-x;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1;
	margin: -17px 0 0 -47px;
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	-o-transition: top 0.3s ease;
	transition: top 0.3s ease;
}

.box .box_content .image:hover a:before,.product-thumb .image:hover a:before{
	top: 50%;
}

.owl-carousel .owl-buttons div{
	
	color: rgba(256,256,256,0.95) !important;
}
.owl-carousel .owl-buttons div .fa-chevron-left,.owl-carousel .owl-buttons div .fa-chevron-right{
	text-shadow: 0 0 4px #000;
}
.owl-pagination{
	top: -25px !important;
}
.owl-controls .owl-page span{
	background: rgba(256, 256, 256, 0.8) !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.6) !important;
}
.owl-controls .owl-page.active span{
	background:#be0404 !important;
}
#carousel0{
	padding:20px 0;
}
.html_module h2{
	color: #f0f0f0;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
}
#banner0 img{
	width:100%;
}
.foot_phone {
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    margin: -2px 0 22px 0;
}
.foot_soc {
    font-size: 0;
}
.foot_soc img {
    max-width: 32px;
}
.foot_soc a + a img {
    margin-left: 6px;
}
footer ul li{
    margin-bottom: 3px;
    padding-left: 28px;
    background: url('../image/li3.png') left center no-repeat;
}
footer ul li a {
    display: block;
    line-height: 20px;
}
.owl-carousel .owl-item img{
	display: inline;
}
.products_filter{
	border-top: 1px solid #2c3031;
	border-left: 1px solid #2c3031;
	border-right: 1px solid #2c3031;
	padding: 10px;
}
.products_filter .form-group{
	margin:0;
}
.products_wrap{
	border: 1px solid #2c3031;
	padding: 20px 20px 0 20px;
	margin:0 0 20px 0;
}
.products_filter1{
	display:none;
}
.products_filter .input-group .input-group-addon{
	font-size:12px;
}
hr{
	border-top:1px solid #2c3031;
}
.product_info_add2{
	float:right;
	margin:0 0 20px 0;
}
.product_info_add2 button:last-child{
	border-left:1px solid #959595;
}
.product_info_add2 button:first-child{
	border-right:1px solid #959595;
}
.nav-tabs{
	border-bottom: 1px solid #2c3031;
}
.nav-tabs > li > a{
	border: 1px solid #2c3031;
	background: #e4e4e4;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border: 1px solid #2c3031;
	color: #e1e0e0;
	background: none;
}
.tab-pane{
	margin:0 0 30px 0;
}
.product_info_price h2{
	font-weight: bold;
	color: #d8d8d8;
	font-size: 27px;
	margin:0;
}
.product_info_price span{
	color:#d31313;
}
.alert-success{
	background: #424242;
	border: 1px solid #2c3031;
	color: #e1e0e0;
}
.close{
	color:#e1e0e0;
	opacity:1;
}
.panel-default > .panel-heading{
	border:0;
}
.panel-default{
	border: 1px solid #2c3031;
	background:none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body{
	border-top: none;
}
.panel > .list-group a.list-group-item{
	border-top: 1px solid #2c3031;
	border-bottom: 1px solid #2c3031;
	padding-left:15px;
	font-weight:bold;
	color:#fff;
}
.list-group-item{
	padding: 5px 15px;
}
.panel-footer{
	background:none;
}
legend{
	color: #c0c0c0;
	border-bottom: 1px solid #2c3031
}
.well{
	background:none;
	border: 1px solid #2c3031;
}
.owl-controls{
	height:0;
}
.owl-wrapper-outer{
	-webkit-box-shadow:inherit !important;
	-moz-box-shadow: inherit !important;
	-o-box-shadow: inherit !important;
	box-shadow: inherit !important;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #2c3031;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	border: 1px solid #2c3031;
}
#tab-review .fa-stack{
	width: 1.2em;
}
a#compare-total{
	color: #e1e0e0;
}
#product input#input-quantity{
	height: 40px;
	text-align: center;
}
.clear{
	clear:both;
}
.navbar-nav{
	width: 900px;
	/*overflow: hidden;
	height: 53px;*/
}
.pagination > .active > span{
	background:#be0404;
	border:1px solid #be0404;
}
.pagination > li > a, .pagination > li > span{
	color: #c0c0c0;
	background: none;
	border:1px solid #2c3031;
}
.pagination > li > a:hover{
	border-left:1px solid #2c3031;
	border-right:1px solid #2c3031;
	border-top:1px solid #2c3031;
	border-bottom:1px solid #2c3031;

}
.pagination > .active > span:hover{
	background:#be0404;
	border:1px solid #be0404;
}
@media (max-width: 1200px) {
	.container {width: auto;}
	.site_wrap{width:auto;}
	#logo img{max-height:56px;}
	.top_cart{position: relative;top: 0;}
	header{padding:0 0 20px 0;}
	.top_contact{text-align: left;}
	#logo{min-height:inherit;}
	.navbar-nav{width: auto;overflow: inherit;height: auto;}
}
@media (max-width: 900px) {
	footer{background: none;}
	footer .col-sm-3:nth-child(1){width:100%;text-align: center;margin:0 0 20px 0;}
	footer .col-sm-3:nth-child(2),footer .col-sm-3:nth-child(3){width:50%;}
}
@media (max-width: 767px) {
	#logo{text-align: center;}
	#logo img {max-height: initial;display: inline;}
	.col-xs-mobile{margin:0 0 15px 0;}
	#search{width:auto;}
	#search+.list-inline{text-align: center;}
	.top_contact{margin: 0 auto;width: 200px;}
	.top_phone a{font-size: 20px;font-weight:400;}
	.top_email a{font-size: 18px;}
	.col-xs-mobile-adr{display: flex;
    justify-content: center; /* Центрирование по горизонтали */
    align-items: center;     /* Центрирование по вертикали */}
	#menu{height:auto;}
	.navbar{min-height: initial;}
	#menu .nav{background: #000;margin-top:0;margin-bottom:0;border-top:1px solid #2c3031;}
	#menu .nav > li > a{padding: 10px 30px;line-height: 20px;}
	#menu .nav > li+li{border-top:1px solid #2c3031;}
	footer .col-sm-3:nth-child(2),footer .col-sm-3:nth-child(3){width:100%;}
	#menu .dropdown-inner a,#menu .see-all{padding: 3px 25px;}
}