body, html { 
	overflow-x: hidden;}
body {
	background-color: #ffffff;
	font-family: 'Neucha', cursive;
	font-size: 16px;
	font-weight: 400; 
	font-style: normal;    
	background: #f5f5f5;}
h1, h2, h3, h4, h5, h6{
	font-family: 'Marmelad', sans-serif;}

h1{
	font-size: 22px;}
h2{
	font-size: 20px;}
h3{
	font-size: 19px;}
h4{
	font-size: 18px;}
h5{
	font-size: 17px;}
h6{ 
	font-size: 16px;}

.nav>li>a>img {
	max-width: 70px;
}
#search_menu img {
	max-width: 70px;
}
#search_menu {
	padding-top: 23px!important;
	font-family: 'Neucha', cursive;
	font-size: 17px;
}

#cart img {
	max-width: 70px;
}
#cart {
	padding-top: 23px!important;
}


.homeb .breadcrumb {
	margin: 0;
	padding: 0;
	border: none;
}

.homeb .alert {
	left: 45%;
	margin-top: 120px;
	position: absolute;
	z-index: 1;
}

#bb-carousel>img{
	width: 100%
	
}
.btn, .well {
	border-radius: 0!important;
}
.minheight{
	min-height: 400px
	
}
.blog-blog .panel.panel-default{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	min-height: 310px;
	min-height: 310px;
}
.blog-blog .box-pro_items {
	padding: 20px 0 0 0;
}
.kolichka .modal-content{
	padding: 20px
}
.thumbnail>img, .thumbnail a>img { 
	width: 100%}
.f-sans {
	font-family: 'PT Sans Narrow', sans-serif;}
.f-marmelad {
	font-family: 'Marmelad', sans-serif;}
.f-neucha {
	font-family: 'Neucha', cursive;}
