/*
Theme Name:     Kyoto Theme
Theme URI:      https://demo.skyandstars.co/kyoto
Template:       kadence
Author:         SkyandStars
Author URI:     https://www.skyandstars.co/
Description:    Kyoto is SkyandStars newest theme built with Kadence. Kyoto Theme is perfect for Creators, Home decor, Agencies, Small Business, Ecommerce, Portfolio website for showcasting your works, and also bloggers! This theme is fully customizable, you can easily change the font and color. It also comes with predefined color palettes. 
Version:        2.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
@font-face {
    font-family: 'kyotoscript';
    src: url('fonts/kyotoscript-webfont.woff2') format('woff2'),
        url('fonts/kyotoscript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.wp-block-search .wp-block-search__input {
	border: none;
}

.single-content ul.wp-block-categories-list,
ul.wp-block-categories-list {
	list-style: none;
	padding-left: 0!important;
	margin-left: 0!important;
}
.wp-block-categories-list li {
	margin-bottom: 7px;
	list-style: none!important;
}
.wp-block-categories-list li a {
	display: block;
    padding: 12px 5px;
    margin: 2px 0;
    text-align: center;
	background-color: var(--global-palette8);
	color: var(--global-palette5);
	font-family: Poppins, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none!important;
}
.wp-block-categories-list li a:hover {
	opacity:0.8;
}

#mc_embed_signup {width: 100%; margin: 0 auto; }
#mc_embed_signup input {width: 100%;}
#mc_embed_signup input[type="email"] {display: block; margin-bottom: 10px;}
#mc_embed_signup input[type="submit"] {display: block;}

@media screen and (min-width: 768px) {
    aside .kb-posts.kb-posts-style-unboxed.grid-lg-col-1.item-image-style-beside article.loop-entry {
        align-items: center;
    }
}
