

/* Start:/local/components/intervolga/catalog.element/templates/.default/style.css?172346504871*/
.quick-purchase-modal .invalid-feedback {
	display: none !important;
}

/* End */


/* Start:/local/templates/new/components/intervolga/hlblock.form/product_question/style.css?1787225517520*/
.product-question .js-success-message.hidden,
.product-question .js-content.hidden {
	display: none;
}

/* окно комментария фиксированной высоты со скроллом при вводе большого текста */
.product-question__comment.form-control {
	height: 160px;
	overflow-y: auto;
}

@media (min-width: 768px) {
	.product-question__comment.form-control {
		height: 200px;
	}
}

@media (min-width: 1200px) {
	.product-question__comment.form-control {
		height: 230px;
	}
}

/* End */
/* /local/components/intervolga/catalog.element/templates/.default/style.css?172346504871 */
/* /local/templates/new/components/intervolga/hlblock.form/product_question/style.css?1787225517520 */