.article-date{
	float: right; 
	font-size: 15px;    
	margin: 5px 0 0 20px;
}
a{
	color: #0a7202}
a:hover{
	color: #139509;}

.col5{
	margin: 13px;
	max-width: 200px;
	width: 25%;
	float: left;
}
.col5 img{
	width: 100%;    
	max-width: 200px;    
	max-height: 200px;
}
.col5 .item-title{
	margin-bottom: 7px;
	padding-top: 20px;

	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 0.5px;
}
.col5 .item-inner .item-img {
	position: relative;
	
}

.price-old {
	text-decoration: line-through;
	color: red;
}
hr {
	border-top: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #371c10;
	border-color: #371c10;
}
.pagination>li>a, .pagination>li>span {
	padding: 8px 12px;
	margin-left: -1px;
	border: 1px solid #371c10;
	line-height: 16px;
	min-height: auto
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav{
	color: #371c10;
}
.navbar-nav>li>a, .shop-box-wrap{
	text-align: center;
}
.zaglavka_menu{
	display: block; 
	text-align: center;
}
.nav>li {
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	display: block;
}
.nav>li:first-child {

	padding-left: 0;

}
.nav>li:last-child {

	padding-right: 0;

}
.btn-info{
	font-size: 15px;
}
.btn-success {
	font-size: 15px;
}

.podmenu { 
	min-height: 150px;}
.podmenu img{ 
	max-height: 60px;}
.podmenu a{  
	color: #371c10}
.podmenu a:hover{  
	color: #139509}
.navbar>.container .navbar-brand {
	margin-left: 0px;
	margin-right: 30px;    
	padding: 0 15px;
	padding-top: 5px!important;
	padding-bottom: 0px!important;}
.nav > li > a { 
	color: #371c10; 
	font-size: 17px; 
	padding: 22px 8px; 
	padding-top: 23px!important;
	padding-bottom: 15px!important;
	font-family: 'Neucha', cursive;}
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: #371c10;
	color: #fff;}
.navbar-default {
	box-shadow: 0 5px 0 rgba(180,180,180,.2);
	background: rgba(255, 255, 255, .92);
	border-bottom: 1px solid #fff;
}
.navbar-default .navbar-nav > .active > a{
	color: #139509}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #139509;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #139509;}

.dropdown{
	text-align: center;}
.dropdown-menu{
	margin: 0 auto}
.dropdown-menu{
	padding: 0;
	width: 200px;
	left: 50%!important;
	margin-left: -100px;
	border: none;}
#cartat.dropdown-menu{
	padding: 0;
	width: 440px;

	margin-left: -330px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #ddd #ccc #ddd;
	box-shadow: 0 5px 0 rgba(180,180,180,.2);
	border-radius: 0 0 0 0;
	background: #fff;}

.margin {
	margin: 15px!important;}
.margin-bottom {
	margin-bottom: 15px!important;}
.margin-top {
	margin-top: 15px!important;}
.margin-left {
	margin-left: 15px!important;}
.margin-right {
	margin-right: 15px!important;}


.padding {
	padding: 15px!important;}
.padding-bottom {
	padding-bottom: 15px!important;}
.padding-top {
	padding-top: 15px!important;}
.padding-left {
	padding-left: 15px!important;}
.padding-right {
	padding-right: 15px!important;}

.carousel-inner>.item>img, .carousel-inner>.item>a>img{
	width: 100%}
.carousel{
	box-shadow: 0 5px 0 rgba(180,180,180,.2);    
	margin-top: 107px;    
	margin-bottom: 30px;    
	min-height: 1px;}
.carousel .carousel-control .glyphicon{ 
	font-size: 50px;}

.imagemap1{   
	border: 1px solid #777; 
	margin-bottom: 30px;
	box-shadow: 0 5px 0 rgba(180,180,180,.2);}
.article-intro img{
	max-height: 150px; 
	float: left; 
	margin-right: 20px
}
.top_menu_blocks a{
	font-size: 16px;
}
.top_menu_blocks h4{
	font-size: 17px;    
	margin-top: 20px;
}
 
.top_menu_blocks .col-md-8{
  	
}
 
.top_menu_blocks ul {
	border-top: 1px solid #eee;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.top_menu_blocks hr {
	margin-top: 0;
	margin-bottom: 3px;
	border-top: 1px solid #eee;
}

#cta2 {
   
    
	border-top: 5px solid rgba(180,180,180,.3);
	border-bottom: 5px solid rgba(180,180,180,.3);
	margin-bottom: 30px;
    
    
}

#cta2 .bgrh{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	background: url(../image/del.jpg) no-repeat 50% 50% fixed;
	background-size: cover;
	font-size: 20px !important;
	text-shadow: 1px 1px 0 #000;
	color: #fff;
	padding-top: 50px;
}

#cta2 h2{
	font-size: 30px !important;
}

.btn-info{
	color: #fff;
	background-color: #371c10;
	border-color: #6f3607;
	font-size: 18px;}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #6f3607;
	border-color: #5c2c04;}

.form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0; 
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-style: italic;}

.footer{ 
	background: #371c10; 
	color: #fff; 
	padding: 20px 0;    
	box-shadow: 0 -5px 0 rgba(180,180,180,.3);}
.footer a{
	color: #fff;}

.box-pro {  

	margin-top: 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #ddd #ccc #ddd;
	box-shadow: 0 5px 0 rgba(180,180,180,.2);
	margin-bottom: 30px;
}
 
.box-pro img{
	border: 5px solid #efefef;
	width: 100%;
}
.box-pro.container{
	padding-bottom: 15px;
}

.best-seller-pro {
	position: relative;
	margin-bottom: 15px;
}

.menucontent.featured-pro{
	      
	margin: 0;
	padding: 0 0 10px 0;

}
.categories_menu{
	min-width: 900px;
	border-width: 1px;
	border-style: solid;  
	border-color: #eee #ddd #ccc #ddd;
	margin-left: -170px;
	box-shadow: 0 5px 0 rgba(180,180,180,.2); 
	border-radius: 0 0 0 0;
}
.top-cate .featured-pro {
	border-width: 1px;
	border-style: solid;  
	border-color: #eee #ddd #ccc #ddd;
	box-shadow: 0 5px 0 rgba(180,180,180,.2); 
	border-radius: 0 0 0 0;}
.menucontent .item {
	text-align: center;    
	margin-top: 10px;}
.menucontent .item .product-image {
	display: block;
	overflow: hidden;}
.menucontent .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);}
.menucontent .item .product-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);}
.menucontent a{
	text-decoration: none; 
	font-weight: normal; 
	max-width: 200px;
	display: block;
	white-space: normal;    
	min-height: 44px;}

.featured-pro {	
	padding: 0px 25px;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
	padding-bottom: 30px;
	background-color: #fff;
	margin-bottom: 50px}
  
