:root{--primary-color:#343444;--primary-color2:#fff;--primary-color3:#ff0000;--primary-color4:#09090c;--primary-color5:#0b0c10;--primary-color6:#3d042cc4;--primary-color7:#65657a;--primary-color8:#ffffff8c;--primary-color9:#75262644;--primary-color10:#e57e7e;--primary-color11:#000000;--primary-color12:#000;--primary-color13:#8A208C;--primary-color14:#ea66d542;--primary-color15:#f59905;--primary-color16:#515151;--primary-color17:#202027;--primary-color18:#ff0101;}

/* TIP4SERV-ADDITIONAL-CSS DONT TOUCH ME */
/* ============================================
   TIP4SERV WIDGET TAB CLEANUP
============================================ */
.tip4serv-widget .menu-tab .item-title:first-child { display: none !important; }
.tip4serv-widget .content-tab > .row:first-child { display: none !important; }
.tip4serv-widget .content-tab > .row:nth-child(2) { display: flex !important; }
.tip4serv-widget .menu-tab .item-title:nth-of-type(2) span { display: none !important; }

.tip4serv-widget .menu-tab .item-title:nth-of-type(2)::after {
  content: "Monthly Top Supporters";
  font-size: 20px;
  color: #fff;
}

.tip4serv-widget h3,
.tip4serv-widget .widget-title,
.tip4serv-widget .section-title { display: none !important; }


/* ============================================
   STORE RULES
============================================ */
.tip4serv-widget .content-tab::after {
  content: "📜 STORE RULES\A\A• All purchases are final once you receive your goods — no refunds, except in certain circumstances at OUR discretion.\A\A• We are not responsible for purchases made by minors without parental permission — a refund MAY be issued at our discretion.\A\A• Buying items does not give permission to break server rules. Violations WILL result in bans and loss of purchased items.\A\A• Any attempt to scam will result in a permanent ban from our servers.\A\A• STARZ 3X reserves the right to change or edit any kits that may negatively impact the server.\A\A• Lifetime kits/items last for the duration of the server's existence.\A\A• KITS BOUGHT WORK FOR ALL OF OUR SERVERS";
  white-space: pre-line;
  display: block;
  margin-top: 18px;
  padding: 18px 20px;
  border-radius: 14px;
  background: #0d0d0d !important;
  color: #f3fff9;
  font-size: 13px;
  line-height: 1.6;
  border: 1px solid #fff !important;
}
.historic_tab {
display:none !important;
}
/* TIP4SERV-ADDITIONAL-CSS DONT TOUCH ME */
