@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono");

/* @font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "HP Simplified";
  src: local("HP Simplified"), url(../fonts/hp-simplified-265.woff2) format("woff2"), url(../fonts/hp-simplified-265.woff) format("woff"), url(../fonts/hp-simplified-265.ttf) format("truetype");
}

@font-face {
  font-style: italic;
  font-weight: 400;
  font-family: "HP Simplified";
  src: url(../fonts/hp-simplified-652.woff2) format("woff2"), url(../fonts/hp-simplified-652.woff) format("woff"), url(../fonts/hp-simplified-652.ttf) format("truetype");
} */

.text--titlewrap,
.breadcrumb,
.form,
.form__field>input[type=text],
.form__field>input[type=password],
.pagination,
html,
body,
input,
textarea,
select,
button {
  font-family: Arial;
  /* font-family: Arial,"Microsoft JhengHei", "SimHei", "Helvetica Neue", Helvetica, sans-serif,"HP Simplified"; */
  font-size: 16px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {

  .text--titlewrap,
  .breadcrumb,
  .form,
  .form__field>input[type=text],
  .form__field>input[type=password],
  .pagination,
  html,
  body,
  input,
  textarea,
  select,
  button {
    font-size: 14px;
  }
}

.text--titlewrap,
.breadcrumb,
.form,
.form__field>input[type=text],
.form__field>input[type=password],
.pagination {
  font-size: 0.9rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  .text--titlewrap,
  .breadcrumb,
  .form,
  .form__field>input[type=text],
  .form__field>input[type=password],
  .pagination {
    text-shadow: 0 0 0;
  }
}

@supports (-ms-ime-align: auto) {

  .text--titlewrap,
  .breadcrumb,
  .form,
  .form__field>input[type=text],
  .form__field>input[type=password],
  .pagination {
    text-shadow: none;
  }
}

a,
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  cursor: pointer;
}

input,
select,
*:focus {
  outline: 0 !important;
}

ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}

body {
  padding: 0;
  margin: 0;
}

iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

h3 {
  /*
  padding-top: 0em;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  */
}

.btn--white,
.btn-default,
.btn--theme,
.btn-primary,
.btn-danger,
.btn-success {
  padding: 0.1em 0.4em;
  border-radius: 0.25em;
  display: inline-block;
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--theme,
.btn-primary {
  color: white;
  background: #00a8f0;
  border: 1px solid transparent;
  position: relative;
  overflow: hidden;
  transition: shadow 0.2s ease, background 0.5s ease-in-out;
}

.btn--theme .text,
.btn-primary .text {
  position: relative;
  z-index: 3;
}

.btn--theme:hover,
.btn-primary:hover,
.btn--theme:focus,
.btn-primary:focus {
  background: #0ab6ff;
  color: white;
  border-color: transparent;
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: white;
  background: #e04e4f;
  border: 1px solid transparent;
  position: relative;
  overflow: hidden;
  transition: shadow 0.2s ease, background 0.5s ease-in-out;
}

.btn-danger .text {
  position: relative;
  z-index: 3;
}

.btn-danger:hover,
.btn-danger:focus {
  background: #e46365;
  color: white;
  border-color: transparent;
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: white;
  background: #74b23f;
  border: 1px solid transparent;
  position: relative;
  overflow: hidden;
  transition: shadow 0.2s ease, background 0.5s ease-in-out;
}

.btn-success .text {
  position: relative;
  z-index: 3;
}

.btn-success:hover,
.btn-success:focus {
  background: #81bf4b;
  color: white;
  border-color: transparent;
}

.btn--white,
.btn-default {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #0096d6;
  color: #0096d6;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus {
  background: white;
  border-color: #0084bd;
  color: #0084bd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 3px -5px rgba(0, 0, 0, 0.1), 0 8px 8px -8px rgba(0, 0, 0, 0.25);
}

.btn--white:active,
.btn-default:active {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.section__title.action a:not([class^='btn']),
.section__title .action.action__name a:not([class^='btn']) {
  color: rgba(0, 150, 214, 0.8);
  display: inline-block;
  position: relative;
}

.section__title.action a:hover:not([class^='btn']),
.section__title .action.action__name a:hover:not([class^='btn']) {
  color: #0096d6;
}

.section__title.action a:not([class^='btn']):before,
.section__title .action.action__name a:not([class^='btn']):before {
  content: "";
  display: block;
  height: 1px;
  left: 0;
  right: 0;
  max-width: 0;
  position: absolute;
  background: #0096d6;
  bottom: -1px;
  transition: 0.2s ease;
}

.section__title.action a:not([class^='btn']):hover:before,
.section__title .action.action__name a:not([class^='btn']):hover:before {
  max-width: 100%;
}

@keyframes floathint {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(0.1em);
  }

  100% {
    transform: translateX(0);
  }
}

.product.checkbox,
.checkbox.lock,
.form__checkbox {
  position: relative;
  padding-left: 2em;
  line-height: 1.8;
}

.product.checkbox>label,
.checkbox.lock>label,
.form__checkbox>label {
  cursor: pointer;
}

.product.checkbox>label:before,
.checkbox.lock>label:before,
.form__checkbox>label:before {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  margin: 0.4em 0.4em;
  background: #ececec;
  position: absolute;
  left: 0;
  color: #ececec;
  vertical-align: middle;
}

.product.checkbox>label:hover:before,
.checkbox.lock>label:hover:before,
.form__checkbox>label:hover:before {
  color: #cccccc;
}

.product.checkbox>label:active:before,
.checkbox.lock>label:active:before,
.form__checkbox>label:active:before {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}

.product.checkbox>input[type=checkbox],
.checkbox.lock>input[type=checkbox],
.form__checkbox>input[type=checkbox] {
  display: none;
}

.product.checkbox>input[type=checkbox]:checked+label:before,
.checkbox.lock>input[type=checkbox]:checked+label:before,
.form__checkbox>input[type=checkbox]:checked+label:before,
.product.checkbox>input[type=checkbox]:checked:hover+label:before,
.checkbox.lock>input[type=checkbox]:checked:hover+label:before,
.form__checkbox>input[type=checkbox]:checked:hover+label:before,
.product.checkbox>input[type=checkbox]:checked:focus+label:before,
.checkbox.lock>input[type=checkbox]:checked:focus+label:before,
.form__checkbox>input[type=checkbox]:checked:focus+label:before {
  color: #0096d6;
}

.container {
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .container {
    width: 750px;
  }
}

@media only screen and (min-width: 993px) {
  .container {
    width: 970px;
  }
}

@media only screen and (min-width: 1201px) {
  .container {
    width: 1170px;
  }
}

@media only screen and (min-width: 1441px) {
  .container {
    width: 1395px;
  }
}

.footer:after,
.breadcrumb:after,
.form__field.addtional:after,
.cart__title.bermuda__toggle:after {
  content: "";
  display: block;
  clear: both;

}

.product.checkbox>label:before,
.checkbox.lock>label:before,
.form__checkbox>label:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product.checkbox>input[type=checkbox]:checked+label:after,
.checkbox.lock>input[type=checkbox]:checked+label:after,
.form__checkbox>input[type=checkbox]:checked+label:after {
  border-color: #0096d6;
}

.product.checkbox>label:before,
.checkbox.lock>label:before,
.form__checkbox>label:before {
  content: "";
  border-radius: 4px;
}

.product.checkbox>label:after,
.checkbox.lock>label:after,
.form__checkbox>label:after {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: block;
  width: 0.3em;
  height: 0.3em;
  border-style: solid;
  border-color: transparent;
  border-width: 0 1px 1px 0;
  position: absolute;
  left: 0.7em;
  top: 0.6em;
  transform: rotate(45deg);
}

.product.checkbox>label:hover:after,
.checkbox.lock>label:hover:after,
.form__checkbox>label:hover:after {
  border-color: #cccccc;
}

a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: inherit;
}

