body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background:url('../image/bg.jpg');
}


@font-face {
	font-family: 'Conv';
	src: url('fonts/lEz7ajgB.eot');
	src: url('fonts/lEz7ajgB.woff') format('woff'), url('fonts/lEz7ajgB.ttf') format('truetype'), url('fonts/lEz7ajgB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


a {
    outline: none !important; /* Убираем границу вокруг ссылок  */
   }


h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* 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 {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.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;
	margin-top: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	border-bottom: 1px dashed #dadada;
	margin: 0;
	min-height: 29px;
}
#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: #526a7c;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link, #top-links li, #top-links a i{
	color: #cc0000;
	font-size: 12px;
}
#top .btn-link, #top-links li, #top-links a span{
	font:12px/29px arial;
	letter-spacing:1px;
}
#top .btn-link:hover, #top-links a:hover {
	text-decoration:underline;
}
#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 {
	
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */

/*от 768*/
@media screen and (min-width: 768px) {
    header .clear{
        display:none;
    }
    #bv_phone{
        background:url("../image/phone.png") top left no-repeat;
        padding-left:50px;
        min-width:250px !important;
        text-align:left !important;
        width:250px !important;
    }
    #bv_adres{
        background:url("../image/address.png") top left no-repeat;
        padding-left:50px;
        min-width:255px !important;
        text-align:left !important;
        width:255px !important;
    }
    .bv_hide{
        display:inline !important;
    }
    #bv_desc{
        background: url("../image/razdel.png") left center no-repeat;
        height: 54px;
        padding-left: 40px !important;
        width:250px !important;
        text-align:left !important;
        padding-top: 4px !important;
        display:none;
    }
    #logo {
    	margin: 0 !important;
        text-align:center !important;
    }
    header .container > div > div{
        float:left;
    }
}
@media screen and (min-width: 992px) {
    #bv_desc{
        display:block;
        width:245px !important;
        padding-left:35px !important;
    }
    #logo {
        margin-left:0px !important;
        min-width:190px !important;
    }
    #bv_phone{
        padding-left:45px !important;
    }
    #bv_adres{
        padding-left:45px !important;
    }
}
/*свыше 1200*/
@media screen and (min-width: 1200px) {
    header .clear{
        display:none;
    }
    #bv_desc{
        padding-left: 40px !important;
        width:370px !important;
    }
    #logo {
    	margin-left:10px !important;
        min-width:200px !important;
    }
    #bv_phone{
        padding-left:50px !important;
        width:260px !important;    
    }
    #bv_adres{
        width:300px !important;    
        padding-left:50px !important;
    }
}




header .clear{
    clear:both;
}
#logo {
	text-align:center;
	min-width:200px;
    min-height:60px;
}

#bv_desc{
    font: 14px/22px arial;
    padding: 14px 0px;
    box-sizing: border-box;
    text-align:center;
}
.bv_hide{
    display:none;
}
#bv_adres{
    text-align:center;
    margin: 0 auto;
}
#bv_adres span{
    color: #526a7c;
    font: 13px/18px arial;
    letter-spacing: 0.7px;
}
#bv_adres div{
    color: #526a7c;
    font: bold 16px/28px arial;
}
#bv_adres a{
    color: #cc0000;
    border-bottom: 1px dashed #526A7C;
    font: bold 13px/24px arial;
    letter-spacing: 0.7px;
}
#bv_adres a:hover{
    border-bottom: 1px dashed transparent;

}
#bv_phone{
    text-align:center;
    margin: 0 auto;
}
#bv_phone span{
    color: #526a7c;
    font: 13px/18px arial;
    letter-spacing: 0.7px;
}
#bv_phone a{
    color: #cc0000;
    font: 20px/28px arial;
    display: block;
    letter-spacing: 1px;
    text-decoration: none;
}

