/*
Theme Name: Tejas
Theme URI: https://wpkoi.com/tejas-wpkoi-wordpress-theme/
Template: martanda
Author: wpkoithemes
Author URI: https://wpkoi.com
Description: Tejas is a child theme for Martanda WPKoi theme. You can find theme demos at wpkoi.com. Tejas 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 Tejas premium plugin also. Tejas 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 Tejas 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: tejas
Tags: one-column, blog, e-commerce, flexible-header, full-width-template, custom-background, custom-colors, sticky-post, translation-ready, featured-images, editor-style

*/
.tejas-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;
}
.tejas-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;
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li a {
    background-color: var(--martanda--tejas-color-1);
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(2) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(5) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(8) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(11) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(14) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(17) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(20) a {
    background-color: var(--martanda--tejas-color-2);
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(3) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(6) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(9) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(12) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(15) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(18) a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container li:nth-child(21) a {
    background-color: var(--martanda--tejas-color-3);
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container ul li a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container .block-editor-block-list__block .block-editor-block-list__block a {
    background-color: var(--martanda--subnavigation-background-color) !important;
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container ul li a:hover, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container .block-editor-block-list__block .block-editor-block-list__block a:hover {
    background-color: var(--martanda--subnavigation-background-hover-color) !important;
}
.tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container ul li.current-menu-item a, .tejas-colorful-menu .site-header .wp-block-navigation .wp-block-navigation__container .block-editor-block-list__block .block-editor-block-list__block.current-menu-item a {
    background-color: var(--martanda--subnavigation-background-current-color) !important;
}
.tejas-colorful-menu .site-header .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: var(--martanda--subnavigation-background-color);
    color: var(--martanda--subnavigation-text-color);
}
.tejas-colorful-menu .site-header .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open li a {
    background-color: var(--martanda--subnavigation-background-color);
    color: var(--martanda--subnavigation-text-color);
}