/*
Theme Name: Tarana
Theme URI: https://wpkoi.com/tarana-wpkoi-wordpress-theme/
Template: martanda
Author: wpkoithemes
Author URI: https://wpkoi.com
Description: Tarana is a child theme for Martanda WPKoi theme. You can find theme demos at wpkoi.com. Tarana has a dark, 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 Tarana premium plugin also. Tarana 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 Tarana 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: tarana
Tags: one-column, blog, e-commerce, flexible-header, full-width-template, custom-background, custom-colors, sticky-post, translation-ready, featured-images, editor-style

*/

.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: 5px;
}
.site-header .wp-block-navigation__container {
    gap: inherit;
}
.tarana-footer a {
    color: inherit;
}
.tarana-footer-socials {
    margin: 0;
}
.tarana-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--tarana-color-1);
}
.wp-block-navigation button, .wp-block-search .wp-block-search__button {
    box-shadow: none;
}
.tarana-border {
    border: 5px solid;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 5px 10px;
}
.wp-block-separator.header-wide-separator, .wp-block-separator.footer-wide-separator {
    height: 15px !important;
}
.block-is-sticky .wp-block-separator.header-wide-separator {
    height: 10px !important;
}
.hiddenoverflow {
    overflow: hidden;
}
