

/* Start:/local/templates/aspro_next_la_rose/components/bitrix/catalog.section/home-showcase/style.css?17449499734535*/
html[xmlns] .showcase .slides {
  display: flex;
}
.showcase h3 {
  align-items: center;
}
.showcase h3 a {
  background: #FFD0DA;
  border-radius: 5px;
  margin-left: 20px;
  padding: 5px 10px;
}
.showcase .flex-viewport {
  z-index: 9;
}
.showcase .flex-direction-nav {
  display: flex;
  justify-content: space-between;
  left: -35px;
  position: absolute;
  right: -35px;
  top: 35%;
}
.showcase-flex {
  flex-direction: column;
}
.showcase-flex .showcase-img a img:nth-child(2),
.showcase-flex:hover .showcase-img a img:first-child {
  display: none;
  opacity: 0;
  transition: opacity 0.3s;
}
.showcase-flex:hover .showcase-img a img:nth-child(2) {
  display: inline-block;
  opacity: 1;
}
.flex .showcase-img img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.showcase-item-title {
  margin-bottom: 10px;
}
.showcase-item-title a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.showcase-info,
.showcase-btn {
  margin-bottom: 15px;
}
.showcase-info .flex {
  align-items: center;
  justify-content: center;
}
.showcase-info .flex>div:first-child,
.showcase-info .flex>div:nth-child(2) {
  margin-right: 10px;
}
.showcase-price-discount {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 500;
}
.showcase-price-discount .values_wrapper {
  text-decoration: line-through;
}
.showcase-price {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.cash-back {
  line-height: 1;
}
.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;
  line-height: 1.2;
  margin-right: 10px;
  padding: 5px 0;
  width: 96px;
}
.cash-back .svg-icon {
  cursor: pointer;
  line-height: 1;
  position: relative;
  vertical-align: text-bottom;
}
.cash-back .svg-icon::before {
  background: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  border-image: initial;
  display: none;
  content: "Получайте бонусы с каждой покупки. Баланс бонусов доступен в личном кабинете.";
  font-size: 12px;
  line-height: 1.5;
  opacity: 0;
  padding: 5px;
  position: absolute;
  right: 0px;
  top: 23px;
  width: 245px;
  z-index: 2;
}
.cash-back .svg-icon:hover:before {
  display: inline-block;
  opacity: 1;
  z-index: 99;
}
.showcase-btn .btn {
  background: #FFD0DA;
  border: none;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  max-width: 372px;
  padding: 10px 0;
  text-transform: uppercase;
  width: 100%;
}
.showcase-btn span.btn svg {
  margin-right: 15px;
  vertical-align: bottom;
}
.showcase-btn a.btn svg {
  margin-left: 5px;
  vertical-align: bottom;
}
.showcase-btn.mob-style {
  display: none;
}
.flexslider #slides-height > li {
  display: grid !important;
  align-content: space-between;
	min-height: auto !important;
}
@media all and (max-width: 767px) {
  .showcase .flexslider .slides {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 !important;
    width: 100% !important;
  }
  .showcase .flexslider .slides > li {
    display: flex !important;
    float: none !important;
    /*justify-content: space-between;*/
    margin: 0 !important;
    width: calc(50% - 6px) !important;
  }
  .showcase .flex-direction-nav {
    display: none;
  }
  .showcase .cash-back a,
  .showcase-btn.mob-style .btn svg {
    margin: 0;
  }
  .showcase .cash-back {
    margin-top: 15px;
    width: 100%;
  }
}
@media all and (max-width: 520px) {
  .showcase h3 a {
    padding: 3px 9px;
  }
  .showcase-item-title a,
  .showcase-btn .btn {
    font-size: 14px;
  }
}

.content-text-citi {
  display: inline-block;
}
.content-text-citi:after {
  content: 'Сити';
}
.showcase-btn .to-order, .showcase-btn .to-subscribe, .showcase-btn .in-cart, .showcase-btn .in-subscribe {
	display: inline-block;
}

@media all and (max-width: 399px) {
  .showcase-btn:not(.mob-style),
  .catalog_block:not(.flex-catalog-block) .showcase .svg-icon {
    display: none;
  }
  .showcase-btn.mob-style {
    display: block;
    margin: 0;
  }
  .showcase-btn.mob-style .btn {
    display: inline-block;
    padding: 5px 0;
    width: 28px;
  }
}
/* End */


/* Start:/local/templates/aspro_next_la_rose/components/bitrix/news.list/front_blog.2023/style.css?16881016032386*/
.blog-bg .flexslider .flex-control-nav,
.blog-bg .front_slider_wrapp .flex-control-nav {
  margin-top: 50px;
}
.blog-bg .flex-control-paging li a,
.blog-bg .front_slider_wrapp .flex-control-nav li a {
  background: #ccc;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
.blog-bg .flex-control-paging li a.flex-active,
.blog-bg .front_slider_wrapp .flex-control-nav li a.flex-active {
  background: #4e4e4d;
}
.blog-bg {
  position:relative;
}
.blog-bg:after {
  background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8)), url(/local/templates/aspro_next_la_rose/images/main-blog-logo.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  bottom: 0;
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
}
.blog-bg .banners-small.blog {
  position: relative;
  z-index: 2;
}
.main-blog {
  align-items: center;
}
.main-blog .flex-item {
  width: 50%;
}
.flex.main-blog .main-blog-img img {
  margin: 0;
}
.main-blog-text {
  padding-left: 75px;
}
.main-blog .title {
  color: #4e4e4d;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 50px;
  text-align: left;
  text-transform: uppercase;
}
.main-blog .prev_text-block {
  color: #4e4e4d;
  font-size: 18px;
  text-align: left;
}
.more-btn a,
.main-blog .title a {
  color: #4e4e4d;
}
.more-btn {
  text-align: left;
}
.flexslider li .more-btn a {
  border-bottom: 1px solid;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s;
}
.flexslider li .more-btn a:hover {
  color: #4e4e4d;
  border-bottom: none;
}
@media all and (max-width: 1600px) {
  .blog-bg:after {
    background-size: 40%;
  }
}
@media (min-width: 768px) and (max-width: 899px) {
  .main-blog .title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .blog-bg:after {
    background: none;
    display: none;
  }
  .main-blog {
    flex-direction: column;
  }
  .main-blog .flex-item {
    width: 100%;
  }
  .main-blog-text {
    padding: 0;
  }
}
@media all and (max-width: 600px) {
  .main-blog .title {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 399px) {
  .main-blog .title {
    font-size: 22px;
  }
  .main-blog .prev_text-block {
    font-size: 16px;
  }
}
/* End */
/* /local/templates/aspro_next_la_rose/components/bitrix/catalog.section/home-showcase/style.css?17449499734535 */
/* /local/templates/aspro_next_la_rose/components/bitrix/news.list/front_blog.2023/style.css?16881016032386 */
