

/* Start:/bitrix/templates/youstore_/css/pages/faq.css?1625323198705*/
.faq-section{
	width: 100%;
	overflow: hidden;
}
.faq-section .row:first-child{
	border: 0;
	margin: 0;
	padding: 0;
}
.faq-section .row{
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px dotted #dfdedf;
}
.faq-section .expander{
	display: none;
	padding: 20px 0 0 55px;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
}
.faq-section .link-show{
	display: block;
	line-height: 36px;
	font-size: 18px;
	color: #575656;
	outline: none;
}
@media (max-width: 768px){
	.faq-section .link-show{
		line-height: 24px;
		text-decoration: underline;
	}
}

/*NEW-STYLES*/

.faq-section {
	padding: 40px 0px;
}
/* End */
/* /bitrix/templates/youstore_/css/pages/faq.css?1625323198705 */