/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
}
#cart > .btn {
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
    color: #526a7c;
    background: none;
    border: 0;
    text-shadow: none;
    box-shadow: none;
}
#cart > .btn i{
	color: #cc0000;
	font-size: 12px;
	margin-right:2px;
}
#cart > .btn span{
	font:12px/29px arial;
	letter-spacing:1px;
}
#cart.open > .btn {
	background: none;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #F7F9FB;
	z-index: 1001;
}
#cart .dropdown-menu a:hover{
	color:#526a7c;
}
#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 {
    background:#F7F9FB;
background: -webkit-gradient(linear, 100% 100%, 0 0, from(#DAE3EC), to(#F7F9FB));
background: -webkit-linear-gradient(to bottom right, #DAE3EC, #F7F9FB);
background: -moz-linear-gradient(to bottom right, #DAE3EC, #F7F9FB);
background: -o-linear-gradient(to bottom right, #DAE3EC, #F7F9FB);
background: linear-gradient(to bottom right, #DAE3EC, #F7F9FB);
    min-height: 54px;
    border-radius:0;
    margin:0;
    border:0;
}
#menu > div{
    padding:0;
}
#bv_home_icon{
    background:url("../image/home.png") center center no-repeat;
    width:54px;
}
#menu .nav {
	margin: 0;
}
#menu .nav > li > a {
	color: #526a7c;
	font:15px/34px Conv,arial;
	min-height: 34px;
	background-color: transparent;
	padding:0px 20px;
	border-left:1px solid #d4deeb;
	margin-top: 10px;
	text-decoration:none;
}
#menu .nav > li > a:hover {
	text-decoration:underline;
}
#menu .nav > li > a:hover div{
	display:block;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background:#cc0000;
}

#menu .navbar-header{
    background: #526A7C;
}
#menu #category {
	float: left;
	padding-left: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	cursor:pointer;
}
#menu .btn-navbar {
	font:14px/34px arial;
	color: #FFF;
	padding: 0 18px;
	float: right;
	border:none;
	box-shadow:none;
	background:#8BA0AF;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #526A7C;
	background-color: #fff;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
    #bv_home_icon{
        display:none;
    }
    #menu .nav > li > a {
	    border-left:0px !important;
    }
	#menu {
		border:0;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgb(232, 236, 241);
        padding-left: 20px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #526A7C;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: #cc0000;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#slideshow0 > div{
    border:0;
}

#content {
	/*min-height: 600px;*/
}
/* footer */
footer {
	color: #526a7c;
}
footer .container{
	background:#e8ecf1;
	font-size:0;
    background: linear-gradient(to bottom right, #F7F9FB, #DAE3EC);
}
/*от 768*/
@media screen and (min-width: 768px) {
    #footer_contact > div{
        width:50% !important;
    }
}
@media screen and (min-width: 992px) {
    #footer_contact > div{
        width:33.333% !important;
    }
}
/*свыше 1200*/
@media screen and (min-width: 1200px) {
    #footer_contact > div{
        width:50% !important;
    }    
    #footer_about, #footer_contact{
        width:50%;
        display:inline-block;
        vertical-align:top;
        box-sizing: border-box;
    }
    #footer_contact{
        padding: 15px 0 0 15px !important;
    }
    
}
#footer_about{
    padding: 15px 30px 0px 15px;
    font-size:12px;
}
#footer_contact{
    padding: 0 0 0 15px;
}
#footer_contact > div{
    width: 100%;
    display:inline-block;
    font-size:12px;
    vertical-align:top;
}
footer .container > p{
    text-align: center;
    border-top: 1px dashed #526a7c;
    font: 13px/20px arial;
    padding: 10px 0;
    margin: 20px 0 0;
}    
#footer_about > span, #footer_contact > span{
    display: block;
    font: 17px/17px Conv;
    padding: 20px 0;
    letter-spacing: 0.4px;
}
#footer_about > div > p{
    margin: 0 0 20px;
    color: #536B7D;
    font: 13px/20px arial;
}
#footer_adr,#footer_phone,#footer_mail{
    padding-left:50px;
    margin-bottom: 25px;
}
#footer_adr{
    background:url("../image/address.png") top left no-repeat;
}
#footer_phone{
    background:url("../image/phone.png") top left no-repeat;
}
#footer_mail{
    background:url("../image/mail.png") top left no-repeat;
}
#footer_adr > span, #footer_phone > div{
    display:block;
    font: 13px/20px arial;
}