.top-cate{
	padding: 0px; 
	width: 100%;  
	position: relative; 
	margin-top: 45px}
.top-cate .new_title { 
	text-align: left; 
	margin-left: -20px; 
	margin-right: -10px; 
	border-bottom: 1px #e5e5e5 solid}
.top-cate .new_title .title-img{ 
	background: #88be4c; 
	width: 100px; 
	height: 50px; 
	border-radius: 0px 0px 50px 50px;  
	color: #fff; 
	margin-top: 0px; 
	line-height: normal}

.top-cate .new_title h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;  
	margin-bottom: 0px;
	padding: 12px 25px 13px 25px;
	position: relative;
	display: inline-block;
	background: #371c10;
	margin-top: 0px;
	min-width: 250px}



.top-cate .new_title h2:after {
	content: "";
	height: 1px;
	width: 1px;
	border-style: solid;
	border-width: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	border-color: #6f3607 #6f3607 transparent transparent;
}
 
.top-cate .featured-pro .pro-img img {
	margin-top: 20px;
	position: relative;
	border-radius: 150px;
	width: 120px;
	height: 120px;
	border: 5px #ddd solid;
}

.featured-pro .pro-img .pro-info  a {
	font-size: 14px;
	font-family: 'Neucha', cursive;
}
.top-cate .featured-pro .pro-img .pro-info  a {
	font-size: 16px;
}
.top-cate .new_title span {
	display: block; 
	color: #333; 
	margin-bottom: 35px; 
	font-size: 14px}


.featured-pro .product-block {
	text-align: center
}
.featured-pro .pro-img {
	overflow: hidden;
	position: relative;
	z-index: 1000

}


.featured-pro .pro-img img {
	position: relative;
	border-radius: 150px;
	width: 100px;
	height: 100px;
	border: 5px #ddd solid;
}
.featured-pro .pro-img img:hover {
	transform: rotate(-360deg);
	transition: all 0.5s ease 0s;
	-webkit-transform: rotate(-360deg);
	-webkit-transition: all 0.5s ease 0s;
	cursor: pointer
}


.featured-pro .pro-img .pro-info {
	color: #333;
	font-size: 16px;
	margin: auto;
	padding: 6px 0px 0px 0px;
	width: 100%;


}

.owl-theme .owl-controls .owl-buttons div {
	padding: 45px 10px 0px 10px !important;}
.owl-item .item {
	margin: 0 15px;}
.slider-items-products {
	position: relative;}

	.slider-items-products .item {
    margin: 15px 0;
    text-align: center;
}
.slider-items-products .item .product-image {
	display: block;
	overflow: hidden;}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);}
.slider-items-products .item .product-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);}

.owl-buttons {
	opacity: 1;}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 43px;
	top: 0%;
	margin-top: -62px;}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: 0%;
	top: 0%;
	margin-top: -62px;}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
	border-right: 1px solid #999;
	opacity: .3;}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 40%;
	border-left: 1px solid #999;
	opacity: .3;}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: bold;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 19px;
	color: #333;
	width: 38px !important;
	height: 32px !important;
	line-height: 34px;}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: bold;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 19px;
	width: 38px !important;
	height: 32px !important;
	line-height: 34px;}
.slider-items-products .owl-buttons a {
	background: #fff;
	display: block;
	width: 38px !important;
	height: 32px !important; 
	line-height: 30px;
	margin: 0px 0 0 -30px;
	position: absolute;
	top: 40%;
	z-index: 5;
	color: #666;}

.product-flexslider {
	margin: 0px 0px;
	margin-top: 0px;}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important;}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	color: #333;
	opacity: 1;}

.slider-items-products .item-title>a{
	text-decoration: none; 
	font-weight: normal; 
	display: block;
	white-space: normal;    
	min-height: 72px;
}
.socialki {
	padding: 10px 15px 0 0;
	float: right;
}

.socialki a{
	border-radius: 3px;
	padding-top: 6px;
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.socialki a.facebook{ 
	background: #4a66a0; 
	margin-right: 10px

}
.socialki a.facebook:hover{ 
	background: #5675b6

}
.socialki a.twitter{
	background: #1da1f2
}
.socialki a.twitter:hover{
	background: #2897dc
}

.box-pro_items .list-unstyled li{
	margin-bottom: 10px;
}
.box-pro_items label {
	font-size: 15px;
	font-weight: normal;
}
#best-seller .price {
	font-size: 20px ;
}
.price {
	letter-spacing: 2px;
}

