@font-face {
    font-family: 'geometriaextrabold';
    src: url('../fonts/geometria-extablack-webfont.eot');
    src: url('../fonts/geometria-extablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-extablack-webfont.woff2') format('woff2'),
         url('../fonts/geometria-extablack-webfont.woff') format('woff'),
         url('../fonts/geometria-extablack-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geometriaheavy';
    src: url('../fonts/geometria-heavy-webfont-webfont.eot');
    src: url('../fonts/geometria-heavy-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-heavy-webfont-webfont.woff2') format('woff2'),
         url('../fonts/geometria-heavy-webfont-webfont.woff') format('woff'),
         url('../fonts/geometria-heavy-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'geometriaextralight';
    src: url('../fonts/geometria-extralight-webfont.eot');
    src: url('../fonts/geometria-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-extralight-webfont.woff2') format('woff2'),
         url('../fonts/geometria-extralight-webfont.woff') format('woff'),
         url('../fonts/geometria-extralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geometriaitalic';
    src: url('../fonts/geometria-italic-webfont.eot');
    src: url('../fonts/geometria-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-italic-webfont.woff2') format('woff2'),
         url('../fonts/geometria-italic-webfont.woff') format('woff'),
         url('../fonts/geometria-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geometrialight';
    src: url('../fonts/geometria-light-webfont.eot');
    src: url('../fonts/geometria-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-light-webfont.woff2') format('woff2'),
         url('../fonts/geometria-light-webfont.woff') format('woff'),
         url('../fonts/geometria-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geometriabold';
    src: url('../fonts/geometria-bold-webfont.eot');
    src: url('../fonts/geometria-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-bold-webfont.woff2') format('woff2'),
         url('../fonts/geometria-bold-webfont.woff') format('woff'),
         url('../fonts/geometria-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geometriamedium';
    src: url('../fonts/geometria-medium-webfont.eot');
    src: url('../fonts/geometria-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-medium-webfont.woff2') format('woff2'),
         url('../fonts/geometria-medium-webfont.woff') format('woff'),
         url('../fonts/geometria-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geometriaregular';
    src: url('../fonts/geometria-webfont.eot');
    src: url('../fonts/geometria-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-webfont.woff2') format('woff2'),
         url('../fonts/geometria-webfont.woff') format('woff'),
         url('../fonts/geometria-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geometriathin';
    src: url('../fonts/geometria-thin-webfont.eot');
    src: url('../fonts/geometria-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geometria-thin-webfont.woff2') format('woff2'),
         url('../fonts/geometria-thin-webfont.woff') format('woff'),
         url('../fonts/geometria-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face{font-family:'als_rublregular';src:url('../fonts/rub/rub-webfont.eot');src:url('../fonts/rub/rub-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/rub/rub-webfont.woff') format('woff'),url('../fonts/rub/rub-webfont.ttf') format('truetype');font-weight:normal;font-style:normal}
.rub{font-family:'als_rublregular';}

body {
	/*font-family: 'geometriaregular', sans-serif;*/
  font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
    
}
	a.button24 {
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: 0em 0.5em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  /*border-color: #FDBE33 #000 #D77206;*/
  border-radius: 6px;
  background: linear-gradient(#92c59a, #73966ce0) #4bbd28;
  transition: 0.2s;
}
a.button24:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; color:#fff;}
a.button24:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }
hr{
    border-top: 1px solid #e0e0e0;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
@media screen and (max-width: 600px) {
  .list-group {
    visibility: hidden;
    display: none;
  }
}
.catlist
  {
  border: 1px solid #DDD;
  margin-bottom: 20px;
  }
.catimg
  {
  text-align:center;
  }
.catname
  {
  padding:0px 10px;
  height:40px;
  overflow:auto;
  }
/* default font size */
.fa {
	font-size: 17px;

}
.fa-shopping-cart{
	font-size: 26px;
}
#menutext{
	font-size: 18px;
}
.fa-angle-right{
	display: none !important;
}
.imgmap{
	margin-top: -9px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	/*font-family: 'geometriabold';*/
}
@media (max-width: 768px) {
	h1 {
	font-size: 18px;
	font-family: 'geometriabold';
}
h2 {
	font-size: 16px;
}
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 22px;
	font-family: 'geometriamedium';
  padding: 15px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #424242;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
a:hover {
	text-decoration: none;
	color: #ff6700;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	padding-top: 8px;
}
.img-products{
    max-width: 80% !important;
}

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;
}
button:focus {
    outline: none;
}
.product-thumb .caption p{
   display:none;
}
.price{
	display: inline !important; 
}
.form-control {
	border: 1px solid #e0e0e0;
    border-radius: 0px;
    padding: 3px 12px;
    height: 40px;
    z-index:3;
    overflow-x: hidden;
}
.form-control:hover {
	border-color: #ff6700;
	z-index: 3;

}
.form-control:focus {
	border-color: #ff6700;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    z-index: 3;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.product {
	/*margin-bottom: -30px;*/
	border-bottom: 0px;
}
.product>li>a{
	border-radius: 0px;
}
.product>li.active>a, .product>li.active>a:focus, .product>li.active>a:hover {
    color: #333;
    cursor: default;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-bottom-color: transparent;
}

.to_top {
    position: fixed;
    top: 0px;
    z-index: 50;
    padding: 0px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.btn-group ul.dropdown-menu {border-radius: 0px; top: 36px;}
.dropdown-menu {border-radius: 0px;}
.dropdown-menu>li>a {
	text-align: left;
    color: #424242;
    /*padding: 3px 30px;*/
    line-height: 2;
}



.dropdown-menu li > a:hover {
	color: #ff6700;
	transition: all 0.2s;
	background-color: #f5f5f5;
}
.list-group2 {
    padding-left: 0;
    margin-bottom: 20px;

}

/* top */
#top {
	/*background-color: #EEEEEE;*/
	/*border-bottom: 1px solid #e2e2e2;*/
	padding: 0px;
	margin: 0 0 24px 0;
	height: 40px;
	/*background: #fbf2ea;*/
}
@media (max-width: 768px) {
	#top {
		height: 88px;
}
.pull-left{
	font-size: 12px;
}	
#top-links {
    padding-right: 12px !important;
}
.pt6 {
    padding-top: 0px;
}
.list-group2 {
    padding-left: 0;
    margin-bottom: 20px;
    text-align: center;
}
}
#top .container {
	padding: 0 15px;
}
#top #currency .currency-select {
	text-align: left;
	color: #424242;
    padding: 3px 30px;
    line-height: 2;
}
#top #currency .currency-select:hover {
	color: #ff6700;
	transition: all 0.2s;
	background-color: #f5f5f5;
}
#top .btn-link, #top-links li, #top-links a {
	
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #98581B;
}
.btn-link a{
	color: #b0b0b0;
	text-decoration: none;
}

#top-links .dropdown-menu a {
	text-align: left;
    color: #424242;
   /* padding: 3px 30px;*/
    line-height: 2;
}
#top-links .dropdown-menu a:hover {
	color: #ff6700;
    transition: all 0.2s;
    background-color: #eeeeee;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-right: 15px;
}
#top-links ul{
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: transparent;
    border-color: #337ab7;
}

/* logo */
#logo {
	margin: 0px 0 0px 0;
}
@media (max-width: 768px) {
	#logo a img {
		margin: auto;
	}
