/* *
 * Theme Name:     housing-journey
 * Theme URI:      housing-journey
 * Author:         housing-journey
 * Author URI:     housing-journey
 * Tested up to:   6.4.2
 * Requires PHP:   5.6.0
 * Description:    housing-journey
 * Version:        1.0
 * License:        GNU General Public License v2 or later
 * License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:    housing-journey
 * Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, editor-style, footer-widgets, left-sidebar, right-sidebar, wide-blocks
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Nito is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
 * Underscores is distributed under the terms of the GNU GPL v2 or later.
**/

.heading-cate .ttl {
	width: 100%;
}
.ez-toc-container-direction {
	width: 100% !important;
	background-color: #fff !important;
    padding: 1.8rem 4rem 4rem 3.4rem !important;
    border-radius: 1rem !important;
    /*margin: 6rem 0 0 !important;*/
    border: none !important;
}
.ez-toc-title {
	font-size: 1.8rem;
}
.ez-toc-title-container {
	margin-bottom: 2rem !important;
}
.ez-toc-list {
	padding: 0 2rem !important;
}
.ez-toc-list li + li {
	margin-top: 1.5rem !important;
}
.ez-toc-list li a {
	display: inline-block !important;
    color: #828282 !important;
    font-weight: 700 !important;
}

.slick-arrow.swiper-button-disabled {
	opacity: 0 !important;
}