.row {
	margin-right: -3px;
	margin-left: -3px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-left: 3px;
	padding-right: 3px;
}

.clearfix {
	clear: both;
}
.hide{
	display: none;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
.flex{
	display: flex;
	flex-wrap: wrap;
}
.flex.middle{align-items: center}
.width100{width: 100%}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
}

img{max-width:100%}
/* default font size */

.fa {
	font-size: 14px;
}


/* Override the bootstrap defaults */

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #c28a34;
	cursor: pointer;
}

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;
}
#product-info-box .nav>li>a:focus, #product-info-box .nav>li>a:hover, #product-info-box .nav>li>a.active {
    text-decoration: none;
	background-color: #eee;}
	
.nav-tabs>li>a{
	font-size:16px;

}
.nav-tabs #rew-link b, .nav-tabs .reviews-count{
	font-weight:normal;
}
.nav-tabs #rew-link b{
	text-transform: capitalize;
}
#ascpw1_reply_0{display:none;}

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: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

.common-home #column-left {
	background: #eeeeee;
}

aside#column-left {
	padding-right: 15px;
}

.common-home aside#column-left {
	padding-right: initial;
}


/* top */
/*
header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
}

header.fixed #megamenu-menu {
	-webkit-box-shadow: 1px 2px 8px 0px rgba(56, 56, 57, 0.72);
	box-shadow: 1px 2px 8px 0px rgba(56, 56, 57, 0.72);
}

.container.main-wrap {
	margin-top: 186px;
}
*/
.blog-article .bm2-article{
	max-width:740px;
	margin-left:auto;margin-right:auto;
}

header ul.top-ul {
	margin-top: 0;
	margin-bottom: 0;
}

header ul.list-inline li a {
	font-size: 13px;
	/*text-decoration:underline;*/
}

#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
}

#top .container {
	padding: 0 20px;
}

#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: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

#top .btn-link,
#top-links li,
#top-links a {
	color: #888;
	text-decoration: none;
}

#top-links ul {
	margin-bottom: 0;
}

#top-links li {
	display: inline-block;
	margin: 0 8px;
	vertical-align: middle;
}

#top-links li a {
	padding: 4px 3px;
	font-size: 15px;
}

#top-links li a img {
	margin-right: 5px;
	vertical-align: middle;
	width: 24px;height: 24px;
}

#top-links li a .fa {
	width: 15px;height: 19px;
	font-size: 19px;
	margin-right: 3px;
	vertical-align: middle;
	line-height: 19px;
}

#top .btn-link:hover,
#top-links a:hover {
	color: #444;
}

#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 {
	padding: 2px 0;
}

#top-links a+a {
	margin-left: 15px;
}

#top-links a.callback {
	background: #c28a34;
	color: #fff;
	padding: 6px 8px;
}

#top-links a.callback:hover {
	background: #c28a34;
}
#top-links .dropdown-mobile{
	display:inline-block;
}

/* logo */

#logo {
	margin-top: 15px;
}
#logo a{display:block;}
.shop-descr{
	font-size: 14px;
	color:#c28a34;
	margin: -5px 0 7px 0;
	display: block;
	padding-left: 6%;
}

/* search */

#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;
	border:1px solid #dddddd;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}


/* cart */

#cart {
	margin-bottom: 10px;
	margin-top: 21px;
}

#cart>.btn {
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}

#cart .fa.fa-shopping-cart {
	font-size: 24px;
	margin-right: 5px;
}

#cart .btn-lg {
	padding: 6px 16px;
	line-height: 26px;
}

#cart.open>.btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

#cart.open>.btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}

#cart .dropdown-menu {
	min-width: 100%;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu li>div {
	min-width: 427px;
	padding: 0 10px;
}

@media (max-width: 478px) {
	#cart .dropdown-menu li>div {
		min-width: 100%;
	}
}

#cart .dropdown-menu li p {
	margin: 20px 0;
}


/* menu */

#menu {
	background: #383839;
	min-height: 40px;
}

#menu .nav>li>a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}

#menu .nav>li>a:hover,
#menu .nav>li.open>a {
	background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
	padding-bottom: 0;
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner ul {
	display: table-cell;
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	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: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
	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: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}

@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner>ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}


/* content */

#content {
	min-height: 600px;
}

.product-product #content {
	min-height: 300px;
}


/* footer */

footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer a {
	color: #ccc;
}

footer a:hover {
	color: #fff;
}

footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

