@import url("e2t.php?_=theme-tiedye2-css&mime=css");

:root {

/*** TIE DYE background ***/
  --TDdeg: 77deg;

  --TD1: blue;
  --TD2: green;
  --TD3: red;

  --TD1: white;
  --TD2: white;
  --TD3: white;

  --TD3: rgba(121,235,183,1);
  --TD1: var(--TD3);

  --TD1: rgba(60,160,245,1);
  --TD2: rgba(10,130,215,1);
  --TD3: rgba(00,140,185,1);

  --TD1: rgba(245,213,251,1);
  --TD2: rgba(181,225,203,1);
  --TD1: rgba(181,225,203,1);

  --TDdeg: 77deg;
  --TD1: rgba(243,255,176,1);
  --TD2: rgba(247,216,254,1);
  --TD3: rgba(155,255,209,1);

--BTx: #888 !important;
--BTb: #888 !important;
--BTf: #fff !important;


/*** main look ***/
  --BG2: white;
/*
  --BG2: transparent;
  --BG3: white;
*/


/*** was in sidetocX ***/
  --A: #444;
  --A_: white;
  --At: #444;
  --Abg: white;

  --DIVP: 27%;
  --DIVPbreak: 1%;


--TOCb: transparent !important;
--TOCf: black !important;
--TOCx: black !important;

}