

/* Start:/local/templates/aspro_next_la_rose/components/bitrix/catalog/main/style.css?1780463439815*/
.section-similar-products h2, .section-additional-gifts h2 {
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 1;
	text-align: center;
}
.custom_modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0, 0.5);
}
.custom_modal-content {
  position: relative;
  background-color: #eee;
  margin: auto;
  padding: 20px;
  max-width: 600px;
  width: 70%;
}
.custom_modal .close {
  position: absolute;
  top: 0;
  right: 20px;
  color: #000;
  float: none;
  font-size: 28px;
  font-weight: bold;
  opacity: 0.5;
  z-index: 9;
}
.custom_modal .close:hover,
.custom_modal .close:focus {
  color: #aaaaaa;
  text-decoration: none;
  cursor: pointer;
}
/* End */
/* /local/templates/aspro_next_la_rose/components/bitrix/catalog/main/style.css?1780463439815 */