.note,
.form__field.addtional {
  opacity: 0.8;
  font-size: 0.8em;
  line-height: 1.3em;
}

.btn,
.btn--white,
.btn-default,
.btn--theme,
.btn-primary {
  padding: 0.8em 2em;
  border-radius: 4px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn--white,
.btn-default {
  color: #5a5a5a;
  border-color: #5a5a5a;
}

.btn--white:hover,
.btn-default:hover,
.btn--white:focus,
.btn-default:focus,
.btn--white:active,
.btn-default:active {
  box-shadow: none;
}

.text--titlewrap>.title {
  display: block;
  font-size: 0.875rem;
  opacity: 0.8;
  line-height: 1.2;
  text-shadow: none;
}

.help,
.modal__icon.question,
.infomation__icon.question {
  cursor: pointer;
}

.help:before,
.modal__icon.question:before,
.infomation__icon.question:before {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "?";
  width: 1rem;
  height: 1rem;
  background: #cccccc;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1rem;
  color: white;
}

.help:hover:before,
.modal__icon.question:hover:before,
.infomation__icon.question:hover:before,
.help.active:before,
.active.modal__icon.question:before,
.active.infomation__icon.question:before {
  background: #0096d6;
}

.amount:before {
  content: "$ ";
  opacity: 0.5;
}

select.filter {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 0;
  color: #0096d6;
  opacity: 0.6;
  padding-right: 1rem;
  background: none;
}

select.filter:focus,
select.filter:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  *[icon-title]:before {
    content: attr(icon-title);
  }
}

@media only screen and (max-width: 767px) {
  *[icon-title]>* {
    display: none;
  }
}

body {
  overflow-x: hidden;
  overflow-y: auto;
  color: #5a5a5a;
  position: relative;
}

body:before,
body:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  max-width: 100vw;
  background-size: cover;
}

body:before {
  /*background-image: url(../img/bg-right.png);
  height: 357px;*/
  width: 927px;
  right: 0;
}

@media only screen and (min-width: 769px) {
  body:before {
    margin-top: 50px;
  }
}

body:after {
  /*background-image: url(../img/bg-left.png);
  height: 506px;*/
  width: 877px;
  bottom: 0;
  left: 0;
}

@media only screen and (min-width: 769px) {
  body:after {
    background-position: 50% bottom;
  }
}

body.menu-show {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .container {
    padding: 0 1rem;
  }
}

.header {
  border-bottom: 1px solid #f2f2f2;
  color: #5a5a5a;
  background: rgba(255, 255, 255, 0.98);
  width: 100%;
  position: relative;
  z-index: 10;
}

.header:before {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  width: 100vw;
  height: 0;
  z-index: 1;
  opacity: 0;
}

.menu-show .header:before {
  height: 100vh;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    z-index: 9;
  }
}

.header .container {
  display: flex;
  align-items: stretch;
  position: relative;
  z-index: 1;
}

.header a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: inherit;
}

.header__logo {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 50px;
  min-width: 50px;
  height: 50px;
  padding: 1rem 0;
  box-sizing: content-box;
}

.menu-show .header__logo {
  opacity: 0.5;
}

.header__logo img {
  max-width: 100%;
}

.header__hamburger {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
  z-index: 1;
  width: 2rem;
  margin: 1rem 1.5rem;
  background: none;
  cursor: pointer;
}

.menu-show .header__hamburger {
  right: 50vw;
}

