

/* Start:/local/templates/main_composite_adaptive/components/bitrix/catalog.section/novelty/style.css?16885490201529*/
#owl_itemlist {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 666px;
}
.n_item {
  display: inline-block;
  width: 202px;
  /*overflow: hidden;*/
  text-align: center;
  margin-right: 21px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  position: relative;
  background: none !important;
  padding: 0 !important;
  vertical-align: top;
}
.n_item img {
  width: 200px;
  height: 267px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
/*opacity: 0.8;*/
  position: relative;
  z-index: 10;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
}

/*.touch-yes .n_item img {opacity: 1;}
.touch-no .n_item:hover img {opacity:1;}*/


.item_name {margin: 5px 0;}
.item_name a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #c68279;
}
.item_cost {
  color: #d85555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
}
.item_cost span {
  color: #7d7d7d;
  text-decoration: line-through;
}
.salemarker {
  width: 64px;
  height: 64px;
  background: url(/images/item_markers/sale.png) 0 0 no-repeat;
  background-size: 64px 64px;
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 20;
}

.luxmarker {
  width: 60px;
  height: 62px;
  background: url(/images/item_markers/lux.png) 0 0 no-repeat;
  background-size: 60px 62px;
  position: absolute;
  top: 0;
  left: -5px;
  z-index: 20;
}
/* End */
/* /local/templates/main_composite_adaptive/components/bitrix/catalog.section/novelty/style.css?16885490201529 */