.box-pro_items .price {
	letter-spacing: 2px;
	font-size: 26px;
	color: green;
}
.box-pro_items #input-quantity, .box-pro_items #button-cart{
	max-width: 200px;
}
.box-pro_items hr{    
	border-top: 1px solid #eee;
	margin: 10px -10px 0px -10px;}
/*Best Products Slider */

.cate-banner-img {
	position: absolute; 
	z-index: 100; 
	margin-top: -9px; 
	margin-left: -9px}

#best-seller .owl-item .item {
	margin-left: 14px; 
	margin-right: 14px}

.box-pro_items {
	padding: 20px 15px 0 15px;
}
.best-pro {  
	padding: 0px 15px;
	position: relative;
	margin-top: 0px;
	padding-bottom: 22px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #ddd #ccc #ddd;
	box-shadow: 0 5px 0 rgba(180,180,180,.2);
	margin-bottom: 30px;
}

.best-pro .new_title {
	text-align: left;
	margin-left: -25px;
	margin-right: -15px;
	border-bottom: 1px #e5e5e5 solid;
}

.best-pro .new_title h1 {
	color: #fff;
	font-size: 22px;
	font-weight: normal;  
	margin-bottom: 0px;
	padding: 12px 25px 13px 25px;
	position: relative;
	display: inline-block;
	background: #371c10;
	margin-top: 0px;
	min-width: 250px}

.navbar-default #cart {
	margin-bottom: 0;
	cursor: pointer;
	padding: 13px 0 0 10px;
	height: 110px;
}
.navbar-default #cart:hover 
{
	color: #139509 !important}
.navbar-default #cart.open {
	color: #666}
.navbar-default #cart:hover.open {
	color: #fff
}
#cart .dropdown-menu {
	color: #000
}
#cartat{
	border: 1px solid #ddd;
	box-shadow: 0 5px 0 rgba(180,180,180,.2);
	background: #fff !important;
}

.best-pro .new_title h1:after {
	content: "";
	height: 1px;
	width: 1px;
	border-style: solid;
	border-width: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	border-color: #6f3607 #6f3607 transparent transparent;}


.best-pro .new_title h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;  
	margin-bottom: 0px;
	padding: 12px 25px 13px 25px;
	position: relative;
	display: inline-block;
	background: #371c10;
	margin-top: 0px;
	min-width: 250px}


.best-pro .new_title h2:after {
	content: "";
	height: 1px;
	width: 1px;
	border-style: solid;
	border-width: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	border-color: #6f3607 #6f3607 transparent transparent;}



#best-seller .owl-item .item.first {
	margin-left: 0;
}
#best-seller .owl-item .item {
	float: left;
	background: #FFF;
	margin-top: 20px;
}
#best-seller .owl-item .item.show-addtocart {
	margin-top: 37px;
}
#best-seller .owl-item .item .item-inner {
	position: relative;
	
}
#best-seller .owl-item .item .item-inner .actions {
	display: inline-block
}
#best-seller .owl-item .item .item-inner .item-img {
	position: relative;
	
}
#best-seller .owl-item .item .item-inner .item-img .ico-product {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 2;
	background: #de44c3;
	padding: 4px 20px 8px;
	color: #FFF;
	font-size: 150%;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