#footer_adr > div, #footer_phone > a{
    color: #526a7c;
    font: bold 16px/32px arial;
}
#footer_phone > a{
    letter-spacing:1px;
}
#footer_phone > a:hover{
    text-decoration:underline;
}
#footer_mail > div{
    color:#526a7c;
    font: bold 16px/22px arial;
    margin-bottom: 4px;
}
#footer_mail > a{
    color:#526a7c;
    font: 13px/20px arial;
    border-bottom:1px dashed #526a7c;
}
#footer_mail > a:hover{
    border-bottom:1px dashed transparent;
}




/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.brdcrumb {
	color:#526a7c;
	padding: 15px 10px;
}
.brdcrumb > a {
	color:#526a7c;
	font: 13px/13px arial;
}
.brdcrumb > a:hover{
	text-decoration:underline;
}
.brdcrumb > a:first-child:before {
	display:none;
}
.brdcrumb > a:before {
	content: '\00bb';
    padding: 0 8px 0 4px;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	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, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 30px;
	overflow: auto;
	background:white url('../image/ugol.png') bottom right no-repeat;
	padding-top:10px;
	color:#526a7c;
    box-shadow: 5px 5px 5px rgba(148, 169, 183, 0.1);
}
.product-thumb .image {
    text-align: center;
    border-bottom: 1px dashed #dadada;
    margin: 0 10px 20px;
    padding-bottom: 10px;
}
.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: bold;
}
.product-thumb h4 a{
	color:#526a7c;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.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;
}
.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: #f1524b;
    font: bold 18px/24px arial;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.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: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	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;
}
@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%;
	}
}
.thumbnail{
	border-radius:0;
	border: 1px dashed #ddd;
}
.thumbnail:active,.thumbnail:visited{
	border: 1px dashed #ddd;
}
.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;
}
.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;
}
.owl-wrapper-outer{
    box-shadow:none !important;
}


/* пример 1 */
/*от 768*/
@media screen and (min-width: 768px) {
	#wrap_bv_html > div{
		width: 340px !important;
    	margin: 10px 10px !important;
	}
}
/*от 992*/
@media screen and (min-width: 992px) {
	#wrap_bv_html > div{
		width: 47% !important;
    	margin: 10px 10px !important;
	}
}
/*свыше 1200*/
@media screen and (min-width: 1200px) {
	#wrap_bv_html > div{
		width: 360px !important;
    	margin: 0 10px !important;
	}
}
#wrap_bv_html > div{
	width: 100%;
	display: inline-block;
	background: #f7f9fb;
	box-sizing: border-box;
	margin: 10px 0px;
	border-radius: 36px 0 0 36px;
}
#wrap_bv_html{
	border-top: 1px dashed #dadada;
	border-bottom: 1px dashed #dadada;
	padding: 25px 0;
	font-size: 0;
}
#wrap_bv_html > div > img{
	display: block;
	width: 72px;height: 72px;
	float: left;
	margin-right: 25px;
}
#wrap_bv_html > div>div{
	padding-top: 10px;
    color: #526a7c;
    font: bold 15px/24px arial;
    letter-spacing: 0.5px;
}
#wrap_bv{
    padding:15px 0 50px;
}


/*  стили для блока  рекомендуем   */