#phone2{content: "A" !important;
    display: block !important;
    margin-bottom: 0.2em !important;
}
#search {
  margin-bottom: 10px;
  padding-top: 15px;
}
}
/* search */
#search {
	margin-bottom: 10px;
}

#search .btn-s1 {
    padding: 0 10px;
    border: 1px solid #DF9244;
    border-radius: 4px;
    font-size: 18px;
    left: 1px;
    line-height: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
	text-shadow: 0 1px 0 #FFF;
	z-index: 4;
}
#search .btn-s1:hover {
	border-color: #7BA31E;
}
#search .btn-s1:focus {
	border-color: #7BA31E;
	box-shadow: none;
}
#search:hover > span button.btn-s2, #search:hover > .btn-s1{
	border-color: #7BA31E;
	box-shadow: none;
}
#search .btn-s2 {
	z-index: 2;
    border: 1px solid #DF9244;
    background: #fff;
    color: #616161;
    outline: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 4px;
}

#search .btn-s2:hover {
	border-color: #ff6700;
	background: #7BA31E;
    color: #fff;
}
#search .btn-s2 i{

    font-size: 20px;

}

.search-hot-words {position: absolute;
    top: 20px;
    right: 62px;
    z-index: 5;
    text-align: right;
}

.search-hot-words a {
    display: inline-block;
    margin-left: 5px;
    padding: 0 5px;
    font-size: 12px;
    background: #eee;
    color: #757575;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.search-hot-words a:hover {
    background: #ff6700;
    color: #fff;
}
/* cart */
#cart {

}
#cart > .btn {
	/*font-size: 12px;*/
	line-height: 18px;
	height: 40px;
    text-align: center;
    border-radius: 4px;
    background: #8ab529;
    color: #fff;
    border: 0px;
    top: -1px;
}
#cart > .btn:hover {    background-color: #59751b;
    border-color: #59751b;
    color: #fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	/*#cart .dropdown-menu {
		width: 60px;
	}*/
	#menu .nav > li > a {
    position: relative;
    display: block;
    height: 50px;
    line-height: 30px;
    color: #424242;
	min-height: 15px;
	background-color: transparent;
	text-shadow: none;
	text-align: center;

}
.img-products{
    max-width: 30% !important;
}
}
@media (min-width: 678px){
	.wh-widget-left{
	display: none !important;
}
#search{
	padding: 9px;
}
#padding{
	padding: 46px;
	font-size: 16px;
}
}
/* menu */


