

/* Start:/local/templates/td_rubezh_template/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?17800684522526*/
.table-td tbody tr td {
  padding: 0.8rem 1rem !important;
}

.full_img:focus-visible {
	outline: none;
}

.fancybox__image,
.product-slide__full .img-fluid {
	background-color: #FFFFFF;
}

.product-tab_content__desc {
	position: relative;
	text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 10rem;
}

.product-tab_content__desc::after {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	height: 5em;
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.product-tab_content__desc ~ .product-tab_content__desc-toggle::before {
	content: "Показать весь текст"
}

.product-tab_content__desc.show {
	max-height: 100% !important;
}

.product-tab_content__desc.show::after {
	display: none;
}

.product-tab_content__desc-toggle {
	margin-top: 10px;
	font-size: .9rem;
	color: #64A70B;
}

.product-tab_content__desc-toggle:hover {
	text-decoration: underline;
}

.product-tab_content__desc.show ~ .product-tab_content__desc-toggle::before {
	content: "Свернуть текст";
}

.cursor-pointer {
	cursor: pointer !important;
}


.detail__image {
  /* width: unset !important; */
	text-decoration: none !important;
	max-width: 100%;
	text-align: center;
}


#product-tab_btn {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.link-dwn.link-ext::before {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.00169928 2.49992C0.00174621 2.22381 0.22559 2 0.501699 2H6.5C6.77614 2 7 2.22386 7 2.5C7 2.77614 6.77614 3 6.5 3H1.00161L1.00008 12H10V6.5C10 6.22386 10.2239 6 10.5 6C10.7761 6 11 6.22386 11 6.5V12.5C11 12.7761 10.7761 13 10.5 13H0.5C0.367377 13 0.240187 12.9473 0.146417 12.8535C0.052646 12.7597 -2.25233e-05 12.6325 7.22562e-09 12.4999L0.00169928 2.49992Z" fill="%2364A70B"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.8536 0.146447C13.0488 0.341709 13.0488 0.658291 12.8536 0.853553L4.85355 8.85355C4.65829 9.04882 4.34171 9.04882 4.14645 8.85355C3.95118 8.65829 3.95118 8.34171 4.14645 8.14645L12.1464 0.146447C12.3417 -0.0488155 12.6583 -0.0488155 12.8536 0.146447Z" fill="%2364A70B"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 0.5C7 0.223858 7.22386 0 7.5 0H12.5C12.7761 0 13 0.223858 13 0.5V5.5C13 5.77614 12.7761 6 12.5 6C12.2239 6 12 5.77614 12 5.5V1H7.5C7.22386 1 7 0.776142 7 0.5Z" fill="white"/><script xmlns=""/></svg>');
}
/* End */
/* /local/templates/td_rubezh_template/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?17800684522526 */
