/*
 * Mage-World
 *
 *  @category    Mage-World
 *  @package     MW
 *  @author      Mage-world Developer
 *
 *  @copyright   Copyright (c) 2018 Mage-World (https://www.mage-world.com/)
 */

.faq-search input {
	max-width: 370px;
}
.faq-category-container ul {
	padding: 0;
}

.faq-category-item {
	list-style: none;
	cursor: pointer;
}
.faq-category-container > h2 {
	margin-top: 0;
}

.page-footer .faq{
	text-align: center !important;
}