h2 {
	font-size: 16px;
}
#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%;
	}
	.img-responsive{

	max-width: 50% !important;
}
.fa {
	font-size: 20px;

}
#search {
  padding-top: 10px;
}
}
#cart .dropdown-menu li p {
	margin: 0px 0;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.cart-goods-list {
	background-color: #fff;
}
.cart-goods-list thead tr td {
	height: 70px;
	line-height: 54px;
	color: #424242;
}
.cart-goods-list>tbody>tr>td, .cart-goods-list>tbody>tr>th, .cart-goods-list>tfoot>tr>td, .cart-goods-list>tfoot>tr>th, .cart-goods-list>thead>tr>td, .cart-goods-list>thead>tr>th {
    padding: 15px 26px 15px 0;
    border-top: 1px solid #e0e0e0;
}

.cart-goods-list2 {
	background-color: #fff;
}
.cart-goods-list2 thead tr td {
	height: 70px;
	color: #424242;
}
.cart-goods-list2>tbody>tr>td, .cart-goods-list2>tbody>tr>th, .cart-goods-list2>tfoot>tr>td, .cart-goods-list2>tfoot>tr>th, .cart-goods-list2>thead>tr>td, .cart-goods-list2>thead>tr>th {
    padding: 15px 26px 15px 15px;
    border-top: 1px solid #e0e0e0;
}


.panel-default>.panel-heading {
    height: 50px;
    padding-left: 20px;
    background-color: #fff;
    color: #424242;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.panel-default>.panel-heading:hover,.panel-default>.panel-heading:active, .panel-default>.panel-heading:focus {
	    background-color: #fafafa;
}

.panel-default>.panel-heading h4{
        line-height: 30px;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    text-decoration: inherit;
}

/* menu */

#menu .nav > li > a {
    position: relative;
    display: block;
    height: 50px;
    line-height: 30px;
    color: #424242;
	min-height: 15px;
	background-color: transparent;
	text-shadow: none;

}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background: #f5f5f5;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 0px 20px;
	clear: both;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	width: 100%;
	display: block;
}
#menu .navbar-header {
    width: 100%;
    float: none;
}
#menu .navbar-collapse {
	width: 100%;
    border-radius: 5px;
    padding: 0;
    margin: -1px 0 0 0;
	border: 1px solid #e0e0e0;
}
#menu .navbar-collapse .navbar-nav {
	width: 100%;
	margin: 0;
}
#menu .navbar-collapse li {
	padding: 0;
	    float: none;
}
#menu .navbar-collapse li+li {
	border-top: 1px solid #e0e0e0;
}
#menu .btn-primary{
    width: 100%;
    height: 40px;
	text-align: left;
}

#menu .btn-primary i{
	float: right;
    line-height: 20px;
}

