

/* Start:/local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17147272674109*/
.feed-flex{
	display: flex;
	clear: both;
	justify-content: space-between;
	padding: 0 15px;
}
.feed-flex__item{
	border: 1px solid #725438;
	border-radius: 5px;
	font-size: 14px;
}
.feed-flex__item .feed-flex__top{
	display: flex;
	border-bottom: 1px solid #725438;
	margin-bottom: 2px;
}
.feed-flex__bot{
	border-top: 1px solid #725438;
}
.feed-flex__item .prop{
	font-weight: bold;
}
.feed-flex__item .val{
	font-weight: bold;
	color: #ef7d00;
}
.feed-flex__item .item,
.feed-flex__item .feed-flex__bot{
	padding: 4px;
}
.feed-flex__top .item-l{
	border-right: 1px solid #725438;
	margin-right: 2px;
	width: 68px;
}
.feed-flex__top .item-r{
	border-left: 1px solid #725438;
}
.feed-flex__item-outer1{
	border: 1px solid #725438;
	border-radius: 4px;
	cursor: pointer;
}
.feed-flex__item-outer2{
	border: 3px solid transparent;
}
.feed-flex__item-outer1.active .feed-flex__item-outer2{
	border: 3px dashed #ff2043;;
}
.buy-block {
	display: flex;
    flex-direction: column;
}
.buy-block .buy{
	display: none;
	padding: 0 15px;
	justify-content: space-between;
	margin-top: 30px;
	align-items: center;
	flex-direction:column;
}
.buy-block .buy[data-index="0"]{
	display: flex;
}
.buy-block .price-flex{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.buy-block .price-flex .packing{
	background: #fff;
    padding: 2px 8px;
    margin-left: 10px;
    border: 2px solid #725438;
    border-radius: 4px;
    color: #725438;
    font-weight: bold;
    font-size: 18px;
}
.buy-block .price-flex .price{
	display: flex;
    align-items: center;
	justify-content: space-between;
}
.buy-block .buttons-flex{
	display: flex;
}
.buy-block .price-flex .text{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
.buy-block .price-flex .val{
	font-weight: bold;
	color: #ef7d00;
	font-size: 30px;
}
.buy-block a.ozon img{
	height: 60px;
}
.buy-block a.wildb img{
	height: 60px;
}
.buy-block a.yandex img{
	height: 60px;
}
.buy-block a.sber img{
	height: 60px;
}
/* .buy-block a.wildb{
	margin-left: 30px;
}
.buy-block a.yandex{
	margin-left: 30px;
} */
.information-text h3{
	white-space: nowrap;
}
#collapseFeeding table{
	width: 100%;
    margin: auto;
	border: 2px solid #725438;
    border-radius: 3px;
    border-collapse: separate;
	border-spacing: 5px;
    padding: 5px;
	margin-top: 10px;
}
#collapseFeeding table td{
	text-align: center;
	font-weight: bold;
	color: black;
	border: 2px solid #725438;
    border-radius: 3px;
	background: rgba(255, 255, 255, 0.45);
	padding: 2px;
}

#collapseFeeding table th{
	text-transform: uppercase;
	text-align: center;
	border: 2px solid #725438;
    border-radius: 3px;
	background: rgba(255, 255, 255, 0.45);
	padding: 2px;
}
#collapseFeeding table td.orange,
#collapseFeeding table th.orange{
	color: #ef7d00;
	width: 21%;
}

#collapseFeeding table th:nth-last-child(1){
	width: 21%;
}
#collapseFeeding table td[rowspan]{
	font-weight: normal;
}
@media (max-width: 1260px){
	.feed-flex{
		flex-direction: column;
	}
	.feed-flex__item-outer1{
		margin-bottom: 10px;
	}
	.feed-flex__top .item-l{
		width: 30%;
	}
	.feed-flex__top .item-r{
		width: 70%;
	}
	.feed-flex__item .item, .feed-flex__item .feed-flex__bot{
		text-align: center;
	}
	.buy-block .buy{
		flex-direction: column;
	}
	.buy-block .price-flex{
		justify-content: space-between;
		align-self: flex-start;
		width: 100%;
	}
	.buy-block .buttons-flex{
		justify-content: space-between;
		width: 100%;
		margin-top: 30px;
		flex-direction: column;
	}
	.buy-block .buttons-flex a{
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
	}
}
@media (max-width: 1024px){
	/* .buy-block a.wildb {
		margin-left: 0px;
	}
	.buy-block a.yandex {
		margin-left: 0px;
	} */
	.buy-block .price-flex {
		margin-bottom: 10px;
	}
}
@media (max-width: 500px){
	.tab-content #feeding .panel{
		border: 0;
	}
	.tab-content #feeding .panel .panel-body{
		padding-left: 0;
		padding-right: 0;
		margin-left: -20px;
		margin-right: -20px;
	}
}

.buy-block .buttons-flex {
display:block;
text-align:center;}

a.sber img {
max-height: 60px;}

.market-button {
	margin: 10px !important;
}
/* End */
/* /local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17147272674109 */
