/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.18.7
Requires at least:    5.9
Requires PHP:         5.6
WC requires at least: 4.7
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.tab-games .nav-simple .tab {
  background-image:url(https://lucky555.top/wp-content/uploads/2025/02/10.png);
  background-repeat:no-repeat;
  background-size:100%;
  width:80px;
  height:80px
}
.tab-games .nav-simple .tab.active {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/11.png)
}
.tab-games .nav-simple .tab:nth-child(2) {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/20.png)
}
.tab-games .nav-simple .tab:nth-child(3) {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/30.png)
}
.tab-games .nav-simple .tab:nth-child(4) {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/40.png)
}
.tab-games .nav-simple .tab:nth-child(2).active {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/21.png)
}
.tab-games .nav-simple .tab:nth-child(3).active {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/31.png)
}
.tab-games .nav-simple .tab:nth-child(4).active {
  background-image:url(https://lucky555.tech/wp-content/uploads/2025/03/41.png)
}
.tab-games .nav-simple .tab a {
  display:block;
  height:100%
}
.tab-games .nav-simple .tab span {
  visibility:hidden
}