@charset "UTF-8";
.category .description ul {
	text-align:left;
	list-style:outside disc;
	margin-left:30px;
	margin-bottom:20px;
}
.categ-descr ol{
	text-align: left;
	list-style: decimal;
	margin-left: 30px;
	margin-bottom: 20px;
}
/*Вывод товаров*/
.thumbs {
	width:100% !important;
	margin:0 auto 0 auto;
}
.thumbs li {
	position:relative;
	border-right:#cbcbcb solid 1px;
	box-sizing:border-box;
	margin-bottom:20px;
	float:left;
	width:210px !important;
	height: 385px !important;
	text-align:center;
	padding:30px 0 20px 0;
}
.thumbs li .image,
.thumbs li .image .badge-wrapper {
	margin:auto;
	height:160px;
	width:160px;
}
.thumbs li .image img {
	height:auto;
	width:auto;
	max-height:100%;
	max-width:100%;
	margin:auto;
}
.thumbs li .price {
	display:inline-block;
	width:100%;
	font-family: 'dinpro-bold';
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	font-size:24px;
	color:#6a6a6a;
	margin-bottom:10px;
}
.thumbs li .compare-at-price {
	display:none;
}
/*Страница продуктов*/
main.product {
	overflow:hidden;
	margin-left: 0;
}
main.product h1 {
	display: block;
	margin:16px auto 20px auto;
	height: auto !important;
}
main.product h1 span {
	display: block;
	height: auto;
}
.product-nav {
	text-align: left;
}
.write-review {
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.write-review i {
	font-style: normal;
	font-weight: normal;
}
/*Галерея в продуктах*/
.product-gallery {
	border:rgba(0,0,0,1.00) solid 0px;
	max-width:430px;
	width: 50%;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.product-gallery .image {
	border: #cbcbcb solid 1px;
	max-width:430px;
	position:relative;
	overflow:visible;
}
.product-gallery .image img {
	max-height:100%;
	max-width:100%;
	height: auto;
	width: auto;
}
.product-gallery .more-images .image {
	display:inline-block;
}
.globalheader.fixed {
	z-index:9999999 !important;
}
.lb-details {
	display:none;
}
.lb-data .lb-close {
	display: block;
	float: right;
	width: 25px !important;
	height: 25px !important;
	background:url(img/cross.png) no-repeat !important;
	text-align: right;
	border: #FFF solid 0px !important;
	position: relative;
	top: 30px;
	right: 1px;
	opacity: 1 !important;
	cursor: pointer;
	z-index: 100000000 !important;
}
.lb-prev {
	border: #FFF solid 0px !important;
	background: url(img/lr.png) left top no-repeat !important;
	position: absolute;
	opacity: 1 !important;
	width: 25px !important;
	height: 45px !important;
	top: 40% !important;
	left: 10px !important;
}
.lb-next {
	border: #FFF solid 0px !important;
	background: url(img/lr.png) right top no-repeat !important;
	position: absolute;
	opacity: 1 !important;
	width: 25px !important;
	height: 45px !important;
	top: 40% !important;
	right: 10px !important;
}
.more-images {
	display: block;
	margin: 10px;
}
.more-images .image img {
	border: 1px solid #fff;
	max-width: 48px;
	padding: 1px;
}
.more-images .image.selected img {
	border-color: #ddd;
	border: 1px solid #777777;
	box-shadow: 0 1px 6px #bbb;
}
/*Информационный блок в продуктах*/
.information {
	margin-top:10px;
}
.information .add2cart {
	text-align:left;
}
.information .add2cart .options {
	margin-bottom:10px;
}
.information .add2cart .compare-at-price {
	margin-bottom:5px;
	font-family: 'dinpro-medium';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size:24px;
	color:#6b6b6b;
	text-decoration:line-through;
}
.information .add2cart .price {
	display:block !important;
	margin-top: 15px;
	margin-bottom:15px;
	font-family: 'dinpro-medium';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size:34px;
	color:#d52505;
}
.information input[type=submit] {
	width:180px;
	display:block !important;
}
.number {
	margin-top: 15px;
	margin-bottom: 15px;
}
.information .on-click {
	width:300px;
	margin:20px 0 20px 0;
	padding: 7px 0px 8px 0px;
	display:block;
	background:none !important;
	border:#6f924f solid 1px;
	font-family: 'dinpro-regular';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	text-transform:none;
	font-size:18px;
	color:#6f924f;
}
.quickorder-button, .quickorder-button-cart {
	top:0 !important;
	width:180px !important;
	margin:20px 0 20px 0 !important;
	padding: 7px 0px 8px 0px !important;
	display:inline-block !important;
	color: #999 !important;
	border-radius:5px !important;
	text-align:center !important;
	background:none !important;
	border:#6f924f solid 1px !important;
	font-family: 'dinpro-regular' !important;
	font-weight:100 !important;
	font-family: 'Arial', sans-serif !important;
	font-weight: 400 !important;
	text-transform:none !important;
	font-size:18px !important;
}
.quickorder-button:hover, .quickorder-button-cart:hover {
	color: #6f924f !important;
}
.quickorder-wrap {
	border:none !important;
	border-radius:5px !important;
}
.quickorder-header {
	background: linear-gradient(to top, rgba(114,149,79,1) 0%, rgba(191,211,113,1) 100%) !important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.quickorder-submit {
	text-align:center;
}
.product-list .quickorder-block {
	height: 36px;
	height: auto;
}
.product-list .quickorder-button, .product-list .quickorder-button-cart {
	width:180px !important;
	margin:10px 0 0px 0 !important;
	padding: 5px 0px 6px 0px !important;
	display:inline-block !important;
	border-radius:5px !important;
	text-align:center !important;
	background:none !important;
	border:#6f924f solid 1px !important;
	font-family: 'dinpro-regular' !important;
	font-weight:100 !important;
	font-family: 'Arial', sans-serif !important;
	font-weight: 500!important;
	text-transform:none !important;
	font-size:18px !important;
}
.information .stocks {
	text-align:left;
	margin-bottom: 10px;
}
.information .stocks h5 {
	text-align:left;
	font-family: 'dinpro-medium';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	width:auto;
	font-size:18px;
	color:#6b6b6b;
	height:auto;
	margin-bottom:10px;
}
.information .stocks ul {
	display:inline-block;
}
.information .stocks ul li {
	position:relative;
	font-family: 'dinpro-light';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size:16px;
	color:#6b6b6b;
	margin-bottom:5px;
}
.information .stocks ul li span:nth-child(1) {
	background:url(img/sprite.png) left -340px no-repeat;
	padding-left:20px;
}
.information .stocks ul li span:nth-child(2) {
	float:right;
	margin-left:20px;
}
.information .stocks i {
	display: none;
}
.information .stock-high {
	color: green;
}
.information .stock-low {
	color: orange;
}
.information .stock-critical,
.information .stock-none {
	color: red;
}
.information .soc {
	text-align:left;
	margin-bottom:10px;
	display: inline-block;
	float: left;
}
.information .soc h5 {
	text-align:left;
	font-family: 'dinpro-medium';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	width:100%;
	font-size:18px;
	color:#6b6b6b;
	height:auto;
	margin-bottom:10px;
	display: inline;
	vertical-align: middle;
}
.ya-share2 {
	display: inline-block;
}
.information .offers {
	text-align:left;
	margin-bottom:10px;
}
.description-main {
	text-align:left;
}
.description-main ul {
	padding-left: 20px;
	margin-bottom: 15px;
	list-style:outside disc;
}
.description-main ul li {
	margin-bottom:5px;
	font-family: 'dinpro-light';
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	color: #6a6a6a;
}
.description-main ol {
	padding-left: 20px;
	margin-bottom: 15px;
	list-style:outside decimal;
}
.description-main ol li {
	margin-bottom:5px;
	font-family: 'dinpro-light';
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	/*color: #6a6a6a;*/
}
.description-main a {
	text-decoration:underline;
	color: #6a6a6a;
}
.description-main a:hover {
	text-decoration:none;
}
.description-main table {
	border:rgba(184,184,184,1.00) solid 1px;
}
.description-main table td{
	border:rgba(184,184,184,1.00) solid 1px;
	padding:5px;
}
.subcat {
	margin-bottom: 20px;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	width: 100%;
}
.subcat li {
	width: 33%;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 10px;
}
.subcat li.first {
	width: 100%;
	min-width: 100%;
	-webkit-order: -10;
	order: -10;
}
.subcat li.with-img {
	-webkit-order: -1;
	order: -1;
}
.subcat li .img {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
}
.subcat li img {
	width: 50px;
	height: 50px;
}
.subcat li a {
	color: #6f924f;
	text-decoration: underline;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 16px;
	text-align: left;
}
.subcat li a:hover {
	text-decoration: none;
}
.subcat li a svg {
	margin-right: 15px;
}

.subcat li:not(.with-img) a {
	font-size: 14px;
}
/*Настройки вывода подуктов*/
.setting {
	border:rgba(0,0,0,1.00) solid 0px;
	width:100%;
	height:auto;
	overflow:visible;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom:20px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.setting .view span {
	display:inline-block;
	width:20px;
	height:20px;
	cursor:pointer;
	vertical-align:middle;
	margin-right:10px;
}
.setting .view span.row {
	background:url(img/sprite.png) left -365px no-repeat;
}
.setting .view span.row:hover, .setting .view span.row.active {
	background:url(img/sprite.png) -20px -365px no-repeat;
}
.setting .view span.table {
	background:url(img/sprite.png) left -385px no-repeat;
}
.setting .view span.table:hover, .setting .view span.table.active {
	background:url(img/sprite.png) -20px -385px no-repeat;
}
.setting .sorting {
	position:relative;
}
.setting .sorting ul {
	border:#6f924f solid 1px;
	background:#ffffff;
	position:absolute;
	min-height:25px;
	z-index:100;
	top:0;
	left:105px;
	width:200px;
	text-align:left;
	overflow:visible;
	display: -webkit-flex;
	display:flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.setting .sorting ul li {
	display:none;
	padding:0 10px 0 10px;
}
.setting .sorting ul:hover li {
	display:block;
}
.setting .sorting ul li.selected {
	position:relative;
	display:block !important;
	-webkit-order: -10;
	order: -10;
}
.setting .sorting ul li.selected a {
	color:#6f924f;
}
.setting .sorting ul li.selected:after {
	content:'';
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:9px;
	height:9px;
	background:url(img/sprite.png) left -411px no-repeat;
}
/*setting-row*/
.setting-row.thumbs li {
	width: calc(100% - 10px)!important;
	border-bottom: #cbcbcb solid 1px;
	margin-bottom:10px;
	padding: 10px;
}
.setting-row.thumbs li a {
	float:left;
}
.setting-row.thumbs li .image {
	float:left;
	margin-right:10px;
}
.setting-row.thumbs li h5 {
	text-align:left;
}
.setting-row.thumbs li .offers {
	float:right;
}
.setting-row.thumbs li .offers .price {
	text-align:left;
}
.favor {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
}
.favor a {
	font-family: FontAwesome;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	font-size: 20px;
	color: #d49b00 !important;
}
.favor a:before {
	content: "\f08a";
}
.favor a:hover:before {
	content: "\f004";
}
.favor a.remove:before {
	content: "\f004";
}
.fav-list .c_goods-item {
	width: -webkit-calc(25% - 20px);
	width: -moz-calc(25% - 20px);
	width: calc(25% - 20px);
}
/* Cart items */
.cart-summary-page {
	display:table;
	border-collapse: collapse;
	width:100%;
}
.cart-summary-page .row {
	display:table-row;
}
.cart-summary-page .row .col {
	display:table-cell;
	border:#cccccc solid 1px;
	padding: 5px;
	vertical-align:middle;
}
.cart-summary-page .row:first-child .col {
	text-align:center;
	font-size:20px;
	color:#6a6a6a !important;
	font-family: 'dinpro-medium';
	font-family: 'Arial', sans-serif;
	font-weight: 500;
}
.cart-summary-page .no-border {
	border:none !important;
}
.cart .col.item-thumb {
	height:auto;
	width:100px;
	margin:0 0 0 20px;
}
.cart .col.item-thumb img {
	display:block;
	max-height:96px;
	max-width:96px;
	margin:auto;
}
.cart .col.item-name {
	font-family: 'dinpro-regular';
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	text-align:left;
	color: #4c4c4c !important;
	line-height:1.3;
	font-size: 20px;
}
.cart .col.item-name span {
	font-size: 16px;
}
.cart .col.item-qty {
	min-width:130px;
}
.cart .col.item-total {
	font-family: 'dinpro-medium';
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #000000 !important;
	min-width:130px;
	font-size: 25px;
}
.cart .col.item-remove {
	width:40px !important;
}
.cart .col.item-remove a {
	width:11px;
	height:15px;
	background:url(img/del.png) center top no-repeat;
	display:inline-block;
	font-family: 'dinpro-light';
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #880000 !important;
	font-size: 18px;
}
.cart .col.item-remove a:hover {
	background:url(img/del.png) center bottom no-repeat;
}
.cart .col.total {
	font-family: 'dinpro-medium';
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: #000000 !important;
	font-size: 25px;
}
.cart .row-checkout .cart-checkout {
	position:relative;
	height:108px;
}
.cart .row-checkout .cart-checkout > div {
	position:absolute;
	top:20px;
	right:0;
}
.cart .number input {
	text-align:center;
	margin: 0 5px;
}
.cart .number span {
	font-size:30px;
	cursor:pointer;
}
.cart .number span:hover {
	color:#000000;
}
.cart .backout {
	text-align:center;
	margin-top:20px;
}
.cart .backout a {
	text-decoration:underline;
}
.cart .backout a:hover {
	text-decoration:none;
}
/* Checkout */
.checkout {
	margin: 20px 0 0;
}
.checkout select {
	max-width: 264px;
	min-width: 264px;
}
.checkout-header {
	margin: 0;
	color: #999;
	background: #fff;
	padding: 20px;
}
.checkout-header h3 {
	margin-bottom: 0;
}
.checkout-header h3 a {
	text-decoration: none;
	color: #777;
	font-weight: normal;
}
.checkout-header h3 a:hover {
	color: #a00 !important;
}
.checkout-header strong {
	color: #666;
}
.checkout ul.checkout-options {
	padding-left: 25px;
}
.checkout ul.checkout-options li {
	list-style: none;
	position: relative;
	margin-bottom: 50px;
	clear: both;
}
.checkout ul.checkout-options li h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
.checkout ul.checkout-options li h3 label {
	margin-right: 10px;
}
.checkout ul.checkout-options li .rate {
	float: right;
	text-align: center;
	width: 250px;
}
.checkout ul.checkout-options li p {
	width: 70%;
	font-size: 0.85em;
}
.checkout ul.checkout-options li input[type="radio"] {
	position: absolute;
	top: 4px;
	left: -25px;
}
.checkout ul.checkout-options li label input[type="radio"] {
	top: 7px;
}
.checkout ul.checkout-options li img.method-logo {
	position: relative;
	float: left;
	margin-right: 10px;
	top: -6px;
	left: 0px;
}
.checkout ul.checkout-options li .wa-form {
	margin-top: 0px;
	margin-bottom: 30px;
}
.checkout ul.checkout-options li .wa-form label input[type="radio"] {
	position: static;
}
.checkout .checkout-result {
	padding: 60px 0 20px;
	background: #fff;
	text-align: center;
}
.checkout .checkout-result h1 {
	font-size: 4em;
	margin-bottom: 50px;
	font-weight: bold;
}
.checkout .checkout-result .welcome {
	margin-top: 0px;
}
.checkout .checkout-result p {
	text-align:center;
}
.checkout .checkout-result.error h1 {
	color: red;
}
.checkout .checkout-result .wa-form {
	margin: 10px auto 20px;
	width: 400px;
	float: none;
	text-align: left;
}
.checkout .checkout-result .back {
	margin-top: 50px;
	text-align:center;
}
.checkout {
	padding: 0;
}
.checkout h2 {
	padding: 15px 20px 18px;
	font-weight: normal;
	margin: 0;
	background: #f3f3f3;
	margin-top: 10px;
}
.checkout h2 a {
	text-decoration: none;
	color: #000;
}
.checkout h2 a:hover {
	color: #a00 !important;
}
.checkout h2.upcoming a:hover {
	color: #000 !important;
	cursor: default;
}
.checkout h2 a.hint {
	font-size: 0.6em;
	color: #aaa;
	text-decoration: none;
	margin-top: 2px;
}
.checkout h2 a.hint strong {
	text-decoration: underline;
}
.checkout .checkout-step.is-done .step-header {
	position: relative;
}
.checkout .checkout-step.is-done .step-header:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	background: transparent url("img/checkout-done.png") 50% no-repeat;
	background-size: 30px;
}
.checkout .checkout-step-content {
	padding: 20px 20px 60px 20px;
	background: #fff;
	text-align:center;
}
.checkout ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	border-left: none !important;
}
.checkout ul li {
	font-size: 1.1em;
	margin-bottom: 5px;
	display: block !important;
}
.htmlmap-list li, #page li {
	display: block !important;
}
.checkout ul li input[type="radio"] {
	margin-right: 3px;
}
.checkout #login-form h1 {
	display: none;
}
.checkout .comment {
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
.checkout blockquote img {
	margin-right: 20px;
	float: left;
	border-radius: 50%;
}
.checkout blockquote p {
	margin-bottom: 10px;
	margin-left: 70px;
}
.checkout blockquote p span {
	color: #000;
}
.checkout-step {
	box-shadow: 0 2px 5px -2px rgba(0,0,0,0.1);
}
.checkout .errormsg.inline {
	display: inline;
	margin-left: 10px;
}
.checkout table.table {
	width: 100%;
	text-align:left;
	border:rgba(193,193,193,1.00) solid 1px;
}
.checkout table.table tr {
	border-bottom:rgba(193,193,193,1.00) solid 1px;
}
.checkout .last span.loading {
	left: -10px
}
.checkout .wa-form .wa-field input,
.checkout .wa-form .wa-field select {
	border: #6f924f solid 1px;
	padding: 3px 10px 3px 10px;
	height: 31px;
	width: 264px !important;
	box-sizing: border-box;
}
.checkout .wa-form .wa-field .wa-name {
	padding-top: 0.3em;
}
.checkout .wa-form .wa-field .wa-value {
	text-align:left;
}
.checkout .wa-form .wa-field .wa-value p {
	text-align:center;
	margin-bottom:0;
	font-family: 'dinpro-regular';
	font-family: 'Arial', sans-serif;
	font-weight: 400;
}
.checkout .wa-form .wa-field.wa-field-birthday .wa-value select {
	margin-right: 5px;
}
.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input {
	min-width: 264px !important;
	max-width: 264px !important;
	width: 264px !important;
	box-sizing: border-box;
}
.checkout .wa-form .wa-field .wa-value p span {
	display:block;
}
.checkout #dadata-address span {
	font-family: 'dinpro-regular' !important;
	font-weight:normal !important;
	font-family: 'Arial', sans-serif !important;
	font-weight: 500 !important;
	font-size:18px !important;
}
.checkout #dadata-address input {
	width:500px !important;
}
.checkout-content p {
	text-align:center;
}
.onestep-cart .wa-form .wa-field .wa-value label {
	color:rgba(255,127,129,1.00);
	font-size:22px;
}
.features.stable {
	text-align:left;
}
/* Product reviews */
.reviews {
	margin-top:20px;
}
.reviews h2 {
	text-align:left;
	font-family: 'dinpro-medium';
	font-weight:100;
	font-family: 'Arial', sans-serif;
	font-weight: 500;
	font-size:28px;
	color:#6b6b6b;
	margin-bottom:20px;
}
table.rating-distribution td {
	padding: 2px 15px 2px 0;
	border: none;
}
table.rating-distribution td .bar {
	background: #eee;
	width: 200px;
	height: 13px;
}
table.rating-distribution td .bar .filling {
	background: #f7c854;
	height: 13px;
}
.write-review {
	margin: 30px 0 40px;
}
.review {
	margin-bottom: 30px;
}
.review .summary {
	font-size: 18px;
	color: #363636;
	font-family: 'dinpro-light';
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	width:18%;
	text-align:right;
	float:left;
	margin-right:30px;
}
.review .summary h6 {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
.review .summary a.username {
	color: #777;
}
.review .summary a.username:hover {
	color: red;
}
.review .summary a {
	display: inline;
	padding: 0;
}
.review .summary .date {
	color:#aaa;
}
.review p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
.review .actions a {
	padding: 0 !important;
}
.review .description {
	position:relative;
	width:73%;
	border:#cbcbcb solid 1px;
	font-size: 18px;
	color: #363636;
	font-family: 'dinpro-light';
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	border-radius:4px;
	text-align:left;
	float:left;
	padding:15px 20px 50px 20px;
}
.review .description:before {
	content:'';
	display:block;
	width:19px;
	height:36px;
	position:absolute;
	top:10px;
	left:-19px;
	background:url(img/sprite.png) left -430px no-repeat;
}
.reviews {
	margin-bottom: 20px;
}
.reviews ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
	border-left: none !important;
}
.reviews ul li ul {
	padding-left: 35px;
}
.reviews ul li ul li .review h6 {
	color: #555;
}
.reviews ul li .review-form {
	padding: 20px 0 0;
}
.reviews ul li .review-form textarea {
	min-height: 100px;
}
.reviews ul .in-reply-to {
	background: #eee;
	margin: -8px -8px 3px;
	padding: 8px 35px 0 8px;
	position: relative;
}
.reviews ul .new {
	background: #ffc;
	margin: -8px -8px 22px;
	padding: 8px 35px 8px 8px;
}
.reviews ul.menu-h.auth-type {
	padding: 0 0 40px;
	margin-left: -5px;
}
.reviews ul.menu-h.auth-type li {
	padding-right: 10px;
}
.reviews ul.menu-h.auth-type li a {
	padding: 5px 6px;
}
.reviews ul.menu-h.auth-type li a img {
	top: 0;
}
.reviews textarea {
	height: 100px;
	min-height: 100px;
	margin-top: 0;
}
.review-form {
	padding: 0;
	margin-bottom: 30px;
}
.review-form h4 {
	margin: 0 0 20px;
	font-weight: normal;
}
.review-form-fields p {
	margin: 0 0 10px;
}
.review-form-fields p.review-field a {
	display: inline;
	padding: 0;
	text-decoration: none;
}
.review-form-fields label {
	width: 160px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	color: #aaa;
}
.review-form-fields input[type="text"] {
	width: 95%;
	border:#cbcbcb solid 1px;
	border-radius:4px;
	padding:10px 20px;
}
.review-form textarea {
	width:95%;
	min-width: 70%;
	min-height: 160px;
	border:#cbcbcb solid 1px;
	border-radius:4px;
	padding:10px 20px;
}
.review-form .review-submit {
	padding:0;
	text-align:left;
}
.review-form .review-submit input[type=submit]{
	width:300px;
}
.review-form .userpic {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	border-radius: 50%;
}
.review-form ul.menu-h.auth-type li a img {
	float: left;
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.review-form ul.menu-h.auth-type {
	padding-bottom: 20px;
}
.review-form label {
	width: 160px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	color: #AAA;
}
.reviews span.rate {
	line-height: 1.3em;
	display: block;
	margin: 0.5em 0;
}
.reviews span.rate a {
	text-decoration: none !important;
}
.reviews span.rate .icon10 {
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	display: inline-block;
	text-indent: -9999px;
}
.reviews span.rate .icon10.star {
	background-position: -60px -40px;
}
.reviews span.rate .icon10.star-empty {
	background-position: -80px -40px;
}
.reviews .snoska {
	display:block;
	text-align:left;
	font-family: 'dinpro-light';
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size:14px;
	color:#6b6b6b;
}
.add-review a {
	text-decoration:none;
	font-family: 'dinpro-medium';
	font-family: 'Arial', sans-serif;
	font-weight: 500;
}
.add-review:hover a {
	text-decoration:underline;
	color:#000000;
}
/* Product badges
----------------- */
.badge-wrapper {
	position:relative;
}
.badge {
	height: 45px;
	width: 45px;
	background: #a1fcff;
	position: absolute;
	text-align: left;
	top: -5px;
	right:0;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
.badge:before {
	height: 45px;
	width: 45px;
	background: inherit;
	content:"";
	position: absolute;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
.badge:after {
	height: 45px;
	width: 45px;
	background: inherit;
	content:"";
	position: absolute;
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}
.badge span {
	color: #000 !important;
	font-weight: bold;
	position: absolute;
	z-index: 1983;
	top: 17px;
	left: -2px;
	right: -2px;
	transform: rotate(-13deg);
	-webkit-transform: rotate(-13deg);
	-moz-transform: rotate(-13deg);
	-o-transform: rotate(-13deg);
	font-size: 1em;
	text-align: center;
	overflow: visible;
	line-height: 1em;
}
.badge.new,
.badge.new:before,
.badge.new:after {
	background: #ff4;
	color: #000;
}
.badge.low-price,
.badge.low-price:before,
.badge.low-price:after {
	background: #ffc2e3;
	color: #300;
}
.badge.bestseller,
.badge.bestseller:before,
.badge.bestseller:after {
	background: #74ff30;
	color: #030;
}
.badge.bestseller span {
	display: none;
}
.badge.bestseller:after {
	background-image: url('img/thumb-up.png');
	background-size: 32px 32px;
	background-position: 6px 4px;
	background-repeat: no-repeat;
}
.product-gallery .badge,
.product-gallery .badge:before,
.product-gallery .badge:after {
	width: 70px;
	height: 70px;
}
.product-gallery .badge span {
	font-size: 1.5em;
	top: 25px;
}
.product-gallery .badge.bestseller:after {
	background-size: 48px 48px;
	background-position: 8px 8px;
}
.slider .badge,
.slider .badge:before,
.slider .badge:after {
	width: 70px;
	height: 70px;
}
.slider .badge span {
	font-size: 1.5em;
	top: 25px;
}
.slider .badge.bestseller:after {
	background-size: 64px 64px;
	background-position: 2px 2px;
}
/* TABLET only
============== */
@media screen and (min-width: 1025px) and (max-width: 1216px) {
	.filters {
		display:none;
	}
	.reviews h2 {
		text-align:left;
		font-family: 'dinpro-medium';
		font-weight:100;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:28px;
		color:#6b6b6b;
		margin-bottom:20px;
	}
	table.rating-distribution td {
		padding: 2px 15px 2px 0;
		border: none;
	}
	table.rating-distribution td .bar {
		background: #eee;
		width: 200px;
		height: 13px;
	}
	table.rating-distribution td .bar .filling {
		background: #f7c854;
		height: 13px;
	}
	.write-review {
		margin: 30px 0 40px;
	}
	.review .summary {
		width:80%;
		text-align:left;
		margin-bottom:10px;
	}
	.review-form-fields input[type="text"] {
		width:90%;
	}
	.review-form textarea {
		width:90%;
	}
	.cart-summary-page .row .col {
		font-size:18px !important;
	}
	.cart-summary-page .row:first-child .col {
		font-size:18px !important;
	}
	.cart .col.item-qty {
		min-width:100px;
	}
	.cart .col.item-total {
		min-width:100px;
	}
}
@media screen and (min-width: 760px) and (max-width: 1024px) {
	.filters {
		display:none;
	}
	.reviews h2 {
		text-align:left;
		font-family: 'dinpro-medium';
		font-weight:100;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:28px;
		color:#6b6b6b;
		margin-bottom:20px;
	}
	table.rating-distribution td {
		padding: 2px 15px 2px 0;
		border: none;
	}
	table.rating-distribution td .bar {
		background: #eee;
		width: 200px;
		height: 13px;
	}
	table.rating-distribution td .bar .filling {
		background: #f7c854;
		height: 13px;
	}
	.write-review {
		margin: 30px 0 40px;
	}
	.review .summary {
		width:80%;
		text-align:left;
		margin-bottom:10px;
	}
	.review-form-fields input[type="text"] {
		width:90%;
	}
	.review-form textarea {
		width:90%;
	}
	.cart-summary-page .row .col {
		font-size:18px !important;
	}
	.cart-summary-page .row:first-child .col {
		font-size:18px !important;
	}
	.cart .col.item-qty {
		min-width:100px;
	}
	.cart .col.item-total {
		min-width:100px;
	}
	.information {
		clear: both;
	}
}
/* MOBILE only
============== */
@media screen and (max-width: 759px) {
	.product-gallery {
		float:none;
		margin:20px auto 0 auto;
		width: 100%;
	}
	.product-gallery .image {
		max-height: 250px;
	}
	.product-gallery .image img {
		max-width: 100%;
		max-height: 250px;
		margin: auto;
	}
	.information .add2cart {
		text-align:left;
	}
	.information .add2cart .price {
		text-align:left;
	}
	.information .on-click {
		margin:20px auto 20px auto;
	}
	.information .stocks {
		max-width:500px;
		margin:auto;
	}
	.information .stocks h5 {
		width:100%;
		text-align:center;
	}
	.information .soc {
		max-width:280px;
		margin:auto;
		text-align:center;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.information .soc h5 {
		width:100%;
		text-align:center;
	}
	.review .summary {
		width:auto;
		text-align:left;
	}
	.review-form-fields p {
		text-align:center;
	}
	.review-form-fields input[type="text"] {
		width:90%;
	}
	.review-form textarea {
		width:90%;
	}
	.review-form .review-submit {
		text-align:center;
	}
	.reviews .snoska {
		width:80%;
		text-align:center;
		margin:auto;
	}
	.cart-summary-page {
		display:table;
		border-collapse: collapse;
		width:100%;
		display:block;
	}
	.cart-summary-page .row {
		display:table-row;
		display:block;
		border:#cccccc solid 1px;
	}
	.cart-summary-page .row .col {
		display:table-cell;
		border:#cccccc solid 1px;
		padding: 5px;
		vertical-align:middle;
		display:block;
		font-size:18px !important;
		border:none;
	}
	.cart-summary-page .row:first-child .col {
		text-align:center;
		font-size:20px;
		color:#6a6a6a !important;
		font-family: 'dinpro-medium';
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		display:none;
		font-size:18px !important;
	}
	.cart-summary-page .no-border {
		border:none !important;
	}
	.cart .col.item-thumb {
		height:auto;
		width:100px;
		margin:0 0 0 20px;
		margin:auto;
	}
	.cart .col.item-thumb img {
		display:block;
		max-height:96px;
		max-width:96px;
		margin:auto;
	}
	.cart .col.item-name {
		font-family: 'dinpro-regular';
		font-family: 'Arial', sans-serif;
		font-weight: 400;
		text-align:left;
		color: #4c4c4c !important;
		font-weight: normal;
		line-height:1.3;
		font-size: 20px;
		text-align:center;
	}
	.cart .col.item-name span {
		font-size: 16px;
	}
	.cart .col.item-cost {
		width:40%;
		float:left;
		clear:both;
	}
	.cart .col.item-qty {
		min-width:130px;
		min-width:0;
		width:40%;
		float:right;
	}
	.cart .col.item-total {
		font-family: 'dinpro-medium';
		font-weight: normal;
		font-family: 'Arial', sans-serif;
		font-weight: 500;
		color: #000000 !important;
		min-width:130px;
		font-size: 25px;
		min-width:100px;
		clear:both;
		font-size: 22px !important;
	}
	.cart .col.item-remove {
		width:40px !important;
	}
	.cart .col.item-remove a {
		width:11px;
		height:15px;
		background:url(img/del.png) center top no-repeat;
		display:inline-block;
		font-family: 'dinpro-light';
		font-weight: normal;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		color: #880000 !important;
		font-size: 18px;
	}
	.cart .col.item-remove a:hover {
		background:url(img/del.png) center bottom no-repeat;
	}
	.cart .col.total {
		font-family: 'dinpro-medium';
		font-weight: normal;
		font-family: 'Arial', sans-serif;
		font-weight: 500;
		color: #000000 !important;
		font-size: 25px !important;
	}
	.cart .row-checkout .cart-checkout {
		position:relative;
		height:108px;
	}
	.cart .row-checkout .cart-checkout > div {
		position:absolute;
		top:20px;
		right:0;
		width:100%;
	}
	.cart .number input {
		text-align:center;
	}
	.cart .number span {
		font-size:30px;
		cursor:pointer;
		line-height:0;
	}
	.cart .number span:hover {
		color:#000000;
	}
	.cart .backout {
		text-align:center;
		margin-top:20px;
	}
	.cart .backout a {
		text-decoration:underline;
	}
	.cart .backout a:hover {
		text-decoration:none;
	}
	.cart .mob-hide {
		display:none !important;
	}
	.subcat li {
		width: 50%;
	}
	.thumbs li {
		margin: 0 auto 20px auto;
		float: none;
		width: 280px !important;
		height: auto !important;
	}
	.setting .sorting {
		width: 308px !important;
		margin: auto;
	}
	.s-order-page .s-order-section > .s-section-header > .s-header {
		line-height: normal;
		display: inline-block;
		vertical-align: middle;
	}
	.s-order-page .s-order-section > .s-section-header {
		display: -webkit-inline-flex;
		display: inline-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		width: calc(100% - 40px);
	}
	.s-order-section > .s-section-header .s-delete-button {
		width: auto;
		vertical-align: middle;
		line-height: normal;
		text-align: right;
	}
	.wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body > *.wa-column-details {
		text-align: left;
	}
	.s-order-page > .s-order-column {
		margin-top: 40px;
		text-align: left;
	}
	.wa-order-dialog .wa-dialog-body .wa-dialog-header {
		padding: 10px 0 0px 20px!important;
		font-size: 14px !important;
	}
}
.s-cart-empty-wrapper .s-image-wrapper img {
	margin: auto;
}
.s-cart-empty-wrapper .s-description {
	text-align: center;
}
.s-cart-empty-wrapper .s-actions-wrapper {
	text-align: center;
}
.wa-order-form-wrapper .wa-step-auth-section > .wa-section-header a.wa-tooltip {
	text-decoration: underline;
}
.wa-order-form-wrapper .wa-step-auth-section > .wa-section-header a.wa-tooltip:hover {
	text-decoration: none;
}