

/* Start:/bitrix/templates/ysg/components/bitrix/catalog.section/responses/style.css?1749210728865*/
﻿.FaqList
{
    border: 1px solid #e5e5e5;
}
.FaqList .Item
{
    border-top: 1px solid #e5e5e5;
    padding:20px;
}
.FaqList .Item:first-child
{
    border-top:none;
    padding:0 20px 20px;
}
.FaqList .Item .Titques
{  
	font-family: "RobotoBold";
	font-size:13px;
}
.FaqList .Item .Titques a
{
	position:relative;
	display:block;
	color:#212121;
	padding:0 20px 0 0;
}
.FaqList .Item .Titques a span
{
	position:absolute;
	right:0;
}
.FaqList .Item a i 
{
	background:url(/bitrix/templates/ysg/components/bitrix/catalog.section/responses/images/marker-close.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 10px;
}
.FaqList .Item.Open a i 
{
	background:url(/bitrix/templates/ysg/components/bitrix/catalog.section/responses/images/marker-open.png);
	background-position:50% 0%;
	background-repeat:no-repeat;
}
.FaqList .Item .Answer
{
	padding:15px 0 0;
	display:none;
}
/* End */
/* /bitrix/templates/ysg/components/bitrix/catalog.section/responses/style.css?1749210728865 */
