

/* Start:/local/templates/aspro_next_la_rose/components/bitrix/catalog/main/style.css?1717651112815*/
.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 */


/* Start:/local/templates/aspro_next_la_rose/components/aspro/catalog.smart.filter/main/style.css?15911486271133*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}
/* End */


/* Start:/local/templates/aspro_next_la_rose/components/bitrix/catalog.section/catalog_block/style.css?17527377408728*/
.price-cash-back .price.mob-price .cash-back {
  display: none;
}
/*body .top_wrapper .catalog_block .footer_button .offer_buy_block {
  margin: 11px 3px 0 3px;
}*/
body .top_wrapper .catalog_block .footer_button .to-cart,
body .top_wrapper .catalog_block .footer_button .in-cart,
body .top_wrapper .catalog_block .footer_button .button_block .btn,
body .top_wrapper .catalog_block .footer_button .offer_buy_block .btn {
  background: #FFD0DA;
  border-color: #FFD0DA;
  border-radius: 9px;
  display: inline-block;
  line-height: 1;
  max-width: 300px;
  padding: 9px 0;
  width: 100%;
}
body .top_wrapper .catalog_block .footer_button .button_block {
  display: block;
}
body .top_wrapper .catalog_block .footer_button .to-cart svg,
body .top_wrapper .catalog_block .footer_button .in-cart svg {
  margin-right: 15px;
  vertical-align: bottom;
}
body .top_wrapper .catalog_block .footer_button .button_block .btn svg {
  margin-left: 15px;
  vertical-align: bottom;
}
body .top_wrapper .catalog_block .footer_button .to-cart span,
body .top_wrapper .catalog_block .footer_button .in-cart span,
body .top_wrapper .catalog_block .footer_button .button_block .btn span,
body .top_wrapper .catalog_block .footer_button .offer_buy_block .btn span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.catalog_item_wrapp .catalog_item .item-title a,
.catalog_item_wrapp .catalog_item .item-title a span,
.catalog_item_wrapp .cost.prices .price,
.view-item .item-title a span {
  color: #000 !important;
  font-size: 18px;
}
.cash-back a {
  background: rgb(255,208,218);
  background: linear-gradient(145deg, rgba(255,208,218,1) 0%, rgba(255,234,239,1) 100%);
  border-radius: 30px;
  color: #4e4e4d;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  margin-right: 10px;
  padding: 5px 0;
  width: 96px;
}
.cash-back a span {
  font-weight: 600;
}
.cash-back .svg-icon {
  cursor: pointer;
  line-height: 1;
  position: relative;
  vertical-align: sub;
}
.cash-back .svg-icon::before {
  display: none;
  content: "Получайте бонусы с каждой покупки. Баланс бонусов доступен в личном кабинете.";
  font-size: 12px;
  line-height: 1.5;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 25px;
  width: 245px;
  z-index: 2;
  background: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  border-image: initial;
  padding: 5px;
}
.cash-back .svg-icon:hover:before {
    display: inline-block;
    opacity: 1;
    z-index: 99;
}
.price-cash-back {
  align-items: center;
  display: flex;
  justify-content: center;
}
.price-cash-back .offers_price_wrapper {
  align-items: center;
  display: flex;
  line-height: 21px;
}
/*.price-cash-back .offers_price_wrapper > div.offers_price {
  margin: 0 10px 0 0;
}*/
.price-cash-back .price-txt {
  color: #000;
  display: inline;
  font-size: 18px;
}
.catalog_block .cost.prices .price-cash-back .price {
  margin-bottom: 2px !important;
}
.sticker-present {
  background: #FFD0DA;
  bottom: 10px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  left: 0;
  padding: 5px 10px 5px 13px;
  position: absolute;
  z-index: 2;
}
.sticker-present span {
  font-size: 15px;
  line-height: 19px;
  vertical-align: bottom;
}
.search-page-wrap + .catalog .price-cash-back .price-txt {
  display: none;
}
.button_block.my a.btn {
  margin-bottom: 5px;
}
.get-similar-flower:before {
  background: #fff;
  border: 1px solid #ccc;
  bottom: 75px;
  content: attr(data-title);
  display: none;
  left: 20px;
  line-height: 1.4;
  opacity: 0;
  padding: 5px;
  position: absolute;
  right: 19px;
  text-transform: none;
  white-space: break-spaces;
  transition-delay: 0.3s;
  transition-property: opacity;
}
.get-similar-flower:hover::before {
  display: inline-block;
  opacity: 1;
}
.cost .price {
  margin-right: 7px !important;
  margin-left: 7px !important;
}
.catalog_block.grid-catalog-blog .woffers {
  margin-top: 11px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .price-cash-back {
    flex-wrap: wrap;
  }
}
@media (max-width: 1200px) {
  .catalog_item_wrapp .catalog_item .item-title a,
  .catalog_item_wrapp .catalog_item .item-title a span,
  .catalog_item_wrapp .cost.prices .price,
  .view-item .item-title a span,
  body .top_wrapper .catalog_block .footer_button .to-cart span,
  body .top_wrapper .catalog_block .footer_button .in-cart span,
  body .top_wrapper .catalog_block .footer_button .button_block .btn span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .popular-product .grid-catalog-blog {
    grid-template-columns: repeat(2, 50%);
  }
  .grid-catalog-blog {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-catalog-blog .col-sm-6,
  .larose_catalog.grid-catalog-blog .col-small-12  {
    width: 100% !important;
  }
  .catalog_block.items.grid-catalog-blog .item_block,
  .catalog_block.grid-catalog-blog .catalog_item_wrapp.item {
    height: 100%;
  }
  body .block .catalog_block.grid-catalog-blog .catalog_item_wrapp .catalog_item>div {
    align-content: space-between;
    display: grid;
    height: 100%;
  }
  .grid-catalog-blog .button_block.my a.btn,
  .grid-catalog-blog .footer_button .btn-default {
    margin-bottom: 0;
  }
  body .top_wrapper .catalog_block .footer_button .button_block .btn svg {
    margin-left: 0;
  }
  body .popular-product .top_wrapper .catalog_block.grid-catalog-blog .footer_button .button_block .btn span,
  body .popular-product .top_wrapper .catalog_block.grid-catalog-blog .footer_button .offer_buy_block .btn span {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .sku_props .bx_item_section_name {
    display: none;
  }
  body .ajax_load.block .counter_wrapp div.button_block.wide {
    width: 100%;
  }
}
@media (max-width: 550px) {
  body .block .catalog_block .catalog_item_wrapp .catalog_item {
    box-shadow: none;
    padding:5px;
  }
  .mobile .item_block .catalog_item .item_info {
    padding-bottom: 0;
  }
  .mobile .item_block .catalog_item .footer_button {
    margin: 0;
  }
  .button_block.my .btn.grey {
    padding: 8px 15px;
    width: 100%;
    white-space: normal;
  }
  .price-cash-back {
    flex-wrap: wrap;
  }
  .price-cash-back > div:last-child {
    width: 100%;
  }
  .grid-catalog-blog .catalog_item_wrapp .catalog_item .item-title a span,
  body .top_wrapper .catalog_block.grid-catalog-blog .footer_button .to-cart span,
  body .top_wrapper .catalog_block.grid-catalog-blog .footer_button .in-cart span,
  body .top_wrapper .catalog_block.grid-catalog-blog .footer_button .button_block .btn span,
  body .top_wrapper .catalog_block.grid-catalog-blog .footer_button .offer_buy_block .btn span {
    font-size: 14px;
  }
}
@media (min-width: 400px) and (max-width: 520px) {
  .catalog_item_wrapp .catalog_item .item-title a,
  .catalog_item_wrapp .catalog_item .item-title a span,
  .catalog_item_wrapp .cost.prices .price,
  .view-item .item-title a span,
  body .top_wrapper .catalog_block .footer_button .to-cart span,
  body .top_wrapper .catalog_block .footer_button .in-cart span,
  body .top_wrapper .catalog_block .footer_button .button_block .btn span {
    font-size: 14px;
  }
  body .top_wrapper .catalog_block .footer_button .to-cart svg,
  body .top_wrapper .catalog_block .footer_button .in-cart svg,
  body .top_wrapper .catalog_block .footer_button .button_block .btn svg {
    height: 14px;
    width: 14px;
  }
}
@media (max-width: 500px) {
  .wrapper_inner .catalog_block .catalog_item .image_wrapper_block {
    margin: 0 auto 5px;
  }
  .catalog_block .counter_wrapp {
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
  }
  .ajax_load.block .counter_wrapp .button_block.my {
    width: 100%;
  }
  .ajax_load.block .counter_wrapp .counter_block,
  .ajax_load.block .counter_wrapp .counter_block+.button_block.my {
    width: 48%;
    margin: 0 !important;
  }
  .ajax_load.block .counter_wrapp .counter_block+.button_block.my.wide {
    width: 100%;
  }
  .button_block .btn {
    padding: 7px 0 9px;
    width: 100%;
  }
}
@media (max-width: 320px) {
  body .popular-product .top_wrapper .catalog_block.grid-catalog-blog .footer_button .button_block .btn span,
  body .popular-product .top_wrapper .catalog_block.grid-catalog-blog .footer_button .offer_buy_block .btn span {
    font-size: 9px;
  }
}
/* End */
/* /local/templates/aspro_next_la_rose/components/bitrix/catalog/main/style.css?1717651112815 */
/* /local/templates/aspro_next_la_rose/components/aspro/catalog.smart.filter/main/style.css?15911486271133 */
/* /local/templates/aspro_next_la_rose/components/bitrix/catalog.section/catalog_block/style.css?17527377408728 */