#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: 991px) {

	#menu .dropdown-menu li > a:hover {
		background: #996e00;
    	color: #fff;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#menu .child-box{
		background: #fff;
	    position: absolute;
	    left: 100%;
	    top: -5px;
	    min-height: 100%;
		border: 1px solid #e0e0e0;
	    border-radius: 6px;
	    padding: 5px 0;
	    margin-top: -1px;
	    margin-left: -3px;
		-webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.18);
    	box-shadow: 0 8px 16px rgba(0,0,0,0.18);
    	border-radius: 0px;
	    box-sizing: content-box;
	    z-index: 1008;
		min-width: 284px;
	}
	.catmenu #menu .in {
	    display: block!important;
		border: 1px solid #996e00;
	    color: #424242;
	    background: #fff;
	    position: absolute;
	    top: 100%;
	    left: 0px;
	    z-index: 1000;
	    min-width: 160px;
	    padding: 20px 0;
	    margin: 24px 0px 0px;
	    list-style: none;
	    font-size: 14px;
	    text-align: left;
	    border-radius: 0px;
	    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px;
	    -webkit-background-clip: padding-box;
	    background-color: rgb(255, 255, 255);
	    background-clip: padding-box;
	}
	#menu .navbar-collapse{
	    display: none!important;
	}
	#menu .nav > li > a {
    position: relative;
    display: block;
    height: 42px;
    line-height: 22px;
    color: #424242;
	min-height: 15px;
	background-color: transparent;
	text-shadow: none;
	padding: 10px 15px 10px 30px
}
	#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background: #59751b;
		color: #fff;
	}
	
	.common-home #menu .navbar-header{
		/*visibility: hidden;*/
	}
	.common-home .catmenu #menu .collapse{
        
		
	    border: 0;
	    /*background: #00ff00 url("bg/bg2.jpg") no-repeat;*/
	    background: #7CA521;
		
	    position: absolute;
	    top: 100%;
	    left: 0px;
	    z-index: 1000;
	    min-width: 160px;
	    padding: 20px 0;
	    margin: 0px 0px 0px;
	    list-style: none;
	    font-size: 14px;
	    text-align: left;
	    border-radius: 5px;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000")\9;
	}
	.common-home #menu .nav > li > a{
		color: #fff;
	}
	.common-home #menu .navbar-collapse li+li {
		border-top: 1px solid #e0e0e0;
	}

}
@media (max-width: 992px) {
	#menu .navbar-collapse.collapse {
	    display: none!important;
	    height: auto!important;
	    padding-bottom: 0;
	    overflow: visible!important;
	}
	.owl-carousel {
		/*display: none !important;*/
		width: 700 !important; 
	}
@media (max-width: 768px) {
	.owl-carousel {
		/*display: none !important;*/
		width: 500px !important; 
	}
@media (max-width: 430px) {
	.owl-carousel {
		/*display: none !important;*/
		width: 300px !important; 
	}
}
@media (max-width: 430px) {
	#slideshow0{
		display: none !important;
	}
	#banner0{
		display: none !important;
	}
}
	#menu .navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	}
	#menu .navbar-collapse.collapse.in {
	    display: block!important;
	    height: auto!important;
	    padding-bottom: 0;
	    overflow: visible!important;
	}

	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}

	#menu div.dropdown-menu {
		margin-left: 0 !important;
		background-color: transparent;
		padding: 0px;

	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		height: 50px;
		padding-left: 40px;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: #f5f5f5;
		color: #424242;
	}
	#menu > li + li {
    	border-top: 1px solid #eee;
	}
}

@media (min-width: 991px) and (max-width: 1199px) {
	#menu .nav > li > a {
	    height: 35.3px;
	    line-height: 19px;
	    font-size: 11px;
	}
}

/* ��� */

#menu .dropdown .dropdown-toggle {
              padding-right: 20px;
            }

            .ochow-menu-item-toggle {
			    position: absolute;
			    top: 0;
			    right: 0;
			    z-index: 1;
			    color: #616161;
			    padding: 14px 19px;
			    width: 52px;
			    height: 50px;
            }

            .ochow-menu-item-toggle:hover {
			    background: #ff6700;
			    color: #fff;
              cursor: pointer;
            }

            .ochow-menu-item-toggle.ochow-close .fa-plus {
              display: inline-block;
            }

            .ochow-menu-item-toggle.ochow-close .fa-minus {
              display: none;
            }

            .ochow-menu-item-toggle.ochow-open .fa-plus {
              display: none;
            }

            .ochow-menu-item-toggle.ochow-open .fa-minus {
              display: inline-block;
            }

            .ochow-menu-item-arrow {
				position: absolute;
				top: 12px;
				right: 20px;
			    line-height: 16px;
				color: #e0e0e0;
            }
			.ochow-menu-item-arrow i{
			    font-size: 16px;
            }
            .common-home .ochow-menu-item-arrow {
				color: #fff;
    			color: rgba(255,255,255,0.5);
            }