.header__hamburger:before,
.header__hamburger:after {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: block;
  left: 0;
  right: 0;
  height: 2px;
  background: #999999;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}

.header__hamburger:before {
  transform: translatey(-0.5rem);
  box-shadow: 0 0.5rem 0 #999999;
}

.menu-show .header__hamburger:before {
  transform: rotate(45deg);
  box-shadow: none;
}

.header__hamburger:after {
  transform: translatey(0.5rem);
}

.menu-show .header__hamburger:after {
  transform: rotate(-45deg);
}

@media only screen and (min-width: 768px) {
  .header__hamburger {
    display: none;
  }
}

.header__nav {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media only screen and (min-width: 768px) {
  .header__nav {
    margin-left: 3rem;
    display: flex;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .header__nav {
    position: absolute;
    left: 100%;
    height: 100vh;
    width: 50vw;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(242, 242, 242, 0.95);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
  }
}

@media only screen and (max-width: 768px) {
  .menu-show .header__nav {
    left: calc(100% - 50vw);
  }
}

.menu-show .header__nav:after {
  background: repeating-linear-gradient(to bottom, transparent 0, transparent 6px, #5a5a5a 6px, #5a5a5a 8px);
}

.header__nav>* {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5em;
}

@media only screen and (min-width: 768px) {
  .header__nav>* {
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header__nav>* {
    border-left: 1px solid transparent;
  }
}

.header__nav>* .note,
.header__nav>* .form__field.addtional {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
  line-height: 1.8;
}

.header__nav>*:hover,
.header__nav>*.active {
  border-color: #333;
}

.header__nav>*:hover .note,
.header__nav>*:hover .form__field.addtional,
.header__nav>*.active .note,
.header__nav>*.active .form__field.addtional {
  color: #999;
}

.header__action {
  display: block;
  cursor: pointer;
  float:right;
}

.headerorder__subnav{
  display: none;
  position: absolute;
  /* left:470px; */
  left: 0;
  background-color:#000;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  /* padding-bottom: 1rem; */
  border-color:#CCCCCC;
  border-width:1px;
  border-style:solid;
  width: 100%;
  transition: .5s;
}
.headerorder__subnav li{
  padding: 1rem;
}

.myorder__dropdown{
  display: flex;
  position: relative;
}

.myorder__dropdown::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translate(-50%,-50%);
  width: 100vw;
  height: 52px;
  background: #000000;
  pointer-events: none;
}

.myorder__dropdown>li{
  display: block;
  z-index: 10;
}

.myorder__dropdown>li:hover{
  background: #e2e2e2;
  color: #000000;
}

.myorder__dropdown:hover{
  border-color: #000000;
}

.text-danger{
  color:red;
}

.userName {
    padding: 0 0.5em;
}

@media only screen and (min-width: 768px) {
  .header__action {
    padding: 0 1em;
  }
  .headerorder__subnav{
    display: none;
	margin-top: 82px;
  }
}

@media only screen and (min-width: 768px) {
  .header__action:hover {
    color: #0096d6;
  }
  .headerorder__subnav{
    display: none;
	margin-top: 82px;
  }
}

.header__action:hover .header__subnav {
  max-height: 1000vh;
  top: 100%;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .header__action:hover .header__subnav {
    padding: 0.5em 0;
  }
}

.header__action:first-of-type {
  margin-left: auto;
  margin-top: 1.7rem;
}

.header__action>a,
.header__action span {
  /*display: flex;
  align-items: center;*/
  height: 100%;
  font-size: 1.2rem;
}

.header__subnav {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0.8em;
  display: block;
}

@media only screen and (min-width: 768px) {
  .header__subnav {
    position: absolute;
    opacity: 0;
    top: 90%;
    right: 0;
    max-height: 0;
    height: auto;
    overflow: hidden;
    margin-top: 1px;
    z-index: -1;
    color: #999999;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 8px -5px rgba(0, 0, 0, 0.1);
    min-width: 100px;
    max-width: 100vw;
    background: rgba(242, 242, 242, 0.98);
    z-index: 10000;
  }
}

@media only screen and (max-width: 767px) {
  .header__subnav {
    border-left: 1px solid #cccccc;
  }
}

.header__subnav:after {
  display: none;
}

.header__subnav>li {
  display: block;
}

.header__subnav>li:hover,
.header__subnav>li.active {
  color: #0096d6;
}

@media only screen and (max-width: 767px) {

  .header__subnav>li:hover,
  .header__subnav>li.active {
    border-left: 1px solid #0096d6;
    margin-left: -1px;
  }
}

.header__subnav>li>a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0.5em 1.1em;
}

#main {
  /* min-height: calc(100vh - 83px - 32px); */
}

@-moz-document url-prefix() {
  #main {
    /* margin-bottm: -1px; */
  }
}

@media only screen and (max-width: 767px) {
  #main {
    margin-top: 78px;
  }
}

.footer {
  background: #000000;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 0.4rem;
  text-align: center;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1.5rem;
  z-index: 100;
}

@media only screen and (max-width: 767px) {
  .footer {
    height: 1.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .footer {
    height: 1.5rem;
  }
}

.footer__nav>a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: inherit;
  padding: 0 0.5em;
}

.footer__nav>a:hover {
  color: white;
}

@media only screen and (min-width: 768px) {
  .footer__copyright {
    float: right;
  }
}

table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  table {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 8px -5px rgba(0, 0, 0, 0.1);
  }
}

@media only screen and (max-width: 767px) {
  table thead {
    display: none;
  }
}

table tbody {
  font-size: 0.875rem;
}

@media only screen and (min-width: 768px) {
  table tbody tr:first-of-type td {
    padding-top: 1rem;
  }
}

@media only screen and (min-width: 768px) {
  table tbody tr:last-of-type td {
    padding-bottom: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  table tr {
    /*display: block;*/
    margin-bottom: 1rem;
    border: 0.5rem solid #f2f2f2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 8px -5px rgba(0, 0, 0, 0.1);
  }
}

table th,
table td {
  text-align: center;
}

table th {
  padding: 2rem 1rem;
  background: rgba(242, 242, 242, 0.9);
  border-bottom: 1px solid #0096d6;
  font-weight: normal;
}

table td {
  padding: 0.5rem 1rem;
  background: rgba(255, 255, 255, 0.9);
}

table td:last-of-type {
  padding: 0.5rem;
  padding-right: 1rem;
}

@media only screen and (max-width: 767px) {
  table td:last-of-type {
    display: block;
  }
}

table td:last-of-type>* {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  flex: 1;
  opacity: 0.6;
  margin: 0.2em 0;
  width: 100%;
  box-sizing: border-box;
}

table td:last-of-type>*:hover {
  opacity: 1;
}

table td:last-of-type>*[class^='btn'] {
  padding: 0.2em 0.5em;
}

@media only screen and (max-width: 767px) {
  table td:last-of-type>*[class^='btn'] {
    padding: 1em;
  }
}

@media only screen and (max-width: 767px) {
  table td[title] {
    display: flex;
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
  }
}

@media only screen and (max-width: 767px) {
  table td[title]:before {
    content: attr(title);
    width: 120px;
    flex-shrink: 0;
    padding-right: 1rem;
    color: #0096d6;
  }
}

table button {
  padding: 0.5rem 1rem !important;
  font-size: inherit;
}

label {
  cursor: pointer;
}

.page__action {
  text-align: right;
}

.page__action>* {
  vertical-align: middle;
}

.page__action>*:not(:first-child) {
  margin-left: 0.5rem;
}

/* .page>*:last-child {
  margin-bottom: 1rem;
} */

.breadcrumb {
  font-size: 0.75rem;
  padding: 1rem 0;
}

.breadcrumb>* {
  float: left;
  margin-right: 1em;
  position: relative;
}

.breadcrumb>*:not(a) {
  color: #999999;
}

.breadcrumb>*:not(:first-child):before {
  content: "/";
  margin-right: 1em;
}

.breadcrumb a:hover,
.breadcrumb a:active {
  color: #0096d6;
}

.section {
  box-sizing: border-box;
}

.section:not(:last-of-type) {
  margin-bottom: 0rem;
}

.section.isolate {
  padding: 1vw 4vw;
}

.section__title,
.section__title .action__name {
  font-size: 1.7rem;
  color: #5a5a5a;
  font-style: italic;
  font-weight: normal;
  margin: 0.2rem 0 0.2rem;
  position: relative;
}

.section__title:after,
.section__title .action__name:after {
  content: "";
  width: 0.5em;
  height: 1px;
  display: block;
  background: #0096d6;
  position: absolute;
  top: 100%;
}

.section__title.action,
.section__title .action.action__name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}