#best-seller .owl-item .item .item-inner .item-img .ico-product strong {
	font-weight: 600;
}
#best-seller .owl-item .item .item-inner .item-img .ico-product.ico-sale {
	background: #7ebf38;
	right: 10px;
	left: auto;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info {
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: relative;
	overflow: hidden;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image {
	display: block;
	width: 100%;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image img {
	width: 100%;
	max-height: 200px;
	max-width: 200px;
}
#best-seller .owl-item .item .item-inner .item-img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
}
#best-seller .owl-item .item .item-inner .item-img img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
	background-color: #ccc;
}
#best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image .img-main {
	display: inline;
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover {
	z-index: 2;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	position: absolute;
	width: 100%;
	top: 35%;
	opacity: 0
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .product-detail-bnt {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 7px
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a {
	color: #252932;
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0px;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: 1px #fff solid;
	width: 40px;
	background: #fff;
	border-radius: 50px
}
.item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover {
	background-color: #252932;
	cursor: pointer;
	bottom: 10%;
	color: #fff;
	border-color: #252932
}

.item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button {
	border: 0;
	padding: 8px 12px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #252932;
	font-weight: normal;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50px
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover {
	background: #ed6663
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span {
	background: none;
	
	padding: 0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	font-size: 14px;
	margin-right: 7px
}
#best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before {
	content: "\f002";
	font-family: 'FontAwesome';
	font-size: 14px;
}
#best-seller .owl-item .item .item-inner .item-info {
	text-align: center;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner {
	border: 0px solid #fff;
	border-top: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings {
	margin: 0 0;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
	float: none;
	margin: 0 0;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
	display: none;
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .item-price {
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-title {
	margin-bottom: 7px;
	padding-top: 20px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 0.5px
}
#best-seller .owl-item .item .item-inner .item-info .info-inner .item-title a {
	text-decoration: none;
	font-size: 15px;    
	max-width: 200px;
	display: block;
	white-space: normal;    
	min-height: 44px;
}

#best-seller .owl-item .item:hover .item-inner .item-img .item-img-info {
	
}
#best-seller .owl-item .item:hover .item-inner .item-img .item-img-info a.product-image:before {

	cursor: pointer
}
#best-seller .owl-item .item:hover .item-inner .item-img .item-box-hover {

}
#best-seller .owl-item .item:hover .item-inner .item-info .info-inner {

}

.add_cart {
	margin-top: 3px}
.box-pro_items .btn-cart {
	margin-left: -20px;
}
.btn-cart {    
	padding: 0px!important;
	border: 2px #371c10 solid!important;
	background: #371c10;
	color: #fff;}
.btn-cart:before { 
	content: '\f07a'; 
	font-family: FontAwesome; 
	background: #371c10; 
	color: #fff; 
	font-size: 16px; 
	padding: 4px 15px; 
	display: inline-block;}
.btn-cart span {
	display: inline-block; 
	padding: 0px 30px}
#best-seller-slider .owl-item .item:hover .btn-cart {
	-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	box-shadow: inset 0 -45px 0 0 #ed6663;
	border: 2px solid #e0403d;
	color: #fff;
}
.zaglavka {
	color: #371c10;
	font-size: 14px;
}
.thumbnail{
	padding: 0
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-radius: 0 0 0 0;
	border: none;

}
.nav-tabs {
	padding: 0 15px;
	margin-left: -15px;
	margin-right: -15px;

}
.tab-pane {
	padding: 0px 20px 0 20px;
}
#tab-description table{ 
	max-width: 500px
	
}
.best-pro .nav > li > a {
	font-size: 18px!important;
	padding: 10px 20px !important;
	color: #371c10!important;
	
}
a.thumbnail {
	border-radius: 0 0 0 0;
	border: none;

}
@media (min-width: 768px) {
	#bb-carousel .carousel-caption p {
		margin-bottom: 20px;
		line-height: 1.4;
		font-size: 21px;}
	#bb-carousel .carousel-caption {
		padding-bottom: 140px;
		right: 20%;
		left: 20%;}
}

.only_desctop{
	display: block!important;
}
.only_mobile{
	display: none!important;
}


.cart_popup{
	display: none}
.cart_popup .cart_popup_content{
	max-width: 94%;
	outline: 0;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	width: 450px;
	height: 300px;
	z-index: 99999;
	padding: 10px}
.cart_popup .cart_popup_btn .btn{
	display: block;
	width: 48%;
	margin: 0 1%;
	float: left;
}
.cart_popup .cart_popup_content .addtocart{
	padding-top: 20px;
	text-align: center}
.cart_popup .cart_popup_content .cart-alert-success{
	padding-bottom: 30px;
	padding-top: 17%;
	text-align: center;
	font-size: 16px}
.cart_popup .cart_popup_bgr{
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.5);
	z-index: 99999}
.cart_popup_2{
	display: none}
.cart_popup_2 .cart_popup_content{
	
	outline: 0;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	width: 450px;
	height: 300px;
	z-index: 99999;
	padding: 10px}
.cart_popup_2 .cart_popup_btn .btn{
	display: block;
	width: 48%;
	margin: 0 1%;
	float: left;
	font-size: 14px;}
.cart_popup_2 .cart_popup_content .addtocart{
	padding-top: 20px;
	text-align: center}
