@font-face {
  font-family: "roboto-bold";
  src: url(/public/fonts/Roboto/Roboto-medium.ttf) format("opentype"); }

@font-face {
  font-family: "roboto";
  src: url(/public/fonts/Roboto/Roboto-Regular.ttf) format("opentype"); }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: "roboto"; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  height: 100%;
  line-height: 1.5;
  font-size: 13px;
  font-family: "roboto";
  color: #444444;
  overflow-x: hidden; }

a,
a:hover,
a:visited,
a:focus,
a:active {
  text-decoration: none;
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  background: transparent; }

html {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "roboto";
  color: #444444; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

:focus {
  outline: 0; }

html {
  overflow-x: hidden; }

.hidden-input {
  position: absolute;
  left: -10000px;
  width: 0px;
  height: 0px;
  border: 0; }

.hidden {
  display: none; }

select {
  appearance: none; }

.autocomplete-group {
  background: #f5f5f5 !important; }

.error {
  color: #9b0d0d; }

#slippry-slider {
  width: 100%;
  z-index: 9; }

#slippry-slider #banners {
  width: 100%; }

#slippry-slider #banners img {
  width: 100%; }

.sy-box {
  height: 100%; }

.checkout-hidden {
  display: none; }
