.pricetools_discount {
	margin-bottom: 10px;
}
.fancy_buy1click {
	font-size: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	text-align: center;	
	border: 1px solid rgb(172, 172, 172);
	color: #2d9345;
	padding: 4px 4px 4px 4px;
}


.reviews_itemvote {
	display: flex;
}
.wd_reviews {
	margin-top: 16px;
}
.wd_reviews a {
	text-decoration: none;
	color: #2e9547;
	font-weight: bold;
}

.item_name_prefix {
	display: inline;
}
.sec-tables {
    clear: both;
 /*   border: 1px solid #C7C7C7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;*/
    width: 100%;
}

.catalog_list_inner {
    width: 100%;
}

.catalog_list_inner .preview_text{
  min-height: 120px;
  padding: 3px 0 0 12px;
  box-shadow: 0 0 20px -6px rgba(0,0,0,.2);
  border-radius: 6px;
  width: 78%;
  color: #404040;
}

.catalog_list_div_element {
    position: relative;
    min-height: 200px;
}

.add2basket_form{
  margin-left: -10px;
}

.stickers .hit{
  padding: 3px 10px;
  border-radius: 2px;
  background: #ea0000;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;

}

.stickers .new{
  padding: 3px 10px;
  border-radius: 2px;
  background: #29ad2e;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 0;
  z-index: 100;
   font-weight: normal !important;
}


.years_bl {
  position:absolute;
  content: '';
  background: url("/img/circle.png") 100% 100% no-repeat scroll;
  display:block;
  width: 90px;
  height: 90px;
  left: 18px;
  top: 50px;

}

.actionBlock{
	background-color: #FFFFFF;
	box-shadow: 0 0 6px 1px #808080;
	left: 10%;
	margin: 15% auto auto;
	padding: 12px;
	position: absolute;
	top: 0px;
	width: 400px;
	z-index: 10;
}

.actionBlock .title{
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 14px;
}


.actionBlock{
  display: none;
}

.stickers .new:hover{
  border: 0;
}

.stickers .sale{
  padding: 3px 10px;
  border-radius: 2px;
  background: #29ad2e;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
}

.preview_text table {
  width: 99%;
}
.dopAnnZag{
  display: block;
  font-weight: bold;
  margin-top: 20px;
  cursor: pointer;
  margin-bottom: 15px;
}

.dopAnn{
  display: none;
}