.block_title{
    height: 42px;
    background: url("../image/line.jpg") top center no-repeat;
    padding: 0 15px;
    border-radius: 7px 7px 0 0;
}
.block_title .future_icon{
    height: 42px;
    background: url("../image/finger.png") left center no-repeat;
    font: bold 16px/42px arial;
    letter-spacing: 0.6px;
    padding-left: 40px;
    color: #f7f9fb;
}
.block_title .new_icon{
    height: 42px;
    background: url("../image/new.png") left center no-repeat;
    font: bold 16px/42px arial;
    letter-spacing: 0.6px;
    padding-left: 40px;
    color: #f7f9fb;
}
.future_more{
    padding: 5px 0 10px;
}
.future_more a{
    border-bottom: 1px dashed #526a7c;
    font: bold 14px/14px arial;
    letter-spacing: 1px;
    color: #526a7c;
    padding-bottom: 3px;
    text-decoration:none;
}
.future_more a:hover{
    border-bottom: 1px dashed transparent;
}
.container{
    background:white;
}
#product_caption{
    color:#526a7c;
    padding: 15px 0;
    font:bold 20px/24px arial;
}
#product_desc{
    color: #526a7c;
    padding-bottom: 15px;
    font: 13px/22px arial;
    padding-right: 20px; 
}
#product_price{
    color: #cc0000;
    font: bold 20px/44px arial;
}
#product_count label{
    max-width:100px;
    font: 13px/18px arial;
    color: #526a7c;
    margin-right: 7px;
}
#product_count .form-control{
    width:100px !important;
    display:inline;
    margin-bottom:26px;
}
#button-cart{
    color: #f7f9fb;
    background: #cc0000;
    border: 0;
    outline: 0;
    height: 36px;
    padding: 0 30px;
    font: 13px/36px arial;
    border-radius: 6px;
    margin-right:20px;
    margin-bottom:10px;
    
}
#button-cart:hover{
    text-decoration:underline;
}
#button-cart i{
    margin-right:5px;
}

#button_wish{
    color: #f7f9fb;
    background: #999;
    border: 0;
    outline: 0;
    height: 36px;
    padding: 0 30px;
    font: 13px/36px arial;
    border-radius: 6px;
}
#button_wish:hover{
    text-decoration:underline;
}
#button_wish i{
    margin-right:5px;
}
#desc_more{
    font-weight: bold;
    text-decoration: underline;
    color: #CC0000;
}
#desc_more:hover{
    text-decoration: none;
}
#button-review{
    color: #fff;
    background: #999;
    border: 0;
    outline: 0;
    height: 36px;
    padding: 0 30px;
    font: 13px/36px arial;
    border-radius: 6px;
}
#button-review:hover{
    text-decoration:underline;
}
#product_spec{
    width:100%;
}
#product_spec thead td{
    font: 16px/24px arial;
    border-bottom: 1px solid #666;
}
#product_spec .dashed_br{
    border-bottom: 1px dashed #DDDDDD;
}
#product_spec .dashed_br td{
    padding:7px 0;
}
.red{
    color:#C10C0C;
}
.active-cat{
   dborder:1px dashed #337ab7 !important;
}
.row-cat{
    overflow:hidden;
}
.catg{
    dborder:1px dashed #eaeaea !important;
}
.bl-cat{
    padding: 3px 0 10px;
    display: block;
    text-align: center;
    background-color: white;
    box-shadow: 3px 3px 5px #EAEAEA;
    color: #526A7C !important;
}
.bl-cat:hover{
    text-decoration:underline;
}

.cat-img{
    display:block;
    margin:0 auto;
}

#cat_desc p{
    font: 13px/24px arial;
}
#cat_desc{
    padding: 20px;
}


.button_red{
    color: #f7f9fb;
    background: #cc0000;
    border: 0;
    outline: 0;
    height: 36px;
    padding: 0 30px;
    font: 13px/36px arial;
    border-radius: 6px;
}
.button_red:hover{
    color: #f7f9fb;
    text-decoration:underline;
}
.button_gray{
    color: #6B6B6B;
    background: #C7C7C7;
    border: 0;
    outline: 0;
    height: 36px;
    padding: 0 30px;
    font: 13px/36px arial;
    border-radius: 6px;
}
.button_gray:hover{
    color: #6B6B6B;
    text-decoration:underline;
}
#cont_text img[style*='float: left']{
    margin:0 20px 0 0;
}
#cont_text img[style*='float:left']{
    margin:0 20px 0 0;
}
#cont_text img[style*='float: right']{
    margin:0 0 0 20px;
}
#cont_text img[style*='float:right']{
    margin:0 0 0 20px;
}