.catalog_plitka_item {
      width: 100%;
   float: left;
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   position: relative;
}


@media screen and (max-width: 599px) {
   .catalog_plitka_item {
      width: 100%;
   }
}
@media screen and (min-width: 600px) {
   .catalog_plitka_item {
      width: 50%;
   }
}

.catalog_plitka_item > div {
   padding: 10px;
   margin: 0 10px 10px 10px;
   border: solid 1px #CCCCCC;
      box-sizing: border-box;
}

div.catalog_plitka_item .pricelist {
   text-align: left;
   font-size: 90%;
   white-space: nowrap;
}

div.catalog_plitka_item .name {
  display: block;
	margin: 0 5px 10px 5px;
	text-align: center;
	font-size: 110%;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}
.good_container .images {
position: relative;
}
.good_container .images table {
width: 100%;
margin: 0;
}
.good_container .images td {
height: 150px;
text-align: center;
vertical-align: middle;
} 

.brandimg {
  text-align: right;
}
.brandimg img {
  max-width: 75px;
}

.tocompare {
  text-align: center;
  margin: 15px auto;
}
td .tocompare {
  margin: 0;
}

.noprice {
text-align: center;
}

/*.actions_block {
  right: -15px;
  top: -3px;
  position: absolute;
  width: 35px;
}*/
.icon_top {
  background-image: url("images/posland_top.png");
}
.icon_action {
  background-image: url("images/posland_sale.png");
}
.icon_new {
  background-image: url("images/posland_new.png");
}

div.catalog_plitka_item .images .img_cont {
  width: 150px;
  height: 150px;
  position: relative;
   border: solid 1px #DDDDDD;
   text-align: center;
   vertical-align: middle;
   margin: 0 auto 3px auto;
}

div.catalog_plitka_item .images .small_icons_container {
  top: 0;
  right: -13px;
   width: 76px;
  position: absolute;
    line-height: 100%;
    padding: 0;
    margin: 0;
}

div.catalog_plitka_item .images .small_icons_container div {
    padding: 0;
    margin: 0;
  width: 56px;
  height: 35px;
  margin: 0 auto;
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-position: right top;
}

.sect-description {
   padding-top: 10px;
}

#sfilter {
   display: none;
}

#modef,.for_modef {
   height: 0;
   border: none;
   width: 0;
   overflow: hidden;
}

#kombox-filter {
   margin: auto;
}
#kombox-filter .fa-remove {
   color: gray;
   position: absolute;
   top: 0;
   right: 5px;
   z-index: +10;
   cursor: hand;
   cursor: pointer;
}

.fa.fa-sliders {
   width: 30px; height: 30px;
   position: absolute;
   top: 62px;
   right: 7px;
   background-color: blue;
   color: white;
   border: solid 1px black;
   border-radius: 5px;
   font-size: 150%;
   z-index: +10;
   cursor: hand;
   cursor: pointer;
}
.fa.fa-sliders {
   width: 30px; height: 30px;
   position: absolute;
   top: 62px;
   right: 7px;
   background-color: blue;
   color: white;
   border: solid 1px black;
   border-radius: 5px;
   font-size: 150%;
   z-index: +10;
   cursor: hand;
   cursor: pointer;
}