/*
Theme Name: Herbalist
Text Domain: herbalist
Version: 1.1.2
Description: Herbalist - Medical Marijuana Store WordPress Theme
Tags: blog, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, sticky-post, theme-options, translation-ready, block-styles, accessibility-ready
Author: rayoflightthemes.com
Author URI: rayoflightthemes.com
Tested up to: 6.8.1
Requires PHP: 7.2
Theme URI: https://themeforest.net/user/rayoflightt
License: https://themeforest.net/
License URI: https://themeforest.net/

**/




/* tiny slider navigation */
.tns-outer button {
  visibility: hidden;
}
.tns-outer .tns-nav button {
  visibility: visible;
}
.tns-nav {
  margin: 10px 0;
	text-align: center;
}
.tns-nav > [aria-controls] {
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #333333;
  border: 0;
}
.tns-nav > .tns-nav-active { 
  background: #999;
	cursor: default; 
}


