/**
 * Theme Name:     levox Child
 * Author:         Levox
 * Template:       levox
 * Text Domain:	   levox-child
 * Description:    Donate: https://opencollective.com/levox. Learn: https://levox.me/. levox is the definitive WordPress boilerplate starter theme. I
 */
img, picture, video, canvas, svg { max-width: 100%; height: auto; display: block; } 
a,a:hover,a:focus{text-decoration: none;}
a{transition: all 0.5s;}
ul,ol{list-style: none;margin:0;padding: 0;}
input, button, textarea, select { font: inherit; color: inherit; margin: 0; background: none; border: none; outline: none; } 
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; border: none; cursor: pointer; padding: 0; } 
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } 
input[type="number"] { -moz-appearance: textfield; } 
input[type="search"]::-ms-clear, input[type="search"]::-ms-reveal { display: none; width: 0; height: 0; } 
table { border-collapse: collapse; border-spacing: 0; } 
html, body { word-break: break-word; -webkit-font-variant-ligatures: common-ligatures; } 
img, svg, video { user-select: none; -webkit-user-drag: none; } 
[hidden] { display: none !important; }