/* ������� ��� */

.upmenu .navbar-default .navbar-nav>li>a {
	font-size: 16px;
    color: #333;
}
.upmenu .navbar-default .navbar-nav>li>a:hover {
	color: #ff6700;
}
@media (min-width: 991px) and (max-width: 1199px) {
	.upmenu .navbar-default .navbar-nav>li>a {
	    font-size: 14px;
	}
}
}
.upmenu .navbar-default {
	background-color: transparent;
    border-color: transparent;
}
.upmenu .navbar-default .navbar-nav>.open>a, .upmenu .navbar-default .navbar-nav>.open>a:focus, .upmenu .navbar-default .navbar-nav>.open>a:hover{
	background-color: transparent;
}
.upmenu .navbar-nav>li>.dropdown-menu{
	min-width: 200px;
}
.upmenu .pav-verticalmenu .mega-col .mega-col-inner > ul > li > a:hover{
	color: #ff6700;
}
.textmenu{margin-bottom: -33px;    margin-top: 15px;    margin-left: 10px;}
            

/* content */
#content {
	/*min-height: 600px;*/
}
/* footer */
footer {
	color: #333;
	padding: 40px 0;
}
footer a {
	color: #757575;
}
footer a:hover {
	color: #ff6700;
}
footer li {
	margin: 10px 0 0;
}

footer h5 {
	font-family: 'geometriabold';
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	/*margin: -1px 0 26px;*/
}
.list-unstyled{
	margin: 20px 0 0px;
}
.footer2 {
    padding: 30px 0;
}
.network {
        padding: 7px;
}
.network i{
	font-size: 28px;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	border-radius: 0px;
}
/* breadcrumb */
.breadcrumb {
  margin: 0;
  padding: 8px 0;
  font-size: 12px;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li {
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li:first-child {
  padding: 0 10px 0 0px;
}

.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -1px;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-70deg);
  -moz-transform: rotate(-70deg);
  -o-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	border-radius: 0px;
    height: 40px;
    margin: 0;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    text-align: center;
    color: #b0b0b0;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-gray {
	background: #b0b0b0;
    border-color: #b0b0b0;
    color: #fff;
}
.btn-gray:hover {
    background-color: #757575;
    border-color: #757575;
    color: #fff;
}
.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 > .dropdown-menu,  {
	font-size: 12px;
	color: #424242;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	border-color: #e0e0e0;
    background: #fff;
    color: #616161;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    padding: 9px 11px 6px;
}
.btn-default:hover {
    color: #ff6700;
	background: #fff;
    border-color: #59751b;
}
.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #ff6700;
    border-color: #ff6700;
}

#grid-view{
	margin-left: 15px;
    position: absolute;
}
.btn-primary {
	/*background: #00ff00 url("bg/bg2.jpg");*/
	background: #7CA521;
    border-color: #EEEEEE;
    color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #59751b;
    border-color: 40501c;
    color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    /*background-color: #f25807;*/
    border-color: #40501c;
}
.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-repeat: repeat-x;
	border-color: #da4f49;
}
.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 {
	color: #000000;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #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 #e0e0e0;
	color: #888888;
	padding: 8px 12px;
}
.list-group a:hover{
	background: #ed945f !important;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background: #7CA521;
	border: 1px solid #e0e0e0;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {

	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow-y: hidden;
	overflow-x: hidden;
    float: left;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #fff;
    width: 100%;

}
.product-thumb:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    /*-webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);*/
}

.product-thumb .image {
	text-align: center;
	padding-top: 15px;
}

.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto -10px;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
	padding-top: 47px;
}
.product-thumb .caption {
	padding: 0 10px;
	min-height: 90px;
}

