/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
 @media (min-width: 568px) {
    /* .cat-drop-menu>.level-2 .pk-sub-menu,  */
    .cat-drop-menu>.level-2 .svgic {
        display: none !important;
    }
 }
 .homepage-main-content .module-title {
    color: #414141 !important;
    font-weight: 400 !important;
    letter-spacing: .1em !important;
    margin: 0 0 10px;
    font-family: "Roboto", sans-serif !important;
 }
 .homepage-main-content h1.module-title span {
    padding: 0 20px 10px;
    border-bottom: 2px solid #444;
 }
 .homepage-main-content h1.module-title {
    font-size: 1.2rem;
 }
 .homepage-main-content p.module-title {
    font-size: .9rem !important;
 }
 

#category-description {
	margin-top:2rem;
}