.section__title.action:after,
.section__title .action.action__name:after {
  display: none;
}

.section__title .action {
  position: relative;
}

.section__title .action__name {
  margin: 0 1.5rem 1.5rem 0;
  word-break: break-word;
}

.section__title .action__area {
  font-style: normal;
  font-size: 0.875rem;
}

.section__title .action__area .note,
.section__title .action__area .form__field.addtional {
  font-size: 0.875rem;
}

.section__title .action__area>button,
.section__title .action__name .action__area>button {
  font-size: 0.8em;
}

.section__wrapper.col-2 {
  display: flex;
}

@media only screen and (max-width: 991px) {
  .section__wrapper.col-2 {
    flex-direction: column;
  }
}

.section__wrapper.col-2 .section {
  min-width: 50%;
  flex: 1;
}

@media only screen and (min-width: 992px) {
  .section__wrapper.col-2 .section:first-of-type~.section {
    padding-left: 3rem;
  }
}

.section__wrapper.col-2 .section .section__title,
.section__wrapper.col-2 .section .section__title .action__name,
.section__title .section__wrapper.col-2 .section .action__name {
  font-size: 2.5rem;
}

.section__wrapper.col-2 .section .section__title .action__name,
.section__title .section__wrapper.col-2 .section .action__name .action__name {
  font-size: inherit;
  margin: 0 1.5rem 1.5rem 0;
}

.modal__wrapper,
.infomation__wrapper {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: fixed;
  width: 50%;
  top: 40%;
  left: 25%;
  z-index: 11;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 100vh rgba(0, 0, 0, 0.05), 0 0px 100px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2), 0 10px 12px -10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateY(-100%);
}

.modal__mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.48);
}

.modal__wrapper.show,
.infomation__wrapper.show {
  opacity: 1;
  transform: translateY(0);
}

.modal__header,
.infomation__header {
  color: #5a5a5a;
  /*text-transform: capitalize;*/
  font-size: 2rem;
  padding: 1rem 2rem;
  border-top: 0.2em solid;
  display: flex;
  justify-content: flex-start;
}

.modal__header:not(.danger, .success, .question),
.infomation__header:not(.danger, .success, .question) {
  border-color: transparent;
}

.modal__header.danger,
.infomation__header.danger {
  color: #dc383a;
}

.modal__header.success,
.infomation__header.success {
  color: #689f38;
}

.modal__header.question,
.infomation__header.question {
  color: #0096d6;
}

.modal__icon,
.infomation__icon {
  background: #f2f2f2;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  margin-right: 0.5em;
  display: none;
  flex-shrink: 0;
}

.modal__icon.success,
.infomation__icon.success {
  font-size: 1.2em;
}

.modal__icon.success>*,
.infomation__icon.success>* {
  position: relative;
  left: 0.15em;
  top: -0.1em;
}

.modal__icon.question:before,
.infomation__icon.question:before {
  text-indent: 0.1em;
  cursor: default;
  font-size: inherit;
  color: inherit;
  background: none;
  height: auto;
  width: auto;
}

.modal__icon.question:hover:before,
.infomation__icon.question:hover:before {
  background: none;
}

.modal__header.danger .modal__icon.danger,
.infomation__header.danger .modal__icon.danger,
.modal__header.danger .infomation__icon.danger,
.infomation__header.danger .infomation__icon.danger {
  display: flex;
}

.modal__header.success .modal__icon.success,
.infomation__header.success .modal__icon.success,
.modal__header.success .infomation__icon.success,
.infomation__header.success .infomation__icon.success {
  display: flex;
}

.modal__header.question .modal__icon.question,
.infomation__header.question .modal__icon.question,
.modal__header.question .infomation__icon.question,
.infomation__header.question .infomation__icon.question {
  display: flex;
}

.modal__title,
.infomation__title {
  font-weight: normal;
  margin: 0;
  color: #5a5a5a;
}

.modal__body,
.infomation__body {
  color: #999999;
}

.modal__footer,
.infomation__footer {
  margin-top: 3rem;
}

.modal__footer>*,
.infomation__footer>* {
  vertical-align: middle;
}

.modal--help {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: fixed;
  z-index: 11;
  background: white;
  pointer-events: none;
  opacity: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .modal--help {
    width: 100%;
    bottom: 0;
    box-shadow: 0 -100vh 0 100vh rgba(0, 0, 0, 0.2), 0 10px 50px black;
  }
}

@media only screen and (min-width: 768px) {
  .modal--help {
    transform: translate(calc(-50% + .5rem), 1.5rem);
    border: 3px solid #0096d6;
    border-radius: 4px;
  }
}

.modal--help img {
  display: block;
  margin: 0 auto;
}

