@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

.catsProd a{
	display: block;
	line-height: 40px;
	font-size:14px;
	border-top: 1px dotted #d1d1d1;
}
.catsProd a:last-child{
	border-bottom: 1px dotted #d1d1d1;
}
.catsProd a.active{
	color:#000;
	padding-left: 20px;
	background: url(images/prodMarker.jpg) left center no-repeat;
}
.catsProd .uk-h3{
	font-weight: 900;
	margin:40px 0 30px;
	font-size: 24px;
	color:#000;
}
.prodList .prodTitle{
	font-size: 24px;
	color:#007400;
	font-weight: 900;
	padding-top: 14px;
	padding-bottom: 25px;
}
.prodList .prodImg{
	border: 1px solid #007400;
	width: 380px;
	height: 380px;
	max-width: 100%;
	max-height: inherit;
}
.prodList .productText h3{
	font-size: 24px;
}
.prodList .productText {
	margin-bottom: 10px;
}
.prodList .productText hr{
	border-style: dotted;
	border-color: #d1d1d1;
}
.zakazProd, .add2basket {
	/*float: right;*/
	/*margin: 15px 0;*/
	background: #5bb06e;
	height: 60px;
	width: 250px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	align-content: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff!important;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-border-radius: 30px 0 30px;
	-webkit-border-radius:  30px 0 30px 0;
	-khtml-border-radius:  30px 0 30px 0;
	border-radius:  30px 0 30px 0;
}

.zakazProd:hover, .add2basket:hover{
	background: #8ecd8d;
	text-decoration: none;
}
#prodList .selectTab{
	margin-top: 30px;
}
#prodList .selectedTab > li{
	background: #ededed;
	padding: 20px 25px;
}
#prodList .selectTab>li{
	background: #5bb06e;
	padding-left: 0;
	text-align: center;
	border:1px solid #fff;
}
#prodList .selectTab>li.uk-active{
	background: #007400;
	text-transform: uppercase;
}
#prodList .selectTab>li a{
	color:#fff;
	display: block;
	line-height: 45px;
	text-align: center;
}
.prodBorder{
	border:2px solid #488f59;
	-moz-border-radius: 30px;
	-webkit-border-radius:30px;
	-khtml-border-radius:30px;
	border-radius:30px;
	padding: 15px 30px;
	margin-top: 30px;
	text-align: center;
}
.prodBorder p.mainColor{
	font-size: 20px;
}
.prodList h3{
	padding: 20px 0 20px 40px;
	color: black;
	font-size: 34px;
	text-transform: uppercase;
	border-bottom: 1px dotted #d0d0d0;
	border-top: 1px dotted #d0d0d0;
	margin: 40px 0 30px;
	position: relative;
	clear: left;
	line-height: 1.2
}
.prodList h3::before{
	content: "";
	width: 26px;
	height: 26px;
	position: absolute;
	left:0;
	font-weight: bold;
	top:22px;
	background: #5bb06e;
}
#prodForma input[type=text],#prodForma input[type=email],#prodForma select{
	width: 100%;
}
.productBuyPanel {
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: relative;
}
.productCountPanel {
	display: flex;
	justify-content: space-between;
}
.productPrice {
	font-weight: 800;
	font-size: 24px;
}
.productPrice_mb {
	margin-bottom: 20px;
}
.flexRowContainer {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.add2basket__popup {
	top: -25px;
	/*left: 225px;*/
}

@media (max-width: 480px) {
	.productBuyPanel .add2basket {
		margin-top: 10px;
	}
}