/*
Theme Name: Dorje
Theme URI: https://wpkoi.com/dorje-wpkoi-wordpress-theme/
Template: martanda
Author: wpkoithemes
Author URI: https://wpkoi.com
Description: Dorje is a child theme for Martanda WPKoi theme. You can find theme demos at wpkoi.com. Dorje has a colorful, modern 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 Dorje premium plugin also. Dorje 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 Dorje 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.1
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: dorje
Tags: one-column, blog, e-commerce, flexible-header, full-width-template, custom-background, custom-colors, sticky-post, translation-ready, featured-images, editor-style

*/

.dorje-title-holder h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.site-header .wp-block-navigation__container {
    gap: 0.2vw;
}
.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;
}
.martanda-side-left-content .martanda-side-left-socials ul, .martanda-side-left-content .martanda-side-left-text-content {
    border: 1px solid;
    border-left: none;
}
.topbar .wp-block-search .wp-block-search__input {
    padding: 0 1rem;
}
.topbar .wp-block-search .wp-block-search__button {
    margin-left: 0;
    padding: 0rem 1.2rem;
    background: #000;
}
.iconborder i {
    text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
}
.dorje-footer .wp-block-columns {
    margin-bottom: 0;
}
.dorje-footer a {
    color: inherit;
}
.dorje-footer-socials {
    margin: 0;
}
.dorje-footer-socials li{
    margin-right: 1vw;
}
.site-info {
    text-align: left;
    padding: 0 4vw 3vw;
}
button, input[type="submit"], .wp-block-post-comments-form input[type=submit], .wp-element-button, .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.single_add_to_cart_button, .woocommerce button[name="add-to-cart"], .woocommerce button[type="submit"]:not(.wp-block-search__button), .woocommerce input[name="submit"], .woocommerce button.button.alt.disabled, .woocommerce-page .woocommerce-cart-form table.shop_table_responsive button[name="apply_coupon"], .woocommerce-page .woocommerce-cart-form table.shop_table_responsive button[name="update_cart"], .woocommerce .return-to-shop a.button, .woocommerce #respond input#submit {
    box-shadow: 3px 3px 0px 0px var(--martanda--dorje-color-1);
}
.wp-block-navigation button, .wp-block-search .wp-block-search__button {
    box-shadow: none;
}
.dorje-border {
    border: 1px solid var(--martanda--dorje-color-1);
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 5px 10px;
}