/*
Theme Name: Charana
Theme URI: https://wpkoi.com/charana-wpkoi-wordpress-theme/
Template: martanda
Author: wpkoithemes
Author URI: https://wpkoi.com
Description: Charana is a child theme for Martanda WPKoi theme. You can find theme demos at wpkoi.com. Charana has a modern, colorful style and unique design for portfolio, business or agency content. The theme is multipurpose, so if You like the style, You can use it to represent Your art, business, an event, show Your portfolio, start a blog, start a webshop and sell Your products etc. The demos use Elementor drag and drop page builder, WooCommerce shop module and Contact Form 7 message sender plugins. The premium demo uses the Charana premium plugin also. Charana has an easy to use admin with a lot of customizer functions and block based template parts so You can build Your dream without coding knowledge. The theme is responsive so looks good on almost every devices. Build You site with Charana Theme and share it with the world! You can also find a documentation with an install guide and a tutorial for the screenshot look on wpkoi.com/docs.
Requires at least: 6.1
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: charana
Tags: one-column, blog, e-commerce, flexible-header, full-width-template, custom-background, custom-colors, sticky-post, translation-ready, featured-images, editor-style

*/
:where(body .is-layout-flex) {
    gap: 0px;
}
.is-content-justification-space-between {
    justify-content: space-between;
}
.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end;
}
.charana-title-holder h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 5px 10px;
}
.site-info {
    padding: 1vw 4vw;
}
.site-header .wp-block-site-title {
    line-height: var(--martanda--site-title-font-size);
}
.martanda-side-left-text-content {
    white-space: nowrap;
}
#content a.button {
    text-decoration: none;
}
.wp-block-separator.has-background.footer-separator {
    height: 3px;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    min-width: 220px;
}
table, td, th {
    border-color: rgba(255,255,255,.2) !important;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: 0.25em;
    padding-right: 0.25em;
}
.overflow-hidden {
    overflow: hidden;
}
.site-header-holder {
    position: relative;
    z-index: 2;
}
.sticky-header-wrapper {
    background-color: var(--martanda--sticky-header-background-color);
}
.charana-fsc-border .martanda-side-left-content .martanda-side-left-socials ul {
    border: 2px solid var(--martanda--charana-color-1);
    border-left: none;
}
.charana-fsc-border .martanda-side-left-content .martanda-side-left-text-content {
    border: 2px solid var(--martanda--charana-color-1);
    border-bottom: none;
}
.charana-fsc-border .martanda-back-to-top, .charana-fsc-border .martanda-back-to-top:visited {
    border: 2px solid var(--martanda--charana-color-1);
}
