

/* Start:/local/templates/dushlux2024/components/bitrix/news.detail/complect/style.css?17573435162411*/
#eleven .product_main .product_main_left a {color: #444;}

.result-merchandise__value.old-price {
    text-decoration: line-through;
    color: #FF0000;
    font-size: 1.5rem;
}

.merchandise__slider .metka {
	height: 44px;
	position: absolute;
    z-index: 2;
    width: 100%;
}

.merchandise__slider .pos_event {
	top: 56px!important;
}

.merchandise__slider .show_office, .merchandise__slider .show_true {
		z-index: 1;
		position: absolute;
		display: block;
		border-radius: 5px;
		overflow: hidden;
		cursor: pointer;
		top: 7px;
		left: 7px;
		height: 44px;
		max-width: calc(100% - 14px);
		overflow: hidden;
    	cursor: pointer;
	}
	
	.merchandise__slider .show_office .sr_icons {
		background-image: url(/local/templates/dushlux2024/img/icons/office_pw.svg);
		background-size: 42px;
		opacity: 1;
		top: 1px;
		left: 1px;
		width: 42px;
    	height: 42px;
	}

.merchandise__slider .show_true .sr_icons {
		background-size: 42px;
		opacity: 1;
		top: 1px;
		left: 1px;
		width: 42px;
    	height: 42px;
	}

	.merchandise__slider .show_office .sr_txt, .merchandise__slider .show_true .sr_txt {
		line-height: 44px!important;
		padding: 0 0 0 44px;
		font-size: 12px;
		transition: .8s;
	}
	
	.merchandise__slider .show_office:hover .sr_txt {
		width: min-content;
    	padding: 0 5px 0 48px;
		transition: .8s;
	}

.merchandise__slider .show_true:hover .sr_txt {
    	padding: 0 6px 0 44px;
	}


.merchandise__slider .show_event {
	top: 7px;
	right: 7px;
	left: auto!important;
}

.merchandise__slider .show_event .sr_txt {
    width: 44px!important;
    height: 44px;
    line-height: 20px;
    padding: 0!important;
    font-size: 14px!important;
	font-weight: 700;
	opacity: 1;
	display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
	background-color: #FE3233;
	border-radius: 100px;
}

.cards__item-info .cards__item-id {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}

.merchandise__slider .show_true .sr_txt {
    line-height: 31px;
}

/* по умолчанию показываем desktop */
.show_true .mobile, .show_office .mobile { display: none; }

/* на мобильных скрываем desktop, показываем mobile */
@media (max-width: 768px) {
  .show_true .desktop, .show_office .desktop { display: none; }
  .show_true .mobile, .show_office .mobile { display: inline; }
}
/* End */
/* /local/templates/dushlux2024/components/bitrix/news.detail/complect/style.css?17573435162411 */
