/* Collapse */ .collapse {cursor: pointer;} .content-collapse { padding: 0 18px !important; max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; background-color: #f1f1f1;}