/* LIST VIEW --------------------------------------------------*/
/* BlogCategory */
#listFAQs {
border-bottom: 1px solid #ecebeb;
margin-bottom: 0.4rem;
padding-bottom: 0.4rem;
}
#listFAQs:last-child {
border: 0;
margin: 0;
padding-bottom: 0;
}
#listFAQs h3 {
font-size: 1.25rem;
font-weight: 500;
line-height: 1.5;
margin: 0 !important;
}
#listFAQs h3 i {
margin-right: 0.6rem;
}
#listFAQs h3:hover {
color: #008000;
}
/* ListCategory */
.listFAQ .faqWrapperContent {
border: 1px solid #f1f1f1;
}
.com-content-category__navigation{
margin: 55px 0 0;
}
.listFAQ .cat-list-row0,
.listFAQ .cat-list-row1{
padding: 10px;
}
.listFAQ .cat-list-row0{
background-color: #fff;
}
.listFAQ .cat-list-row1{
background-color: #f1f1f1;
}

/* ARTICLE --------------------------------------------------*/
