

/* Start:/local/templates/agrovostok/components/bitrix/news.detail/catalog/style.css?17458483021118*/
.product_top_detail {
    width: 100%;
    display: flex;
    padding: 30px 0;
	flex-direction:column
}
.product_top_detail_img {
    text-align: center;
    margin: 0 auto;
}
.product_top_detail_info {
    text-align: center;
	margin-top:20px;
}
.product_top_detail_info > ul {
	text-align:left;
}
.product_top_detail .product_top_detail_info > ul > li {
	font-style:italic;
}
.product_top_detail .product_top_detail_info > ul > li::before {
	content: '\00bb';
	width: 9px;
	height: 10px;
	display: inline-block;
	vertical-align: top;
	margin: -1px 13px 0 0;
	font-size: 25px;
}
.product_top_detail_info table {
	width:100%;
}
.product_top_detail_info table td {
	width:50%;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.product_top_detail_info table tbody tr:nth-child(2n) td, .product_top_detail_info table tbody tr:nth-child(2n) th {
    background: rgba(0, 0, 0, 0.03)
}

.product_top_detail_info table tbody tr:hover td,.product_top_detail_info table tbody tr:hover th {
    background: rgba(0, 0, 0, 0.04)
}
.product_top_detail_info b{
	width:100%;
	text-align:center;
	display:inline-block;
	padding:10px;
}
/* End */
/* /local/templates/agrovostok/components/bitrix/news.detail/catalog/style.css?17458483021118 */