.cart_popup_2 .cart_popup_content .cart-alert-success{
	padding-bottom: 30px;
	padding-top: 17%;
	text-align: center;
	font-size: 16px}
.cart_popup_2 .cart_popup_bgr{
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.5);
	z-index: 99999}
.cart_popup_3{
	display: none}
.cart_popup_3 .cart_popup_content{
	
	outline: 0;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	width: 450px;
	height: 300px;
	z-index: 99999;
	padding: 10px}
.cart_popup_3 .cart_popup_btn .btn.leftbtn{
	display: block;
	width: 48%;
	margin: 0 1%;
	float: left;
	font-size: 13px;
	padding-top: 0}


button.close{
	font-size: 40px;
}	

.alert button.close{
	font-size: 20px;
}	
.cart_popup_3 .cart_popup_btn .btn{
	display: block;
	width: 60%;
	margin: 0 auto;
	font-size: 14px;}
.cart_popup_3 .cart_popup_btn{
	text-align: center}
.cart_popup_3 .cart_popup_content .addtocart{
	padding-top: 20px;
	text-align: center}
.cart_popup_3 .cart_popup_content .cart-alert-success{
	padding-bottom: 30px;
	padding-top: 17%;
	text-align: center;
	font-size: 16px}
.cart_popup_3 .cart_popup_bgr{
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.5);
	z-index: 99999}
	
.hover_loading{
	padding-top: 20%;
	top: 0;
	height: 100%;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.8);
	position: fixed;
	text-align: center;    
	z-index: 9999;}
.hover_loading img{
	text-align: center; 
	margin: 0 auto;}