.product-thumb .caption .price {
    display: block;
}
.product-thumb .caption .quantity {
    display: block;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 10px;
	/*min-height: 100px;*/
	text-align: center;
}
.product-thumb .caption a{
	color: #424242;
	text-overflow: ellipsis;
  max-width: 40px; 
  overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	padding-top: 47px;
}
@media (max-width: 1256px) {
.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;
	font-size: 11px;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.otziv{
	border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.rating .fa-stack {
	font-size: 8px;
	color: #e69500;
}
.rating .fa-star-o {
	color: #e69500;
	font-size: 15px;
}
.rating .fa-star {
	color: #e69500;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #e69500;
}
.myprice{
	padding-bottom: 20px;
	padding-top: 20px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;

}

.myprice .price-new{
	color: #ff6700;
	font-family: 'geometriabold';
	font-size: 30px;
}
.myprice .price-old{
	color: #b0b0b0;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: line-through;
}

h2.price {
	margin: 0;
}
.product-thumb .price {
	text-align: center;
    color: #ff6700;
    size: 10px;
}
.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-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.img-products{
    max-width: 20% !important;
}
  .list-group {
    visibility: hidden;
    display: none;
  }
 .product-thumb .caption {
	padding: 0 10px;
	min-height: 50px;
} 
}


@media (min-width: 220px) and (max-width: 768px) {
.product-thumb .button-group button {
	border: none;
	display: inline-block;
	float: left;
	background-color: transparent;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
    top: 1px;
    z-index: 3;
    height: 30px;
    padding: 0px 4px;
   /*right: 20px;*/
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	color: orange;
	opacity: 1 !important;
}


.product-thumb:hover > .button-group button {
    opacity: 1;
    filter: alpha(opacity=100)\9;
}
.product-thumb:hover > div .button-group button {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}
.product-thumb .button-group button + button {
	width: 30px;
	position: absolute;
    top: 1px;
    z-index: 3;
    height: 30px;
    padding: 3px 4px;
    left:20px;
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: red;
    opacity: 1 !important;
}
.product-thumb:hover > .button-group button + button {

    opacity: 1;
    filter: alpha(opacity=100)\9;

}
.product-thumb .button-group button + button + button {
	width: 30px;
	position: absolute;
    top: 0px;
    z-index: 3;
    height: 30px;
    left:45px;
    padding: 3px 4px;
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.product-thumb .button-group button:hover {
	color: #ff6700;
	text-decoration: none;
	cursor: pointer;
}
	}





.product-thumb .button-group button {
	border: none;
	display: inline-block;
	float: left;
	background-color: transparent;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	position: relative;
    top: -2px;
    z-index: 3;
    height: 30px;
    padding: 0px 5px;
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	color: orange;
	opacity: 0;
}


.product-thumb:hover > .button-group button {
    opacity: 1;
    filter: alpha(opacity=100)\9;
}
.product-thumb:hover > div .button-group button {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}
.product-thumb .button-group button + button {
	width: 30px;
	position: absolute;
    top: 1px;
    z-index: 3;
    height: 30px;
    padding: 3px 4px;
    left:20px;
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: red;
    opacity: 0;
}
.product-thumb:hover > .button-group button + button {

    opacity: 1;
    filter: alpha(opacity=100)\9;

}
.product-thumb .button-group button + button + button {
	width: 30px;
	position: absolute;
    top: 0px;
    z-index: 3;
    height: 30px;
    left:45px;
    padding: 3px 4px;
    color: #424242;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.product-thumb .button-group button:hover {
	color: #ff6700;
	text-decoration: none;
	cursor: pointer;
}

.thumbnail {
    border: 0px;
}


.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 #e0e0e0;
    border-radius: 0px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #ff6700;
    outline-color: #fff;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
#karusel {
	border: 0px;
}
#karusel:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
#karusel .owl-wrapper-outer {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 1256px) {
	.container {width: 1256px;}
	#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;
	}
	#content .knopki .padding-rl5{
		clear:none;
	}
}

