/*
Theme Name: Mukta
Theme URI: https://wpkoi.com/mukta-wpkoi-wordpress-theme/
Template: martanda
Author: wpkoithemes
Author URI: https://wpkoi.com
Description: Mukta is a child theme for Martanda WPKoi theme. You can find theme demos at wpkoi.com. Mukta has a modern, colorful style and 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, WooCommerce and Contact Form 7 plugins. The premium demo uses the Mukta premium plugin also. Mukta 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 Mukta 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.2
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: mukta
Tags: one-column, blog, e-commerce, flexible-header, full-width-template, custom-background, custom-colors, sticky-post, translation-ready, featured-images, editor-style

*/
.mukta-title-holder h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.site-header .wp-block-navigation .wp-block-navigation__container li a, .site-header .wp-block-navigation .wp-block-navigation__container .block-editor-block-list__block a {
    padding: 0 5px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 5px 10px;
}
.martanda-top-bar-content .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1em;
    height: 1em;
}
.mukta-header-button a{
    margin-bottom: 3px;
}
.site-info {
    padding: 1vw 2vw;
}
.border-solid {
    border-style: solid;
}
.site-header-holder .align-stretch {
    align-items: stretch;
}
.site-header .wp-block-site-title {
    line-height: var(--martanda--site-title-font-size);
}
.site-info {
    text-align: left;
}
.mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li a {
    color: var(--martanda--mukta-color-1);
}
.mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(2) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(5) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(8) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(11) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(14) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(17) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(20) a {
    color: var(--martanda--mukta-color-2);
}
.mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(3) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(6) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(9) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(12) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(15) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(18) a, .mukta-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(21) a {
    color: var(--martanda--mukta-color-3);
}
.martanda-side-left-text-content {
    white-space: nowrap;
}
.wp-block-social-links .wp-social-link.colorwhite svg {
    fill: #fff;
}
body.mukta-dotted-bg {
    background-image: url('img/mukta-dots.webp');
    background-position: center center;
    background-size: 1% auto;
}
