/*
 Theme Name:   Enovix
 Description:  Enovix Theme
 Author:       Climber Interactive
 Author URI:   http://climber.io
 Version:      1.0.0
 Text Domain:  transcend
*/
html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%; }

body {
  text-rendering: optimizeLegibility;
  min-height: 100%; }

canvas {
  display: block; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ' ';
  content: none; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%; }

input {
  border-radius: 0; }
  input:focus {
    outline: none; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

sup {
  font-size: 40%; }

body {
  background-color: white; }