@media (max-width: 768px) {
	
	.slider-items-products .item-title>a {
    font-size: 14px;
    min-height: 72px;
}
	
	/* Navbar
	=================================*/
	nav.navbar.bootsnav{
		margin-bottom: 0;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		background-color: transparent;
		border: none;
		border-bottom: none;
		z-index: 9;
	}

	nav.navbar.bootsnav ul.nav > li > a{
		color: #6f6f6f;
		background-color: transparent !important;
	}

	nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover,
	nav.navbar.bootsnav ul.nav li.megamenu-fw > a:focus,
	nav.navbar.bootsnav ul.nav li.active > a:hover,
	nav.navbar.bootsnav ul.nav li.active > a:focus,
	nav.navbar.bootsnav ul.nav li.active > a{
		background-color: transparent;
	}

	nav.navbar.bootsnav .navbar-toggle{
		background-color: #fff !important;
		border: none;
		padding: 0;
		font-size: 18px;
		position: relative;
		top: 5px;
	}

	nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu{
		top: 0;
		left: 100%;
	}

	nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a{
		white-space: normal;
	}


	ul.menu-col{
		padding: 0;
		margin: 0;
		list-style: none;
	}

	ul.menu-col li a{
		color: #6f6f6f;
	}

	ul.menu-col li a:hover,
	ul.menu-col li a:focus{
		text-decoration: none;
	}

	/* Navbar Full
	=================================*/
	nav.bootsnav.navbar-full{
		padding-bottom: 10px;
		padding-top: 10px;
	}

	nav.bootsnav.navbar-full .navbar-header{
		display: block;
		width: 100%;
	}

	nav.bootsnav.navbar-full .navbar-toggle{
		display: inline-block;
		margin-right: 0;
		position: relative;
		top: 0;
		font-size: 30px;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
	}

	nav.bootsnav.navbar-full .navbar-collapse{
		position: fixed;
		width: 100%;
		height: 100% !important;
		top: 0;
		left: 0;
		padding: 0;
		display: none !important;
		z-index: 9;
	}

	nav.bootsnav.navbar-full .navbar-collapse.in{
		display: block !important;
	}

	nav.bootsnav.navbar-full .navbar-collapse .nav-full{
		overflow: auto;
	}

	nav.bootsnav.navbar-full .navbar-collapse .wrap-full-menu{
		display: table-cell;
		vertical-align: middle;
		background-color: #fff;
		overflow: auto;
	}

	nav.bootsnav.navbar-full .navbar-collapse .nav-full::-webkit-scrollbar {
		width: 0;
	}

	nav.bootsnav.navbar-full .navbar-collapse .nav-full::-moz-scrollbar {
		width: 0;
	}

	nav.bootsnav.navbar-full .navbar-collapse .nav-full::-ms-scrollbar {
		width: 0;
	}

	nav.bootsnav.navbar-full .navbar-collapse .nav-full::-o-scrollbar {
		width: 0;
	}


	nav.bootsnav.navbar-full .navbar-collapse ul.nav{
		display: block;
		width: 100%;
		overflow: auto;
	}

	nav.bootsnav.navbar-full .navbar-collapse ul.nav a:hover,
	nav.bootsnav.navbar-full .navbar-collapse ul.nav a:focus,
	nav.bootsnav.navbar-full .navbar-collapse ul.nav a{
		background-color: transparent;
	}

	nav.bootsnav.navbar-full .navbar-collapse ul.nav > li{
		float: none;
		display: block;
		text-align: center;
	}

	nav.bootsnav.navbar-full .navbar-collapse ul.nav > li > a{
		display: table;
		margin: auto;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 2px;
		font-size: 24px;
		padding: 10px 15px;
	}

	li.close-full-menu > a{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}

	li.close-full-menu{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

	/* Atribute Navigation
	=================================*/
	.attr-nav{
		right: auto;
		position: relative;
		display: inline-block;
		margin-left: 0;
		margin-right: 15px;
		margin-top: 7px;
	}

	.attr-nav > ul{
		padding: 0;
		margin-right: -15px;
		list-style: none;
		display: inline-block;
	}

	.attr-nav > ul > li{
		float: left;
		display: block;
	}

	.attr-nav > ul > li > a{
		font-size: 20px;
		color: #222323;
		display: block;
		padding: 28px 15px;
		position: relative;
	}

	.attr-nav > ul > li > a span.badge{
		position: absolute;
		top: 50%;
		margin-top: -15px;
		right: 5px;
		font-size: 10px;
		padding: 0;
		width: 15px;
		height: 15px;
		padding-top: 2px;
	}

	.attr-nav > ul > li.dropdown ul.dropdown-menu{
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow: 0px 0px 0px;
		-webkit-box-shadow: 0px 0px 0px;
		-o-box-shadow: 0px 0px 0px;
		box-shadow: 0px 0px 0px;
		border: solid 1px #e0e0e0;
	}
	.common-home .attr-nav > ul > li > a{

		color: #fff;

	}

	.navbar-nav>li>a, .shop-box-wrap {
		display: inline-block;
		text-align: center;
	}

	#search_menu {
		display: inline-block;

	}
	#cart img {
		max-width: 45px;
	}
	#search_menu img {
		max-width: 45px;
	}
	.attr-nav > ul > li {
		float: left;
		display: inline-block;
	}
	#cart{
		font-size: 12px;
	}
	#search_menu {
		padding-top: 23px!important;
		font-family: 'Neucha', cursive;
		font-size: 12px;
		margin-left: 10px;
	}
	#search.dropdown-menu {
		z-index: 99999;
		margin-right: 35px;
		right: 0;
		padding: 0;
		width: 200px;
		left: auto!important;
		margin-left: 0;
		border: none;
	}
	.navbar-default .navbar-brand img{
	
		max-height: 80px
	}
	.navbar>.container .navbar-brand {

		padding-bottom: 5px!important;
	}
	
	#bb-carousel.carousel {
		padding-top: 90px;
		margin-top: 0;
		overflow: hidden;
		margin-bottom: 0;
	}
	nav.navbar.bootsnav {
		z-index: 99999!important;
		position: absolute!important;
		display: block!important;
		width: 100%!important;
		background: #fff!important;
	}

	.iconbar {
		margin: 6px;
		background-color: #6f3607 ;
		display: block;
		width: 25px;
		height: 2px;
		border-radius: 1px;
	}

	.attr-nav > ul > li.side-menu > a {
		border-radius: 3px;
		margin-top: 22px;
		display: inline-block;
		padding: 0 0;
		position: relative;
		border: 1px solid #371c10;
		text-align: center;
		margin-left: 15px;
	}
	.blog-blog .panel.panel-default {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		min-height: 310px;
		min-height: 310px;
	}
	.article-intro img {
    
		float: none;
		margin-left: auto;
		display: block;
		margin-right: auto;
	}

	.navbar-default #cart .shop-box-wrap {
		max-width: 70px;
		padding: 0;
	}
	.navbar-default #cart .shop-box-wrap>span{
		display: none;
	}
	.navbar-default #search_menu .shop-box-wrap>span{
		display: none;
	}
	
	.only_desctop{
		display: none!important;
	}
	.only_mobile{
		display: block!important;
	}
	#bb-carousel .carousel-caption {
		padding-bottom: 30px;}
}
@media (max-width: 1100px) {

	.nav > li > a {
		padding: 10px 10px;}
}
@media (max-width: 1024px) {
	.subheader div{
		text-align: center !important}
	#bb-carousel {
		overflow: hidden;
		margin-bottom: 0;}
	.nav > li > a {
		padding: 10px 8px;}
}
@media (min-width:991px) and (max-width:1200px) {
	.bb-project-box, .project-overlay {
		height: 170px;
		width: 170px;}
	.bb-project-gallery { 
		margin-left: -70px;}
	.bb-service-item-header {
		padding: 16px 10px 20px;}
	.bb-header-orange {
		min-width: 230px;}
    
	.carousel { 
		margin-top: -25px;}
	.navbar-fixed-top {    
		margin-right: -25px;
		margin-left: -25px;
		position: relative!important;}
}
@media (min-width:768px) and (max-width:990px) {
	.member-thumb .thumb-overlay {
		padding-left: 30%;}
	.bb-project-box , .project-overlay {
		height: 130px;
		width: 130px;
		padding-top: 0px;}
	.bb-project-gallery {
		margin-left: 10px;}
	.nav > li > a {
		padding: 10px 5px;}
	.top_h1 {
		margin-left: 2%;
		top: 10%;
		position: absolute;}
	.bb-top-menu>.container{
		width: 100%;}
	.navbar>.container{
		width: 98%;}
   
	.carousel { 
		margin-top: -25px;}
	.navbar-fixed-top {    
		margin-right: -25px;
		margin-left: -25px;
		position: relative!important;}
}
@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 9px;
		padding-bottom: 9px;} 
	.navbar-header{
		margin-right: -15px!important;
		margin-left: -15px!important;}
   
}
@media (max-width: 768px) {
	#cartat.dropdown-menu{    
		min-width: 200px!important;
		padding: 0;
		width: 100%!important;
		left: -100% !important;
		margin-left: 0;
		border: none;}
    
	#search_block.pull-right, #search_block .pull-right, #cart.pull-right, #cart .pull-right{
		float: none !important;
		border: none;    
		border-radius: 0;
	}
	.navbar-default #cart{
		padding: 0; 
		height: auto;
	}

	.navbar-default {
		background: rgba(255, 255, 255, .99);

	}
	.categories_menu {
		min-width: 100%;}
	.dropdown-menu{
		margin-left: 0
	}
	.col5 {
		margin: 13px;
		max-width: 200px;
		width: 50%;
		float: left;
	}
	.member-thumb .thumb-overlay {
		padding-left: 40%;}
	.top_h1 {
		margin-left: 2%;
		top: 10%;
		position: absolute; 
		font-size: 15px!important}
	.top_h1 h1{
		font-size: 20px!important}
	.navbar-header{
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	.navbar>.container .navbar-brand{
		float: none;
	}
	.navbar-right{
		float: none!important;
	}
	.socialki{
		    padding: 5px 5px 5px 5px;
	}
	.box-pro_items #input-quantity, .box-pro_items #button-cart {
		margin-left: 0px;
		margin-top: 5px;
	}
	.box-pro_items #input-quantity {
		    margin-right: 10px;
    float: left;
    max-width: 128px;
    min-height: 35px;
	}
	.btn-cart span {
		display: inline-block;
		padding: 0px 25px;
	}
	#content {
		padding-right: 0px;
		padding-left: 0px;
		font-size: 12px;
	}
}
@media (max-width: 482px) {
	.col5 {
		margin: 13px;
		max-width: 100%;
		width: 90%;
		float: left;
	}

	.best-pro .new_title h2 {
		font-size: 14px;    
		min-width: 100px;
	}
	.best-pro .new_title h1 {
		    padding: 12px 5px 13px 15px;
    font-size: 14px;
    min-width: 100px;
	}

   
}
@media (max-width: 380px) {
	.member-thumb .thumb-overlay { 
		padding-left: 30%;}
	.bb-service-item-header {
		font-size: 16px;
		padding: 23px 10px 22px;}
	.bb-header-orange {
		min-width: 0px;}	
}