.modal--help:before {
  content: "x";
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .modal--help:before {
    right: 1rem;
    top: -1.5rem;
    background: #0096d6;
    padding: 1rem;
    line-height: 0.7;
    color: white;
  }
}

@media only screen and (min-width: 768px) {
  .modal--help:before {
    content: "";
    border-bottom: 3px solid #0096d6;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    left: 50%;
    bottom: 100%;
    transform: translate(-50%, -100%);
  }
}

.modal--help.show {
  opacity: 1;
  pointer-events: all;
}

.infomation {
  text-align: center;
}

.infomation__header {
  border-top: 0;
  display: block;
}

.infomation__header:after {
  left: 50%;
  transform: translateX(-50%);
}

.infomation__icon {
  margin: 0 auto;
}

.bermuda {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}

.bermuda.show {
  max-height: 1000vh;
  opacity: 1;
}

.product,
.lock {
  border-radius: 4px;
  position: relative;
  flex: 1;
  box-sizing: border-box;
  min-width: 320px;
  max-width: 50%;
  padding: 1rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 767px) {

  .product,
  .lock {
    min-width: 50%;
  }
}

@media only screen and (max-width: 479px) {

  .product,
  .lock {
    min-width: 100%;
  }
}

@media only screen and (min-width: 992px) {

  .product,
  .lock {
    max-width: 33%;
  }
}

@media only screen and (min-width: 1440px) {

  .product,
  .lock {
    max-width: 25%;
  }
}

.product.checkbox,
.checkbox.lock {
  padding: 1rem;
}

@media only screen and (max-width: 767px) {

  .product.checkbox,
  .checkbox.lock {
    padding: 0.5rem;
  }
}

.product.checkbox>[type=checkbox]:checked+label,
.checkbox.lock>[type=checkbox]:checked+label {
  opacity: 1;
}

@media only screen and (min-width: 768px) {

  .product.checkbox>[type=checkbox]:checked+label,
  .checkbox.lock>[type=checkbox]:checked+label {
    box-shadow: 0 0 0 3px #0096d6;
  }
}

@media only screen and (max-width: 767px) {

  .product.checkbox>[type=checkbox]:checked+label,
  .checkbox.lock>[type=checkbox]:checked+label {
    border-color: #0096d6;
  }
}

@media only screen and (max-width: 767px) {

  .product.checkbox>[type=checkbox]:checked+label .product__header,
  .checkbox.lock>[type=checkbox]:checked+label .product__header,
  .product.checkbox>[type=checkbox]:checked+label .lock__header,
  .checkbox.lock>[type=checkbox]:checked+label .lock__header {
    background: #0096d6;
    border-radius: 0;
    color: white;
  }
}

.product.checkbox>label,
.checkbox.lock>label {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  opacity: 0.7;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media only screen and (max-width: 767px) {

  .product.checkbox>label,
  .checkbox.lock>label {
    border: 3px solid transparent;
  }
}

.product.checkbox>label:hover,
.checkbox.lock>label:hover {
  opacity: 1;
}

.product.checkbox>label:before,
.checkbox.lock>label:before,
.product.checkbox>label:after,
.checkbox.lock>label:after {
  z-index: 1;
}

.product.checkbox>label:before,
.checkbox.lock>label:before {
  left: auto;
  right: 0.5em;
  top: 0.5em;
}

.product.checkbox>label:after,
.checkbox.lock>label:after {
  left: auto;
  top: 1.1rem;
  right: 1.25rem;
}

.product.checkbox>label .product__img,
.checkbox.lock>label .product__img {
  top: 0;
  left: 0;
  right: 0;
}

.product.checkbox .product__img,
.checkbox.lock .product__img {
  position: relative;
  opacity: 1;
  border-radius: 2px 2px 0 0;
  border: 0;
}

.product.form.edit .form__field,
.form.edit.lock .form__field {
  margin: 2rem 0rem 1rem 0rem;
}

.product.form.edit .form__field  label,
.form.edit.lock .form__field label{
  margin: 0rem 0rem 1rem 0rem;
}

.product.form.edit .product__img,
.form.edit.lock .product__img {
  height: 0;
  flex: 0;
}

.product.form.edit .product__img>img,
.form.edit.lock .product__img>img {
  opacity: 0.1;
}

.product.form.edit .product__body,
.form.edit.lock .product__body,
.product.form.edit .lock__body,
.form.edit.lock .lock__body {
  flex: 1;
}

.product.form.edit .product__header,
.form.edit.lock .product__header,
.product.form.edit .lock__header,
.form.edit.lock .lock__header {
  color: #5a5a5a;
}

@media only screen and (min-width: 768px) {

  .product.form.edit .product__del,
  .form.edit.lock .product__del {
    color: #5a5a5a;
  }

  .product.form.edit .product__del:hover,
  .form.edit.lock .product__del:hover {
    color: #dc383a;
    background: none;
  }
}

.product.form.edit .product__edit,
.form.edit.lock .product__edit {
  display: none;
}

.product.form.edit .form__action,
.form.edit.lock .form__action {
  display: flex;
}

.product.form .form__field,
.form.lock .form__field {
   margin-top: 1rem;
}

.product.form .form__field>input[type=text],
.form.lock .form__field>input[type=text],
.product.form .form__field>input[type=password],
.form.lock .form__field>input[type=password],
.product.form .form__field>select,
.form.lock .form__field>select {
  background: #f2f2f2;
  margin: 1rem 0rem 0rem 0rem;
}

.product.form .form__field>input[type=text]:focus~label,
.form.lock .form__field>input[type=text]:focus~label,
.product.form .form__field>input[type=text].filled~label,
.form.lock .form__field>input[type=text].filled~label,
.product.form .form__field>input[type=password]:focus~label,
.form.lock .form__field>input[type=password]:focus~label,
.product.form .form__field>input[type=password].filled~label,
.form.lock .form__field>input[type=password].filled~label,
.product.form .form__field>select:focus~label,
.form.lock .form__field>select:focus~label,
.product.form .form__field>select.filled~label,
.form.lock .form__field>select.filled~label {
  background: #f2f2f2;
}

.product.form .form__field>input[type=text][disabled],
.form.lock .form__field>input[type=text][disabled],
.product.form .form__field>input[type=password][disabled],
.form.lock .form__field>input[type=password][disabled],
.product.form .form__field>select[disabled],
.form.lock .form__field>select[disabled] {
  padding-left: 0;
  /*border-color: transparent;*/
  color: #5a5a5a;
  text-align: center;
}

.product.form .form__field>input[type=text][disabled]+label,
.form.lock .form__field>input[type=text][disabled]+label,
.product.form .form__field>input[type=password][disabled]+label,
.form.lock .form__field>input[type=password][disabled]+label,
.product.form .form__field>select[disabled]+label,
.form.lock .form__field>select[disabled]+label {
  padding-left: 0;
  margin-left: 0;
  font-size: 0.875rem;
  opacity: 0.8;
  text-shadow: none;
  color: #5a5a5a;
  margin: 0rem 0rem 1rem 0rem;
}

.product.form .form__field>select[disabled],
.form.lock .form__field>select[disabled] {
  margin-left: -5px;
}

.product.form .form__field>select+label,
.form.lock .form__field>select+label {
  background: #f2f2f2;
}

.product.form .form__field:first-of-type,
.form.lock .form__field:first-of-type {
  margin-top: 1rem;
}

.product.form .form__field:last-of-type,
.form.lock .form__field:last-of-type {
  margin-bottom: 0;
}

.product.form .form__action,
.form.lock .form__action {
  display: none;
}

.product.form .form__action>*,
.form.lock .form__action>* {
  flex: 1;
}

.product__img {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  background: #f2f2f2;
  left: 1rem;
  right: 1rem;
  top: 1rem;
  max-height: calc(100% - 2rem);
  overflow: hidden;
  border: 2px solid #f2f2f2;
}

.product__img>img {
  width: 100%;
  height: auto;
  display: block;
}

.product__header,
.lock__header,
.product__body,
.lock__body {
  position: relative;
}

.product__header,
.lock__header {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 0.8rem 1.5rem;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  font-weight: normal;
  background: #f2f2f2;
}

@media only screen and (min-width: 768px) {

  .product__header,
  .lock__header {
    color: #999999;
  }
}

@media only screen and (max-width: 767px) {

  .product__header,
  .lock__header {
    background: #cccccc;
  }
}

.product__body,
.lock__body {
  background: #f2f2f2;
  padding: 1.5rem;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  margin-top: auto;
  flex: 1;
}

.product__body p,
.lock__body p {
  margin: 0 0 0.5em;
}

.product__wrapper,
.lock__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5rem -0.5rem;
}

