* {
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    vertical-align: baseline;
}
html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}
body {
    color: #222;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif;
    overflow: scroll;
    text-align: left;
    line-height: 1;
    position: relative;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote {
    display: block;
}
nav ul, ul {
    list-style: none;
}
ol {
    list-style: decimal !important;
}
ol[type="a"] {
    list-style: lower-latin !important;
}
ol[type="I"] {
    list-style: upper-roman !important;
}
blockquote,q {
    quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content: none;
}
mark {
    background: none;
}
abbr[title],dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}
input[type=submit],input[type=button],button {
    margin: 0;
    background: transparent;
    padding: 0;
    border: 0;
}
input,select,a img {
    vertical-align: middle;
} 
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*:first-child+html body {
    overflow: visible
}
video,
object {
    width: 100%
}
img,
video {
    height: auto
}
object {
    height: 100%
} 
input:focus, button {

    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.wpml-ls-legacy-list-horizontal {
    border: 0 !important;
    padding: 0 !important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item{
    display: block !important;
    float: none !important;
}
figure {
    margin: 0;
}