footer img.viber {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

footer .list-phone {
	line-height: 25px;
	font-size: 14px;
}

footer .list-phone img {
	margin-right: 7px;
}

footer .list-phone i.fa {
	font-size: 17px;
	margin-right: 14px;
	margin-left: 4px;
}

footer .contact-link {
	text-decoration: underline;
}

footer a.callback, #mobile-menu a.callback {
	background: #fff;
	color: #000;
	padding: 6px 8px;
	border-bottom: 1px solid #852a89;
	font-weight: 600;
}

li.callback-li {
	margin-top: 20px;
}


/* alert */

.alert {
	padding: 8px 14px 8px 14px;
}


/* breadcrumb */

.breadcrumb {
	margin: 0 0 10px 0;
	padding: 8px 0;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
}

.breadcrumb>li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pagination {
	margin: 0;
}


/* buttons */

.buttons {
	margin: 1em 0;
}

.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border-radius: 0;
	-moz-bordet-radius: 0;
	-webkit-border-radius: 0;
}

.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: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
	border: none;
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #c28a34;
}
.btn-green{
	border:none;
    border-radius: 4px;
    background: #4bbe3f;
    background: -webkit-gradient(linear , from(#79d670), to(#4bbe3f));
    background: linear-gradient('to bottom', #79d670, #4bbe3f);
    -webkit-box-shadow: inset 0 -3px 0 0 #3a9731;
    box-shadow: inset 0 -3px 0 0 #3a9731;
    color: #fff;
    font-size: 14px;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active{
	background: #5ad04d;
	background: -webkit-gradient(linear, left top, left bottom, from('to bottom'), color-stop(#69f95b), to(#1fc80d));
	background: linear-gradient('to bottom', #69f95b, #1fc80d);
	cursor: pointer;
}
.btn-grey{
	border:none;
    border-radius: 4px;
    background: #d2d2d2;
    background: -webkit-gradient(linear, left top, left bottom, from(#c7c7c7), to(#d2d2d2));
    background: linear-gradient('to bottom',  #c7c7c7, #d2d2d2);
    color: #0c0c0c;
    font-size: 14px;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active{
	background: #d6d6d6;
    background: -webkit-gradient(linear, left top, left bottom, from(#dddcdc), to(#d6d6d6));
    background: linear-gradient('to bottom',  #c7c7c7, #dddcdc);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.focus,
.btn-primary:focus {
	background: #c28a34;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
	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] {
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	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: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
	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] {
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	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: -webkit-gradient(linear, left top, left bottom, from(#e06342), to(#dc512c));
	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;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-inverse {
	font-size: 17px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	background: #4bbe3f;
	background: -webkit-gradient(linear, , from(#79d670), to(#4bbe3f));
	background: linear-gradient('to bottom', #79d670, #4bbe3f);
	-webkit-box-shadow: inset 0 -3px 0 0 #3a9731;
	box-shadow: inset 0 -3px 0 0 #3a9731;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background: #1fc80d;
	background: -webkit-gradient(linear, left top, left bottom, from('to bottom'), color-stop(#69f95b), to(#1fc80d));
	background: linear-gradient('to bottom', #69f95b, #1fc80d);
}


/* 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 {
	outline: 1px solid #f3f3f3;
	margin-bottom: 20px;
}

.product-thumb .image {
	text-align: center;
}

.product-thumb .image a {
	display: block;
}


/*.product-thumb .image a:hover {
	opacity: 0.8;
}*/

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
	float: none;
}
.product-grid .product-thumb span.sku{
   min-height:19px;}
.product-grid .product-thumb{position:relative;}
.product-thumb .button-group {
	padding: 0 10px;
}



.product-thumb .caption {
	position: relative;
}

ul.list-category {
	background: #f5f5f5;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}

.list-category li {
	list-style-type: none;
	display: inline-block;
	margin: 0 8px;
	text-align: center;
}

.list-category li a,
.list-category li span.name {
	display: block;
	font-size:17px;
	text-align: center;
}
.list-category li.width-img span.name{
	max-width:180px;

}
.list-category li.width-img{
	vertical-align: top;
	width:20%;
	margin:0 0 5px 0;
	padding: 0 5px;
}
.category-title {
	margin-top: 5px;
}

ul.product-attribute {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	z-index: 5;
	position: absolute;
	background: #fff;
	padding: 0 10px;
	/*margin: 0 -15px;*/
	padding-top: 15px;
	min-height: 55px;
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

ul.product-attribute li span:first-of-type {
	color: #9e9e9e
}


.product-layout{margin-bottom: 20px}
.product-layout .button-group.flex{
	justify-content: space-between;
}
.product-layout.product-grid .product-thumb {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	height: 100%;
}

.product-layout.product-grid:hover {
	z-index: 12;
}

.product-layout.product-grid:hover .product-thumb {
	/*	margin: 0 -15px;*/
	outline: none;
	overflow: visible;
	border-color: #fff;
	-webkit-box-shadow: 0px 0px 15px 7px #d4d4d4ad;
	box-shadow: 0px 0px 15px 7px #d4d4d4ad;
}

.product-layout.product-grid:hover ul.product-attribute {
	-webkit-box-shadow: 0px 12px 15px 4px #d4d4d4ad;
	box-shadow: 0px 12px 15px 4px #d4d4d4ad;
	opacity: 1;
}

.product-thumb .manufacturer {
	color: #888;
	height: 17px;
	display: block;
}

.product-thumb .manufacturer:hover {
	color: #23527c;
	text-decoration: underline;
}

.form-horizontal .form-group.visible {
	display: block !important;
}

span.sku {
	background: #f3f3f3;
	padding: 1px 2px;
}

span.sku i {
	text-shadow: 0px 0px 1px #0000004d;
	font-style: normal;
	margin-left: 5px;
}
.product-product #product{
	border-right:1px solid #eee;
}
a.btn.cart-link{font-size:14px;}
#wantsBlock .form-horizontal .form-group{
	margin-right:0;
	margin-left:0;
}
#wantsBlock .modal-header .close{
	position: absolute;
    right: 18px;
    top: 11px;
}
#product-information{padding-right:15px;}
.product-product  .info-block h4 {
	color: #c28a34;
	text-shadow: 0px 0px 1px #c28a34;
}

.product-product .info-block span {
	font-size: 12px;
}

.product-product .info-block h4 .fa {
	margin-right: 5px;
}

.product-product .info-block .phone {
	font-size: 16px;
    margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #eeeeee
}
.product-product .info-block .phone img{
	margin-right: 4px;
}

.product-product .info-block .phone li {
	margin: 6px 0;
}

.product-product .info-block .phone li .fa {
	width: 23px;
	text-align: center;
	color: #646d71;
	margin-right: 4px;
}
.product-product .info-block button, .product-product .info-block  .btn, .product-product .info-block  .button{
	padding:5px 3px;
    display: block;
	width: 100%;
	text-align:center;
}
#prod-tab-cont+.info-block{margin-top: 20px;}

.files.product_files .file-item{
	border-bottom: 1px solid #ddd;
}
.product-banners{clear:both;}
.product-banners .col-sm-3 {
	padding: 0 5px;
}

.product-banners .item {
	border: 4px solid #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

#product-series {
	margin-bottom: 20px;
}
.help-block {overflow:hidden;}
.help-block .form-group{
	margin-right:0;
	margin-left:0;
	margin-bottom:0;
}
.help-block h3{
	margin-top:0;
}
img.help_me{
	border-radius:100%;
}
.help-block .col-md-8{
	padding:24px;
	background: #f5f5f5;
	padding-left:40px;
	text-align:left;
	border-radius:6px;
}
/*prod-tabs*/
.tabs__content {
	display: none; /* по умолчанию прячем все блоки */
  }
  .tabs__content.active {
	display: block; /* по умолчанию показываем нужный блок */
  }
#content-bottom{overflow:hidden;clear:both;}
.manufacturer-wall h3{
	text-align: center;
	margin-bottom: 15px;
}
.manufacturer-wall-item{
	margin-bottom: 20px;
	text-align: center;
}
.manufacturer-wall-image{
	display: inline-block;
}
.manufacturer-wall-caption{
	text-align: center;
	margin-top: 10px;
}
.manufacturer-wall-name{
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
#slider-manufacturer .image img{
	display: block;
	margin: 0 auto;
}


/*resp*/

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

.product-thumb h4 {
	font-weight: bold;
	height: 50px;
	overflow: hidden;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 127px;
}

.product-layout.col-lg-2 .product-thumb .caption {
	padding: 0 3px;
}

#product-series .caption {
	min-height: 100px;
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 135px;
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.products-row .product-grid .product-thumb .caption {
		min-height: 0;
	}
}


.fa-stack {
	font-size: 8px;
}

.fa-star-o {
	color: #ffcb6b;
	font-size: 15px;
}

.fa-star {
	color: #ffcb6b;
	font-size: 15px;
}

.fa-star+.fa-star-o {
	color: #ffcb6b
}

.comment-stat .fa-stack {
	line-height: 4em;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	color: #1f9e11;
	font-size: 21px;
}
.product-thumb .rating{
	margin-top:-10px;
}
.product-thumb .price-new {
	font-size: 21px;
	display: inline-block;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 14px;
	display: inline-block;
}

.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

.product-thumb .button-group {
	overflow: auto;
}

.stock_0 {
	color: red;
}

.stock_in {
	color: #1FC80D;
	font-weight: 600;
}
.stock_reserve{
	color:#1f9e11;
	font-weight: 600;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group button{
	border: none;
	line-height: 38px;
	border-radius: 4px;
	background: #4bbe3f;
	background: -webkit-gradient(linear, , from(#79d670), to(#4bbe3f));
	background: linear-gradient('to bottom', #79d670, #4bbe3f);
	-webkit-box-shadow: inset 0 -3px 0 0 #3a9731;
	box-shadow: inset 0 -3px 0 0 #3a9731;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	min-width: 82px;
}

.product-thumb .button-group button.disabled,
.product-thumb .button-group button.disabled:hover {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
	webkit-box-shadow: inset 0 -3px 0 0 #b7b7b7;
	-webkit-box-shadow: inset 0 -3px 0 0 #b7b7b7;
	        box-shadow: inset 0 -3px 0 0 #b7b7b7;
	cursor: default;
}

.product-thumb .button-group button+button {
	width: 20%;
	border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
	background: #1fc80d;
	background: -webkit-gradient(linear, left top, left bottom, from('to bottom'), color-stop(#69f95b), to(#1fc80d));
	background: linear-gradient('to bottom', #69f95b, #1fc80d);
	cursor: pointer;
}



.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>li {
	margin-left: 20px;
}

.thumbnails {
	margin-left: -20px;
}

.thumbnails>img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}

.image-additional {
	max-width: 78px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.thumbnails .thumbnail {
	border: 0;
}

.image-block {
	padding-right: 15px;
}

#product>h1 {
	margin-top: 0;
}
#product h1 {font-size: 28px;} a.add_review {
	margin-top: 15px;
}

.reviews-count {
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	background: #c28a34;
	padding:0 4px;
}

.short-description {
	color: #8c8c8c;
}

.product-options {
	margin-bottom: 5px;
}

.product-options div.radio {
	display: inline-block;
	text-align: center;
	margin-top:0;
	margin-bottom:0;
}

.product-options div.radio .option-name {
	display: block;
}

.product-options div.radio input[type=radio] {
	display: none;
}

.product-options div.radio input[type=radio]:checked+img {
	border: 1px solid #4bbe3f;
	-webkit-box-shadow: 0 0px 0 1px #3a9731;
	        box-shadow: 0 0px 0 1px #3a9731;
}

.product-options select.form-control {
	font-size: 16px;
}

.product-options .form-group {
	display: inline-block;
    vertical-align: top;
}
.product-options .text-danger{
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
	border-radius: .25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.prod-cart-box button#button-cart,
.prod-cart-box button.button-cart
{
	border: none;
	line-height: 26px;
	border-radius: 4px;
	background: #4bbe3f;
	background: -webkit-gradient(linear, , from(#79d670), to(#4bbe3f));
	background: linear-gradient('to bottom', #79d670, #4bbe3f);
	-webkit-box-shadow: inset 0 -3px 0 0 #3a9731;
	box-shadow: inset 0 -3px 0 0 #3a9731;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 25px;
}

.prod-cart-box button.disabled{
	margin-top: 25px;
	font-size: 14px;
	line-height: 26px;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
	webkit-box-shadow: inset 0 -3px 0 0 #b7b7b7;
	-webkit-box-shadow: inset 0 -3px 0 0 #b7b7b7;
	box-shadow: inset 0 -3px 0 0 #b7b7b7;
	cursor: default;
}

.prod-cart-box button#button-cart:hover {
	background: #5ad04d;
	background: -webkit-gradient(linear, left top, left bottom, from('to bottom'), color-stop(#69f95b), to(#1fc80d));
	background: linear-gradient('to bottom', #69f95b, #1fc80d);
	cursor: pointer;
}

.prod-cart-box button.reserve-btn{
	background: #c28a34;
	-webkit-box-shadow: inset 0 -3px 0 0 #926827;
	box-shadow: inset 0 -3px 0 0 #926827;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 25px;
	border:0;line-height: 24px;
}


.prod-cart-box .button-group button.reserve-btn:hover{
	background: #9d6f2a;
	-webkit-box-shadow: inset 0 -3px 0 0 #926827;
	box-shadow: inset 0 -3px 0 0 #926827;
}


.prod-cart-box .fa.fa-shopping-cart {
	font-size: 18px;
	margin-right: 5px;
}

.prod-cart-box .quantity-label {
	display: block;
}

.prod-cart-box #input-quantity {
	height: 45px;
}

#tab-specification {
	font-size: 14px;
}

#product-series .product-layout {
	text-align: center;
	margin-bottom: 0;
}

#product-series .product-layout .pds-current {
	border-bottom: 3px solid orange;
}

#product-series .product-layout.main-product:before {
	content: 'весь комплект';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #c28a34;
	color: #fff;
	padding: 3px 5px;
}

#product-series .product-layout .product-thumb {
	min-height: 370px;
	padding-bottom: 20px;
}

#product-series .product-layout .product-thumb img {
	max-width: 100%;
}

#product .price-new,
#product .price {
	font-size: 32px;
	color: #0fad00;
}

#product .price-old {
	font-size: 24px;
	font-size: 16px;
	display: block;
	margin-bottom: 7px;
	color: #9c9c9c;
	text-decoration: line-through;
}
#product .points{
	font-size:16px;
	color:#666;
	margin-top:10px;
}

.sale_is {
	background: #f3f3f3;
	padding: 1px 2px;
}
#delivery-coast #buttons, #delivery-coast .simplecheckout-button-block, #delivery-coast .simplecheckout-button-right, #delivery-coast .text-empty{
	display:none;
}
#delivery-coast #simplecheckout_shipping_overlay{display:none;}
#simplecheckout_shipping_address_overlay{height:158px !important;}
#delivery-coast #simplecheckout_form_1 {
	min-height:220px;
}
#delivery-coast .radio input[type=radio]{display:none;}
#delivery-coast  label,  #delivery-coast input[type="text"], input[type="password"], textarea{font-size:16px;color:#000;}
#delivery-coast .row-shipping_address_field20 .checkbox label  input[type=checkbox]{display:none;}
#delivery-coast .row-shipping_address_field20 .checkbox label{
    line-height: 38px;
    border-radius: 4px;
    background: #4bbe3f;
    background: -webkit-gradient(linear, , from(#79d670), to(#4bbe3f));
    background: linear-gradient('to bottom', #79d670, #4bbe3f);
    -webkit-box-shadow: inset 0 -3px 0 0 #3a9731;
    box-shadow: inset 0 -3px 0 0 #3a9731;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
#delivery-coast .row-shipping_address_field20 .checkbox label:hover{
background: #1fc80d;
background: -webkit-gradient(linear, left top, left bottom, from('to bottom'), color-stop(#69f95b), to(#1fc80d));
background: linear-gradient('to bottom', #69f95b, #1fc80d);
}
@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;
	}
	.cart-link:nth-of-type(2){
		padding-top:0;
	}
}

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


.info-button{
	padding:11px;
	margin:0;
	float:none;
	color:#fff;
}
.info-button .fa{
	font-size:21px;
}
#mobile-menu{
	display:none;
	height:100%;
	position:fixed;
	width:280px;
	top:0;bottom:0;
	overflow:auto;
	z-index:1041;
	left:-280px;
	transition: left ease 0.2s;
	background:#fff;
}
#mobile-menu.show{
	left:0;
}
.modal-backdrop.info-menu{display:none;opacity:0.6;}
.modal-backdrop.info-menu + .close_{
	position:fixed;
	top:15px;right:15px;
	padding:10px;
	color:#fff;
	z-index:1042;
	display:none;
}
.modal-backdrop.info-menu.show + .close_{
	display:block;
	font-size: 21px;
	cursor:pointer;
}
.modal-backdrop.info-menu.show{
	display:block !important;
}
#mobile-menu ul{
	margin-top:25px;
}
#mobile-menu-logo{
	padding: 0 20px;
}
#mobile-menu-t{
	background:#4F4F4F;
}
#mobile-menu-t ul li{
	margin:2px 0;
	border-top:1px solid #fff;
	padding: 10px 20px;
}
#mobile-menu-t ul a{
	font-size:14px;
	padding: 0 5px;
	color:#fff;
}
#mobile-menu-b{
	padding: 10px 20px;
}
#mobile-menu-b .list-phone{
	line-height: 25px;
    font-size: 14px;
}
#mobile-menu-b .list-phone i.fa{
	font-size: 17px;
    margin-right: 14px;
    margin-left: 4px;
}
#mobile-menu-b .list-phone img{
	margin-right: 7px;
}
#megamenu-menu .navbar-nav{float:none !important;margin:0 !important;}





#scroolBtn {
	opacity: 0;
	z-index: -1;
	position: fixed;
	bottom: 90px;
	right: 25px;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #c28a34;
	border: 0;
	box-shadow: none;
	outline: 0;
	transition: all .6s;
	color:#fff;
	border-radius: 50%;
}

#scroolBtn.active {
	opacity: 1;
	z-index: 100;
}




@media (min-width:992px) and (max-width:1199px) {
 
	#megamenu-menu li.main-li{width:8.3% !important;    padding: 5px 3px !important;}
}
@media (max-width:1024px) {

}

@media (max-width:991px) {
	.top-container{
		margin:0;padding:0;
		margin-top: 5px;
		background:#C28A35 ;
	}
	#search{margin-top:3px;}
	#search .input-lg{font-size:14px;}
	#megamenu-menu{
		background: #4F4F4F !important;
	}
	#megamenu-menu .navbar-nav{background:#fff;}
	#megamenu-menu .btn{color:#fff;}
	#megamenu-menu #category{    line-height: 46px !important;}
	#megamenu-menu li.main-li{
		width:100% !important;
		overflow:hidden;
		text-align: left !important;
		border-bottom: 1px solid #eeeeee;
		line-height: 32px;
	    font-size: 14px;
		
	}
	#megamenu-menu li.main-li:hover{background:none !important;}
	#megamenu-menu a.main-link{color:#000 !important;}
	#megamenu-menu li .megamenu-thumb{float:left;margin-right:20px;}
	#megamenu-menu .navbar-header{float:none !important;}
	#megamenu-menu {margin-bottom:0;}
	.navbar-ex1-collapse{display:none;}
	img.megamenu-thumb{filter:none !important;-webkit-filter: none !important;}
	#logo{display:none;}
	#logo a img{margin:0 auto;}
	.categorywall.covers .caption{display:none !important;}
	.cart-box{float:right;}
	#cart{
		margin-top:0;
		margin-bottom:0;
	}
	#cart .btn-lg{background: none;background-color: none;box-shadow:none;}
	#cart .btn-lg .fa{color:#fff;border-color:#fff;box-shadow: none;}
	#cart-total {font-size:0;}
	#cart-total > .count{
		display: block;
		font-size: 12px;
		position: absolute;
		top: 0;
		right:14px;
		background: red;
		min-width: 18px;
		height: 18px;
		width: auto;
		border-radius: 50%;
		line-height: 20px;
	} 
	header{position:static;}
	header .top-container > .row{
		margin:0;padding:0;
		position:fixed;
	    top: 0;
		width: 100%;
		z-index: 999;
		background: #C28A35;
	
	}
	.categorywall .category_name{padding:0 !important;}
	.manufacturer-wall{display:none;}
	footer{padding-top:5px;}
	footer .btn.focus, footer .btn:focus, footer .btn:hover {
		color: #ec6bad;

	}
	footer .btn{text-transform:uppercase;}
	footer .col-sm-3 > ul {display:none;}
	.copy-text{text-align: center;}

	.product-thumb .rating{position:static;}

}
@media (max-width:768px) {
	.top-container{
		margin-top: 55px;
	}
	.breadcrumb>li{padding: 0 10px;white-space: pre-line}
	.breadcrumb>li:after{
		top: 4px;
		width: 12px;
		height: 12px;
	}
	.breadcrumb>li:last-of-type:after{display: none}
}
@media (max-width:550px) {
	.list-category li a, .list-category li span.name{font-size:13px;}
	.list-category li.width-img{width:49%;}
}
@media (max-width:320px) {
	.modal-backdrop.info-menu + .close_{right:0;padding:5px;}
}
@media (min-width:767px) {
	#imcallask-form-container-popup form {
		max-width: 450px;
	}
}

.home-description p,
.category-description p{font-size:13px;}

#form-pre_order .form-group{margin-left: 0;margin-right: 0}
.pre_order-box .modal-title span {
	font-weight: bold;
}
.pre-order-info{font-size: 14px;}
.pre_order-box .modal-footer{border: 0;padding-top: 0}
.pre_order-box .form-info.alert{padding: 0;margin: 0}
.pre_order-box .form-info.alert p {
	padding: 15px 0;
	margin:0
}