/* 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;
}

.greyfon {
	background: url(/image/eucalyptus-populus-1-1_new.png);
}
.greyfon2 {
	background: #ffffff;
}
.main {}

.brick{
    float: left;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-bottom: 30px;
}
.brick:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.in {
	/*margin-bottom: 60px;*/
}
.row{
	/*background: #ffffff !important;*/
}
.row-5{
	margin-right: -5px;
    margin-left: -5px;
}
.padding-rl5{
	padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.knopki button {
	    width: 100%;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* �������� ���� */
.popup__overlay {
  position: fixed;
  left: 0;
  top: 40%;
  width: 100%;
  /*height: 100%;*/
  text-align: center;
  z-index: 99;
}
.popup {
  display: inline-block;
  position: relative;
  max-width: 80%;
  vertical-align: middle;
}
.acn-notification {
display: block;
clear: both;
z-index: 5000;
background: #FFF;
padding: 25px;
border: 1px solid #ff6700;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0px 2px 2px #DDDDDD;
-moz-box-shadow: 0px 2px 2px #DDDDDD;
box-shadow: 0px 2px 2px #DDDDDD;
}

button.close {
    margin: -15px -10px 0px 15px;
}


.img-thumbnail {
    border: 0px;
}

/* ������� */
.owl-carousel {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    float: left;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #fff;
    width: 100%;
}
/*.owl-carousel:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}*/
.slider .owl-carousel:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
}
.slider .owl-controls {
	margin-top: -20px;
}
.slider .owl-carousel {
	border: 0px;
}

.owl-carousel .owl-controls .owl-page {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    background-color: #b0b0b0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.owl-carousel .owl-controls .owl-page:hover {
    color: #ff6700;
}

.owl-carousel .owl-wrapper-outer {
    border: 0px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.owl-carousel .owl-pagination {
    top: 0px;
}
.owl-carousel .owl-controls .owl-page span {
    width: 11px;
    height: 11px;
    background: transparent;
    border-radius: 0px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-carousel .owl-controls .owl-page.active {
    width: 11px;
    height: 11px;
}
.owl-carousel .owl-controls .owl-page.active span {
    background: #ff6700;
}
.owl-carousel .owl-controls .owl-page:hover > span {
    background: #ff6700;
}

/* ������� */
.map-geo{
	margin-top: -30px;
    margin-bottom: -36px;
}
.map-geo iframe{
    pointer-events: none;
}
.panel-default {
	overflow-x: hidden;
    border-color: #ddd;
    border-radius: 0px;
}

/* ������� */
.pagination>li>a, .pagination>li>span {
	display: inline-block;
    width: 48px;
    height: 30px;
    padding: 3px;
    margin: 0 7px;
    font-size: 18px;
    font-weight: 200;
    line-height: 24px;
    color: #b0b0b0;
    text-align: center;
    background-color: transparent;
    border: 0px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background: #b0b0b0;
    color: #fff;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #757575;
    color: #fff;
}

/* ����� */
.tab-content {
    padding: 10px 15px;
	margin-bottom: 30px;
}
.common-home .tab-content {
	background-color: #fff;
    padding: 10px 15px;
	border: 1px solid #ddd;
    border-top-color: transparent;
	margin-bottom: 30px;
}
.tab-content table {background-color: #fff;}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}
.table>tbody>tr>td strong, .table>tbody>tr>th strong, .table>tfoot>tr>td strong, .table>tfoot>tr>th strong, .table>thead>tr>td strong, .table>thead>tr>th strong {
	font-family: 'geometriabold';
    font-size: 14px;
}
@media (max-width: 768px) {
	.table>tbody>tr>td strong, .table>tbody>tr>th strong, .table>tfoot>tr>td strong, .table>tfoot>tr>th strong, .table>thead>tr>td strong, .table>thead>tr>th strong {
	font-family: 'geometriabold';
    font-size: 10px;
}
}

.imgcenter {margin: auto;}

/* ���-�� � ������� ������ */
.kol {vertical-align: middle;font-family: 'geometrialight';}
.my_quantity {clear: both;}
.quant {
	display: inline;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-family: 'geometriaextrabold';
	border: 1px solid #e0e0e0;
	border-radius: 0px;
	padding: 3px 12px;
	height: 38px;
}
.quant:hover {
	border-color: #ff6700;
    z-index: 3;
}
.my_minus, .my_plus {
	display: inline;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-family: 'geometriaextrabold';
	border: 1px solid #e0e0e0;
	border-radius: 0px;
	height: 38px;
}
.my_minus:hover, .my_plus:hover {
	border-color: #ff6700;
    background: #ff6700;
    color: #fff;
    z-index: 3;
}

/* ������� ���� */
#toTop{
	position: fixed;
	bottom: 20px;
	right: 0px;
	cursor: pointer;
	display: none;
	z-index:8;
}

#toTop .fa {
	padding: 10px 12px;
    color: #fff;
    background: #666666;
}
#toTop .fa:hover{
	border-color: #ff6700;
    background: #ff6700;
    color: #fff;
}


.nav-tabs>li>a {
    border-radius: 0px;
}

.h30 {max-height: 30px;}
.pt6{padding-top: 6px;}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0px
}


/* ��� � ������ */
.notovar{filter: gray;  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%);  opacity: 0.8;}

.common-home footer {background-color:#fff;}

.fa-chevron-left:before {padding-left: 15px;}

.common-home {
    margin-top: -20px;
}