/* 
Theme Name: Kiante
Theme URI: http://wowtheme7.com/kiante
Author: Wowtheme7
Author URI: https://themeforest.net/user/wowtheme7
Description: News Magazine WordPress Theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kiante
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

.btn-base {
    background: #FF3A3A !important;
    right: 48px !important;
}

.cat-top-right .grid-thumbnail-one-wrap {
    position: relative;
}
.cat-top-right .grid-thumbnail-one-wrap .category-box {
    position: absolute;
    right: 20px;
    top: 20px;
}
.cat-top-right .grid-thumbnail-one-wrap .category-box a {
    display: inline-block;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.003em;
    margin-bottom: 15px;
}
.cat-top-right .post-grid-content-one .category-box a {
	display: none;
}

.cat-default .grid-thumbnail-one-wrap .category-box {
    display: none;
}
.list-style-none li {
	list-style: none;
}
.theme-csutom-catlist-inline ul li {
	display: inline-block;
	margin-right: 10px;
}
.theme-csutom-catlist-inline ul li a {
    border-radius: 19px;
    background-color: white;
    box-shadow: 0px 0px 25px 0px rgb(208 208 208 / 22%);
    height: 39px;
    display: inline-block;
    line-height: 39px;
    width: 100%;
    text-align: center;
	padding: 0 20px;
}