@media only screen and (min-width: 768px) {

  .product__wrapper,
  .lock__wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

.product__edit,
.product__del,
.product__qty {
  background: none;
  border: 0;
  position: absolute;
  z-index: 1;
  font-size: 1.2rem;
  opacity: 0.8;
  cursor: pointer;
  line-height: 1;
  top: 0;
  right: 0;
}

.product__label {
  background: none;
  border: 0;
  position: absolute;
  z-index: 1;
  font-size: 1.2rem;
  opacity: 0.8;
  cursor: pointer;
  padding: 1rem 1.5rem;
  line-height: 1;
  top: 0.6rem;
  right: 8rem;
}

.product__edit:hover,
.product__del:hover,
.product__qty:hover {
  opacity: 1;
}

.product__edit {
  color: #0096d6;
  top: 1rem;
  right: 3rem;
}

.product__del {
  color: rgba(220, 56, 58, 0.95);
  opacity: 0.8;
  top: 1rem;
  right: 1rem;
}

.product__del:hover {
  opacity: 1;
}

.product__add:only-child,
.lock__add:only-child {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
  background: none;
  height: 100%;
  width: 100%;
  color: #5a5a5a;
  background: #f2f2f2;
  cursor: pointer;
  border-radius: 4px;
  padding: 3rem;
}

.product__add:only-child:hover,
.lock__add:only-child:hover {
  border-color: #0096d6;
  background: none;
}

.product__add:only-child>*:only-child,
.lock__add:only-child>*:only-child {
  display: block;
  margin: 1rem auto;
  font-size: 2rem;
  color: #0096d6;
}

.product__qty,
.product__label {
  display: flex;
  padding: 0;
  align-items: center;
}

.product__qty:before {
  content: "x";
  position: absolute;
  top: 0.8rem;
  left: 2.5rem;
  color: #0096d6;
  font-size: 0.75rem;
  opacity: 0.8;
}

.product__qty>* {
  border: 0;
  background: none;
  text-align: center;
}

.product__qty>input {
  min-width: 0;
  width: 1.5em;
  color: #0096d6;
  padding: 0.5rem 0 0.5rem 1rem;
}

.product__qty>[qty-change] {
  cursor: pointer;
  color: #cccccc;
  margin: 0.5rem;
  padding: 0;
  border-radius: 50%;
  border: 2px solid #cccccc;
  width: 1rem;
  height: 1rem;
  font-size: 0.75em;
  line-height: 1.2;
  text-indent: 1px;
  font-weight: bold;
}

.product__qty>[qty-change]:first-of-type {
  line-height: 1.1;
}

.product__qty>[qty-change]:hover {
  border-color: #0096d6;
  color: #0096d6;
}

@media only screen and (max-width: 479px) {
  .lock {
    min-width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .lock {
    max-width: 33%;
    min-width: 210px;
    min-height: 370px;
  }
}

@media only screen and (min-width: 992px) {
  .lock {
    max-width: 25%;
  }
}

@media only screen and (min-width: 1200px) {
  .lock {
    max-width: 20%;
  }
}

@media only screen and (min-width: 1440px) {
  .lock {
    max-width: 16.66%;
  }
}

.lock.form .lock__edit {
  display: flex;
}

.lock.form .form__action {
  display: none;
}

.lock.form.edit .lock__img {
  position: absolute;
  background: #f2f2f2;
  left: 1rem;
  right: 1rem;
  width: auto;
  padding: 0;
  font-size: 4.8rem;
  color: #cccccc;
}

.lock.form.edit .lock__edit {
  display: none;
}

.lock.form.edit .lock__body {
  border-color: transparent;
  padding-top: 1rem;
  flex: unset;
}

.lock.form.edit .form__action {
  display: flex;
}

.lock__header {
  position: static;
  background: #f2f2f2;
}

.lock__img {
  color: #0096d6;
  font-size: 5rem;
  text-align: center;
  padding-top: 2rem;
}

.lock__del,
.lock__edit {
  position: absolute;
  border: 0;
  cursor: pointer;
}

.lock__del {
  top: 2rem;
  right: 2rem;
  background: none;
  color: #dc383a;
  font-size: 1.125rem;
  opacity: 0.8;
  z-index: 1;
}

.lock__del:hover {
  opacity: 1;
}

.lock__edit {
  background: #f2f2f2;
  top: -0.5rem;
  right: 1.5rem;
  color: rgba(0, 150, 214, 0.8);
}

.lock__edit:hover {
  color: #0096d6;
}

.lock__body {
  overflow: visible;
  border-top: 1px solid #0096d6;
}

.form__field>input[type=text],
.form__field>input[type=password] {
  border: 1px solid #333;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8);
  color: #5a5a5a;
  width: 100%;
}

.form__field>select {
  border: 1px solid #333;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8);
  color: #5a5a5a;
}

.form__field>input[type=text]:focus,
.form__field>input[type=password]:focus,
.form__field>select:focus,
select.form-control:focus {
  border-color: #0096d6;
}

.form__field>input[disabled][type=text],
.form__field>input[disabled][type=password],
.form__field>select[disabled],
select[disabled].form-control {
  color: #333;
}

.form.min {
  max-width: 360px;
}

.form .form__field>input[type=text]:focus~label,
.form .form__field>input[type=text].filled~label,
.form .form__field>input[type=password]:focus~label,
.form .form__field>input[type=password].filled~label,
.form .form__field>select~label,
.form .form__hint,
.form .form__field>p.text-danger {
  /*padding: 0 0.5rem;
  margin: -0.56rem 0.5rem;
  background: white;*/
}

.form * {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media only screen and (max-width: 767px) {
    .form__field {
      position: relative;
      margin: 2rem 0;
      width: 100%;
      color: #5a5a5a;
    }
}
@media only screen and (min-width: 768px) {
    .form__field {
      position: relative;
      margin: 2rem 0;
      width: 100%;
      color: #5a5a5a;
    }
}

.product.form.edit .form__field>p.text-danger,
.form.edit.lock .form__field>p.text-danger {
  background: #f2f2f2;
}

.form__field>a:hover,
.form__field>a:active {
  color: #0096d6;
}

.form__field>input,
.form__field>input.form-control,
.form__field>label,
.form__field>label.form-control,
.form__field>select,
.form__field>select.form-control {
  padding: 0.5rem 0.5rem;
  box-sizing: border-box;
  width: 100%;
}

.form__field>input[type=text]:focus~label,
.form__field>input[type=text].filled~label,
.form__field>input[type=password]:focus~label,
.form__field>input[type=password].filled~label {
  -moz-transition: 0.2s, background 0.2s 0.15s;
  -o-transition: 0.2s, background 0.2s 0.15s;
  -webkit-transition: 0.2s, background 0.2s 0.15s;
  transition: 0.2s, background 0.2s 0.15s;
  font-size: 12px;
  color: #5a5a5a;
}

.form__field>input[type=radio] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}

.form__field>input[type=radio]:checked+label {
  color: #5a5a5a;
}

.form__field>input[type=radio]:checked+label:before {
  background: #0096d6;
}

.form__field>input[type=radio]:not([disabled])+label:hover {
  color: #5a5a5a;
}

.form__field>input[type=radio]+label {
  position: relative;
  display: block;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding-left: 2.5em;
  background: rgba(255, 255, 255, 0.8);
}

.form__field>input[type=radio]+label .note,
.form__field>input[type=radio]+label .form__field.addtional {
  display: block;
  line-height: 1.2;
}

.form__field>input[type=radio]+label:before {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 1em;
  border-radius: 50%;
  height: 0.5em;
  width: 0.5em;
  background: #f2f2f2;
  border: 3px solid #f2f2f2;
}

.form__field>label {
  -moz-transition: 0.2s, background 0s;
  -o-transition: 0.2s, background 0s;
  -webkit-transition: 0.2s, background 0s;
  transition: 0.2s, background 0s;
  position: absolute;
  left: 0.5rem;
  top: -1rem;
  line-height: 1.2;
  color: #5a5a5a;
  font-size: 12px;
  padding-top: 0.1rem;
  padding-bottom: 0.2rem;
}

.form__field>select~label {
  -moz-transition: 0.2s, background 0.2s 0.15s;
  -o-transition: 0.2s, background 0.2s 0.15s;
  -webkit-transition: 0.2s, background 0.2s 0.15s;
  transition: 0.2s, background 0.2s 0.15s;
  font-size: 12px;
  color: #5a5a5a;
}

.form__field.addtional {
  opacity: 1;
}

.form__field.addtional>.btn.btn-default,
.form__field.addtional>.btn-default,
.form__field.addtional>.btn-default.btn--theme,
.form__field.addtional>.btn-default.btn-primary {
  padding: 0;
  border-radius: 0;
  border: 0;
}

.form__field.addtional .form__checkbox {
  float: right;
}

.form__hint,
.form__field>p.text-danger {
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 0;
  font-size: 12px;
}

.form__hint.error,
.form__field>p.text-danger {
  color: #dc383a;
}

.form__hint.error+input,
.form__field>p.text-danger+input {
  border-color: #dc383a;
}

.form__action {
  margin-top: 1rem;
  text-align: right;
}

.form__row {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem -0.5rem;
}

.form__row .form__field {
  width: auto;
  flex: 1;
  margin: 1.45rem 0.5rem;
}

.form__row .form__field.flex-2 {
  flex: 2.1;
}

.form .form__row:last-child {
  margin-bottom: 0;
}

select.form-control {
  padding: 0.5rem 0.8rem;
}

.intro {
  padding: 0rem 4rem;
}

@media only screen and (min-width: 768px) {
  .intro {
    padding: 0rem;
  }
}

.intro .section__title>.note,
.intro .section__title .action__name>.note,
.section__title .intro .action__name>.note,
.intro .section__title>.form__field.addtional,
.intro .section__title .action__name>.form__field.addtional,
.section__title .intro .action__name>.form__field.addtional {
  font-size: 0em;
}

.intro .section__title:after,
.intro .section__title .action__name:after,
.section__title .intro .action__name:after {
  display: none;
}

.shortcut,
.shortcut--key,
.shortcut--lock {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #999999;
  flex: 1;
  min-width: 320px;
  width: 100%;
  overflow: hidden;
  /* height: 0; */
  /* padding: 35vh 0;
  cursor: pointer; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  color: white;
  font-size: 1.5rem;
}

@media only screen and (max-width: 479px) {

  .shortcut,
  .shortcut--key,
  .shortcut--lock {
    padding: 10% 0;
  }
}

.shortcut:before,
.shortcut--key:before,
.shortcut--lock:before {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-size: cover;
}

.shortcut--lock::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #2a2a2a9c;
  mix-blend-mode: multiply;
}

.shortcut--lock {
  background: rgba(255, 255, 255, 0.8);
  /* box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2), 0 10px 12px -6px rgba(0, 0, 0, 0.5); */
}


/* .shortcut:hover, .shortcut--key:hover, .shortcut--lock:hover {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2), 0 10px 12px -6px rgba(0, 0, 0, 0.5);
} */


.shortcut:hover:before,
.shortcut--key:hover:before,
.shortcut--lock:hover:before {
  opacity: 0.8;
}

.shortcut--lock:before {
  opacity: 1;
}

.shortcut:hover>a,
.shortcut--key:hover>a,
.shortcut--lock:hover>a {
  background: rgba(255, 255, 255, 0.2);
}

.shortcut--key:before {
  background-image: url(../img/key.png);
}

.shortcut--lock:before {
  background-image: url(../img/lock1-min.jpeg);
}

.shortcut>a,
.shortcut--key>a,
.shortcut--lock>a {
  background: rgba(90, 90, 90, 0.4);
  border-color: white;
  color: white;
  margin-top: 1em;
  font-size: 1rem;
  display: block;
}

.shortcut>a:hover,
.shortcut--key>a:hover,
.shortcut--lock>a:hover {
  background: rgba(255, 255, 255, 0.9);
  border-color: #5a5a5a;
  color: #5a5a5a;
}

.shortcut__wrapper {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
  .shortcut__wrapper {
    /*padding-top: 5vh;*/
  }
}

@media only screen and (max-width: 767px) {
  .shortcut__wrapper {
    margin: 0 -1rem -1rem;
  }
}

.step {
  display: inline-block;
  color: #cccccc;
  font-style: normal;
  padding: 0 0.5em;
}

.step>a {
  color: inherit !important;
}

.step:before,
.step:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.step:before {
  height: 100%;
}

.step:not(:last-of-type):after {
  border-left: 3px solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: relative;
  top: -1px;
  margin: 0 0.5rem;
}

.step.passed {
  opacity: 0.6;
  color: #0096d6;
}

.step.active {
  color: #0096d6;
}

.step__list {
  font-size: 1rem;
  padding-top: 1em;
  margin-top: 0;
  padding-top: 0;
}

.step .note,
.step .form__field.addtional {
  -moz-transition: 0.3s 0.1s;
  -o-transition: 0.3s 0.1s;
  -webkit-transition: 0.3s 0.1s;
  transition: 0.3s 0.1s;
  opacity: 0;
  position: absolute;
  top: 100%;
  line-height: 1.2;
  color: #5a5a5a;
  pointer-events: none;
  margin-top: 0.5em;
  white-space: nowrap;
  transform: translateY(5px);
}

.step:hover {
  color: #0096d6;
}

.step:hover .note,
.step:hover .form__field.addtional {
  opacity: 0.7;
  transform: translateY(0);
}

.cart__title {
  background: rgba(242, 242, 242, 0.9);
  padding: 1rem;
  border-radius: 4px;
  color: #5a5a5a;
  font-size: 1.25rem;
}

.cart__title.bermuda__toggle {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
  cursor: pointer;
  border: 2px solid transparent;
}

.cart__title.bermuda__toggle:before {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "+";
  color: #0096d6;
  border: 2px solid #0096d6;
  border-radius: 50%;
  width: 1.3rem;
  height: 1.3rem;
  display: inline-block;
  text-align: center;
  line-height: 1.3rem;
  float: right;
  opacity: 0.6;
}

.cart__title.bermuda__toggle:hover:before {
  opacity: 1;
}

.cart__title.bermuda__toggle.active:before {
  content: "-";
}

.cart__title>*:first-child {
  margin: 0 0.5rem -2px;
}

.settle {
  text-align: right;
  padding: 1rem 0;
  border-bottom: 1px solid #cccccc;
  font-size: 0.85rem;
}

.settle__label,
.settle__amount {
  display: inline-block;
  vertical-align: top;
}

.settle__label {
  color: #0096d6;
}

.settle__amount {
  width: 150px;
}

.pagination {
  font-size: 12px;
  text-align: center;
}

.pagination>li {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
  opacity: 0.5;
}

.pagination>li>a {
  display: block;
  padding: 0.5rem;
  color: inherit;
}

.pagination>li.active {
  background: #f2f2f2;
}

.pagination>li.active,
.pagination>li:hover {
  color: #0096d6;
  opacity: 1;
}

form[name='confirmForm'] .form__field {
  padding: 0.5rem 0 1.5rem;
}

form[name='confirmForm'] .form__field>.readonly_value {
  min-height: 1.5em;
}

form[name='confirmForm'] .form__field>.readonly_value:empty {
  background: #f2f2f2;
}

form[name='confirmForm'] .form__field>label {
  color: #0096d6;
  font-weight: normal;
  text-shadow: none;
  padding: 0;
  line-height: 1.5;
  font-size: 12px;
  bottom: 100%;
  top: auto;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}

.mark {
  width: 100%;
  height: 100%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  position: absolute;
}

.reviewImg,
.product__img {
  text-align: center;
  margin: auto;
  overflow-x: hidden;
}

.product__img>img {
  max-width: 324px;
}

.reviewImg>img {
  max-height: 150px;
  max-width: 150px;
}