/*
Theme Name: Katen Child
Template: katen
Theme URI: https://themeforest.net/user/themeger/portfolio
Author: ThemeGer
Author URI: https://themeger.shop
Description: Minimal Blog & Magazine WordPress Theme
Template Version: 1.0
License: GNU General Public License
License URI: https://themeforest.net/licenses
*/

/* =Theme customization starts here
------------------------------------------------------- */




.new-sidebar {
    position: sticky !important;
    top: 120px;
}

.write-for-us p {
    font-size: 16px;
    text-align: justify;
}

.write-for-us h2 {
    font-size: 22px;
}

.write-for-us ol,
.write-for-us ul {
    padding-left: 15px;
}
.write-for-us ol li,
.write-for-us ul li {
    color: #000;
    line-height: 30px;
}
nav.navbar.navbar-expand-lg {
    padding: 10px 10px;
}
.page-id-97 div#tag_cloud-2 {
    display: none;
}
.footer-inner {
    padding: 20px 0 !important;
}
.footer-inner .col-md-4:first-child {order: 2;text-align: center;}

.footer-inner .col-md-4.text-center {
    order: 3;
}
header.header-default {
    padding: 0 0 10px;
}