

/* Start:/local/templates/aspro_next/components/bitrix/catalog.element/analog_detail/style.css?17401256062678*/
.tab-content td:nth-child(2){padding-left: 15px;}
table.offers td{
	padding: 10px;
	width: 20%;
	max-width: 20%;
	min-width: 20%;
	word-break: break-word;
	text-align: left;
}
table.offers
{
	width: 100%;
}
table.offers td:first-child
{
	text-align: center;
}
.sku_props{
	display: none;
}
#props td:first-child
{
	white-space: nowrap;

}
#props td
{
	vertical-align: top;
}
@media(max-width: 767px)
{
	table.offers td
	{
		display: block;
		text-align: center;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	table.offers
	{
		margin-bottom: 20px;
	}
	#props
	{
		padding: 20px 0;
	}

}

.fancybox-title-float-wrap .child{
    display: none !important;
}

.header_item{
	text-align: center;
	display: table-cell;
}

.offers_table{
	display: table;
}
.table_header,.tabel_row {
	display: table-row;
}

.body_item{
	text-align: center;
	display: table-cell;
	padding: 10px 20px;
    border-bottom: 1px solid rgba(128, 128, 128,0.1);
}
.img_table{
	width: 50px;
	height: 50px;
}
.offers_table {
	color: #1d2029;
	font-size: 12px;
}
.item_hide{
	display: none;
}


.element_1 .info_item .middle_info {
	float: none !important;
	overflow: hidden !important;
}

.element_1 .info_item .middle_info .buy_block .counter_wrapp .more_text {
	color: #b3b3b3;
    line-height: 14px;
    margin: 16px 0px 0px;
    
    font-size: 12px;
    white-space: normal;
    
}

.analog-title {
	font-weight: 700;
	padding: 20px 11px 0;
	border-top: 1px solid #F2F2F2;
}

.analog-list {
	margin: 20px 0 50px;
	padding: 0px 30px 0px 11px;
}
.analog-list__item {
	margin-bottom: 15px;
	display: flex;
	text-decoration: none;
	color: inherit;
}
.analog-list__item-img {
	width: 60px;
	height: 60px;
	position: relative;
}
.analog-list__item-img img {
	position: absolute;
	left: 0; top: 0; right: 0;
	margin: auto;
	max-height: 100%; max-width: 100%;
}
.analog-list__item-cont {
	width: calc(100% - 60px);
	padding-left: 15px;
}
.analog-list__item-title {
	margin-bottom: 5px;
	font-weight: 700;
	color: #159e84;
	transition: 0.3s ease;
}
.analog-list__item:hover .analog-list__item-title {
	color: #ef5223;
}
.buy_block .btn.btn-analog {
	transition: 0.3s ease;
}
.buy_block .btn.btn-analog:hover, .buy_block .btn.btn-analog:active, .buy_block .btn.btn-analog:focus {
	background-color: #ef5223;
    border-color: #ef5223;
}
/* slider lomaetsa */
/*
.catalog_detail .popup_link {
	position: relative;
}
*/


@media(max-width: 600px) {
	.info_item .top_info .article {
		text-align: left !important;
	}
	.info_item .top_info .brand img {
		float: right;
	}
}

@media(max-width: 520px) {
	.item_block--empty {
		display: none !important;
	}
	.info_item .top_info .brand img {
		float: left;
	}
}

/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.element/analog_detail/style.css?17401256062678 */
