/**/
#setRowTypeCatalog .rowProdItem,
#setRowTypeCatalog.Card .rowProdItem{
	width:31%;
}
#setRowTypeCatalog .rowProdItem .product-row-buy-section,
#setRowTypeCatalog.Card .rowProdItem .product-row-buy-section{
	display:none;
}
#setRowTypeCatalog.Row .rowProdItem{
	width:100%;
}
#setRowTypeCatalog.row{
	justify-content: space-between !important;
	margin-right:0;
	margin-left:0;
}
#setRowTypeCatalog.Row .piTcard{
	display: flex;
}
#setRowTypeCatalog.Row .piTcard .product-card-preview-wrapper{
	width:190px;
	min-width:190px;
}
#setRowTypeCatalog.Row .catalog-product-card{
	min-height: 1px;
	height:auto;
}
#setRowTypeCatalog.Row .rowProdItem .product-row-buy-section {
	display: flex;
	padding: 0 0 0 15px;
	justify-content: space-around;
}
#setRowTypeCatalog.Row .rowProdItem .piTcard > .product-card-price-wrapper{
	display: none;
}
#setRowTypeCatalog.Row .rowProdItem .product-card-header{
	display: none;
}
#setRowTypeCatalog.Row .rowProdItem .product-card-text-wrapper{
	max-width:calc(100% - 360px);
	width:100%;
}
#setRowTypeCatalog.Card .catalog-product-card{
	padding-bottom:10px;
}
#setRowTypeCatalog.Row .catalog-product-card{
	padding:10px;
}
#pagenAreaSec .navArea{
	padding-top:15px;
}
#setRowTypeCatalog.Row .product-n-status{
	padding: 23px 0 20px;
}

@media(max-width:820px){
	#setRowTypeCatalog .rowProdItem,
	#setRowTypeCatalog.Card .rowProdItem{
		width:45%;
	}
	#setRowTypeCatalog.Card .product-card-title {
		font-size: 14px;
		margin-bottom: 4px;
		height: 46px;
		overflow: hidden;
		line-height: 15px;
	}
	#setRowTypeCatalog.Card .product-card-price-wrapper span:not(.product-card-price){
		display: none;
	}
	#setRowTypeCatalog.Card .product-card-price-wrapper{
		position: static;
		padding:0 15px;
	}
	#setRowTypeCatalog.Card .catalog-product-card{
		padding-bottom: 0;
	}
}

#setRowTypeCatalog.Row .preIconArea{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#setRowTypeCatalog.Row .preIconArea .product-n{
	margin:0;
}
#setRowTypeCatalog.Row .preIconArea .product-n-status{
	padding:0 10px 0 0;
}
#setRowTypeCatalog.Row .product-row-icons-wrapper {
	position: static;
	display: block;
	line-height: 14px;
	height: 20px;
	overflow: hidden;
}
#setRowTypeCatalog.Row .pw-brand{
	display: none;
}
#setRowTypeCatalog.Row .product-card-text-wrapper .product-n{
	display: none;
}
#setRowTypeCatalog.Row .product-row-buy-section{
	border-radius: 0;
	border:0 none;
	border-left: 1px solid #c8c8c8;
}
#setRowTypeCatalog.Row .product-card-preview-wrapper {
	border-right: 1px solid #c8c8c8;
	padding: 0 10px 0 0;
}
#setRowTypeCatalog.Row .catalog-product-card .product-card-text-wrapper {
	min-height: 20px;
	padding: 0 15px;
}
#setRowTypeCatalog.Card .forPR.PR2, #setRowTypeCatalog.Card .forPR.PR4{
	display: block;
}
#setRowTypeCatalog.Row .forPR.PR3{
	/*display: none;*/
}
#setRowTypeCatalog.Row .product-card-article{
	line-height: 12px;
}
#setRowTypeCatalog.Row .product-row-price-wrapper{
	text-align: center;
	display: block;
	margin: 5px 0;
}
#setRowTypeCatalog.Row .product-row-text {
	margin-top: 10px;
	max-width: 100%;
	font-size: 13px;
	line-height: 16px;
}
#setRowTypeCatalog .product-row-text b{
	font-weight: normal;
	color:#555;
}
#setRowTypeCatalog.Row .forPR {
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 8px;
	font-family: "Open Sans", sans-serif;
}
#setRowTypeCatalog.Row .forPR span{
	font-size: 13px;
	line-height: 13px;
	font-family: "Open Sans", sans-serif;
}
#setRowTypeCatalog.Row .product-card-text-wrapper a .product-card-title {
	margin-bottom: 6px;
	line-height: 16px;
}
#setRowTypeCatalog.Row .product-row-desc{
	font-size: 13px !important;
	line-height: 13px;
	font-family: "Open Sans", sans-serif;
}
#setRowTypeCatalog.Row .forPR .product-card-article{
	color:#555;
	font-weight:normal;
}
#setRowTypeCatalog.Card .product-card-article-value{
	line-height: 14px;
}
#setRowTypeCatalog.Card .product-card-title {
	font-size: 15px;
	line-height: 17px;
	max-height: 36px;
	min-height: 36px;
	overflow: hidden;
	transition: none;
}
#setRowTypeCatalog.Card .piTcard:hover .product-card-title {
	max-height:120px;
	transition: all ease 0.3s;
}
#setRowTypeCatalog.Card .piTcard .forPR{
	max-height:0;
	overflow: hidden;
	transition: none;
	line-height: 16px;
}
#setRowTypeCatalog.Card .piTcard:hover .forPR{
	max-height:120px;
	transition: all ease 0.3s;
}
#setRowTypeCatalog.Card .catalog-product-card .product-card-text-wrapper{
	min-height:1px;
}
#setRowTypeCatalog.Card .catalog-product-card{
	min-height: 1px;
	position:relative;
}
#setRowTypeCatalog.Card .catalog-product-card,
#setRowTypeCatalog.Card .catalog-product-card .piTcard{
	transition: none;
}
#setRowTypeCatalog.Card .catalog-product-card:hover,
#setRowTypeCatalog.Card .catalog-product-card{
	transition: none;
}
#setRowTypeCatalog.Card .catalog-product-card .piTcard:hover{
	position: absolute;
	transition: none;
	z-index:100;
	background: #fff;
	box-shadow: 0 8px 20px 0 rgba(2, 4, 5, 0.15);
	border-radius: 0 0 6px 6px;
}
#setRowTypeCatalog.Card .forPR .product-card-article{
	color:#555;
	font-weight:normal;
}
#setRowTypeCatalog  a.product-card-article-value{
	text-decoration: underline;
	font-size: 13px;
	line-height: 13px;
}
#setRowTypeCatalog.Row .piTcard > .norAviablBlk{
	display: none;
}
#setRowTypeCatalog.Row .archItem .product-row-price-wrapper{
	opacity:0;
}