

/* Start:/bitrix/templates/redos/components/bitrix/news/product/bitrix/news.detail/.default/style.css?1706952865835*/
.container.empty {
	margin: 0 !important;
	height: 0;
	width: 0;
}

.sertedit-header .sertedit__subtitle {
    font-weight: normal;
    text-transform: none;
    color: #fff;
    margin-top: 32px;
}

.sertedit-header__file {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.description-col-img img {
	width: 100%;
}

.content__btns .btn {
	padding: 0 35px;
}

.tabs .open a {
	/* text-decoration: underline; */
}

.description-col p {
    margin-top: 2.25rem;
	font-size: 18px;
}

@media screen and (max-width: 768px) {
	.variations-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.variations-row .variations-col {
		width: 100%;
		padding: 32px 16px;
		border-right: 1px solid #e5e5e5;
	}
}
/* End */
/* /bitrix/templates/redos/components/bitrix/news/product/bitrix/news.detail/.default/style.css?1706952865835 */