.dopAnnZag::after{
  position: relative;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  top: -2px;
  border: 3px solid #009944;
  border-left-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


.yesAvail, .notAvail {
	font-size: 14px;
  margin-bottom: 30px;
}
.yesAvail img {
	margin-right: 7px;
}
.yesAvail span, .notAvail span {
	border-bottom: 1px solid #c7c7c7;
}
.yesAvail .availText, .notAvail .availText {
	/*border-bottom: 1px solid #c7c7c7;*/
	float:left;
	font-weight: bold;
	color: #2d9346;
}
.yesAvail .availImg, .notAvail .availImg {
	float:left;
}


/*@media only screen and (min-width: 960px) {
	.sec-tables td.catalog_list-td-price {
	height: 200px !important;*
	}
}*/

@media only screen and (max-width: 749px) {
  .price-new{
    display: block;
    float: left;
  }

  .preview_text{
    min-height: 100% !important;
  }

  .add2basket_form{
    margin: 0;
    float: right;
  }

  .preview_text table {
    width: 100%;
    /*display: none;*/
  }
  .stickers .hit {
	top:10px;
	left:10px;
  }
  .yesAvail, .notAvail {
  margin-bottom: 20px;
}
.addCompare {
	margin: 10px 0 0px !important;
}
.stickers .sale {
  top: 10px;
  left: 10px;
}
.years_bl {
  top: 25px;
  left: 0px;
  background-size: 80% 80%;
}
.stickers .new {
  top: 10px;
  left: 10px;
  }

/*.topLinkMob ul li:last-child {
  display: none !important;
}
.site_name .region-change {
	display:none;
}*/
}



.preview_text table td{
  height: auto !important;
  background-image: url(/images/dott.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 1px;
}

.pricetools-skladi td{
  height: auto !important;
}

.preview_text td span{
  display: inline-block;
  background: #fff;
  position: relative;
  top: 4px;
  padding-right: 2px;
}

.preview_text td span:last-child{
  float: right;
  padding-left: 2px;
}

.adminBlockPrices{
  background: #fff;
  border: 1px solid green;
  width: 200px;
  z-index: 1000;
  display: none;
}

.showPrices{
  background: #2b8f43;
  cursor: pointer;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  border: 1px solid #2b8f43;
  text-decoration: none;
  position:absolute;
}

.showPrices:hover, .showPrices.showBlock{
  background: none;
  cursor: pointer;
  border: 1px solid #2b8f43;
  color: #2b8f43;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  text-decoration: none;
}

.sec-tables .general_image_a {
    margin: 10px;
}

.compare-cnt{
  display: none;
}

.rrcDisplay{
	color: rgb(145, 145, 145);
	font-size: 17px;
	margin-bottom: 10px;
}

.rrcDisplay span{
	text-decoration: line-through;
}

.addCompare {
	background: url(/bitrix/templates/green-redisign/img/plus.png) no-repeat 0px 3px;
	padding-left: 20px;
	margin: 10px 0 0px;
}

.addCompare a {
	border-bottom: 1px solid #c7c7c7;
	font-size: 14px;
	text-decoration: none;
}

.goToCompare{
	display: none;
	color: #000;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid #2D9345;
	cursor: pointer;
	background: #569d008a;
	font-size: 14px;
	padding: 3px 8px;
	line-height: 25px;
}

.sec-tables td.catalog_list-td-info {
    padding: 0 10px;
}

.sec-tables td.catalog_list-td-price {
    /*border-left: 1px solid #C7C7C7;*/
}

.sec-tables td.catalog_list-td-topborder {
    /*border-top: 1px solid #C7C7C7;*/
}

.catalog_list-item-vote {
    width: 150px;

}

.catalog_list-item-vote span {
    float: left;
    margin-right: 8px;
}
/*
.sec-tables .item-price {
    width: 120px;
    margin: 0 auto;
}
*/
.sec-tables .item-price .price-new {
    color: black;
    font-family: Arial;
    font-size: 20px;
	font-weight:bold;
}

.sec-tables .item-price .price {
    margin-bottom: 15px;
    /*font-weight: bold;*/
    font-size: 16px;
}

.add2basket_link {
    margin-bottom: 14px;
}

/* pagenavigation */
.navigation_in_catalog_top {
    position: relative;
    top: 16px;
    right: 0px;
    float: right;
}

.navigation_in_catalog_bottom {
    bottom: -31px;
    right: 0px;
    float: left;
}

.pricetools-skladi {
    font-size: 11px;
    line-height: 10px;
    margin: -320px 0 0 170px;
    position: absolute;
    width: 150px;
    right: -160px;
}

.pricetools_discount span {
    background: none repeat scroll 0 0 !important;
	font-size: 18px;
}

.margLeft{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
}

.pricetools-old_price {
    font-size: 13px !important;
    margin-bottom: 0px !important;
}

.oldPrice{
  color: rgb(145, 145, 145);
  text-decoration: line-through;
  margin-bottom: 5px;
  font-size: 17px;
}

.pricetools-skladi table,.pricetools-skladi table tr, .pricetools-skladi table td {
    font-size: 11px;
}

.item_name.test_norm a{
  font-size: 16px;
  text-decoration: none;
}

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

.preview_text .dopAnn{
}

.preview_text td span:first-child{
  color: gray;
}

.catalog_list_div_element {
    position: relative;
    min-height: 200px;
}

@media only screen and (min-width:959px) {
.catalog_list_div_element {
box-shadow: 0 0 6px 1px rgba(0,0,0,.15);
border: 1px solid #b8ced9;
margin-bottom: 3px;
}
.sec-tables .catalog_list_div_element:first-child {
 border: 1px solid #b8ced9 !important;
}
.yesAvail .availImg, .notAvail .availImg {
	position: absolute;
	left: -25px;
	display: none;
}
}

@media only screen and (max-width: 959px) {
.category_select_mob {
	border-bottom: 2px solid #039c42 !important;
	margin-top: 15px !important;
	border-top: 0px solid #039c42 !important;
	background: #188a0717 !important;
	font-size: 20px !important;
}
.sec-tables .catalog_list_div_element {
	height: auto;
}
.add2basket_form{
  margin-top: 10px;
}
.item_name.test_norm {
text-transform: none;
}
.item_name a {
	font-weight: normal !important;
}
}
@media only screen and (min-width: 749px) and (max-width: 959px) {
.stickers .new {
top: 60px; }
.years_bl {
	top: 95px;
}
.stickers .sale{
	top: 65px;
}
.stickers .hit {
	top: 65px;
}
}
@media only screen and (max-width: 335px) {
.stickers .new {
top: 60px; }
.years_bl {
	top: 70px;
}
.stickers .sale{
	top: 65px;
}
.stickers .hit {
	top: 65px;
}
}

@media only screen and (max-width: 959px) {
	.preview_text{
    display: none;
  }
  .item_name_prefix {
	font-weight: normal !important;
	font-size: 14px;
	color: gray;
	display: block;
	margin-bottom: 5px;
	}
	div[data-name="coutput"] {
		display: none;
}
	.fastLinks {
	margin-bottom: 5px;
	}
	.catalog-right .catalog-section-sorter {
	height: 35px !important;
	}
}
@media only screen and (max-width: 749px) {
	.sec-tables .item-price .price-new {
	font-size: 18px;
	}
.item-price .price {
	display: none;
}
.yesAvail img {
	display: none;
}
.yesAvail .availText {
	font-weight: normal;
	color: #2b8f43;
	margin-bottom: 5px;
}
.reviews_itemvote {
	display: block;
}
}

@media only screen and (min-width: 335px) and (max-width: 749px) {
a.add2basket {
	width: 150px;
	}
.catalog_list_row3 {
	position: initial !important;
}
.add2basket_form {
	position: absolute;
bottom: 8px;
}
.catalog_list_row2 {
	height: 100px;
}
td .item_name {
	height: 85px;
	width: 85%;
	text-transform: none;
	margin-top: 200px;

}
.catalog_list-item-vote .iblock-vote {
	margin-top: 60px;
}
.item_name span {
	font-weight: normal;
}
div .catalog_list_row1 {
  margin: 12px 0 0 0;
  height: 200px;
}
table .catalog_list-item-vote {
  position: unset;
}
.sec-tables .catalog_list_div_element{
max-width: 50%;
flex: 0 0 50%;
}
.sec-tables {
display: flex;
flex-wrap: wrap;
}

.sec-tables .catalog_list_div_element:nth-child(odd){
	border-right: 1px solid #c7c7c7 !important; 
}
.goToCompare {
margin-top: 12px;
/*display: block;*/
width: 75%;
line-height: 29px;
}
.sec-tables .item-price .price-new {
  margin-bottom: 40px;
} 
.catalog_list_row3 {
padding: 10px 0 !important;
/*margin-top: 10px;*/
}
.actionBlock {
width: auto;
  left: 0;
  top: 92px;
}
.addCompare a {
color: transparent;
width: 25px;
display: block;
border-bottom: none;
background: url('data:image/svg+xml;utf8,<svg width="30" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="4" width="2" height="14" rx="1" fill="rgb(0,128,0)"/><rect width="2" height="26" rx="1" transform="matrix(0 1 1 0 0 19)" fill="rgb(0,128,0)"/><rect x="7" width="2" height="18" rx="1" fill="rgb(0,128,0)"/><rect x="12" y="8" width="2" height="10" rx="1" fill="rgb(0,128,0)"/><rect x="17" y="4" width="2" height="14" rx="1" fill="rgb(0,128,0)"/><rect x="22" y="8" width="2" height="10" rx="1" fill="rgb(0,128,0)"/></svg>') 50%/contain no-repeat;
}
.addCompare {
	background: none;
	width: 30px;
	height: 40px;
	position: absolute;
	right: 0;	
	display: none;
}
}
@media only screen and (max-width: 334px){
.catalog_list-td-info	.catalog_list-item-vote {
position: initial;
}
.wd_reviews {
  margin-top: 5px;
}
}
@media only screen and (max-width: 1199px) {
	.catalog_list_inner .preview_text {
	width: 100%;
	}
	.preview_text td span {
		display: initial;
	}
}
@media only screen and (min-width: 445px) and (max-width: 749px) {
	.wd_reviews {
	margin-top: 42px;
	position: absolute;
	left: 155px;
	}
}

@media only screen and (min-width: 334px) and (max-width: 435px) {
	.fancy_buy1click {
		padding: 0px;
	}
}

/*@media only screen and (min-width: 1199px) {
.catalog_list-item-vote {
	position: absolute;
	bottom: 21px;
}
.addCompare {
	margin: 5px 92px 0px 0px;
	float: right;
}
.goToCompare {
	white-space: nowrap;
	margin-top: 25px;
	position: absolute;
}
}*/