/*
Theme Name: Niithy
Theme URI: https://demo.theme-sky.com/jaroti/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: jaroti
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: jaroti-child
*/

* {
	font-family: "Be Vietnam Pro";
}

.logo-wrapper {
	padding-right: 0 !important;
}

.header-left {
	width: 15% !important;
	justify-content: center;
}

.header-right {
	width: 15% !important;
}

.menu-center {
	width: 70% !important;
}
.header-middle {
	background-color: transparent;
	color: black;
}

.container {
	padding: 15px !important;
}

.gtranslate_wrapper {
  display: none !important;
}

.ts-product .tab-item.current span {
  font-size: 24px !important;
  font-weight: 600 !important;
}

@media (max-width: 767px) {
	.header-left {
		width: 40% !important;
		padding: 0 !important;
	};
}

.woocommerce-tabs.wc-tabs-wrapper {
	display: none;
}
