

/* Start:/local/templates/orteka_desktop/global/css/b-promotion.css?17806139631038*/
.b-promotion {
  display: block;
  position: relative;
  padding: 10px 15px;
}
.b-promotion__image {
  display: block;
}
.b-promotion__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18.3%;
  text-align: center;
  width: 11%;
}
.b-promotion__price .g-price {
  display: block;
}
.b-promotion__price .g-price_old {
  font-size: 20px;
  color: #fedfc9;
  font-weight: 400;
}
.b-promotion__price .g-price_new {
  font-size: 33px;
  color: #ffffff;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
.b-promotion__price .g-price_new {
  font-size: 24px;
}
.b-promotion__price .g-price_old {
  font-size: 16px;
}
}
/* End */


/* Start:/local/components/orteka/product.list.light.item/templates/block_products/style.css?1780613959824*/
.b-card-sizes{
    opacity: 0;
}
.bx-no-touch .b-card:hover .b-card-sizes {
    opacity: 1;
    visibility: visible;
}
.b-card-sizes{
    display: flex;
    flex-wrap: wrap;
}
.bx-no-touch .b-card.b-card_main .g-text-block a:hover {
    color: white;
}
.aloe__item:hover {
    color: #F04C25 !important;
}
.aloe p a:hover {
    color: #F04C25 !important;
}

.block-products .product-card-action-container {
    position: absolute;
    bottom: 0;
    z-index: 5;
    color: #fff;
    left: 0;
    right: 0;
}
.b-card_main .block-products .b-card__top {
    margin-bottom: 8px;
}

.block-products .b-card__tag-block {
  position: absolute;
  top: 12px;
  left: 12px;
  max-width: 75%;
  z-index: 1;
}
.b-card_main .block-products .product-card-favourite {
  display: flex;
  align-items: center;
  top: 8px;
  height: 28px;
}

/* End */


/* Start:/local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_popup/popup-card.css?1780613962492*/
.b-popup .b-full-card-details__bottom {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-popup .b-full-card .g-link_more,
.b-popup .b-full-card + .g-link_more {
  background: rgba(0, 167, 184, 0.1);
  color: #00A7B8;
  border: none;
  height: 68px;
  line-height: 68px;
  text-transform: none;
}
.b-popup .b-full-card .g-link_more:hover,
.b-popup .b-full-card + .g-link_more:hover{
  background: #00A7B8;
  color: #FFFFFF;
}

/* End */


/* Start:/local/templates/orteka_desktop/global/b-rating/b-rating.css?17806139632303*/
.b-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0 -2px;
}
.b-rating__star {
  width: 16px;
  min-width: 16px;
  height: 16px;
  color: #B7CDD9;
  transition: 0.3s;
  margin: 0 2px;
}
.b-rating__star.is-active {
  color: #FFB800;
}
.b-rating_action {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.b-rating_action .b-rating__star {
  cursor: pointer;
  width: 24px;
  min-width: 24px;
  height: 22px;
}
.b-rating_action .b-rating__star:hover,
.b-rating_action .b-rating__star:hover ~ .b-rating__star,
.b-rating_action .b-rating__star.is-active,
.b-rating_action .b-rating__star.is-active ~ .b-rating__star {
  color: #FFB800;
}
.b-rating__data {
	font-weight: 500;
	font-size: 14px;
	color: #A6A6A6;
	margin: 0 2px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background,
.bmhouse-comment-rating-background
{
  background: url("data: image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='max-width: 180px;'%3E%3Cg%3E%3Cpath fill='lightgray' d='M8 0L10.2665 4.88043L15.6085 5.52786L11.6673 9.19157L12.7023 14.4721L8 11.856L3.29772 14.4721L4.33273 9.19157L0.391548 5.52786L5.7335 4.88043L8 0Z'/%3E%3C/g%3E%3C/svg%3E")100%;
}

.bmhouse-comments-rating .bmhouse-comments-rating-foreground,
.bmhouse-comments-rating .bmhouse-comments-rating-foreground-stars,
.bmhouse-comment-rating-foreground
{
  background: url("data: image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='max-width: 180px;'%3E%3Cg%3E%3Cpath fill='orange' d='M8 0L10.2665 4.88043L15.6085 5.52786L11.6673 9.19157L12.7023 14.4721L8 11.856L3.29772 14.4721L4.33273 9.19157L0.391548 5.52786L5.7335 4.88043L8 0Z'/%3E%3C/g%3E%3C/svg%3E");
}

.bmhouse-comments-rating,
.bmhouse-comments-count
{
  display: inline-block;
}

.bmhouse-comments-rating-background,
.bmhouse-comments-rating-foreground,
.bmhouse-comments-rating-foreground-stars
{
  height: 22px;
  width: 110px;
  background: url( '/local/templates/orteka_desktop/global/b-rating/../img/stars.png') repeat-x;
}

.bmhouse-comments-rating-foreground,
.bmhouse-comments-rating-foreground-stars
{
  background-position: 0 -22px;
}
/* End */
/* /local/templates/orteka_desktop/global/css/b-promotion.css?17806139631038 */
/* /local/components/orteka/product.list.light.item/templates/block_products/style.css?1780613959824 */
/* /local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_popup/popup-card.css?1780613962492 */
/* /local/templates/orteka_desktop/global/b-rating/b-rating.css?17806139632303 */
