

/* Start:/local/templates/aspro_optimus/components/bitrix/catalog.section/catalog_table/style.css?1764937915594*/
.description_wrapp.wrapp_stockers .like_icons {
	border-top: none;
  	padding: 0;
}
.module_products_list .wrapp_stockers .like_icons div.compare_item_button {
  margin: 0;
  padding: 0;
}
@media screen and (max-width:600px){


  .item.main_item_wrapper {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #eaebec;
  }
  .module_products_list td.information_wrapp  {
    width: 50%;
    text-align: center;
    align-content: center;
  }
  .module_products_list td.price-cell {
    width: 50%;
    text-align: center;
  }
  .module_products_list td {
    border-top: none;
  }
}
/* End */


/* Start:/local/templates/aspro_optimus/components/bitrix/catalog.section.list/relink_subsection/style.css?1764937914899*/
.relink-flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
}

.relink-flex-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding: 5px 10px;
    border: 1px solid;
    margin: 10px;
}
/* End */
/* /local/templates/aspro_optimus/components/bitrix/catalog.section/catalog_table/style.css?1764937915594 */
/* /local/templates/aspro_optimus/components/bitrix/catalog.section.list/relink_subsection/style.css?1764937914899 */
