/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./assets/scss/bootstrap/bootstrap.css ***!
  \*******************************************************************************************************************/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1705d6fac62372692bacafa7160443e9)
 * Config saved to config.json and https://gist.github.com/1705d6fac62372692bacafa7160443e9
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./assets/scss/bootstrap/helper.css ***!
  \****************************************************************************************************************/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.row--gutter {
  margin-top: 10px;
}

.row--gutter-clear {
  margin-top: -10px;
}

.img-full {
  width: 100%;
}
/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./assets/core/dist/style.css ***!
  \**********************************************************************************************************/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{border-collapse:collapse;content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{background-repeat:no-repeat;display:inline-block;margin-top:-.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.ui-widget-icon-block{display:block;left:50%;margin-left:-8px}.ui-widget-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;display:block;font-size:100%;margin:2px 0 0;padding:.5em .5em .5em .7em;position:relative}.ui-accordion .ui-accordion-content{border-top:0;overflow:auto;padding:1em 2.2em}.ui-autocomplete{cursor:default;left:0;position:absolute;top:0}.ui-button{cursor:pointer;display:inline-block;line-height:normal;margin-right:.1em;padding:.4em 1em;position:relative;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{box-sizing:border-box;text-indent:-9999px;white-space:nowrap;width:2em}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-button.ui-icon-notext .ui-icon{height:2.1em;padding:0;text-indent:-9999px;white-space:nowrap;width:2.1em}input.ui-button.ui-icon-notext .ui-icon{height:auto;padding:.4em 1em;text-indent:0;white-space:normal;width:auto}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-checkboxradio-label .ui-icon-background{border:none;border-radius:.12em;box-shadow:inset 1px 1px 1px #ccc}.ui-checkboxradio-radio-label .ui-icon-background{border:none;border-radius:1em;height:16px;overflow:visible;width:16px}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;border-style:solid;border-width:4px;height:8px;width:8px}.ui-checkboxradio-disabled{pointer-events:none}.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;margin-bottom:0;margin-top:0;text-align:left;width:100%}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-datepicker{display:none;padding:.2em .2em 0;width:17em}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{height:1.8em;position:absolute;top:2px;width:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}.ui-datepicker th{border:0;font-weight:700;padding:.7em .3em;text-align:center}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;float:right;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;font-size:0;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;left:.5em;overflow:hidden;text-indent:-99999px;top:.3em}.ui-dialog{left:0;outline:0;padding:.2em;position:absolute;top:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.ui-dialog .ui-dialog-titlebar-close{height:20px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:20px}.ui-dialog .ui-dialog-content{background:none;border:0;overflow:auto;padding:.5em 1em;position:relative}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin-top:.5em;padding:.3em 1em .5em .4em;text-align:left}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;margin:.5em .4em .5em 0}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{right:0;width:2px}.ui-dialog .ui-resizable-s{bottom:0;height:2px}.ui-dialog .ui-resizable-w{left:0;width:2px}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{height:7px;width:7px}.ui-dialog .ui-resizable-se{bottom:0;right:0}.ui-dialog .ui-resizable-sw{bottom:0;left:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{touch-action:none}.ui-menu{display:block;list-style:none;margin:0;outline:0;padding:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{cursor:pointer;margin:0}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.ui-menu .ui-menu-divider{border-width:1px 0 0;font-size:0;height:0;line-height:0;margin:5px 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{bottom:0;left:.2em;margin:auto 0;position:absolute;top:0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;overflow:hidden;text-align:left}.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}.ui-selectable{touch-action:none}.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}.ui-selectmenu-menu{display:none;left:0;margin:0;padding:0;position:absolute;top:0}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{border:0;font-size:1em;font-weight:700;height:auto;line-height:1.5;margin:.5em 0 0;padding:2px .4em}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-sortable-handle{touch-action:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{cursor:pointer;height:1.2em;position:absolute;touch-action:none;width:1.2em;z-index:2}.ui-slider .ui-slider-range{background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{display:inline-block;overflow:hidden;padding:0;position:relative;vertical-align:middle}.ui-spinner-input{background:none;border:none;color:inherit;margin:.2em 2em .2em .4em;padding:.222em 0;vertical-align:middle}.ui-spinner-button{cursor:default;display:block;font-size:.5em;height:50%;margin:0;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;width:1.6em}.ui-spinner a.ui-spinner-button{border-bottom-style:none;border-right-style:none;border-top-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{border-bottom-width:0;float:left;list-style:none;margin:1px .2em 0 0;padding:0;position:relative;top:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{background:none;border-width:0;display:block;padding:1em 1.4em}.ui-tooltip{max-width:300px;padding:8px;position:absolute;z-index:9999}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{background:#e9e9e9;border:1px solid #ddd;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#f6f6f6;border:1px solid #c5c5c5;color:#454545;font-weight:400}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#ededed;border:1px solid #ccc;color:#2b2b2b;font-weight:400}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#007fff;border:1px solid #003eff;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fffa90;border:1px solid #dad55e;color:#777620}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fddfdf;border:1px solid #f1a899;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{font-weight:400;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;opacity:.35}.ui-icon{height:16px;width:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(/static_omnishop/dist/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3}.ui-widget-shadow{box-shadow:0 0 5px #666}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.datepicker{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr;padding:4px}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{left:0;top:0}.datepicker-dropdown:before{border-bottom:7px solid rgba(0,0,0,.2);border-left:7px solid transparent;border-right:7px solid transparent}.datepicker-dropdown:after,.datepicker-dropdown:before{border-top:0;content:"";display:inline-block;position:absolute}.datepicker-dropdown:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{border-bottom:0;border-top:7px solid #999;bottom:-7px}.datepicker-dropdown.datepicker-orient-top:after{border-bottom:0;border-top:6px solid #fff;bottom:-6px}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{border:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:20px;text-align:center;width:20px}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(180deg,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(180deg,#fdd49a,#fdf59a);background-repeat:repeat-x;border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#000;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(180deg,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(180deg,#f3c17a,#f3e97a);background-repeat:repeat-x;border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(180deg,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(180deg,#b3b3b3,grey);background-repeat:repeat-x;border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(180deg,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(180deg,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;display:block;float:left;height:54px;line-height:54px;margin:1%;width:23%}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(180deg,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(180deg,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;padding:0 2px 0 5px;vertical-align:middle;width:12px}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{background-color:#eee;border:1px solid #ccc;display:inline-block;font-weight:400;height:20px;line-height:20px;margin-left:-5px;margin-right:-5px;min-width:16px;padding:4px 5px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;width:auto}.datepicker.dropdown-menu{-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-bottom-width:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;*border-right-width:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);color:#333;display:none;float:left;font-size:13px;left:0;line-height:20px;list-style:none;min-width:160px;position:absolute;top:100%;z-index:1000}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.account-orders-header,.account-orders__products li,.account-sss,.account__form:after,.clearfix{zoom:1}.account-orders-header:after,.account-orders-header:before,.account-orders__products li:after,.account-orders__products li:before,.account-sss:after,.account-sss:before,.account__form:after,.clearfix:after,.clearfix:before{content:"";display:table}.account-orders-header:after,.account-orders__products li:after,.account-sss:after,.account__form:after,.cf:after,.clearfix:after{clear:both}.cf:after{content:" ";display:block;font-size:0;height:0;visibility:hidden}.clear{clear:both}img{max-width:100%}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/static_omnishop/dist/fontawesome-webfont.eot);src:url(/static_omnishop/dist/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static_omnishop/dist/fontawesome-webfont.woff2) format("woff2"),url(/static_omnishop/dist/fontawesome-webfont.woff) format("woff"),url(/static_omnishop/dist/fontawesome-webfont.ttf) format("truetype"),url(/static_omnishop/dist/fontawesome-webfont.svg#fontawesomeregular) format("svg")}.fa{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}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.2857142857em}.fa-ul{list-style-type:none;margin-left:2.1428571429em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.1428571429em;position:absolute;text-align:center;top:.1428571429em;width:2.1428571429em}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;margin:0;overflow:visible;position:static;width:auto;clip:auto}@keyframes jconfirm-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{font-family:inherit;overflow:hidden;z-index:99999999}.jconfirm,.jconfirm .jconfirm-bg{bottom:0;left:0;position:fixed;right:0;top:0}.jconfirm .jconfirm-bg{transition:opacity .4s}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{display:table;height:100%;perspective:500px;perspective-origin:50%;width:100%}.jconfirm .jconfirm-row{display:table-row;width:100%}.jconfirm .jconfirm-cell{display:table-cell;vertical-align:middle}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{transition:transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{transition:none!important}.jconfirm .jconfirm-box{background:#fff;border-radius:4px;margin-left:auto;margin-right:auto;outline:none;overflow:hidden;padding:15px 15px 0;position:relative}@keyframes type-blue{1%,to{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-green{1%,to{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-red{1%,to{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-orange{1%,to{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-purple{1%,to{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-dark{1%,to{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{animation-duration:2s;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{animation-name:type-blue;border-top:7px solid #3498db}.jconfirm .jconfirm-box.jconfirm-type-green{animation-name:type-green;border-top:7px solid #2ecc71}.jconfirm .jconfirm-box.jconfirm-type-red{animation-name:type-red;border-top:7px solid #e74c3c}.jconfirm .jconfirm-box.jconfirm-type-orange{animation-name:type-orange;border-top:7px solid #f1c40f}.jconfirm .jconfirm-box.jconfirm-type-purple{animation-name:type-purple;border-top:7px solid #9b59b6}.jconfirm .jconfirm-box.jconfirm-type-dark{animation-name:type-dark;border-top:7px solid #34495e}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{background:#fff;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.jconfirm .jconfirm-box.loading:after{animation:jconfirm-spin 1s linear infinite;border:3px solid transparent;border-bottom-color:#1e90ff;border-radius:50%;content:"";height:30px;left:50%;margin-left:-15px;margin-top:-15px;opacity:.6;position:absolute;top:50%;width:30px;z-index:2}.jconfirm .jconfirm-box div.jconfirm-closeIcon{cursor:pointer;display:none;font-size:27px!important;height:20px;line-height:14px!important;opacity:.6;position:absolute;right:10px;text-align:center;top:10px;width:20px;z-index:1}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa,.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon,.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{cursor:default;display:block;font-size:22px;line-height:20px;padding-bottom:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{display:inline-block;font-size:inherit;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{display:inline-block;font-family:inherit;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{display:inline-block;height:auto;margin-bottom:15px;overflow-x:hidden;overflow-y:auto;position:relative;transition:height .4s ease-in;width:100%}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{height:auto;max-width:100%}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;min-height:1em;padding:6px 12px;text-align:center;touch-action:manipulation;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;-webkit-tap-highlight-color:transparent;background-image:none;border:none}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{background-color:#3498db;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{background-color:#2980b9;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{background-color:#2ecc71;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{background-color:#27ae60;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{background-color:#e74c3c;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{background-color:#c0392b;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{background-color:#f1c40f;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{background-color:#f39c12;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{background-color:#ecf0f1;color:#000;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{background-color:#bdc3c7;color:#000}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{background-color:#9b59b6;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{background-color:#8e44ad;color:#fff}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{background-color:#34495e;color:#fff;text-shadow:none;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{background-color:#2c3e50;color:#fff}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-light .jconfirm-bg,.jconfirm.jconfirm-white .jconfirm-bg{background-color:#444;opacity:.2}.jconfirm.jconfirm-light .jconfirm-box,.jconfirm.jconfirm-white .jconfirm-box{border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button{font-size:14px;font-weight:700;text-shadow:none;text-transform:uppercase}.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default{box-shadow:none;color:#333}.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{background-color:#2f4f4f;opacity:.4}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{background:#444;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.2);color:#fff}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{background-image:none;border:none;color:#fff;font-size:14px;font-weight:700;text-shadow:none;text-transform:uppercase;transition:background .1s}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{background:none;box-shadow:none;color:#fff}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{animation:glow .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}@keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-8px,0,0)}40%,60%{transform:translate3d(8px,0,0)}}@keyframes glow{0%,to{box-shadow:0 0 0 red}50%{box-shadow:0 0 30px red}}.jconfirm{perspective:400px}.jconfirm .jconfirm-box{opacity:1;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-scalex,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-zoom{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{transform:rotateX(90deg);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{transform:rotateX(-90deg);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{transform:rotatey(90deg);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{transform:rotatey(-90deg);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scaley{transform:scaley(1.5);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scalex{transform:scalex(1.5);transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-top{transform:translateY(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{transform:translate(-100px)}.jconfirm .jconfirm-box.jconfirm-animation-right{transform:translate(100px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{transform:translateY(100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{transform:scale(.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:rgba(54,70,93,.95)}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:transparent}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple,.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red{border:none}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:#fff}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{color:#fff;font-size:28px;font-weight:400;text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{color:#fff;text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{background:#303f53;border:none;border-radius:2px;color:#fff;font-size:16px;min-width:100px;padding:10px;text-shadow:none}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:rgba(0,0,0,.67)}.jconfirm.jconfirm-material .jconfirm-box{background-color:#fff;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);padding:30px 25px 10px}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,.87)}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,.87);font-size:22px;font-weight:700}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,.87)}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{font-weight:500;text-transform:uppercase}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:rgba(0,0,0,.21)}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:#fff;border:1px solid rgba(0,0,0,.4);box-shadow:0 3px 8px 0 rgba(0,0,0,.2);padding:15px 0 0}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-left:0;margin-right:8px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,.87)}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,.87);font-size:22px;font-weight:700;padding-left:15px;padding-right:15px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,.87);padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{border-radius:0 0 4px 4px;border-top:1px solid #ddd;margin:-5px 0 0;overflow:hidden;padding:10px;text-align:right}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{background-color:#708090;opacity:.6}.jconfirm.jconfirm-modern .jconfirm-box{background-color:#fff;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);padding:30px 30px 15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,.87);right:15px;top:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,.87);font-size:24px;font-weight:700;margin-bottom:10px;text-align:center}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{color:#aaa;display:block;font-size:69px;margin-bottom:10px;margin-left:0;margin-right:0;transform:scale(0);transition:transform .5s}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{color:#777;font-size:15px;margin-bottom:25px;text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{font-weight:700;padding:10px 20px;text-transform:uppercase;transition:background .1s}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{transform:scale(1)}.modal,.modal-fixed{bottom:0;display:none;left:0;position:absolute;right:0;top:0}@media(min-width:768px){.modal,.modal-fixed{min-width:1000px}}.modal__bg{background:#000;bottom:0;left:0;opacity:.8;position:fixed;right:0;top:0;z-index:5}.modal__container{background-color:#fff;border-radius:5px;margin:100px;padding:25px;position:relative;z-index:10}.modal__close{color:#fff;cursor:pointer;font-size:40px;position:fixed;right:10px;top:10px;z-index:11}.modal-overflow{height:100%;overflow:hidden}.modal-fixed{overflow:auto;position:fixed;z-index:1100}.modal-fixed-inner{height:100%;left:0;overflow-y:scroll;position:fixed;top:0;width:100%}@media(min-width:992px){.modal-fixed-inner{overflow-x:hidden}}.mfp-content{background-color:#fff;box-sizing:border-box;margin:40px auto;min-width:290px;padding:20px 30px;width:50%!important}.mfp-content .support__content{padding-bottom:0}@media(min-width:768px){.mfp-bg,.mfp-wrap{min-width:1000px}}.button{background-color:#0896d3;color:#fff;text-align:center}.button--sm{padding:4px 8px}.button--md{height:35px;line-height:35px;padding:0 25px}.button--rg{font-size:16px;height:38px}.button--lg{font-size:24px;padding:10px 25px}.button--xl{height:45px;line-height:45px;padding:0 25px}.button .fa{font-size:12px}.ui-autocomplete{padding:10px 8px}.ui-autocomplete__product .ui-state-active{background-color:#f6f9fb;border:0;color:inherit;margin:0}.ui-autocomplete__product b{font-weight:700}.ui-autocomplete__label{font-size:10px;font-weight:700;padding:4px 12px}.ui-autocomplete__product__image{background-color:#e4e4e4;background-position:50%;background-size:cover;float:left;height:40px;white-space:nowrap;width:16%}.ui-menu-item-wrapper{padding:3px 12px}.ui-autocomplete__product__name{float:left;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap;width:59%}@media(max-width:767px){.ui-autocomplete__product__name{font-size:12px}}.ui-autocomplete__product__price{float:left;font-size:18px;padding-top:8px;text-align:right;white-space:nowrap;width:25%}@media(max-width:767px){.ui-autocomplete__product__price{font-size:12px}}.ui-autocomplete__category{color:#ee7a84;font-size:12px}.ui-autocomplete__category .ui-menu-item-wrapper{padding:6px 12px}.pagination{display:inline-block;vertical-align:middle}.pagination-item{background:#ededed;float:left;font-size:16px;font-weight:200;height:35px;margin:0 5px;padding-top:7px;text-align:center;transition:.2s;width:35px}.pagination-item.active,.pagination-item:not(.passive):hover{background:#c54752;color:#fff}.pagiation-arrow{float:left;font-size:24px;margin:1px 8px}@media(max-width:575px){.pagination-item{font-size:12px;height:22px;padding-top:4px;width:22px}.pagiation-arrow{display:none}}.list__pagination{border-top:1px solid hsla(0,0%,59%,.2);margin-top:-1px;padding:20px 0;text-align:center}.checkout__tabs{display:table;table-layout:fixed;width:100%}.checkout__tab{background-color:#eee;cursor:pointer;display:table-cell;min-height:140px;padding:12px 12px 20px;position:relative;transition:.2s;width:50%;word-break:break-word}.checkout__tab.active{background-color:#ee7a84;color:#fff}.checkout__tab.active:before{border-color:#ee7a84 transparent transparent;border-style:solid;border-width:14px 12px 0;bottom:-14px;content:"";display:block;height:0;left:0;margin:auto;position:absolute;right:0;width:0}.checkout__tab:not(.active):hover{background:#f6eaea}.checkout__tab__title{font-size:24px;font-weight:200}@media(max-width:767px){.checkout__tab__title{font-size:14px}}.checkout__tab__number{background:#fff;border-radius:50%;color:#31363a;float:left;font-size:12px;font-weight:700;height:20px;line-height:20px;margin-right:5px;margin-top:5px;text-align:center;width:20px}.checkout__tab__subtitle{font-size:13px;font-weight:600}.checkout__tab__text{font-size:13px;font-weight:200}@media(max-width:767px){.checkout__tab__text{font-size:10px}}a.checkout__tab__change{bottom:11px;font-weight:200;position:absolute;right:14px;text-decoration:underline}a.checkout__tab__change:hover{color:inherit}.checkout__tab__content{border:1px solid #d1d1d1;display:none;margin-top:25px}.checkout__tab__content.active{display:block}.checkout__tab__change{color:#ee7a84;font-size:14px}.checkout__tab.active .checkout__tab__change{display:none}.checkout__address-box{border-right:1px solid #d1d1d1}.checkout__address-box__title{border-bottom:1px solid #d1d1d1;font-size:24px;padding:13px 15px}@media(max-width:767px){.checkout__address-box__title{font-size:14px}}.checkout__address-box__same{float:right;font-size:14px;margin-top:6px}@media(max-width:767px){.checkout__address-box__same{font-size:11px;margin-top:0}}.checkout__addresses{padding-right:10px}.checkout__addresses__title{font-weight:200;margin:30px 5px}.checkout__addresses__title.active{color:#ee7a84;font-weight:700}@media(max-width:767px){.checkout__addresses__title{margin:15px 0}}.checkout__address-list{margin-left:-3px;margin-right:-3px}.checkout__address-grid{padding-left:8px;padding-right:8px}.checkout__address{border:1px solid #d1d1d1;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);display:block;font-size:12px;height:180px;line-height:16px;margin-bottom:16px;padding:30px;position:relative}.checkout__address.active,.checkout__address:hover{border:4px solid #ee7a84;padding:27px}.checkout__address.active .checkout__address__radio,.checkout__address:hover .checkout__address__radio{left:7px}.checkout__address.active .checkout__address__edit,.checkout__address:hover .checkout__address__edit{bottom:7px;right:8px}@media(max-width:767px){.checkout__address{height:auto;padding-top:10px}.checkout__address.active,.checkout__address:hover{padding-top:7px}}.checkout__address__radio{bottom:0;left:10px;margin:auto;position:absolute;top:0}.checkout__address__title{font-weight:700}.checkout__address__text{word-wrap:break-word}.checkout__address__action{color:#ee7a84;font-size:14px;font-weight:700;left:30px;position:absolute;right:30px;text-align:center;top:50%;transform:translateY(-50%)}.checkout__address__action__icon{display:inline-block;margin-right:5px;vertical-align:middle}a.checkout__address__edit{bottom:10px;color:#ee7a84;font-size:14px;font-weight:200;position:absolute;right:11px;text-decoration:underline}.checkout__cargo-box{border-left:1px solid #d1d1d1;margin-left:-1px;padding:13px 20px}.checkout__cargo-box__title{font-size:24px}.checkout__cargo-box__title a{color:#ee7a84;font-size:13px;text-decoration:underline;white-space:nowrap}.checkout__cargo-box__description{font-size:14px;font-weight:200;margin-top:15px}.checkout__cargo-box__description b{font-weight:700}.checkout__cargo-box__description.active{color:#ee7a84;font-weight:700}.checkout__cargo-list{border-top:1px solid #d1d1d1;display:table;margin-top:10px;width:100%}.checkout__cargo{display:table-row}.checkout__cargo>*{border-bottom:1px solid #d1d1d1;display:table-cell;height:52px;vertical-align:middle}.checkout__cargo__logo{padding-left:15px}.checkout__cargo__amount{font-size:18px;text-align:right;white-space:nowrap}.checkout__cargo__proceed{color:#fff;float:right;margin-bottom:25px;margin-top:25px;max-width:270px;width:100%}.checkout__cargo__proceed.passive{opacity:.5}.checkout__cargo__proceed[disabled]{background-color:#eee}.checkout__cargo__proceed img{width:35px}.checkout__cargo__proceed span{display:inline-block;line-height:1}@media(max-width:991px){.checkout__cargo__proceed{font-size:13px}}@media(max-width:767px){.checkout__cargo__proceed{font-size:16px}}.checkout__cargo__proceed .fa{font-size:12px}.checkout__summary{border:1px solid #959595;padding:13px}.checkout__summary__title{font-size:24px;font-weight:200;margin:5px 0}.checkout__summary__title span{color:#8a8a8a;font-size:14px}.checkout__summary__items{display:table;width:100%}.checkout__summary__item{display:table-row}.checkout__summary__item>*{display:table-cell;padding:10px 0;vertical-align:top}.checkout__summary__item__img{width:77px}.checkout__summary__item__title{font-size:12px;padding:10px 9px;word-break:break-word}.checkout__summary__item__title a{display:block;max-height:32px;overflow:hidden}.checkout__summary__item__price{font-size:20px;font-weight:200;padding-top:5px;text-align:right;white-space:nowrap}.checkout__summary__subtotal-box{border-top:1px solid #d1d1d1;display:table;padding:10px 0;width:100%}.checkout__summary__subtotal{display:table-row}.checkout__summary__subtotal>div{display:table-cell;padding:3px 0;vertical-align:middle}.checkout__summary__subtotal__amount{font-size:20px;text-align:right}.checkout__summary__subtotal__amount.warning{color:#c54752}.checkout__payment__form{font-weight:200;padding:0 5px 60px}@media(max-width:767px){.checkout__payment__form{padding-bottom:15px}}.checkout__payment__label{display:block;margin-top:12px}.checkout__payment__card-box{max-width:100%;width:270px}.checkout__payment__card{font-family:Courier New;height:30px;margin-top:8px;max-width:100%;width:100%}.checkout__payment__expire{float:left;width:65%}.checkout__payment__month,.checkout__payment__year{background:#fff;float:left;height:30px;margin-right:5%;margin-top:8px;padding:0 5px;width:45%}.checkout__payment__cvc{height:30px;margin-top:8px;padding:0 5px;width:100%}.checkout__payment__cvc-box{float:left;padding-left:5%;width:35%}.checkout__payment__cvc-info{color:#ee7a84;cursor:pointer;font-size:12px;margin-top:12px;position:relative}.checkout__payment__cvc-info .fa{font-size:16px}.checkout__payment__cvc-info img{bottom:100%;left:-120px;max-width:none;opacity:0;position:absolute;transition:.2s;visibility:hidden;z-index:1}@media(max-width:767px){.checkout__payment__cvc-info img{left:-220px;width:300px}}.checkout__payment__cvc-info:hover img{opacity:1;visibility:visible}.checkout__installations{border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;color:#666;display:table;margin-top:20px;width:100%}.checkout__installations__title-box{display:table-header-group}.checkout__installations__title{border-bottom:1px solid #959595;border-right:1px solid #959595;border-top:1px solid #959595;display:table-cell;padding:6px 10px;text-align:right}.checkout__installations__title:last-child{border-right:0}.checkout__installations__title:first-child{text-align:left}.checkout__installations__body{display:table-row-group}.checkout__installations__label{display:table-row}.checkout__installations__label>*{border-bottom:1px solid #bcbcbc;border-right:1px solid #959595;display:table-cell;padding:5px 10px;text-align:right}.checkout__installations__label>:last-child{border-right:0}.checkout__installations__label>:first-child{text-align:left}.checkout__installations__label:nth-child(2n){background-color:hsla(0,0%,85%,.2)}.payment-tab-content.active{display:block!important}.payment-tab-stored_card{display:none!important}.checkout-success-box{box-sizing:border-box;padding:15px 0}@media(max-width:767px){.checkout-success-box{padding:15px 0}}.checkout-success__border{border:1px solid #e8e8e8}.checkout-success{padding:53px 5px 53px 43px}@media(max-width:767px){.checkout-success{padding:40px 20px}}.checkout-success__title{color:#77be2a;font-size:36px;font-weight:200;text-align:center}@media(max-width:767px){.checkout-success__title{display:block}.checkout-success__title span{display:block;font-size:28px}}.checkout-success__title div{box-sizing:border-box;display:inline-block;height:36px;padding-top:2px;vertical-align:top}.checkout-success__icon{display:inline-block}.checkout-success__table{display:table;line-height:1.7;margin-top:20px;width:100%}.checkout-success__table>*{display:table-cell;vertical-align:top}.checkout-success__table b{font-weight:600}@media(max-width:767px){.checkout-success__table,.checkout-success__table>*{display:block;text-align:center}.checkout-success__table>*{margin-bottom:20px}.checkout-success__table>div:first-child{width:100%}}.checkout-success__table div:first-of-type{box-sizing:border-box;padding-right:60px;position:relative}@media(max-width:767px){.checkout-success__table div:first-of-type{padding-right:0;text-align:center}.checkout-success__table .checkout-success__order--detail{margin-bottom:0}.checkout-success__table .checkout-success__order--detail:last-child{margin-top:-2px}}.checkout-success__table div:first-of-type:after{background-color:#d8d8d8;content:" ";display:block;height:100%;position:absolute;right:40px;top:0;width:1px}@media(max-width:767px){.checkout-success__table div:first-of-type:after{display:none}}.checkout-success__table span{color:#83878d;font-size:12px}.checkout-success__label{color:#8a8a8a;display:block;font-size:12px;padding-right:35px;white-space:nowrap}@media(max-width:767px){.checkout-success__label{padding-right:0}.checkout-success__order--detail .checkout-success__label{box-sizing:border-box;display:inline-block;padding-right:10px;text-align:right;width:50%}}.checkout-success__value{display:block;font-size:20px;margin-top:2px;padding-right:45px;white-space:nowrap}@media(max-width:767px){.checkout-success__value{padding-right:0}.checkout-success__order--number{color:#77be2a}.checkout-success__order--detail .checkout-success__value{border-left:1px solid #d8d8d8;box-sizing:border-box;display:inline-block;padding-left:10px;text-align:left;width:48%}}.checkout-success__track-box{width:10px}.checkout-success__track{background-color:#31363a;color:#fff;height:60px;width:270px}.checkout-success-content{box-sizing:border-box;padding:0 0 100px}.checkout-success-content .checkout-success__border{box-sizing:border-box;padding:20px 40px 23px}@media(max-width:767px){.checkout-success-content .checkout-success__border{margin-bottom:15px;padding:40px 20px}.checkout-success-content>div{padding:0 15px;width:100%}}.checkout-success-content>div:first-child{padding-left:0}.checkout-success-content>div:last-child{padding-right:0}@media(max-width:767px){.checkout-success-content>div:first-child{margin-bottom:15px}.checkout-success-content>div{padding:0}}.checkout-success__text__title{font-size:30px;font-weight:200;line-height:1;margin-bottom:10px}@media(max-width:767px){.checkout-success__text__title{text-align:center}}.checkout-success__text__description{color:#8a8a8a;line-height:1.7;margin-bottom:20px}.checkout-success__text__items{color:#31363a;font-size:14px;font-weight:200;line-height:2.5}.checkout-success__list{list-style:disc;padding-left:20px}.checkout-success__list li{font-size:13px;line-height:1.8}.checkout-success__img img{display:block;width:100%}@media(max-width:767px){.checkout-success__img{margin-bottom:20px}}.address-modal{background:#fff;margin:100px auto;max-width:100%;padding:15px 20px 20px;position:relative;width:500px;z-index:10}.address-modal__title{border-bottom:1px solid #ebebeb;font-size:16px;margin:0 -20px;padding:10px 20px}@media(max-width:767px){.address-modal__title{font-size:13px}}.address-modal__label{float:left;margin-top:10px;width:100%}.address-modal__offset{padding:5px}.address-modal__input{background:#fff;border:1px solid #979797;height:35px;margin-top:5px;padding:0 10px;resize:none;width:100%}.address-modal__input::-webkit-input-placeholder{color:#c1bfc1;font-size:13px;font-style:italic;font-weight:100}.address-modal__input[name=title]{max-width:225px}textarea.address-modal__input{min-height:150px;padding:10px}textarea.address-modal__input[name=line]{height:95px;min-height:auto}textarea.address-modal__input[name=line]::-webkit-input-placeholder{padding-right:40%}@media(max-width:575px){textarea.address-modal__input[name=line]::-webkit-input-placeholder{padding-right:20%}}@media(min-width:768px){.address-modal__half{float:left;width:48%}.address-modal__half:first-child{margin-right:4%}}.address-modal__button-box{margin-top:20px;text-align:center}.address-modal__button{background:#ee7a84;color:#fff;font-size:16px;padding:10px 25px}.address-modal .error,span.address-modal__input--invalid{float:right;font-size:11px;position:absolute;right:0;top:12px}span.address-modal__input--invalid{color:#b20838;font-size:12px}.address-modal__line{border-bottom:1px solid #ebebeb;margin:0 -20px}.address-modal__picker{float:right;font-size:12px;padding:5px 0}.address-modal__picker label{margin-left:8px}.input-error{position:relative}.order-information p{font-size:14px;margin:20px 0}.order-information b{font-size:13px;font-weight:700}.order-information span{display:block;margin:10px 0}.order-information .order-information__title{font-size:18px}.order-information__table td{padding:5px}.order-information__table--border *{border:1px solid #000}.stored-card__modal{background-color:#000;background-color:rgba(0,0,0,.4);display:none;font-size:18px;height:100%;left:0;overflow:auto;padding-top:100px;position:fixed;top:0;width:100%;z-index:20}.stored-card__modal--content{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;background-color:#f1f1f1;border:1px solid #888;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin:auto;max-width:400px;padding:20px;position:relative}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.stored-card__modal--close{color:#000;font-size:28px;font-weight:700;position:absolute;right:12px;top:0}.stored-card__modal--close:focus,.stored-card__modal--close:hover{cursor:pointer;text-decoration:none}.stored-card__input--title{margin:10px 0}.stored-card__modal-input{padding:8px}.stored-card__modal-input[readonly]{background-color:#e9ecef;cursor:not-allowed}.stored-card__modal-countdown{float:right;margin-right:20px}.stored-card__resend{font-size:14px}.stored-card__button{float:right;line-height:1.1;margin-top:10px;padding:10px 20px;text-align:center}.checkout{padding:33px 0 100px}@media(max-width:767px){.checkout{padding-top:20px}}@media(min-width:768px)and (max-width:991px){.checkout{padding-bottom:500px}}.checkout__header{padding-top:30px}@media(max-width:767px){.checkout__header{padding-top:15px;text-align:center}}.checkout__header__tel{float:right;padding-top:10px}.checkout__contract{border:1px solid #959595;display:table;font-size:13px;margin-bottom:25px;width:100%}.checkout__contract>*{display:table-cell;padding:12px;vertical-align:middle}.checkout__contract__text{padding-left:0}.checkout__contract__text a{text-decoration:underline}.checkout__footer{background:#f6f9fb;color:#8a8a8a;font-size:12px;font-weight:200;padding-bottom:30px;text-align:center}@media(min-width:768px){.checkout__footer{min-width:970px}}.checkout__footer__img{padding:20px}.checkout__footer__img img{mix-blend-mode:multiply}.checkout__bottom-menu{padding:20px 0;text-align:center}.checkout__bottom-menu__link{color:#8a8a8a;font-size:12px;padding:0 10px}.checkout__error{font-weight:600;margin-top:4px}.notify-checkout-container .notify{margin-bottom:25px}.notify-checkout-container .notify.notify-warning{background-color:#ee7a84}.checkout__bank-img{float:right;height:20px}.retail_store_select{left:0;position:relative;top:50px}@media(max-width:767px){.retail_store_select{margin:-40px 0 0}}.retail_store_select select{-webkit-appearance:none;-moz-appearance:none;background:transparent;border:1px solid #d8d8d8;color:#686869;cursor:pointer;font-size:14px;font-weight:200;margin-top:5px;outline:none;padding:7px 27px 7px 10px;text-indent:1px;width:80%}@media(max-width:767px){.retail_store_select select{width:70%}}.retail_store_select:after{border-left:1px solid #d8d8d8;color:#000;content:"";display:block;font:normal normal normal 14px/1 FontAwesome;font-size:16px;height:24px;padding:3px 8px;position:absolute;right:28px;top:27px;visibility:hidden;width:18px;z-index:-1}@media(max-width:991px){.retail_store_select:after{right:20px;top:60px}}@media(min-width:992px)and (max-width:1199px){.retail_store_select:after{right:27px;top:43px}}@media(max-width:767px){.retail_store_select:after{right:49px;top:27px}}.from-store-select-text{color:#3fb1c8;font-size:15px;font-weight:700;visibility:hidden}.from-store-wrapper.active .checkout__address__radio,.from-store-wrapper.active .from-store-select-text,.from-store-wrapper.active .retail_store_select:after{visibility:visible}.from-store-text{padding-top:23px}@media(max-width:767px){.from-store-text{padding-top:0}}.from-store-wrapper .checkout__address__radio:after{content:" "}.from-store-wrapper .checkout__address__radio{visibility:hidden}@media(max-width:767px){.from-store-wrapper .checkout__address__radio{top:-45px}}.checkout-redirect-iframe{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.m-discount-box{display:none}.voucher-code-remove{color:#e74c3c!important;display:none;float:right;font-size:12px;text-decoration:underline}.voucher-form.active .voucher-code-remove{display:block}@media(max-width:767px){.basket{padding-bottom:100px}}a.basket__continue{float:left;margin-left:15px;padding:20px 0;text-decoration:underline}a.basket__apply-discount{float:right;margin-right:15px;padding:20px 0;text-decoration:underline}@media(max-width:767px){.basket__continue{padding:0 0 15px}}.basket__item-box{border:1px solid #8a8a8a;margin-bottom:15px;padding:15px}.basket__title{font-size:24px}@media(max-width:767px){.basket__title{font-size:16px}}.basket__title span{color:#8a8a8a;font-size:14px}.basket__items{display:table;margin-top:10px;width:100%}.basket__item{display:table-row}.basket__item>*{border-top:1px solid #8a8a8a;display:table-cell;padding:20px 0;text-align:center;vertical-align:middle}@media(max-width:767px){.basket__item>*{border:0;display:block;padding:5px 0}}@media(min-width:768px){.basket__item__img-box{text-align:left;width:120px}}.basket__item__text{font-weight:600;padding:0 25px;text-align:left;word-break:break-word}@media(max-width:767px){.basket__item__text{font-size:11px;text-align:center}}.basket__item__counter-box{min-width:180px;position:relative}@media(max-width:767px){.basket__item__counter-box{margin-top:5px}}.product-counter{background:#e8e8e8;display:inline-block;height:40px;padding:1px;vertical-align:middle}.product-counter__minus,.product-counter__plus{float:left;height:100%;position:relative;width:55px}.product-counter__minus:before,.product-counter__plus:before{bottom:0;content:"";display:block;left:0;margin:auto;position:absolute;right:0;top:0}.product-counter__count{background:#fff;color:#8a8a8a;float:left;font-size:18px;font-weight:200;height:100%;line-height:38px;text-align:center;width:45px}.product-counter__count input{border:0;height:100%;text-align:center;width:100%}.basket__item__amount{line-height:1.2;white-space:nowrap}.basket__item__price-discounted{color:#8a8a8a;text-decoration:line-through}.basket__item__price{font-size:20px;font-weight:600}@media(max-width:767px){.basket__item__price{font-size:16px}}.basket__item__delete{font-size:20px}@media(max-width:767px){.basket__item__delete{font-size:14px;padding-top:0}.basket__item__delete a{text-decoration:underline}}@media(min-width:768px){.basket__item__delete{width:50px}}.basket__summary{border:1px solid #8a8a8a;margin-bottom:15px;padding:16px 13px}.basket__summary__list{display:table;margin-top:15px;width:100%}@media(max-width:767px){.basket__summary__list--total{background:#fff;bottom:53px;box-shadow:0 0 5px 5px rgba(0,0,0,.2);left:0;padding:5px 15px;position:fixed;right:0}}.basket__summary__item{display:table-row}.basket__summary__item>*{display:table-cell;padding:6px 0;vertical-align:middle}.basket__summary__item>:nth-child(2){text-align:right;white-space:nowrap}.basket__summary__item__number{font-size:20px;font-weight:600}.basket__summary__item__number.warning{color:#c54752}.basket__summary__line{border-top:1px solid #8a8a8a;margin-top:10px}.basket__discount-code{border:1px solid #8a8a8a;margin-bottom:15px;padding:13px}.basket__discount-code__title{margin-bottom:5px}.basket__discount-code__input{float:left;height:30px;margin-right:2%;padding-left:5px;width:63%}.basket__discount-code__button{background:#ee7a84;border:0;color:#fff;float:left;height:30px;padding:0;width:35%}.basket__accept{display:block;font-size:18px;font-weight:400;margin-top:17px;padding:10px;text-align:center}.basket__accept:focus,.basket__accept:hover{color:#fff}.basket__accept span{vertical-align:middle}.basket__accept .fa{font-size:12px}@media(max-width:767px){.basket__accept{bottom:0;font-size:18px;left:0;padding:14px;position:fixed;right:0}}.basket__container,.basket__items--empty{display:none;margin-bottom:50px}.basket__items--empty{text-align:center}.basket__items--empty .basket__accept{padding:18px}.basket__items--empty__title{color:#4a4a4a;font-size:36px}@media(max-width:767px){.basket__items--empty__title{font-size:26px}}.basket__items--empty__desc{color:#4a4a4a;display:inline-block;font-size:16px;line-height:30px;margin:25px 0}.js-basket-items__loading{padding:50px;text-align:center}.basket__item__counter-box__error{color:#ee7a84;margin-top:10px;position:absolute;text-align:center;width:100%}@media(max-width:767px){.basket__item__counter-box__error{position:static}}.basket-productimage_set--no-image{display:inline-block}.basket-popup-bg{z-index:20}@media(max-width:767px){.basket-popup-bg{display:none!important}.body-basket .search{display:none}}.auth__form{background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);padding:25px 30px 0}.auth__form--orders{margin-bottom:15px;min-height:460px}.auth__form--orders--login .auth__form__facebook{margin-bottom:10px}.auth__form--forget{box-shadow:0 10px 20px 0 rgba(0,0,0,.2);padding-bottom:60px}.auth__form__title{font-size:26px;padding-bottom:5px}.auth__form__description{color:#4a4a4a;font-weight:200;line-height:22px;padding:15px 0}.auth__form__input-box{position:relative}.auth__form__input-box--register{margin-top:15px}.auth__form__icon-email,.auth__form__icon-lock{bottom:0;display:block;left:15px;margin:auto;position:absolute;top:0}.auth__form__input{border:1px solid #8a8a8a;font-weight:200;height:55px;padding:0 20px;width:100%}.auth__form__input:focus{border-width:2px}.auth__form__input input{border:0;height:100%;width:100%}.auth__form__input--register{padding-left:47px}.auth__form__input--name{float:left;width:48%}.auth__form__input--name:first-child{margin-right:4%}.auth__form__forget{display:block;font-size:12px;margin:8px 0 16px;text-align:right}.auth__form__submit{background:#ee7a84;color:#fff;font-size:18px;font-weight:200;height:55px;margin-bottom:18px;width:100%}.auth__form__seperator{height:20px;margin-bottom:15px;position:relative;text-align:center;width:100%}.auth__form__seperator:before{background-color:#d8d8d8;content:" ";display:block;height:1px;left:0;position:absolute;top:50%;width:100%;z-index:1}.auth__form__seperator span{background-color:#fff;color:#9b9b9b;font-size:14px;font-style:italic;font-weight:200;line-height:20px;padding:0 15px;position:relative;z-index:2}.auth__form__facebook{background-color:#42539d;color:#fff;font-size:14px;font-weight:400;height:55px;line-height:55px;text-align:center;width:100%}.auth__form__facebook i{display:inline-block;font-size:29px;font-weight:600;margin-right:15px;vertical-align:middle}.auth__form__submit--forget{background:#ee7a84;color:#fff;font-weight:200;height:55px;margin-top:21px;width:100%}.auth__form__submit--link{display:block;padding-top:15px;text-align:center}.auth__form__submit--link:focus,.auth__form__submit--link:hover{color:#fff}.auth__form__bottom{border-top:1px solid #e8e8e8;margin:20px -30px 0;padding:13px 0;text-align:center}.auth__form__bottom span{color:#8a8a8a;font-weight:200}.auth__form__bottom a{display:block;font-weight:600}.auth__form__error{margin-top:5px}.auth__form__or{color:#9b9b9b;font-weight:200;margin-top:12px;position:relative;text-align:center}.auth__form__or span{background:#fff;padding:0 14px;position:relative}.auth__form__or__line{border-bottom:1px solid #d8d8d8;bottom:0;height:0;left:0;margin:auto;position:absolute;right:0;top:0}.auth__form__proceed{display:block;padding:15px 0 20px;text-align:center}.auth__form__fb{background-color:#42539d;color:#fff;display:block;font-weight:600;height:55px;padding-top:13px;position:relative;text-align:center}.auth__form__fb:focus,.auth__form__fb:hover{color:#fff}.auth__form__fb__icon{display:inline-block;margin-right:15px;vertical-align:middle}.auth__form__fb__icon-lg{display:block;opacity:.05;position:absolute;right:10px;top:0}.auth__form__text{position:relative;vertical-align:middle}@media(max-width:767px){.body-login .search{display:none}}.auth{padding:120px 0;position:relative}@media(max-width:767px){.auth{padding:0}}.auth--orders{min-height:700px}.auth__info{margin-top:100px;padding:0 50px}.auth__info--register{margin-top:70px;padding:0 50px}.auth__info__head{font-size:36px;margin-bottom:50px}.auth__info__item{margin-bottom:20px}.auth__info__icon{background:hsla(0,0%,100%,.5);border:1px solid #31363a;float:left;height:50px;margin-right:10px;position:relative;width:50px}.auth__info__icon:before{bottom:0;content:"";display:block;left:0;margin:auto;position:absolute;right:0;top:0}.auth__info__title{padding-top:7px}.auth__info__summary{font-size:12px}.auth__info__description{font-size:18px;padding-top:13px}.auth__form__checklist{margin:17px 0}.auth__form__check{display:block;font-size:12px;margin:4px 0}.auth__form__check a{text-decoration:underline}@media(max-width:767px){.body-registration .search{display:none}}.forget-password-success{padding:10% 0;text-align:center}.forget-password-success .auth__form--forget-wrapper,.forget-password-success:before{display:none}.forget-password-success-title{color:#4a4a4a;font-size:30px}@media(max-width:575px){.forget-password-success-title{font-size:20px}}.forget-password-success-desc{color:#4a4a4a;display:inline-block;font-size:16px;line-height:1.5;margin:25px 0}.forget-password-success-button{background:#ee7a84;color:#fff;display:inline-block;font-size:18px;font-weight:400;padding:10px 30px;text-align:center}.forget-password-success-button:hover{color:#fff}.account__form span.info{color:#b55457;display:block;margin:25px 0}.account__form-group input[type=password],.account__form-group input[type=text],.account__form-group textarea,.account__form-group--offset input[type=password],.account__form-group--offset input[type=text],.account__form-group--offset textarea{border:1px solid #9b9b9b;font-size:13px;padding:8px 15px;resize:none;width:100%}.account__form-group textarea,.account__form-group--offset textarea{display:block;min-height:160px}.account__form-group .error,.account__form-group--offset .error{font-size:12px;padding:5px 0}.account__form-group.required input,.required.account__form-group--offset input{border-color:#ee7a84}.account__form-group .select2,.account__form-group--offset .select2{display:block}.account__form-group .select2 .select2-selection__rendered,.account__form-group--offset .select2 .select2-selection__rendered{line-height:38px}.account__form-group .select2 .select2-selection--single,.account__form-group .select2 .select2-selection__arrow,.account__form-group--offset .select2 .select2-selection--single,.account__form-group--offset .select2 .select2-selection__arrow{height:38px}.account__form-group label,.account__form-group--offset label{display:block;margin-bottom:10px}.track-form{margin-top:6px}@media(max-width:767px){.track-form__button{float:right;margin-top:10px}}.account__form-group__filter{margin-right:15px;width:150px}.account__form-group--offset{float:left;margin-bottom:15px;width:100%}.account__form-group__button{margin-top:28px}.account__form-group__file{float:left}.account__form-group__file__button{background:#fff;border:1px solid #9b9b9b;border-radius:3px;color:#9b9b9b;display:inline-block;font-size:16px;margin-top:10px;padding:6px 29px}.account__form-group__file__name{color:#ababab;font-size:13px;font-weight:200;margin-top:10px}.account__form-group__file__input{position:absolute;visibility:hidden}.account{padding:80px 0}.account b{font-weight:600}@media(max-width:767px){.account{padding-top:40px}}.account-container__box a,.account-link a,.account-orders__products li a{color:#d8292f;text-decoration:underline}.account-box__text a,.account-container__box a,.bold-italic-link a{color:#d8292f;font-style:italic;font-weight:700;text-decoration:underline}.account-container__light a,.account-warning a,.account-warning--lg a,.bold-link a{color:#d8292f;font-weight:700;text-decoration:underline}.account-border,.account-box,.account-usermenu,.account-usermenu__avatar{border:1px solid #31363a;padding:30px;position:relative}@media(max-width:767px){.account-usermenu{background:#000;bottom:0;color:#fff;left:-100%;overflow-y:auto;position:fixed;right:100%;top:0;transition:.2s;z-index:9999}.account-usermenu.open{left:0;right:60px}.account-usermenu:after{display:none}}.account-usermenu__avatar{background-color:#fff;border-radius:52px;height:104px;left:0;margin:auto;overflow:hidden;padding:0;position:absolute;right:0;top:-52px;width:104px;z-index:2}@media(max-width:767px){.account-usermenu__avatar{display:none}}.account-usermenu__avatar_swap{background-position:50%;background-size:cover;border-radius:100px;height:90px;margin:5px;overflow:hidden;width:90px}.account-usermenu__info{border-bottom:1px solid #9b9b9b;font-size:14px;font-weight:100;margin-bottom:25px;margin-top:30px;padding-bottom:10px;text-align:center}.account-usermenu__info span{display:block;font-size:30px;font-weight:400;letter-spacing:1px}@media(max-width:1199px){.account-usermenu__info span{font-size:16px}}@media(max-width:767px){.account-usermenu__info{color:#8a8a8a;font-size:10px;margin-top:10px;text-align:left}.account-usermenu__info span{color:#fff;font-size:12px}}.account-container__header{border-bottom:2px solid #31363a;margin-bottom:33px;margin-top:-33px;overflow:hidden}@media(max-width:767px){.account-container__header:after{display:none}}.account-container__header__left{float:left;font-size:24px;font-weight:400;letter-spacing:5px}@media(max-width:767px){.account-container__header__left{float:none}}.account-container__header__right{float:right;font-size:18px;font-weight:100;letter-spacing:.01;padding-top:5px}@media(max-width:767px){.account-container__header__right{float:none}}.account-warning,.account-warning--lg{border:1px solid #9b9b9b;font-size:13px;overflow:hidden;padding:15px 10px}.account-warning--lg{padding:30px 10px}.account-warning__title{color:#fff;font-size:24px;letter-spacing:5px;text-align:center}.account-warning__desc{float:none;font-size:13px;margin-bottom:20px;margin-top:20px;text-align:center}.account-warning__status{background:hsla(0,0%,59%,.05);border:1px solid #e8e8e8;float:none;font-size:13px;margin-bottom:30px;margin-top:50px;padding:30px 0}.account-warning__status b{font-size:13px;font-weight:600}.account-warning__status div{margin:0 65px}.account-warning__status .account-container__icon{border:3px solid #fff;left:0;margin:auto;position:absolute;right:0;top:-30px}.account-warning__status .account-container__icon .fa{font-size:36px;margin:-7px}.account-warning__status .account-warning__status__title{margin-top:10px}.account-warning__status .account-warning__status__address{margin-top:25px}.account-container__title{font-size:24px;letter-spacing:5px;line-height:50px;margin-left:15px}@media(max-width:767px){.account-container__title{font-size:20px;letter-spacing:0;line-height:37px}}@media(max-width:1199px){.account-container__title{font-size:22px;letter-spacing:0}}.account-container__light{font-size:13px;line-height:25px;margin-left:15px}.account-container__light b{font-weight:700}.account-container__icon{background-color:#9c9c9c;border-radius:50px;display:inline-block;height:53px;padding:12px;text-align:center;width:53px}.account-container__icon .fa{color:#fff;font-size:24px}.account-container__icon .fa.flip{transform:scaleX(-1)}@media(max-width:767px){.account-container__icon{height:40px;padding:11px;width:40px}.account-container__icon .fa{font-size:18px}}.account-usermenu__list-container{margin-bottom:30px}.account-usermenu__list-container span{display:block;font-size:14px;font-weight:600;margin-bottom:5px}.account-usermenu__list-container__menu li{line-height:30px}.account-usermenu__list-container__menu li a{font-size:13px;transition:.2s}.account-usermenu__list-container__menu li a .fa{color:#9b9b9b;font-size:12px;text-align:center;transition:.2s;width:25px}.account-usermenu__list-container__menu li a .fa.flip{transform:scaleX(-1)}.account-usermenu__list-container__menu li a.active,.account-usermenu__list-container__menu li a:hover{font-weight:700}.account-container__summary{margin-bottom:20px;margin-top:25px;overflow:hidden;padding-top:10px}.account-container__box{border:1px solid #9b9b9b;margin-bottom:15px;margin-top:15px;padding-bottom:25px;padding-left:25px;padding-right:25px;position:relative}.account-container__box:last-child{margin-right:0}.account-container__box:first-child{margin-left:0}.account-container__box .account-container__icon{left:0;margin:auto;position:absolute;right:0;top:-25px}@media(max-width:1199px)and (min-width:768px){.account-container__box--index{height:395px}}.account-summary__box__title{font-size:24px;font-weight:100;letter-spacing:5px;padding-bottom:30px;padding-top:40px;text-align:center}@media(max-width:1199px){.account-summary__box__title{letter-spacing:0}}.account-container__box__description{border-bottom:1px solid #9b9b9b;font-size:13px;height:103px;margin-bottom:30px;padding-bottom:30px;text-align:center}.account-container__box__description.no-border{border:0;margin-bottom:25px}@media(max-width:1199px){.account-container__box__description{height:auto}}.account-container__box__bottom{font-size:13px}.account-container__box__phone{font-size:30px;text-align:center}@media(max-width:767px){.account-container__box__phone{font-size:18px}}.account-container__box__bottom__price{font-size:25px;text-align:right}.account-box{font-size:13px}.account-box span{border-bottom:1px solid #9b9b9b;display:block;margin-bottom:10px;padding-bottom:25px}.account-box__title{font-size:20px;font-weight:100;letter-spacing:5px;margin-bottom:15px}.account-form-box{padding:30px}.center-div{float:none;margin:auto}.radio-with-margin{display:inline-block;float:left;margin-bottom:10px;margin-right:15px}.account-sss__content a{text-decoration:underline}.account-usermenu__info .account-usermenu__info-last-name{display:inline}.account-usermenu__info-last-name.small{font-size:18px}.account-orders,.account-orders-detail{border:1px solid #e8e8e8;color:#5c5c5c;margin-top:25px;padding:15px 30px}@media(max-width:767px){.account-orders,.account-orders-detail{padding:15px}}.account-orders__pagination{margin-bottom:15px;overflow:hidden}.account-orders__pagination ul li{float:left;margin-right:10px}.account-orders__pagination ul li a{display:block;font-size:16px;height:35px;line-height:35px;text-align:center;width:35px}.account-orders__pagination ul li a:hover{color:#fff}.account-orders__pagination ul li:last-child{margin-right:0}.account-orders__pagination ul li.active a{color:#fff}.account-orders__pagination ul li.last a,.account-orders__pagination ul li.next a{background-color:#eee;font-size:18px}.account-orders__pagination ul li.last a:hover,.account-orders__pagination ul li.next a:hover{background-color:#f7f7f7}.account-orders__products li{border-top:1px solid #9b9b9b;padding:15px 0}.account-orders__products li:last-child{border-bottom:1px solid #e8e8e8;margin-bottom:15px}.account-orders__products li .disable{opacity:.2}.account-orders__products__description{font-size:13px;padding-left:20px;padding-top:5px}.account-orders__products__description a{color:#4a4a4a!important;font-weight:600}.account-orders__products__status{font-size:16px;line-height:70px;text-align:center}.account-orders__products__status.status-400,.account-orders__products__status.status-450,.account-orders__products__status.status-500,.account-orders__products__status.status-540,.account-orders__products__status.status-550{color:#60af0a}.account-orders__products__status.status-100,.account-orders__products__status.status-600{color:#d31129}@media(max-width:767px){.account-orders__products__status{line-height:2;text-align:center}}.account-orders__products__price{font-size:18px;font-weight:600;line-height:70px;text-align:right}@media(max-width:767px){.account-orders__products__price{line-height:2;text-align:center}}.account-orders-detail{margin-bottom:25px;margin-top:0}.account-orders-detail .account-orders__products li .account-orders__products__description{font-weight:600;padding-top:15px}.account-orders-detail .account-orders__products li:first-child{border-top:0}.account-orders-detail__pricetable{font-size:13px}.account-orders-detail__pricetable tr{line-height:40px}.account-orders-detail__pricetable tr td,.account-orders-detail__pricetable tr th{text-align:right}.account-orders-detail__pricetable tr:last-child{border-top:1px solid #e8e8e8;line-height:60px}.account-orders-detail__pricetable tr:last-child td,.account-orders-detail__pricetable tr:last-child th{font-weight:600}.account-orders-detail__pricetable tr:last-child td{font-size:18px}.account-orders-detail__select{width:100%}.account__form-group__action-select{width:145px}.account-orders-header{margin-bottom:10px;margin-top:25px}.account-orders__empty{color:#ee7a84;font-size:24px;font-weight:100;padding:0 0 30px;text-align:center}.account-orders-cancellation{margin-top:15px}.account-orders-cancellation a{font-size:13px;font-style:italic;text-decoration:underline}.account-orders-cancellation button{background-color:#ee7a84;color:#fff;font-size:16px;padding:8px 25px}.account-orders-cancellation button:disabled{background-color:#ccc}.account-orders__products-checkbox{padding-bottom:30px;padding-top:30px}.account-orders-cancellation__footer{padding:20px 0}.account-orders-cancellation__footer label{display:inline-block;margin-right:15px;margin-top:10px}.account-orders-cancellation__footer__up{display:block;padding:10px}.account__form-group__error,.account__form-group__success{color:#ee7a84;margin:10px;text-align:center}.account__form-group__success{color:#60af0a}.account__form-cancel{color:#60af0a;padding:10px;text-align:center}.account__orders__icon{margin-top:-3px}.order-item-meta{margin-bottom:8px}.account-orders__contract{padding-left:0}.account-orders__contract a{text-decoration:underline}.account-contact{margin-top:25px}.account-contact__left{background:hsla(0,0%,59%,.05);border:1px solid #9b9b9b}.account-contact__right .account-container__box{margin:0 0 25px}.account-contact__right .account-container__box .account-summary__box__title{font-weight:400;padding-bottom:25px;padding-top:15px}.account-contact__right .account-container__box .account-container__box__description{margin-bottom:36px}.contact-form{font-size:13px;margin-bottom:15px;padding:10px 60px}@media(max-width:767px){.contact-form{padding:10px 15px}}.full-width-form{padding:60px}.account-contact__success{background:rgba(238,121,132,.05);background-image:linear-gradient(90deg,rgba(164,60,140,.98),#d23f49);color:#fff;display:none;margin-top:25px;padding:60px 0 85px;text-align:center}.account-contact__success__box{margin:0 auto;max-width:90%}.account-contact__success__check{border:3px solid #fff;border-radius:100%;color:#fff;display:inline-block;font-size:36px;height:50px;padding-top:4px;width:50px}.account-contact__success__title{color:#fff;font-size:24px;margin-top:30px}.account-contact__success__description{font-size:13px;margin:25px auto;max-width:345px}.account-contact__success__redirect{color:#fff;display:inline-block;font-size:16px;padding:10px 20px}.account-contact__success__redirect:focus,.account-contact__success__redirect:hover{color:#fff}.account-address{margin-top:35px}.account-address .account-container__box b{font-weight:700}.account-address .account-container__box .account-container__icon{color:#fff;font-size:24px;padding:10px}.account-address .account-container__box .account-container__icon.active,.account-address .account-container__box .account-container__icon:hover{background-color:#ee7a84}@media(max-width:767px){.account-address .account-container__box .account-container__icon{font-size:18px;padding-top:8px}}.account-address .account-container__box .account-container__box__description{height:103px;text-align:left}.account-address .account-container__box .account-container__box__description b{display:block}.account-address .account-container__box .container__box__description--line{padding:125px 0 105px;text-align:center}.account-address .account-summary__box__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-address__loading{padding:25px}.js-address-form__full-loading{background-color:rgba(0,0,0,.53);height:100%;left:0;padding:45%;position:absolute;top:0;width:100%;z-index:10}.jconfirm-box{border-radius:0!important;height:220px;padding:0 0 20px!important;width:300px}.jconfirm-title{padding-bottom:0!important;width:100%}.jconfirm-title .confirm-title{border-bottom:1px solid #d8d8d8;font-size:20px;font-weight:600;padding:20px 0;text-align:center;width:100%}.jconfirm-content-pane{margin:30px 0!important}.jconfirm-content-pane .jconfirm-content{font-size:13px;padding:0 20px;text-align:center}.jconfirm-buttons{float:none!important;margin:0 auto;text-align:center}.jconfirm-buttons>button.btn{border-radius:0!important;font-size:16px!important;font-weight:200!important;width:90px!important}.jconfirm-buttons .btn-confirm{background-color:#ee7a84;color:#fff}.jconfirm-buttons .btn-cancel{background-color:transparent;border:1px solid #9b9b9b!important;color:#9b9b9b}.jconfirm-buttons>button.jconfirm-buttons__continue{background-color:transparent;margin-right:5px;width:auto!important}.jconfirm-buttons>button.jconfirm-buttons__basket{color:#fff;width:auto!important}.account-sss{border:1px solid #9b9b9b;margin-top:25px;padding:25px}.account-sss__list{margin:0 0 35px}.account-coupons__list__title,.account-sss__list--label{font-size:24px;font-weight:100;letter-spacing:5px;margin-bottom:10px}.account-sss__list--link{display:block;font-size:13px;padding:11px 11px 11px 20px;position:relative}.account-sss__list--link:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:20px;left:0;position:absolute;top:10px;transition:.2s}.account-sss__list--link.js-active:after{transform:rotate(90deg)}.account-sss__list--link.js-active{font-weight:700}.account-sss__content{display:none;padding:0 0 15px 20px}.account-sss__content p{color:#615e62;font-size:13px;margin-bottom:20px}.account-sss__content p:last-child{margin-bottom:0}.account-sss__content p strong{font-weight:700}.account-coupons{margin-top:25px}.account-warning__price-bold{font-size:36px;font-weight:700;padding-left:10px}.account-coupons__list{margin-bottom:25px}.account-coupons__list--container{border:1px solid #9b9b9b;padding:25px}.account-coupons__no-coupons{color:#ee7a84;margin-bottom:20px;margin-top:20px;text-align:center;width:100%}.account-coupons__list--container__table{font-size:13px;width:100%}.account-coupons__list--container__table thead th{color:#b55457;font-weight:100;text-align:left}.account-coupons__list--container__table tr{line-height:40px}.account-coupons__list--container__bottom{border-top:1px solid #e8e8e8;font-weight:600;margin-top:25px;padding-top:20px;text-align:right}.account-coupons__list--container__bottom b{font-size:18px;margin-left:25px}.account-delivery-conditions{border:1px solid #9b9b9b;margin-top:25px;padding:30px 25px;zoom:1}.account-delivery-conditions p{font-size:13px;margin-bottom:20px}.account-profile{padding-top:80px}.account-profile__avatar{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #9b9b9b;border-radius:52px;height:104px;left:0;margin:auto;overflow:hidden;padding:0;position:relative;position:absolute;right:0;top:-52px;width:104px;z-index:2}.account-profile__avatar:after{border:none;bottom:3px;content:"";left:3px;position:absolute;right:3px;top:3px;z-index:-3}.account-profile__add_avatar{margin:20px;text-align:center}.account-profile__add_avatar .account__form-group__file__text{font-style:italic;position:absolute;width:50px}.account-profile__add_avatar i{color:#9b9b9b;cursor:pointer;font-size:22px;left:41px;position:absolute;top:66px}.account-profile__avatar:after{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:52px}.account-profile__avatar_swap{background-position:50%;background-size:cover;border-radius:100px;height:90px;margin:5px;overflow:hidden;width:90px}.js-gender-wrapper{display:inline}.js-gender-wrapper input{margin-left:20px}.js-gender-wrapper label{text-transform:capitalize}.ui-widget-header,.ui-widget-header select{background-color:#fff}.account__form--input-grup,.js-account-profile-datepicker{position:relative}.account__form--input-grup i{font-size:20px;position:absolute;right:10px;top:8px}
/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/bxslider/dist/jquery.bxslider.css ***!
  \******************************************************************************************************************************/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/static_omnishop/dist/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/static_omnishop/dist/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/static_omnishop/dist/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/static_omnishop/dist/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/static_omnishop/dist/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/slick-carousel/slick/slick.css ***!
  \***************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/swiper/swiper.css ***!
  \**************************************************************************************************************/
/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/swiper/modules/navigation/navigation.min.css ***!
  \*****************************************************************************************************************************************/
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}
/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./assets/scss/reset.css ***!
  \*****************************************************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
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,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
blockquote footer:before,
blockquote footer:after {
    display: none;
}
body * {
    -webkit-text-size-adjust: none;
}
.clear {
    clear: both;
    overflow: hidden;
    height: 0px;
    font-size: 0px;
    display: block;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input,
textarea,
select {
    border-radius: 0;
}
a,
a:link,
a:visited,
a:active,
a:hover {
    cursor: pointer;
    outline: none;
}
ul {
    list-style: none;
}
body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}
h1 {
    margin: 0;
}

button {
    border: 0;
}

/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/photoswipe/src/photoswipe.css ***!
  \**************************************************************************************************************************/
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  

  --pswp-root-z-index: 100000;
  
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;

  --pswp-error-text-color: var(--pswp-icon-color);
}


/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/

.pswp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: var(--pswp-root-z-index);
	display: none;
	touch-action: none;
	outline: 0;
	opacity: 0.003;
	contain: layout style size;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
	display: block;
}

.pswp,
.pswp__bg {
	transform: translateZ(0);
	will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
	background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
	overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
	width: auto;
	height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}


/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__item {
	/* z-index for fade transition */
	z-index: 1;
	overflow: hidden;
}

.pswp__hidden {
	display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}


/*

  PhotoSwipe UI

*/

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
	margin: auto;
	font-size: 1em;
	line-height: 1;
	color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
	opacity: 0.005;
	will-change: opacity;
	transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
	z-index: 10; /* always overlap slide content */
	pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
	opacity: 1;
	pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
	position: relative;
	display: block;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	background: none;
	border: 0;
	box-shadow: none;
	opacity: 0.85;
	-webkit-appearance: none;
	-webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
	outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
	background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
  flex-direction: row;
  justify-content: flex-end;
	z-index: 10;

	/* allow events to pass through top bar itself */
	pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}


/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px;
}


/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}


/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./assets/scss/main.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url(/static_omnishop/dist/icomoon.eot);
  src: url(/static_omnishop/dist/icomoon.eot#iefix) format("embedded-opentype"), url(/static_omnishop/dist/icomoon.ttf) format("truetype"), url(/static_omnishop/dist/icomoon.woff) format("woff"), url(/static_omnishop/dist/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=icon-].left, [class*=" icon-"].left {
  transform: rotate(-90deg);
}
[class^=icon-].right, [class*=" icon-"].right {
  transform: rotate(90deg);
}
[class^=icon-].bottom, [class*=" icon-"].bottom {
  transform: rotate(180deg);
}

.icon-dortluurun:before {
  content: "\e900";
}

.icon-ucluurun:before {
  content: "\e901";
}

.icon-check:before {
  content: "\e902";
}

.icon-erkek:before {
  content: "\e903";
}

.icon-kadin:before {
  content: "\e904";
}

.icon-unisex:before {
  content: "\e905";
}

.icon-instagram:before {
  content: "\e906";
}

.icon-facebook:before {
  content: "\e907";
}

.icon-yukarichevron:before {
  content: "\e908";
}

.icon-altchevron:before {
  content: "\e909";
}

.icon-onceki:before {
  content: "\e90a";
}

.icon-sonraki:before {
  content: "\e90b";
}

.icon-sepet:before {
  content: "\e90c";
}

.icon-profile:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e90e";
}

.icon-yukariok:before {
  content: "\e90f";
}

.icon-right-arrow:before {
  content: "\e910";
}

.icon-magaza:before {
  content: "\e911";
}

.icon-twitter-logo-button:before {
  content: "\e912";
}

.icon-mobil_search:before {
  content: "\e913";
}

.icon-mobil_sepet:before {
  content: "\e914";
}

.icon-mobil_profil:before {
  content: "\e915";
}

.icon-mobil_hamburger:before {
  content: "\e916";
}

.icon-mobil_cikis:before {
  content: "\e917";
}

.icon-close:before {
  content: "\e918";
}

.icon-checked:before {
  content: "\e919";
}

.icon-checkbox:before {
  content: "\e91a";
}

.icon-arrow-icon:before {
  content: "\e91b";
}

.icon-close-icon:before {
  content: "\e91c";
}

.icon-facebook-icon .path1:before {
  content: "\e91d";
  color: rgb(212, 212, 213);
}

.icon-facebook-icon .path2:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-hamburgermenu-icon:before {
  content: "\e91f";
}

.icon-instagram-icon .path1:before {
  content: "\e920";
  color: rgb(212, 212, 213);
}

.icon-instagram-icon .path2:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-instagram-icon .path3:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-instagram-icon .path4:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-location-icon:before {
  content: "\e924";
}

.icon-mail-icon:before {
  content: "\e925";
  color: #d4d4d4;
}

.icon-mastercard-icon:before {
  content: "\e926";
  color: #d4d4d5;
}

.icon-payu-icon:before {
  content: "\e927";
  color: #d4d4d5;
}

.icon-phone-icon:before {
  content: "\e928";
  color: #d4d4d4;
}

.icon-pinterest-icon .path1:before {
  content: "\e929";
  color: rgb(212, 212, 213);
}

.icon-pinterest-icon .path2:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-plus-icon:before {
  content: "\e92b";
}

.icon-search-icon:before {
  content: "\e92c";
}

.icon-sepet-icon:before {
  content: "\e92d";
}

.icon-turkey-icon .path1:before {
  content: "\e92e";
  color: rgb(219, 70, 85);
}

.icon-turkey-icon .path2:before {
  content: "\e92f";
  margin-left: -1em;
  color: rgb(242, 242, 246);
}

.icon-turkey-icon .path3:before {
  content: "\e930";
  margin-left: -1em;
  color: rgb(242, 242, 246);
}

.icon-twitter-icon .path1:before {
  content: url(/static_omnishop/dist/nautica-x-icon.svg);
  color: rgb(212, 212, 213);
  width: 34px;
  height: 34px;
}

.icon-twitter-icon .path2:before {
  content: url(/static_omnishop/dist/nautica-x-icon.svg);
  margin-left: -1em;
  color: rgb(255, 255, 255);
  width: 34px;
  height: 34px;
}

.icon-visa-icon:before {
  content: "\e933";
  color: #d4d4d5;
}

.icon-ask:before {
  content: "\e934";
  color: #001745;
}

.icon-noun-globe:before {
  content: "\e935";
}

.icon-store-finder:before {
  content: "\e936";
  color: #001745;
}

.icon-user:before {
  content: "\e937";
  color: #001745;
}

.icon-Kargo-1:before {
  content: "\e938";
}

.icon-siparis-takip-icon:before {
  content: "\e939";
  color: #979797;
}

.icon-shoppingbag-mobile:before {
  content: "\e93a";
}

.icon-search-mobile:before {
  content: "\e93b";
}

.icon-hamburgermenu-mobile:before {
  content: "\e93c";
}

.icon-fav-icon:before {
  content: "\e93d";
  color: #c11722;
}

.icon-fav-icon-pp:before {
  content: "\e93e";
}

.icon-fav-icon-pp-selected:before {
  content: "\e93f";
  color: #c11723;
}

.icon-chevron-left:before {
  content: "\e940";
}

.icon-cargo:before {
  content: "\e941";
}

.icon-bill:before {
  content: "\e942";
}

.icon-teslim-edildi:before {
  content: "\e943";
}

.icon-package:before {
  content: "\e944";
}

.icon-return-back-arrow:before {
  content: "\e945";
}

.icon-hazirlaniyor:before {
  content: "\e946";
}

.icon-cancelled:before {
  content: "\e947";
}

.icon-chevron-down:before {
  content: "\e948";
}

.icon-cargo-icon:before {
  content: "\e949";
}

@font-face {
  font-family: "futura";
  src: url(/static_omnishop/dist/FuturaBT-Light.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/FuturaBT-Light.woff) format("woff"), url(/static_omnishop/dist/FuturaBT-Light.ttf) format("truetype"), url(/static_omnishop/dist/FuturaBT-Light.svg#FuturaTW01Demi-Regular) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "futura";
  src: url(/static_omnishop/dist/FuturaBT-Book.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/FuturaBT-Book.woff) format("woff"), url(/static_omnishop/dist/FuturaBT-Book.ttf) format("truetype"), url(/static_omnishop/dist/FuturaBT-Book.svg#FuturaTW01Demi-Regular) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "futura";
  src: url(/static_omnishop/dist/FuturaBT-Regular.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/FuturaBT-Regular.woff) format("woff"), url(/static_omnishop/dist/FuturaBT-Regular.ttf) format("truetype"), url(/static_omnishop/dist/FuturaBT-Regular.svg#FuturaTW01Demi-Regular) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "futura";
  src: url(/static_omnishop/dist/FuturaBT-Medium.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/FuturaBT-Medium.woff) format("woff"), url(/static_omnishop/dist/FuturaBT-Medium.ttf) format("truetype"), url(/static_omnishop/dist/FuturaBT-Medium.svg#FuturaTW01Demi-Regular) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "futura";
  src: url(/static_omnishop/dist/FuturaBT-Bold.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/FuturaBT-Bold.woff) format("woff"), url(/static_omnishop/dist/FuturaBT-Bold.ttf) format("truetype"), url(/static_omnishop/dist/FuturaBT-Bold.svg#FuturaTW01Demi-Regular) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "sonica";
  src: url(/static_omnishop/dist/SonicaBrush-Regular.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/SonicaBrush-Regular.woff) format("woff"), url(/static_omnishop/dist/SonicaBrush-Regular.ttf) format("truetype"), url(/static_omnishop/dist/SonicaBrush-Regular.svg#SonicaBrush-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesquemedium";
  src: url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.svg#brandon_grotesquemedium) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesquemedium";
  src: url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.svg#brandon_grotesquemedium) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesque_regularRg";
  src: url(/static_omnishop/dist/brandongrotesqueregular-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesqueregular-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesqueregular-webfont.svg#brandon_grotesque_regularRg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesqueregular";
  src: url(/static_omnishop/dist/brandongrotesqueregular-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesqueregular-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesqueregular-webfont.svg#brandon_grotesqueregular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesquebold";
  src: url(/static_omnishop/dist/brandongrotesquebold-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquebold-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquebold-webfont.svg#brandon_grotesquebold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesquebold";
  src: url(/static_omnishop/dist/brandongrotesquebold-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquebold-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquebold-webfont.svg#brandon_grotesquebold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "webfontregular";
  src: url(/static_omnishop/dist/brandongrotesquebold-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquebold-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquebold-webfont.svg#webfontregular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_grotesquelight";
  src: url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquemedium-webfont.svg#brandon_grotesquemedium) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "webfontregular";
  src: url(/static_omnishop/dist/brandongrotesquelight-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesquelight-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesquelight-webfont.svg#webfontregular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brandon_bold";
  src: url(/static_omnishop/dist/BrandonGrotesque-Bold.eot?#iefix) format("embedded-opentype"), url(/static_omnishop/dist/BrandonGrotesque-Bold.woff2) format("woff2"), url(/static_omnishop/dist/BrandonGrotesque-Bold.woff) format("woff"), url(/static_omnishop/dist/BrandonGrotesque-Bold.ttf) format("truetype"), url(/static_omnishop/dist/BrandonGrotesque-Bold.svg#brandongrotesquebold-webfont) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "brbold";
  src: url(/static_omnishop/dist/brandongrotesque-bold-webfont.woff2) format("woff2"), url(/static_omnishop/dist/brandongrotesque-bold-webfont.woff) format("woff"), url(/static_omnishop/dist/brandongrotesque-bold-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirLTStd-Black";
  src: url(/static_omnishop/dist/AvenirLTStd-Black.woff2) format("woff2"), url(/static_omnishop/dist/AvenirLTStd-Black.woff) format("woff"), url(/static_omnishop/dist/AvenirLTStd-Black.svg#AvenirLTStd-Black) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirLTStd-Book";
  src: url(/static_omnishop/dist/AvenirLTStd-Book.woff2) format("woff2"), url(/static_omnishop/dist/AvenirLTStd-Book.woff) format("woff"), url(/static_omnishop/dist/AvenirLTStd-Book.svg#AvenirLTStd-Book) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirLTStd-Roman";
  src: url(/static_omnishop/dist/AvenirLTStd-Roman.woff2) format("woff2"), url(/static_omnishop/dist/AvenirLTStd-Roman.woff) format("woff"), url(/static_omnishop/dist/AvenirLTStd-Roman.svg#AvenirLTStd-Roman) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirLTStd-Heavy";
  src: url(/static_omnishop/dist/AvenirLTStd-Heavy.woff2) format("woff2"), url(/static_omnishop/dist/AvenirLTStd-Heavy.woff) format("woff"), url(/static_omnishop/dist/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirLTStd-Bold";
  src: url(/static_omnishop/dist/AvenirLTStd-Bold.woff2) format("woff2"), url(/static_omnishop/dist/AvenirLTStd-Bold.woff) format("woff"), url(/static_omnishop/dist/AvenirLTStd-Bold.svg#AvenirLTStd-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirBook";
  src: url(/static_omnishop/dist/Avenir-Book.ttf);
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirBlack";
  src: url(/static_omnishop/dist/Avenir-Black.ttf);
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: FontAwesome;
  src: url(/static_omnishop/dist/fontawesome-webfont.eot);
  src: url(/static_omnishop/dist/fontawesome-webfont.eot?#iefixv=4.7.0) format("embedded-opentype"), url(/static_omnishop/dist/fontawesome-webfont.woff2) format("woff2"), url(/static_omnishop/dist/fontawesome-webfont.woff) format("woff"), url(/static_omnishop/dist/fontawesome-webfont.ttf) format("truetype"), url(/static_omnishop/dist/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Black";
  src: url(/static_omnishop/dist/Figtree-Black.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-BlackItalic";
  src: url(/static_omnishop/dist/Figtree-BlackItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Bold";
  src: url(/static_omnishop/dist/Figtree-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-BoldItalic";
  src: url(/static_omnishop/dist/Figtree-BoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-ExtraBold";
  src: url(/static_omnishop/dist/Figtree-ExtraBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-ExtraBoldItalic";
  src: url(/static_omnishop/dist/Figtree-ExtraBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Italic";
  src: url(/static_omnishop/dist/Figtree-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Light";
  src: url(/static_omnishop/dist/Figtree-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-LightItalic";
  src: url(/static_omnishop/dist/Figtree-LightItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Medium";
  src: url(/static_omnishop/dist/Figtree-Medium.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-MediumItalic";
  src: url(/static_omnishop/dist/Figtree-MediumItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Regular";
  src: url(/static_omnishop/dist/Figtree-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-SemiBold";
  src: url(/static_omnishop/dist/Figtree-SemiBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-SemiBoldItalic";
  src: url(/static_omnishop/dist/Figtree-SemiBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-Regular";
  src: url(/static_omnishop/dist/EBGaramond-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-Italic";
  src: url(/static_omnishop/dist/EBGaramond-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-Bold";
  src: url(/static_omnishop/dist/EBGaramond-Bold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-BoldItalic";
  src: url(/static_omnishop/dist/EBGaramond-BoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-Medium";
  src: url(/static_omnishop/dist/EBGaramond-Medium.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-MediumItalic";
  src: url(/static_omnishop/dist/EBGaramond-MediumItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-SemiBold";
  src: url(/static_omnishop/dist/EBGaramond-SemiBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-SemiBoldItalic";
  src: url(/static_omnishop/dist/EBGaramond-SemiBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-ExtraBold";
  src: url(/static_omnishop/dist/EBGaramond-ExtraBold.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EBGaramond-ExtraBoldItalic";
  src: url(/static_omnishop/dist/EBGaramond-ExtraBoldItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Figtree-Regular", sans-serif;
  line-height: 1.4;
  font-weight: 300;
}
body.no-scroll {
  overflow: hidden;
}
@media (max-width: 991px) {
  body.no-scroll {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
}

img {
  display: block;
}

.underline {
  text-decoration: underline !important;
}

.error {
  display: none;
  color: red;
  font-size: 12px;
}

.input-error input,
.input-error select {
  border: 2px solid red;
}
.input-error label {
  color: red;
}
.input-error .input-error__title {
  color: #d0112b;
}

.success {
  color: blue;
  font-size: 12px;
}

.seperator {
  border-bottom: 2px solid #F1F1F1;
  clear: both;
  margin: 20px 10px;
}

.tac {
  text-align: center;
}

.clear {
  clear: both;
}

.pl-reset {
  padding-left: 0;
}
@media (max-width: 767px) {
  .pl-reset {
    padding-left: 15px;
  }
}

.pr-reset {
  padding-right: 0;
}
@media (max-width: 767px) {
  .pr-reset {
    padding-right: 15px;
  }
}

.account__form-group__file__button,
.select2-container--default .select2-selection--single,
textarea,
input[type=text]:not(.search__input, .product-counter-input, .mobile-input-search),
input[type=password] {
  border: solid 1px #e8e8e8 !important;
}

.js-main-wrapper {
  position: relative;
}
.js-main-wrapper.overlay-active:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.not-found {
  font-family: "brbold";
  font-size: 72px;
}
.not-found__text {
  font-size: 24px;
  color: #001745;
}
.not-found__description {
  margin: 30px auto;
  line-height: 24px;
  max-width: 335px;
  font-weight: 200;
}
.not-found__links .navigation__link {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  font-size: 18px;
}
.not-found__links .navigation__link:hover {
  color: #000 !important;
}

@media (max-width: 767px) {
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.w100 {
  width: 100%;
}

.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.font-icon, .h_n-slider__item span:after, .top__link-drop:after {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  -webkit-font-smoothing: antialiased;
}

.fa {
  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;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  -webkit-border-radius: 0.1em;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before, .fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before, .fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before, .fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before, .fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before, .fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before, .fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
  content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: "\f158";
}

.fa-krw:before, .fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before, .fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
  content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before, .fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before, .fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before, .fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-sign-language:before, .fa-signing:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-address-card:before, .fa-vcard:before {
  content: "\f2bb";
}

.fa-address-card-o:before, .fa-vcard-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

body {
  overflow-x: hidden;
}

body .container {
  max-width: 1130px;
}

@media (max-width: 991px) {
  footer.footer .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body.body-product .product-container {
  max-width: 1010px;
}
@media (max-width: 991px) {
  body.body-product .product-container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

footer.footer .footer-corporate .container {
  padding-left: 15px;
  padding-right: 15px;
}

.body-home .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.body-home .row {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 991px) {
  .row.rowfix {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.slick-next, .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  transform: translate(0, -500%);
  padding: 0;
  z-index: 9;
  border: none;
  outline: 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 40px;
  color: #F5F3EC;
}
@media (max-width: 767px) {
  .slick-next:before, .slick-prev:before {
    font-size: 25px;
  }
}

.slick-prev {
  left: 50px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "<";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 55px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: ">";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.v-hidden {
  overflow: hidden;
  height: 0 !important;
}

.mz-loading {
  display: none;
}

.font-icon {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  -webkit-font-smoothing: antialiased;
}

.indexModalWrap {
  display: block;
  margin: auto;
  max-width: 520px;
  position: relative;
}

.indexModalWrap a {
  display: block;
  margin: auto;
}

.indexModalWrap .mfp-close {
  color: #121631;
  line-height: 35px;
  height: 35px;
  width: 35px;
}

@media (max-width: 1500px) {
  .home__section-slider {
    max-height: 700px;
    overflow: hidden;
  }
}
.home__widget {
  text-align: center;
  margin: 30px 15px;
}

.home__widget-title {
  margin: 0 0 10px;
  padding: 0;
  font-size: 25px;
  font-weight: 500;
  color: #000;
  font-family: regular, sans-serif;
}

.home__widget-descr {
  white-space: normal;
  letter-spacing: 0.005em;
  text-shadow: none;
  margin: 15px 0;
  font-family: "Figtree-Light", sans-serif;
  font-size: 16px;
  color: #000;
}

.home__widget-btns {
  display: table;
  margin: auto;
}

.home__widget-btns li {
  display: inline-block;
}

.home__widget-btns li:first-child {
  margin-right: 10px;
}

.home__widget-btns a.btn-blue {
  font-family: "Figtree-Bold", sans-serif;
  padding-right: 48px;
  padding-left: 48px;
  font-size: 15px;
  line-height: 48px;
  height: 48px;
  margin-right: 12px;
  background-color: #000;
  border: none;
}

.home__widget-btns a.btn-blue:hover {
  background-color: #777;
}

.home__widget-btns a.btn-blue:last-child {
  margin-right: 0;
}

.widget__slider {
  max-width: 1010px;
  margin: auto;
  margin-bottom: 20px;
}

.widget__slider .slick-arrow {
  height: 105px;
  padding: 0;
  width: 45px;
  display: block;
  background-color: #000;
  z-index: 99;
  text-align: center;
}

.widget__slider .slick-arrow:before {
  vertical-align: middle;
  display: inline-block;
  font-size: 43px;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
}

.widget__slider .slick-prev {
  left: -90px;
}

.widget__slider .slick-prev:before {
  content: "\f104";
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  right: auto;
}

.widget__slider .slick-next {
  right: -90px;
}

.widget__slider .slick-next:before {
  content: "\f105";
  right: -webkit-calc(50% - 10px);
  right: calc(50% - 10px);
  left: auto;
}

.widget__slider-item {
  position: relative;
  height: 182px;
  margin: 0 10px;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
  display: block;
}

.widget__slider-item:hover > .widget__slider-overlay {
  display: block;
}

.widget__slider-overlay {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 0 10px;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 182px;
  text-align: center;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.insta__popup {
  position: relative;
  background-color: #fff;
  display: block;
  max-width: 970px;
  padding: 30px;
  margin: 20px auto;
}

.insta__avatar div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.insta__avatar .avatar i {
  font-size: 15px;
  font-size: 25px;
  padding: 0 10px;
}

.insta__avatar .avatar__name {
  max-width: 200px;
  font-weight: 400;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
  float: right;
  margin-left: 5px;
}

.insta__avatar .avatar__name span {
  display: block;
}

.insta__icon {
  color: #000;
  font-size: 1.5em;
}

.insta__share {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
}

.insta__share li {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.insta__share li a {
  color: #4d4e4d;
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  -webkit-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease;
  text-align: center;
}

.insta__share li a i {
  font-size: 20px;
}

.insta__recommend {
  text-align: center;
}

.insta__recommend-title {
  padding: 30px;
  font-size: 20px;
  text-align: center;
  color: #000;
}

.insta__recommend-slide {
  padding: 0 5px;
  text-align: center;
}

.insta__recommend-slide a {
  display: block;
  margin-bottom: 20px;
}

.insta__recommend-slide img {
  max-width: 100%;
}

.insta__recommend-slide span {
  font-family: Arial, Helvetica, sans-serif;
  max-height: 58px;
  display: block;
  overflow: auto;
  word-wrap: break-word;
  font-weight: 400;
  font-size: 16px;
}

.insta__recommend-slider {
  padding: 0 15px;
  position: relative;
}

.insta__recommend-slider button {
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
}

.insta__recommend-slider button.slick-prev {
  left: -5px;
}

.insta__recommend-slider button.slick-next {
  right: -5px;
}

.insta__recommend-slider button:before {
  color: #000 !important;
}

.nav-dots li {
  margin: 0;
}

.nav-dots li button:before {
  font-size: 35px;
  color: #001745;
}

@media (max-width: 769px) {
  .insta__avatar {
    margin-top: 15px;
    display: block;
  }
  .insta__share {
    float: none;
    display: block;
    margin: 15px 0;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.has-error .select2-selection {
  border-color: #fe0000 !important;
  border-width: 0 !important;
}

.has-error .select2-selection__arrow {
  border-left: 2px solid #fe0000 !important;
}

.has-error .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  border-left: 1px solid transparent !important;
}

input.inputBorder {
  border: 2px solid #fe0000 !important;
}

span.inputBorder {
  display: none !important;
}

.agreementPopupWrap {
  max-width: 1000px;
  margin: 20px auto;
  display: block;
  font-size: 2em;
  text-align: left;
  font-family: "Figtree-Light", sans-serif;
  background-color: #fff;
  padding: 20px 40px;
  position: relative;
}

.agreementPopupWrap .mfp-close {
  color: #ddd;
  font-size: 2em;
  position: absolute;
  background-color: #001745;
  opacity: 1;
  top: 0;
  right: 0;
  border-right: none;
  border-top: none;
  display: block;
}

.agreementPopupWrap .mfp-close:hover {
  opacity: 1;
  border-color: #ddd;
}

.agreementPopupWrap h4, .agreementPopupWrap h5 {
  margin: 0;
  padding: 10px 0;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Figtree-Bold", sans-serif;
  color: #454545;
}

.agreementPopupWrap h4 {
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  line-height: 35px;
}

.agreementPopupWrap p {
  color: #454545;
  padding: 5px 0;
  line-height: 18px;
  font-family: Helvetica, Arial, Verdana sans-serif;
  font-size: 12px;
  text-align: left;
}

.agreementPopupWrap p span {
  width: 25%;
  display: inline-block;
  text-align: center;
  float: right;
}

.user-accept-text {
  font-style: normal;
  letter-spacing: 0;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
}

.checkQuestion.agreementPopupWrap {
  text-align: center;
  max-width: 800px;
  padding: 25px 25px 35px;
}

.checkQuestion .agreementPopupContent {
  padding-bottom: 0;
}

.checkQuestion h5 {
  margin: 15px 0;
  font-size: 14px;
}

.checkQuestion button {
  font-size: 0.8em;
}

.checkQuestion button:first-child {
  margin-right: 15px;
}

.checkQuestion .mfp-close {
  display: none;
}

@media (max-width: 992px) {
  .agreementPopupWrap {
    margin: 0;
    height: 100vh;
    overflow-y: auto;
  }
  .agreementPopupWrap .mfp-close {
    position: fixed;
    background-color: #fff;
    color: #001745;
  }
  .agreementPopupContent {
    padding-bottom: 50px;
  }
  .checkQuestion.agreementPopupWrap {
    height: 100%;
    margin: 0 auto;
  }
  .checkQuestion .agreementPopupContent {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .checkQuestion.agreementPopupWrap button {
    float: left;
    width: 48%;
    font-size: 3vw;
    padding: 0;
  }
  .checkQuestion.agreementPopupWrap button:last-child {
    float: right;
  }
  .checkQuestion.agreementPopupWrap button:first-child {
    margin-right: 0;
  }
}
.banner-list a:after, .font-icon, .home__cart-links span:after, .widget__slider .slick-next:before, .widget__slider .slick-prev:before {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1200px) {
  .products__slideshow-item-view__all {
    display: none;
  }
  .widget__slider-column {
    max-width: 800px;
    margin: auto;
  }
  .widget__slider-column .slick-prev {
    left: -15px;
  }
  .widget__slider-column .slick-next {
    right: -15px;
  }
  .products__slideshow-item:nth-child(n+6) {
    display: none;
  }
  .products__slideshow-color-wrap {
    height: 28px;
  }
  .products__slideshow-color-wrap:hover {
    overflow: visible;
  }
  .products__slideshow-color-wrap:hover .products__slideshow-color {
    position: relative;
    border: 1px solid transparent;
    padding-bottom: 0;
  }
  .products__slideshow-color {
    text-align: left;
    position: relative;
  }
  .view__all-item__number {
    min-width: 45px;
    text-align: center;
    height: 18px;
  }
  .view__all-link__number {
    border: 1px solid #111;
    color: #000;
  }
  .view__all-link__number:hover {
    border: 1px solid #111;
  }
  .pay__carts {
    padding-right: 3% !important;
  }
}
@media (max-width: 1000px) {
  .main-list-container {
    width: 100%;
  }
  .sort__tabs-item {
    display: block;
    float: left;
    font-size: 16px;
    width: 50%;
    padding: 10px 0;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .sort__tabs-item.active {
    border-bottom: 1px solid transparent;
  }
  .sort__tabs-item:first-child {
    border-right: 1px solid #ccc;
  }
  .sort__tabs-content {
    position: relative;
  }
  .sort__tabs-content_item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
  }
  .sort__tabs-content_item.active {
    display: block;
  }
  .sort__tabs-content .mobile__menu__link {
    display: block;
    letter-spacing: 1px;
    width: 100%;
    padding: 8px 15px;
    line-height: 22px;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    font-family: "Figtree-Light";
  }
  .sort__tabs-content .mobile__menu__link .fa-angle-down {
    margin-right: 0;
  }
  .sort__tabs-content .mobile__dropdown {
    padding: 8px 15px;
  }
  .sort__tabs-content .mobile__menu__item {
    border-bottom: 1px solid #ccc;
  }
  .sort__tabs-content .mobile__dropdown {
    margin-bottom: 30px;
  }
  .sort__tabs-content .mobile__dropdown-sort-link {
    display: inline-block;
    margin: 10px 3px 6px;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #ccc;
  }
  .sort__tabs-content .mobile__dropdown-sort-link.active {
    border: 1px solid #000;
  }
  .sort__tabs-content_link {
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 12px;
    color: #333;
    border-top: 1px solid #ccc;
    font-family: Arial, sans-serif;
    display: block;
  }
  .sort__tabs-content_link:first-child {
    border-top: none;
  }
  .sort__tabs-content_link.active {
    font-weight: 700;
    color: #000;
  }
  .mobile__sort-option__clear {
    display: block;
    margin: auto;
    padding: 20px 40px;
    margin: 0 0 0;
    font-size: 11px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #001745;
  }
}
@media (max-width: 992px) {
  .hidden-filter {
    display: none;
  }
}
@media (min-width: 992px) {
  .hidden-filter {
    display: block;
  }
}
@media (max-width: 840px) {
  .detail__slider-social {
    display: none;
  }
  .recommmend__nav {
    display: none;
  }
  .breadcrumb__refinement {
    padding-bottom: 0;
  }
  .breadcrumb__refinement a {
    font-size: 14px;
  }
  .products__filter.products__filter-refinement {
    margin: 10px 0 20px;
  }
  .products__refinement li {
    font-size: 1.2em;
  }
  .products__refinement li a {
    margin-top: 7px;
  }
}
@media (max-width: 510px) {
  .home__widget-btns {
    padding: 0 15px;
  }
  .home__widget-btns a {
    max-width: 80%;
    width: 100%;
    margin-bottom: 10px;
  }
  .home__widget-btns a.btn-blue {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .products__slideshow-color-wrap {
    height: auto;
  }
  .products__quickview-btn {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .contact__us {
    display: none;
  }
  .detail__hidden-header {
    display: none;
  }
}
@media (min-width: 992px) {
  .products__filter-refinement, .products__refinement {
    display: none;
  }
}
@media (min-width: 1200px) {
  .products__slideshow-item-view__all {
    display: inline-block;
  }
}
.go__top {
  position: fixed;
  bottom: 25px;
  right: -100%;
  z-index: 999999;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #001745;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 50px;
  height: 45px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #fff;
}

.go__top.active {
  right: 13px;
}

.go__top i {
  font-size: 1.4em;
  color: #fff;
  line-height: 45px;
  display: inline-block;
}

.mobile__menu {
  display: none;
}

.mobile__menu.open {
  display: block;
}

.header {
  position: static;
  background-color: #fff;
  z-index: 1000;
  top: -100%;
  box-shadow: 0 3px 5px hsla(0, 0%, 39%, 0.49);
}
@media (max-width: 991px) {
  .header.header-fixed {
    height: 60px;
  }
}

.header-main {
  position: relative;
  z-index: 1001;
}

.header-fixed {
  position: fixed;
}
@media (min-width: 768px) {
  .header-fixed {
    -webkit-transition: top 0.8s ease;
    -o-transition: top 0.8s ease;
    transition: top 0.8s ease;
  }
}
.header-fixed {
  top: 0;
  left: 0;
  width: 100%;
}

.nheader {
  font-family: "Figtree-Regular", sans-serif;
}
.nheader__top {
  padding-top: 15px;
  padding-bottom: 15px;
}
.nheader__top-message {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
@media (min-width: 992px) {
  .nheader__search-mobile {
    display: none !important;
  }
}
.nheader__main {
  border-bottom: 1px solid #d4d4d4;
}
.nheader__main-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px !important;
}
@media (min-width: 992px) {
  .nheader__main-wrapper {
    position: relative;
  }
}
@media (min-width: 1200px) {
  .nheader__main-wrapper {
    position: unset;
  }
}
.nheader__main-logo {
  align-items: center;
  display: flex;
  flex: 0 0 13.33%;
  justify-content: left;
}
.nheader__main-logo a {
  width: 180px;
  display: block;
}
@media (min-width: 992px) {
  .nheader__main-logo a {
    width: 132px;
  }
}
.nheader__main-right {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .nheader__main-right {
    min-width: auto !important;
    margin-left: 3%;
  }
}
.nheader__main-right .helper-menu__link {
  font-family: "Figtree-Regular";
  font-size: 13px;
  color: #858585;
}
.nheader__main-right .tr-flag {
  display: flex;
  align-items: center;
}
.nheader__main-right .tr-flag .helper-menu__link {
  width: 20px;
}
.nheader__main-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.nheader__main-left .helper-menu__link {
  font-family: "Figtree-Regular";
  font-size: 13px;
  color: #858585;
}
.nheader__nav {
  position: relative;
  background-color: #fff;
  width: 100%;
  flex: 3;
}
@media (max-width: 991px) {
  .nheader__nav {
    display: none;
  }
}
@media (min-width: 992px) {
  .nheader__nav {
    position: unset;
  }
}
@media (min-width: 1200px) {
  .nheader__nav {
    position: relative;
  }
}
.nheader__nav-mobile {
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.nheader__nav-mobile .container {
  padding-left: 15px;
  padding-right: 15px;
}
.nheader__search-mobile {
  position: fixed;
  width: 100vw;
  height: calc(106px + 116vh);
  background-color: #fff;
  z-index: 9998;
  display: flex;
  top: 0;
  padding: 16px;
  flex-direction: column;
  border-bottom: 1px solid #d4d4d4;
  display: none;
  background-color: #fff;
}
.nheader__search-mobile .container {
  width: 100%;
}
.nheader__search-mobile .search-mobile-top-part {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.nheader__search-mobile .search-mobile-top-part img {
  width: 140px;
}

.helper-menu__list {
  display: flex;
  align-items: center;
}
.helper-menu__list.mobile {
  display: none;
}
@media (max-width: 991px) {
  .helper-menu__list.mobile {
    display: flex !important;
  }
}
.helper-menu__list .mobile__loc {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .helper-menu__list.desktop {
    display: none;
  }
}
.helper-menu__item {
  position: relative;
  padding: 0 5px;
  margin: 0 5px;
  color: #001745;
}
.helper-menu__item:hover .helper-menu__sup, .helper-menu__item.active .helper-menu__sup {
  display: block;
}
@media (max-width: 991px) {
  .helper-menu__item {
    padding: 15px 3px;
    margin: 0 2px;
  }
}
.helper-menu__link {
  color: #707070;
  padding: 16px 0 15px 0;
  position: relative;
  display: block;
}
.helper-menu__link .nicon-left {
  margin-right: 5px;
}
.helper-menu__link .nicon-right {
  margin-left: 5px;
}
.helper-menu__link .nicon.icon-turkey-icon {
  display: inline-flex;
  font-size: 18px;
  margin-top: -3px;
}
.helper-menu__link-drop {
  display: flex;
  align-items: center;
}
.helper-menu__sup:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  top: -1px;
  left: 15%;
  z-index: 999;
}
.helper-menu__sup {
  position: absolute;
  display: none;
  background-color: #f4f4f0;
  padding: 44px 30px 30px;
  top: 100%;
  width: 500px;
  left: auto;
  right: 0;
  margin-top: -1px;
  z-index: 9999;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.helper-menu__sup .helper-menu__sup-title {
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  color: #333;
}
.helper-menu__sup .helper-menu__sup-text {
  font-size: 11px;
}
.helper-menu__sup .helper-menu__sup-text a {
  line-height: 20px;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  display: block;
  margin: 0;
  color: #001745;
}
.helper-menu__basket.helper-menu__sup {
  width: 420px;
  left: auto;
  right: 0;
  padding: 30px;
}
.helper-menu__basket.helper-menu__sup:before {
  right: 10%;
  left: auto;
}
.helper-menu__sing-login {
  display: flex;
  align-items: center;
}
.helper-menu__sing-login span {
  width: 1px;
  background-color: #707070;
  height: 20px;
  margin: 0 10px;
}
.helper-menu__sing-login .account-exit {
  color: #707070;
  background-color: transparent;
  text-transform: uppercase;
}
.helper-menu__sing-login .account-exit:hover {
  color: inherit;
}

.fieldset-mobile-search {
  border: 1px solid #616161;
}
.fieldset-mobile-search legend {
  font-size: 11px;
  font-weight: 400;
  text-decoration: underline;
  margin-left: 12px;
  color: #000;
  padding: 0 4px;
}

.popular-words-part-mobile {
  margin-top: 30px;
}
.popular-words-part-mobile .popular-searchs {
  font-size: 15px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 24px;
}
.popular-words-part-mobile .popular-words-container {
  display: flex;
  flex-direction: column;
}
.popular-words-part-mobile .popular-words-container .popular-words {
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 400;
}

.nheader__search {
  display: flex;
}
@media (max-width: 991px) {
  .nheader__search {
    padding: 0 18px;
    margin-top: -8px;
  }
}
.nheader__search-btn {
  display: block;
  background-color: transparent;
  padding: 16px 0 15px 0;
}
.nheader__search-btn:after {
  content: "\e92c";
  font-family: "icomoon" !important;
}
.nheader__search-mobile .nheader__search-btn {
  font-size: 21px;
  font-weight: 700;
}
.nheader__search-text {
  display: block;
  border: none;
  border-bottom: 1px solid #e7e7e7;
  margin-left: 5px;
  align-self: center;
}
.nheader__search-mobile .nheader__search-text {
  width: 100%;
  line-height: 2;
  border-left: 1px solid rgba(0, 0, 0, 0.3098039216) !important;
  font-size: 15px;
  border-bottom: none;
  margin-left: 14px;
  padding-left: 12px;
}

.nheader__search-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-new-wrapper {
  position: fixed;
  left: 0;
  width: 100vw;
  height: 38.75rem;
  background-color: #fff;
  z-index: 22222;
  visibility: hidden;
  opacity: 0;
  display: flex;
  top: 0;
  padding: 16px;
  flex-direction: column;
}
.search-new-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.search-new-wrapper__top-part {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  height: max-content;
}
.search-new-wrapper__middle-part {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.search-new-wrapper__input-wrapper {
  display: flex;
  flex: 0 0 73.33%;
  height: 40px;
  max-width: 500px;
  width: 100%;
  flex-direction: column;
}
.search-new-wrapper__input-wrapper .nheader__search-text {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 8px;
  height: 4px;
}
.search-new-wrapper__input-wrapper button {
  padding: 10px 8px;
  font-weight: 800;
}
.search-new-wrapper__input-wrapper__top {
  display: flex;
  border: 0.74px solid #616161;
  height: 40px;
  max-width: 500px;
  width: 100%;
}
.search-new-wrapper__input-wrapper__bottom {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.search-new-wrapper__input-wrapper__bottom .popular-words-container {
  display: flex;
  flex-direction: column;
}
.search-new-wrapper__input-wrapper__bottom .popular-words-container .popular-words {
  font-size: 16px;
  font-weight: 400;
  color: black;
  margin-bottom: 14px;
}
.search-new-wrapper__input-wrapper__bottom .popular-words-part {
  display: none;
}
.search-new-wrapper__input-wrapper__bottom .popular-words-part .popular-searchs {
  color: #000;
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 28px;
}
.search-new-wrapper__close {
  color: #000000;
  font-size: 16px;
  font-weight: 800;
  line-height: 21.86px;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
  flex: 0 0 13.33%;
  display: flex;
  justify-content: right;
}

.header-overlay-wrapper {
  position: fixed;
  left: 0;
  width: 100vw;
  height: 1000vw;
  background: rgba(0, 0, 0, 0.44);
  z-index: 22221;
  will-change: opacity;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.header-overlay-wrapper.active {
  opacity: 1;
  visibility: visible;
}

.desktop-nbasket {
  padding-right: 30px;
}
.desktop-nbasket .nbasket-wrapper {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 0;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  right: 0;
  color: #001745;
}
.desktop-nbasket .nicon-bag {
  background-image: url(/static_omnishop/dist/basket.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.nmenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
}
.nmenu__item {
  position: static;
}
.nmenu__item.anonymous-order-link i {
  font-size: 16px;
  margin-right: 7px;
}
@media (min-width: 1200px) {
  .nmenu__item.anonymous-order-link {
    flex: 0 0 8%;
    margin-right: 0px;
    text-align: right;
    font-size: 16.8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.nmenu__item a {
  color: #656565;
  letter-spacing: 1px;
  white-space: inherit;
}
@media (min-width: 1200px) {
  .nmenu__item a {
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .nmenu__item a {
    font-size: 11px;
  }
}
.nmenu__item:hover > .nav__sub-wrap {
  display: block;
  opacity: 1;
  visibility: visible;
}
.nmenu__item:hover > a {
  text-shadow: -0.25px -0.25px 0 black, 0.25px 0.25px black;
  color: #001745;
}
.nmenu__item.active > .nav__sub-wrap {
  display: block;
  opacity: 1;
  visibility: visible;
}
.nmenu__item--styled .nmenu__link img {
  height: 20px;
}
.nmenu__item .container {
  max-width: 100%;
}
.nmenu__link {
  font-family: "Figtree-Regular";
  font-size: 12px !important;
}

@media (min-width: 994px) {
  .body-search .header-fix {
    position: fixed;
    top: 0;
    width: 100%;
  }
}
@media (min-width: 994px) {
  .body-search .js-container.scroll-fix {
    padding-top: 145px;
  }
}
@media (max-width: 991px) {
  .body-search .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.header__top {
  background: #001745;
}

.header__logo {
  padding-top: 26.5px;
}

.header__nav {
  width: 100%;
  position: relative;
  padding-top: 30px;
  z-index: 9;
  background-color: #fff;
}

.header__nav-banner {
  display: block;
}

.header__nav-bottom {
  margin-top: 0 !important;
  padding: 12px 0;
  text-align: center;
  background-color: #001745;
}

.header__nav-bottom-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.header__search {
  line-height: 40px;
  position: relative;
  margin-top: 10px;
}

.header__search-text {
  font-size: 20px;
  padding-left: 15px;
  padding-right: 50px;
  height: 44px;
  border: 1px solid #000;
  width: 100%;
}

.header__search-text::-webkit-input-placeholder {
  line-height: 39px;
}

.header__search-text::-moz-placeholder {
  line-height: 39px;
}

.header__search-text:-ms-input-placeholder {
  line-height: 39px;
}

.header__search-text::placeholder {
  line-height: 39px;
}

.header__search-text:focus {
  background-color: #f1f1ec;
}

.header__search-btn {
  top: -webkit-calc(50% - 21px);
  top: calc(50% - 21px);
  height: 41px;
  line-height: 40px;
  right: 1px;
  padding: 0 0.5em;
  font-size: 2em;
  position: absolute;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  border: none;
}

.header__search-btn:after {
  content: "\f002";
  font-family: FontAwesome;
}

.logo a {
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 310px;
  height: auto;
}

.logo-fix a {
  -webkit-transform: translateY(-2000%);
  -ms-transform: translateY(-2000%);
  transform: translateY(-2000%);
}

.twodosts {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}

.nav__left {
  float: left;
}

.nav__left-logo {
  visibility: hidden;
  padding-top: 7px;
  float: left;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  width: 0;
}

.nav__left-logo a {
  display: block;
  background-image: url(/static_omnishop/dist/mobile-logo.png);
  background-repeat: no-repeat;
  width: 151px;
  height: 21px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.nav__left-logo img {
  display: none;
  max-width: 150px;
  width: 100%;
  display: none;
}

.nav__right {
  float: right;
  width: 35%;
}

.menu {
  text-align: justify;
  overflow: hidden;
  padding-right: 40px;
  height: 35px;
}

.menu:after {
  content: " ";
  margin-left: 100%;
  display: inline-block;
}

.menu__item {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 18px;
  position: static;
}

.menu__item:hover > .nav__sub-wrap {
  display: block;
  opacity: 1;
  visibility: visible;
}

.menu__item:hover > a {
  border-bottom: 2px solid #222;
}

.menu__item.active > .nav__sub-wrap {
  display: block;
  opacity: 1;
  visibility: visible;
}

.menu__link {
  color: #001745;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid transparent;
}

.menu__link:hover {
  border-bottom: 2px solid #222;
  color: #001745;
  font-size: 14px;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.menu__link:focus {
  color: #001745;
  font-size: 14px;
}

.top__list {
  float: left;
}

.top__item {
  display: inline-block;
  margin: 0 20px 0 0;
  position: relative;
  vertical-align: top;
}

.top__item-tel a {
  font-size: 14px;
  position: relative;
  padding: 14px 24px 14px 0;
}

.top__item-tel a i {
  font-size: 20px;
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 11px);
  top: calc(50% - 11px);
}

.top__link {
  font-family: "Figtree-Medium", sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 16px 24px 15px 0;
  position: relative;
  display: block;
}

.top__link-drop {
  padding-right: 40px;
}

.top__link-drop i {
  right: 14px;
}

.top__link-drop:after {
  content: "\f04b";
  right: 0;
  -webkit-font-smoothing: antialiased;
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 0.8em;
}

.top__link:hover {
  color: #fff;
}

.top__link:focus {
  color: #fff;
}

.top__list-right {
  float: right;
  padding-right: 4.5px;
}

.top__list-right .top__link {
  padding-right: 0;
}

.top__list-right .top__item:last-child {
  margin-right: 0;
  padding-left: 20px;
}

.top__list-right .top__item:last-child a {
  padding-right: 30px;
}

.top__list-right .top__item:first-child {
  padding-left: 25px;
  margin-right: 0;
}

.top__list-right .top__item .icon {
  -webkit-background-size: 30px 35px;
  background-size: 30px 35px;
  top: -webkit-calc(50% - 12px);
  top: calc(50% - 12px);
  right: 0;
  color: #001745;
  line-height: 26px;
  text-align: center;
  font-style: normal;
  font-size: 11px;
  font-family: Arial, sans-serif;
  padding-left: 1px;
}

.top__sing-login a, .top__sing-login span {
  vertical-align: middle;
  margin: 0;
  display: inline-block;
}

.top__sing-login span {
  width: 1px;
  background-color: #fff;
  margin: -1px 5px 0;
  vertical-align: middle;
  height: 12px;
}

.top__sing-login form {
  display: inline;
}
.top__sing-login .account-exit {
  font-family: "Figtree-Medium", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  vertical-align: middle;
}

#top__sup-form-sing #password-error.inputBorder {
  display: none !important;
}

.top__sup-text .bulten-email {
  vertical-align: bottom;
  margin: 8px 0 0 0;
}

.top__sup-text .bulten-email a, .top__sup-text .bulten-email label {
  display: inline-block;
  vertical-align: bottom;
  font-size: 11px;
  line-height: 12px;
}

.top__sup-text .bulten-email label {
  padding-left: 20px;
  padding-top: 2px;
}

.top__sup-text .bulten-email label:before {
  width: 15px;
  height: 15px;
}

.top__sup-text .bulten-email a {
  text-decoration: underline;
}

.top__sup-text .bulten-email a:hover {
  text-decoration: none;
}

.top__sup-text .bulten-email input[type=checkbox]:checked ~ label::before {
  background-position: center;
}

.icon {
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 13px);
  top: calc(50% - 13px);
  width: 21px;
  height: 21px;
  vertical-align: middle;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  background-position: center center;
}

.icon-loc {
  background-image: url(/static_omnishop/dist/icon-location.svg);
}

.icon-lang {
  background-image: url(/static_omnishop/dist/icon-language.svg);
}

.icon-cards {
  background-image: url(/static_omnishop/dist/icon-cards.svg);
}

.icon-mail {
  background-image: url(/static_omnishop/dist/icon-mail.svg);
  -webkit-background-size: 30px 30px;
  background-size: 30px;
}

.icon-bag {
  background-image: url(/static_omnishop/dist/icon-bag.svg);
}

.top__item:hover .top__sup,
.top__item.active .top__sup {
  display: block;
}

#top__item-mouse.top__item:hover .top__sup {
  display: none;
}

#top__item-mouse.top__item.active .top__sup {
  display: block;
}

.top__sup {
  position: absolute;
  display: none;
  background-color: #f4f4f0;
  padding: 44px 30px 30px;
  border-top: 1px solid #001745;
  top: 100%;
  width: 500px;
  left: 0;
  margin-top: -1px;
  z-index: 9999;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.top__sup:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #001745;
  top: -1px;
  left: 15%;
  z-index: 999;
}

.top__sup-mail {
  left: auto;
  right: 0;
  width: 400px;
  padding: 30px;
}

.top__sup-mail b {
  font-weight: 700;
}

.top__sup-mail .btn-blue {
  display: inline-block;
  background-color: #fc0d1b;
  border: 1px solid #fc0d1b;
}

.top__sup-mail h3 {
  font-weight: 700;
}

.top__sup-mail p {
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  display: block;
  text-transform: none;
  color: #666;
}

.top__sup-mail:before {
  right: 15%;
  left: auto;
}

.top__sup-title {
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  color: #333;
}

.top__sup-text {
  font-size: 11px;
}

.top__sup-text a {
  line-height: 20px;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  display: block;
  margin: 0;
  color: #001745;
}

.top__sup-text a.reg-btn {
  color: #fff;
  line-height: 30px;
}

.top__sup-text a.reg-btn:hover {
  text-decoration: none;
}

.top__sup-text a:hover {
  text-decoration: underline;
}

.top__sup-form input[type=email], .top__sup-form input[type=password], .top__sup-form input[type=text] {
  width: 58%;
  display: inline-block;
  border: 1px solid #ccc;
  color: #333;
  outline: 0;
  font-size: 14px;
  line-height: 28px;
  height: 30px;
  padding-left: 8px;
  background-color: #fff;
}

.top__sup-form input[type=email]:focus, .top__sup-form input[type=password]:focus, .top__sup-form input[type=text]:focus {
  background-color: #f4f0d1;
}

.top__sup-form input[type=email][type=submit], .top__sup-form input[type=password][type=submit], .top__sup-form input[type=text][type=submit] {
  width: 40%;
  margin-right: 0;
  float: right;
  color: #fff;
}

.top__sup-basket {
  padding: 30px 30px 0;
}

.top__sup.sing {
  width: 600px;
}

.top__sup.sing .top__sup-sing {
  margin-top: 25px;
  padding: 0 15px 0 0;
}

.top__sup.sing .top__sup-line {
  border-right: 1px dotted #c5c6c8;
}

.top__sup.sing input[type=email], .top__sup.sing input[type=password], .top__sup.sing input[type=text] {
  width: 100%;
  margin-bottom: 10px;
  font-family: medium, sans-serif;
}

.top__sup.sing input[type=email][type=password], .top__sup.sing input[type=password][type=password], .top__sup.sing input[type=text][type=password] {
  margin-bottom: 0;
}

.top__sup.sing label, .top__sup.sing sup {
  font-size: 12px;
  font-family: "Figtree-Medium", sans-serif;
  color: #666;
  text-transform: uppercase;
  padding-bottom: 2px;
  display: inline-block;
}

.top__sup.sing label sup, .top__sup.sing sup sup {
  color: #fe0000;
}

.top__sup-check {
  position: relative;
}

.top__sup-check input {
  left: 0;
  top: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  display: block;
  border: 1px solid #001745;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.top__sup-check input[type=checkbox].inputBorder + label:before, .top__sup-check input[type=checkbox].inputBorder + span + label:before {
  border-color: #fe0000;
  border-width: 2px;
}

.top__sup-check label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.top__sup-check label:hover {
  color: #5792ed;
}

.top__sup-check label:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  display: block;
  border: 1px solid #001745;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: center center;
  display: none;
}

.top__sup-check input[type=checkbox]:checked ~ label:before {
  content: "";
  background-image: url(/static_omnishop/dist/bulten-check.png);
  background-repeat: no-repeat;
}

.basket-empty {
  text-transform: uppercase;
  font-size: 1.3em;
  text-align: center;
}

.sup-form__send {
  margin-top: 20px;
}

.sup-form__send input {
  width: auto;
  display: block;
  float: left;
  background-color: #111841;
  border: 1px solid #111841;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.sup-form__send a {
  color: #666;
  font-family: "Figtree-Medium", sans-serif;
  margin-top: 12px;
  border-bottom: 1px dotted #666;
}

.sup-form__send a:hover {
  border-bottom: 1px solid #666;
}

.top__basket {
  width: 420px;
}

.top__basket .top__sup-title {
  margin-bottom: 20px;
}

.mini__basket {
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  font-size: 0;
}

.mini__basket-scroll {
  font-family: "Figtree-Regular", sans-serif;
  max-height: 270px;
  overflow-y: auto;
}

.mini__basket-left {
  display: inline-block;
  max-width: 120px;
  max-height: 120px;
}

.mini__basket-left img {
  padding-bottom: 1px;
  border-bottom: 1px solid #ccc;
}

.mini__basket-right {
  width: calc(100% - 120px);
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
}

.mini__basket-title {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 12px;
  max-width: 165px;
}

.mini__basket-title a {
  padding-right: 0 !important;
  font-size: 12px;
  color: #333;
  display: inline;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.mini__basket-descr {
  color: #666;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 5px;
}
.mini__basket-descr .mini__basket-color {
  margin-bottom: 3px;
}

.mini__basket-counter {
  width: auto !important;
  float: left;
}
.mini__basket-counter .product-counter {
  height: 30px;
}
.mini__basket-counter .product-counter__count select {
  width: 50px;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  float: left;
}
.mini__basket-counter .product-counter__count:after {
  line-height: 26px;
  right: 8px;
}

.mini__basket-bottom {
  float: right;
  margin-top: 10px;
}
.mini__basket-bottom .basket__item-delete a {
  font-size: 12px;
}

.mini__basket-price {
  margin-bottom: 8px;
}
.mini__basket-price .mini__basket-retail-price {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  text-decoration: line-through;
  padding-right: 10px;
}
.mini__basket-price ins span {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.mini__basket-price ins {
  text-decoration: none;
}

.mini__basket-descr b {
  text-transform: uppercase;
  color: #333333;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 500;
}

.mini__basket-descr span {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #666;
  font-weight: 500;
}

.mini__basket-footer {
  margin-top: 15px;
}
.mini__basket-footer .mini__basket.empty {
  display: block;
}
.mini__basket-footer .mini__basket.full {
  display: none;
}
.mini__basket-footer.basket-not-empty .mini__basket.empty {
  display: none;
}
.mini__basket-footer.basket-not-empty .mini__basket.full {
  display: block;
}

.mini__basket-footer .basket-footer__sum {
  font-weight: 700;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.mini__basket-footer .basket-footer__sum b {
  float: right;
}

.mini__basket-send {
  text-align: right;
}

.mini__basket-banner {
  margin-top: 15px;
  text-align: center;
}

.btn-blue {
  color: #fff;
  text-transform: uppercase;
  background-color: #fc0d1b;
  border: 1px solid #fc0d1b;
  font-size: 15px;
  line-height: 28px;
  height: 30px;
  text-align: center;
  font-family: Arial, sans-serif;
  padding: 0 25px;
  vertical-align: middle;
}

.btn-blue:hover {
  text-decoration: none;
  border-bottom: none;
  color: #fff;
  border: 1px solid #d3030f;
}

.btn-blue input[type=submit].btn-blue, .btn-blue:focus {
  color: #fff;
}

.nav__sub {
  width: 100%;
  background-color: #FFFFFF;
  border-bottom: 1px solid #999;
}

.nav__sub-wrap {
  position: absolute;
  background-color: #f9f9f9;
  top: 100%;
  left: 0 !important;
  width: 100%;
  height: auto;
  margin-left: 0 !important;
  opacity: 0;
  z-index: 16;
  visibility: hidden;
  margin-top: -2px;
  border-top: 2px solid transparent;
}

.nav__sub-main {
  padding: 0 0 20px;
  width: 100%;
  color: #001745;
  overflow: hidden;
}

.nav__sub-title {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "Figtree-Medium", sans-serif;
  margin-top: 0;
}

.nav__sub-item {
  margin: 10px 0;
}

.nav__sub-list {
  margin-right: 20px;
}

.nav__sub-list:last-child {
  margin-right: 0;
}

.nav__sub-link {
  font-size: 16px;
  line-height: 1em;
  color: #001745;
  text-transform: capitalize;
}

.nav__sub-link:hover {
  border-bottom: 1px solid #001745;
}

.h_n-slider {
  height: 16px;
}
.h_n-slider overflow:hidden .slick-list {
  height: 23px !important;
}
.h_n-slider overflow:hidden .slick-list .slick-track {
  height: 230px !important;
}
.h_n-slider overflow:hidden .slick-list .slick-track .slick-slide {
  min-width: 971px !important;
}
@media (max-width: 575px) {
  .h_n-slider overflow:hidden .slick-list .slick-track .slick-slide {
    min-width: 360px !important;
  }
}

.h_n-slider__item {
  display: block;
  line-height: 1.15;
  border: 2px solid transparent !important;
}

.h_n-slider__item:focus {
  outline: 0;
}

.h_n-slider__item a {
  color: #000;
}

.h_n-slider__item span {
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: "Figtree-Medium", sans-serif;
  letter-spacing: 0;
  height: 13px;
  font-size: 14px;
  position: relative;
  line-height: 13px;
  padding-right: 15px;
  display: inline;
  color: #fff !important;
}
@media (max-width: 767px) {
  .h_n-slider__item span {
    overflow: visible;
  }
}

.h_n-slider__item span:after {
  right: 15px;
  margin-right: -10px;
  top: -webkit-calc(50% - 5px);
  top: calc(50% - 5px);
  font-size: 0.6em;
  content: "\f04b";
  font-size: 10px;
}

.mfp-bg, .mfp-wrap {
  z-index: 99999;
}

.bultenPopup-main {
  position: relative;
  background-color: #fff;
  padding: 20px 40px;
  max-width: 1000px;
  margin: auto;
  display: block;
  font-size: 2em;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Figtree-Bold", sans-serif;
  z-index: 9999;
}

.bultenPopup {
  position: relative;
}

.bultenPopup h4, .bultenPopup h5 {
  margin: 0;
  padding: 10px 0;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Figtree-Bold", sans-serif;
  color: #454545;
}

.bultenPopup p {
  color: #454545;
  padding: 5px 0;
  line-height: 18px;
  font-family: Helvetica, Arial, Verdana sans-serif;
  font-size: 12px;
}

.bultenPopup-main {
  position: relative;
}

.bultenPopup-main .mfp-close {
  color: #fff !important;
  font-size: 2em;
  position: absolute;
  background-color: #001745;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.nav__slider {
  max-height: 330px;
  overflow: hidden;
  display: none;
}

@media only screen and (min-width: 992px) {
  .header__search {
    display: block;
  }
  .overlay {
    opacity: 0;
  }
}
@media only screen and (max-width: 992px) {
  .header__search {
    display: none;
    margin-bottom: 3px;
    line-height: 38px;
  }
  .header__search-text {
    height: 38px;
  }
  .header__search-btn {
    height: 35px;
    line-height: 35px;
    top: -webkit-calc(50% - 19px);
    top: calc(50% - 19px);
  }
  .h_n-slider__item span {
    font-size: 12px;
    height: 12px;
    line-height: 11px;
  }
  .overlay {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .overlay.active {
    opacity: 0.5;
    z-index: 999;
  }
  .bultenPopup-main {
    height: 100vh;
    overflow-y: auto;
    margin: 1px;
  }
  .bultenPopup-main .mfp-close {
    position: fixed;
    top: 0;
    right: 10px;
    background-color: transparent;
    color: #000 !important;
  }
}
.active-coupon-line {
  text-align: center;
  padding: 10px;
  display: none;
  font-size: 14px;
  line-height: 1;
  background-color: #f1f1f1;
  color: #05204d;
}
.active-coupon-line b {
  font-family: "Figtree-Medium";
}

.header-favourite {
  display: flex;
  align-items: center;
}
.header-favourite i {
  font-size: 25px;
  font-weight: bold;
}

.mobile__user i {
  font-weight: bold;
  color: #001745;
}

.menu-user-icon {
  width: 25px;
}

.mobile__bar {
  margin-top: 5px;
}

@media (max-width: 991px) {
  .sect {
    margin-bottom: 15px;
  }
  .header {
    -webkit-box-shadow: 0 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow: 0 3px 5px rgba(100, 100, 100, 0.49);
  }
  .header-fixed {
    padding-bottom: 0;
  }
  .header__search-text {
    padding-right: 15px;
  }
  .header__top {
    display: none;
  }
  .header__logo {
    height: auto !important;
    overflow: visible !important;
    padding-top: 8px !important;
  }
  .logo-fix a {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .header__nav {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .header__nav-banner {
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 4px;
  }
  .h_n-slider {
    height: 20px !important;
    overflow: hidden;
  }
  .header__search-btn {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .header__logo .container, .header__nav .container {
    max-width: 100%;
    width: 100%;
  }
  .mobile__top {
    display: table;
    padding: 10px 0 0;
  }
  .mobile__bag img, .mobile__bar img, .mobile__loc img, .mobile__user img {
    min-width: 160px;
  }
  .logo, .mobile__bag, .mobile__bar, .mobile__loc, .mobile__user {
    display: table-cell;
    width: auto;
    vertical-align: middle;
  }
  .logo div, .mobile__bag div, .mobile__bar div, .mobile__loc div, .mobile__user div {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 1000px;
  }
  .logo:last-child div, .logo:nth-child(4) div, .mobile__bag:last-child div, .mobile__bag:nth-child(4) div, .mobile__bar:last-child div, .mobile__bar:nth-child(4) div, .mobile__loc:last-child div, .mobile__loc:nth-child(4) div, .mobile__user:last-child div, .mobile__user:nth-child(4) div {
    text-align: right;
  }
  .logo a, .mobile__bag a, .mobile__bar a, .mobile__loc a, .mobile__user a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: auto;
    height: 28px;
  }
  .logo i, .mobile__bag i, .mobile__bar i, .mobile__loc i, .mobile__user i {
    color: #001745;
    font-size: 24px;
    width: 24px;
    display: block;
  }
  .logo {
    width: 150px;
  }
  .logo div {
    text-align: center;
  }
  .logo a {
    max-width: 150px;
  }
  .mobile__bar a {
    position: relative;
  }
  .mobile__bar a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #001745;
  }
  .mobile__shop-bag {
    position: relative;
  }
  .mobile__shop-basket {
    position: absolute;
    top: 0;
    right: -5px;
    z-index: 1;
    display: block;
    border: 1px solid #fff;
    padding: 0 5px;
    height: 17px;
    line-height: 16px;
    width: 17px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background-color: #001745;
    text-align: center;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    font-family: "Figtree-Light", sans-serif;
  }
  .nav__right {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  .nav__left {
    display: none;
  }
  .header__nav-banner {
    margin-top: 0;
  }
  .h_n-slider__item span {
    display: inline-block;
    vertical-align: middle;
    color: #001745;
  }
  .header__search-text {
    border-color: #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .mobile__menu {
    padding-top: 30px;
    max-height: 350px;
    overflow-y: auto;
    margin-right: -5px;
    padding-right: 5px;
    padding-bottom: 100px;
  }
  .mobile__menu__cargo {
    position: relative;
    top: 4px;
  }
  .mobile__menu__item {
    border-bottom: 1px solid #001745;
  }
  .mobile__menu__item.flex-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile__menu__item.flex-item form button {
    background-color: #FFFFFF;
    font-size: 16px;
    color: #d0112b;
  }
  .mobile__menu__link {
    color: #001745;
    text-transform: uppercase;
    display: block;
    vertical-align: middle;
    padding: 16px 0;
    text-align: left;
    font-weight: 700;
    font-family: "Figtree-Medium";
    line-height: 16px;
    font-size: 15px;
    display: block;
    letter-spacing: -0.5px;
    cursor: pointer;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .mobile__menu__link.sub {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .mobile__menu__link .fa-angle-down {
    float: right;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 22px;
    margin-right: 18px;
  }
  .mobile__menu__link.active .fa-angle-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mobile__dropdown {
    display: none;
  }
  .mobile__dropdown-category {
    margin-left: 2%;
    font-weight: 700;
  }
  .mobile__dropdown__link {
    margin-left: 5%;
    padding: 13px 0;
    text-transform: capitalize;
    font-family: "Figtree-Light", sans-serif;
    font-weight: 300;
  }
  .mobile__elem i {
    width: 8%;
    margin: 0 20px 0 0;
    font-size: 22px;
  }
  .icon-ask {
    width: 0 !important;
    margin: 0 13px 0 0 !important;
    font-size: 19px !important;
  }
  .footer__banner {
    position: fixed;
    z-index: 500;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    display: block;
    height: auto;
    bottom: -220px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    overflow: hidden;
    height: 265px;
  }
  .footer__banner.active {
    bottom: 0;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .footer__banner-open {
    background-color: #001745;
    cursor: pointer;
    height: 50px;
    overflow: hidden;
  }
  .footer__banner-descr {
    text-align: left;
    padding: 10px 0;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
    font-family: "Figtree-Light", sans-serif;
    text-transform: uppercase;
    color: #fff;
  }
  .footer__banner-icon {
    float: right;
  }
  .footer__banner-icon .fa {
    color: #fff;
    margin-top: -webkit-calc(50% + 0px);
    margin-top: calc(50% + 0px);
    font-size: 18px;
    margin-right: 15px;
  }
  .footer__banner-slider .slick-arrow {
    color: #001745;
    font-size: 36px;
    position: absolute;
    top: -webkit-calc(50% - 18px);
    top: calc(50% - 18px);
    cursor: pointer;
    z-index: 9;
  }
  .footer__banner-slider .slick-arrow.fa-angle-left {
    left: -30px;
  }
  .footer__banner-slider .slick-arrow.fa-angle-right {
    left: auto;
    right: -30px;
  }
  .footer__banner-list {
    padding: 15px 0;
    max-width: 310px;
    margin: 0 auto;
    position: relative;
  }
  .products__sort {
    padding-left: 0;
  }
  .button__add {
    margin-left: 0;
    width: 100%;
  }
  .pay__carts div span {
    color: #333 !important;
  }
  .pay__carts.pay__carts-line {
    padding-right: 10px;
  }
  .pay__carts.pay__carts-line .checkout__btn {
    width: 100%;
    max-width: 250px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 993px) {
  .mobile__bag, .mobile__bar, .mobile__loc, .mobile__user {
    display: none;
  }
  .logo {
    float: left;
  }
  .footer__banner {
    display: none;
  }
  .footer__banner-open {
    display: none;
  }
  .mobile__menu.open {
    display: none;
  }
}
.navigation {
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
@media (min-width: 768px) {
  .navigation-box {
    height: 50px;
    padding-top: 8px;
    position: static;
  }
}

.navigation__item {
  text-align: center;
  display: inline-block;
  padding-right: 30px;
}
.navigation__item:hover .navigation__submenu.opened {
  visibility: visible;
  opacity: 1;
  display: block;
}
.navigation__item:hover > .navigation__link:after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  height: 4px;
  background-color: #fff;
  bottom: -1px;
}
.navigation__item .sub-set {
  display: table;
  margin: 0 auto;
}
.navigation__item .navigation__submenu__item-box {
  width: auto !important;
  max-width: 300px;
}
.navigation__item:first-child .navigation__submenu__item-box {
  max-width: 100%;
}
.navigation__item .multiple--column .navigation__submenu__item__link {
  float: left;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.navigation__item button {
  background: transparent;
  padding: 0px;
}
.navigation__item.open-search {
  position: relative;
  height: 40px;
  float: right;
  padding-right: 0px;
}
.navigation__item.open-search > .navigation__link {
  padding: 0px;
}
.navigation__item.open-search > .navigation__link:after {
  display: none !important;
}
.navigation__item.open-search i {
  font-size: 24px;
  margin-right: 20px;
}
.navigation__item.open-search .icon-search:before {
  top: 6px;
  font-size: 20px;
  position: absolute;
}
.navigation__item .search-txt {
  margin-left: 20px;
}

.navigation__link {
  display: block;
  font-size: 13px;
  color: #FFFFFF;
  padding: 8px 2px 15px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}
.navigation__link:hover {
  text-decoration: none;
  color: #FFFFFF !important;
}
.navigation__link:focus {
  text-decoration: none;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .navigation__link {
    color: #fff;
    font-size: 12px;
    padding: 17px 0 13px;
    border-top: 1px solid #353434;
  }
}

.navigation__submenu {
  width: 100%;
  position: absolute;
  padding: 33px 25px;
  color: #000;
  text-align: left;
  background: #fff;
  margin-top: 0px;
  z-index: 25;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  left: auto;
  right: 0;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .navigation__submenu {
    position: relative;
    transition: all 0.5s;
    border: 0;
    background: #0f0f0f;
    color: #fff;
    box-shadow: none;
    padding: 0;
    margin: 0px -10px -4px !important;
    opacity: 0;
    visibility: hidden;
    display: none;
    width: calc(100% + 20px) !important;
    padding-bottom: 8px;
  }
}
.navigation__submenu .container {
  max-width: 960px;
}

.navigation__submenu__list {
  font-size: 14px;
  white-space: normal;
  vertical-align: top;
  display: inline-block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .navigation__submenu__list {
    display: block;
    margin-right: 0;
  }
}

.navigation__submenu__item-box {
  float: left;
  width: 150px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .navigation__submenu__item-box {
    float: none;
    width: auto;
    padding-right: 0;
    text-align: left;
  }
}

.navigation__submenu__item {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .navigation__submenu__item {
    margin-bottom: 0px;
  }
}
.navigation__submenu__item:last-child {
  margin-bottom: 0;
}

.navigation__submenu__item.nosubmenu {
  margin-bottom: 10px;
  border: 0;
  padding-bottom: 0;
}

.navigation__submenu__img-box {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .navigation__submenu__img-box span:nth-child(n+3) {
    display: none;
  }
}
.navigation__submenu__img-box .navigation__submenu__img-toptitle {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .navigation__submenu__img-box .navigation__submenu__img-toptitle {
    color: #333;
  }
}
.navigation__submenu__img-box > span {
  display: block;
  float: left;
  margin-right: 18px;
}
@media (max-width: 767px) {
  .navigation__submenu__img-box > span {
    max-width: 40%;
    margin-bottom: 50px;
  }
}
.navigation__submenu__img-box > span:last-child {
  margin-right: 0;
}
.navigation__submenu__img-box img {
  max-width: 100%;
  margin-bottom: 10px;
}
.navigation__submenu__img-box .navigation__submenu__img-title {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .navigation__submenu__img-box .navigation__submenu__img-title {
    color: #333;
  }
}
.navigation__submenu__img-box .navigation__submenu__img-desc {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .navigation__submenu__img-box .navigation__submenu__img-desc {
    color: #333;
  }
}
.navigation__submenu__img-box .navigation__submenu__img-link {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .navigation__submenu__img-box .navigation__submenu__img-link {
    color: #333;
  }
}

.navigation__submenu__item__title {
  display: block;
  font-size: 14px;
  margin-bottom: 8px;
  padding-bottom: 11px;
  border-bottom: 1px solid #000;
  font-weight: 600;
}
.navigation__submenu__item__title:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation__submenu__item__title:hover {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .navigation__submenu__item__title {
    font-size: 12px;
    border-bottom: 0;
    color: #fff;
    padding-left: 17px;
    position: relative;
    padding-bottom: 0px;
    padding-top: 17px;
    margin-top: 0;
    margin-bottom: 0px;
    text-align: left;
    font-family: "Figtree-Regular";
  }
}

.nosubmenu .navigation__submenu__item__title {
  border: 0;
  padding-bottom: 0;
  text-transform: none;
}

.navigation__submenu__item__link {
  display: block;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Figtree-Light";
}
.navigation__submenu__item__link:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation__submenu__item__link {
    padding-left: 24px;
  }
}

.navigation__submenu__img-item {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.navigation__submenu__img-item:last-child {
  margin-right: 0;
}
.navigation__submenu__img-item:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation__submenu__img-item {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .navigation__submenu__img-item {
    width: 120px;
  }
}

.navigation__submenu__img-text {
  margin-top: 10px;
  color: #222;
  font-size: 14px;
}

.navigation__submenu__img-description {
  margin-top: 15px;
  font-size: 12px;
  color: #222;
}

.navigation__submenu__parent {
  display: none;
}

@media (max-width: 991px) and (min-width: 768px) {
  .search {
    bottom: -53px !important;
  }
  .navigation {
    text-align: center;
  }
  .navigation .menu-item {
    padding-right: 35px;
  }
  .navigation .menu-logo {
    padding-right: 0;
    transform: translateX(7px);
  }
}
.sub-menu-list-area {
  display: flex;
  margin-top: 30px;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.nav__sub {
  position: relative;
  min-height: 375px;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 60px;
}
.nav__sub .sub-menu-set {
  display: block;
}
.nav__sub .sub-menu-set .set-sub-link {
  width: 30%;
}
.nav__sub .sub-menu-set .set-sub-link a {
  display: block;
  position: relative;
  padding-right: 20px;
}
.nav__sub .sub-menu-set .set-sub-link a .sub-link-icon {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
@media (min-width: 992px) {
  .nav__sub .sub-menu-set .set-sub-link {
    width: 100%;
  }
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area {
  padding-left: 30px;
  margin-left: 30px;
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area .cta-link {
  font-size: 13px;
  position: relative;
  text-decoration: none;
  font-family: "Figtree-SemiBold";
  color: #001745;
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area .dropdown-menu {
  margin-top: 20px;
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area .dropdown-menu div {
  display: flex;
  flex-direction: row;
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area .dropdown-menu div li {
  padding-right: 22px;
  line-height: 27px;
  width: 100%;
}
.nav__sub .sub-menu-set .sub-menu-content .link-list-area .dropdown-menu div li a {
  font-size: 12px;
  color: #001745;
  font-family: "Figtree-Regular";
}
.nav__sub .sub-menu-set.active .sub-menu-content {
  display: block;
}
.nav__sub .sub-menu-set.active .set-sub-link a .sub-link-icon {
  display: block;
}
.nav__sub .widget-title {
  font-size: 18px;
  margin-bottom: 20px;
}

.header__basket {
  float: right;
  position: relative;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .header__basket {
    margin: 10px 4px 0px 0px;
  }
}
.header__basket:hover > .header__basket__box {
  opacity: 1;
  visibility: visible;
}
.header__basket__link {
  display: block;
  font-size: 24px;
  color: #FFFFFF !important;
}
.header__basket__link:hover {
  text-decoration: none;
}
.header__basket__link .basket-quantity {
  font-size: 8px;
  position: absolute;
  top: 13px;
  left: 5px;
  font-weight: 600;
  margin: 0px auto;
  width: 10px;
  text-align: center;
}

.header__basket.active .header__basket__box {
  opacity: 1;
  visibility: visible;
}

.header__basket-top {
  font-size: 12px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
  padding-top: 12px;
  color: #000;
}
.header__basket-top span {
  font-weight: 600;
}

.header__basket-inner {
  max-height: 268px;
  overflow-y: scroll;
  margin-right: -9px;
  padding-top: 10px;
}
.header__basket-inner::-webkit-scrollbar {
  width: 9px;
  position: absolute;
  right: -4.5px;
}
.header__basket-inner::-webkit-scrollbar-thumb {
  background-color: #4A4A4A;
  border-radius: 100px;
}

.header__basket__icon {
  display: block;
  text-align: center;
  letter-spacing: -0.5px;
}

.header__basket__box {
  position: absolute;
  width: 370px;
  padding: 10px 30px 0 30px;
  top: 27px;
  right: 0;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  z-index: 101;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.7);
}
.header__basket__box.empty {
  visibility: hidden !important;
}
.header__basket__box.empty:after, .header__basket__box.empty:before {
  display: none !important;
}

.header__basket__info {
  padding-bottom: 12px;
  border-bottom: 1px solid #d8d8d8;
}

.header__basket__item-box {
  display: table;
  width: 100%;
}

.header__basket__item-body {
  display: table-row-group;
}

.header__basket__item {
  display: block;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.header__basket__item > * {
  display: inline-block;
  vertical-align: top;
}
.header__basket__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.header__basket__item__img-box {
  width: 72px;
}

.header__basket__item__img {
  display: block;
  width: 72px;
  height: 72px;
  background-size: cover;
  border: 1px solid #e7e7e7;
  background-position: center center;
}

.header__basket__item__text {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.header__basket__item__text, .header__basket__item__text:hover, .header__basket__item__text:active, .header__basket__item__text:focus {
  text-decoration: none;
}

.header__basket__item__summary {
  padding: 11px 0;
}

.header__basket__item__delete {
  position: absolute;
  top: 30px;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  font-size: 16px;
  text-decoration: none !important;
}

.header__basket__item__total__quantity {
  float: left;
  width: 50%;
  white-space: nowrap;
}

.header__basket__item__text__product__image {
  width: 72px;
  max-width: 72px;
}

.header__basket__item__text__product__name {
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #000;
  font-weight: 600;
  font-size: 12px;
  margin-top: -2px;
}

.header__basket__item__price {
  font-family: "Figtree-Regular";
  font-size: 12px;
}
.header__basket__item__price span:first-child {
  margin-right: 5px;
}
.header__basket__item__price span:last-child {
  text-decoration: line-through;
}

.header__basket__item__total__price {
  float: right;
  width: 50%;
  text-align: right;
}

.header__basket__item__campaign {
  padding-top: 15px;
  text-align: center;
}

.header__basket__item__campaign__offer {
  line-height: 2;
}

.header__basket__bottom {
  position: absolute;
  bottom: 15px;
  left: 90px;
  font-size: 12px;
}
.header__basket__bottom span {
  margin-right: 10px;
  display: inline-block;
  font-family: "Figtree-Light";
}
.header__basket__bottom span i {
  font-weight: 600;
}

.header__basket__added__product__quantity {
  font-size: 12px;
  color: #000;
  padding-bottom: 11px;
  border-bottom: 1px solid #d8d8d8;
}

.header__basket__actions {
  text-align: right;
  padding-top: 16px;
  border-top: 1px solid #ddd;
}

.header__basket__actions-total-text {
  float: left;
  margin-bottom: 10px;
}

.header__basket__actions-total-amount {
  margin-top: 5px;
}
.header__basket__actions-total-amount span:first-child {
  text-decoration: line-through;
  font-size: 14px;
}
.header__basket__actions-total-amount span:last-child {
  padding-left: 10px;
  display: block;
  margin-top: -10px;
}

.header__basket__complete {
  text-align: center;
  height: 50px;
  line-height: 48px;
  color: #fff !important;
  display: block;
  width: 100%;
}
.header__basket__complete:hover, .header__basket__complete:active, .header__basket__complete:focus {
  text-decoration: none;
  color: #fff;
}

.header__basket__to-basket {
  color: #000;
  text-decoration: underline;
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0 10px;
  font-size: 12px;
}

.header__basket__text {
  padding: 0;
  position: relative;
  font-size: 12px;
}
.header__basket__text > span {
  float: left;
  margin-top: 4px;
}
.header__basket__text span:first-child {
  font-size: 21px;
  margin-right: 10px;
  margin-top: -3px;
}
.header__basket__text i:last-child {
  padding-left: 5px;
  font-weight: 600;
}

.header__basket__quantity {
  color: #000;
}

.header__basket__parenthesis {
  color: #000;
}

.m-basket-opener {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  height: 46px;
  width: 40px;
  position: relative;
  text-align: center;
  line-height: 43px;
  background: linear-gradient(to bottom, #8b8b8b, #020202);
  line-height: 53px;
}
.m-basket-opener span {
  position: absolute;
  background-color: #000;
  display: block;
  width: 10px;
  height: 10px;
  line-height: 15px;
  text-align: center;
  bottom: 17px;
  right: 15px;
  font-size: 7px;
  color: #fff;
  border-radius: 10px;
}
.m-basket-opener, .m-basket-opener:active, .m-basket-opener:focus, .m-basket-opener:hover {
  color: #000;
}
@media (min-width: 768px) {
  .m-basket-opener {
    display: none;
  }
}

.header__basket__upsells {
  margin: 10px -30px 0;
}
.header__basket__upsells span {
  display: block;
  width: 100%;
  color: #000000;
  font-size: 13px;
  text-align: center;
  padding: 20px 80px;
  background-color: #FFF5EF;
}
.header__basket__upsells span:nth-child(n+2) {
  display: none;
}

.header__basket-discounts {
  margin-top: -5px;
}
.header__basket-discounts > div {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.header__basket-discounts > div:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.header__basket-discount-name,
.header__basket-discount-amount {
  font-size: 12px;
}

.header__basket-discount-name {
  float: left;
  color: #d0112b;
}

.header__basket-discount-amount {
  float: right;
  color: #d0112b;
  font-weight: 600;
}

.header__user {
  float: right;
  position: relative;
  margin: -7px 20px 0 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header__user {
    margin: 12px 10px 0 0;
  }
}
.header__user i {
  font-size: 24px;
  color: #FFFFFF;
}
.header__user__auth__link {
  display: block;
  padding: 0 15px;
  font-size: 12px;
}
.header__user__auth__link:hover, .header__user__auth__link:focus, .header__user__auth__link:active {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header__user__auth__link {
    pointer-events: none;
  }
}
.header__user:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 41px;
  right: -3px;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 10px solid #eee;
  display: none;
}

.header__user__auth__menu {
  position: absolute;
  right: -60px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  height: 0;
  width: 210px;
  overflow: hidden;
  transition: height 0.3s;
  overflow: hidden;
  z-index: -1;
  margin-top: 24px;
}
.header__user__auth__menu-header {
  background-color: #eee;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
}
.header__user__auth__menu-header a, .header__user__auth__menu-header form {
  letter-spacing: 0.4px;
  color: #666;
  text-decoration: underline;
  font-size: 12px;
  border-right: 1px solid #666;
}
.header__user__auth__menu-header a:last-child, .header__user__auth__menu-header form:last-child {
  border-right: 0;
}
.header__user__auth__menu-header-login, .header__user__auth__menu-header-register {
  padding-right: 8px;
  padding-left: 8px;
  float: none;
}
.header__user__auth__menu-header form {
  display: inline-block;
  padding-left: 8px;
}
.header__user__auth__menu-header form button {
  background: transparent;
  text-decoration: underline;
}
.header__user__auth__menu__link {
  font-size: 14px;
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  font-size: 14px;
  color: #2d2d2d;
  border-bottom: 1px solid #ddd;
}
.header__user__auth__menu__link:last-child {
  border-bottom: 0;
  border-bottom: 0;
  background: transparent;
}
.header__user__auth__menu__link:hover {
  text-decoration: none;
  color: #d0112b;
}
.header__user__auth__menu-username {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  padding: 0px 8px 0px 0px;
  line-height: 16px;
  height: 16px;
  margin-top: 18px;
}
.header__user__auth__menu--logout {
  padding: 0px;
  min-width: 70px;
  height: 16px;
}

.header__user:hover {
  padding: 0 0 27px 126px;
}
@media (max-width: 767px) {
  .header__user:hover {
    padding: 0px;
  }
}
.header__user:hover > .header__user__auth__menu {
  height: 260px;
  z-index: 1;
}
.header__user:hover:after {
  display: block;
}

footer.footer {
  font-family: "Figtree-Regular", sans-serif;
  padding: 60px 0 0;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
@media (max-width: 991px) {
  footer.footer {
    padding: 0;
    margin-top: 15px;
  }
}
footer .footer-main {
  display: flex;
}
@media (max-width: 991px) {
  footer .footer-main {
    flex-direction: column;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
footer .footer-corporate {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding: 25px 0;
  text-align: center;
}
@media (max-width: 991px) {
  footer .footer-corporate {
    margin-top: 0;
    padding: 0;
  }
}
footer .footer-corporate-bottom {
  background-color: #011232;
  color: #fff;
  text-align: center;
  padding: 15px 0px;
  margin-top: 30px;
}
footer .footer-column {
  width: 37%;
  border-right: 1px solid #ccc;
  margin-right: 35px;
}
footer .footer-column:last-child {
  width: auto;
  border: none;
  margin-right: 0;
}
@media (max-width: 991px) {
  footer .footer-column {
    width: 100%;
    border-right: none;
    border-top: 1px solid #ccc;
  }
  footer .footer-column.subscribe-footer {
    display: none;
  }
}
footer .footer__in {
  text-transform: uppercase;
}
footer .footer__in-title {
  font-size: 16px;
  line-height: 1.9;
  font-family: "Figtree-Regular", sans-serif;
  margin: 10px 0 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
footer .footer__in-title i {
  display: none;
  visibility: hidden;
}
footer .footer__in-title.footer__in-subtitle {
  font-size: 12px;
  font-weight: normal;
  line-height: 2.5;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  footer .footer__in-title {
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
    line-height: 2;
  }
  footer .footer__in-title i {
    display: block;
    visibility: initial;
  }
}
footer .footer__in-title.sm {
  margin-top: 30px;
}
@media (max-width: 991px) {
  footer .nav__footer {
    overflow: hidden;
    display: none;
  }
  footer .nav__footer.open {
    display: block;
  }
}
footer .nav__footer-item {
  margin: 10px 0;
}
@media (max-width: 991px) {
  footer .nav__footer-item {
    padding: 0 15px;
  }
}
footer .nav__footer-link {
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}
@media (max-width: 991px) {
  footer .nav__footer-link {
    display: block;
    padding: 5px 5px 5px 20px;
    position: relative;
  }
  footer .nav__footer-link::before {
    content: "\e91b";
    display: block;
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    left: 5px;
    top: 7px;
  }
}
footer .nav__footer-link:hover {
  color: #242424;
}
footer .error-box, footer .error-boxTop {
  position: relative;
  padding-top: 5px;
}
footer .error-box span, footer .error-boxTop span {
  display: inline-block !important;
  color: #fe0000;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1em;
  position: relative;
  text-decoration: underline;
  position: absolute;
  left: 0;
  right: 0;
}
footer .error-box.f-height, footer .error-boxTop.f-height {
  height: 35px;
}
footer .email__footer-form {
  position: relative;
  margin-bottom: 10px;
}
footer .email__footer-form .bulten-email a, footer .email__footer-form .bulten-email label {
  font-size: 12px;
  color: #000;
  font-family: "Figtree-Regular", sans-serif;
}
footer .email__footer-form .bulten-email a {
  text-decoration: underline;
  padding: 0;
}
footer .email__footer-form .bulten-email a:hover {
  text-decoration: none;
}
footer .email__footer-form .bulten-email label {
  margin-bottom: 5px;
  display: block;
}
footer .email__footer-form .bulten-email label:before {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #fff;
  background-color: #fff;
}
footer .email__footer-form .bulten-email input[type=checkbox]:checked ~ label:before {
  background-image: url(/static_omnishop/dist/bulten-check.png);
  background-position: 2px 3px;
}
footer .ebulten-form-row {
  display: flex;
  margin-bottom: 15px;
}
footer .ebulten-form-row::after {
  content: "";
  display: block;
  clear: both;
}
footer .email__footer-input {
  min-width: 140px;
  height: 30px;
  color: #333;
  font-size: 13px;
  line-height: 23px;
  padding: 0 10px;
  font-family: medium, sans-serif;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
}
footer .email__footer .btn-email {
  width: 45px;
  line-height: 26px;
  padding: 0;
  display: block;
  background-color: #111841;
  border: 1px solid #111841;
  margin-left: 10px;
}
footer .socilal__icons {
  display: flex;
}
footer .fsocial__link {
  font-size: 34px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  color: #001745;
  background: #fff;
  position: relative;
  margin-right: 10px;
}
footer .fsocial__link i {
  display: flex;
}
footer .bank__icons {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  footer .bank__icons {
    display: grid;
    grid-template-columns: 35px 120px 50px auto;
    gap: 20px;
    justify-content: unset !important;
  }
  footer .bank__icons .etbis {
    text-align: right !important;
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  footer .bank__icons {
    justify-content: center !important;
    display: flex;
    align-items: center;
  }
}
footer .etbis {
  margin-top: 15px;
}
@media (max-width: 767px) {
  footer .etbis {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
footer .bank__icons .new-visa {
  height: 33px !important;
}
footer .bank__icons a img {
  max-width: 100%;
  height: 45px;
}
footer .bank__icons-link {
  display: flex;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  footer .bank__icons-link {
    margin: 0;
  }
}
footer .bank__icons a:last-child {
  margin-right: 0;
}
footer .footer__in-title.footer__in-subtitle.bank__icons-title {
  margin-top: 25px;
  margin-bottom: -5px;
}
footer .bank__icons .global-sing {
  display: inline-block;
}
footer .footer__corporate-wrap {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  footer .f-corporate__list {
    width: 100%;
  }
}
footer .f-corporate__item {
  float: left;
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
  border-left: 1px solid #ccc;
}
@media (max-width: 991px) {
  footer .f-corporate__item {
    width: 100%;
    clear: left;
    border-left: none;
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
    margin: 5px 0;
  }
}
footer .f-corporate__item:first-child {
  border-left: 0 solid #ccc;
  margin-left: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  footer .f-corporate__item:first-child {
    margin: 5px 0;
    padding: 0 10px;
  }
}
footer .f-corporate__link {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 991px) {
  footer .f-corporate__link {
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
  }
}
footer .f-corporate__link:hover {
  color: #000;
}
footer .copyright {
  color: #000;
  font-size: 12px;
  margin: 25px 0 0;
}
@media (max-width: 991px) {
  footer .copyright {
    margin: 10px 0;
  }
}
footer .go__top {
  position: fixed;
  bottom: 25px;
  right: -100%;
  z-index: 999999;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #001745;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 50px;
  height: 45px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #fff;
}
footer .go__top.active {
  right: 13px;
}
footer .go__top i {
  font-size: 1.4em;
  color: #fff;
  line-height: 45px;
  display: inline-block;
}
footer .BultenMesaj {
  border: 1px dotted red;
  color: red !important;
  padding: 5px;
  display: block;
}
footer .mobile-bank__icons {
  display: none;
  visibility: hidden;
  padding: 0 10px;
}
footer .mobile-bank__icons .mobile-bank__icons-title {
  font-size: 16px;
  text-align: left;
  line-height: 2;
  font-weight: bold;
}
@media (max-width: 767px) {
  footer .mobile-bank__icons .mobile-bank__icons-title {
    text-align: center;
    margin: 10px 0 0 0;
  }
}
footer .mobile-bank__icons .bank__icons {
  justify-content: space-between;
}
@media (max-width: 991px) {
  footer .mobile-bank__icons {
    visibility: visible;
    display: block;
  }
}
footer .footer__onlymobile {
  display: none;
}
footer .footer__onlymobile .mobile-column {
  margin-bottom: 60px;
}
footer .footer__onlymobile-links {
  font-size: 14px;
  line-height: 1.9;
  font-family: "Figtree-Regular", sans-serif;
  color: #0c2340;
  text-transform: uppercase;
}
footer .footer__onlymobile .footer-mobile-stable-column {
  border-top: 1px solid #ccc;
}
@media (max-width: 991px) {
  footer .footer__onlymobile {
    display: block;
  }
  footer .footer__onlymobile-links {
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    line-height: 2;
    border-bottom: 1px solid #ccc;
  }
  footer .footer__onlymobile-links.stable {
    justify-content: center;
  }
  footer .footer__onlymobile-links.stable i {
    margin-right: 10px;
    font-size: 24px;
  }
  footer .footer__onlymobile-links.mobile-social-media {
    flex-direction: column;
  }
}

.subscribe {
  padding: 35px 0;
  text-align: center;
  color: #000;
}
@media (max-width: 767px) {
  .subscribe {
    background-color: #636363 !important;
    color: #FFFFFF !important;
    text-align: left;
  }
}
.subscribe p {
  font-size: 12px;
  font-family: "Figtree-Light";
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .subscribe p {
    line-height: 23px;
  }
}
.subscribe__title {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .subscribe__title {
    font-weight: 300;
  }
}
.subscribe__form {
  max-width: 450px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .subscribe__form {
    padding: 0px 18px;
  }
}
.subscribe__input {
  width: 270px;
  height: 35px;
  line-height: 35px;
  background-color: #FFFFFF;
  border: solid 1px #e5e5e5;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.subscribe__button {
  width: 122px;
  height: 35px;
  line-height: 35px;
  background-color: #000 !important;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 200 !important;
  text-align: center;
  margin-left: -5px;
}
.subscribe_contract {
  margin-top: 16px;
  display: block;
}
.subscribe_contract span {
  text-decoration: underline;
}

.sitemap {
  color: #000;
  padding: 20px;
  text-transform: uppercase;
}
.sitemap h1 {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
}
.sitemap .row {
  display: flex;
  flex-wrap: wrap;
}
.sitemap .row > .sitemap_box {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.sitemap p {
  position: relative;
  margin: 5px 0;
}
.sitemap__parent {
  font-size: 17px;
  font-family: "Figtree-Regular";
}
.sitemap__parent:after {
  content: "";
  background-color: black;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 25px;
  height: 3px;
}
.sitemap__child {
  font-size: 15px;
  font-family: "Figtree-Regular";
  padding-left: 5px;
}
.sitemap__subchild {
  font-size: 14px;
  font-family: "Figtree-Light";
  padding-left: 10px;
}

.sms-modal-main .mfp-content {
  max-width: 520px;
  position: relative !important;
  height: auto !important;
  padding: 0;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .sms-modal-main .mfp-content {
    width: 100% !important;
    margin-bottom: 200px;
  }
}

.sms-confirm-form {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 47px 85px;
}
@media (max-width: 575px) {
  .sms-confirm-form {
    padding: 47px 22px;
  }
}
.sms-confirm-form .modal__title {
  margin-top: 20px;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 575px) {
  .sms-confirm-form .modal__title {
    font-size: 20px;
  }
}
.sms-confirm-form .modal__text {
  font-size: 14px;
  text-align: center;
}
.sms-confirm-form .modal__time {
  font-size: 16px;
  text-align: center;
  margin-top: 12px;
}
.sms-confirm-form .modal__resend {
  text-align: center;
  background-color: transparent;
  text-decoration: underline;
  font-size: 14px;
  margin: auto;
  margin-top: 12px;
  font-weight: 600;
}
.sms-confirm-form .sms-code {
  border: none;
  border-bottom: 1px solid;
  font-size: 13px;
  height: auto;
  padding: 8px 0;
  width: 100%;
}
.sms-confirm-form .modal__button {
  padding: 12px;
  border-radius: 20px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  background-color: #000;
  color: #fff;
  margin: 20px auto 0;
  text-transform: uppercase;
}
.sms-confirm-form .modal__button:disabled {
  cursor: not-allowed;
}
.sms-confirm-form .error {
  display: none;
  color: red;
  font-size: 14px;
}
.sms-confirm-form .auth__form__input-box--register {
  width: 100%;
}

.sms-confirm-success {
  color: #000;
  font-size: 14px;
  line-height: normal;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 80px;
}
@media (max-width: 575px) {
  .sms-confirm-success {
    padding: 47px 22px;
  }
}
.sms-confirm-success__title {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-top: 18px;
}
@media (max-width: 575px) {
  .sms-confirm-success__title {
    font-size: 20px;
  }
}
.sms-confirm-success__desc, .sms-confirm-success__subtitle {
  font-size: 14px;
}
.sms-confirm-success__subtitle {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 20px;
}
.sms-confirm-success__phone {
  font-weight: 600;
}
.sms-confirm-success__btn {
  width: 100%;
  padding: 12px;
  border-radius: 20px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  background-color: #000;
  color: #fff;
  margin: 20px auto 0;
  text-transform: uppercase;
}
.sms-confirm-success__btn:hover, .sms-confirm-success__btn:focus {
  text-decoration: none;
  color: #fff;
}

.body-account .sms-modal-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.body-account .sms-confirm-form,
.body-account .sms-confirm-success {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.whatsapp-connect {
  position: fixed;
  height: auto;
  bottom: 30px;
  right: 25px;
  z-index: 999;
  max-width: 385px;
}
.whatsapp-connect .whatsapp-info-wrapper {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header {
  background-color: #0A2341;
  color: white;
  display: flex;
  padding: 15px 20px;
  justify-content: space-between;
  align-items: center;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header .header-img {
  width: 60px;
  height: 60px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header .reduce-button {
  font-weight: bold;
  font-size: 20px;
  word-spacing: -8px;
  cursor: pointer;
  user-select: none;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header .title-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header .title-wrapper .title {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body {
  padding: 28px 20px;
  background-color: #F0F0F0;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .body-content-info {
  margin-bottom: 32px;
  font-size: 14px;
  font-weight: 400;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .body-content-info p:first-child {
  margin-bottom: 15px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  padding: 20px 12px 20px 17px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper .styled-checkbox {
  width: 20px;
  height: 20px;
  appearance: none;
  margin-right: 15px;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #0A2341;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper .styled-checkbox:checked::before {
  content: "\e943";
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 8px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper:not(:last-child) {
  margin-bottom: 10px;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper label {
  font-size: 12px;
  font-weight: 400;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper label a {
  text-decoration: none;
  text-decoration: underline;
  cursor: pointer;
  color: #000;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .contract-wrapper input {
  accent-color: black;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .submit-btn-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .form-wrapper form .submit-btn-wrapper .connect-whatsapp-button {
  cursor: pointer;
  user-select: none;
  margin-top: 28px;
  width: 161px;
  height: 48px;
  background-color: #0A2341;
  color: white;
  padding: 10px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
.whatsapp-connect .whatsapp-open-button {
  border-radius: 15px;
  font-weight: bold;
  color: white;
  padding: 0.75rem 1rem;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 768px) {
  .whatsapp-connect .whatsapp-open-button {
    border-radius: 12px;
  }
}
.whatsapp-connect .whatsapp-open-button .whatsapp-open-button-wrapper {
  display: flex;
  justify-content: left;
  align-items: center;
}
.whatsapp-connect .whatsapp-open-button .whatsapp-open-button-wrapper .whatsapp-icon {
  position: relative;
}
.whatsapp-connect .whatsapp-open-button .whatsapp-open-button-wrapper .whatsapp-icon .chat-logo {
  width: 50px;
  height: 50px;
}
.whatsapp-connect .whatsapp-open-button .whatsapp-open-button-wrapper .whatsapp-icon .close-btn {
  position: absolute;
  bottom: 0;
  left: -10px;
}

@media (max-width: 575px) {
  .whatsapp-connect {
    max-width: 100%;
    bottom: 27px;
    right: 15px;
  }
  .whatsapp-connect.opened {
    bottom: 0;
    right: 0;
  }
  .whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-header .title {
    text-align: center;
    font-size: 13px;
    line-height: 1;
  }
  .whatsapp-connect .whatsapp-info-wrapper .whatsapp-info-body .body-content-info {
    line-height: 1;
  }
  .whatsapp-connect .whatsapp-info-wrapper .form-wrapper form .row label {
    font-size: 10px;
    line-height: 1;
  }
  .whatsapp-connect .whatsapp-info-wrapper .form-wrapper form .row label a {
    text-decoration: none;
    text-decoration: underline;
    cursor: pointer;
    color: #000;
  }
  .whatsapp-connect .whatsapp-info-wrapper .form-wrapper form .connect-whatsapp-button {
    font-size: 10px;
  }
  .whatsapp-connect .whatsapp-open-button {
    margin-left: 10px;
  }
}
.m-menu-opener-wrapper {
  padding-right: 50px;
  position: relative;
  display: inline-block;
  width: 30px;
  height: 46px;
  padding-top: 6px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .m-menu-opener-wrapper {
    display: none;
  }
}
.m-menu-opener-wrapper.active:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #000;
  bottom: 0;
  left: 0;
}

.m-menu-opener {
  float: left;
  display: inline-block;
  position: relative;
  width: 25px;
  height: 15px;
  margin-left: 10px;
  margin-top: 8px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.m-menu-opener:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  margin: auto;
  top: 0px;
  bottom: 0.2px;
  border-top: 1px solid #fff;
}

.m-navigation-header__caret {
  float: right;
  font-size: 25px;
  margin-top: 10px;
}

.navigation > hr {
  width: 90%;
}

.m-basket {
  float: right;
  position: relative;
  margin-top: 6px;
}

.m-basket__count {
  position: fixed;
  width: 12px;
  height: 12px;
  padding-top: 1px;
  top: -2px;
  left: -2px;
  font-size: 8px;
  color: #fff;
  text-align: center;
  background-color: red;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .navigation-box {
    position: fixed;
    top: 0px;
    left: -100%;
    right: 110%;
    background-color: #FFFFFF !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
    color: #9b9b9b;
    overflow-x: visible;
    z-index: 9999;
    transition: 0.2s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border: 0;
  }
  .navigation-box.open {
    left: 0;
    right: 60px;
    height: 100vh;
  }
}
@media (max-width: 767px) {
  .navigation__logout {
    padding: 0 13px;
    margin-top: 10px;
    border-top: 1px solid #d8d8d8;
    padding-top: 15px;
  }
  .navigation__item {
    float: none;
    display: block;
    padding: 0px;
    text-align: left;
    margin-right: 0;
  }
  .navigation__item.active a.navigation__link {
    padding-bottom: 8px;
    margin-bottom: 5px;
    position: relative;
    color: #9b9b9b;
  }
}
.m-submenu-header {
  background-color: #000;
  color: #fff;
  margin-left: -20px;
  padding: 10px 20px;
  position: relative;
  height: 40px;
}
.m-submenu-header p {
  position: absolute;
  left: 17px;
  z-index: 1;
  padding-left: 13px;
}
.m-submenu-header p i:before {
  transform: rotate(90deg);
  position: absolute;
  left: 0px;
  top: 2px;
}
.m-submenu-header a {
  position: relative;
  display: block;
  margin-top: -10px;
}
.m-submenu-header span {
  position: absolute;
  display: block;
  top: 10px;
  width: 100%;
  text-align: center;
  z-index: 0;
}

.navigation__header {
  padding: 10px 0 10px;
  margin: 10px;
}
.navigation__header img {
  width: 120px;
  float: left;
}
.navigation__header a {
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin-top: 7px;
}
.navigation__header form {
  float: right;
}
@media (max-width: 767px) {
  .navigation__header {
    background-color: #000;
    padding: 0px;
    margin: 0px;
    min-height: 50px;
  }
  .navigation__header-logo {
    display: inline-block;
    margin-left: 15px;
    margin-top: 15px;
  }
}

.navigation__header-login {
  color: #fff !important;
  font-size: 12px !important;
  padding: 7px 2px !important;
  font-weight: 500 !important;
  margin-top: 0 !important;
}

.nav__close {
  left: auto;
  position: absolute;
  right: 15px;
  top: 15px;
}

@media (max-width: 767px) {
  .navigation__link {
    color: #9b9b9b;
    border-top-color: #e5e5e5;
    font-size: 18px;
    font-family: "Figtree-Light";
    padding-left: 15px;
  }
  .navigation__link .right {
    float: right;
    margin-right: 10px;
  }
  .navigation__link:hover {
    color: #9b9b9b !important;
  }
}

.navigation_footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #000;
}
.navigation_footer .navigation__link {
  width: 50%;
  font-size: 17px;
  font-family: "Figtree-Light";
  text-align: center;
  color: #FFFFFF;
  padding-left: 0px;
}
.navigation_footer .navigation__link:first-child {
  float: left;
  border-right: 1px solid #474747;
}
.navigation_footer .navigation__link:last-child {
  float: right;
}
.navigation_footer .navigation__link .icon-mobil_profil {
  margin-right: 5px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .account-usermenu {
    background-color: #FFFFFF;
    color: #9b9b9b;
  }
}

.search__wrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99;
  height: auto;
  background-color: #FFFFFF;
  transform: translateY(-100%);
  height: 100%;
}
.search__wrapper-form {
  padding: 15px;
  background: #f1f1f1;
}
.search__wrapper-form .container {
  position: relative;
}
.search__wrapper.active {
  transition: all 0.4s;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.search {
  margin: 0 auto;
  width: 380px;
}
@media (max-width: 767px) {
  .search {
    width: 100%;
  }
}

.search__input {
  height: 35px;
  width: 272px;
  color: #4F4A47;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #AFAFAF;
  transition: 0.2s;
  display: inline-block;
  vertical-align: middle;
  font-family: "Figtree-Regular";
  font-size: 14px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .search__input {
    width: 70%;
  }
}

.search__button {
  background: #AFAFAF;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  width: 108px;
  height: 35px;
  margin-left: -5px;
}
@media (max-width: 767px) {
  .search__button {
    width: 30%;
  }
}

.search__close {
  position: absolute;
  top: 9px;
  right: 6px;
  text-decoration: none !important;
  color: #000 !important;
}
.search__close:hover, .search__close:active {
  text-decoration: none !important;
}
.search__close i {
  font-size: 11px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .search__close {
    top: 60px;
    right: 2px;
  }
}

.search__results {
  padding: 0;
}
@media (max-width: 767px) {
  .search__results {
    padding: 20px 15px;
  }
}

.search__results-inner {
  width: 700px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  box-sizing: content-box;
}
@media (max-width: 991px) {
  .search__results-inner {
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .search__results-inner {
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .search__results-inner {
    margin-top: 30px;
  }
}

.search__results-text {
  font-weight: 600;
  font-size: 14px;
  display: none;
}
.search__results-text.active {
  display: block;
}
.search__results-text span {
  color: #d0112b;
}

.search__results-items {
  border-top: 1px solid #AFAFAF;
  padding: 15px 0;
  margin: 30px 0;
  display: none;
}
.search__results-items.active {
  display: block;
}
.search__results-items ul {
  list-style: none;
}

.search__results-reco {
  float: left;
  width: 150px;
  margin-right: 30px;
  text-align: left;
}
.search__results-reco img {
  border: 1px solid #F3F3F3;
}
.search__results-reco:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .search__results-reco {
    width: 32%;
    margin-right: 2%;
  }
}

.ui-autocomplete__label {
  display: none !important;
}

.ui-autocomplete__category {
  margin-bottom: 10px;
  cursor: pointer;
}

.ui-autocomplete__category + .ui-autocomplete__label {
  display: block;
  padding: 0;
  height: 1px;
  overflow: hidden;
  border-top: 1px solid #afafaf;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .ui-autocomplete__category + .ui-autocomplete__label {
    display: block !important;
    height: unset;
    color: black;
    font-size: 15px !important;
    font-weight: 900;
    font-family: "Figtree-Regular", sans-serif;
    border: none;
    margin-left: 12px;
    margin-top: 30px;
  }
}

.ui-autocomplete__product:not(.ui-autocomplete__category) {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 100% !important;
  max-width: 500px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .ui-autocomplete__product:not(.ui-autocomplete__category) {
    max-width: unset;
  }
}

#ui-id-1 .ui-autocomplete__product:not(.ui-autocomplete__category):not(:last-child),
#ui-id-2 .ui-autocomplete__product:not(.ui-autocomplete__category):not(:last-child) {
  border-bottom: 0.5px solid #CCCCCC;
}

.ui-autocomplete__product__image {
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  width: 100%;
  max-width: 54px;
  height: 54px;
}
@media (max-width: 991px) {
  .ui-autocomplete__product__image {
    max-width: unset;
    max-width: 100px;
    height: 100px;
  }
}

.ui-autocomplete__product__price {
  width: 100%;
  text-align: left;
  display: none !important;
  color: #4f4a47;
}

.ui-autocomplete__product__name,
.ui-menu-item-wrapper {
  text-align: center;
  color: #000000;
  font-size: 14px !important;
  width: 100%;
  font-family: "Figtree-Regular";
}

.ui-menu-item-wrapper {
  display: flex;
  align-items: center;
  padding-top: 12px;
}

.ui-menu.ui-front {
  z-index: 99999;
  top: 134px !important;
  visibility: visible !important;
  border: none;
  left: 50% !important;
  transform: translate(-50%, 0);
}
@media (max-width: 991px) {
  .ui-menu.ui-front {
    top: 164px !important;
  }
}

.display-u-for-ui {
  display: unset;
}

.ui-autocomplete__product__name {
  padding-bottom: 0;
  padding-left: 0;
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
  font-size: 14px !important;
  font-weight: 400;
  text-align: left;
  color: black;
  text-transform: uppercase;
  font-family: "Figtree-Regular";
  margin-left: 40px;
}

.ui-autocomplete__category .ui-menu-item-wrapper {
  padding: 10px;
}

.title-l {
  font-size: 24px;
}
@media (max-width: 767px) {
  .title-l {
    font-size: 16px;
  }
}

.summary-l {
  font-size: 16px;
}
@media (max-width: 767px) {
  .summary-l {
    font-size: 12px;
  }
}

.text-center {
  text-align: center;
}

.box-filter-wrapper {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
}

.box-filter-item {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
  border: 1px solid #dedee9;
  box-sizing: border-box;
  padding: 9px 0;
  text-align: center;
  font-size: 12px;
  letter-spacing: -0.4px;
  color: #686869;
  cursor: pointer;
  font-family: "Figtree-Regular";
  background-color: #fff;
}

input[type=checkbox]:checked + label .box-filter-item {
  border: 1px solid #000;
  box-sizing: border-box;
}

.box-filter-checkbox {
  display: none;
}

.checkbox-item {
  position: relative;
  padding-left: 25px;
  line-height: 1.8;
  cursor: pointer;
}
@media (max-width: 991px) {
  .checkbox-item {
    padding-left: 20px;
  }
}
.checkbox-item.selected {
  border-color: #000;
}

.checkbox-item input {
  display: none;
}

.checkbox-label {
  display: block;
}

.checkbox-item span:last-child {
  font-size: 12px;
  color: #222222;
}

.list-filter-sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #686869;
}

.checkbox-check {
  display: none;
  height: 100%;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
}

.list-filter-text-wrapper {
  font-size: 11px;
  color: #7F7F7F;
}

.price-filter-input {
  width: 50px;
  border: 1px solid #E1E1E1;
}

.list-filter-summary {
  color: #576B89;
  font-size: 14px;
  margin-bottom: 15px;
}

.list__color {
  display: inline-block;
  margin-bottom: 10px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .list__color {
    margin-bottom: 0px;
    height: 30px;
  }
}

.list__color__round {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  color: #001745;
  font-family: brbold;
  font-size: 15px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .list__color__round {
    vertical-align: inherit;
  }
}

.list__color__round.bgi {
  width: 30px !important;
  height: 30px !important;
  border: 0 none;
}
.list__color__round.bgi.multi {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -60px 0px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.altin {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: 0px 0px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.bej {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -30px 0px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.beyaz {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: 0px -30px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.bordo {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -30px -30px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.gri {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -60px -30px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.gumus {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: 0px -60px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.kahverengi {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -30px -60px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.kamuflaj {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -60px -60px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.karisikrenk {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -90px 0px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.kirmizi {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -90px -30px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.konyak {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -90px -60px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.lacivert {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: 0px -90px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.leopar {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -30px -90px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.mavi {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -60px -90px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.mor {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -90px -90px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.pembe {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -120px 0px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.renkli-desenli {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -120px -30px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.sari {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -120px -60px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.siyah {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -120px -90px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.taba {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: 0px -120px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.ten {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -30px -120px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.turuncu {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -60px -120px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi.yesil {
  background-image: url(/static_omnishop/dist/sprite.png);
  background-position: -90px -120px;
  width: 30px;
  height: 30px;
}
.list__color__round.bgi:after {
  color: #fff;
}

.list__color__text {
  display: inline;
  color: #686869;
  font-size: 11px;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .list__color__text {
    font-size: 9px;
  }
}

.m-filters-box-color-item {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
}

.price-box {
  width: 100% !important;
}

.chosen-products {
  padding: 5px 25px;
  background: #fff;
}

.chosen-products__title {
  padding-bottom: 7px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: "Bebas";
  font-size: 30px;
  border-bottom: 1px solid #f1f1f1;
}

.chosen-products__item {
  float: left;
  width: 20%;
  padding: 0 15px;
}

.chosen-products .product-variant-desc {
  display: none;
}

.tab-title-wrapper {
  width: 100%;
}

.tab-title-item-list {
  display: table;
  width: 100%;
}

.tab-title-item {
  display: inline-block;
  text-align: center;
}

.tab-title {
  display: block;
  padding: 14px 17px;
  border-top: 1px solid #D8D8D8;
  border-left: 1px solid #d8d8d8;
  background-color: #fff;
  position: relative;
  vertical-align: bottom;
  color: #4A4A4A;
  font-size: 11px;
}

.tab-title-item:last-child .tab-title {
  border-right: 1px solid #d8d8d8;
}

.tab-title-item.active .tab-title {
  top: 1px;
  color: #A6408F;
  padding: 28px 25px 14px 25px;
  border-right: 1px solid #d8d8d8;
}

.tab-title-item.active + .tab-title-item .tab-title {
  border-left: 0 none;
}

.tab-content-wrapper {
  padding: 35px 30px 25px 30px;
  box-sizing: border-box;
  border: 1px solid #D8D8D8;
}

.tab-content-item {
  font-size: 12px;
  color: #4A4A4A;
  line-height: 1.9;
}

.tab-content-item {
  display: none;
}

.tab-content-item.active {
  display: block;
}

.checkout__register-form {
  width: 500px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .checkout__register-form {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .checkout__register-form .col-sm-12 {
    padding: 0;
  }
}
.quick-register__title {
  font-size: 32px;
  font-weight: 200;
  line-height: 1.3;
  color: #252a4a;
  font-family: "Figtree-Bold";
  text-align: center;
}

@media (max-width: 767px) {
  .quick-register__title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .quick-register__title {
    padding-left: 0;
  }
}
.quick-register__description, .quick-register__bottom-description {
  margin: 10px 5px 23px;
}

@media (max-width: 767px) {
  .quick-register__description {
    margin: 20px auto 30px;
  }
}
.quick-register__description, .quick-register__bottom-description p {
  font-family: "Figtree-Medium";
  font-size: 13px;
  line-height: 1.7;
  color: #000;
}

.quick-register__input-box, .quick-register__checklist {
  max-width: 350px;
  margin: 0 auto;
  line-height: 2.08;
}

.quick-register__input {
  width: 100%;
  height: 55px;
  padding: 0 20px;
  margin-bottom: 15px;
  border: 1px solid #000;
}

.quick-register__button {
  width: 100%;
  height: 60px;
  background: #d0112b;
  color: #fff;
  line-height: 60px;
}

.auth__form__input-box--register {
  max-width: 212px;
  margin: 0 auto;
}

.quick-register__submit {
  background-color: #000 !important;
}

.ui-autocomplete__category {
  font-size: 11px;
  position: absolute;
  left: 16px;
  color: #4a4a4a !important;
}
.ui-autocomplete__category:nth-of-type(1) {
  top: -22px;
}
.ui-autocomplete__category:nth-of-type(2) {
  top: 12px;
}
.ui-autocomplete__category:nth-of-type(3) {
  top: 46px;
}
.ui-autocomplete__category:nth-of-type(4) {
  top: 80px;
}
.ui-autocomplete__category:nth-of-type(5) {
  top: 114px;
}
.ui-autocomplete__category:nth-of-type(6) {
  top: 148px;
}
.ui-autocomplete__category:nth-of-type(7) {
  top: 182px;
}
.ui-autocomplete__category:nth-of-type(8) {
  top: 216px;
}
.ui-autocomplete__category:nth-of-type(9) {
  top: 250px;
}
.ui-autocomplete__category:nth-of-type(10) {
  top: 284px;
}
.ui-autocomplete__category:nth-of-type(11) {
  top: 318px;
}
.ui-autocomplete__category:nth-of-type(12) {
  top: 352px;
}
@media (max-width: 991px) {
  .ui-autocomplete__category {
    position: unset;
  }
}

.search-titles-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 222223;
  top: 100px !important;
  border: none;
  position: absolute;
  width: 100%;
  max-width: 500px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.search-titles-container .ui-search-container-title {
  visibility: visible !important;
  border: none;
  color: black;
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 991px) {
  .search-titles-container .ui-search-container-title {
    display: none !important;
  }
}
.search-titles-container .ui-search-container-title-all-results {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: black;
  visibility: visible !important;
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 991px) {
  .search-titles-container .ui-search-container-title-all-results {
    display: none !important;
  }
}

.ui-search-container-title2 {
  z-index: 222223;
  top: 86px !important;
  visibility: visible !important;
  border: none;
  position: absolute;
  left: 16px;
  color: black;
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 991px) {
  .ui-search-container-title2 {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .about-results {
    display: block !important;
    height: unset;
    color: black;
    font-size: 15px !important;
    font-weight: 900;
    font-family: "Figtree-Regular", sans-serif;
    border: none !important;
    margin-left: 12px !important;
    margin-bottom: 24px !important;
    margin-top: 0 !important;
  }
}

@media (max-width: 991px) {
  .featured-results {
    display: block !important;
    height: unset;
    color: black;
    font-size: 15px !important;
    font-weight: 900 !important;
    font-family: "Figtree-Regular", sans-serif;
    margin-left: 0 !important;
    border-bottom: none !important;
    text-align: left;
  }
}

.mobile-results-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-results-container li:last-child {
  display: none !important;
}
@media (min-width: 992px) {
  .mobile-results-container .search-show-all {
    display: none !important;
  }
}
.mobile-results-container .search-show-all {
  justify-content: right;
  font-size: 15px !important;
  font-weight: 400;
  text-decoration: underline;
}

.ui-menu-divider {
  display: none !important;
}

.ui-autocomplete__product__name {
  font-size: 12px;
}

.ui-autocomplete__product__price {
  font-size: 12px;
}

.ui-autocomplete__product__image {
  background-size: auto 100%;
  background-position: 50%;
  white-space: nowrap;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
}

.ui-autocomplete {
  width: 375px !important;
}

.ui-autocomplete__label {
  border-bottom: 1px solid #b9b9b9;
  margin: 10px 0;
  padding: 0 0 5px 0;
}

.ui-autocomplete__label:first-child {
  margin-top: 10px;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 8px 1em 8px 0.4em !important;
}
.ui-menu .ui-menu-item-wrapper:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 991px) {
  .ui-menu .ui-menu-item-wrapper {
    padding: 8px 1em 8px 0.6em !important;
    margin-left: 4px;
  }
}

.ui-autocomplete__product:not(.ui-autocomplete__category) {
  margin-top: 0 !important;
}

.ui-menu .ui-menu-item-wrapper {
  padding-left: 0px;
  font-size: 14px !important;
}

.ui-menu-item-wrapper {
  font-family: "Figtree-Regular" !important;
}

.ui-widget.ui-widget-content {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}

.ui-widget-content .ui-state-active {
  border: none;
  background: transparent;
  color: #000;
  margin: 10px 0;
}
.ui-widget-content .ui-state-active a:visited {
  color: #000;
}

.ui-autocomplete__product .ui-state-active {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .ui-widget.ui-widget-content {
    width: 100% !important;
  }
}
.bx-wrapper {
  box-shadow: none;
  border: 0;
  background: none;
  margin: 0 auto;
}

.bx-wrapper .bx-controls-direction a {
  width: auto;
  font: normal normal normal 30px/1 FontAwesome;
  background: none;
  font-size: 0;
  z-index: 10;
}
.bx-wrapper .bx-controls-direction a:hover {
  text-decoration: none;
}
.bx-wrapper .bx-controls-direction a:before {
  display: block;
  text-indent: 0;
  font-size: 25px;
}

.bx-wrapper .bx-prev {
  left: -18px;
}
.bx-wrapper .bx-prev:before {
  content: "\f104";
}

.bx-wrapper .bx-next {
  right: -18px;
}
.bx-wrapper .bx-next:before {
  content: "\f105";
}

@media (min-width: 768px) {
  .bx-viewport, .bx-wrapper {
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
  }
  .bxslider, .bxslider li {
    height: 100% !important;
  }
  .bxslider li {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .bx-wrapper .bx-viewport {
    border: none !important;
  }
  .bx-wrapper img {
    width: 100% !important;
  }
}
.brand-search {
  width: 278px;
  position: absolute;
  left: -13px;
  z-index: 10;
  color: black;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}
.brand-search:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(164, 60, 140, 0.98), #d23f49);
}

.navigation__item.active:hover .brand-search {
  visibility: visible;
  opacity: 1;
}

.brand-search__search {
  padding: 10px 15px;
  background: #000;
}

.brand-search__bottom {
  background: #fff;
}

.brand-search__letters {
  float: left;
  width: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: blue;
}

.brand-search__letter {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
}
.brand-search__letter.active {
  background: blue;
  color: #fff;
}

.brand-search__brand-box {
  position: relative;
}

.brand-search__scroller {
  height: 550px;
  padding-top: 15px;
  padding-bottom: 400px;
  overflow-y: auto;
  padding-left: 10px;
}

.brand-search__brands {
  margin-bottom: 25px;
}

.brand-search__brands__title {
  font-size: 24px;
  color: purple;
}

.brand-search__brand {
  display: block;
  margin-bottom: 7px;
}

.bottom-pagination-container {
  position: relative;
}

.list-pagination {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .list-pagination {
    right: 110px;
  }
}
@media (max-width: 991px) {
  .list-pagination {
    text-align: center;
    width: 100%;
  }
  .list-pagination .pagination {
    float: none;
  }
}

.list__pagination--top {
  margin: 6px 15px 0 0 !important;
  float: right;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .list__pagination--top .pagination-item {
    margin: 0 3px;
    font-size: 11px;
    width: 28px;
  }
}
@media (max-width: 991px) {
  .list__pagination--top {
    margin-right: 0 !important;
  }
}

.list__pagination--bottom {
  float: right;
  margin: 20px -16px 20px 0 !important;
}
@media (max-width: 991px) {
  .list__pagination--bottom {
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .list__pagination--bottom {
    padding: 20px 15px 80px 15px;
    margin: 0;
    float: none;
    clear: both;
    text-align: center;
  }
}

.pagination-item {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding-top: 0;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #8c8c8c;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  background: #FFFFFF;
}
@media (max-width: 991px) {
  .pagination-item {
    margin: 0 3px;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}
.pagination-item:hover {
  text-decoration: none;
}
.pagination-item.active, .pagination-item:not(.passive):hover {
  color: #000;
  border: 1px solid #000;
  background: #f9f9f9;
}

.pagination-arrow {
  width: 30px !important;
  height: 30px;
  float: left;
  line-height: 24px;
  border: 1px solid #d0112b;
  color: #d0112b;
  margin: 0 3px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  text-align: center;
  text-decoration: none !important;
  padding: 2px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .pagination-arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .pagination-arrow {
    margin: 0 3px;
  }
}
.pagination-arrow span {
  color: #FFFFFF;
  font-size: 9px;
}
.pagination-arrow:hover {
  background-color: #000;
}
.pagination-arrow:hover span {
  color: #fff;
}

.bottom-pagination {
  margin-right: 15px;
  float: right;
  margin-top: -40px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .bottom-pagination {
    margin-bottom: 10px;
  }
}

.jconfirm-buttons > button.jconfirm-buttons__basket {
  background: #001745;
}

.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button {
  font-weight: 600 !important;
  padding: 7px 12px 3px !important;
}

.breadcrumb {
  padding: 30px 0 20px;
}
.breadcrumb .breadcrumb__item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
}
.breadcrumb .breadcrumb__item:before {
  content: "/";
  position: absolute;
  left: -12px;
  top: 0;
  font-size: 14px;
}
.breadcrumb .breadcrumb__item:first-child {
  margin-left: 0;
}
.breadcrumb .breadcrumb__item:first-child:before {
  display: none;
}

.breadcrumb__item.active .breadcrumb__link {
  color: #003c7a;
  text-transform: uppercase;
  font-weight: 600;
}

.breadcrumb__item.active .breadcrumb__link:hover {
  text-decoration: none;
}

.breadcrumb__link {
  color: #333;
  display: block;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: Arial, sans-serif;
}

.breadcrumb__link:hover {
  text-decoration: underline;
}

.zoomWindow {
  margin-left: 30px;
  border: none !important;
  z-index: 15;
}

.zoomContainer {
  z-index: 15;
}

@media (min-width: 768px) {
  .table-grid {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .table-grid__item {
    display: table-cell;
  }
  .table-grid__item--sm-1\/12 {
    width: 8.333333%;
  }
  .table-grid__item--sm-2\/12 {
    width: 16.666667%;
  }
  .table-grid__item--sm-3\/12 {
    width: 25%;
  }
  .table-grid__item--sm-4\/12 {
    width: 33.333333%;
  }
  .table-grid__item--sm-5\/12 {
    width: 41.666667%;
  }
  .table-grid__item--sm-6\/12 {
    width: 50%;
  }
  .table-grid__item--sm-7\/12 {
    width: 58.333333%;
  }
  .table-grid__item--sm-8\/12 {
    width: 66.666667%;
  }
  .table-grid__item--sm-9\/12 {
    width: 75%;
  }
  .table-grid__item--sm-10\/12 {
    width: 83.333333%;
  }
  .table-grid__item--sm-11\/12 {
    width: 91.666667%;
  }
  .table-grid__item--top {
    vertical-align: top;
  }
  .table-grid__item--middle {
    vertical-align: middle;
  }
  .table-grid__item--bottom {
    vertical-align: bottom;
  }
}
.notify {
  font-size: 14px;
  color: #fff;
}
.notify .container {
  position: relative;
}

.basket__upsell-container {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 767px) {
  .basket__upsell-container {
    display: block;
  }
}
@media (min-width: 768px) {
  .basket__upsell-container {
    margin: 10px 0;
  }
}

.notify-warning {
  background-color: #D0011B;
  color: white;
}

.notify-upsell {
  background: rgba(225, 253, 197, 0.2);
  color: #000;
  font-size: 14px;
  text-align: center;
  display: table-cell;
  height: 70px;
}
.notify-upsell:nth-child(even) {
  background: #e1fdc5;
}
.notify-upsell .container {
  width: auto !important;
}
@media (max-width: 767px) {
  .notify-upsell {
    display: block;
  }
}

.notify-info {
  background-color: #E5EDD5;
  color: #31363A;
}

.notify__text {
  height: 70px;
  display: block;
}
.notify__text i, .notify__text span {
  display: inline-block;
  vertical-align: middle;
}
.notify__text i {
  height: 100%;
}
.notify__text span {
  width: 90%;
}

.size__table-tabs {
  text-align: left;
}

.size__table-tab {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-bottom: 0;
  background-color: #eee;
  padding: 10px 15px;
  text-align: center;
  font-size: 16px;
  color: #323232;
  cursor: pointer;
  position: relative;
}
.size__table-tab:hover, .size__table-tab.active {
  background-color: #fff;
}
.size__table-tab:hover:after, .size__table-tab.active:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: #fff;
}

.size__table-contents {
  border: 1px solid #ddd;
  padding: 10px;
}

.size__table-content {
  display: none;
}
.size__table-content.active {
  display: block;
}
.size__table-content table {
  font-size: 12px;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  margin-top: 30px;
  text-align: center;
}
.size__table-content table tr {
  border-bottom: 1px solid #ccc;
}
.size__table-content table td {
  padding: 10px 0;
  border-right: 1px solid #ccc;
}
.size__table-content .p5 {
  color: #ccc;
  margin: 5px 0;
}
.size__table-content .p12 {
  color: #000;
  margin: 5px 0;
  font-size: 16px;
}

.size-table-big-title {
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 15px 0;
}

.recommendation {
  padding-bottom: 10px;
  text-align: center;
}
.recommendation .bx-wrapper .bx-controls-direction a {
  padding: 10px;
  line-height: 18px;
  height: 40px;
  margin-top: -21px;
}
.recommendation .bx-wrapper .bx-controls-direction a:before {
  font-size: 30px !important;
  text-shadow: -1px 0 0 #fff;
}
.recommendation .bx-wrapper .bx-controls-direction a.bx-next {
  right: -25px;
}
.recommendation .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -25px;
}
.recommendation h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
.recommendation .item-container .image-container {
  margin-bottom: 10px;
}
.recommendation .item-container .row-text {
  margin: 10px 0;
}
.recommendation .item-container .old-price {
  text-decoration: line-through;
  color: #858594;
}
.recommendation .item-container .pre-view {
  color: #d0112b;
}

.favourite-products {
  display: flex;
  flex-wrap: wrap;
  margin-top: 52px;
}
.favourite-products .product-item-info-wrapper {
  display: flex;
  justify-content: space-between;
}
.favourite-products .product-name {
  font-family: "Figtree-Regular";
  margin-bottom: 15px;
}
.favourite-products .product-name__name {
  flex: 1 1 85%;
  max-width: 85%;
}
.favourite-products .product-name .toggle-favourite {
  flex: 1 1 15%;
  max-width: 15%;
  display: flex;
  justify-content: flex-end;
  text-decoration: none;
}
.favourite-products .toggle-favourite {
  text-decoration: none;
}
.favourite-products .toggle-favourite i {
  font-size: 18px;
}
.favourite-products .product-sale-price {
  font-family: "Figtree-Black";
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.favourite-products .product-list-price {
  font-family: "Figtree-Regular";
  font-size: 14px;
  color: #535353;
  font-style: italic;
  font-weight: 300;
}
.favourite-products .product-item-info-prices {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.favourite-products .product-item-info-prices .price-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.favourite-products .product-item-info-prices .price-container .price-wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media (max-width: 991px) {
  .favourite-products .product-item-info-prices .price-container .price-wrapper {
    flex-direction: column;
    gap: 4px;
  }
}
.favourite-products .product-item-info-prices .lowest-price-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 17px;
  margin-top: 5px !important;
}
.favourite-products .product-item-info-prices .lowest-price-warning img {
  height: 16px;
}
@media (max-width: 991px) {
  .favourite-products .product-item-info-prices .lowest-price-warning img {
    height: 14px;
  }
}
.favourite-products .product-item-info-prices .lowest-price-warning .price-note {
  color: #D20000;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991px) {
  .favourite-products .product-item-info-prices .lowest-price-warning .price-note {
    font-size: 10px;
  }
}
.favourite-products .product-image-wrapper img {
  border: 1px solid #e7e7e7;
}
.favourite-products .product-item-wrapper {
  margin-bottom: 0;
  width: 25%;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 767px) {
  .favourite-products .product-item-wrapper {
    width: 50%;
  }
}
.favourite-products .product-discount-prectange {
  background-color: transparent;
  color: #d0112b !important;
  font-style: italic;
  font-size: 12px;
}
@media (max-width: 991px) {
  .favourite-products .product-discount-prectange {
    align-self: flex-end;
  }
}
.favourite-products .product-size {
  font-family: "Figtree-Regular";
  border: 1px solid #464646;
  padding: 12px 50px;
  width: 100%;
  text-align: center;
  margin: 10px 0px;
}
@media (max-width: 767px) {
  .favourite-products .product-size {
    font-size: 9.5px !important;
  }
}
.favourite-products .button__add {
  font-size: 14px !important;
  font-family: "Figtree-Regular";
}
@media (max-width: 767px) {
  .favourite-products .button__add {
    font-size: 10.5px !important;
    padding: 10px 10px;
  }
}
.favourite-products .button__add.stock-button {
  width: 100%;
  height: 53px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #111841;
  border: 1px solid #111841;
  background: #fff;
  padding: 12px 20px;
}
.favourite-products .button__add.stock-button.button__add:hover {
  background: none !important;
  color: #d3030f;
  border-color: #d3030f;
}

.favourite-wrapper {
  margin-top: 58px;
}
.favourite-wrapper .title {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #464646;
}

.phone-number-modal {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
}
.phone-number-modal__bg {
  display: grid;
  justify-content: center;
  align-items: center;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 30px 10px;
}
@media (max-width: 767px) {
  .phone-number-modal__bg {
    padding: 30px 10px;
  }
}
.phone-number-modal__bg__content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  max-width: 800px;
  z-index: 9999;
}
@media (max-width: 767px) {
  .phone-number-modal__bg__content {
    padding: 20px 10px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.phone-number-modal__bg__content h6 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 15px;
}
.phone-number-modal__bg__content p {
  font-size: 17px;
}
.phone-number-modal__bg__content__buttons {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 140px 140px;
  justify-content: center;
  gap: 40px;
}
@media (max-width: 767px) {
  .phone-number-modal__bg__content__buttons {
    gap: 20px;
  }
}
.phone-number-modal__bg__content__buttons a {
  padding: 10px 25px;
}

.checkout-provider-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #FFFFFF;
  opacity: 0.7;
  z-index: 999;
}
.checkout-provider-loader__wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-provider-loader__spinner {
  pointer-events: none;
  width: 3.5em;
  height: 3.5em;
  border: 0.2em solid transparent;
  border-color: #000;
  border-top-color: #c6c6c6;
  border-radius: 50%;
  animation: loadingspin 1s linear infinite;
}

@keyframes loadingspin {
  100% {
    transform: rotate(360deg);
  }
}
.akifast-quick-pay,
.akifast-quick-login {
  margin-top: 15px;
  position: relative;
  display: flex;
}
.akifast-quick-pay .belt,
.akifast-quick-login .belt {
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 18px;
  padding: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%);
}
.akifast-quick-pay .belt__button,
.akifast-quick-login .belt__button {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #d02c2f;
}
.akifast-quick-pay-button,
.akifast-quick-pay .checkout-provider-button,
.akifast-quick-login-button,
.akifast-quick-login .checkout-provider-button {
  height: 48px;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  background: #000000;
  font-size: 16px;
  font-family: "Figtree-ExtraBold";
}

.button--disabled {
  pointer-events: none;
  opacity: 0.5;
}

.checkout-provider-button {
  letter-spacing: 3px;
  font-weight: bold;
}

.body-basket .checkout-provider-button {
  font-family: "Figtree-Light";
  font-size: 14px;
  letter-spacing: 2px;
}

.akifast-agreements p {
  margin-bottom: 15px;
  font-size: 12px;
}

@media (max-width: 767px) {
  .address-modal__button {
    width: 100%;
  }
}

.button {
  background: #fc0d1b;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-decoration: none !important;
}

.mfp-bg,
.mfp-wrap,
.modal {
  min-width: auto;
}

.corporate__content .corporate__content__title {
  font-size: 17px;
  font-weight: 600;
}
.corporate__content ul {
  list-style: disc;
  padding-left: 35px;
}
.corporate__content b {
  font-family: "Figtree-ExtraBold";
  font-size: 12px;
}
.corporate__content p {
  margin: 15px 0;
}
.corporate__content p strong {
  font-weight: 600;
  font-size: 14px;
}

.contact-content-bottom {
  margin: 40px 0 0 0;
}
.contact-content-bottom a {
  color: #333;
}
.contact-content-bottom h2 {
  font-weight: 600;
}

@media (max-width: 767px) {
  .subscribe__form .subscribe__input {
    width: auto;
  }
  .subscribe__form .subscribe__button {
    font-size: 14px;
    margin-left: -5px;
  }
}
@media (max-width: 370px) {
  .subscribe__form .subscribe__input {
    width: 122px;
  }
}

.overlay-active {
  overflow: hidden !important;
}

.error404 {
  padding: 60px 0 85px;
  text-align: center;
}

.cookie-consent {
  position: fixed;
  right: 75px;
  bottom: 0;
  z-index: 250;
  width: 450px;
  padding: 20px;
  background-color: rgba(41, 41, 41, 0.95);
  text-align: left;
  color: white;
}
@media (max-width: 767px) {
  .cookie-consent {
    right: 0;
    width: 100%;
    padding: 30px;
    z-index: 9999999;
  }
}
.cookie-consent .close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0 5px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .cookie-consent .cookie-consent-text {
    margin-bottom: 30px;
  }
}
.cookie-consent .cookie-consent-text {
  font-size: 13px;
  line-height: 18px;
}
.cookie-consent .cookie-consent-text p {
  margin-bottom: 7px;
}
.cookie-consent .cookie-consent-text a {
  text-decoration: underline;
}
.cookie-consent .cookie-consent-accept {
  position: absolute;
  right: 25px;
  bottom: 20px;
  color: black;
  padding: 5px 25px;
}
@media (max-width: 767px) {
  .cookie-consent .cookie-consent-accept {
    right: unset;
  }
}

.iframe-popup .mfp-content {
  height: 90%;
}
.iframe-popup.mfp-close-btn-in .mfp-close {
  color: #fff;
  width: auto;
}

.page-list .zero-page-search-area {
  padding: 0 10px;
  margin-bottom: 1em;
}
.page-list .zero-page-search-area .search_text {
  color: #003c7a;
}
.page-list .zero-result-page .top-area {
  text-align: center;
  padding: 50px 0 65px;
  z-index: 2;
  position: relative;
}
@media (max-width: 767px) {
  .page-list .zero-result-page .top-area {
    padding: 20px;
  }
}
.page-list .zero-result-page .top-area .main_title {
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}
.page-list .zero-result-page .top-area .sub_title {
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}
.page-list .zero-result-page .top-area .search_text {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-family: "Figtree-Regular";
  font-weight: 700;
}
.page-list .zero-result-page .middle-area {
  display: flex;
  justify-content: center;
}
.page-list .zero-result-page .middle-area .search-no-resault-widget {
  display: flex;
  width: 1140px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget {
    padding: 0 20px;
  }
}
.page-list .zero-result-page .middle-area .search-no-resault-widget ul {
  display: grid;
  grid-template-columns: 33.33333% 33.33333% 33.33333%;
  margin: 0 -30px;
}
@media (max-width: 991px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul {
    margin: 0 -4px;
    grid-template-columns: 50% 50%;
  }
}
.page-list .zero-result-page .middle-area .search-no-resault-widget ul li {
  padding: 20px 30px;
}
@media (max-width: 991px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul li {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul li {
    padding: 8px 4px;
  }
}
.page-list .zero-result-page .middle-area .search-no-resault-widget ul li a span {
  font-size: 25px;
  letter-spacing: 1px;
  color: #000;
  line-height: 1;
  display: block;
  text-align: center;
  margin: 20px 0 0 0;
  font-family: "Figtree-Regular";
  font-weight: 700;
}
@media (max-width: 991px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul li a span {
    font-size: 17px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .page-list .zero-result-page .middle-area .search-no-resault-widget ul li a span {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.page-list .zero-result-page .bottom-area {
  display: flex;
  padding: 40px 20px 20px;
}
@media (max-width: 767px) {
  .page-list .zero-result-page .bottom-area {
    flex-direction: column-reverse;
    align-items: center;
    padding: 20px 0;
  }
}
.page-list .zero-result-page .bottom-area .search-area {
  width: 50%;
}
@media (max-width: 767px) {
  .page-list .zero-result-page .bottom-area .search-area {
    width: 100%;
    padding: 25px 15px 0;
  }
}
.page-list .zero-result-page .bottom-area .search-area .search_title {
  color: #333333;
  font-size: 13px;
  margin-bottom: 0.5em;
}
.page-list .zero-result-page .bottom-area .search-area .search-form {
  display: flex;
  width: 70%;
  border: solid 1px #dededb;
}
@media (max-width: 767px) {
  .page-list .zero-result-page .bottom-area .search-area .search-form {
    width: 100%;
  }
}
.page-list .zero-result-page .bottom-area .search-area .search-form .search-input {
  width: 100%;
  border: none;
  background-color: #f4f4f0;
  padding: 0 10px;
}
.page-list .zero-result-page .bottom-area .search-area .search-form .search-btn {
  border-left: 1px solid #dededb;
  padding: 4px 6px;
}
.page-list .zero-result-page .bottom-area .advice-area {
  width: 50%;
}
@media (max-width: 767px) {
  .page-list .zero-result-page .bottom-area .advice-area {
    width: 100%;
    padding: 0 15px;
  }
}
.page-list .zero-result-page .bottom-area .advice-area .advice-title {
  color: #333333;
  font-size: 13px;
  margin-bottom: 0.5em;
}
.page-list .zero-result-page .bottom-area .advice-area .advice-list {
  list-style-type: disc;
  margin-left: 15px;
}
.page-list .zero-result-page .bottom-area .advice-area .advice-list .text {
  color: #666660;
  font-size: 13px;
}
.page-list {
  /*
  list top title
  */
}
.page-list .list-info {
  display: block;
  margin-top: 2rem;
  margin-bottom: 1.8rem;
}
.page-list .list-info-content .title {
  color: #8c8c8c;
  font-weight: bold;
}
.page-list .list-info-content .home-link {
  color: #8c8c8c;
}
.page-list .list-title-info {
  align-self: center;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .page-list .list-title-info {
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
  }
}
.page-list .list-title-name {
  font-weight: bold;
}
.page-list {
  /*
  list page banner
  */
}
.page-list .list-banner {
  margin-bottom: 20px;
}
.page-list .list-banner img {
  width: 100%;
}
.page-list .list-banner .list-banner-content {
  position: relative;
}
.page-list .list-banner .list-banner-content .wrapper {
  position: absolute;
  right: 145px;
  bottom: 67px;
}
.page-list .list-banner .list-banner-content .wrapper .content {
  font-size: 2.6rem;
  color: #000000;
}
.page-list .list-banner .text {
  height: 189px;
  background-color: white;
  padding: 3rem 3rem 1.2rem 3rem;
}
.page-list .list-banner .text .title {
  text-align: center;
  font-size: 2.6rem;
  color: #000000;
}
.page-list .list-banner .text .content {
  margin-top: 1.7rem;
  font-size: 1.8rem;
  color: black;
  line-height: 2rem;
  text-align: center;
}
.page-list {
  /**
  * list filter
  */
}
.page-list .list-filter-action {
  display: none;
}
.page-list .list-filter .right-items-wrapper {
  float: right;
}
@media (min-width: 992px) {
  .page-list .list-filter:not(.sidebar-list) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 30px;
  }
}
.page-list .list-filter:not(.sidebar-list) label {
  margin-right: 10px;
  font-size: 16px;
}
.page-list .list-filter:not(.sidebar-list) .list-filter-item {
  width: 100px;
  float: left;
  height: 32px;
  font-size: 14px;
  margin-right: 10px;
  position: relative;
  border: 1px solid #000;
}
.page-list .list-filter:not(.sidebar-list) .list-filter-item.still-filter {
  width: 125px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-list .list-filter:not(.sidebar-list) .list-filter-item {
    width: 90px;
  }
}
.page-list .list-filter:not(.sidebar-list) .list-filter-item.search-dropdown-wrap--order {
  width: 170px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-list .list-filter:not(.sidebar-list) .list-filter-item.search-dropdown-wrap--order {
    width: 100px;
  }
}
.page-list .list-filter .list-filter-item .link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  padding-left: 10px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
}
.page-list .list-filter .list-filter-item .link::after {
  content: "\e909";
  font-family: "icomoon";
  position: absolute;
  top: 0;
  right: 7px;
  font-size: 13px;
  padding-left: 7px;
  border-left: 1px solid #000;
}
.page-list .list-filter .list-filter-item .link.active {
  border: solid 1px #001745;
  background-color: #001745;
  color: #fff;
}
.page-list .list-filter .list-filter-item .link.active::after {
  content: "\e908";
  font-family: "icomoon";
}
.page-list .list-filter.sidebar-list {
  padding-right: 40px;
}
.page-list .list-filter.sidebar-list .page-list-filter-item {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  font-family: "Figtree-Regular", sans-serif;
}
.page-list .list-filter.sidebar-list .page-list-filter-item:not(:first-child) {
  padding-top: 12px;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .link {
  font-size: 16px;
  padding: 0;
  position: relative;
  display: block;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .link.active {
  background-color: transparent;
  border: 0;
  color: #000;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .link:after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 19px;
  line-height: 19px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-text-stroke: 2px white;
  -webkit-font-smoothing: antialiased;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .link.show:after {
  content: "\f068";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .options {
  position: static;
  border: 0;
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .options:last-child {
  padding-bottom: 0;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .options .main-list-item--filter {
  font-size: 16px;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .options .main-list-item--filter:before {
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #000;
  left: 2px;
}
.page-list .list-filter.sidebar-list .page-list-filter-item .options .main-list-item--filter.selected::after {
  top: 4px;
  left: 3px;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-color-filter .options-item, .page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-color-filter .options-item a, .page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item a {
  width: 50%;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-color-filter .options-item a {
  width: 50%;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item a {
  margin: 0 1% 5px 0;
  width: 31%;
  height: 28px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 15px;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #000;
  color: #000;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item a.selected {
  color: #fff;
  background-color: #000;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item a.selected:after {
  content: unset;
}
.page-list .list-filter.sidebar-list .page-list-filter-item.list-size-filter .options-item a:before {
  content: unset;
}
.page-list .list-filter .list-filter-item .options > .options-item,
.page-list .list-filter .page-list-filter-item .options > .options-item,
.page-list .list-m-filter .list-m-filter-item .options > .options-item {
  max-height: 210px;
  overflow: auto;
}
.page-list .list-filter .list-filter-item .options > .options-item::-webkit-scrollbar-thumb,
.page-list .list-filter .page-list-filter-item .options > .options-item::-webkit-scrollbar-thumb,
.page-list .list-m-filter .list-m-filter-item .options > .options-item::-webkit-scrollbar-thumb {
  border-radius: 90px;
  min-height: 50px;
  background-color: #000;
}
.page-list .list-filter .list-filter-item .options > .options-item::-webkit-scrollbar-track,
.page-list .list-filter .page-list-filter-item .options > .options-item::-webkit-scrollbar-track,
.page-list .list-m-filter .list-m-filter-item .options > .options-item::-webkit-scrollbar-track {
  background: #e7e7e7;
  border-radius: 90px;
}
.page-list .list-filter .list-filter-item .options > .options-item::-webkit-scrollbar,
.page-list .list-filter .page-list-filter-item .options > .options-item::-webkit-scrollbar,
.page-list .list-m-filter .list-m-filter-item .options > .options-item::-webkit-scrollbar {
  border-radius: 90px;
  width: 8px;
}
.page-list .list-filter .list-filter-item .options,
.page-list .list-filter .page-list-filter-item .options,
.page-list .list-m-filter .list-m-filter-item .options {
  display: none;
  position: absolute;
  top: 98%;
  left: -15%;
  z-index: 99;
  background: #fff;
  border: 1px solid #646464;
  padding: 10px;
}
.page-list .list-filter .list-filter-item .options .main-list-item,
.page-list .list-filter .list-filter-item .options .sub-list-item,
.page-list .list-filter .page-list-filter-item .options .main-list-item,
.page-list .list-filter .page-list-filter-item .options .sub-list-item,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item {
  display: block;
  padding-left: 30px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 5px;
  position: relative;
  color: #000000;
  line-height: 23px;
}
.page-list .list-filter .list-filter-item .options .main-list-item:hover,
.page-list .list-filter .list-filter-item .options .sub-list-item:hover,
.page-list .list-filter .page-list-filter-item .options .main-list-item:hover,
.page-list .list-filter .page-list-filter-item .options .sub-list-item:hover,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item:hover,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item:hover {
  text-decoration: none;
}
.page-list .list-filter .list-filter-item .options .main-list-item::before,
.page-list .list-filter .list-filter-item .options .sub-list-item::before,
.page-list .list-filter .page-list-filter-item .options .main-list-item::before,
.page-list .list-filter .page-list-filter-item .options .sub-list-item::before,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item::before,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item::before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #d0d0d0;
  left: 8px;
  top: 3px;
}
.page-list .list-filter .list-filter-item .options .main-list-item.selected::before,
.page-list .list-filter .list-filter-item .options .sub-list-item.selected::before,
.page-list .list-filter .page-list-filter-item .options .main-list-item.selected::before,
.page-list .list-filter .page-list-filter-item .options .sub-list-item.selected::before,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item.selected::before,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item.selected::before {
  background-color: #001745;
  border-color: #001745;
}
.page-list .list-filter .list-filter-item .options .main-list-item.selected::after,
.page-list .list-filter .list-filter-item .options .sub-list-item.selected::after,
.page-list .list-filter .page-list-filter-item .options .main-list-item.selected::after,
.page-list .list-filter .page-list-filter-item .options .sub-list-item.selected::after,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item.selected::after,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item.selected::after {
  font-family: "icomoon";
  content: "\e902";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  color: #fff;
  top: 3px;
  left: 8px;
  text-align: center;
  font-size: 8px;
}
.page-list .list-filter .list-filter-item .options .options-scroll,
.page-list .list-filter .page-list-filter-item .options .options-scroll,
.page-list .list-m-filter .list-m-filter-item .options .options-scroll {
  max-height: 250px;
  overflow: auto;
}
.page-list .list-filter .list-filter-item .options .main-list-item--filter,
.page-list .list-filter .page-list-filter-item .options .main-list-item--filter,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item--filter {
  padding-right: 20px;
}
.page-list .list-filter .list-filter-item .options .main-list-item--filter :hover,
.page-list .list-filter .page-list-filter-item .options .main-list-item--filter :hover,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item--filter :hover {
  text-decoration: none;
}
.page-list .list-filter .list-filter-item .options .main-list-item--filter span,
.page-list .list-filter .page-list-filter-item .options .main-list-item--filter span,
.page-list .list-m-filter .list-m-filter-item .options .main-list-item--filter span {
  float: right;
  opacity: 0.5;
}
.page-list .list-filter .list-filter-item .options .sub-list-item,
.page-list .list-filter .page-list-filter-item .options .sub-list-item,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item {
  padding-left: 50px;
}
.page-list .list-filter .list-filter-item .options .sub-list-item::before,
.page-list .list-filter .page-list-filter-item .options .sub-list-item::before,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item::before {
  left: 20px;
}
.page-list .list-filter .list-filter-item .options .sub-list-item.selected::after,
.page-list .list-filter .page-list-filter-item .options .sub-list-item.selected::after,
.page-list .list-m-filter .list-m-filter-item .options .sub-list-item.selected::after {
  left: 20px;
}
.page-list .list-filter-screen {
  float: left;
  border: 1px solid #d5d5d5;
  padding: 0 10px;
  background-color: white;
  width: 235px;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
}
.page-list .list-filter-screen .screen-count-title {
  font-size: 13px;
}
.page-list .list-filter-screen a {
  color: #a1a1a1;
}
.page-list .list-filter-screen .screen-count {
  float: left;
}
.page-list .list-filter-screen .screen-count a {
  margin-right: 2px;
}
.page-list .list-filter-screen .screen-count a.active {
  color: black;
  font-weight: bold;
}
.page-list .list-filter-screen .screen-count span {
  color: black;
  margin-right: 10px;
}
.page-list .special-page-banner.special-mobile {
  margin-bottom: 20px;
}
.page-list .special-page-banner.special-mobile .special-page-banner__image {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-list .special-page-banner.special-mobile {
    display: none;
  }
}
.page-list .special-page-banner.special-desktop {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .page-list .special-page-banner.special-desktop {
    display: none;
  }
}
.page-list .special-page-banner__title {
  margin-top: 5px;
}
.page-list .special-page-subbanner {
  border-top: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .page-list .special-page-subbanner__mobile {
    display: unset;
  }
}
.page-list .special-page-subbanner__image {
  margin-top: 20px;
}
.page-list .special-page-subbanner__title {
  margin-top: 5px;
}
.page-list .special-page-seo {
  margin-bottom: 10px;
}
.page-list .special-page-seo * {
  all: revert !important;
}
.page-list .list-filter-screen .list-filter-pagination {
  float: right;
  line-height: 1;
  padding-top: 7px;
}
.page-list .list-filter-pagination a {
  color: #d8d8d8;
  text-decoration: none;
  font-size: 20px;
}
.page-list .list-filter-pagination a.active, .page-list .list-filter-pagination a:hover {
  color: #001745;
}
.page-list .still-filter .options {
  padding: 0 !important;
  min-width: 100% !important;
  left: calc(-100% + 40px) !important;
}
.page-list .still-filter .options::before {
  left: 20.3% !important;
}
.page-list .still-filter .options .options-scroll-wrapper {
  display: table;
  width: 100%;
  padding: 0 25px;
  height: 140px !important;
  max-height: 140px !important;
  overflow: scroll;
}
.page-list .still-filter .options .options-scroll {
  display: table-cell;
  padding: 5px 0 18px 0;
  vertical-align: top;
  min-width: 118px;
  max-width: 125px;
}
.page-list .still-filter .options .options-titles {
  background-color: #eaeaea;
  border-top: solid 1px #646464;
  line-height: 20px;
  position: relative;
  top: -1px;
  padding: 10px 25px;
  display: table;
  width: 100%;
}
.page-list .still-filter .options .options-titles span {
  display: table-cell;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  padding-left: 8px;
  min-width: 115px;
  max-width: 125px;
}
.page-list .still-filter .options .main-list-item--filter {
  padding-right: 0 !important;
}
.page-list .list-filter .list-filter-item:not(.still-filter) .options {
  width: 230px;
}
.page-list {
  /**
  * List selection partial
  */
}
.page-list .list-selection {
  text-align: center;
  font-size: 13px;
  padding-bottom: 10px;
  color: black;
}
.page-list .list-selection-title {
  display: block;
  font-weight: bold;
}
.page-list .list-selection-subtitle {
  float: right;
}
.page-list .list-selection-category {
  margin-right: 15px;
  margin-left: 15px;
}
.page-list .list-selection .list-selection-category {
  cursor: pointer;
}
.page-list .list-selection-clear {
  color: #001745;
  font-weight: 800;
  text-decoration: underline;
  font-size: 13px;
}
.page-list .list-selection-category input[type=checkbox] {
  display: none;
}
.page-list .icon-close {
  margin-left: 3px;
}
.page-list {
  /**
  * List product
  */
}
.page-list .page-list-container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .page-list .page-list-container {
    width: 90%;
    max-width: 1960px;
  }
}
.page-list .list-product .product-item {
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .page-list .list-product .product-item img {
    aspect-ratio: 3/2 auto;
  }
}
.page-list .list-product .product-image-wrapper {
  border: 0;
}
.page-list .list-product .product-item-wrapper {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page-list .list-product .product-item-wrapper {
    margin-bottom: 10px;
  }
}
.page-list .list-product .product-name {
  margin-bottom: 10px;
  font-family: "Figtree-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  min-height: 35px;
}
.page-list .list-product .product-name a {
  color: #333333;
  letter-spacing: 1px;
}
.page-list .list-product .product-item-info-prices {
  position: relative;
}
.page-list .list-product .product-item-info-prices span {
  font-size: 12px;
  font-family: "Figtree-Regular";
  text-decoration: none;
  color: #333333;
}
.page-list .list-product .product-item-info-prices span.product-list-price {
  text-decoration-line: line-through;
  color: #999999;
}
.page-list .list-product .product-item-info-prices span.product-discount-prectange {
  background: transparent;
  font-style: italic;
  font-weight: bold;
  margin-left: 0;
  padding: 0;
  text-align: left;
  color: #c1001f;
  font-size: 13px;
  max-width: 85px;
  font-family: "Figtree-Black";
}
@media (max-width: 767px) {
  .page-list .list-product .product-item-info-prices span.product-discount-prectange {
    position: relative;
    align-self: flex-end;
    margin-bottom: 4px;
  }
}
.page-list .list-product .product-item-info-prices span.product-sale-price {
  font-size: 16px;
  color: #333333;
  font-family: "Figtree-Black";
}
.page-list .list-m-filter {
  display: none;
}
.page-list .list-m-info,
.page-list .list-m-selection {
  display: none;
}
.page-list .category-list-banner-container {
  position: relative;
}
.page-list .category-list-banner__info {
  position: absolute;
  top: 10%;
  right: 0px;
  width: 40%;
}
.page-list .category-list-banner__info img {
  margin: 10px auto;
  display: block;
}
.page-list .category-list-banner-text {
  font-size: 26px;
  text-align: center;
}
.page-list .category-list-text-container {
  padding: 30px;
  text-align: center;
}
.page-list .category-list-text__title {
  font-size: 26px;
  margin-bottom: 30px;
}
.page-list .category-list-text__description {
  font-size: 18px;
}
.page-list .sort-toggle-item {
  border-color: #7c8d9d;
}
.page-list .sort-toggle-item .selected {
  font-weight: bold;
  border: 2px solid #000 !important;
  padding: 20px 10px !important;
}

/*
   mobile filter
  */
.list-filters {
  position: fixed;
  top: 65px;
  background-color: #f2f2f2;
  z-index: 99;
  bottom: 0;
  right: 0;
  padding-top: 65px;
  left: -140%;
  visibility: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.list-filters .filter-switch-container {
  padding: 13px 0;
}
.list-filters .filter-switch-container .filter-toggle {
  justify-content: space-between;
  border: none;
}
.list-filters .filter-switch-container .filter-toggle .filter-toggle-label {
  color: #001745;
  font-size: 18px;
  font-weight: 700;
}
.list-filters .filter-switch-container .filter-toggle .filter-toggle-switch {
  width: 45px;
  height: 25px;
}
.list-filters .filter-switch-container .filter-toggle .filter-toggle-switch:before {
  width: 18px;
  height: 18px;
}
.list-filters .filter-switch-container .filter-toggle .filter-toggle-checkbox:checked + .filter-toggle-switch:before {
  left: 22px;
}
.list-filters.modal-show {
  visibility: visible;
  left: 0;
  width: 100%;
}
.list-filters .header-body {
  background-color: #f2f2f2;
  position: fixed;
  top: 65px;
  left: 0;
  right: 0;
  z-index: 1;
}
.list-filters .header-container {
  background-color: #fff;
}
.list-filters .header-container {
  padding-top: 24px;
}
.list-filters .content-container {
  padding-bottom: 70px;
}
.list-filters .selected-title {
  color: #aaaaaa;
  font-size: 18px;
  padding: 18px 0 24px 18px;
  font-weight: bold;
  line-height: 1;
}
.list-filters .selected-list-wrapper {
  border-top: solid 1px #d0d0d0;
  border-bottom: solid 1px #d0d0d0;
  background-color: #fff;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 15px;
}
.list-filters .selected-list-wrapper .list-selection-category {
  display: inline-block;
  margin: 0 10px 10px 0;
  border: solid 1px #d0d0d0;
  padding: 10px;
  line-height: 1;
}
.list-filters .selected-list-wrapper .list-selection-category span {
  color: #001745;
  font-size: 18px;
  font-weight: bold;
}
.list-filters .selected-list-wrapper .list-selection-category em {
  font-size: 13px;
  color: #aaaaaa;
  position: relative;
  top: -1px;
  right: -3px;
  font-weight: bold;
}
.list-filters .selected-list-wrapper .list-selection-category em:before {
  color: #aaa;
  font-size: 10px;
}
.list-filters .info-filter {
  border-bottom: 1px solid #d0d0d0;
  padding: 0 10px;
}
.list-filters .info-filter .back a {
  float: left;
  color: #001745;
  text-decoration: none;
  margin-top: 5px;
  position: relative;
  z-index: 5;
}
.list-filters .info-filter .back a em:before {
  font-weight: bold;
}
.list-filters .info-filter .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  color: #001745;
  position: relative;
}
.list-filters .info-filter .title .list-selection-clear {
  padding: 0;
  text-decoration: none;
  color: #aaaaaa;
  font-size: 12px;
  position: absolute;
  top: 4px;
  right: 10px;
  position: absolute;
}
.list-filters .main-title {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.list-filters .filter-sort .price {
  text-align: center;
}
.list-filters .filter-sort .price a {
  float: left;
  border: 1px solid #dcdcdc;
  text-decoration: none;
  color: #4a4a4a;
  display: inline-block;
  font-size: 24px;
  margin-right: 26px;
  margin-bottom: 20px;
  padding: 20px 10px;
}
.list-filters .filter-sort .price a:first-child {
  margin-left: 0;
}
.list-filters .filter-sort .price a:last-child {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.list-filters .filter-sort .price .clicked {
  outline: 2px solid #000000;
  font-weight: bold;
}
.list-filters {
  /*
    content body
    */
}
.list-filters .content-body {
  background-color: #f2f2f2;
  position: relative;
  height: auto;
}
.list-filters .content-filter {
  position: relative;
}
.list-filters .content-filter .filter-price {
  border-bottom: 1px solid #d8d8d8;
}
.list-filters .content-filter .filter-price .title {
  text-align: center;
}
.list-filters .content-filter .filter-price .title p:first-child {
  margin-bottom: 24px;
  font-weight: bold;
}
.list-filters .content-filter .filter-price .title p:last-child {
  text-align: left;
  margin-bottom: 20px;
}
.list-filters .content-filter .filter-price .price {
  text-align: center;
  font-size: 24px;
}
.list-filters .content-filter .filter-price .price input[type=checkbox] {
  display: none;
}
.list-filters .content-filter .filter-price .price label {
  display: inline-block;
  border: 1px solid #dcdcdc;
  color: #4a4a4a;
  text-decoration: none;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px 10px;
  cursor: pointer;
}
.list-filters .content-filter .filter-price .price label:last-child {
  margin-bottom: 34px;
}
.list-filters .content-filter .filter-price .price .clicked {
  outline: 2px solid #000000;
  font-weight: bold;
}
.list-filters .content-filter .filter-color {
  margin-top: 26px;
}
.list-filters .content-filter .filter-color .title {
  margin-bottom: 30px;
}
.list-filters .content-filter .filter-color a {
  float: left;
  text-decoration: underline;
  color: #000000;
}
.list-filters .content-filter .filter-color .color .color-item {
  width: 38px;
  height: 38px;
  margin: 0px 14px 14px 0px;
}
.list-filters .content-filter .filter-color .color .color-item.selected {
  width: 36px;
  height: 36px;
  border: 2px solid black;
}
.list-filters .content-filter .filter-color .color label {
  background-color: white;
  color: #9b9b9b;
  text-decoration: none;
  float: left;
  margin-right: 26px;
  margin-bottom: 50px;
  border: 1px solid #dcdcdc;
  width: 10.13%;
  height: 72px;
}
.list-filters .content-filter .filter-color .color .icon-check {
  text-align: center;
  line-height: 72px;
  outline: 2px solid #000000;
  font-size: xx-large;
  color: #000000;
  background-color: white;
}
.list-filters .content-filter .filter-size {
  border-bottom: 1px solid #d0d0d0;
  background-color: #fff;
  padding: 20px 0 20px 0px;
  cursor: pointer;
}
.list-filters .content-filter .filter-size:first-child {
  border-bottom: 1px solid #d0d0d0;
}
.list-filters .content-filter .filter-size .item-title {
  background-color: #fff;
  padding: 12px 0;
  font-weight: bold;
}
.list-filters .content-filter .filter-size .item-title a {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  line-height: 30px !important;
  background: none !important;
  height: 30px !important;
  position: relative;
  top: -6px;
  z-index: 10;
}
.list-filters .content-filter .filter-size .item-title a em {
  font-weight: bold;
  color: #001745;
  font-size: 16px;
}
.list-filters .content-filter .filter-size .item-wrapper {
  padding: 18px 15px;
  text-align: center;
  height: auto;
  padding-bottom: 60px;
}
.list-filters .content-filter .filter-size .title {
  font-weight: bold;
  font-size: 18px;
  color: #001745;
  line-height: 1;
  padding-left: 14px;
}
.list-filters .content-filter .filter-size .title em {
  float: right;
  color: #001745;
  font-weight: bold;
  margin-right: 10px;
}
.list-filters .content-filter .filter-size .title a {
  float: right;
  text-decoration: underline;
  color: #000000;
}
.list-filters .content-filter .filter-size.active .size {
  display: block;
  background: #f2f2f2;
}
.list-filters .content-filter .filter-size.active .size.size-items .main-list-item {
  width: 33.3333%;
  border: transparent;
  height: 42px;
  line-height: 14px;
  margin-bottom: 10px;
}
.list-filters .content-filter .filter-size.active .size.size-items .main-list-item span {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-color: #fff;
}
.list-filters .content-filter .filter-size.active .size.size-items .main-list-item:nth-child(3n) {
  margin-right: 0;
}
.list-filters .content-filter .filter-size.active .size.size-items .main-list-item.selected {
  border: 0 !important;
}
.list-filters .content-filter .filter-size.active .size.size-items .main-list-item.selected span {
  border: 0;
  background-color: #001745;
  color: #fff !important;
}
.list-filters .content-filter .filter-size.active .size.color-items .item-wrapper {
  text-align: left;
}
.list-filters .content-filter .filter-size.active .size.color-items .main-list-item {
  border: 1px solid transparent;
}
.list-filters .content-filter .filter-size.active .size.color-items .main-list-item.selected {
  border-color: #001745;
}
.list-filters .content-filter .filter-size.active .size.color-items .main-list-item.selected:after {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  font-size: 20px;
  top: 0;
  left: 0;
  color: #001745;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.25);
}
.list-filters .content-filter .filter-size.active .size.color-items .main-list-item.filter--color {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  padding: 0;
  background-clip: padding-box;
  display: inline-block;
  position: relative;
  font-size: 11px;
  margin: 0 17px 40px 16px;
}
.list-filters .content-filter .filter-size.active .size.color-items .main-list-item.filter--color i {
  position: absolute;
  bottom: -20px;
  left: -12px;
  display: block;
  width: 150%;
  text-align: center;
}
.list-filters .content-filter .filter-size .size {
  text-align: center;
  display: none;
}
.list-filters .content-filter .filter-size .size a {
  border: 1px solid #dcdcdc;
  color: #9b9b9b;
  text-decoration: none;
  float: left;
  height: 72px;
  line-height: 72px;
  padding: 0 10px;
  min-width: 70px;
}
.list-filters .content-filter .filter-size .size a.selected {
  font-weight: bold;
  border: 2px solid #000 !important;
  padding: 0 10px !important;
}
.list-filters .content-filter .filter-size .size .clicked {
  outline: 2px solid #000000;
  font-weight: bold;
}
.list-filters .content-filter .back {
  position: fixed;
  bottom: 0;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 34px;
  padding: 10px 8px;
  border-top: solid 1px #d0d0d0;
  background-color: #fff;
  z-index: 9;
}
.list-filters .content-filter .back a {
  display: block;
  border-radius: 2px;
  padding: 12px 0;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  background-color: #001745;
}
.list-filters .content-filter .filter-size .item-wrapper {
  position: relative;
}
.list-filters .content-filter .filter-size .item-wrapper:after {
  clear: both;
  content: " ";
  display: block;
}
.list-filters .content-filter .filter-size .item-wrapper .back {
  position: absolute;
  bottom: 0;
  margin-left: -15px;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 8px;
  border-top: solid 1px #d0d0d0;
  background-color: #fff;
}
@media (max-width: 991px) {
  .list-filters .content-filter .filter-size .item-wrapper .back {
    position: fixed;
    z-index: 10;
  }
}
.list-filters .content-filter .filter-size .item-wrapper .back a {
  display: block;
  width: 100%;
  height: 42px;
  margin-bottom: 0;
  line-height: 1;
  border-radius: 2px;
  padding: 12px 0;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  background-color: #001745;
}

.m-open-sub-filters .list-filters .content-filter .filter-size {
  display: none;
}
.m-open-sub-filters .list-filters .content-filter .filter-size.active {
  display: block;
  padding: 0;
  border-bottom: 0;
}
.m-open-sub-filters .list-filters .content-filter .filter-size.active .title {
  display: none;
}
.m-open-sub-filters .selected-list-wrapper,
.m-open-sub-filters .selected-title {
  display: none;
}

@media (max-width: 991px) {
  .m-nopadding {
    padding: 0 !important;
  }
  .page-list .list-filter,
  .page-list .list-selection,
  .page-list .category-list-text-container,
  .page-list .category-list-banner-container {
    display: none;
  }
  .page-list .list-filter-item a,
  .page-list .list-filter-screen a {
    padding-right: 1px;
    padding-left: 2px;
  }
  .page-list .list-filter-screen .list-filter-pagination a {
    font-size: 17px;
  }
  .page-list .list-filter-item .selected,
  .page-list .list-filter-screen .selected {
    padding: 0 3px;
  }
  .page-list .list-filter .list-filter-item .modal-item {
    top: 32px;
  }
  .page-list .list-product .product-item {
    padding: 6px;
  }
  .page-list .list-product .product-item::not(:nth-child(2n)) .product-item-wrapper {
    margin-right: 10px;
  }
  .page-list .list-banner,
  .page-list .list-filter {
    display: none;
  }
  .page-list .list-info {
    display: block;
    text-align: center;
    padding: 0 30px;
  }
  .page-list .list-info .title {
    font-weight: normal;
    color: black;
  }
  .page-list .list-info .list-info-back a {
    color: #000000;
    text-decoration: none;
  }
  .page-list .list-info .list-info-back {
    float: left;
    margin-left: -13px;
  }
  .page-list .list-info .list-info-back .icon-chevron_left {
    font-size: 26px;
  }
  .page-list .list-m-category span {
    color: #7c8d9d;
  }
  .page-list .list-m-sorter span {
    color: #7c8d9d;
  }
  .page-list {
    /*
    list mobile filter
    */
  }
  .page-list .list-m-filter {
    display: block;
    font-size: 16px;
  }
  .page-list .list-m-filter .list-m-filter-item {
    float: right;
    background-color: #ffffff;
    border: 1px solid #cbcbcc;
    border-left: 0;
    border-right: 0;
    cursor: pointer;
    margin-bottom: 15px;
  }
  .page-list .list-m-filter .list-m-filter-item a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    font-family: "Figtree-SemiBold";
    font-weight: 400;
    font-size: 14px;
  }
  .page-list .list-m-filter .list-m-filter-item.filter {
    width: 51%;
    float: left;
    height: 36px;
    line-height: 36px;
    border-right: 1px solid #cbcbcc;
  }
  .page-list .list-m-filter .list-m-filter-item.category {
    position: relative;
    height: 36px;
    line-height: 36px;
    width: 49%;
  }
  .page-list .list-m-filter .list-m-filter-item.sorter {
    position: relative;
    height: 36px;
    line-height: 36px;
    width: 49%;
  }
  .page-list .list-m-filter .list-m-filter-item .list-modal {
    display: none;
    position: absolute;
    width: 100%;
    outline: 1px solid #aaaaaa;
    z-index: 1;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
  }
  .page-list .list-m-filter .list-m-filter-item .list-modal.active {
    display: block;
  }
  .page-list .list-m-filter .list-m-filter-item .list-modal a {
    display: block;
    background-color: white;
  }
  .page-list .list-m-filter .list-m-filter-item.category i,
  .page-list .list-m-filter .list-m-filter-item.filter i,
  .page-list .list-m-filter .list-m-filter-item.sorter i {
    line-height: 34px;
    margin-left: 5px;
    font-size: 17px;
  }
  .page-list .list-selection {
    margin-top: 0%;
    padding: 0 30px;
    text-align: left;
    font-size: 24px;
    border-bottom: none;
  }
  .page-list .list-selection .list-selection-category {
    background-color: #f5f5f5;
    cursor: pointer;
    margin-right: 22px;
    margin-bottom: 22px;
    display: inline-block;
    position: relative;
    height: 72px;
    line-height: 72px;
    padding-left: 10px;
    padding-right: 40px;
  }
  .page-list .list-selection .list-selection-category em {
    position: absolute;
    right: 5px;
    top: 24px;
  }
  .page-list .list-selection-clear {
    float: right;
    text-decoration: underline;
    font-weight: normal;
    padding: 24px 0;
    display: block;
  }
  .page-list .list-selection-clear::after {
    content: "";
    clear: both;
    display: table;
  }
  .page-list .list-filter-action {
    display: block;
    float: left;
    margin-right: 28px;
  }
  .content-footer .back {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 34px;
    padding: 10px 8px;
    border-top: solid 1px #d0d0d0;
    background-color: #fff;
    z-index: 9;
  }
  .content-footer .back a {
    display: block;
    border-radius: 2px;
    padding: 12px 0;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    background-color: #001745;
  }
}
.m-filters-active .list-filters {
  visibility: visible;
  left: 0;
  top: 65px;
  width: 100%;
  height: calc(100% - 65px);
}

.m-filters-active .list-m-filter {
  display: none;
}

.m-filters-active header.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 0;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.list-filter-wrapper {
  top: 0px;
  background-color: #fff;
}
.list-filter-wrapper .breadcrumb {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .list-filter-wrapper {
    top: 58px;
    z-index: unset;
  }
  .list-filter-wrapper .breadcrumb {
    margin-left: 0px;
  }
}

.filter-desktop {
  padding: 20px 0 20px;
}
@media (min-width: 992px) {
  .filter-desktop {
    position: sticky;
    background-color: #fff;
    z-index: 1;
  }
}

.page-list.sticky-filter .list-filter-wrapper {
  padding-top: 58px;
}
@media (min-width: 992px) {
  .page-list.sticky-filter .list-filter-wrapper {
    padding-top: 0px;
  }
}
.page-list.sticky-filter .filter-desktop {
  top: 0px;
  padding-top: 80px;
}

.filter-toggle {
  cursor: pointer;
  border: 1px solid #000;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.filter-toggle-label {
  font-size: 13px;
  font-weight: 500;
  margin-top: 2px;
}

.filter-toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 27px;
  height: 17px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
  margin-left: 10px;
}

.filter-toggle-switch:before, .filter-toggle-switch:after {
  content: "";
}

.filter-toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 11px;
  height: 11px;
  position: absolute;
  top: 3px;
  left: 3px;
  transition: left 0.25s;
}

.filter-toggle-checkbox:checked + .filter-toggle-switch {
  background: #000;
}

.filter-toggle-checkbox:checked + .filter-toggle-switch:before {
  left: 13px;
}

.filter-toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.quick-look {
  position: relative;
  margin: 20px auto;
  background-color: #fff !important;
  z-index: 1110;
  width: 900px;
}
.quick-look .product-container__inner {
  padding: 20px !important;
}
.quick-look .product__detail__bottom {
  display: none !important;
}
.quick-look .quick-look-product-link {
  display: block !important;
}
@media (max-width: 991px) {
  .quick-look {
    width: 740px;
  }
}

.quick-look__product-container {
  padding: 15px;
}
.quick-look__product-container .product-slider__main {
  border: 0px;
}
.quick-look__product-container .size-table-link {
  float: right;
}

.quick-look-modal .modal__bg {
  opacity: 0.5;
}

.quick-look__close {
  line-height: 20px;
  font-size: 18px;
  text-decoration: none !important;
  position: absolute;
  top: 7px;
  right: 7px;
  padding: 0px 2px;
}

.quick-look__close::before {
  color: #000 !important;
}

.quick-look__slider {
  float: left;
  width: 262px;
  margin-right: 10px;
}

.quick-look__slider__main {
  height: 197px;
  margin-bottom: 5px;
  background-size: cover;
  background-position: center;
}

.quick-look__slider__thumbnails {
  padding: 5px;
  text-align: center;
  border: 1px solid #E8E8E8;
}

.quick-look__slider__thumbnail {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.quick-look__slider__thumbnail.active {
  border: 2px solid #000;
}

.quick-look__detail {
  float: left;
  width: 263px;
}
.quick-look__detail .error {
  display: block;
  padding-top: 5px;
}

.quick-look__title {
  font-size: 18px;
}

.quick-look__code {
  font-size: 12px;
  margin-bottom: 25px;
}

.quick-look__discount {
  float: right;
  font-size: 12px;
  color: #000;
  border: 1px solid #000;
  padding: 3px 13px;
}

.quick-look__price {
  margin-bottom: 25px;
}

.quick-look__price_old {
  margin-right: 10px;
  font-size: 14px;
  color: #BEC5CA;
  text-decoration: line-through;
}

.quick-look__pice__new {
  font-size: 20px;
}

.quick-look__quantity-label {
  font-size: 12px;
  margin-bottom: 8px;
}

.quick-look__counter {
  float: left;
  width: 74px;
  padding: 4px;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  color: #979797;
}

.__quick-look-counter-button, .quick-look__counter__plus, .quick-look__counter__minus {
  float: left;
  width: 21px;
  height: 21px;
  padding-top: 4px;
  font-size: 10px;
  text-align: center;
  background-color: #f4f4f4;
  border-radius: 5px;
}
.__quick-look-counter-button:hover, .quick-look__counter__plus:hover, .quick-look__counter__minus:hover {
  border: 1px solid #979797;
  padding-top: 3px;
}

.quick-look__counter__number {
  float: left;
  width: 21px;
  height: 21px;
  padding-top: 1px;
  text-align: center;
}

a.quick-look__redirect {
  display: inline-block;
  margin-top: 35px;
  font-size: 10px;
  font-style: italic;
  text-decoration: underline;
}

.quick-look__add-basket {
  float: right;
  width: 176px;
  height: 30px;
  font-family: "Open Sans";
  font-size: 18px;
  font-family: "Figtree-Bold";
  background-color: #000;
  color: #fff;
  border-radius: 5px;
}
.quick-look__add-basket .fa {
  margin-left: 15px;
}

.quick-look .breadcrumb {
  display: none;
}

.quick-look .product-care {
  display: none;
}

.quick-look .variant-ruler-icon-link {
  display: none;
}

.quick-look-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.quick-look .product__detail__top {
  padding-top: 25px;
  margin: 0;
}

.quick-look .product-detail__offer-box,
.quick-look .product-variant__item-title {
  text-align: left;
}
.quick-look .variant_size__error {
  float: left;
}

.quick-look-preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 10;
}

.quick-look-preloader-image {
  position: absolute;
  top: 50%;
  left: 50%;
}

.product-item-wrapper {
  position: relative;
}
.product-item-wrapper .quicklook-small-button {
  position: absolute;
  bottom: 10px;
  right: 8px;
  font-size: 32px;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-item-wrapper .quicklook-small-button i {
  font-size: 20px;
}
.product-item-wrapper .quicklook-small {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  z-index: 1100;
}
@media (min-width: 768px) {
  .product-item-wrapper .quicklook-small {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: unset;
    background-color: transparent;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .product-item-wrapper .quicklook-small--loading {
    top: 50%;
  }
}
.product-item-wrapper .quicklook-small--loading .quicklook-small__loading {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .product-item-wrapper .quicklook-small--loading .quicklook-small__loading {
    top: 0;
  }
}
.product-item-wrapper .quicklook-small__loading {
  display: flex;
  justify-content: center;
}
.product-item-wrapper .quicklook-small__body {
  width: 400px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .product-item-wrapper .quicklook-small__body {
    width: 100%;
    max-width: unset;
  }
}
.product-item-wrapper .quicklook-small__close {
  font-size: 32px;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 8px;
}
.product-item-wrapper .quicklook-small__close i {
  font-size: 16px;
  margin: 0;
}
.product-item-wrapper .quicklook-small__product {
  background-color: #fff;
  padding: 12px 20px;
  border: 1px solid #e7e7e7;
}
.product-item-wrapper .quicklook-small__name {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
  letter-spacing: 1px;
}
.product-item-wrapper .quicklook-small__price {
  margin-bottom: 8px;
}
.product-item-wrapper .quicklook-small__price .detail__price-sale {
  font-size: 16px;
  margin-bottom: 0px;
}
.product-item-wrapper .quicklook-small__price .detail__price-standart {
  font-size: 14px;
  margin-right: 8px;
}
.product-item-wrapper .quicklook-small__price .detail__price-discount {
  display: none;
}
.product-item-wrapper .quicklook-small__size {
  margin-bottom: 8px;
}
.product-item-wrapper .quicklook-small__size select {
  width: 100%;
  border: none;
  padding: 8px 0px;
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
}
.product-item-wrapper .quicklook-small__addtocart {
  background-color: #001745;
  color: #FFFFFF;
  font-family: "Figtree-ExtraBold";
  width: 100%;
  font-size: 14px;
  padding: 12px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  line-height: 1;
}
.product-item-wrapper .quicklook-small__addtocart.stock-button {
  color: #111841;
  border: 1px solid #111841;
  background: #fff;
}
.product-item-wrapper .quicklook-small__addtocart.stock-button:hover {
  color: #111841 !important;
  border: 1px solid #111841 !important;
  background: #fff !important;
}
.product-item-wrapper .quicklook-small__addtocart[disabled] {
  opacity: 0.5;
}
.product-item-wrapper .quicklook-small__addtocart:hover {
  background-color: #001745;
}

.quicklook-small {
  display: none;
}

.favourite-popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
}
.favourite-popup__close {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.favourite-popup__wrapper {
  position: absolute;
  z-index: 2;
  width: 310px;
  height: 300px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border: 1px solid #001d4b;
  padding: 29px 17px;
  text-align: center;
}
.favourite-popup__icon {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 14px;
}
.favourite-popup__title {
  font-size: 19px;
  line-height: 19px;
  font-weight: 900;
  color: #001d4b;
  font-family: "Figtree-Black";
}
.favourite-popup__desc {
  font-size: 15px;
  font-weight: 500;
  color: #001d4b;
  margin: 30px 0;
  line-height: 18px;
}
.favourite-popup__desc span {
  display: block;
}
.favourite-popup__button a {
  height: 15px;
  font-family: "Figtree-Black";
  color: #fff;
  display: block;
  line-height: 33px;
  background: #001d4b;
  padding: 0 15px;
  height: 33px;
}

.favourite-popup.active {
  display: block;
}

@media (max-width: 767px) {
  .list-products-wrapper {
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .list-container {
    padding: 0 5px;
  }
}
.list__bottom-info {
  padding: 0 20px;
}

.list-title {
  display: block;
  font-size: 18px;
  font-family: "Figtree-Bold";
  color: #001745;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .list-title {
    font-size: 14px;
    margin-bottom: 0px;
    font-family: "Figtree-Light";
  }
}

.list-title-big {
  font-size: 18px;
  color: #001745;
  font-family: "Figtree-Bold";
  display: block;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .list-title-big {
    font-size: 15px;
    margin-bottom: 0px;
  }
}

.list__filters__block {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .list__filters__block {
    margin-bottom: 0 !important;
    margin-top: 0px;
  }
}

.breadcrumb {
  color: #001745;
}
.breadcrumb ol {
  list-style: none;
}
.breadcrumb ol li {
  float: left;
  margin-right: 5px;
}
.breadcrumb ol li:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .list-title-link.active i.fa {
    display: inline-block !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}

.product-image-wrapper {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  position: relative;
}
.product-image-wrapper .product-item-image-1 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
.product-image-wrapper img {
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .product-image-wrapper-hoverable:hover .product-item-image {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .product-image-wrapper-hoverable:hover .product-item-image-1 {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
}
.product-image-wrapper .toggle-favourite {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 32px;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  background-color: #e7e7e7;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.product-image-wrapper .toggle-favourite i {
  font-size: 20px;
}

.product-item-box {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .product-item-box:nth-child(3n+1) {
    padding-left: 0;
    clear: left;
  }
  .product-item-box:nth-child(3n+2) {
    padding: 0px 7.5px;
  }
  .product-item-box:nth-child(3n+3) {
    padding-right: 0;
    clear: right;
  }
}
@media (max-width: 767px) {
  .product-item-box:nth-child(2n+1) {
    padding-left: 0;
    clear: left;
  }
  .product-item-box:nth-child(2n+2) {
    padding-right: 0;
    clear: right;
  }
}

.list-content {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .list-content {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .list-content .product-name {
    height: 48px;
  }
}

.list__pagination--top {
  margin: 8px -16px 0 0;
}
@media (max-width: 767px) {
  .list__pagination--top {
    margin: 0;
  }
}

.category-list {
  margin-top: 10px;
}

.product-item-basket-price {
  font-size: 16px;
  line-height: 25px;
  font-family: "Figtree-Bold";
}
.product-item-basket-price span {
  color: #333333;
  font-size: 12.5px;
  line-height: 25px;
  padding-right: 5px;
  font-family: "Figtree-Regular";
}
@media (max-width: 767px) {
  .product-item-basket-price span {
    font-size: 11px;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .product-item-basket-price {
    font-size: 14px;
  }
}

.list-content__actions {
  padding: 9px 0;
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
@media (max-width: 767px) {
  .list-content__actions {
    padding: 12px 5px;
    margin: 0;
    margin-bottom: 10px;
  }
}

.list-item-selected-main-title {
  font-size: 15px;
  color: #000;
}

.content__actions__select-box {
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .content__actions__select-box {
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .content__actions__select-box {
    margin-right: 5px;
  }
}
.content__actions__select-box.size > span.select2:nth-of-type(3) {
  display: none !important;
}

.content__actions__last {
  margin-right: 0;
}

.list__info {
  padding: 11px 5px 8px 0;
  border-top: 1px solid #d8d8d8;
}
@media (max-width: 767px) {
  .list__info {
    border-top: none;
  }
}

.list__info__filter {
  padding-right: 15px;
  cursor: pointer;
}

.list__info__filter__clear {
  color: #333;
  text-decoration: underline;
}
.list__info__filter__clear:hover {
  color: #001745;
}

.list__info__text {
  padding: 0;
  color: #858594;
  font-size: 13px;
  font-family: "Figtree-Regular";
}
.list__info__text p {
  padding: 15px 0 5px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .list__info__text {
    padding-right: 0;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
}

.list__info__text b {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  color: #000;
}

.list__info__text--selected {
  color: #000;
}

.list__info__filter:last-child .list__info__filter__dot,
.list__info__filter input,
.list__info__filter input:last-child .list__info__filter__dot {
  display: none;
}

.list__info__filter__text {
  display: inline-block;
  cursor: pointer;
  font-family: "Figtree-Regular", sans-serif;
  font-size: 13px;
  color: #333;
}

.list__info__filter__text:hover {
  text-decoration: line-through;
}

.list__info__filter__icon:before {
  color: #d0112b;
  font-size: 10px;
}
.list__info__filter__icon:after {
  display: none !important;
  content: " ";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #000;
  transform: rotate(135deg);
  position: absolute;
  top: 7px;
}

.list__filters__check-item:hover {
  cursor: pointer;
}

.list__filters__block .list__filters__check-item--hide {
  display: none;
}
.list__filters__block .filter-show-all__text--hide {
  display: none;
}
.list__filters__block.show-all .list__filters__check-item--hide {
  display: block;
}
.list__filters__block.show-all .filter-show-all__text {
  display: none;
}
.list__filters__block.show-all .filter-show-all__text--hide {
  display: block;
}

.list__products {
  padding: 0;
}
@media (max-width: 767px) {
  .list__products {
    background-color: #fff;
    padding: 15px 5px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list__products {
    width: 75% !important;
  }
}
.list__products.quadr {
  width: 100%;
}
@media (min-width: 768px) {
  .list__products.quadr .product-item-box {
    width: 25% !important;
  }
}

.list__filters__show-all {
  display: block;
  margin-top: 10px;
}

.selected_category_link {
  color: #001745;
}

.m-filters-box a:hover {
  text-decoration: none;
  color: #001745;
}

@media (max-width: 767px) {
  .filter-title {
    margin-top: 0 !important;
  }
}

.search-total-count {
  line-height: 35px;
}

.list-border-line {
  border-bottom: 1px solid #dedee9;
  min-height: 50px;
  padding: 6px 0;
  margin-top: 0;
}

.list-content__actions__sub--title {
  font-size: 15px;
  font-family: "Figtree-Regular";
  padding-right: 15px;
  position: relative;
  top: 2px;
}

.content__actions__select-box .select2-selection--single {
  border-radius: 0;
  border-color: #ddd;
}

.select2-selection__rendered {
  font-size: 15px;
}

@media (max-width: 991px) {
  .select2-container {
    width: 100px !important;
  }
}

.select2-container .select2-selection--single {
  height: 26px;
}

.select2-results__option {
  font-size: 11px;
}

.select2-selection.select2-selection--single {
  outline: 0 none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 25px;
}

.checkbox-item-price {
  margin-bottom: 10px;
  height: 30px;
  border: 1px solid #dedee9;
  padding: 3px 0;
  text-align: center;
}

.checkbox-item-price span:last-child {
  font-size: 12px;
  color: #686869;
}

.list-content__actions--top {
  float: left;
}

@media (min-width: 992px) {
  .list-container-menu {
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .list-container-menu {
    float: left;
    z-index: 9;
    width: 100%;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-container-menu {
    width: 25% !important;
    padding-right: 20px;
  }
}

.content__actions__view {
  font-size: 12px;
}

@media (max-width: 767px) {
  .m-list-shorters-wrapper {
    float: left;
    width: 100%;
    z-index: 9;
    position: relative;
    margin-bottom: 0;
    border-top: 0 none;
  }
}

@media (max-width: 767px) {
  .m-pagination-total-count-wrapper {
    float: left;
    position: relative;
    z-index: 9;
    padding-left: 15px;
  }
}

.selected__filters__wrapper {
  text-align: center;
  font-family: "Figtree-Regular", sans-serif;
}
@media (min-width: 768px) {
  .selected__filters__wrapper {
    float: left;
  }
}
@media (max-width: 767px) {
  .selected__filters__wrapper {
    margin-left: 10px;
    text-align: left;
  }
}
.selected__filters__wrapper > * {
  display: inline-block;
}

.category__banner {
  min-height: 89px;
  position: relative;
}
.category__banner p {
  position: absolute;
  left: 30px;
  top: 35px;
  color: #000;
  font-weight: 600;
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .category__banner p {
    top: 18px;
  }
}
@media (min-width: 768px) {
  .category__banner {
    display: none;
  }
}
@media (max-width: 767px) {
  .category__banner {
    overflow: hidden;
    width: 100%;
    height: 90px;
    text-align: center;
  }
  .category__banner img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
  }
  .category__banner p {
    position: relative;
    padding-top: 35px;
    top: auto;
    left: auto;
  }
}

.main-list-item {
  text-decoration: none !important;
  font-size: 18px;
  color: #001745;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .main-list-item {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
.main-list-item.selected {
  font-weight: bold;
}

.sub-list-item {
  line-height: 25px;
  font-size: 16px;
  font-family: brbold;
  color: #000;
}
.sub-list-item.selected {
  position: relative;
}
.sub-list-item.selected:after {
  content: "\f054";
  font-family: FontAwesome;
  speak: none;
  color: #001745;
  position: absolute;
  top: 0px;
  left: 5px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .sub-list-item {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .main-list-item {
    color: #001745;
  }
  .sub-list-item {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .facet__wrapper {
    width: 100%;
  }
  .facet__wrapper .list__filters__block {
    width: 100%;
  }
  .facet__wrapper, .category-mobile {
    position: absolute;
    left: 0;
    background: white;
    border: 1px solid #ded8d8;
    padding: 10px;
  }
}
.list-upper-banner {
  position: relative;
}
.list-upper-banner .title {
  position: absolute;
  right: 150px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 64px;
  font-family: "sonica";
}
@media (max-width: 991px) {
  .list-upper-banner .title {
    right: 50%;
    transform: translateY(-50%) translateX(50%);
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .mobile-cf {
    padding: 10px;
  }
}
.product-container {
  display: flex;
  flex-flow: row wrap;
}
.product-container .flex-4 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
@media (max-width: 1199px) {
  .product-container .m-flex-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.page-list .list-title-name {
  display: inline-block;
}

.product-banner img {
  width: 100%;
  height: auto;
}

.product-banner.product-banner-single {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
@media (max-width: 1199px) {
  .product-banner.product-banner-single {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.product-banner.product-banner-double {
  flex: 0 0 66.666%;
  max-width: 66.666%;
}
@media (max-width: 1199px) {
  .product-banner.product-banner-double {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.product-item-wrapper {
  margin-bottom: 20px;
}
.product-item-wrapper .list-product-image-badge {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}
.product-item-wrapper .list-product-image-badge .badge-wrapper {
  display: flex;
  align-items: center;
}
.product-item-wrapper .list-product-image-badge span {
  padding: 2px;
}
.product-item-wrapper .list-product-image-badge picture {
  max-width: 60px;
}
@media (min-width: 768px) {
  .product-item-wrapper .list-product-image-badge picture {
    max-width: 90px;
  }
}
.product-item-wrapper .list-product-image-badge span + picture {
  margin-left: 8px;
}

.list-product-image-badge-bottom {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
}
.list-product-image-badge-bottom img {
  margin: auto;
  width: unset !important;
  opacity: 0.8;
}

.product-item-wrapper .list-product-image-badge-bottom {
  max-width: 100%;
}

.detail__slider-nav-item .list-product-image-badge-bottom {
  max-width: 596px;
}

.product-item-info {
  margin: 10px 0 20px;
}
@media (max-width: 767px) {
  .product-item-info {
    text-align: left;
  }
}
.product-item-info .product-variants {
  display: flex;
  gap: 6px;
  align-items: center;
  width: max-content;
}
.product-item-info .product-variants .list-variant-wrapper {
  width: 21px;
  height: 21px;
  border-radius: 100%;
}
.product-item-info .product-variants .variant {
  padding: 1px;
  display: block;
  width: 23px;
  height: 23px;
  border-radius: 100%;
}
.product-item-info .product-variants .variant.active-variant, .product-item-info .product-variants .variant.active-variant-default {
  border: 0.88px solid #000;
  border-radius: 100%;
}
.product-item-info .product-variants .variant img {
  border-radius: 100%;
  overflow: hidden;
  width: 19px;
  height: 19px;
}

.product-name {
  font-size: 12px;
  color: #001745;
  display: block;
  font-family: "Figtree-Light";
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.product-name a {
  color: #001745;
  letter-spacing: 2px;
}

.product-item-info-prices {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: brbold;
  position: relative;
  justify-content: space-between;
}
.product-item-info-prices .product-prices-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (max-width: 767px) {
  .product-item-info-prices .product-prices-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
.product-item-info-prices .product-list-price {
  text-decoration: line-through;
  color: #001745;
}
.product-item-info-prices .product-sale-price {
  color: #333333;
}
.product-item-info-prices .product-price {
  color: #333333 !important;
}
.product-item-info-prices .product-discount-prectange {
  background-color: transparent;
  color: #ffffff;
  font-size: 10px !important;
  font-weight: 700;
  text-align: center;
  max-width: 75px;
}
@media (max-width: 767px) {
  .product-item-info-prices .product-sale-price, .product-item-info-prices .product-list-price, .product-item-info-prices .product-price {
    font-size: 15px !important;
  }
}

.lowest-price-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 8px;
}
.lowest-price-warning img {
  height: 16px;
}
@media (max-width: 767px) {
  .lowest-price-warning img {
    height: 14px;
  }
}
.lowest-price-warning .price-note {
  color: #D20000;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .lowest-price-warning .price-note {
    font-size: 10px;
  }
}

.product-quick-look {
  font-size: 14px;
  font-family: "Figtree-Light";
  color: #9b9b9b;
  text-decoration: underline;
  display: none;
}

.cover-changer__item {
  flex-grow: 1;
  margin: 0 1px;
}
.cover-changer__item:first-child {
  margin-left: 0;
}
.cover-changer__item:last-child {
  margin-right: 0;
}
.cover-changer__item-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cover-changer__bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 9999px;
  margin: 0 0.25rem;
}
.cover-changer__bullet.active {
  background-color: #000;
}
.cover-changer__bullet-wrapper {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
  overflow: hidden;
}

.swiper.swiper-product-list {
  z-index: 0;
}
.swiper.swiper-product-list .swiper-wrapper {
  height: auto;
}

.swiper-pagination-product-list.swiper-pagination {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 1;
}
.swiper-pagination-product-list.swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 9999px;
  margin: 0 0.25rem;
}
.swiper-pagination-product-list.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
}

.collection-products {
  max-width: 960px;
  margin: 0 auto 15px;
  padding: 0;
}
.collection-products__title {
  font-size: 50px;
  border-bottom: 3px solid #EFF2F6;
  display: block;
  margin: 0px 20px;
  font-family: "sonica";
  display: inline-block;
}
@media (max-width: 767px) {
  .collection-products__title {
    font-size: 23px;
    padding-bottom: 20px;
  }
}
.collection-products__desc {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  max-width: 800px;
  margin: 20px;
}
@media (max-width: 767px) {
  .collection-products {
    text-align: center;
  }
  .collection-products__title {
    font-size: 40px;
  }
  .collection-products__desc {
    font-size: 18px;
  }
}

.page-seo-container {
  margin: 0 auto;
  display: none;
  letter-spacing: 0.42px;
  color: #061642;
  font-family: "Figtree-Regular" !important;
}
@media screen and (max-width: 767px) {
  .page-seo-container {
    width: 90% !important;
  }
}
@media screen and (min-width: 767px) {
  .page-seo-container {
    width: 80%;
  }
}
.page-seo-container h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 10px;
}
.page-seo-container p {
  font-size: 16px;
  line-height: 120%;
  padding-bottom: 10px;
}
.page-seo-container span {
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  cursor: pointer;
}
.page-seo-container span:hover {
  text-decoration: underline;
}
.page-seo-container * {
  all: revert !important;
}

.page-seo-summary {
  font-size: 16px;
  margin: 0 auto;
  font-family: "Figtree-Regular" !important;
  letter-spacing: 0.42px;
  color: #061642;
}
.page-seo-summary h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page-seo-summary {
    width: 90% !important;
  }
}
@media screen and (min-width: 767px) {
  .page-seo-summary {
    width: 80%;
  }
}
.page-seo-summary span {
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  cursor: pointer;
  margin-bottom: 15px;
}
.page-seo-summary span:hover {
  text-decoration: underline;
}
.page-seo-summary .seo-content {
  max-height: 92px;
  overflow: hidden;
  transition: max-height 0.3s ease;
  margin-bottom: 20px;
}
.page-seo-summary .seo-content * {
  all: revert !important;
}
.page-seo-summary .seo-content.expanded {
  max-height: none;
}

.half-video-banner__wrapper {
  display: flex;
}
@media (max-width: 992px) {
  .half-video-banner__wrapper {
    flex-direction: column;
  }
}
.half-video-banner__video {
  width: 58.3%;
  flex-shrink: 0;
}
@media (max-width: 992px) {
  .half-video-banner__video {
    width: 100%;
  }
}
.half-video-banner__video__aspect-ratio {
  background-color: #000;
  aspect-ratio: 3/2;
  height: 100%;
  width: 100%;
}
.half-video-banner__video__aspect-ratio > iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .half-video-banner__video__aspect-ratio > iframe {
    pointer-events: none;
  }
}
.half-video-banner__video__aspect-ratio > video {
  background-color: #000;
  width: 100%;
  height: 100%;
}
.half-video-banner__content {
  display: grid;
  place-items: center;
  padding: 0 96px;
}
@media (max-width: 992px) {
  .half-video-banner__content {
    padding: 48px;
  }
}
.half-video-banner__content__inner {
  color: #11223e;
}
.half-video-banner__content__inner > small, .half-video-banner__content__inner > strong, .half-video-banner__content__inner > a {
  display: block;
}
.half-video-banner__content__inner > small {
  line-height: 1;
  letter-spacing: 1px;
  font-size: 16px;
}
.half-video-banner__content__inner > strong {
  font-family: "EBGaramond-Bold";
  font-size: 28px;
  letter-spacing: 2.5px;
  margin: 24px 0;
  line-height: 1.6;
}
.half-video-banner__content__inner > strong::after {
  content: "";
  display: block;
  height: 1px;
  width: 30%;
  background-color: currentColor;
  margin-top: 32px;
}
.half-video-banner__content__inner > p {
  line-height: 2;
  font-size: 16px;
}
.half-video-banner__content__inner > a {
  font-family: "Figtree-Bold";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  margin-top: 32px;
}
@media (max-width: 992px) {
  .half-video-banner__content__inner > strong {
    font-size: 22px;
  }
}

.grid-banners {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1140px) {
  .grid-banners {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid-banners__banner {
  background-size: cover;
  padding: 120px 32px 78px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992px) {
  .grid-banners__banner {
    padding: 64px 32px;
  }
}
@media (max-width: 768px) {
  .grid-banners__banner {
    padding: 48px 28px;
  }
}
@media (max-width: 1140px) {
  .grid-banners__banner:last-child {
    grid-column: span 2;
  }
}
.grid-banners__banner > strong, .grid-banners__banner > a {
  display: block;
}
.grid-banners__banner > strong {
  font-family: "Figtree-Medium";
  font-weight: 400;
  font-size: 28px;
  line-height: 1.5;
}
.grid-banners__banner > strong::after {
  content: "";
  display: block;
  height: 1px;
  width: 30%;
  background-color: currentColor;
  margin-top: 32px;
}
.grid-banners__banner > p {
  margin-top: 32px;
  margin-bottom: 64px;
  line-height: 1.75;
  font-size: 16px;
  height: 100%;
}
.grid-banners__banner > a {
  font-family: "Figtree-Bold";
  font-size: 16px;
  color: inherit;
  margin-top: 120px;
}
.grid-banners__banner > a:hover {
  text-decoration: none;
}
.grid-banners__banner > a::before {
  content: "\f0da";
  font-family: "FontAwesome";
  margin-right: 8px;
  font-size: 1.2em;
}
@media (max-width: 768px) {
  .grid-banners__banner > strong {
    font-size: 18px;
  }
  .grid-banners__banner > p, .grid-banners__banner > a {
    font-size: 12px;
  }
  .grid-banners__banner > a {
    margin-top: 64px;
  }
}

.jumbotron-banner {
  padding: 96px 240px;
  background-size: cover;
}
@media (max-width: 992px) {
  .jumbotron-banner {
    padding: 64px;
  }
}
@media (max-width: 768px) {
  .jumbotron-banner {
    padding: 32px;
  }
}
.jumbotron-banner__content {
  padding: 64px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
@media (max-width: 992px) {
  .jumbotron-banner__content {
    padding: 32px;
  }
}
@media (max-width: 768px) {
  .jumbotron-banner__content {
    padding: 32px 24px;
  }
}
.jumbotron-banner__content > strong {
  font-family: "EBGaramond-Bold";
  font-size: 28px;
  letter-spacing: 2.5px;
  margin: 24px 0;
  line-height: 1.6;
}
.jumbotron-banner__content > strong::after {
  content: "";
  display: block;
  height: 1px;
  width: 30%;
  background-color: currentColor;
  margin: 32px auto 0;
}
@media (max-width: 768px) {
  .jumbotron-banner__content > strong {
    font-size: 22px;
  }
}
.jumbotron-banner__content > p {
  font-size: 18px;
  line-height: 1.5;
  max-width: 640px;
  margin: 1em auto 0;
}
@media (max-width: 768px) {
  .jumbotron-banner__content > p {
    font-size: 16px;
  }
}

.jumbotron-half-banner {
  display: flex;
  align-items: stretch;
}
@media (max-width: 992px) {
  .jumbotron-half-banner {
    flex-direction: column;
  }
}
.jumbotron-half-banner__image {
  display: block;
  width: 50%;
}
@media (max-width: 992px) {
  .jumbotron-half-banner__image {
    width: 100%;
  }
}
.jumbotron-half-banner__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jumbotron-half-banner .jumbotron-banner {
  width: 50%;
  display: grid;
  place-items: center;
  padding: 96px;
}
@media (max-width: 992px) {
  .jumbotron-half-banner .jumbotron-banner {
    width: 100%;
    padding: 64px;
  }
}
@media (max-width: 768px) {
  .jumbotron-half-banner .jumbotron-banner {
    padding: 32px;
  }
}

.image-banner {
  width: 100%;
}
.image-banner img {
  width: 100%;
  height: auto;
}

.double-image-banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .double-image-banner {
    grid-template-columns: 1fr;
  }
}

/** home page slider area **/
.home__section-slider .slick-next, .home__section-slider .slick-prev {
  transform: unset;
}
@media only screen and (max-width: 768px) {
  .home__section-slider .slick-next, .home__section-slider .slick-prev {
    display: none !important;
  }
}
.home__section-slider .slick-dots {
  bottom: 28px;
}
.home__section-slider .slick-dots li {
  height: 14px;
  width: 14px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}
.home__section-slider .slick-dots li.slick-active {
  background: rgb(255, 255, 255);
}
.home__section-slider .slick-dots li button::before {
  content: unset;
}
@media only screen and (max-width: 768px) {
  .home__section-slider {
    max-height: unset;
  }
}

.home__section-slider .slick-arrow {
  z-index: 1;
  height: 35px;
  width: 20px;
}

.home__section-slider .slick-arrow:before {
  font-family: FontAwesome;
  font-size: 55px;
  position: relative;
  top: -14px;
  color: rgba(255, 255, 255, 0.6980392157);
}

.home__section-slider .slick-prev {
  left: 20px;
}

.home__section-slider .slick-prev:before {
  content: "\f104";
}

.home__section-slider .slick-next {
  right: 20px;
}

.home__section-slider .slick-next:before {
  content: "\f105";
}

.section__slider {
  position: relative;
}

.section__slider-item {
  position: relative;
}

.section__slider .go__select-top {
  left: 0;
  position: absolute;
}

.full-ecran img {
  width: 100%;
}

.sect {
  margin-bottom: 50px;
}

.go__select-gender h3 {
  font-size: 45px;
  line-height: 38px;
  letter-spacing: 3.4px;
  font-family: "Figtree-Bold";
  margin: 0 0 0 -10%;
}

.go__select-gender div {
  font-style: italic;
  font-size: 15px;
  color: #001745;
  display: inline-block;
  vertical-align: top;
  margin: 0.7% 0 0 2%;
}

@media only screen and (max-width: 768px) {
  .detail__hidden-header {
    display: block;
  }
  .detail__title {
    padding-right: 0;
  }
  .detail__title:after {
    display: none;
  }
  .detail__hidden-header {
    display: block;
  }
  .section__slider .go__select-top {
    padding-left: 17px !important;
    padding-right: 17px !important;
    top: auto !important;
    bottom: 0;
    margin-bottom: -3px;
  }
  .section__slider .go__select-btns {
    text-align: center;
    max-width: 100%;
    margin: 0;
  }
  .section__slider .go__select-btns a.btn-blue {
    display: inline-block;
    font-size: 15px;
    width: 49% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .section__slider .go__select-btns a.btn-blue:last-child {
    float: right;
  }
  .go__select-gender div, .go__select-gender h3 {
    display: block;
  }
  .go__select-gender h3 {
    font-size: 2.42vw;
    letter-spacing: 0.3vw;
    line-height: 3vw;
    margin: 0;
  }
  .go__select-gender div {
    font-size: 1.25vw;
    line-height: 1.9vw;
    letter-spacing: 0.075vw;
  }
  .go-sect .container {
    width: 100%;
  }
  .f-corporate__item {
    margin: 10px 0;
    padding: 0 0 0 15px;
    width: 100%;
    border: 0 solid transparent;
  }
  .f-corporate__item:first-child {
    padding-left: 15px;
  }
  .copyright {
    text-align: center;
  }
  .detail__slider-wrap {
    max-width: 100%;
  }
  .products__filter {
    margin: 30px 0 20px;
  }
  .products__item {
    height: auto;
  }
  .contact__us {
    text-align: center;
    display: block;
  }
  .contact__us-title {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0;
  }
  .contact__us .fa {
    font-size: 24px;
    color: #001745;
  }
  .contact__us a {
    display: inline-block;
    padding-top: 5px;
    font-size: 15px;
    color: #000;
    font-family: Arial, sans-serif;
  }
}
/** home page slider area **/
.home-four-sect {
  margin: 20px 0;
  text-align: center;
}

.home-four-sect span {
  color: #001745;
  padding-bottom: 0;
  display: inline-block;
  margin: 5% 0 0;
  font-family: "Figtree-Bold";
  letter-spacing: 1px;
  font-size: 1.8vw;
  line-height: normal;
  text-decoration: underline;
  font-weight: 400;
}

.home-four-sect-title {
  text-align: center;
  font-size: 23px;
  text-transform: uppercase;
  color: #001745;
  font-family: "Figtree-Bold";
}

.home-four-sect .container-fluid > .row {
  padding: 0 50px;
}

.home-four-sect .col-md-3.col-xs-6 {
  padding: 0 2.5px;
}

.home-four-sect img {
  width: 100%;
}

.home-four-col {
  display: block;
  padding-bottom: 15px;
}

.home-four-descr {
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-family: regular, sans-serif;
  color: #001745;
}

.home-four-price-list {
  text-align: center;
}

.home-four-price-list li {
  display: inline-block;
}

.home-four-price-list li.old-price {
  text-decoration: line-through;
  margin-right: 5px;
}

.home-four-price-list li.real-price {
  color: red;
}

@media (max-width: 767px) {
  .home-four-sect .container-fluid > .row {
    padding: 0 15px;
  }
  .home-four-sect span {
    min-height: 55px;
    font-size: 12px;
    margin-bottom: 0;
  }
  .body-home .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/** home page banner message **/
.banner {
  padding: 40px 0 0;
  text-align: center;
  border: 1px solid #000;
  display: block;
  color: #000;
}

.banner-title {
  font-family: "Figtree-Medium";
  font-size: 19px;
  line-height: 17px;
}

.banner-text {
  font-family: "Figtree-Bold";
  font-size: 46px;
  line-height: 38px;
  letter-spacing: 2px;
  margin: 25px 0 0;
  padding-bottom: 45px;
}

.banner-list {
  background-color: #001745;
}

.banner-list a {
  padding: 12px 0;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin-right: 5%;
  text-transform: uppercase;
  font-family: "Figtree-Bold";
  position: relative;
}

.banner-list a:after {
  right: -20px;
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  font-size: 0.6em;
  content: "\f04b";
}

/** home page banner message **/
/** home page cart colons **/
.colons {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.colons:last-child {
  float: right;
}

.home__cart {
  text-align: left;
}

.home__cart-title {
  font-family: "Figtree-Medium";
  font-size: 20px;
  letter-spacing: 1.5px;
  line-height: 22px;
  margin: 15px 0 5px;
}

.home__cart-links a {
  color: #001745;
  font-style: italic;
  font-size: 18px;
  font-family: "Figtree-Light";
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.home__cart-links span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.home__cart-links span:after {
  content: "\f04b";
  right: -16px;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  font-size: 11px;
  right: -5px;
  position: relative !important;
}

@media only screen and (max-width: 700px) {
  .colons__bottom {
    width: 100%;
    display: table-row;
  }
  .colons__bottom:first-child {
    margin-bottom: 15px;
  }
  .colons__bottom .home__img-link {
    width: 50%;
    float: left;
  }
  .home__cart-descr {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .home__cart-links {
    position: relative;
  }
  .home__cart-links a {
    font-size: 2.7124vw;
  }
  .home__cart-links:after {
    content: "";
    width: 48%;
    bottom: -10px;
    height: 5px;
    position: absolute;
    background-color: #000;
    left: 0;
  }
  .home__select-gender div:last-child {
    text-align: center;
    font-size: 4.1vw;
    padding-top: 4%;
    padding-bottom: 1%;
    padding-left: 0;
  }
  .home__select-gender div:first-child {
    display: none;
  }
  .home__select-top {
    position: relative;
  }
  .home__select-btns a.btn-blue {
    width: 60%;
    height: 48px;
    line-height: 48px;
  }
  .home__select-btns a.btn-blue:last-child {
    margin-top: 10px;
  }
  .home__select-btns a.btn-black {
    margin-right: 0;
  }
  .home__cart-title {
    font-size: 2.57vw;
    font-family: "Figtree-Bold", sans-serif;
  }
}
/** home page cart colons **/
/** home page call to action **/
.go__select {
  position: relative;
}

.go__select-top {
  position: absolute;
  left: 0;
  width: 100%;
  top: 4%;
}

.go__select-gender {
  text-align: center;
}

.go__select-gender div, .go__select-gender h3 {
  color: #001745;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}

.go__select-btns {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.go__select-btns a {
  display: inline-block;
}

.go__select-btns a.btn-blue {
  font-family: "Figtree-Bold";
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  height: 38px;
  line-height: 38px;
  background-color: #001745;
}

@media only screen and (max-width: 768px) {
  .detail__hidden-header {
    display: block;
  }
  .detail__title {
    padding-right: 0;
  }
  .detail__title:after {
    display: none;
  }
  .detail__hidden-header {
    display: block;
  }
  .section__slider .go__select-top {
    padding-left: 17px !important;
    padding-right: 17px !important;
    top: auto !important;
    bottom: 0;
    margin-bottom: -3px;
  }
  .section__slider .go__select-btns {
    text-align: center;
    max-width: 100%;
    margin: 0;
  }
  .section__slider .go__select-btns a.btn-blue {
    display: inline-block;
    font-size: 15px;
    width: 49% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .section__slider .go__select-btns a.btn-blue:last-child {
    float: right;
  }
  .go__select-gender div, .go__select-gender h3 {
    display: block;
  }
  .f-corporate__item {
    margin: 10px 0;
    padding: 0 0 0 15px;
    width: 100%;
    border: 0 solid transparent;
  }
  .f-corporate__item:first-child {
    padding-left: 15px;
  }
  .copyright {
    text-align: center;
  }
  .detail__slider-wrap {
    max-width: 100%;
  }
  .products__filter {
    margin: 30px 0 20px;
  }
  .products__item {
    height: auto;
  }
  .contact__us {
    text-align: center;
    display: block;
  }
  .contact__us-title {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0;
  }
  .contact__us .fa {
    font-size: 24px;
    color: #001745;
  }
  .contact__us a {
    display: inline-block;
    padding-top: 5px;
    font-size: 15px;
    color: #000;
    font-family: Arial, sans-serif;
  }
}
/** home page call to action **/
.nhome-banner.three-d {
  padding: 75px 55px;
}
@media (max-width: 575px) {
  .nhome-banner.three-d {
    padding: 20px 15px;
  }
  .nhome-banner.three-d .nhome-content-buttons {
    padding: 10px 0;
  }
  .nhome-banner.three-d .nhome-content-buttons.just-one {
    padding: 10px 20px;
  }
  .nhome-banner.three-d .nhome-content-title, .nhome-banner.three-d .nhome-content-description, .nhome-banner.three-d .nhome-content-img {
    margin: 0 20px;
  }
  .nhome-banner.three-d .nhome-content {
    padding: 0;
  }
}
.nhome-banner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nhome-banner .nhome-content-video-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nhome-banner .nhome-content-video-wrapper.left {
  justify-content: flex-start;
}
.nhome-banner .nhome-content-video-wrapper.center {
  justify-content: center;
}
.nhome-banner .nhome-content-video-wrapper.right {
  justify-content: flex-end;
}
.nhome-banner .nhome-content-video-wrapper .nhome-content-video-desc {
  position: absolute;
}
.nhome-banner .nhome-content-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -100%);
}
.nhome-banner .nhome-content-video-embed {
  width: 100%;
  height: 940px;
}
@media (max-width: 991px) {
  .nhome-banner .nhome-content-video-embed {
    height: 320px;
  }
}
.nhome-banner-inner {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  padding: 20px 30px;
  height: 49vw;
  position: relative;
}
.nhome-banner-inner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.nhome-banner.b-small .nhome-banner-inner {
  height: 15.6vw;
}
@media (max-width: 575px) {
  .nhome-banner.b-small .nhome-banner-inner {
    height: auto;
    min-height: 225px;
  }
}
.nhome-banner-inner.pos-start {
  justify-content: flex-start;
}
.nhome-banner-inner.pos-center {
  justify-content: center;
}
.nhome-banner-inner.pos-end {
  justify-content: flex-end;
}
.nhome-banner-inner.pos-custom {
  justify-content: flex-end;
}
.nhome-banner-inner.pos-custom .nhome-banner-position {
  margin-right: 55px;
}
@media (max-width: 575px) {
  .nhome-banner-inner {
    height: auto;
    padding: 0;
  }
  .nhome-banner-inner.pos-custom .nhome-banner-position {
    margin-right: 0px;
  }
  .nhome-banner.flat .nhome-banner-inner, .nhome-banner.three-d .nhome-banner-inner {
    background-image: none !important;
  }
}
.nhome-banner-position {
  display: flex;
  width: 50%;
  align-items: center;
}
.nhome-banner-position.cont-start {
  justify-content: flex-start;
}
.nhome-banner-position.cont-center {
  justify-content: center;
}
.nhome-banner-position.cont-end {
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .nhome-banner-position {
    width: 100%;
  }
}
.nhome-content {
  font-family: "Figtree-Regular", sans-serif;
}
.nhome-content-title.mobile {
  display: none;
}
@media (max-width: 575px) {
  .nhome-content-title.desktop {
    display: none;
  }
  .nhome-content-title.mobile {
    display: block;
  }
  .nhome-banner.flat .nhome-content-title {
    margin: 0 30px;
  }
  .nhome-banner.flat.b-small .nhome-content-title {
    margin: 0;
  }
}
.nhome-content-description {
  font-size: 18px;
  line-height: 1.8;
  margin: 15px 0;
  font-weight: bold;
}
@media (max-width: 575px) {
  .nhome-banner.flat .nhome-content-description {
    margin: 0 30px;
  }
  .nhome-banner.flat.b-small .nhome-content-description {
    margin: 0;
  }
}
.nhome-content-img {
  display: none;
}
.nhome-content-img img {
  width: 100%;
  margin: auto;
}
.nhome-content.text-center {
  text-align: center;
}
.nhome-content.text-center .nhome-content-title img {
  display: block;
  margin: auto;
}
@media (max-width: 575px) {
  .nhome-content.text-center .nhome-content-title img {
    max-width: 80%;
  }
}
.nhome-content.text-center .nhome-content-buttons.just-one {
  justify-content: center;
}
.nhome-content.text-right {
  text-align: right;
}
.nhome-content.text-right .nhome-content-title img {
  display: block;
  margin-left: auto;
}
.nhome-content.text-right .nhome-content-buttons.just-one {
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .nhome-content {
    width: 100% !important;
    padding: 10px 20px;
  }
  .nhome-banner.flat .nhome-content {
    padding: 5px 0;
  }
  .nhome-banner.flat.b-small .nhome-content {
    padding: 10px 20px;
  }
  .nhome-content-img {
    display: block;
  }
  .nhome-content-description {
    font-size: 10px;
  }
}
.nhome-content-buttons {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  align-items: center;
  position: relative;
  z-index: 2;
}
.nhome-content-buttons .nhome-button:nth-child(even) {
  justify-self: flex-start;
}
.nhome-content-buttons .nhome-button:nth-child(odd) {
  justify-self: flex-end;
}
.nhome-content-buttons.just-one {
  display: flex;
}
.nhome-content-buttons.just-one a {
  min-width: 50%;
}
@media (max-width: 575px) {
  .nhome-content-buttons {
    padding: 10px 15px;
  }
  .nhome-content-buttons.just-one a {
    width: 100%;
  }
}
.nhome-button {
  padding: 5px 55px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .nhome-button {
    padding: 5px 25px;
  }
}
@media (max-width: 767px) {
  .nhome-button {
    padding: 5px 15px;
  }
}
.nhome-button.solid-button {
  background-color: #ff2;
  border-width: 1px;
  border-style: solid;
}
@media (min-width: 768px) {
  .nhome-button.solid-button:hover {
    background-color: transparent !important;
  }
}
.nhome-button.outline-button {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
}
.nhome-button:focus {
  text-decoration: none;
}
@media (max-width: 575px) {
  .nhome-button {
    padding: 5px 15px;
    width: 100%;
  }
}

.home-top-banner {
  position: relative;
  font-family: "Figtree-Regular";
  display: flex;
  justify-content: center;
  padding: 2vw 0;
  margin-left: auto;
  margin-right: auto;
}
.home-top-banner .image-box {
  display: flex;
  justify-content: center;
}
.home-top-banner .image-box img {
  width: 100%;
}
.home-top-banner .image-box .widebanner__video__media {
  width: 100%;
  object-fit: cover;
}
.home-top-banner .desc-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.home-top-banner .desc-box .small-title {
  font-size: 12px;
  line-height: 24px;
  color: #0c2340;
  letter-spacing: 0.72px;
}
.home-top-banner .desc-box .big-title {
  font-size: 36px;
  color: #0c2340;
  letter-spacing: 1.68px;
  line-height: 32px;
  font-family: EBGaramond-Bold;
}
.home-top-banner .desc-box .button-box {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.home-top-banner .desc-box .button-box .buttons {
  --color: #fff;
  --bg-color: rgb(11, 34, 65);
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  text-align: center;
}
.home-top-banner .desc-box .button-box .buttons + .buttons {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .home-top-banner .desc-box .button-box .buttons {
    padding: 5px 15px;
  }
  .home-top-banner .desc-box .button-box .buttons + .buttons {
    margin-left: 10px;
  }
}
.home-top-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-top-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-top-banner .banner-button--underline:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .home-top-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0 !important;
  }
  .home-top-banner .desc-box .big-title {
    font-size: 28px;
  }
  .home-top-banner .desc-box .small-title {
    padding: 0 10px;
  }
}

.home-main-banner {
  padding: 2vw 0;
  position: relative;
  font-family: "Figtree-Regular";
  margin-left: auto;
  margin-right: auto;
}
.home-main-banner .image-box {
  display: flex;
  justify-content: center;
}
.home-main-banner .image-box img {
  width: 100%;
  height: 100%;
}
.home-main-banner .image-box .main-banner-desktop {
  aspect-ratio: 11/4 auto;
}
.home-main-banner .image-box .main-banner-mobile {
  aspect-ratio: 4/6 auto;
}
.home-main-banner .image-box .widebanner__video__media {
  width: 100%;
  object-fit: cover;
}
.home-main-banner .desc-box-wrapper {
  position: absolute;
  top: 2vw;
  left: 0;
  bottom: 2vw;
  right: 0;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-main-banner .desc-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.home-main-banner .desc-box .banner-desc {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-main-banner .desc-box .banner-desc .small-title {
  font-size: 14px;
  line-height: 24px;
  color: #0c2340;
  letter-spacing: 0.42px;
  max-width: 450px;
  margin-top: 25px;
}
.home-main-banner .desc-box .banner-desc .big-title {
  font-size: 40px;
  color: #0c2340;
  font-family: EBGaramond-Bold;
}
.home-main-banner .desc-box .banner-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}
.home-main-banner .desc-box .banner-buttons .button-box {
  display: flex;
  justify-content: space-evenly;
}
.home-main-banner .desc-box .banner-buttons .go-shopping-button {
  margin: 15px 0 !important;
}
.home-main-banner .desc-box .buttons {
  --color: #fff;
  --bg-color: rgb(11, 34, 65);
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  font-family: "Figtree-ExtraBold";
  margin-right: 15px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .home-main-banner .desc-box .buttons {
    padding: 5px 25px;
  }
}
.home-main-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-main-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-main-banner .banner-button--underline:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .home-main-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0 !important;
  }
  .home-main-banner .desc-box {
    padding-top: 10px;
    width: 100%;
    height: 100%;
  }
  .home-main-banner .desc-box .banner-buttons .button-box {
    justify-content: space-around;
  }
  .home-main-banner .desc-box .banner-desc .big-title {
    font-size: 27px;
    padding: 0 10px;
  }
  .home-main-banner .desc-box .banner-desc .small-title {
    padding: 0 5%;
  }
}

.home-single-banner {
  margin-left: auto;
  margin-right: auto;
  padding: 2vw 0;
}
.home-single-banner .image-box {
  position: relative;
}
.home-single-banner .image-box img {
  width: 100%;
  height: 100%;
}
.home-single-banner .image-box .single-banner-desktop {
  aspect-ratio: 13/2 auto;
}
.home-single-banner .image-box .single-banner-mobile {
  aspect-ratio: 3/2 auto;
}
.home-single-banner .image-box .button-box {
  position: absolute;
  top: 40%;
  left: 60%;
  display: grid;
  grid-template-columns: 50% 51%;
  width: 30%;
}
.home-single-banner .image-box .button-box .buttons {
  --color: #fff;
  --bg-color: rgb(11, 34, 65);
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  background-color: var(--bg-color);
  padding: 5px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s;
  margin: 10px;
  font-family: "Figtree-ExtraBold";
}
@media (max-width: 767px) {
  .home-single-banner .image-box .button-box .buttons {
    --color-mobile: #fff;
    --bg-color-mobile: rgb(11, 34, 65);
    color: var(--color-mobile);
    background-color: var(--bg-color-mobile);
    margin: 5px;
  }
}
.home-single-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-single-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-single-banner .banner-button--underline:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .home-single-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0;
  }
  .home-single-banner .button-box {
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    bottom: 0 !important;
    grid-template-columns: 33% 33% 33% !important;
  }
  .home-single-banner .button-box .buttons {
    font-size: 11px !important;
    letter-spacing: -0.4px;
  }
}

.home-multi-banner {
  padding: 2vw 0;
  font-family: "Figtree-ExtraBold";
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .home-multi-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0 !important;
  }
}
.home-multi-banner .item-wrapper {
  padding: 10px;
}
@media (max-width: 767px) {
  .home-multi-banner .item-wrapper {
    width: 100%;
  }
  .home-multi-banner .item-wrapper:nth-child(2n) {
    background-color: #f4f4f4;
  }
  .home-multi-banner .item-wrapper + .item-wrapper {
    margin-top: 18px;
  }
}
.home-multi-banner .item-wrapper .desc-box {
  margin-top: 18px;
}
.home-multi-banner .item-wrapper img {
  width: 100%;
  height: 100%;
}
.home-multi-banner .item-wrapper .multi-banner-image {
  aspect-ratio: 6/9 auto;
}
.home-multi-banner .item-wrapper .big-title {
  font-size: 28px;
  color: #0c2340;
}
.home-multi-banner .item-wrapper .text {
  font-size: 14px;
  color: #0c2340;
  letter-spacing: 0.42px;
  font-family: Figtree-Regular;
  margin-top: 23px;
}
.home-multi-banner .button-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-multi-banner .buttons {
  --color: #fff;
  --bg-color: rgb(11, 34, 65);
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s;
  margin: 10px;
  font-family: "Figtree-ExtraBold";
}
@media (max-width: 767px) {
  .home-multi-banner .buttons {
    width: 100%;
  }
}
.home-multi-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-multi-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-multi-banner .banner-button--underline:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .home-multi-banner {
    display: block;
  }
  .home-multi-banner .desc-box {
    order: -1;
    display: flex;
    flex-direction: column;
    margin-top: auto;
  }
  .home-multi-banner .desc-box .text {
    margin-bottom: 15px;
  }
}

.home-double-banner {
  padding: 2vw 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .home-double-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0;
  }
}
.home-double-banner .banner-box {
  display: flex;
  justify-content: space-between;
}
.home-double-banner .banner-box img {
  width: 100%;
}
.home-double-banner .banner-box .double-banner-img {
  aspect-ratio: 9/8 auto;
}
.home-double-banner .banner-box video {
  width: 100%;
}
.home-double-banner .banner-box .banner-item {
  position: relative;
  width: 49%;
  display: flex;
  flex-direction: column;
}
.home-double-banner .banner-box .desc-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.home-double-banner .banner-box .desc-box .title {
  font-size: 28px;
  color: #0c2340;
  font-family: "Figtree-ExtraBold";
  margin-bottom: 5px;
}
.home-double-banner .banner-box .desc-box .text {
  font-family: Figtree-Regular;
}
.home-double-banner .banner-box .desc-box .buttons {
  --color: #fff;
  --bg-color: rgb(11, 34, 65);
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin: 10px;
  width: fit-content;
  font-family: "Figtree-ExtraBold";
}
@media (max-width: 767px) {
  .home-double-banner .banner-box {
    padding: 0 !important;
    margin: 0 !important;
    justify-content: center !important;
    flex-direction: column;
  }
  .home-double-banner .banner-box .banner-item {
    width: 100%;
  }
  .home-double-banner .banner-box .banner-item + .banner-item {
    margin-top: 30px;
  }
}
.home-double-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-double-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-double-banner .banner-button--underline:hover {
  text-decoration: underline;
}

.home-custom-banner {
  margin-left: auto;
  margin-right: auto;
  padding: 2vw 0;
}
@media (max-width: 767px) {
  .home-custom-banner {
    width: 90% !important;
    margin: 0 auto !important;
    padding: 15px 0;
  }
}
.home-custom-banner .banner-item {
  display: flex;
  align-items: center;
}
.home-custom-banner .banner-item .image-box {
  display: flex;
  width: 60%;
  justify-content: center;
}
.home-custom-banner .banner-item .image-box img {
  width: 100%;
}
.home-custom-banner .banner-item .desc-box {
  width: 40%;
  display: flex;
  flex-direction: column;
  padding: 5%;
  justify-content: center;
}
@media (max-width: 767px) {
  .home-custom-banner .banner-item .desc-box {
    padding: 5% 0 !important;
  }
}
.home-custom-banner .banner-item .desc-box .title {
  font-size: 28px;
  color: #0c2340;
  font-family: EBGaramond-Bold;
  margin-bottom: 5%;
  width: 100%;
}
@media (max-width: 991px) {
  .home-custom-banner .banner-item .desc-box .title {
    font-size: 22px;
  }
}
.home-custom-banner .banner-item .desc-box .text {
  width: 100%;
  font-size: 14px;
  color: #0c2340;
  font-family: Figtree-Regular;
  margin-bottom: 5%;
}
.home-custom-banner .banner-item .desc-box .custom-banner-button-container {
  display: flex;
  width: 100%;
}
.home-custom-banner .banner-item .desc-box .buttons {
  --color: rgb(11, 34, 65);
  --bg-color: #fff;
  --border-color: rgb(11, 34, 65);
  color: var(--color);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  width: fit-content;
  font-family: "Figtree-ExtraBold";
}
.home-custom-banner .left {
  flex-direction: row;
}
@media (max-width: 767px) {
  .home-custom-banner .left {
    flex-direction: column !important;
  }
  .home-custom-banner .left .image-box {
    width: 100% !important;
  }
  .home-custom-banner .left .desc-box {
    width: 100% !important;
  }
  .home-custom-banner .left .desc-box .title {
    font-size: 24px !important;
  }
}
.home-custom-banner .right {
  flex-direction: row-reverse;
}
.home-custom-banner .right .desc-box {
  align-items: flex-end;
  text-align: end;
}
@media (max-width: 767px) {
  .home-custom-banner .right {
    flex-direction: column !important;
  }
  .home-custom-banner .right .image-box {
    width: 100% !important;
  }
  .home-custom-banner .right .desc-box {
    width: 100% !important;
  }
  .home-custom-banner .right .desc-box .title {
    font-size: 24px !important;
  }
}
.home-custom-banner video {
  width: 100%;
}
.home-custom-banner .banner-button--border {
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  padding: 5px 55px;
}
.home-custom-banner .banner-button--underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.home-custom-banner .banner-button--underline:hover {
  text-decoration: underline;
}

.home-category {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
  font-weight: 700;
  margin: var(--margin) 0;
}
.home-category__video {
  width: 100%;
}
.home-category__youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.home-category__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .home-category {
    grid-template-columns: var(--grid-column-1) var(--grid-column-2);
  }
  .home-category__youtube {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16/9;
    pointer-events: none;
  }
  .home-category__youtube iframe {
    width: 300%;
    height: 100%;
    margin-left: -100%;
  }
}
.home-category__image {
  width: 100%;
}
.home-category__title {
  font-size: 1.6vw;
  letter-spacing: 0.3vw;
  margin: 10px 0 16px;
  color: var(--color-title);
}
@media (max-width: 767px) {
  .home-category__title {
    font-size: 4vw;
    line-height: 1.5;
    letter-spacing: 0.3vw;
    margin: 4vw 0;
  }
}
.home-category__gender {
  font-size: 1vw;
  color: var(--color-title);
}
@media (max-width: 767px) {
  .home-category__gender {
    font-size: 2.5vw;
    letter-spacing: 0.1vw;
    padding: 0;
    margin: 0;
    text-decoration: underline;
  }
}
.home-category__gender--second {
  letter-spacing: 0.05vw;
  margin-left: 6vw;
}
.home-category__slider {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .home-category__slider {
    padding-left: 15px;
  }
}
.home-category__slider__wrapper {
  display: flex;
}
.home-category__slider .slick-list {
  padding: 0 10% 0 0 !important;
}
.home-category__slider .slick-slide {
  margin-right: 25px;
  width: 353px !important;
}
.home-category__slider .slick-slide .home-category__image {
  height: 511px !important;
}
@media (max-width: 767px) {
  .home-category__slider .slick-slide .home-category__image {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .home-category__slider .slick-slide {
    width: 150px !important;
  }
}
.home-category__slider .slick-arrow {
  transform: unset;
}
.home-category__slider .slick-prev {
  display: none !important;
}
.home-category__slider .slick-next {
  right: 70px;
}
.home-category__slider .slick-next::before {
  font-size: 4vw;
}

.tripple-slider-banner {
  width: 100%;
}
.tripple-slider-banner .home__triple-banner-slider {
  padding: 20px !important;
}
@media (min-width: 768px) {
  .tripple-slider-banner .home__triple-banner-slider {
    display: flex;
  }
}
.tripple-slider-banner .home__triple-banner-slider-item img {
  padding-right: 20px;
}
.tripple-slider-banner .home__triple-banner-slider-item img:last-child {
  padding-right: 0;
}
.tripple-slider-banner .home__triple-banner-slider .slick-prev, .tripple-slider-banner .home__triple-banner-slider .slick-next {
  display: none !important;
}
.tripple-slider-banner .home__triple-banner-slider .slick-dots {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
}
.tripple-slider-banner .home__triple-banner-slider .slick-dots li {
  height: 6px;
  width: 6px;
  background-color: #C1C8D0;
  border-radius: 50%;
}
.tripple-slider-banner .home__triple-banner-slider .slick-dots .slick-active {
  background-color: #404040;
}

.homepage-banners section:first-child div:first-child {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .homepage-banners section:first-child div:first-child .banner-item + .banner-item {
    margin-top: 15px;
  }
}

/** home page cart colons **/
.body-category .colons {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.body-category .container-fluid {
  padding: 0;
}
.body-category .colons:last-child {
  float: right;
}
.body-category .home__cart {
  text-align: left;
  margin-bottom: 30px;
}
.body-category .home__cart-title {
  font-size: 20px;
  letter-spacing: 1.5px;
  line-height: 22px;
  margin: 15px 0 5px;
}
.body-category .home__cart-links a {
  color: #001745;
  font-style: italic;
  font-size: 18px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
.body-category .home__cart-links span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.body-category .home__cart-links span:after {
  content: "\f04b";
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px);
  font-size: 11px;
  right: -5px;
  position: relative !important;
}
.body-category {
  /** home page cart colons **/
}
.body-category .sect-cmb .colons {
  margin-bottom: 30px;
}
.body-category .sect {
  margin: 20px 0 50px 0px;
}
.body-category .reco-area {
  padding: 0 50px;
}
.body-category .reco-area .product-item-info {
  text-align: center;
}
.body-category .reco-area .product-name {
  color: #001745;
  font-size: 18px;
  text-transform: uppercase;
  height: 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .body-category .reco-area .product-name {
    font-size: 15px;
    height: 40px;
    text-transform: none;
  }
}
.body-category .reco-area img {
  margin: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .body-category .reco-area {
    padding: 0 10px;
  }
}
.body-category .reco-sect-title {
  text-align: center;
  font-size: 23px;
  text-transform: uppercase;
  color: #001745;
  font-family: brbold;
  margin: 20px 0px;
}

@media (max-width: 767px) {
  .body-category .colons__bottom {
    width: 100%;
    display: table-row;
  }
  .body-category .colons__bottom:first-child {
    margin-bottom: 15px;
  }
  .body-category .colons__bottom .home__img-link {
    width: 50%;
    float: left;
  }
  .body-category .home__cart-descr {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 0 !important;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .body-category .home__cart-links {
    position: relative;
  }
  .body-category .home__cart-links a {
    font-size: 2.7124vw;
  }
  .body-category .home__cart-links:after {
    content: "";
    width: 48%;
    bottom: -10px;
    height: 5px;
    position: absolute;
    background-color: #000;
    left: 0;
  }
  .body-category .home__select-gender div:last-child {
    text-align: center;
    font-size: 4.1vw;
    padding-top: 4%;
    padding-bottom: 1%;
    padding-left: 0;
  }
  .body-category .home__select-gender div:first-child {
    display: none;
  }
  .body-category .home__select-top {
    position: relative;
  }
  .body-category .home__select-btns a.btn-blue {
    width: 60%;
    height: 48px;
    line-height: 48px;
  }
  .body-category .home__select-btns a.btn-blue:last-child {
    margin-top: 10px;
  }
  .body-category .home__select-btns a.btn-black {
    margin-right: 0;
  }
  .body-category .home__cart-title {
    font-size: 2.57vw;
  }
  .body-category .sect.sect-cmb.men-colon {
    padding: 0 5px;
  }
  .body-category .reco-area {
    padding: 0;
  }
}
.basket__items--empty {
  margin-bottom: 20px;
}

.basket__items--empty__title {
  color: #000;
  font-size: 14px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 188px;
  line-height: 188px;
}

.basket__summary {
  border: 0;
  padding: 30px;
  background-color: #f4f4f4;
}
@media (min-width: 768px) and (max-width: 991px) {
  .basket__summary {
    margin-left: 30px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .basket__summary {
    margin-top: 30px;
    padding: 20px;
  }
}
.basket__summary-nonfield {
  position: absolute;
  bottom: 160px;
}
@media (max-width: 767px) {
  .basket__summary-nonfield {
    bottom: 5px;
  }
}

.basket__summary__item div:first-child {
  font-size: 14px;
  font-weight: 600;
  color: #fe0000;
}
.basket__summary__item:first-child div:first-child {
  color: #001745;
}

.basket__summary__item__number {
  font-size: 20px;
  font-weight: 600;
  text-align: right;
  color: #001745;
}
.basket__summary__item__number.warning {
  color: #fe0000;
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991px) {
  .basket__summary__item__number {
    font-size: 15px;
  }
}

.basket__summary__line {
  border-color: #E0E0E0;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .basket__summary__line {
    margin: 10px -8px;
  }
}

@media (max-width: 767px) {
  .basket__summary__list {
    padding: 0 8px;
  }
}

.basket__summary__list--total .basket__summary__item__number {
  font-size: 24px;
  color: #333333;
}
@media (max-width: 767px) {
  .basket__summary__list--total .basket__summary__item__number {
    font-size: 20px;
    padding: 10px 0;
    z-index: 20;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .basket__summary__list--total .basket__summary__item__number {
    font-size: 20px;
  }
}

.basket__accept {
  margin-top: 10px;
  letter-spacing: 2px;
  font-family: "Figtree-Light";
  font-size: 14px;
}
.basket__accept i {
  font-size: 15px;
  display: inline-block;
  font-weigt: 700;
  position: relative;
  top: 2px;
}

.basket__summary__bottom {
  padding: 0;
}
@media (max-width: 767px) {
  .basket__summary__bottom {
    padding: 0;
  }
}

.basket__summary__total_amount {
  font-size: 14px;
  font-family: "Figtree-Regular";
  color: #001745;
}
.basket__summary__total_amount div:first-child {
  float: left;
  margin-top: 7px;
}
.basket__summary__total_amount div:nth-child(2) {
  float: right;
  font-size: 20px;
}
@media (max-width: 767px) {
  .basket__summary__total_amount {
    padding: 7px 11px;
  }
}
@media (max-width: 767px) {
  .basket__summary__total_amount .basket-summary-description {
    padding: 6px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .basket__title {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .basket__summary .basket__title {
    display: none;
  }
  .basket__accept {
    z-index: 21;
  }
  .basket__summary__list--total {
    z-index: 20;
    bottom: 47px;
  }
}
.basket__voucher-title {
  display: block;
  font-size: 20px;
  text-align: left;
  font-weight: 300;
  color: #001745;
  margin: 20px 0 9px;
  text-decoration: none !important;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .basket__voucher-title {
    font-size: 16px;
  }
}

.voucher-form.active .basket__voucher-title {
  display: inline-block;
}

@media (min-width: 768px) {
  .voucher-code-remove {
    margin-top: 6px;
  }
}

.voucher-remove-icon {
  font-size: 8px !important;
}

.basket__discount-code {
  border: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .basket__discount-code {
    padding-bottom: 13px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .basket__discount-code {
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
  }
}
.basket__discount-code .count-text {
  color: red;
  font-size: 14px;
}

.basket__voucher-content {
  margin-top: 15px;
}

.basket__discount-code__input {
  border: 0;
  margin-right: 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .basket__discount-code__input {
    width: 75%;
  }
}

.basket__discount-code__button {
  background-color: #e0e0e0;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.4px;
}
@media (max-width: 767px) {
  .basket__discount-code__button {
    background-color: #F1F1F1;
    border: 1px solid #D6D6D6;
    width: 25%;
    font-size: 12px;
  }
}

.pdp-related-recs {
  margin: 100px 0px;
}

.body-basket {
  padding-bottom: 112px;
}
.body-basket .helper-menu__sup {
  display: none !important;
}

@media (max-width: 767px) {
  .basket {
    padding-bottom: 0;
  }
}
.basket.container > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.basket.container > .row > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.basket-popup-bg {
  z-index: 99;
}

@media (max-width: 767px) {
  .basket__container {
    margin-bottom: 0;
  }
}

.basket__title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #001745;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
}
.basket__title span {
  float: right;
  font-size: 14px;
  font-weight: 300;
  color: #001745;
  display: block;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .basket__title {
    margin-top: 25px;
  }
}

a.basket__continue {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: -0.5px;
  color: #222222;
  margin-left: 0;
  padding: 20px 0 0 0;
}

.basket__item-box {
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .basket__item-box {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .basket__item-box {
    border: 1px solid #d6d6d6;
  }
}
.basket__item-box .basket__title {
  margin-top: 30px;
}
.basket__item-box .basket-item-box--titles {
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .basket__item-box .basket-item-box--titles {
    display: none;
  }
}
.basket__item-box .basket-item-box--titles .basket-item-box-column {
  display: inline-block;
  padding-bottom: 5px;
  margin-top: 10px;
}
.basket__item-box .basket-item-box--titles .p-img-name {
  width: 50%;
}
@media only screen and (max-width: 1200px) {
  .basket__item-box .basket-item-box--titles .p-img-name {
    width: 45.5%;
  }
}
.basket__item-box .basket-item-box--titles .p-prices {
  width: 25%;
  padding-left: 6px;
}
.basket__item-box .basket-item-box--titles .p-total-price {
  width: 18.5%;
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .basket__item-box .basket-item-box--titles .p-total-price {
    width: 20%;
  }
}

.basket__item__price-multiply {
  display: none;
}

.basket__items-wrapper {
  background-color: #fff;
  padding: 0;
}
@media (max-width: 767px) {
  .basket__items-wrapper {
    padding: 0;
    margin: 10px 15px 20px;
  }
}

.basket__items {
  margin-top: 0;
}
@media (max-width: 767px) {
  .basket__items {
    border-top: 0;
    border-bottom: 0;
    margin: 0;
  }
}

.basket__item {
  border-bottom: 1px solid #e0e0e0;
  display: block;
}
.basket__item > * {
  border-top: 0;
  display: block;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .basket__item > * {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .basket__item {
    position: relative;
    padding: 10px;
  }
  .basket__item:last-child {
    border-bottom: 0;
  }
  .basket__item:after {
    content: "";
    display: block;
    clear: both;
  }
}

.basket__item-inner {
  display: table !important;
  width: 100%;
}
.basket__item-inner > * {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 767px) {
  .basket__item-inner > * {
    display: block;
    text-align: center !important;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .basket__item-inner {
    padding: 0px;
  }
  .basket__item-inner > * {
    display: block;
  }
}

.basket__item__img-box {
  width: 130px;
}
.basket__item__img-box img {
  width: 100%;
}
@media (max-width: 767px) {
  .basket__item__img-box img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .basket__item__img-box {
    margin-bottom: 0px;
    float: left;
  }
}

.basket__item__amount {
  text-align: right;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .basket__item__amount {
    text-align: left !important;
    margin-left: 150px;
  }
  .basket__item__amount > * {
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .basket__item__amount {
    text-align: left;
  }
}
.basket__item__amount .basket__item__price {
  font-size: 14px;
  font-family: "Figtree-Regular";
  font-weight: 700;
}
.basket__item__amount .lowest-price-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px !important;
  margin-bottom: 5px !important;
}
.basket__item__amount .lowest-price-warning img {
  height: 16px;
}
@media (max-width: 991px) {
  .basket__item__amount .lowest-price-warning img {
    height: 14px;
  }
}
.basket__item__amount .lowest-price-warning .price-note {
  color: #D20000;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
}

.basket__item__price {
  font-size: 18px;
  color: #fe0000;
  font-family: brbold;
  text-align: right;
  font-weight: 700;
}
.basket__item__price-discounted {
  margin-right: 3px;
  text-decoration: line-through;
  color: #001745;
}
.basket__item__price-multiply {
  font-size: 18px !important;
}
.basket__item__price-normal {
  font-size: 18px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .basket__item__price {
    font-size: 14px;
  }
}

.basket__item__text {
  padding: 0 15px;
  width: 30%;
  text-align: left;
  font-size: 14px;
  font-family: "Figtree-Regular";
  color: #000;
}
@media (max-width: 991px) and (min-width: 768px) {
  .basket__item__text {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .basket__item__text {
    text-align: left;
    font-size: 14px;
    width: auto;
    max-width: 220px;
    margin-left: 155px;
  }
}

@media (max-width: 767px) {
  .basket__item-product-name {
    width: 100%;
    display: block;
    text-align: left;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .basket__item-product-name {
    font-size: 12px;
  }
}

.basket__item__amount-single {
  width: 26%;
}
.basket__item__amount-single span:last-child {
  margin-left: 25px;
  font-size: 24px;
  font-family: "Figtree-Light";
  text-align: right;
  color: #000000;
}
@media (max-width: 991px) and (min-width: 768px) {
  .basket__item__amount-single span:last-child {
    margin-left: 10px;
  }
}
.basket__item__amount-single .lowest-price-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 7px !important;
}
.basket__item__amount-single .lowest-price-warning img {
  height: 16px;
}
@media (max-width: 991px) {
  .basket__item__amount-single .lowest-price-warning img {
    height: 14px;
  }
}
.basket__item__amount-single .lowest-price-warning .price-note {
  color: #D20000;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
}

.product-counter {
  background: transparent;
}

.basket__item-set-quantity {
  width: 66px;
  height: 42px;
  border: 1px solid #ccc;
  color: #001745;
  font-size: 18px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-left: 10px;
  position: relative;
  z-index: 1;
  font-family: "Figtree-Regular";
}
@media (max-width: 991px) and (min-width: 768px) {
  .basket__item-set-quantity {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .basket__item-set-quantity {
    border: 0;
    margin-left: -5px;
    font-size: 14px;
    padding-left: 5px;
  }
}

.product-counter__count {
  position: relative;
  width: auto;
}
.product-counter__count:after {
  content: "\e908";
  font-family: "icomoon" !important;
  position: absolute;
  top: 2px;
  right: 13px;
  z-index: 0;
  font-size: 12px;
  transform: rotate(180deg);
}
@media (max-width: 991px) and (min-width: 768px) {
  .product-counter__count:after {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .product-counter__count:after {
    right: 20px;
    color: #000;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-counter__count {
    margin-left: 7px;
  }
}

.basket__item__counter-box {
  width: 20.5%;
  min-width: auto;
}
@media (max-width: 991px) and (min-width: 768px) {
  .basket__item__counter-box {
    min-width: 100px;
  }
}
@media (max-width: 767px) {
  .basket__item__counter-box {
    min-width: auto;
    text-align: left !important;
    margin-left: 150px;
  }
}

.product__info {
  color: #000000;
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
}

.basket__item-product-size,
.basket__item-product-color {
  font-size: 14px;
}
@media (max-width: 767px) {
  .basket__item-product-size,
  .basket__item-product-color {
    font-size: 12px;
    margin-left: 73px;
    margin-left: 0;
    text-align: left;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .basket__item-product-size,
  .basket__item-product-color {
    font-size: 12px;
  }
}

.basket__banner {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .basket__banner {
    margin-top: 0;
  }
}
.basket__banner img {
  width: 100%;
}

.basket__item-bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .basket__item-bottom {
    padding-bottom: calc(1rem - 10px);
    padding-top: 1rem;
  }
}
@media (max-width: 575px) {
  .basket__item-bottom {
    display: block;
    text-align: left;
    padding: 0;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
.basket__item-bottom .basket-item__gift-box {
  user-select: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 575px) {
  .basket__item-bottom .basket-item__gift-box {
    margin-bottom: 10px;
  }
}
.basket__item-bottom .basket-item__gift-box.gift-loading {
  pointer-events: none;
}
.basket__item-bottom .basket-item__gift-box i {
  font-size: 1rem;
  margin: 0 8px;
}
.basket__item-bottom .basket__item__delete {
  color: #000;
  font-size: 14px;
  float: left;
}
@media (max-width: 575px) {
  .basket__item-bottom .basket__item__delete {
    float: right;
  }
}
.basket__item-bottom .basket__item__delete, .basket__item-bottom .basket__item__delete:hover, .basket__item-bottom .basket__item__delete:active, .basket__item-bottom .basket__item__delete:focus {
  text-decoration: none !important;
  color: #000;
}

.auth {
  padding: 30px 0;
  font-family: Helvetica;
}
@media (max-width: 767px) {
  .auth {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.auth .tab {
  max-width: 570px;
  width: 100%;
  margin: auto;
  text-align: center;
}
.auth .tab .tab-item {
  display: inline-block;
  width: 195px;
  height: 60px;
  font-weight: 600;
  font-size: 16px;
}
.auth .tab .tab-item:last-child {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .auth .tab .tab-item:last-child {
    margin-left: 0;
  }
}
.auth .tab .tab-item a:focus,
.auth .tab .tab-item a:hover {
  text-decoration: none;
  color: inherit;
}
.auth .tab .tab-item.active {
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  border-bottom: none;
  margin-bottom: -2px;
  height: 63px;
  color: #000;
}
.auth .tab .tab-item.passive {
  background-color: #f3f3f3;
  color: #9f9f9f;
}
.auth .tab .tab-item a {
  padding: 25px 0;
  display: block;
}
@media (max-width: 767px) {
  .auth .tab .tab-item {
    width: 135px;
  }
}

.auth-container {
  max-width: 570px;
  margin: auto;
  width: 100%;
}
.auth-container .form-container {
  padding: 30px 0 0;
  border: 1px solid #e3e1e1;
}
.auth-container .form-container .title {
  font-size: 24px;
  color: #666;
  margin-bottom: 40px;
}
.auth-container .form-container .text {
  font-size: 14px;
  color: #666;
  margin-bottom: 40px;
}
.auth-container .auth__form__checklist,
.auth-container .auth__form__input-box {
  max-width: 320px;
  margin: 10px auto 0;
}
.auth-container .auth__form__checklist.auth__form__input-box--text,
.auth-container .auth__form__input-box.auth__form__input-box--text {
  margin-top: 0;
}
.auth-container .auth__form__bottom {
  margin: 40px 0px 0px;
  position: relative;
  padding: 0;
}
.auth-container .auth__form__bottom:after {
  content: "";
  display: block;
  clear: both;
}
.auth-container .auth__form__bottom i {
  font-size: 24px;
}
.auth-container .auth__form__bottom .column {
  display: inline-block;
  width: 100%;
  padding: 30px 10px;
}
.auth-container .auth__form__bottom .bottom_left {
  float: left;
  border-right: 1px solid #e3e1e1;
}
.auth-container .auth__form__bottom .bottom_right {
  float: right;
}
.auth-container .auth__form__bottom .bottom_column_center {
  padding: 40px 0;
  width: auto;
}
.auth-container .auth__form__bottom .facebook {
  color: #42539d;
  font-weight: 600;
}
.auth-container .auth__form__bottom .fa-facebook {
  background-color: #42539d;
  color: #fff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  line-height: 20px;
  margin-right: 10px;
}
.auth-container .auth__form__bottom .fa-google-plus {
  background-color: #CF4B3D;
  color: #fff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  line-height: 20px;
  margin-right: 10px;
}
.auth-container .auth__form__bottom .center-text-container {
  position: absolute;
  top: -37.5px;
  left: 50%;
  border: 1px solid #000;
  border-radius: 50%;
  width: 53px;
  height: 53px;
  margin-left: -26.5px;
  background-color: #000;
}
.auth-container .auth__form__bottom .center-text-container .inline {
  line-height: 53px;
  font-size: 12px;
  color: #fff;
}
.auth-container .auth__form__input-box {
  display: block;
}
@media (max-width: 767px) {
  .auth-container .auth__form__input-box {
    margin: 15px 20px 0 20px;
  }
}
.auth-container .auth__form__input-box > label {
  display: inline-block;
  font-size: 14px;
  color: #666;
  margin-bottom: 3px;
  font-weight: 400;
  line-height: 34.25px;
}
.auth-container .auth__form__input-box label.auth__form__gender:not(:last-child) {
  margin-right: 10px;
}
.auth-container .auth__form__input-box input {
  border-color: #f0ebea;
  padding: 0 20px;
  font-size: 22px;
}
.auth-container .regiser-form-area {
  display: block;
}
.auth-container .auth__form__error {
  margin: 15px auto 0 !important;
  max-width: 320px;
}

.auth__form__forget {
  text-align: right;
  color: #717da5;
  font-size: 14px;
  text-decoration: underline;
  font-size: 13px;
}

.auth__form__submit {
  height: auto;
  background-color: #fc0d1b;
  border-radius: none;
  padding: 14px 33px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.auth__form {
  box-shadow: none;
  min-height: auto;
}

@media (max-width: 767px) {
  .auth-box {
    display: block;
  }
  .auth-box.auth-login {
    display: block;
  }
}
.auth-tabs {
  position: relative;
  bottom: -1px;
  text-align: center;
}
.auth-tabs ul {
  font-size: 0px;
}
.auth-tabs ul li {
  display: inline-block;
}
.auth-tabs ul a {
  display: block;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 7px;
  margin-right: 7px;
  color: #000d42;
  font-size: 18px;
  line-height: 50px;
  text-decoration: none;
  border: solid 1px #e3e3e3;
  background-color: #f0ebea;
}
.auth-tabs ul a.active {
  border-color: #f0ebea;
  background-color: #fff;
  border-bottom: none;
}

.not-visible {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.auth-form__check a {
  text-decoration: underline;
}
.auth-form__checklist {
  max-width: 320px;
  margin: 15px auto 0;
  font-size: 12px;
  line-height: 2.08;
}
@media (max-width: 767px) {
  .auth-form__checklist {
    margin: 15px 20px 0 20px;
  }
}

.auth__form__input {
  border: 1px solid #f0ebea;
}

.regiser-form-area .account__form--input-grup i {
  top: 18px;
}

.auth__form__proceed {
  border-top: 1px solid #e3e1e1;
  line-height: 30px;
  font-weight: 600;
}

.auth__form__submit--forget {
  background-color: #000;
  font-family: "Figtree-Regular";
}

.contract-content p {
  margin-bottom: 10px;
}
.contract-content b {
  font-family: "Figtree-Bold";
}

.login_sign_up_first_situation {
  display: none;
}

.facebook__login {
  max-width: 320px;
  margin: 0 auto;
}

.auth__form .content-message {
  text-align: center;
  color: #000;
}
.auth__form .content-message a {
  color: #000;
  position: relative;
  text-decoration: underline;
  font-weight: bolder;
}

.akifast-wrapper__pdp, .akifast-wrapper__basket {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.akifast-wrapper .auth__form__input-box {
  margin: 5px auto 0;
}

.belt {
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 18px;
  padding: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.belt__button {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #d02c2f;
}

.anonymous-order {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .anonymous-order-container .row {
    margin: 0;
  }
}
.anonymous-order .container {
  width: 100%;
  max-width: 940px;
}
@media (max-width: 991px) {
  .anonymous-order .container {
    width: 100%;
    max-width: 820px;
  }
}
.anonymous-order__title {
  text-align: center;
  font-size: 1.4em;
}
.anonymous-order__search h1 {
  font-size: 29.8px;
  letter-spacing: 0.15px;
  text-align: center;
  color: #000836;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .anonymous-order__search h1 {
    font-size: 18.8px;
    margin-bottom: 12px;
  }
}

.already-member-text {
  font-size: 14px;
  letter-spacing: -0.28px;
  text-align: center;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .already-member-text {
    padding-bottom: 30px;
  }
}
.already-member-text a {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .row-narrow [class^=col-sm] {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.anonymous-user-order {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
}
.anonymous-user-order .account-order-detail {
  display: inline-block;
  width: 100%;
  max-width: 940px;
}

.order-detail__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.order-detail__cancellation {
  width: 174px;
  height: 45px;
  background-color: #282828;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.32px;
  text-align: center;
  margin-bottom: 30px;
}
.order-detail .timeline {
  width: 320px;
  padding-left: 106.6666666667px;
}
.order-detail .timeline__item {
  font-size: 14px;
  font-weight: normal;
  line-height: 2.57;
  letter-spacing: normal;
  text-align: left;
  color: #a6a6a6;
  position: relative;
}
.order-detail .timeline__item:not(:last-child) span::before {
  content: "";
  height: 15px;
  width: 1px;
  background: #a6a6a6;
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 28px;
}
.order-detail .timeline__item::before {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  content: "";
  display: inline-block;
  margin-right: 20px;
  border: 2px solid #a6a6a6;
  position: relative;
  top: 3px;
}
.order-detail .timeline__item--filled {
  color: #282828;
}
.order-detail .timeline__item--filled::before {
  background: #282828;
  border: 2px solid #282828;
}
.order-detail .timeline__item--filled span::before {
  background: #282828;
}
.order-detail .order-address__detail__content, .order-detail .order-address__detail__title {
  padding: 5px 27px;
}
.order-detail .order-address__detail__title {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.order-detail .order-address__detail__title__main {
  color: #f08172;
}
.order-detail .order-address__detail__title__link {
  color: #282828;
  text-decoration: underline;
}
.order-detail .address__detail .detail {
  display: flex;
  flex-wrap: wrap;
  padding: 27px;
  justify-content: space-between;
  line-height: 20px;
}
.order-detail .address__detail .detail:first-child {
  border-bottom: 1px solid #b7b7b7;
  padding: 27px 27px 17px 27px;
}
.order-detail .address__detail .detail__content {
  font-weight: bold;
}
.order-detail .address__detail .detail__content .address {
  border: solid 1px #767676;
  padding: 17px 14px;
  margin-bottom: 10px;
}
.order-detail .address__detail .detail__content .address label {
  display: flex;
  justify-content: space-between;
}
.order-detail .address__detail .detail__content .address p {
  margin-top: 10px;
}
.order-detail .address__detail .detail__content .address:last-child {
  margin-bottom: 14px;
}
.order-detail .address__detail .detail__content .button-holder {
  text-align: right;
}
.order-detail .address__detail .detail__content button {
  width: 174px;
  height: 45px;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.32px;
  text-align: center;
  margin-bottom: 30px;
}
.order-detail .address__detail .detail__address__toggle {
  flex: 100%;
  text-align: right;
  padding-top: 10px;
  color: #f08172;
  text-decoration: underline;
  font-weight: bold;
}
.order-detail .details__footer {
  margin-top: 15px;
  background-color: #f6f6f6;
  padding: 30px 44px;
}
.order-detail .details__total {
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.order-detail .details__total-info {
  font-weight: bold;
  text-align: right;
}
.order-detail .details__total-info--discount {
  color: #b70234;
}
.order-detail .details__total--final {
  line-height: 2;
}
.order-detail .order-details-info {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #282828;
  margin-left: 16px;
}
.order-detail .order-details-info .details__actual {
  display: flex;
  border-bottom: 3px solid #e9e9e9;
  margin-bottom: 25px;
  padding: 25px 45px;
}
.order-detail .order-details-info .details__actual .titles {
  margin-right: 25px;
}
.order-detail .order-details-info .details__actual a {
  color: #222;
  font-weight: bold;
}
.order-detail .order-details-info .details__actual a:hover {
  text-decoration: underline;
}
.order-detail .order-details-info .details__actual .contents span {
  font-weight: bold;
}

.order-detail .summary {
  margin-top: 24px;
  padding: 22px 20px 24px;
  border: 1px solid #b7b7b7;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  letter-spacing: normal;
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
  color: #282828;
}
.order-detail .summary--no-border {
  padding: 0;
  border: none;
  margin-top: 0;
}
.order-detail .summary__item {
  display: flex;
}
.order-detail .summary__item:not(:last-of-type) {
  margin-bottom: 10px;
}
.order-detail .summary__title {
  flex: 2;
  font-weight: 600;
}
.order-detail .summary__content {
  flex: 3;
}

.anonymous-order__track {
  background-color: #f2f2f2;
  padding: 20px 15px;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  color: #000;
}
.anonymous-order__code {
  max-width: 500px;
  margin: 0 auto;
}
.anonymous-order__link {
  margin: 15px 0 30px;
}
.anonymous-order__link a {
  text-decoration: underline;
}

.store-card__content {
  padding: 10px 15px;
  display: flex;
  flex-wrap: wrap;
  border: solid 0.5px #e8e8e8;
  background-color: #f4f5f0;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .store-card__content {
    margin: 10px 0 0;
    display: inherit;
    padding: 15px;
  }
}
.store-card__title {
  font-size: 16px;
  color: #001d4b;
  font-family: "Figtree-ExtraBold";
  margin: 15px 0px 20px;
}
.store-card__box {
  border: 1px solid #ababab;
  background-color: #fff;
  height: 186px;
  width: 305px;
  margin-right: 15px;
  position: relative;
}
.store-card__box:not(:last-child) {
  margin-bottom: 18px;
}
.store-card__box:first-of-type {
  border: 2px solid #000000;
  background: linear-gradient(to bottom, #ffffff 39%, #f3f3f3);
}
@media (max-width: 767px) {
  .store-card__box {
    width: 100%;
    height: 164px;
  }
}
.store-card__box-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 0 26px 24px 26px;
}
@media (max-width: 767px) {
  .store-card__box-content {
    display: inherit;
  }
}
.store-card__number {
  margin-top: 61px;
  margin-bottom: 20px;
  font-size: 15px;
  color: #9b9b9b;
  font-family: "Figtree-Regular";
}
.store-card__delete {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 37px;
}
.store-card__delete-text {
  font-size: 15px;
  font-family: "Figtree-Regular";
  color: #001d4b;
  text-decoration: underline;
  cursor: pointer;
}
.store-card .loading {
  width: 30px;
  height: auto;
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.store-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 0.5px #e8e8e8 !important;
  background-color: #f4f5f0 !important;
  padding: 15px 21px !important;
}
.store-card__head h1 {
  font-family: "Figtree-ExtraBold";
  color: #001d4b;
  font-size: 18px;
}
.store-card__head p {
  font-family: "Figtree-Regular" !important;
}
.store-card__head .security {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .store-card__head .security {
    margin: auto;
  }
}
.store-card__head .security .left {
  margin-left: 7px;
  color: #001d4b;
}
@media (max-width: 767px) {
  .store-card__head .security .left {
    display: flex;
    flex-wrap: nowrap;
  }
}
.store-card__head .security p {
  font-weight: 400;
  text-align: left;
  padding-right: 8px;
}
.store-card__head .security .text-green {
  color: #35c15c;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-right {
  text-align: right;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.w-100 {
  width: 100%;
}

.account-column {
  font-family: "Figtree-Medium", sans-serif;
}

.account-orders {
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-orders__item {
  margin-bottom: 30px;
}
.account-orders__item-date {
  background: #f7f7f7;
  font-size: 20px;
  padding: 27px 23px;
  position: relative;
}
.account-orders__item-date i {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.account-orders__item-header.active .order-trailer {
  border-color: transparent;
  border-bottom-color: #dcdcdc;
}
.account-orders__item-content {
  display: none;
}
.account-orders__item-content.active {
  display: block;
}
.account-orders__item-content {
  padding: 20px;
}

.order-trailer {
  padding: 20px;
  border: 1px solid #dcdcdc;
}
.order-trailer__img {
  align-items: center;
  background: #f7f7f7;
  border: 1px solid #d8d8d8;
}
.order-trailer__img img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .order-trailer__img img {
    width: 30px;
    height: 55px;
  }
}
.order-trailer__img-count {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01px;
  padding: 0px 5px;
  text-align: center;
  height: 50px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .order-trailer__img-count {
    height: 55px;
  }
}
.order-trailer__number {
  padding-left: 8px;
  padding-top: 3px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .order-trailer__number {
    font-size: 12px;
  }
}
.order-trailer__number a {
  color: #000000;
}
.order-trailer__number li:first-child {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .order-trailer__number li:first-child {
    padding-bottom: 6px;
    line-height: 16px;
  }
}
.order-trailer__success, .order-trailer__cancel, .order-trailer__return {
  font-weight: 600;
}
.order-trailer__success i, .order-trailer__cancel i, .order-trailer__return i {
  margin-right: 5px;
}
.order-trailer__info {
  max-width: 350px;
  display: none;
}
@media (min-width: 992px) {
  .order-trailer__info {
    display: block;
  }
}
.order-trailer__info--mobile {
  margin-top: 20px;
  font-size: 12px;
  display: block;
}
@media (min-width: 992px) {
  .order-trailer__info--mobile {
    display: none;
  }
}
.order-trailer__cargo-info {
  font-size: 12px;
  padding-top: 4px;
}
.order-trailer__cargo-info span {
  padding-right: 15px;
}
.order-trailer__other-info {
  font-size: 12px;
}

.order-package {
  border: 1px solid #dcdcdc;
}
.order-package__header {
  background-color: #f7f7f7;
  padding: 20px 26px;
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .order-package__header {
    flex-direction: column;
  }
}
.order-package__header-title {
  font-size: 16px;
}
@media (max-width: 767px) {
  .order-package__header-title {
    margin-bottom: 25px;
  }
}
.order-package__header-actions {
  font-size: 15px;
  line-height: 20px;
}
.order-package__header-actions a {
  color: #000000;
}
.order-package__tracking__icon {
  font-size: 25px;
  line-height: 0;
  padding-right: 15px;
}
.order-package__earchive-url {
  padding-left: 40px;
}
.order-package__earchive-url__icon {
  line-height: 0;
  padding-right: 15px;
}

.order-product {
  display: flex;
}
@media (max-width: 991px) {
  .order-product {
    flex-direction: column;
  }
}
.order-product > div {
  flex: 1;
}
.order-product:not(:last-child) .order-product__status:after {
  content: "";
  background: #dcdcdc;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .order-product:not(:last-child) .order-product__status:after {
    width: 85%;
  }
}
.order-product__image {
  width: 70px;
  height: 70px;
  object-fit: cover;
  margin-right: 12px;
  display: block;
}
.order-product__details {
  max-width: 250px;
  line-height: 17px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .order-product__details {
    margin-left: 15px;
  }
}
.order-product__details__name {
  padding-bottom: 3px;
}
.order-product__details__price {
  font-weight: 600;
  font-size: 15px;
  padding-top: 3px;
}
.order-product__details-container {
  display: flex;
  flex-direction: column;
  padding: 30px;
}
@media (min-width: 992px) {
  .order-product__details-container {
    padding-right: 0;
  }
}
.order-product__details__gift-box {
  display: flex;
  align-items: center;
}
.order-product__details__gift-box span {
  font-size: 10px;
  margin-left: 4px;
}
.order-product__status {
  position: relative;
  padding: 30px;
  font-size: 14px;
  background: #f7f7f7;
}
@media (min-width: 992px) {
  .order-product__status {
    padding-left: 0;
  }
}
.order-product__status .main-icon {
  font-size: 32px;
  padding: 9px;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 20px;
}
.order-product__status .status-label {
  margin-bottom: 20px;
}
.order-product__status .return-offer {
  color: #000000;
  display: inline-flex;
  align-items: center;
}
.order-product__status .return-offer:hover {
  text-decoration: none;
}
.order-product__status .return-offer .icon-package, .order-product__status .return-offer .icon-cancelled {
  font-size: 27px;
  margin-right: 10px;
}
.order-product__status .return-offer .icon-cancelled:before {
  color: #000000;
}
.order-product__status .small-text {
  font-size: 12px;
  margin-bottom: 10px;
}
.order-product__status .cancelled-text {
  padding-top: 10px;
}
.order-product__status .easy-return__image {
  width: 90px;
  margin: 0 auto 5px;
}
.order-product__status__return > div {
  margin-top: 30px;
}
.order-product__status__return > div .easy-return__image {
  margin-left: 12px;
}

@media (max-width: 767px) {
  .body-account .mfp-content {
    width: 100% !important;
  }
}
.body-account .mfp-content {
  max-height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.body-account .mfp-content .order-information {
  zoom: 0.8;
  overflow-x: auto;
}

.order-payment__contracts {
  background: #fff;
  border: 2px solid #dcdcdc;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .order-payment__contracts {
    margin: 0;
  }
}
.order-payment__contracts a {
  font-size: 13px;
  color: #000000;
  line-height: 30px;
}
.order-payment__contracts a:hover {
  text-decoration: underline;
}

.order-payment {
  padding-top: 45px;
}
.order-payment h3 {
  font-size: 21px;
  padding-bottom: 25px;
  font-weight: 600;
}
.order-payment h4 {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 15px;
}
.order-payment a {
  color: #000000;
}
.order-payment__address {
  padding-bottom: 30px;
}
.order-payment__address p {
  padding-bottom: 5px;
}
.order-payment__other {
  padding-bottom: 30px;
}
.order-payment__cargo {
  border-bottom: 1px solid #e5e5e5;
}
.order-payment__cargo, .order-payment__total {
  padding: 15px 5px;
}
.order-payment__total-price {
  font-size: 18px;
  font-weight: bold;
}
.order-payment__contract {
  padding-right: 15px;
}

.icon-bg-cancel {
  background-color: #000000;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px;
}

.icon-bg-error {
  background-color: #ed3946;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px;
}

.icon-bg-success {
  background-color: #5ad363;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px;
}

.text-center {
  text-align: center;
}

.account-orders-item__header--pre-cancellation {
  font-size: 15px;
  margin-bottom: 20px;
}
.account-orders-item__header--cancellation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  line-height: 20px;
}
.account-orders-item__header--cancellation em {
  font-size: 60px;
}

.account-orders-cancellation-text {
  font-size: 20px;
}

.account-orders-cancellation-code {
  margin-bottom: 10px;
  padding: 30px;
  border: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .account-orders-cancellation-code {
    padding: 20px;
  }
}
.account-orders-cancellation-code__text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.account-orders-cancellation-code__company {
  margin-bottom: 5px;
}

.order-return-bundle__title {
  font-size: 18px;
  margin: 30px 0px 20px;
}

.account-orders-cancellation-desc-title {
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .account-orders-cancellation-desc-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .account-orders-cancellation-desc {
    text-align: center;
  }
}

.account-orders-cancellation-icon {
  margin-bottom: 10px;
  align-self: center;
}

.account-orders-cancellation-code__image {
  width: 120px;
  margin-right: 15px;
  display: block;
  margin-bottom: 25px;
}

.account-orders-cancellation-code__number {
  font-weight: bold;
  font-size: 20px;
}

.account-orders-cancellation-code__info {
  color: #646464;
  font-size: 13px;
  padding-top: 10px;
}

.order-details__key {
  font-weight: bold;
}

.account-orders-header {
  padding: 32px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .account-orders-header {
    align-items: normal;
    flex-direction: column;
    border: solid 1px #dcdcdc;
    line-height: normal;
  }
}
.account-orders-header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .account-orders-header__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.account-orders-header__right {
  align-self: center;
}
.account-orders-header__right a {
  font-size: 15px;
  color: #000000;
  text-decoration: underline;
}
.account-orders-header__label-big {
  color: #000;
  font-size: 18px;
  margin-right: 16px;
}
.account-orders-header__label-small {
  color: #646464;
  font-size: 15px;
}
@media (max-width: 767px) {
  .account-orders-header__label-small {
    margin-top: 10px;
  }
}

.order-cancel {
  border: 1px solid #dcdcdc;
  padding: 21px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .order-cancel {
    flex-direction: column;
  }
}
.order-cancel__image-container {
  border: 1px solid #d8d8d8;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 15px;
}
.order-cancel__image {
  width: 100%;
}
.order-cancel__checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.order-cancel__checkbox input:checked ~ em {
  background-color: #001745;
  border-color: #001745;
}
.order-cancel__checkbox em {
  display: flex;
  padding: 5px;
  color: #fff;
  border-radius: 4px;
  font-size: 15px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  font-weight: bold;
  background-color: #fff;
}
.order-cancel__details-container {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .order-cancel__details-container {
    margin-bottom: 20px;
  }
}
.order-cancel__details {
  font-size: 12px;
  line-height: 1.58;
}
.order-cancel__details__name {
  max-width: 300px;
}
.order-cancel__details__price {
  font-weight: 600;
  font-size: 15px;
  margin-top: 3px;
}
.order-cancel__select-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .order-cancel__select-container {
    width: 100%;
  }
}
.order-cancel__select-container .account__form-group--offset textarea {
  min-height: 107px;
  border-color: #dcdcdc !important;
  border-radius: 3px;
}
.order-cancel__select-container .select2-container {
  width: 100% !important;
  font-size: 12px;
}
.order-cancel__select-container .select2-container--default .select2-selection--single {
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  height: 35px;
}
.order-cancel__select-container .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
}
.order-cancel__select-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
.order-cancel__select-container .select2-selection__placeholder {
  color: #000;
}
@media (max-width: 767px) {
  .order-cancel__select-container .select2-selection__placeholder {
    font-size: 12px;
  }
}
.order-cancel__select-second-container, .order-cancel .other-desc {
  width: 100%;
}
.order-cancel .other-desc {
  margin-top: 15px;
}
.order-cancel__select-second-container label, .order-cancel .other-desc label {
  padding-right: 6px;
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  line-height: 16px;
}
.order-cancel__select-second-container label span, .order-cancel .other-desc label span {
  display: block;
  font-weight: normal;
  margin: 8px 0px;
  font-size: 12px;
}
.order-cancel__select-second-container .select-element,
.order-cancel .other-desc .select-element, .order-cancel__select-second-container textarea,
.order-cancel .other-desc textarea {
  width: 100%;
}
@media (min-width: 768px) {
  .order-cancel__select-second-container .select-element,
  .order-cancel .other-desc .select-element, .order-cancel__select-second-container textarea,
  .order-cancel .other-desc textarea {
    width: 235px;
  }
}
.order-cancel__select {
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  background-color: #ffffff;
  font-size: 12px;
}
.order-cancel__select-container .select2-container {
  width: 100% !important;
  font-size: 12px;
}
.order-cancel__select-container .account__form-group--offset {
  margin-bottom: 0px;
}

.account-orders-item__button {
  text-align: center;
}

.account-orders-item__return-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 0px 20px;
}
@media (min-width: 768px) {
  .account-orders-item__return-buttons {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .account-orders-item__return-buttons {
    flex-direction: column-reverse;
    width: 100%;
    text-align: center;
  }
}

.return-buttons__continue {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

.return-buttons__back {
  font-size: 15px;
  color: black;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .return-buttons__back {
    margin-top: 15px;
  }
}
.return-buttons__back em:before {
  display: inline-block;
  font-size: 12px;
}

.button__return {
  border-radius: 3px;
  padding: 10px 30px;
  font-size: 13px;
  color: #4a4a4a;
  font-weight: bold;
  border: 1px solid #9b9b9b;
  background-color: white;
  margin-bottom: 10px;
  text-align: center;
  display: inline-block;
}
.button__return[disabled] {
  border-color: #ccc;
  background-color: #ccc;
}
.button__return--blue {
  background-color: #001745;
  color: #fff;
  border-color: #001745;
}
.button__return--blue:hover {
  background-color: #001745;
  color: #fff;
  border-color: #001745;
}

.order-cancellation-tab2 .order-cancel__details-container {
  border: 1px solid #dcdcdc;
  padding: 21px;
  margin-bottom: 20px;
}
.order-cancellation-tab2 .account-orders-item__return-buttons {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .order-cancellation-tab2 .account-cancel-item__products.js-cancellation-products {
    padding-bottom: 0;
  }
  .order-cancellation-tab2 .order-cancel__details-container {
    margin-bottom: 0;
  }
}

.page-order-cancellation .account-warning__box {
  margin-top: 30px;
  display: flex;
}
@media (max-width: 767px) {
  .page-order-cancellation .account-warning__box {
    flex-direction: column;
    align-items: center;
  }
}
.page-order-cancellation .account-warning__box-icon {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .page-order-cancellation .account-warning__box-icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.page-order-cancellation .account-warning__box-icon .main-icon {
  font-size: 32px;
  padding: 9px;
  border-radius: 8px;
  display: inline-block;
}
.page-order-cancellation .account-warning__desc, .page-order-cancellation .account-warning__title {
  text-align: left;
}
.page-order-cancellation .account-warning__title {
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
@media (max-width: 767px) {
  .page-order-cancellation .account-warning__title {
    text-align: center;
  }
}
.page-order-cancellation .account-warning__desc {
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .page-order-cancellation .account-warning__desc {
    text-align: center;
  }
}
.page-order-cancellation .account__form-group__error {
  font-size: 12px;
  font-weight: bold;
}

.popup-cancel {
  background-color: #ffffff;
  position: absolute;
  width: 400px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.popup-cancel__body {
  padding: 25px 20px 46px;
  line-height: 20px;
  font-size: 15px;
}
.popup-cancel__close-icon {
  color: #ed3946;
  margin-bottom: 29px;
}
.popup-cancel__close-icon i {
  font-size: 39px;
}
.popup-cancel h3 {
  font-size: 20px;
  margin-bottom: 16px;
}
.popup-cancel__footer {
  background-color: #ed3946;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  padding: 15px 0px;
  cursor: pointer;
}

.cancel-reasons-size:not(.active) {
  display: none;
}

.cancel-reasons-size {
  border: 1px solid #eee;
  border-radius: 3px;
  height: 40px;
  color: #555;
  font-size: 16px;
  width: 100%;
  margin: 10px 0 0 0;
}

.body-account #js-modal-information, .body-account #js-modal-sales {
  display: block !important;
  position: static !important;
}

.account-header .account-header__content h2 {
  color: white;
  line-height: 44px;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.account-bar {
  height: 44px;
  background-color: #001d4b;
  margin-top: 20px;
  margin-bottom: 37px;
  font-family: "Figtree-Regular";
}
.account-bar .account-exit {
  font-size: 15px;
  line-height: normal;
  color: #ffffff;
  text-align: right;
  height: 28px;
  line-height: 44px;
  text-decoration: underline;
  background: transparent;
  text-transform: uppercase;
}

.account-page {
  margin-bottom: 30px;
  font-family: "Figtree-Regular";
  margin-top: 45px;
}
.account-page .select2-container--default .select2-selection--single {
  border-color: #dcdcdc;
}
.account-page .account-username {
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.account-page .account-container {
  padding: 0px;
  margin-bottom: 30px;
}
.account-page .menu-container {
  background-color: #001745;
  padding: 15px 30px;
}
.account-page .menu-container .account-warning--order {
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
  color: #001d4b;
}
.account-page .menu-container h2 {
  padding: 15px 0;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  color: #fff;
  border-bottom: 3px solid #fff;
}
.account-page .menu-container .account-usermenu__item-container {
  margin-bottom: 10px;
}
.account-page .menu-container .account-usermenu__item-container span {
  font-weight: 600;
}
.account-page .menu-container .account-usermenu__item-container button {
  font-weight: 600;
  background-color: #f4f4f4;
  padding-left: 0px;
}
.account-page .menu-container .account-usermenu__item-container button:hover {
  text-decoration: underline;
}
.account-page .menu-container .account-usermenu__list-container__menu li a, .account-page .menu-container .account-exit {
  font-size: 13px;
  font-family: "Figtree-Regular", sans-serif;
  color: #fff;
}
.account-page .menu-container .account-usermenu__list-container__menu li a:hover, .account-page .menu-container .account-exit:hover {
  font-weight: initial;
}
.account-page .menu-container .account-exit {
  background-color: transparent;
  padding: 0;
}
.account-page .header-container .header-column {
  height: 105px;
}
@media (max-width: 767px) {
  .account-page .header-container .header-column {
    height: auto;
  }
}
.account-page .header-container .label {
  font-weight: 600;
  font-size: 18px;
}
.account-page .content-title {
  text-align: center;
  background-color: white;
  padding: 30px;
  border: 1px solid #e8e8e8;
}
.account-page .content-title a {
  text-decoration: underline;
}
.account-page .content-title p {
  font-size: 14px;
  font-family: "Figtree-Light";
}
@media (max-width: 767px) {
  .account-page .content-title {
    padding: 10px 0;
  }
}
.account-page .order-track {
  border: 1px solid #979797;
  min-height: 80px;
  padding: 10px 30px;
}
@media (min-width: 768px) {
  .account-page .order-track {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .account-page .order-track {
    padding: 10px 15px;
  }
}
.account-page .order-track .label {
  text-align: center;
}
@media (max-width: 767px) {
  .account-page .order-track .label {
    text-align: center;
    margin-top: 20px;
  }
}
.account-page .order-track .label span {
  font-family: "Figtree-Medium", sans-serif;
  font-size: 20px;
}
.account-page .order-track__filter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-page .order-track__filter-button {
  font-size: 15px;
  color: #000;
  font-family: "Figtree-Regular", sans-serif;
  text-decoration: underline;
}
.account-page .order-track__filter-select, .account-page .order-track__filter-select + .select2-container {
  min-width: 165px;
  margin-left: 10px;
}
.account-page .order-track__filter-select + .select2-container .select2-selection--single {
  height: 33px;
}
.account-page .order-track__filter-select + .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}
.account-page .order-track__filter-select + .select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
}
@media (min-width: 768px) {
  .account-page .order-track__info {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .account-page .order-track__info {
    text-align: center;
  }
}
.account-page .order-track__info h2 {
  font-family: "Figtree-Medium", sans-serif;
  font-size: 20px;
  color: #000000;
}
.account-page .order-track__info p {
  font-size: 15px;
  color: #646464;
  font-family: "Figtree-Regular", sans-serif;
}
@media (min-width: 768px) {
  .account-page .order-track__info p {
    margin-left: 30px;
  }
}
.account-page .order-track .form .track-form {
  margin-top: 0;
  position: relative;
}
@media (min-width: 768px) {
  .account-page .order-track .form .track-form .order-code-wrapper {
    display: flex;
  }
}
.account-page .order-track .form .track-form .track-orders-wrapper {
  position: absolute;
  background-color: #fff;
  width: 100%;
}
.account-page .order-track .form input[type=text] {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .account-page .order-track .form input[type=text] {
    text-align: center;
  }
}
.account-page .order-track .form .button-track {
  background-color: #001745;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .account-page .order-track .form .track-form__button {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .account-page .order-track .form {
    margin-top: 10px;
  }
}
.account-page .account-container__summary {
  margin-top: 0px;
  padding-top: 0px;
}
.account-page .account-container__summary .account-container__box {
  height: 273px;
  background-color: #f4f5f0;
}
.account-page .account-container__summary .account-container__box a {
  color: inherit;
  font-style: normal;
  font-weight: 300;
}
.account-page .account-container__summary .account-container__box .title {
  letter-spacing: 1.17px;
  color: #001d4b;
  font-weight: 600;
  font-size: 19px;
  font-family: "Figtree-Regular";
}
.account-page .account-container__summary .account-container__box .account-container__box__description {
  text-align: left;
  height: 95px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-page .account-container__summary .account-container__box .account-container__box__description {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    height: 110px;
  }
}
.account-page .account-container__summary .account-container__box .account-container__box__phone {
  font-family: "Figtree-Light";
  font-size: 22px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-page .account-container__summary .account-container__box .account-container__box__phone {
    padding-top: 10px;
    font-size: 18px;
  }
}
.account-page .account-sss__list--link:focus {
  color: #d0112b;
}
.account-page .account-header__content {
  text-align: center;
}
.account-page .account-header__content h2 {
  line-height: normal;
  font-size: 36px;
  font-weight: 400;
  margin-top: 24px;
  font-family: "Figtree-Regular";
  letter-spacing: 2px;
  color: #001d4b;
}
@media (max-width: 767px) {
  .account-page .account-header__content h2 {
    margin-top: 0;
  }
}
.account-page .account-header__content p {
  font-size: 14px;
  font-family: "Figtree-Regular";
}
.account-page .account-profile {
  padding-top: 30px;
  border: solid 1px #e8e8e8;
  margin-top: 20px;
}
.account-page .account-profile .col-sm-6:last-child {
  border-left: 1px solid #e8e8e8;
}
.account-page .account-contact > .col-md-8 {
  border: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.account-page .account-contact .account-summary__box__title {
  padding: 25px 0;
  text-align: left;
  font-weight: 600;
  color: #001d4b;
}
.account-page .account-contact .account-container__box__description {
  margin-bottom: 0px;
  height: 175px;
  text-align: left;
  border: 0px;
  padding-bottom: 0px;
}
.account-page .account-contact .account-container__box__description span {
  font-weight: 600;
}
.account-page .account-change-email .account-form-box {
  margin: auto;
  float: none;
  border: 1px solid #e8e8e8;
  margin-top: 20px;
}
.account-page .account-change-email .account-form-box form {
  width: 450px;
  margin: auto;
}
@media (max-width: 767px) {
  .account-page .account-change-email .account-form-box form {
    width: auto;
  }
}
.account-page .account-notification {
  border: 1px solid #e8e8e8;
  margin-top: 20px;
}
.account-page .account-form-box__title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.account-page .account-address .account-container__box {
  height: 315px;
  text-align: left;
}
.account-page .account-address .account-container__box .container__box__description--line {
  padding-top: 150px;
}
.account-page .account-address .account-container__box .account-summary__box__title {
  letter-spacing: 1px;
  font-weight: 500;
}
.account-page .account-address .account-container__box .account-container__icon {
  padding: 14px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.account-page .account-address .account-container__box .account-container__icon .fa {
  color: #e8e8e8;
}
@media (max-width: 767px) {
  .account-page .account-address .account-container__box .account-container__icon {
    padding: 12px;
    text-align: center;
  }
}
.account-page .account-address .account-container__box a {
  color: black;
  font-style: normal;
  font-family: "Figtree-Regular";
}
.account-page .account-address .account-container__box .account-container__box__bottom {
  margin-bottom: 20px;
}
.account-page .account-sss {
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.account-page .account-orders__empty,
.account-page .account-coupons__no-coupons {
  color: #d0112b;
}
.account-page .account-coupons__list--container {
  border-color: #e8e8e8;
}
.account-page .account-orders {
  border: none;
  padding: 0;
}
.account-page .account-orders .order-number {
  color: #d0112b;
  font-size: 16px;
}
.account-page .account-orders .order-status,
.account-page .account-orders .order-price {
  text-align: right;
}
.account-page .account-orders .account-orders__list-item {
  border: 1px solid #979797;
  margin-bottom: 10px;
}
.account-page .account-orders-detail {
  border: 1px solid #979797;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 30px;
  padding: 0;
}
.account-page .account-orders-cancellation__footer {
  overflow: hidden;
  padding: 10px 30px 20px;
  color: #000;
}
@media (max-width: 767px) {
  .account-page .account-orders-cancellation__footer {
    padding: 10px 15px 20px;
  }
}
.account-page .account-orders-cancellation__footer__up {
  margin-left: -10px;
}
@media (max-width: 1199px) {
  .account-page .account-orders-cancellation__footer__action {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .account-page .account-orders-cancellation__footer__action label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.account-page .account-orders-cancellation button {
  background-color: #001745;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .account-page .account-orders-cancellation button {
    width: 100%;
  }
}
.account-page .account-orders-cancellation button:disabled {
  opacity: 0.5;
}
.account-page .account-warning {
  border-color: #e8e8e8;
  margin-top: 20px;
}
.account-page .account-summary__box__title,
.account-page .account-coupons__list__title {
  letter-spacing: 1px;
  text-align: left;
  padding-top: 20px;
}

.account-orders__pagination ul li a:hover,
.account-orders__pagination ul li.active a {
  color: #fff;
  background-color: #001745;
}

.jconfirm-buttons .btn-confirm {
  background-color: #d0112b;
}

.order-product-images {
  display: inline-block;
  vertical-align: middle;
}
.order-product-images a:hover {
  text-decoration: none;
}
.order-product-images img {
  width: 70px;
  display: inline-block;
}

.account-container__box__phone {
  text-align: left;
  font-size: 24px;
  font-weight: 600;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 11px;
}
.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.orders__list-header {
  background-color: #f7f7f7;
  border-bottom: solid 1px #eaeaea;
  text-align: center;
  padding: 15px;
  font-family: "Figtree-Medium", sans-serif;
}
.orders__list-header__title {
  color: #000;
  margin-bottom: 7px;
  font-size: 15px;
}
.orders__list-header__text {
  color: #6f6f6f;
  margin-bottom: 10px;
  font-size: 13px;
  font-family: "Figtree-Regular", sans-serif;
}
.account-orders-detail .orders__list-header__text {
  margin-bottom: 0;
}
.orders__list-header__button {
  color: #fff;
  background-color: #001745;
  border-radius: 3px;
  margin-top: 2px;
  padding: 8px 30px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}
.orders__list-header__button:hover {
  color: #fff;
}
.orders__list-body {
  padding: 15px 30px;
  font-family: "Figtree-Medium", sans-serif;
}
@media (max-width: 767px) {
  .orders__list-body {
    padding: 15px;
  }
}
.orders__list-body__item-wrapper {
  display: flex;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 0;
  align-items: center;
  color: #000;
}
@media (max-width: 767px) {
  .orders__list-body__item-wrapper {
    flex-wrap: wrap;
  }
}
.orders__list-body__image {
  width: 70px;
  height: auto;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .orders__list-body__image {
    margin-bottom: 20px;
    width: 100px;
  }
}
.orders__list-body__image img {
  border: 1px solid #d8d8d8;
}
.orders__list-body__info {
  font-family: "Figtree-Medium", sans-serif;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  width: 45%;
  color: #000;
}
@media (max-width: 767px) {
  .orders__list-body__info {
    width: calc(100% - 110px);
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .orders__list-body__info__cancellation {
    width: calc(100% - 150px);
  }
}
.orders__list-body__shipping {
  margin-left: auto;
  font-family: "Figtree-Medium", sans-serif;
}
.orders__list-body__shipping a {
  background-image: url(/static_omnishop/dist/delivery-truck.svg);
  display: block;
  color: #000;
  padding: 5px 5px 5px 15px;
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: underline;
  text-align: center;
}
.orders__list-body__return-button-content {
  width: 120px;
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
.orders__list-body__return-button {
  margin-left: auto;
  font-family: "Figtree-Medium", sans-serif;
  font-size: 15px;
  border: 1px solid #9b9b9b;
  border-radius: 3px;
  color: #4a4a4a;
  font-weight: bold;
  padding: 5px 10px;
}
.orders__list-body__check {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 22px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .orders__list-body__check {
    margin-bottom: 42px;
  }
}
.orders__list-body__check.disable {
  visibility: hidden;
}
.orders__list-body__check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.orders__list-body__check .checkmark::after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orders__list-body__check:hover input ~ .checkmark {
  background-color: #ccc;
}
.orders__list-body__check input:checked ~ .checkmark {
  background-color: #2196F3;
}
.orders__list-body__check input:checked ~ .checkmark::after {
  display: block;
}
.orders__list-body__status {
  width: 140px;
}
@media (min-width: 768px) {
  .orders__list-body__status {
    margin-right: 0;
    margin-left: auto;
    text-align: center;
  }
}
.orders__list-body__status .easy-return__image {
  width: 90px;
  margin: 0 auto 5px;
}
.orders__list-footer {
  padding: 10px 30px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
  font-family: "Figtree-Medium", sans-serif;
}
@media (max-width: 767px) {
  .orders__list-footer {
    padding: 10px 15px;
  }
}
.orders__list-footer__summary {
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .orders__list-footer__summary {
    width: 55%;
  }
}
.account-orders-detail .orders__list-footer > .orders__list-footer__sum-item {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.orders__list-footer__sum-item-detail {
  display: grid;
  grid-template-columns: auto 70px;
  gap: 0px 15px;
  text-align: right;
  font-size: 13px;
  line-height: 1.55;
  font-family: "Figtree-Regular", sans-serif;
}
.orders__list-footer__sum-item-total {
  display: grid;
  grid-template-columns: auto 70px;
  gap: 0px 15px;
  text-align: right;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500;
  color: #000;
}
.orders__list-footer__actions {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.orders__list-footer__actions-back {
  font-size: 15px;
  color: #000;
  font-family: "Figtree-Regular", sans-serif;
  text-decoration: underline;
}
.orders__list-footer__actions-submit {
  color: #fff;
  background-color: #001745;
  border-radius: 3px;
  margin-top: 2px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}
.orders__list-footer__actions-submit:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .orders__list__detail-reason {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .orders__list__detail-reason {
    width: 100%;
  }
}
.orders__list__detail-reason .orders__list__detail-reason-label {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .orders__list__detail-reason .orders__list__detail-reason-label {
    display: grid;
    grid-template-columns: 75px 165px;
    grid-column-gap: 10px;
    text-align: right;
    align-items: center;
  }
}
.orders__list__detail-reason .select2-container {
  width: 165px !important;
}
@media (max-width: 767px) {
  .orders__list__detail-reason .select2-container {
    width: 100% !important;
    margin-top: 5px;
  }
}
.orders__list__detail-reason select + .select2-container .select2-selection--single {
  height: 33px;
  text-align: left;
}
.orders__list__detail-reason select + .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}
.orders__list__detail-reason select + .select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
}
.orders__list__detail-reason select + .select2-container .select2-selection--single * {
  color: #000 !important;
  font-size: 13px !important;
  font-family: "Figtree-Regular", sans-serif;
}
@media (min-width: 768px) {
  .orders__list__detail-reason .orders__list__detail-reason-text {
    display: grid;
    grid-template-columns: 75px 165px;
    grid-column-gap: 10px;
    text-align: right;
    align-items: flex-start;
  }
}
.orders__list__detail-reason .orders__list__detail-reason-text textarea {
  border: 1px solid #dcdcdc;
  padding: 8px;
  resize: none;
  border-radius: 3px;
  color: #000;
  font-size: 13px;
  font-family: "Figtree-Regular", sans-serif;
}
@media (max-width: 767px) {
  .orders__list__detail-reason .orders__list__detail-reason-text textarea {
    width: 100%;
    margin-top: 5px;
  }
}
.orders__list__detail-reason-value {
  resize: vertical;
}

.orders__cancellation__header {
  background-color: #f7f7f7;
  border: solid 1px #eaeaea;
  text-align: center;
  padding: 20px;
}
.orders__cancellation__icon {
  margin: 0 auto 15px;
}
.orders__cancellation__text {
  font-size: 20px;
  margin-bottom: 15px;
  font-family: "Figtree-Medium", sans-serif;
}
.orders__cancellation__code-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background-color: #f9e5b7;
  border: 1px solid #e0a314;
  padding: 15px;
  margin-bottom: 20px;
}
.orders__cancellation__code-container img {
  width: 120px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .orders__cancellation__code-container img {
    width: 80px;
    margin-right: 10px;
  }
}
.orders__cancellation__code-container span {
  font-family: "Figtree-Regular", sans-serif;
}
@media (min-width: 768px) {
  .orders__cancellation__code-container span {
    font-size: 20px;
  }
}
.orders__cancellation__code-info {
  font-family: "Figtree-Regular", sans-serif;
  color: #646464;
  font-size: 13px;
}
.orders__cancellation__content {
  padding: 30px;
  border: solid 1px #eaeaea;
  border-top: none;
}
@media (max-width: 767px) {
  .orders__cancellation__content {
    padding: 20px 10px;
  }
}
.orders__cancellation__content-title {
  font-size: 20px;
  margin-bottom: 30px;
  font-family: "Figtree-Medium", sans-serif;
  text-align: center;
}
.orders__cancellation__content-steps {
  display: flex;
  justify-content: center;
}
.orders__cancellation__content-step {
  position: relative;
  width: 280px;
  margin: 20px 10px;
  border: 1px solid #eaeaea;
  background-color: #f7f7f7;
  padding: 18px;
}
@media (max-width: 767px) {
  .orders__cancellation__content-step {
    padding: 15px 10px;
  }
}
.orders__cancellation__content-step-number {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 17px;
  color: #fff;
  background-color: #000;
  border-radius: 100%;
  line-height: 40px;
  width: 40px;
  text-align: center;
}
.orders__cancellation__content-step img {
  margin: 18px auto;
}
@media (max-width: 767px) {
  .orders__cancellation__content-step img {
    width: 60px;
  }
}
.orders__cancellation__content-step-content {
  font-size: 12px;
  font-family: "Figtree-Regular", sans-serif;
}
.orders__cancellation__content-step ul {
  list-style: disc;
  margin: 10px 10px 10px 20px;
  font-family: "Figtree-Medium", sans-serif;
}
.orders__cancellation__content-step li {
  line-height: 1.6;
}
.orders__cancellation__content-step .yurtici-text-primary {
  color: #0069b3;
}
.orders__cancellation__content-step .yurtici-text-secondary {
  color: #ee7d00;
}
.orders__cancellation__content-button {
  text-align: center;
  margin: 10px 0 30px;
}
.orders__cancellation__content-button a {
  color: #fff;
  background-color: #001745;
  border-radius: 3px;
  margin-top: 2px;
  padding: 8px 30px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}
.orders__cancellation__return-bundle {
  border: 1px solid #eaeaea;
  width: 580px;
  max-width: 100%;
  margin: auto;
  padding: 15px 50px;
  font-family: "Figtree-Medium", sans-serif;
}
@media (max-width: 767px) {
  .orders__cancellation__return-bundle {
    padding: 15px;
  }
}
.orders__cancellation__return-bundle-title {
  text-align: center;
  margin: 15px 0;
}
.orders__cancellation__return-bundle-container {
  display: flex;
  border-bottom: 1px solid #eaeaea;
  padding: 15px 0;
}
.orders__cancellation__return-bundle-container:last-child {
  border-bottom: none;
}
.orders__cancellation__return-bundle-container img {
  border: 1px solid #d8d8d8;
}
@media (min-width: 768px) {
  .orders__cancellation__return-bundle-container img {
    width: 70px;
  }
}
.orders__cancellation__return-bundle-details {
  margin-left: 15px;
  font-size: 12px;
}

.account-orders__list .account-orders__list-item .orders__list-item-content {
  padding-bottom: 10px;
}

.account-orders__list-item .order-status--100 {
  color: #D0011B;
}
.account-orders__list-item .order-status--200 {
  color: #31363A;
}
.account-orders__list-item .order-status--450 {
  color: #000;
}
.account-orders__list-item .order-status--500 {
  color: #7ED321;
}

@media (max-width: 767px) {
  .account-address__new {
    margin-top: 40px;
  }
}

.error--phone_number .address-modal__input--invalid {
  left: 0;
  width: 100%;
  top: 30px;
}
.error--phone_number input {
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-summary__box__title {
    padding: 25px 0 10px;
  }
  .account-summary__box__title .title {
    font-size: 14px !important;
    letter-spacing: 0 !important;
  }
}

.forget-password-success-button {
  background-color: #d0112b;
}

.account__form-group--gender {
  margin-bottom: 15px;
}

.account__form-group--sms label {
  font-size: 13px;
}

.account__form-group__button {
  background-color: #fc0d1b !important;
  font-size: 14px;
  font-family: "Figtree-Light";
}

.account-content__title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 24px;
  color: #001d4b;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .account-content__title.vertical-align {
    margin-top: 10px;
    padding-top: 10px;
  }
}

.account-contact__form {
  padding-left: 60px;
  padding-right: 60px;
}
.account-contact__form p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .account-contact__form {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.account-contact__form .select2-container {
  width: 100% !important;
}

.account__form-group--offset input[type=text],
.account__form-group--offset input[type=password],
.account__form-group--offset .select2-container--default .select2-selection--single,
.account__form-group--offset textarea {
  border: 1px solid #cbc8c8;
  border-radius: 0;
  background-color: #f4f4f0;
}
.account__form-group--offset .select2 .select2-selection__rendered {
  line-height: 38px !important;
}

.account-usermenu {
  border: none;
  font-family: "Figtree-Regular";
  height: 600px;
  padding: 20px 0;
}
.account-usermenu span {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}

.mobile-account-menu .account-usermenu {
  display: none;
}
.mobile-account-menu .account-usermenu.open {
  display: block;
}
@media (max-width: 767px) {
  .mobile-account-menu .account-usermenu__item-container button {
    background: transparent;
    padding-left: 0px;
  }
}

.success .account-warning__title {
  color: blue !important;
}

.account-contact__success__redirect {
  color: #000;
}
.account-contact__success__redirect:hover, .account-contact__success__redirect:focus {
  color: #000;
}

.account-contact__success__description {
  margin: 25px auto !important;
}

.ribbon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 50px;
  border: 20px solid #7c8d9d;
  border-top: 0 solid;
  border-bottom: 20px solid rgba(241, 1, 1, 0);
  color: #000000;
  -o-text-overflow: clip;
  text-overflow: clip;
  position: absolute;
  top: -14px;
  right: 25px;
}
.ribbon.ribbon-green {
  border-top-color: #7ed321;
  border-right-color: #7ed321;
  border-left-color: #7ed321;
}
.ribbon .fa {
  color: #fff;
  position: absolute;
  top: 25px;
  right: -8px;
  min-width: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ribbon .fa {
    padding-left: 4px;
  }
}

.account-container__box--item {
  position: relative;
  z-index: 2;
  background-color: #f4f5f0;
}

.collection-products__title {
  margin: 20px 0px;
}
@media (max-width: 767px) {
  .collection-products__title {
    font-size: 23px;
    padding-bottom: 20px;
  }
}

.account-contact__success {
  background-color: #000;
  background-image: none;
}

.account-choosen-products {
  margin-top: 50px;
}
.account-choosen-products .products__recommmend-title {
  margin-bottom: 10px;
  font-size: 36px;
  color: #001d4b;
  text-align: left;
}

.mobil-myorders, .mobil-infarmation {
  overflow: hidden;
  background-color: #f4f5f0;
  padding: 30px;
  margin: 15px auto 0;
  border: solid 1px #e8e8e8;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mobil-myorders span, .mobil-infarmation span {
    letter-spacing: 1px;
    color: #001d4b;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
  }
}
.mobil-myorders li, .mobil-infarmation li {
  border-bottom: 1px solid #d8d8d8;
  line-height: 2.85em;
}
.mobil-myorders a::after, .mobil-infarmation a::after {
  content: "\e90b";
  font-family: "icomoon";
  float: right;
}
.mobil-myorders .account-mobile, .mobil-infarmation .account-mobile {
  margin: 0;
}

@media (max-width: 767px) {
  .xs-no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
.track-orders-wrapper {
  display: none !important;
}

.account-page {
  /*
  * Order Track
  */
}
.account-page .order-track {
  border: 1px solid #dcdcdc;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.account-page .order-track .label {
  color: #000;
  font-size: 17px;
  margin-right: 10px;
}
.account-page .order-track .form form {
  display: flex;
}
.account-page .order-track .form input {
  padding: 5px 10px;
  border: 1px solid #dcdcdc;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 200px;
  font-size: 14px;
  color: #000;
  display: flex;
  flex-grow: 1;
}
.account-page .order-track .form button {
  padding: 11px 18px;
  background-color: #001745;
  color: #fff;
  font-weight: bold;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 13px;
}
.account-page {
  /*
  * Orders
  */
}
.account-page .account-orders {
  padding: 0;
  margin-top: 0;
  border: none !important;
  border-color: transparent;
}
.account-page .account-orders--pagination ul {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.account-page .account-orders--pagination ul li {
  display: inline-block;
  width: 15px;
  text-align: center;
}
.account-page .account-orders--pagination ul li a {
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.account-page .account-orders--pagination ul li a:hover {
  color: #001745;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.account-page .account-orders--empty {
  text-align: center;
  font-weight: 400;
  font-size: 2.4rem;
  padding: 0 0 30px;
  color: #ef1046;
  line-height: 3;
}

@media (max-width: 767px) {
  .account-page {
    padding: 35px 0;
  }
  .account-page .menu-container {
    width: 100%;
    margin: auto;
    background-color: transparent;
  }
  .account-page .account-orders {
    padding: 5px;
    margin-top: 0;
    background: #fff;
    margin-top: 20px;
    padding: 20px 10px;
    border: 1px solid #d6d6d6;
  }
  .account-page .account-orders p {
    font-size: 13px;
    line-height: 18px;
  }
  .account-page .account-orders--title-wrapper {
    border-bottom: none;
  }
  .account-page .account-orders--title {
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    font-size: 4.4rem;
    line-height: 1;
    border-bottom: 1px solid #000;
  }
  .account-page .order-track {
    background: #fff;
    margin-right: 0px;
    margin-left: 0px;
    border: solid 1px #d6d6d6;
    padding: 25px 15px;
    flex-direction: column;
    align-items: normal;
  }
  .account-page .order-track .label {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .account-page .order-track .form {
    margin-top: 15px;
    width: 100%;
    flex: 0 0 100%;
  }
  .account-page .order-track .form form {
    flex-direction: column;
  }
  .account-page .order-track .form input {
    width: 100%;
    height: 40px;
    font-size: 12px;
    border-right: 1px solid #dcdcdc;
  }
  .account-page .order-track .form button {
    float: right;
    font-size: 14px;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    margin-top: 14px;
  }
  .account-page .account-orders-header {
    font-size: 14px;
  }
}
.available-store {
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.available-store .actions {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: 34px;
  font-size: 14px;
  font-family: "Figtree-Regular";
  color: #666666;
  line-height: 34px;
  text-decoration: underline;
  height: 100%;
}
.available-store .actions .actions-wrap {
  display: flex;
  align-items: start;
  flex-direction: column;
}
.available-store .actions .actions-top {
  display: flex;
  align-items: center;
}
.available-store .actions .actions-bottom {
  line-height: 1;
}
.available-store .store-icon {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.available-store .find-store {
  font-family: "Figtree-ExtraBold";
  color: #666666;
  letter-spacing: 0.66px;
  line-height: 1;
}
.available-store .arrow-icon {
  position: absolute;
  left: 165px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .available-store .arrow-icon {
    position: static;
    margin-left: 20px;
  }
}

.store-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1001;
}
.store-popup-overlay .store-popup {
  position: absolute;
  width: 580px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f4f4f4;
  padding: 40px;
}
@media (max-width: 767px) {
  .store-popup-overlay .store-popup {
    width: 100%;
  }
}
.store-popup-overlay .store-popup .title {
  margin-bottom: 20px;
}
.store-popup-overlay .store-popup .title .store-icon {
  display: block;
  width: 100%;
  font-size: 30px;
  position: static;
  margin: auto;
  width: 30px;
}
.store-popup-overlay .store-popup .title span {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
}
.store-popup-overlay .store-popup-close {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  font-size: 24px;
}
.store-popup-overlay .find-store-icon {
  float: left;
  width: 40px;
  height: 55px;
  padding: 20px 0 0 10px;
  background: #fff;
  border-right: 2px solid #f4f4f4;
}
.store-popup-overlay .find-store-icon img {
  width: 20px;
}
.store-popup-overlay .which__store__have-select {
  float: left;
  width: calc(33% - 25px);
  height: 55px;
  font-size: 17px;
  font-weight: 500;
  border: 0;
  margin-bottom: 5px;
  margin-right: 2px;
}
@media (max-width: 767px) {
  .store-popup-overlay .which__store__have-select {
    width: 100%;
  }
}
.store-popup-overlay .which__store__have-select select {
  width: 100%;
  height: 100%;
  background: #fff;
  border: none;
  padding-left: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0 !important;
}
.store-popup-overlay .which__store__have-select.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.store-popup-overlay .which__store__have-button {
  float: left;
  width: 60px;
  text-align: center;
  padding-top: 16px;
  height: 55px;
  color: #292929 !important;
  background: #fff;
  margin-top: 0;
}
@media (max-width: 767px) {
  .store-popup-overlay .which__store__have-button {
    width: 100%;
  }
}
.store-popup-overlay .which__store-error {
  margin-top: 20px;
  font-size: 14px;
}
.store-popup-overlay .loading {
  font-size: 35px;
  text-align: center;
  margin-top: 25px;
  display: none;
}
.store-popup-overlay .loading.active {
  display: block;
}
.store-popup-overlay .which__store__has-stores {
  max-height: 200px;
  overflow: auto;
}
.store-popup-overlay .which__store__has-store {
  font-weight: 500;
  padding: 20px;
  margin-bottom: 10px;
  background: #fff;
}
.store-popup-overlay .which__store__has-store:first-of-type {
  margin-top: 30px;
}
.store-popup-overlay .which__store__has-store span {
  display: block;
}
.store-popup-overlay .which__store__has-store .title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
}
.store-popup-overlay .which__store__has-store .hours-title {
  font-size: 16px;
  font-weight: 700;
}
.store-popup-overlay .which__store__has-store .map_link {
  display: inline-block;
  margin-top: 20px;
  background: #d0112b;
  color: #fff;
  padding: 10px 21px;
  border-radius: 5px;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.store-popup-overlay .which__store__has-store .status {
  margin: 10px 0;
}
.store-popup-overlay .which__store__has-store .status i {
  display: inline-block;
  font-size: 7px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: translateY(-7px);
  text-align: center;
  margin-right: 5px;
}
.store-popup-overlay .which__store__has-store .status i::before {
  display: inline-block;
  transform: translateY(5px);
}
.store-popup-overlay .which__store__has-store .status.green {
  color: #105a33;
}
.store-popup-overlay .which__store__has-store .status.green i {
  background: #105a33;
  color: #fff;
}
.store-popup-overlay .which__store__has-store .status.yellow i {
  background: #fae500;
  color: #000;
}

.body-product.no-scroll {
  overflow: hidden;
}

#product-detail-size-chart {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1001;
  overflow: auto;
}
#product-detail-size-chart .wrap {
  position: absolute;
  background: #fff;
  top: 20px;
  width: 70%;
  left: 15%;
}
#product-detail-size-chart .wrap .col-sm-12 {
  padding: 30px;
}
@media (max-width: 767px) {
  #product-detail-size-chart .wrap {
    width: 90%;
    left: 5%;
  }
}

#size-chart {
  padding-top: 10px;
}

.size__chart-dialog-title {
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  padding: 20px 15px 15px;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.size__chart-name, .size__chart-title {
  text-transform: uppercase;
  font-weight: 400;
  margin: 10px 0;
  color: #222;
}

.size__chart-name {
  font-family: bold, sans-serif;
  margin: 25px 0;
}

.size__chart-table {
  width: 100%;
  margin-bottom: 24px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}

.size__chart-table tbody {
  border-collapse: collapse;
}

.size__chart-table tbody tr:nth-child(2n-1) {
  background-color: #f4f4f0;
}

.size__chart-table td, .size__chart-table th {
  padding: 8px;
  text-align: left;
  vertical-align: middle;
  font-size: 1.1em;
  font-family: Arial, sans-serif;
  white-space: nowrap;
}

.size__chart-table .table__head th {
  font-family: bold, sans-serif;
  font-size: 1.1em;
  color: #002a5c;
  font-weight: 700;
  text-transform: uppercase;
}

.size__chart-table .table__content td {
  color: #222;
  font-family: light, sans-serif;
  width: 40px;
  max-width: 50px;
}
.size__chart-table .table__content td:first-child {
  width: 100px;
  min-width: 150px;
}
@media (max-width: 767px) {
  .size__chart-table .table__content td:first-child {
    min-width: 185px;
  }
}

.size__chart-content {
  margin-top: 25px;
}

.s_ch-head {
  display: block;
}

.s_ch-head__list {
  list-style-type: none;
  border-bottom: 1px solid #e3e3e3;
}

.s_ch-head__item {
  display: inline-block;
  vertical-align: bottom;
  margin-inline: 4px;
}
@media (min-width: 768px) {
  .s_ch-head__item {
    margin-inline: 10px;
  }
}

.s_ch-head__item.active {
  margin-bottom: -1px;
}

.s_ch-head__item.active a {
  background-color: #fff;
}

.s_ch-head__link {
  background-color: #f7f7f7;
  color: #001745;
  font-size: 16px;
  border: 1px solid #e3e3e3;
  border-bottom-color: transparent;
  font-weight: 600;
  padding: 8px 12px;
  display: block;
  font-family: medium, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .s_ch-head__link {
    padding: 15px 20px;
  }
}

.s_ch-content__item.active .size__chart-mobile {
  display: block;
}

.size__chart-mobile {
  display: none;
  overflow-x: scroll;
}

.size__chart-title {
  margin: 0;
  padding: 5px 0;
}

.size__chart-title h3 {
  margin: 0;
  font-family: light, sans-serif;
  background-color: #e7e7e7;
  padding: 10px 20px;
  cursor: pointer;
  vertical-align: middle;
  line-height: 1.1;
  font-size: 15px;
}

.size__chart-title i {
  margin-right: 12px;
  font-size: 1.1em;
  line-height: normal;
}

.close-size-chart {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  background: #001745;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
}

.pdp-sales-info {
  margin: 10px 0 0 0;
  z-index: 9;
  position: relative;
}
@media (max-width: 991px) {
  .pdp-sales-info {
    position: inherit;
  }
}
.pdp-sales-info__detail {
  position: absolute;
  right: 100%;
  margin-right: 40px;
  background: #fff;
  border: 1px solid #cccccc;
  padding: 15px 45px 15px 15px;
  top: -107.5px;
  width: 410px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.pdp-sales-info__detail ul li {
  font-family: "Figtree-Regular";
  color: #000;
  line-height: 20px;
  font-size: 14px;
  padding: 8.5px 0;
}
.pdp-sales-info__detail ul li span {
  font-family: "Figtree-Bold";
}
.pdp-sales-info__detail::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -14px;
  border-left: 14px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
.pdp-sales-info__icon {
  margin-right: 8px;
}
.pdp-sales-info__title {
  font-family: "Figtree-ExtraBold";
  color: #666666;
  letter-spacing: 0.66px;
}
.pdp-sales-info .pdp-sales-info-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.pdp-sales-info:hover .pdp-sales-info__detail {
  display: block !important;
}

.pdp-sales-info.active {
  z-index: 1001;
}
@media (max-width: 991px) {
  .pdp-sales-info.active .pdp-sales-overlay {
    display: flex !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1001;
    margin: auto;
    border: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: auto;
  }
}
.pdp-sales-info.active .pdp-sales-overlay .pdp-sales-info__detail-list {
  background: #fff;
  border: 1px solid #cccccc;
  padding: 15px 45px 15px 15px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  max-width: 95%;
}
@media (max-width: 991px) {
  .pdp-sales-info.active .pdp-sales-overlay .pdp-sales-info__detail-list {
    padding: 15px;
  }
}

.pswp__button {
  display: block !important;
  opacity: 0.8 !important;
  visibility: visible !important;
}

.pswp__top-bar {
  opacity: 0.8 !important;
  visibility: visible !important;
}

.pswp__button--arrow {
  padding: 0;
}

.pswp__counter {
  visibility: hidden !important;
}

.pswp__button--close {
  background-color: #262626;
  height: 31px;
  width: 31px;
  margin: unset;
}

.pswp--click-to-zoom {
  --pswp-transition-duration: 0ms !important;
}

.pswp__img--placeholder--blank {
  display: none !important;
}

.pswp-close-button__icon {
  font-weight: 900;
  font-size: 12px;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: unset !important;
}

@media (max-width: 767px) {
  .pswp__button--arrow {
    width: unset !important;
    height: unset !important;
    visibility: visible !important;
  }
  .pswp-close-button__icon {
    font-size: 28px;
  }
  .pswp__button--close {
    height: 33px;
    width: 33px;
  }
}
.pswp__button--zoom {
  display: none !important;
}

.detail__slider {
  border: 1px solid #ccc;
}

.detail__slider-wrap {
  max-width: 340px;
}

.detail__slider__item {
  position: relative;
}

.detail__slider__item img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.detail__slider-image {
  cursor: zoom-in;
}

.detail__slider-wrap-page {
  position: relative;
}
.detail__slider-wrap-page .list-product-image-badge {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}
.detail__slider-wrap-page .list-product-image-badge .badge-wrapper {
  display: flex;
  align-items: center;
}
.detail__slider-wrap-page .list-product-image-badge span {
  padding: 2px;
}
.detail__slider-wrap-page .list-product-image-badge picture {
  max-width: 60px;
}
@media (min-width: 768px) {
  .detail__slider-wrap-page .list-product-image-badge picture {
    max-width: 90px;
  }
}
.detail__slider-wrap-page .list-product-image-badge span + picture {
  margin-left: 8px;
}

.detail__slider-social {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  margin-left: -40px;
}

.detail__slider-social .social__link {
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  font-size: 29px;
  color: #fff;
  background-color: #202954;
}

.detail__slider-loading {
  position: relative;
  overflow: hidden;
}

.mz-expand {
  background-color: #001745;
}

.mz-expand .mz-expand-bg > img {
  -webkit-filter: none;
  filter: none;
  background-color: #001745;
  display: none;
}

.detail__slider-nav {
  margin-top: 15px;
}

.detail__slider-nav-item {
  position: relative;
}

.detail__slider-nav-item img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.detail__slider-nav-page .slick-slide {
  width: 105px;
  margin-right: 10px;
}

.mz-zoom-window {
  z-index: 1;
}

.mz-hint {
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  left: auto;
  width: 60px;
  height: 60px;
  right: 8px;
  bottom: 8px;
  font-size: 0;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.mz-hint .mz-hint-message {
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
  background-position: center center;
  width: 60px;
  height: 60px;
  display: block;
  -webkit-border-radius: 10em;
  border-radius: 10em;
}

.mz-hint .mz-hint-message:before {
  display: none;
}

.mobile-magic .mz-expand .mz-hint {
  display: none;
}

.detail__hidden-header {
  text-align: center;
}

.detail__hidden-header .detail__price {
  margin-bottom: 30px;
}

.detail__number {
  margin: 30px 0 0 0;
  color: #666;
  font-size: 10px;
  font-family: "Figtree-Regular";
  letter-spacing: 0;
}

@media (max-width: 991px) {
  .detail__number {
    font-size: 13px;
  }
}
.detail__id {
  padding-left: 10px;
}

.detail__title {
  margin: 0 0 12px;
  font-size: 25px;
  line-height: 1.11;
  letter-spacing: 1.04px;
  font-weight: 700;
  font-family: "Figtree-Bold";
  color: #333;
  position: relative;
}

.detail__price-sale {
  font-size: 20px;
  font-family: "Figtree-Medium";
  letter-spacing: 0.6px;
  display: inline-block;
  font-weight: bold;
  line-height: normal;
}
@media (max-width: 991px) {
  .detail__price-sale {
    font-family: "Figtree-Regular", sans-serif;
    line-height: 1;
  }
}

.detail__price-standart {
  margin-right: 24px;
  text-decoration: line-through;
  color: #999;
  font-weight: 300;
}

.lowest-price-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 17px;
  margin-top: 12px;
}
@media (max-width: 991px) {
  .lowest-price-warning {
    margin-top: 11px;
  }
}
.lowest-price-warning img {
  height: 16px;
}
@media (max-width: 991px) {
  .lowest-price-warning img {
    height: 14px;
  }
}
.lowest-price-warning .price-note {
  color: #D20000;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991px) {
  .lowest-price-warning .price-note {
    font-size: 10px;
  }
}

.detail__price-discount {
  display: block;
  color: #D91618;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Figtree-Bold";
  font-weight: bold;
  margin-top: 14px;
}
@media (max-width: 991px) {
  .detail__price-discount {
    margin-top: 11px;
  }
}

.detail__main-option {
  letter-spacing: 0;
  margin-top: 10px;
}
.detail__main-option span.details {
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 0.65px;
}

.detail__color {
  margin-top: 5px;
}

.detail__color-name {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  font-family: "Figtree-Medium";
  display: block;
  margin-bottom: 7px;
}

.detail__color-link {
  display: block;
  background-repeat: no-repeat;
  background-position: 0;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  margin: 0;
}

.detail__image-link {
  cursor: pointer;
}

.detail__color-link.red {
  background-image: url(/static_omnishop/dist/red.jpg);
}

.detail__color-link.black {
  background-image: url(/static_omnishop/dist/black.jpg);
}

.detail__color-link.green {
  background-image: url(/static_omnishop/dist/green.jpg);
}

.detail__color-link.yellow {
  background-image: url(/static_omnishop/dist/yellow.jpg);
}

.detail__color-item {
  display: inline-block;
  border: 2px solid transparent;
  height: 55px;
  width: 55px;
  overflow: hidden;
  position: relative;
}
.detail__color-item.disabled:after {
  content: "";
  position: absolute;
  -webkit-transform: skewY(-18deg);
  -ms-transform: skewY(-18deg);
  transform: skewY(-18deg);
  height: 2px;
  left: 0;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  background-color: #e0e0e0;
  width: 100%;
}
.detail__color-item > .detail__image-link {
  padding: 5px;
}

.detail__color-item:hover {
  overflow: visible;
}

.detail__color-item.active {
  border: 2px solid #494949;
}

.detail__color-item.active:hover {
  border: 2px solid #494949;
}

.detail__size {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.detail__size .detail-size-area {
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.detail__size .detail-size-area .embedded-mysize-area {
  text-align: right;
  margin-top: 7px;
}
.detail__size-list .size-chart-container {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
  margin-bottom: 25px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .detail__size-list .size-chart-container {
    margin-top: 20px;
  }
}
.detail__size-list .size-chart-container img {
  width: 15px;
  height: 15px;
}
.detail__size-list .size-chart-container p {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.detail__size-name {
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Figtree-Medium";
  display: block;
}

.detail__size-chart {
  display: block;
  width: 115px;
  margin: 0 0 0 auto;
  font-size: 12px;
  line-height: 11px;
  text-decoration: underline;
  padding: 0;
  color: #000;
  cursor: pointer;
  text-align: right;
}

.detail__size-chart:focus {
  text-decoration: underline;
}

.detail__size-radio {
  display: inline-block;
  margin-bottom: 5px;
}
.detail__size-radio .detail__size-label {
  width: 70px;
  height: 31px;
  border: 1px solid #464646;
  color: #464646;
  cursor: pointer;
  padding: 5px 3px;
  display: block;
  margin-right: 5px;
  position: relative;
  text-align: center;
}
.detail__size-radio.disabled .detail__size-label:after {
  content: "";
  position: absolute;
  -webkit-transform: skewY(-32deg);
  -ms-transform: skewY(-32deg);
  transform: skewY(-32deg);
  height: 1px;
  left: 0;
  top: -webkit-calc(50% - 0px);
  top: calc(50% - 0px);
  background-color: #464646;
  width: 100%;
}
.detail__size-radio.active .detail__size-label {
  border-color: #001745;
  background-color: #001745;
  color: #fff;
}

.detail__size-text {
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.detail__availability {
  margin-bottom: 20px;
  margin-top: 20px;
}

.detail__availability p {
  display: block;
  margin: 5px 0;
  padding: 15px 0 0;
  font-family: "Figtree-Medium";
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.detail__promotion {
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 8px;
  font-size: 1.2em;
  font-family: "Figtree-Medium";
  line-height: 1.2em;
  margin-bottom: 12px;
}

.detail__promotion span {
  display: block;
  position: relative;
  vertical-align: top;
  font-family: "Figtree-Light";
  color: #003c7a;
  letter-spacing: 1px;
}

.detail__promotion span:before {
  content: "*";
  position: absolute;
  top: 0;
  left: -8px;
}

.detail__promotion small {
  text-transform: none;
  font-size: 1em;
}

.detail__tabs-nav {
  border-bottom: 1px solid #e4e4e4;
  margin: 25px 0 10px;
  text-transform: uppercase;
  font-family: "Figtree-Bold";
}

.detail__tabs-nav_item {
  color: #979797;
  display: inline-block;
  border-bottom: 3px solid transparent;
  letter-spacing: 0.6px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  margin-right: 22px;
  font-weight: 700;
  cursor: pointer;
  font-family: "Figtree-ExtraBold";
}
@media (max-width: 767px) {
  .detail__tabs-nav_item {
    font-size: 12px;
    margin-right: 15px;
  }
}

.detail__tabs-nav_item.active {
  border-bottom: 3px solid #000;
  color: #000;
}

.detail__tabs-content {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.125em;
  color: #666;
  font-family: Arial, sans-serif;
}

.detail__tabs-content_bullets {
  padding: 3px 1% 3px 4%;
}

.detail__tabs-content_bullets li {
  list-style-type: disc;
  width: 50%;
  padding-right: 5%;
  float: left;
}

.detail__tabs-content_text {
  line-height: 1.6em;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0.25em 0 1em;
  font-family: Arial, sans-serif;
}
@media (max-width: 991px) {
  .detail__tabs-content_text ol {
    margin-left: 18px;
  }
}

.detail__tabs-content_name {
  color: #222;
}

.detail__tabs-content_item {
  padding-bottom: 15px;
}

.detail__tabs-content_item:not(:first-child) {
  display: none;
}

.color__tooltip a {
  position: relative;
  border-radius: 100%;
  border: 2px solid #999a99;
}

.color__tooltip a:hover .color__tooltip-item {
  -webkit-transform: translateY(-175%);
  -ms-transform: translateY(-175%);
  transform: translateY(-175%);
  opacity: 0.8;
}

.color__tooltip-item {
  background-color: #333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  opacity: 0;
  text-align: center;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  left: -100%;
  top: 0;
  width: 70px;
  display: block;
  margin: 0;
  font-size: 12px;
  text-transform: capitalize;
  font-family: "Figtree-Light";
  z-index: 9;
}

.color__tooltip-item:before {
  content: "";
  position: absolute;
  height: 0;
  left: 50%;
  margin-left: -4px;
  top: 100%;
  width: 0;
  border-top: solid #333 5px;
  border-bottom: solid transparent 6px;
  border-left: solid transparent 6px;
  border-right: solid transparent 6px;
}

.actions_button {
  display: flex;
}
.actions_button .prefix-wrapper {
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 9px;
  border: 1px solid midnightblue;
  margin-left: 5px;
  min-width: 46px;
}
.actions_button .toggle-favourite {
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 9px;
  border: 1px solid midnightblue;
  margin-left: 5px;
}
.actions_button .toggle-favourite i {
  font-size: 26px;
}

.button__add-to-cart > div:nth-child(1) {
  flex-grow: 5;
}
.button__add-to-cart {
  display: flex;
  flex-direction: row;
  align-self: center;
  text-align: right;
  position: relative;
  font-family: "Figtree-ExtraBold";
  margin-bottom: 10px;
}
.button__add-to-cart .stock-button {
  width: 100%;
  height: 53px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #111841;
  border: 1px solid #111841;
  background: #fff;
  padding: 12px 20px;
}
.button__add-to-cart .stock-button.button__add:hover {
  background: none !important;
  color: #d3030f;
  border-color: #d3030f;
}

.share-links {
  display: none;
}
.share-links a {
  margin: 10px;
  width: 45px;
  height: auto;
  position: relative;
}
@media screen and (min-width: 500px) {
  .share-links a.share-on-mobile {
    display: none;
  }
}
.share-links a img {
  width: 100%;
  height: auto;
}

.share-links-active {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 80%;
  margin: auto;
}

.button__add {
  font-family: "Figtree-ExtraBold";
  width: 100%;
  background-color: #111841;
  opacity: 0.7;
  font-size: 16px;
  padding: 12px 50px;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  border: 0;
}

.button__add.disable {
  background-color: #848484;
}

.button__add:hover {
  background: #d3030f;
}

.button__add.disable:hover {
  background-color: #848484;
}

.button__add:hover + .tooltip-wrap {
  display: block;
}

.button__add-op {
  opacity: 1;
}

.tooltip-wrap {
  padding: 15px;
  position: absolute;
  bottom: 100%;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  left: 0;
  width: 100%;
  z-index: 30;
  display: none;
  border: 1px solid #333;
  background: #fff;
  font-size: 16px;
  word-spacing: 0.2em;
  text-align: center;
}

.tooltip-wrap:after, .tooltip-wrap:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #333;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: -125%;
}

.tooltip-wrap:after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  bottom: -121%;
}

.tooltip-wrap span {
  display: inline-block;
  color: #333;
  font-size: 1.1em;
}

.tooltip-right {
  text-transform: uppercase;
  font-size: 11px;
}

.view__full-details {
  font-size: 1em;
  line-height: 1em;
  text-decoration: underline;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Figtree-Bold";
  color: #222;
}

.social__link {
  font-size: 15px;
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #001745;
  background: #fff;
  position: relative;
  margin-right: 10px;
}

.social__link i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mz-thumb, .mz-thumb:focus, a[data-zoom-id] {
  display: inline-block;
  line-height: 0;
  outline: 0;
}

.mz-thumb img, a[data-zoom-id] img {
  border: 0;
}

.mz-thumb:hover:not(.mz-thumb-selected) img {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}

.mz-thumb-selected img {
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
}

.no-cssfilters-magic .mz-thumb.mz-thumb-selected, .no-cssfilters-magic .mz-thumb:hover {
  background: #000;
}

.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
  opacity: 0.75;
}

.no-cssfilters-magic .mz-thumb-selected img {
  opacity: 0.6;
}

.ie9-magic .mz-thumb img {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.mz-expand-thumbnails {
  z-index: 50;
  position: absolute;
  bottom: 0;
  left: 65px;
  right: 65px;
  height: 80px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mz-expand-thumbnails .magic-thumbs .magic-thumb {
  padding: 10px 2px;
}

.mz-expand-thumbnails .magic-thumb > img {
  cursor: pointer;
  height: 40px;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
}

.mz-expand-thumbnails .magic-thumb-selected img {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
  opacity: 0;
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
  opacity: 0.7;
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
  opacity: 0.5;
}

.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
  padding-bottom: 40px;
}

.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
  display: none;
}

.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
  padding: 0;
}

.magic-thumbs, .magic-thumbs .magic-thumbs-button, .magic-thumbs .magic-thumbs-wrapper, .magic-thumbs li, .magic-thumbs li img, .magic-thumbs li:after, .magic-thumbs li:before, .magic-thumbs ul {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.magic-thumbs {
  direction: ltr;
  overflow: visible;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  padding: 0 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: none;
  touch-action: none;
}

.magic-thumbs {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}

.magic-thumbs.no-buttons {
  padding: 0 !important;
}

.magic-thumbs-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.magic-thumbs ul {
  list-style: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
  white-space: nowrap;
}

.magic-thumbs.no-buttons ul {
  left: 0 !important;
  padding: 0 !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.magic-thumbs ul li {
  margin: 0 4px;
  height: 100%;
  width: auto;
  vertical-align: top;
  line-height: 0;
  display: inline-block;
}

.magic-thumbs ul li:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.magic-thumbs ul li > img {
  width: auto;
  height: auto;
  max-width: none !important;
  max-height: 100% !important;
  vertical-align: middle;
}

.ie8-magic .magic-thumbs ul li > img {
  max-width: none !important;
  max-height: none !important;
}

.magic-thumbs.magic-thumbs-vertical {
  height: 100%;
}

.magic-thumbs-vertical {
  padding: 30px 0;
}

.magic-thumbs-vertical ul {
  height: auto;
  width: 100%;
  white-space: normal;
}

.magic-thumbs-vertical ul li {
  width: 100%;
  height: auto;
}

.magic-thumbs-vertical ul li {
  margin: 4px 0;
}

.magic-thumbs-vertical ul li > img {
  max-width: 100% !important;
  max-height: none !important;
}

.ie8-magic .magic-thumbs-vertical ul li > img {
  width: 100%;
}

.magic-thumbs button.magic-thumbs-button {
  color: #b4b4b4 !important;
  font: 900 24px/1 magictoolbox-thin !important;
  cursor: pointer;
  z-index: 90 !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-image: none;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow: hidden;
  position: absolute;
  text-transform: none !important;
  speak: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  width: 30px;
  height: 100%;
  top: 0;
  bottom: 0;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
}

.magic-thumbs button.magic-thumbs-button:before {
  display: inline;
  position: static;
  color: inherit !important;
  font: inherit !important;
  -webkit-font-smoothing: inherit !important;
}

.magic-thumbs .magic-thumbs-button-prev {
  left: 0;
}

.magic-thumbs .magic-thumbs-button-next {
  right: 0;
}

.magic-thumbs .magic-thumbs-button-prev:before {
  content: "ꀂ";
}

.magic-thumbs .magic-thumbs-button-next:before {
  content: "ꀃ";
}

:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button {
  color: rgba(180, 180, 180, 0.75) !important;
  -webkit-transform: scale(0.85) !important;
  -ms-transform: scale(0.85) !important;
  transform: scale(0.85) !important;
  -webkit-transition: color 0.25s, -webkit-transform 0.25s !important;
  transition: color 0.25s, -webkit-transform 0.25s !important;
  -o-transition: color 0.25s, transform 0.25s !important;
  transition: color 0.25s, transform 0.25s !important;
  transition: color 0.25s, transform 0.25s, -webkit-transform 0.25s !important;
}

:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover {
  color: #b4b4b4 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

.magic-thumbs-vertical .magic-thumbs-button {
  width: 100%;
  height: 30px;
  left: 0;
  right: 0;
  top: auto;
  bottom: auto;
}

.magic-thumbs-vertical .magic-thumbs-button-prev {
  top: 0;
}

.magic-thumbs-vertical .magic-thumbs-button-next {
  bottom: 0;
}

.magic-thumbs-vertical .magic-thumbs-button-prev:before {
  content: "ꀅ";
}

.magic-thumbs-vertical .magic-thumbs-button-next:before {
  content: "ꀄ";
}

.magic-thumbs.no-buttons .magic-thumbs-button {
  display: none !important;
}

.magic-thumbs-button-disabled {
  opacity: 0.2;
}

.mz-loading {
  display: none;
}

.products__recommmend {
  padding: 20px 0;
  position: relative;
  max-height: 360px;
  overflow: hidden;
}

.products__recommmend-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Figtree-Medium";
}

.products__recommmend .products__raiting-detail .products__raiting-stars-item {
  width: 10px;
  height: 10px;
}

.products__recommmend .products__raiting-detail .products__raiting-stars-item:after {
  font-size: 9px;
}

.products__recommmend .products__raiting-amount {
  margin-top: 2px;
}

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

.products__recommmend .recommmend__item.slick-slide {
  margin: 0 10px;
}

.products__recommmend .products__slideshow-color-wrap {
  height: 100% !important;
  overflow: visible;
}

.products__recommmend .products__slideshow-color-wrap:hover {
  height: 100% !important;
  overflow: visible;
}

.products__recommmend .products__slideshow-color-wrap:hover .products__slideshow-color {
  position: relative;
}

.products__recommmend .products__slideshow-item:last-child a {
  min-width: auto;
  height: auto;
  line-height: normal;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.products__recommmend .recommmend__price {
  margin: 5px 0;
  display: block;
  width: 100%;
}

.products__recommmend .recommmend__price-btn {
  font-size: 12px;
  letter-spacing: 3px;
  text-align: center;
  font-family: "Figtree-Medium";
  display: inline-block;
}

.products__recommmend .recommmend__price-standart {
  text-decoration: line-through;
  margin-right: 8px;
}

.products__recommmend .recommmend__price-sale {
  color: #fe0000;
}

.products__recommmend .recommmend__title-link {
  color: #333;
}

.recommmend__item {
  outline: 0;
}

.recommmend__nav-btn {
  position: absolute;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  left: 0;
  z-index: 99;
  height: 50px;
  width: 24px;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  margin: 0;
}

.recommmend__nav-btn:hover {
  background-position: -25px 0;
}

.recommmend__nav-left {
  background-image: url(/static_omnishop/dist/prev-next.png);
  margin-left: -30px;
}

.recommmend__nav-right {
  background-image: url(/static_omnishop/dist/prev-next.png);
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: -30px;
}

.filter-select {
  margin-right: 10px;
  margin-bottom: 5px;
  height: 38px;
  display: flex;
  align-items: center;
}
.filter-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  width: 172px;
  border-radius: 8px;
  border: solid 1px #333333;
  padding: 5px 15px 4px;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 id=%27Capa_1%27 x=%270px%27 y=%270px%27 viewBox=%270 0 493.258 493.258%27 style=%27enable-background:new 0 0 493.258 493.258;%27 xml:space=%27preserve%27><path id=%27XMLID_623_%27 d=%27M131.564,219.258h230.13c9.314,0,17.857-5.16,22.203-13.389c4.34-8.246,3.769-18.193-1.494-25.895   L265.92,9.772C261.75,3.68,254.846,0.033,247.461,0c-7.377-0.018-14.303,3.584-18.507,9.658L110.935,179.863   c-5.319,7.668-5.938,17.664-1.607,25.941C113.659,214.067,122.225,219.258,131.564,219.258z%27/><path id=%27XMLID_622_%27 d=%27M361.694,273.998h-230.13c-9.339,0-17.905,5.193-22.236,13.455c-4.331,8.277-3.711,18.273,1.607,25.939   l118.019,170.205c4.204,6.074,11.13,9.676,18.507,9.66c7.385-0.031,14.289-3.682,18.459-9.772l116.483-170.205   c5.263-7.699,5.834-17.648,1.494-25.895C379.551,279.158,371.008,273.998,361.694,273.998z%27/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  background-size: 16px;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
}
.filter-select select::-ms-expand {
  display: none;
}
.filter-select .toggle-favourite {
  text-decoration: none;
  margin-left: 15px;
}
.filter-select .toggle-favourite i {
  font-size: 35px;
}

.filter-select.has-error {
  border: 2px solid red;
}

.filter-select .select2-container {
  height: 100%;
}

.filter-select .select2-container--default .select2-selection--single {
  height: 100%;
  line-height: 100%;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  margin-top: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  right: 0 !important;
  top: 5px !important;
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
  display: block !important;
  border-color: trasnparent;
}

.filter-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  transform: rotate(0) !important;
  margin-top: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  right: 0 !important;
  top: 5px !important;
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
  display: block !important;
  border-color: trasnparent !important;
}

.filter-select .select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: #d0d0cd;
  line-height: 100%;
  height: 100%;
}

.filter-select .select2-container--default .select2-selection--single:focus {
  outline: 0;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 12px;
  text-transform: uppercase;
  color: #444;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 0;
  font-family: "Figtree-Medium";
  line-height: 36px;
  height: 100%;
  padding-right: 40px;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  border-left: 1px solid #d0d0cd;
  height: 100%;
  top: 0;
  width: 30px;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -3px;
  border: 5px solid transparent;
  border-left: 8px solid #000;
}

.filter-select .select2-container--default.select2-container--open.select2-dropdown.select2-dropdown--below {
  border-width: 5px;
  border: 1px solid #ff0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.filter-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  border-left: 1px solid transparent;
}

.filter-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #333;
}

.filter-select-quantity .select2-container--default {
  width: 50%;
  min-width: 160px;
}
.filter-select-quantity .select2-container--default .select2-selection--single {
  border-radius: 0;
}

@media only screen and (max-width: 768px) {
  .breadcrumb {
    margin-left: 10px;
  }
  .detail__hidden-header {
    text-align: left;
  }
  .detail__hidden-header .detail__price {
    margin-bottom: 10px;
  }
  .detail__title {
    text-align: left;
    font-size: 24px;
  }
  .filter-select-quantity {
    width: 100%;
  }
  button.mz-button-next, button.mz-button-prev {
    display: block !important;
  }
  button.mz-button-next.mz-button, button.mz-button-prev.mz-button {
    margin: auto 0 !important;
  }
  .mobile-magic .mz-expand button.mz-button {
    width: 60px !important;
    height: 60px !important;
    opacity: 0.8;
    font-size: 20px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    background-color: #001745 !important;
    border-color: transparent !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    cursor: pointer;
  }
  .mobile-magic .mz-expand button.mz-button.mz-button-close {
    margin: 0 !important;
    font-size: 15px !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
  }
  .detail__size-mobile {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 2px solid #d0d0cd;
    color: #000;
    position: relative;
  }
  .detail__size-mobile:after {
    content: "";
    background-image: url(https://www.lacoste.com/on/demandware.static/Sites-FR-Site/-/fr/v1527032955981/img/ico/small-arrow-down.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    margin-right: 3em;
    pointer-events: none;
    -ms-word-break: normal;
    word-break: normal;
  }
  .detail__size-mobile select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding-left: 3em;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.1px;
    width: 100%;
    z-index: 20;
    text-transform: uppercase;
    display: block;
    height: 52px;
    background: 0 0 !important;
    border: 0 dotted #d0d0cd !important;
    font-family: "Figtree-Medium";
    padding-right: 15px;
  }
  .detail__size-mobile select option {
    color: #444 !important;
    text-decoration: none !important;
    line-height: 52px !important;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
  }
  .detail__size-radio-mobile {
    display: block;
  }
  .detail__size-chart {
    margin-left: 0;
  }
  .detail__quantity-page-js {
    display: none;
  }
  .detail__left-name {
    display: none;
  }
  .form__edit-three {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .detail__size-list select {
    display: none;
  }
  .detail__size-mobile {
    display: none;
  }
  .detail__size-radio-mobile {
    display: block;
    margin-bottom: 5px;
  }
  .detail__availability {
    display: block;
  }
  .detail__left-name {
    display: block;
  }
}
.product-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: -9999;
  opacity: 0;
  visibility: hidden;
}
.product-popup.active {
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}
.product-popup__scrollable {
  width: 100%;
  height: 100vh;
  overflow: auto;
}
.product-popup__close {
  position: fixed;
  font-size: 35px;
  top: 30px;
  right: 30px;
  color: #8b8b8b;
  cursor: pointer;
  z-index: 2;
}
.product-popup__bullets {
  position: fixed;
  top: 50%;
  left: 100px;
  width: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 767px) {
  .product-popup__bullets {
    display: none;
  }
}
.product-popup__bullets a {
  width: 8px;
  height: 8px;
  margin: 10px 0;
  border: 1px solid #979797;
  background: transparent;
  display: block;
  border-radius: 50%;
}
.product-popup__bullets a.active {
  width: 10px;
  height: 10px;
  background: #000;
  border-color: #000;
  transform: translateX(-1px);
}

.product-popup__img-wrap img {
  width: 100%;
}

.product-detail__quick-link {
  display: none;
}

.product-container {
  width: 100%;
}

.product-container-init {
  width: 100%;
}

.quick-look {
  padding: 0px;
}
.quick-look .product-detail__quick-link {
  display: block;
  text-align: center;
  background-color: #f4f4f4;
  padding: 14px;
  font-size: 14px;
  font-weight: 200;
  text-decoration: underline;
}
.quick-look .product-detail__chosen, .quick-look .product-content,
.quick-look .product__subimages {
  display: none;
}
.quick-look .product-add-basket__button {
  font-size: 14px;
}
.quick-look .product-tab {
  display: none;
}
.quick-look .product-container__inner {
  padding: 35px;
}
.quick-look__product-container {
  padding: 0px;
}

.product-detail__chosen {
  display: none;
}

.size-table-link {
  text-decoration: underline;
  font-size: 10px;
  color: #9b9b9b;
  margin-left: 12px;
  font-family: "Figtree-Light";
}
.size-table-link:hover, .size-table-link:focus {
  color: #9b9b9b;
}
@media (max-width: 991px) {
  .size-table-link {
    display: none;
  }
}

.product-slider {
  margin-bottom: 15px;
  position: relative;
}

.product-slider__main video {
  width: 100%;
  height: 100%;
  max-height: 596px;
}

@media (max-width: 991px) {
  .zoomContainer {
    z-index: inherit !important;
    display: none;
  }
}

.zoomWindowContainer .zoomWindow {
  left: 560px !important;
}

.product-slider__thumbnails {
  width: 100%;
  text-align: center;
}
.product-slider__thumbnails a {
  width: 110px;
  padding: 5px;
  display: inline-block;
  text-decoration: none;
}
.product-slider__thumbnails .play-icon {
  width: 70px;
  display: inline;
}
.product-slider__thumbnails .play-icon-text {
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.43px;
  color: #2D2D2D;
  min-width: 18px;
  margin-top: 13px;
}

#size-chart {
  padding-top: 10px;
}

.size__chart-name {
  font-family: "Figtree-Bold", sans-serif;
}

.size__chart-dialog-title {
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}

.size__chart-title {
  font-family: "Figtree-Light", sans-serif;
}

.size__chart-name, .size__chart-title {
  text-transform: uppercase;
  font-weight: 400;
  margin: 10px 0;
  color: #222;
}

.size__chart-table {
  width: 100%;
  margin-bottom: 24px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}

.size__chart-table tbody {
  border-collapse: collapse;
}

.size__chart-table tbody tr:nth-child(2n-1) {
  background-color: #f4f4f0;
}

.size__chart-table td, .size__chart-table th {
  padding: 8px;
  text-align: left;
  vertical-align: middle;
  font-size: 1.1em;
  font-family: Arial, sans-serif;
}

.size__chart-table .table__head th {
  font-family: "Figtree-Bold", sans-serif;
  font-size: 1.1em;
  color: #002a5c;
  font-weight: 700;
  text-transform: uppercase;
}

.size__chart-table .table__content td {
  color: #222;
  font-family: "Figtree-Light", sans-serif;
}

.variant_size__error {
  font-size: 12px;
  color: #d0112b !important;
  display: none;
}
.variant_size__error.show-message {
  display: block;
}

.product__mobile-zoom {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -9999999;
  pointer-events: none;
  background-color: #fff;
  line-height: 100%;
}
.product__mobile-zoom .swiper-mobile {
  height: 100%;
}
.product__mobile-zoom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product__mobile-zoom.active {
  pointer-events: all;
  z-index: 999999;
  opacity: 1;
}
.product__mobile-zoom .close {
  position: absolute;
  top: 10px;
  font-size: 18px;
  padding: 20px;
  right: 0;
  z-index: 10;
  cursor: pointer;
}
.product__mobile-zoom .bx-wrapper, .product__mobile-zoom .bx-viewport, .product__mobile-zoom .js-product-mobile-zoom-slide,
.product__mobile-zoom .js-product-mobile-zoom-slide li {
  height: 100% !important;
  /* overflow: scroll !important; */
  /* min-width: 1px; */
  /* min-height: 1px; */
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100%;
}
.product__mobile-zoom .swiper-button-next, .product__mobile-zoom .swiper-button-prev {
  color: #333333;
  font-size: 32px;
}
.product__mobile-zoom .swiper-button-next::after, .product__mobile-zoom .swiper-button-prev::after {
  font-size: 32px;
}
.product__mobile-zoom .bx-controls .bx-controls-direction a {
  top: 50%;
}
.product__mobile-zoom .bx-controls .bx-controls-direction a:before {
  font-size: 45px;
}
.product__mobile-zoom .bx-controls .bx-controls-direction .bx-prev {
  left: 10px;
}
.product__mobile-zoom .bx-controls .bx-controls-direction .bx-next {
  right: 10px;
}
@media (max-width: 575px) {
  .product__mobile-zoom {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}

.stock-notify-modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  color: #000;
}
.stock-notify-modal.shown {
  display: block;
}

.stock-notify-modal__backdrop {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

.stock-notify-modal__content {
  background: #fff;
  width: 430px;
  max-width: 95%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
}

.stock-notify-modal__content__icon {
  font-size: 45px;
  margin: 15px 0;
}
.stock-notify-modal__content__icon.icon-checked {
  color: #fc0d1b;
  font-size: 50px;
}

.stock-notify-modal__content__title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #181818;
}
@media (max-width: 767px) {
  .stock-notify-modal__content__title {
    margin-bottom: 10px;
  }
}

.stock-notify-modal__content__text {
  line-height: 30px;
  margin-bottom: 30px;
  font-size: 20px;
}

.stock-notify-modal__content__text--email {
  font-weight: 600;
  font-family: initial;
}

.stock-notify-modal__close {
  background-color: #fc0d1b;
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  height: 50px;
}

.basket-offers__list {
  float: left;
  width: 100%;
  height: 35px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.basket-offers__list li {
  display: none;
  line-height: 29px;
  letter-spacing: -0.5px;
  font-family: "Figtree-Medium";
  font-weight: bold;
  text-align: left;
  background-color: #fcfcfd;
}
@media (max-width: 767px) {
  .basket-offers__list li {
    font-size: 12px;
  }
}
.basket-offers__detail {
  width: 100%;
  overflow: hidden;
  margin: 8px 0 0 0;
}
.basket-offers__detail li {
  display: none;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  font-family: "Figtree-Bold";
}
.basket-offers__detail li span {
  font-size: 12px;
  font-family: "Figtree-Regular";
  color: #333333;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .basket-offers__detail.desktop {
    display: none;
  }
}
.basket-offers__detail.mobile {
  display: none;
}
@media (max-width: 767px) {
  .basket-offers__detail.mobile {
    display: block;
  }
}

.product-slider__img:not(.first-image) {
  visibility: hidden !important;
  opacity: 0 !important;
  position: absolute;
}

.slider-init .product-slider__img {
  visibility: visible !important;
  opacity: 1 !important;
  position: static;
}

.product-contents {
  float: left;
  width: 596px;
}
@media (max-width: 991px) {
  .product-contents {
    float: unset;
    width: 100%;
  }
}

.single-product-content-wrap {
  float: left;
  width: 400px;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .single-product-content-wrap {
    float: unset;
    width: 100%;
    padding: 0;
  }
}

.detail__availability-name {
  vertical-align: top;
  margin-right: 28px;
  margin-top: 2px;
}

@media only screen and (max-width: 575px) {
  .detail__title {
    font-size: 19px;
  }
}
.checkout-success-card-inner {
  display: none;
}
.checkout-success-card-inner .payment-security img {
  width: 75px;
}

.stored-card__modal--box {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.stored-card__modal--box .sc-logo-store-card {
  width: 188px;
}

.stored-card__modal--image {
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 20px;
}

.stored-card__modal--image:last-child {
  padding-right: 0;
}
.stored-card__modal--image:last-child img {
  width: 235px;
}

.checkout-success-card-banner {
  text-align: center;
}

.checkout-success-card-title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 36px;
  color: #454545;
  text-align: center;
  font-family: AnoRegular;
}

.checkout-success-card-text {
  font-size: 14px;
  margin-bottom: 34px;
  margin-top: 10px;
  color: #454545;
  font-family: AnoRegular;
  padding: 0 17px;
}
@media (max-width: 767px) {
  .checkout-success-card-text {
    line-height: 1;
  }
}
.checkout-success-card-text.checkout-success-card-tel {
  margin-bottom: 5px;
  padding: 0;
  color: #333333;
}
.checkout-success-card-text a {
  text-decoration: underline;
  color: #454545;
}

.checkout-success-card-save-title {
  font-size: 14px;
  padding: 0 45px;
  margin-bottom: 25px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .checkout-success-card-save-title {
    line-height: 1;
  }
}

.succes-card-text-center {
  text-align: center;
}

.checkout-success-card-countdown {
  float: right;
  margin-right: 20px;
}

.checkout-success-card-button {
  color: #fff;
  width: 100%;
  height: 43px;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
  background-color: #d0112b;
  font-family: AnoRegular;
}

.checkout-success-card-save::after {
  content: "\e906";
  font-family: "icomoon";
  right: 1rem;
  font-size: 1.7rem;
  position: absolute;
  left: 176px;
  transform: rotate(270deg);
  font-size: 15px;
}

.checkout-success-card-code {
  margin-bottom: 5px;
  padding: 0;
  color: #333333;
}

.checkout-success-save-card {
  width: 121px;
}

.checkout-success-card-modal-input {
  margin-bottom: 10px;
  width: 100%;
  box-shadow: inherit !important;
  border-radius: 3px !important;
  border: solid 1px #979797;
}

.checkout-success-otp-input {
  display: flex;
  justify-content: space-between;
}
.checkout-success-otp-input button {
  width: 40%;
  font-size: 14px;
  padding: 10px 20px;
}
.checkout-success-otp-input input {
  width: 55%;
  text-align: center;
  color: #00aa9b;
  letter-spacing: 5px;
}

.checkout-success-card-box {
  display: flex;
  justify-content: flex-end;
}

.card-inner-container {
  display: flex;
  align-items: center;
}
.card-inner-container .sms-code-image {
  width: 20%;
  margin-top: 14px;
}
.card-inner-container .form-box {
  width: 80%;
}

.body-success-page .pd-0 {
  padding: 0;
}
.body-success-page .header-fix {
  background-color: #fff;
}
@media (max-width: 991px) {
  .body-success-page .page-order-success {
    padding: 0 23px;
  }
}
.body-success-page .page-order-success .divider {
  border-color: #000 !important;
}
.body-success-page .page-order-success .success-sections .include-link {
  color: #000;
  text-decoration: underline;
}
.body-success-page .page-order-success .success-sections .succes-information {
  min-height: 500px;
  position: relative;
  border-radius: 2px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 130px 75px 130px 30px;
}
@media (max-width: 767px) {
  .body-success-page .page-order-success .success-sections .succes-information {
    min-height: auto;
    border: none;
    padding: 0;
    padding-bottom: 30px;
  }
}
.body-success-page .page-order-success .success-sections .succes-information section .icon-check {
  color: #000;
  position: absolute;
  left: 30px;
  top: 50px;
  font-size: 60px;
}
@media (max-width: 767px) {
  .body-success-page .page-order-success .success-sections .succes-information section .icon-check {
    position: static;
  }
}
.body-success-page .page-order-success .success-sections .succes-information section h5 {
  margin: 0;
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: bold;
  color: #181818;
}
@media (max-width: 767px) {
  .body-success-page .page-order-success .success-sections .succes-information section h5 {
    margin-top: 42px;
  }
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child {
  flex: 1.2 1;
  padding-right: 126px;
}
@media (max-width: 767px) {
  .body-success-page .page-order-success .success-sections .succes-information section:first-child {
    padding: 0;
  }
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child .home-page-button {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin-top: 28px;
  display: block;
  width: 100%;
  padding: 15px 0 13px 0;
  border-radius: 3px;
  border: solid 2px #000;
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child ul li {
  padding: 3px 0;
  margin: 0;
  font-size: 12px;
  line-height: 2;
  color: #000;
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child ul li:nth-child(2) {
  margin-bottom: 20px;
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child ul li th {
  font-weight: bold;
  padding: 3px 0;
}
.body-success-page .page-order-success .success-sections .succes-information section:first-child ul li td {
  padding: 3px 15px;
}
.body-success-page .page-order-success .success-sections .succes-information section:last-child {
  flex: 1 1;
}
.body-success-page .page-order-success .success-sections .succes-information section:last-child ul li {
  margin: 0;
  font-size: 12px;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 16px;
}
.body-success-page .page-order-success .success-sections .succes-information section:last-child ul li i {
  margin-right: 30px;
}
.body-success-page .page-order-success .checkout-summary section {
  padding-bottom: 50px;
}
.body-success-page .page-order-success .checkout-summary h5 {
  margin: 0;
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: bold;
  color: #181818;
}
@media (max-width: 767px) {
  .body-success-page .page-order-success .checkout-summary .summary-area {
    margin-bottom: 40px;
  }
}
.body-success-page .page-order-success .checkout-summary ul li {
  margin: 0;
  font-size: 12px;
  line-height: 2;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.body-success-page .page-order-success .checkout-summary ul li i {
  margin-right: 30px;
}

.succes-information__widget * {
  all: revert !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .checkout__tabs {
    margin-top: 20px;
  }
}

.right-of-withdrawal {
  position: absolute;
  width: 50%;
  max-width: 100%;
  padding: 15px 20px 20px;
  background: #fff;
  z-index: 10;
  min-width: 290px;
  max-height: 80%;
  overflow: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.right-of-withdrawal .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  font-size: 14px;
}

.payment-tabs {
  padding-left: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -1px;
}
@media (max-width: 767px) {
  .payment-tabs {
    padding-left: 0;
    border-bottom: 1px solid #d8d8d8;
  }
}

.payment-tab {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181818;
  width: 155px;
  height: 64px;
  margin-right: 10px;
  border: solid 1px #e5e5e5;
  background-color: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .payment-tab {
    width: 100px;
    height: 50px;
    font-size: 10px;
    margin-bottom: -1px;
  }
  .payment-tab:last-child {
    margin-right: 0;
  }
}
.payment-tab.active {
  border: solid 1px #d3d3d3;
  background-color: #fff;
  border-bottom-color: #fff;
}
.payment-tab img {
  margin: auto;
}
.payment-tab-gpay {
  background-image: url(/static_omnishop/dist/gpay.png);
  min-width: 135px;
  background-size: 110px auto;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
.payment-tab-gpay.active {
  background-image: url(/static_omnishop/dist/gpay_active.png);
}
@media (max-width: 767px) {
  .payment-tab-gpay {
    min-width: 103px;
    background-size: 89px auto;
  }
}
.payment-tab[data-pk="70"] {
  filter: grayscale(1);
  background-image: url(/static_omnishop/dist/worldpay.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 20px;
  color: transparent;
}
@media (max-width: 767px) {
  .payment-tab[data-pk="70"] {
    background-size: auto 20px;
  }
}
@media (max-width: 575px) {
  .payment-tab[data-pk="70"] {
    background-size: auto 17px;
  }
}
.payment-tab[data-pk="70"].active {
  filter: grayscale(0);
}
.payment-tab[data-pk="103"] {
  filter: grayscale(1);
  background-image: url(/static_omnishop/dist/haso-desktop.svg);
  background-repeat: no-repeat;
  padding: 0 4px;
  background-position: center center;
  background-size: auto 32px;
  color: transparent;
}
@media (max-width: 767px) {
  .payment-tab[data-pk="103"] {
    background-size: auto 24px;
    padding: 0 4px;
  }
}
@media (max-width: 575px) {
  .payment-tab[data-pk="103"] {
    background-size: auto 24px;
    padding: 0 4px;
  }
}
.payment-tab[data-pk="103"].active {
  filter: grayscale(0);
}

.gpay-content .gpay-note {
  padding: 24px 30px;
  color: #000;
  line-height: 1.4;
  font-size: 13px;
}
@media (max-width: 767px) {
  .gpay-content .gpay-note {
    box-shadow: 0 2px 4px 0 #d8d9dc;
    border: solid 1px #d8d8d8;
  }
}
.gpay-content .content {
  padding: 0 30px 24px 30px;
}
@media (max-width: 767px) {
  .gpay-content .content {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    display: block;
    z-index: 99;
    margin: 0;
    padding: 10px 3px 5px 3px;
  }
}
.gpay-content .checkout__contract {
  width: 100%;
  margin: auto;
  padding: 0 0 20px 0;
  background-color: #fff;
}
.gpay-content .checkout__contract__text {
  font-size: 12px;
}
.gpay-content .button {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #e4122c;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-top: 12px;
  display: block;
  line-height: 40px;
}
.gpay-content .checkout__error {
  text-align: center;
}
.gpay-content .js-gpay-error {
  display: none;
}

.erencard-content {
  padding: 45px;
}
.erencard-content .checkout-address-box-eren .payment-title {
  font-size: 15px;
  font-weight: 800;
  color: #000;
}
@media (max-width: 768px) {
  .erencard-content .checkout-address-box-eren .payment-title {
    text-align: center;
  }
}
.erencard-content .checkout-address-box-eren .erencard-note {
  margin-top: 26px;
  font-size: 14px;
  color: #000000;
}
@media (max-width: 768px) {
  .erencard-content .checkout-address-box-eren .erencard-note {
    text-align: center;
  }
}
.erencard-content .checkout-address-box-eren .compelete-place-wrapper {
  margin-top: 36px;
}
.erencard-content .checkout-address-box-eren .erencard-contract-wrapper {
  margin-top: 22px;
}
.erencard-content .checkout-address-box-eren .erencard-contract-wrapper .checkout__contract {
  padding: 0;
  margin-bottom: 0;
}
.erencard-content .checkout-address-box-eren .erencard-contract-wrapper .checkout__contract__text {
  font-size: 13px;
}
@media (max-width: 768px) {
  .erencard-content .checkout-address-box-eren .erencard-contract-wrapper .checkout__contract__text {
    padding-left: 38px;
  }
}
.erencard-content .payment-form {
  display: unset;
}
.erencard-content .payment-form .checkout__button button {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #e4122c;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 40px;
}

.checkout__error {
  margin-top: 48px;
}

.payment-tab[data-pk="167"] {
  text-transform: uppercase;
}

.payment-tabs-wrapper {
  padding-left: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -1px;
}

.checkout-world-pay {
  padding: 37px 21px;
  background-color: #fff;
}
.checkout-world-pay .wpay-wrapper .wpay-title {
  text-align: center;
  color: #181818;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 16px;
}
.checkout-world-pay .wpay-wrapper .wpay-complete-button {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #e4122c;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 40px;
  max-width: 300px;
  margin: 20px auto;
  margin-bottom: 0;
}
.checkout-world-pay .wpay-wrapper .checkout__error {
  text-align: center;
  margin-top: 22px;
}
.checkout-world-pay .wpay-wrapper .wpay-info-wrapper {
  border: 1px solid #772a8e;
  padding: 17px 37px;
  text-align: center;
  margin-bottom: 20px;
}
.checkout-world-pay .wpay-wrapper .wpay-info-wrapper .icon-wrapper {
  margin-bottom: 10px;
}
.checkout-world-pay .wpay-wrapper .wpay-info-wrapper .icon-wrapper i {
  font-size: 22px;
}
.checkout-world-pay .wpay-wrapper .wpay-info-wrapper .text-content {
  font-size: 12px;
  line-height: 18px;
}
.checkout-world-pay .wpay-wrapper .wpay-info-list .list-title {
  margin-bottom: 18px;
  line-height: 1.5;
  font-size: 12px;
  font-weight: bold;
  font-family: "Figtree-Regular";
}
.checkout-world-pay .wpay-wrapper .wpay-info-list ul {
  list-style: none;
}
.checkout-world-pay .wpay-wrapper .wpay-info-list ul li {
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 20px;
}
.checkout-world-pay .wpay-wrapper .wpay-contract-wrapper {
  border: solid 1px #e5e5e5;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.checkout-world-pay .wpay-wrapper .wpay-contract-wrapper .checkout__contract {
  margin-bottom: 0;
}
.checkout-world-pay .wpay-wrapper .wpay-contract-wrapper .checkout__contract__text {
  padding-bottom: 0;
}
.checkout-world-pay .wpay-wrapper .wpay-contract-wrapper .checkout__contract__button {
  text-align: center;
}

.checkout-haso-pay {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.checkout-haso-pay .haso-wrapper {
  max-width: 540px;
}
.checkout-haso-pay .haso-wrapper .title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .checkout-haso-pay .haso-wrapper .title {
    text-align: left;
  }
}
.checkout-haso-pay .haso-wrapper .warning-text {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #d8d8d8;
  padding: 16px 60px;
  margin-bottom: 16px;
}
.checkout-haso-pay .haso-wrapper .warning-text img {
  display: none;
}
@media (max-width: 767px) {
  .checkout-haso-pay .haso-wrapper .warning-text img {
    display: block;
  }
}
@media (max-width: 767px) {
  .checkout-haso-pay .haso-wrapper .warning-text {
    padding: 14px 20px;
    font-size: 13px;
    line-height: 19px;
    text-align: left;
    gap: 8px;
  }
}
.checkout-haso-pay .haso-wrapper .sub-items {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .checkout-haso-pay .haso-wrapper .sub-items {
    padding: 0 16px;
  }
}
.checkout-haso-pay .haso-wrapper .sub-items ul {
  list-style-type: disc;
  font-size: 12px;
  line-height: 15px;
}
.checkout-haso-pay .haso-contract-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 480px;
}
.checkout-haso-pay .haso-contract-wrapper .checkout__contract {
  padding: 0 !important;
  margin-bottom: 0;
}
.checkout-haso-pay .haso-contract-wrapper .checkout__contract__text {
  padding-bottom: 0;
}
.checkout-haso-pay .haso-contract-wrapper .checkout__contract__button {
  text-align: center;
}
.checkout-haso-pay .haso-complete-button {
  margin-top: 32px;
  max-width: 480px;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 40px;
}

.payment-tab-content {
  display: none;
}
.payment-tab-content:nth-child(1) {
  display: block;
}

.payment-tab-content.active {
  display: block;
}

.checkout__tab__content {
  margin-top: 0;
  border: 0;
}

.checkout__tab__content.payment {
  border: 0;
}

.payment_checkout_button {
  margin: 65px 0 0 0;
  border-radius: 0;
}

.installment__messages {
  font-size: 12px;
  color: #d0112b;
}

.checkout__payment__form {
  padding: 25px 30px;
  border-right: solid 1px #d8d8d8;
}
@media (max-width: 767px) {
  .checkout__payment__form {
    padding: 18px 14px;
    border: 0;
  }
}
.checkout__payment__monthyear-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout__payment__year-wrapin {
  margin-left: 5px;
  width: 100%;
}
.checkout__payment__month-wrapin {
  margin-right: 5px;
  width: 100%;
}
.checkout__payment__label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.21;
  color: #000;
  margin: 0 0 6px 0;
}
.checkout__payment__cardwrap {
  margin-bottom: 20px;
}
.checkout__payment__label.cvc {
  font-size: 10px;
  margin: 10px 0 0 0;
}
.checkout__payment__label.cvc span {
  font-size: 10px;
  color: #000;
}
.checkout__payment__expire {
  float: left;
  width: 58.33333333%;
  padding-right: 10px;
}
.checkout__payment__cvc-box {
  float: left;
  width: 41.66666667%;
  padding-left: 10px;
}
.checkout__payment__month, .checkout__payment__year {
  height: 38px;
  font-size: 12px;
  margin-bottom: 0;
  color: #000000;
  width: 100%;
  padding: 0 12px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/static_omnishop/dist/select-down.png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 0, 50%;
  background-position-x: 90%;
  background-position-y: 50%;
}
.checkout__payment__cvc {
  height: 38px;
  font-size: 12px;
  margin-bottom: 0;
  color: #000000;
  width: 100%;
  padding: 0 12px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
}
.checkout__payment__card {
  height: 38px;
  font-size: 12px;
  margin-bottom: 0;
  color: #000000;
  width: 100%;
  padding: 0 12px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
}

.checkout__installations {
  padding: 30px;
  border: 0;
}
.checkout__installations__title {
  font-size: 12px;
  color: #000;
}
.checkout__installations__label.active {
  background-color: #fdfcf5;
  border: solid 1px rgba(208, 17, 43, 0.3);
}

.checkout__cargo-box__description {
  padding: 25px 30px 0 30px;
  font-size: 12px;
  line-height: 1.5;
  color: #181818;
}

.selected-from-store .checkout__cargo-box__description {
  display: none;
}

.retail_store_select {
  position: relative;
  left: 0 !important;
  top: 50px;
}
@media (max-width: 767px) {
  .retail_store_select {
    margin: -40px 0 0 0;
  }
}
.retail_store_select select {
  border: 1px solid #D8D8D8;
  font-size: 14px;
  color: #686869;
  font-family: "Figtree-Regular";
  padding: 7px 27px 7px 10px;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  cursor: pointer;
  margin-top: 5px;
  width: 85%;
}
@media (max-width: 767px) {
  .retail_store_select select {
    width: 70%;
  }
}
.retail_store_select:after {
  position: absolute;
  width: 18px;
  height: 24px;
  display: block;
  top: 27px;
  right: 17px;
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  border-left: 1px solid #d8d8d8;
  padding: 3px 8px 3px 5px;
  color: #000;
  visibility: hidden;
  z-index: -1;
}
@media (max-width: 991px) and (min-width: 768px) {
  .retail_store_select:after {
    top: 60px;
    right: 11px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .retail_store_select:after {
    top: 43px;
    right: 27px;
  }
}
@media (max-width: 767px) {
  .retail_store_select:after {
    right: 43px;
    top: 27px;
  }
}
.retail_store_select.cities:before {
  position: absolute;
  width: 18px;
  height: 24px;
  display: block;
  top: 63px;
  right: 17px;
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  border-left: 1px solid #d8d8d8;
  padding: 3px 8px 3px 5px;
  color: #000;
  visibility: hidden;
  z-index: -1;
}
@media (max-width: 991px) and (min-width: 768px) {
  .retail_store_select.cities:before {
    top: 97px;
    right: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .retail_store_select.cities:before {
    top: 79px;
    right: 27px;
  }
}
@media (max-width: 767px) {
  .retail_store_select.cities:before {
    right: 43px;
    top: 63px;
  }
}

.from-store-select-text {
  color: #d0112b;
  font-size: 12px;
  font-family: "Figtree-Regular";
  visibility: hidden;
  text-decoration: none !important;
}

.from-store-wrapper.active .from-store-select-text,
.from-store-wrapper.active .retail_store_select:after,
.from-store-wrapper.active .retail_store_select.cities:before,
.from-store-wrapper.active .checkout__address__radio {
  visibility: visible;
}

.from-store-text {
  padding-top: 23px;
}
@media (max-width: 767px) {
  .from-store-text {
    padding-top: 0;
  }
}

.from-store-wrapper {
  text-decoration: none !important;
}
.from-store-wrapper .checkout__address__radio:after {
  content: " ";
}
.from-store-wrapper .checkout__address__radio {
  visibility: hidden;
}
@media (max-width: 767px) {
  .from-store-wrapper .checkout__address__radio {
    top: -45px;
  }
}

.checkout-summary {
  padding: 39px 0 0 30px;
}
@media (max-width: 991px) {
  .checkout-summary {
    padding: 0;
    margin: 40px 0 0 0;
  }
}
@media (max-width: 767px) {
  .checkout-summary {
    padding: 0;
    margin: 20px 0 0 0;
  }
}

.summary-tab {
  padding: 24px 0;
}

.summary-title {
  font-size: 12px;
  font-weight: 600;
  color: #181818;
  margin-bottom: 10px;
}

.summary-information {
  display: flex;
  flex-direction: column;
}

.summary-edit-address {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #181818;
  text-decoration: underline;
}

.summary-subtitle {
  font-size: 12px;
  line-height: 1.33;
  color: #000;
  overflow: hidden !important;
}

.summary-address-line {
  font-size: 12px;
  line-height: 1.33;
  color: #525050;
  overflow: hidden !important;
  margin-bottom: 10px;
}

.summary-area {
  position: relative;
}
.summary-area .summary-header {
  padding: 20px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.07;
  color: #181818;
  border-bottom: solid 1px #c3c3c3;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.summary-area .summary-header span {
  flex: 1 1;
  text-align: start;
  margin-left: 10px;
  font-weight: normal;
  line-height: 1.25;
  color: #9b9b9b;
}
.summary-area .basket-quantity {
  left: 4px;
  top: 15px;
  width: 25px;
  color: #000;
  font-size: 11px;
  text-align: center;
}
.summary-area .basket-set {
  position: relative;
}
.summary-area .summary-content .subtotal-area {
  display: flex;
  flex-direction: column;
  border-bottom: solid 1px #c3c3c3;
  padding: 13px 0;
}
.summary-area .summary-content .subtotal-area:first-child .subtotal:not(:last-child) {
  margin-bottom: 10px;
}
.summary-area .summary-content .subtotal-area .product-price:not(:first-child) {
  margin-top: 10px;
}
.summary-area .summary-content .subtotal-area .subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.summary-area .summary-content .subtotal-area .subtotal div {
  font-size: 12px;
  line-height: 1.25;
  color: #000;
  font-weight: normal;
}
.summary-area .summary-content .subtotal-area .subtotal div:last-child {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  color: #000;
}
.summary-area .item-area {
  width: 100%;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.summary-area .item-area::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.summary-area .item-area::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #dcdcdc;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.summary-area .summary-item {
  border-bottom: solid 1px #c3c3c3;
  padding-bottom: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.summary-area .summary-item .item-header {
  width: 100%;
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.summary-area .summary-item .item-header .product-img-link-wrapper {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin-right: 8px;
}
.summary-area .summary-item .item-header .product-img-link-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.summary-area .summary-item .item-header .product-name-link-wrapper {
  height: 70px;
  text-decoration: none;
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.summary-area .summary-item .item-header .product-name-link-wrapper p {
  word-break: break-all;
  padding-right: 50px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  color: #000;
  overflow-wrap: break-word;
  hyphens: manual;
}
.summary-area .summary-item .item-header .product-name-link-wrapper span {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.25;
  color: #000;
}
.summary-area .summary-item .item-body {
  width: 100%;
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 5px;
}
.summary-area .summary-item .item-body .campaign {
  font-size: 12px;
  line-height: 1.25;
  color: #d0112b;
}
.summary-area .summary-item .item-body .retail_price {
  font-size: 12px;
  line-height: 1.25;
  color: #9b9b9b;
  text-align: right;
}
.summary-area .summary-item .item-body .price {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.25;
  color: #000;
  text-align: right;
}
.summary-area .subtotal-area {
  color: #000;
  width: 100%;
  display: table;
  font-size: 14px;
  line-height: 15px;
}
.summary-area .subtotal-area:last-child {
  font-weight: 600;
}
.summary-area .subtotal {
  display: table-row;
}
.summary-area .subtotal div {
  line-height: 25px;
  display: table-cell;
  vertical-align: middle;
}
.summary-area .subtotal div:last-child {
  text-align: right;
}

.checkout-coupon {
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-top: 20px;
}
.checkout-coupon p {
  font-size: 13px;
  color: #8f8f8f;
  margin: 6px 0 15px;
}
.checkout-coupon table {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
  width: 100%;
  text-transform: uppercase;
}
.checkout-coupon table th {
  border: 1px solid #e5e5e5;
  padding: 6px 8px 3px;
  text-align: left;
}
.checkout-coupon table th, .checkout-coupon table a {
  font-size: 12px;
  font-weight: 300;
  color: #d0112b;
  text-decoration: none !important;
}
.checkout-coupon table td {
  color: #8f8f8f;
  font-size: 13px;
  padding: 8px 12px;
  line-height: 33px;
}
.checkout-coupon table td {
  border: 1px solid #e5e5e5;
}
.checkout-coupon table a {
  border-radius: 4px;
  background-color: #f4f4f4;
  border: solid 1px #e5e5e5;
  color: #000;
  padding: 0px 21px;
  display: block;
  float: right;
  cursor: pointer;
  height: 33px;
}
.checkout-coupon table a.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.checkout-coupon table a.remove {
  border-color: #d0021b;
  color: #d0021b;
}

.gift__package__link {
  display: none;
  align-items: center;
  line-height: 1;
  padding: 16px 0;
  border-top: 1px solid #d1d1d1;
}
.gift__package__link input {
  margin-right: 8px;
}
.gift__package__link i {
  margin-right: 4px;
}

.show-gift-box .gift__package__link {
  display: flex;
}

.gift__form {
  display: none;
  position: fixed;
  width: 490px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fcfcfc;
  border: 1px solid #d8d8d8;
  z-index: 5;
}
@media (max-width: 767px) {
  .gift__form {
    width: 100%;
  }
}
.gift__form.active {
  display: block;
}
.gift__form.active + div {
  display: block;
}
.gift__form-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.gift__form-title {
  height: 51px;
  background-color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  text-align: left;
  color: #000000;
  position: relative;
  border-bottom: 1px solid #d8d8d8;
  padding-left: 28px;
  line-height: 50px;
}
.gift__form-title span {
  position: absolute;
  top: -1px;
  right: 6px;
  font-size: 18px;
  cursor: pointer;
  padding: 0 20px;
}
.gift__form-body {
  padding: 20px 26px;
}
.gift__form-body p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  display: none;
}
.gift__form-body p span {
  float: right;
  font-size: 12px;
}
.gift__form-body textarea {
  background-color: #ffffff;
  border: 1px solid #9b9b9b;
  outline: none;
  resize: none;
  width: 100%;
  height: 160px;
  margin-bottom: 20px;
  padding: 5px;
  display: none;
}
.gift__form-body .gift__form__close {
  float: left;
  font-size: 12px;
  font-weight: 600;
  color: #d0112b;
  display: block;
  text-decoration: underline;
  line-height: 40px;
}
.gift__form-body .gift__form__save {
  background: #d0112b;
  color: #FFFFFF !important;
  padding: 12px 30px 10px;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  height: 40px;
  font-weight: 300;
  float: right;
  text-decoration: none !important;
}

.gift__note {
  background-color: rgba(221, 239, 225, 0.3);
  padding: 20px 12px;
  position: relative;
  margin: 20px -13px 0;
  display: none;
}
.gift__note p {
  margin-bottom: 10px;
  font-size: 14px;
}
.gift__note div {
  background-color: rgba(208, 217, 203, 0.15);
  border: solid 1px #f3f3f3;
  padding: 10px;
  font-size: 10px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.gift__note i {
  position: absolute;
  top: 15px;
  right: 13px;
  font-size: 24px;
  color: #000;
}
.gift__note a {
  float: right;
  font-size: 10px;
  text-decoration: underline;
}

.stored-card__modal {
  display: none;
  position: fixed;
  z-index: 20;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
}

.stored-card__modal--content {
  position: relative;
  background-color: #f1f1f1;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  max-width: 400px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  padding: 50px;
  overflow: auto;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.stored-card__modal--close {
  color: black;
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 28px;
  font-weight: bold;
}
.stored-card__modal--close:hover, .stored-card__modal--close:focus {
  text-decoration: none;
  cursor: pointer;
}

.stored-card__input--title {
  margin: 10px 0;
}

.stored-card__modal-input {
  padding: 8px;
}
.stored-card__modal-input[readonly] {
  background-color: #e9ecef;
  cursor: not-allowed;
}

.stored-card__modal-countdown {
  float: right;
  margin-right: 20px;
}

.stored-card__resend {
  font-size: 14px;
}

.stored-card__button {
  float: right;
  padding: 10px 20px;
  text-align: center;
  line-height: 1.1;
  margin-top: 10px;
  background-color: #dedcdc;
}

.cvv-button {
  background-color: #fc0d1b;
  color: #fff;
}

.stored-card-content-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.stored-card-tab {
  font-size: 14px;
  line-height: 28px;
  text-decoration: underline;
  cursor: pointer;
}

.stored-card-content-title {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}

.stored-card-content-text {
  font-size: 17px;
  color: #454545;
}
@media (min-width: 1200px) {
  .stored-card-content-text {
    margin-bottom: 10px;
  }
}
.stored-card-content-text .stored-card-content-logo {
  display: flex;
  align-items: center;
  justify-content: left;
}
@media (max-width: 767px) {
  .stored-card-content-text .stored-card-content-logo {
    flex-direction: column;
  }
}
.stored-card-content-text .stored-card-content-logo img {
  height: 30px;
}
.stored-card-content-text .stored-card-content-logo span {
  margin-left: 10px;
}
.stored-card-content-text .font-weight-bold {
  font-weight: bold;
  text-decoration: underline;
  color: #fc0d1b;
  cursor: pointer;
}

.stored-card-list {
  margin-top: 10px;
}

.stored-card-radio {
  position: absolute;
  margin: 23px 20px;
}

.stored-card-label {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  padding-left: 38px;
  border: 1px solid #D1D1D1;
  color: #000000;
  cursor: pointer;
}
.stored-card-label.active {
  background-color: #fc0d1b;
  color: #fff;
}

.stored-card-number-segment {
  margin-left: 10px;
}

.stored-card-visa {
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 10px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 10px #ffffff;
  -moz-box-shadow: 0px 0px 0px 20px #ffffff;
}

.store-card-inner-box {
  padding: 30px 35px 60px;
}
@media (max-width: 767px) {
  .store-card-inner-box {
    padding: 34px 0px;
  }
}

.mx-save-card-check {
  margin-right: 5px;
}

.active-mx {
  pointer-events: none;
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}

.mobileexpress_save_button:not(.active-mx) {
  background-color: #d3030f;
}

.payment-tab-content[data-type=masterpass] .card-check.toggle-new-creditcard-area {
  justify-content: left;
  position: relative;
}
.payment-tab-content[data-type=masterpass] .card-check.toggle-new-creditcard-area:before {
  content: "";
  appearance: none;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 50%;
}
.payment-tab-content[data-type=masterpass] .logo {
  float: unset;
}
.payment-tab-content[data-type=masterpass] .section-hero {
  padding: 24px 30px;
  border-bottom: solid 1px #c3c3c3;
  font-size: 14px;
  font-weight: normal;
  color: #181818;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .section-hero {
    padding: 20px 0;
    border: 0;
  }
}
.payment-tab-content[data-type=masterpass] .payment-installment-wrapper {
  display: flex;
}
@media (max-width: 991px) {
  .payment-tab-content[data-type=masterpass] .payment-installment-wrapper {
    flex-direction: column;
  }
}
.payment-tab-content[data-type=masterpass] .payment-installment-wrapper .card {
  flex: 1 1 auto;
}
.payment-tab-content[data-type=masterpass] .payment-installment-wrapper .card,
.payment-tab-content[data-type=masterpass] .payment-installment-wrapper .installment {
  padding: 0;
}
.payment-tab-content[data-type=masterpass] .masterpass-content {
  padding: 0 22px;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .masterpass-content {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .payment-tab-content[data-type=masterpass] .masterpass-content {
    padding: 0;
  }
}
.payment-tab-content[data-type=masterpass] .masterpass-content .checkout__addresses__title {
  margin-bottom: 30px;
}
.payment-tab-content[data-type=masterpass] .masterpass-content .field {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .mp-installment .checkout__cargo-box__description {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .mp-installment .checkout__installations {
    padding: 20px 0;
  }
}
.payment-tab-content[data-type=masterpass] .card-information {
  padding: 50px 32px;
  border-right: solid 1px #d8d8d8;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .card-information {
    padding: 25px 18px;
    border: solid 1px #d8d8d8;
  }
}
.payment-tab-content[data-type=masterpass] .card-information .title {
  margin-bottom: 32px;
}
.payment-tab-content[data-type=masterpass] .card-information .card-list-hero .logo {
  height: 24px;
  width: auto;
}
.payment-tab-content[data-type=masterpass] .card-information .card-list-hero span {
  display: block;
  margin: 20px 0;
  font-size: 12px;
  color: #000;
}
.payment-tab-content[data-type=masterpass] .card-information .masterpass-card-lists-content {
  margin-bottom: 32px;
}
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__cvc-box .tips {
  font-size: 12px;
  line-height: 12px;
  margin: 10px 0 0 0;
}
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__cvc-box .checkout__payment__cvc-info {
  font-size: 10px;
  line-height: 1.3;
  color: #000;
}
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__card,
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__month,
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__year,
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__cvc {
  border: 1px solid #d8d8d8;
}
.payment-tab-content[data-type=masterpass] .card-information .checkout__payment__cvc-info img {
  top: 0;
  left: 110%;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper {
  margin: 20px 0 30px 0;
  border: 1px solid #ef1046;
  padding: 18px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .masterpass-wrapper {
    margin: 30px 0;
  }
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .info-button {
  position: absolute;
  right: 18px;
  top: 18px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area {
  display: flex;
  flex-direction: column;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .masterpass-header {
  display: flex;
  align-items: center;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .styled-checkbox {
  min-width: 21px;
  height: 20px;
  display: block;
  position: relative;
  margin-right: 8px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .styled-checkbox::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 21px;
  height: 20px;
  display: block;
  color: #4f4a47;
  background: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 2px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .styled-checkbox:checked::before {
  font-size: 12px;
  content: "\e902";
  font-family: icomoon;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .logo {
  margin-left: 15px;
  flex: 0 0 auto;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .toggler-area .masterpass-description {
  margin-top: 20px;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .masterpass-save-form {
  margin-top: 15px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .masterpass-save-form .masterpass__save__label {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .masterpass-save-form .masterpass__save__input_wrapper {
  margin-top: 12px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .masterpass-save-form .masterpass__save__input {
  height: 35px;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 0 10px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .masterpass-save-form button {
  height: 45px;
  width: 100%;
  background: #ef1046;
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox {
  display: flex;
  align-items: flex-start;
  margin-top: 14px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox .styled-checkbox {
  min-width: 21px;
  height: 20px;
  display: block;
  position: relative;
  margin-right: 8px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox .styled-checkbox::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 21px;
  height: 20px;
  display: block;
  color: #4f4a47;
  background: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 2px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox .styled-checkbox:checked::before {
  font-size: 12px;
  content: "\e902";
  font-family: icomoon;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox label {
  color: #000;
  font-size: 12px;
  line-height: 16px;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox label.invalid {
  color: #b60000;
}
.payment-tab-content[data-type=masterpass] .masterpass-wrapper .checkbox label a {
  text-decoration: underline;
  color: inherit;
}
.payment-tab-content[data-type=masterpass] .installment-info {
  padding: 18px 32px;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .installment-info {
    padding: 0;
  }
}
.payment-tab-content[data-type=masterpass] .checkout-action {
  display: flex;
  flex-direction: column;
  padding: 18px 32px;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .checkout-action {
    flex-direction: column;
    padding: 0;
  }
}
.payment-tab-content[data-type=masterpass] .checkout-action .agrement {
  flex: 0 0 auto;
  font-size: 12px;
  color: #595959;
}
.payment-tab-content[data-type=masterpass] .checkout-action .agrement a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .checkout-action .agrement {
    width: 100%;
    padding: 20px 0;
    border: 0;
  }
}
.payment-tab-content[data-type=masterpass] .checkout-action .agrement .checkbox {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.payment-tab-content[data-type=masterpass] .checkout-action .agrement .checkbox .styled-checkbox {
  width: 20px;
  height: 20px;
  appearance: none;
  margin-right: 24px;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 2px;
}
.payment-tab-content[data-type=masterpass] .checkout-action .agrement .checkbox .styled-checkbox:checked::before {
  content: "\e943";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 10px;
}
.payment-tab-content[data-type=masterpass] .checkout-action .checkout-button-wrapper {
  padding: 0 !important;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .payment-tab-content[data-type=masterpass] .checkout-action .checkout-button-wrapper {
    width: 100%;
    margin-top: 0;
  }
}
.payment-tab-content[data-type=masterpass] .checkout-action .checkout-button-wrapper button {
  height: 40px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  background: #ef1046;
  border-radius: 3px;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper {
  padding: 24px 32px;
  border-bottom: 1px solid #e5e5e5;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper .logo {
  height: 24px;
  margin-bottom: 30px;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper .content {
  font-size: 14px;
  line-height: 20px;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper .content strong {
  display: block;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper .content p {
  color: #595959;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-wrapper button {
  background: #000;
  color: #fff;
  font-size: 13px;
  text-decoration: uppercase;
  font-weight: 600;
  height: 40px;
  padding: 0 48px;
  margin-top: 12px;
}
.payment-tab-content[data-type=masterpass] .masterpass-notif-or {
  display: block;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
  padding: 24px 32px 0;
}
.payment-tab-content[data-type=masterpass] .card-check {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 2px solid #c3c3c3;
  padding: 19px 15px;
  cursor: pointer;
  margin-bottom: 15px;
}
.payment-tab-content[data-type=masterpass] .card-check.active {
  border-color: #000;
  text-decoration: underline;
}
.payment-tab-content[data-type=masterpass] .card-check.active .card-head input::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #007aff;
  border-radius: 50%;
}
.payment-tab-content[data-type=masterpass] .card-check .card-head {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #000000;
}
.payment-tab-content[data-type=masterpass] .card-check .card-head input {
  appearance: none;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 50%;
}
.payment-tab-content[data-type=masterpass] .card-check .card-detail {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 12px;
  line-height: 16px;
}
.payment-tab-content[data-type=masterpass] .card-check .card-detail .card-image {
  height: 16px;
  margin-left: 16px;
}
.payment-tab-content[data-type=masterpass] .card-check .card-detail .card-image img {
  height: 100%;
  width: auto;
}
.payment-tab-content[data-type=masterpass] .card-check .card-action span {
  font-size: 12px;
  color: #000;
  padding-right: 5px;
  line-height: 16px;
}

.masterpass-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 330px;
  width: 100%;
  height: 400px;
  z-index: 999999;
}
@media (min-width: 768px) {
  .masterpass-modal {
    max-width: 500px;
  }
}
.masterpass-modal .logo {
  float: unset;
}
.masterpass-modal .masterpass-modal-wrapper {
  background: #fff;
  margin: 0;
  position: relative;
  font-size: 14px;
  line-height: 1.4;
}
.masterpass-modal .masterpass-modal-header {
  text-align: center;
  padding-top: 40px;
}
.masterpass-modal .masterpass-modal-header .close-modal {
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}
.masterpass-modal .masterpass-modal-header .logo {
  display: flex;
  justify-content: center;
}
.masterpass-modal .masterpass-modal-header .logo img {
  max-width: 60px;
  max-height: 60px;
}
.masterpass-modal .masterpass-modal-header .title {
  font-size: 21px;
  color: #000;
  margin-top: 20px;
}
.masterpass-modal .masterpass-modal-header .title.success {
  color: #53c223;
}
.masterpass-modal .masterpass-modal-content {
  padding: 20px 50px;
}
.masterpass-modal .masterpass-modal-content .tips button {
  font-size: 12px !important;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form label {
  color: #000;
  font-size: 14px;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form input {
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form input,
.masterpass-modal .masterpass-modal-content .masterpass-verification-form button {
  display: block;
  width: 100%;
  height: 35px;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form button {
  background: #000;
  color: #fff;
  margin: 10px 0;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form button.white {
  background: #fff;
  color: #000;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form button.cancel-button {
  border: none;
  font-weight: bold;
}
.masterpass-modal .masterpass-modal-content .masterpass-verification-form button.underline {
  text-decoration: underline;
}
.masterpass-modal .masterpass-modal-footer {
  background: #232234;
  padding: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100.3%;
  margin-left: -0.1px;
}
.masterpass-modal .masterpass-modal-footer img {
  margin-top: 3px;
  height: 25px;
  width: auto;
}
.masterpass-modal .masterpass-modal-note {
  font-size: 16px;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  margin: 10px 20px;
  font-size: 14px;
  line-height: 1.4;
}

.masterpass-info-modal .masterpass-modal-content {
  max-height: 285px;
  overflow-y: auto;
  padding: 0 25px 25px;
}
.masterpass-info-modal .masterpass-modal-header {
  text-align: left;
  padding: 25px;
}
.masterpass-info-modal .masterpass-modal-header .title {
  margin: 0;
}

.mfp-info-modal-content {
  width: auto !important;
}

.installment .error {
  padding: 0 32px;
}

.error {
  color: #b60000;
}

@media (min-width: 768px) {
  .masterpass-wrapper-mobile {
    display: none !important;
  }
}
.checkout {
  overflow: hidden;
}

.checkout-redirect-iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}

.address-header,
.address-header-bill {
  height: 65px;
  background-color: #f9f9f9;
  border-bottom: solid 1px #c3c3c3;
  padding: 22px 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .address-header,
  .address-header-bill {
    height: 34px;
    padding: 0;
    border: none;
    background-color: #FFFFFF;
  }
}
.address-header .address-title,
.address-header-bill .address-title {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  color: #181818;
}
.address-header .same-address label,
.address-header-bill .same-address label {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address-header .same-address input,
.address-header-bill .same-address input {
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
}
.address-header .same-address label:before,
.address-header-bill .same-address label:before {
  content: "";
  width: 21px;
  height: 20px;
  display: block;
  color: #4f4a47;
  background: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 2px;
}
.address-header .same-address input:checked + label:before,
.address-header-bill .same-address input:checked + label:before {
  font-size: 12px;
  content: "\e902";
  font-family: icomoon;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
}
.address-header .same-address input:disabled + label span,
.address-header-bill .same-address input:disabled + label span {
  color: #e6e6e6 !important;
}
.address-header .same-address,
.address-header-bill .same-address {
  position: relative;
}
.address-header .same-address input:checked,
.address-header-bill .same-address input:checked {
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
}
.address-header .same-address label span,
.address-header-bill .same-address label span {
  color: #000000;
  font-size: 12px;
  padding-left: 7px;
}
@media (max-width: 767px) {
  .address-header .same-address label span,
  .address-header-bill .same-address label span {
    font-size: 12px;
    color: #181818;
  }
}

.address-header-bill {
  border-top: solid 1px #c3c3c3;
}

@media (max-width: 767px) {
  .options-detail {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .options-detail .checkout__cargos-list {
    box-shadow: 0 2px 4px 0 #d8d9dc;
    margin-bottom: 20px;
    border: 1px solid #c3c3c3;
  }
}

.address-header.cargo {
  border-top: solid 1px #c3c3c3;
}
@media (max-width: 767px) {
  .address-header.cargo {
    border: 0;
  }
}

.checkout-addresses {
  padding: 30px 28px;
  color: #000 !important;
}
@media (max-width: 767px) {
  .checkout-addresses {
    padding: 24px 17px 17px 17px;
    line-height: 1;
  }
}

.checkout__addresses {
  padding-right: 0;
}
@media (max-width: 767px) {
  .checkout__addresses {
    box-shadow: 0 2px 4px 0 #d8d9dc;
    margin-bottom: 20px;
    border: 1px solid #c3c3c3;
  }
}

.address-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .address-list {
    padding: 0px 17px;
  }
}
.address-list .c-address-grid {
  user-select: none;
  margin-right: 9px;
}
@media (max-width: 991px) {
  .address-list .c-address-grid {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 20px;
  }
}
.address-list .c-address-grid .c-address-content {
  cursor: pointer;
  padding: 20px;
  width: 197px;
  height: 202px;
  box-shadow: 0 2px 3px 0 #e3e3e3;
  border: solid 1px #c3c3c3;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 9px;
}
@media (max-width: 991px) {
  .address-list .c-address-grid .c-address-content {
    width: 100%;
    height: auto;
  }
}
.address-list .c-address-grid .c-address-content .new-address {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
@media (max-width: 991px) {
  .address-list .c-address-grid .js-new-address-occ {
    padding: 10px 0;
    border: solid 1px #000;
    background-color: rgba(255, 255, 255, 0.6);
  }
}
.address-list .c-address-grid .selected-address {
  position: absolute;
  top: 20px;
  left: 46px;
  font-size: 12px;
  color: #181818;
}
.address-list .c-address-grid .c-address-text {
  flex: 1 1;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #181818;
}
.address-list .c-address-grid .c-address-text .c-address-description {
  overflow: hidden;
  text-overflow: ellipsis;
}
.address-list .c-address-grid .c-address-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address-list .c-address-grid .c-address-footer a {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  text-decoration: underline;
}
.address-list .c-address-grid input {
  display: none;
}
.address-list .c-address-grid label:before {
  content: "";
  font-family: icomoon;
  width: 18px;
  height: 18px;
  display: block;
  color: #fff;
  background: #fff;
  border: solid 1px #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.address-list .c-address-grid input:checked + label:before {
  padding-top: 2px;
  font-size: 10px;
  content: "\e902";
  background-color: #000;
  color: #fff;
}
.address-list .c-address-grid input:checked + label {
  border-color: #000;
  outline: solid 3px #000;
}
.address-list .c-address-grid input:disabled + label span {
  color: #e6e6e6 !important;
}
.address-list .c-address-grid input:checked {
  display: none;
}
.address-list .c-address-grid:not(.active) label .selected-address {
  display: none;
}

.address-modal {
  overflow-y: auto;
  padding: 15px 30px;
  margin: 0;
  margin-left: auto !important;
  width: 40%;
  height: 100%;
  max-height: calc(100vh + 23px);
}
@media (max-width: 767px) {
  .address-modal {
    width: 100%;
    padding: 0 15px;
  }
}
.address-modal .address-modal-title {
  padding: 20px 0;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address-modal .address-modal-title .modal-close {
  color: #000;
  font-size: 20px;
  position: static;
  cursor: pointer;
}
.address-modal .address-modal-picker {
  margin-top: 40px;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 767px) {
  .address-modal .address-modal-picker {
    margin-top: 15px;
  }
}
.address-modal .address-modal-picker label {
  flex: 1 1;
  border-radius: 24px;
}
.address-modal .address-modal-picker label span {
  border-radius: 24px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0.43px;
  color: #c3c3c3;
  border: 1px solid #c3c3c3;
  text-align: center;
  height: 40px;
}
@media (min-width: 768px) {
  .address-modal .address-modal-picker label span {
    height: 48px;
  }
}
.address-modal .address-modal-picker label input {
  display: none;
}
.address-modal .address-modal-picker .pers {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .address-modal .address-modal-picker .pers {
    margin-right: 15px;
  }
}
.address-modal .address-modal-picker label input:checked + span {
  border-color: #000;
  color: #000;
}
.address-modal .address-modal__label,
.address-modal .address-modal__input {
  margin: 0;
}
.address-modal .address-modal__label label,
.address-modal .address-modal__input label {
  display: flex;
}
@media (max-width: 767px) {
  .address-modal .address-modal__label label,
  .address-modal .address-modal__input label {
    align-items: center;
  }
}
.address-modal .address-modal__label label input,
.address-modal .address-modal__input label input {
  margin-right: 5px;
}
.address-modal .selected-form-comp {
  display: flex;
  flex-direction: column;
}
.address-modal .selected-form-comp .clear {
  display: none;
}
.address-modal .selected-form-comp div {
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .address-modal .selected-form-comp div {
    margin-bottom: 20px;
  }
  .address-modal .selected-form-comp div input,
  .address-modal .selected-form-comp div select {
    height: 40px;
  }
}
.address-modal .selected-form-comp div .error {
  display: none;
}
.address-modal .selected-form-comp div .address-modal__label {
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-align: start;
}
.address-modal .selected-form-comp div .address-modal__label label {
  align-items: center;
}
@media (max-width: 767px) {
  .address-modal .selected-form-comp div .address-modal__label {
    color: #666;
  }
}
.address-modal .selected-form-comp div .address-modal__label input,
.address-modal .selected-form-comp div .address-modal__label select,
.address-modal .selected-form-comp div .address-modal__label textarea {
  font-size: 14px;
  padding: 10px;
  width: 100%;
  border-radius: 2px;
  border: solid 1px #EAEAEA;
  line-height: 16px;
}
@media (max-width: 767px) {
  .address-modal .selected-form-comp div .address-modal__label input,
  .address-modal .selected-form-comp div .address-modal__label select,
  .address-modal .selected-form-comp div .address-modal__label textarea {
    height: 40px;
  }
}
.address-modal .input-group {
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .address-modal .input-group {
    margin-bottom: 20px;
  }
  .address-modal .input-group input,
  .address-modal .input-group select {
    height: 40px;
  }
}
.address-modal .input-group .select-box-wrapper {
  position: relative;
  margin-right: 5px;
  width: 100%;
  clear: both;
  z-index: 0;
}
.address-modal .input-group .select-box-wrapper:after {
  content: "\e948";
  right: 0;
  top: 13px;
  z-index: -1;
  width: 40px;
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
  position: absolute;
  font-family: icomoon;
}
.address-modal .input-group label {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-align: start;
}
@media (max-width: 767px) {
  .address-modal .input-group label {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
  }
}
.address-modal .input-group input,
.address-modal .input-group select,
.address-modal .input-group textarea {
  font-size: 14px;
  padding: 10px;
  width: 100%;
  border-radius: 2px;
  border: solid 1px #EAEAEA;
  line-height: 16px;
  background: transparent;
}
@media (max-width: 767px) {
  .address-modal .input-group input,
  .address-modal .input-group select,
  .address-modal .input-group textarea {
    background-color: #fff;
    font-size: 14px;
  }
}
.address-modal .cf {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .address-modal .cf {
    flex-direction: column;
  }
}
.address-modal .cf .input-group {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .address-modal .cf .input-group {
    margin-bottom: 20px;
  }
  .address-modal .cf .input-group input,
  .address-modal .cf .input-group select {
    height: 40px;
  }
}
.address-modal .cf .input-group label {
  font-size: 14px !important;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-align: start;
}
.address-modal .cf .input-group input,
.address-modal .cf .input-group select,
.address-modal .cf .input-group textarea {
  font-size: 14px;
  padding: 10px;
  width: 100%;
  border-radius: 2px;
  border: solid 1px #EAEAEA;
  line-height: 16px;
}
@media (max-width: 767px) {
  .address-modal .cf .input-group input,
  .address-modal .cf .input-group select,
  .address-modal .cf .input-group textarea {
    background-color: #fff;
    font-size: 14px;
  }
}
.address-modal .cf .input-group:not(:first-child) {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .address-modal .cf .input-group:not(:first-child) {
    margin-left: 0;
  }
}
.address-modal .address-modal-input::-webkit-input-placeholder {
  font-size: 13px;
  color: #c5c5c5;
}
.address-modal select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.address-modal textarea {
  height: 100px;
  resize: none;
}
.address-modal .address-modal__input--invalid {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  color: #d0112b;
  font-size: 12px;
}
@media (max-width: 767px) {
  .address-modal .address-modal__input--invalid {
    top: calc(100% + 5px);
  }
}

.address-modal-button-box {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 767px) {
  .address-modal-button-box {
    margin-bottom: 0;
    flex-direction: column;
  }
  .address-modal-button-box button {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 18px !important;
  }
}
.address-modal-button-box button {
  font-weight: bold;
  font-size: 14px;
}
.address-modal-button-box button:active {
  position: relative;
  top: 1px;
}
.address-modal-button-box .address-modal-button-cancel {
  border-radius: 24px;
  cursor: pointer;
  color: #969696;
  text-align: center;
  border: 1px solid #969696;
  background-color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  width: 100%;
}
.address-modal-button-box .address-modal-button-save {
  border-radius: 24px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #d0112b;
  text-align: center;
  background-color: #d0112b;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  width: 100%;
}

.checkout-shipping-list-wrapper {
  padding: 0 28px;
}
@media (max-width: 767px) {
  .checkout-shipping-list-wrapper {
    padding: 0px 17px;
  }
}
.checkout-shipping-list-wrapper .checkout-cargo-radio-input {
  display: none;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper {
  cursor: pointer;
  margin-bottom: 20px;
  box-shadow: 0 2px 3px 0 #c3c3c3;
  border: solid 1px #c3c3c3;
  padding: 0 20px;
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  min-height: 50px;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-header {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #c3c3c3;
  line-height: 16px;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-header .checkout-cargo-title {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-header .checkout-cargo-title b {
  font-weight: bold;
  margin-right: 5px;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-header span {
  font-size: 12px;
  color: #000;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-body .checkout-cargo-desc {
  font-size: 12px;
  line-height: 1.42;
  color: #222;
  padding-right: 20px;
}
.checkout-shipping-list-wrapper .checkout-cargo-wrapper .checkout-cargo-body .checkout-cargo-amount {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #666;
  flex: none;
}
.checkout-shipping-list-wrapper .checkout-cargo-amount:after {
  margin-left: 10px;
  content: "";
  font-family: icomoon;
  width: 24px;
  height: 24px;
  display: block;
  color: #fff;
  background: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-shipping-list-wrapper .checkout-cargo-radio-input:checked + .checkout-cargo-wrapper .checkout-cargo-amount {
  color: #000;
  font-weight: bold;
}
.checkout-shipping-list-wrapper .checkout-cargo-radio-input:checked + .checkout-cargo-wrapper .checkout-cargo-amount:after {
  padding-top: 2px;
  font-size: 12px;
  content: "\e902";
  background-color: #000;
  border: solid 1px #000;
  color: #fff;
}
.checkout-shipping-list-wrapper .same-address {
  position: relative;
}
.checkout-shipping-list-wrapper .checkout-cargo-radio-input:checked {
  display: none;
}

.checkout__tab__content.addresses .checkout__cargo-box {
  border: 0;
  padding: 0;
  float: right;
  width: 50%;
  margin-bottom: -40px;
  position: relative;
  top: 20px;
  right: -1px;
  z-index: 99;
}
.checkout__tab__content.addresses .checkout__cargo-box button {
  padding-top: 5px;
  width: 100%;
  height: 43px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #d0112b;
}

.checkout-tabs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 767px) {
  .checkout-tabs {
    padding: 10px 0;
  }
}
.checkout-tabs .tick {
  display: none;
  height: 12px;
  width: auto;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .checkout-tabs .tick {
    display: none !important;
  }
}
.checkout-tabs .divider {
  border-top: 1px solid #d8d8d8;
  flex: 1 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  top: 19px;
  z-index: -1;
}

.checkout-tab {
  width: auto;
  background: transparent;
  min-height: auto !important;
  cursor: default;
  display: flex;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .checkout-tab {
    padding: 0;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
  }
  .checkout-tab:first-child, .checkout-tab:last-child {
    width: auto;
  }
}
.checkout-tab-title {
  font-size: 12px;
  font-weight: normal;
  line-height: 2.33;
  letter-spacing: normal;
  color: #9b9b9b;
}
.checkout-tab-title .desktop-tab {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .checkout-tab-title .desktop-tab {
    display: none;
  }
}
.checkout-tab-title .desktop-tab i::before {
  margin: 0 10px;
  font-size: 17px;
}
.checkout-tab-title .mobile-tab {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 36px;
}
.checkout-tab-title .mobile-tab div {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #d8d8d8;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #d8d8d8;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .checkout-tab-title .mobile-tab {
    display: none;
  }
}
.checkout-tab.active .checkout-tab-title {
  color: #000;
}
.checkout-tab.active .checkout-tab-title .mobile-tab div {
  color: #000;
  border-color: #000;
}
.checkout-tab:before {
  display: none !important;
}

@media (max-width: 767px) {
  .checkout-tab.active .checkout-step span {
    display: none;
  }
  .checkout-tab.active .checkout-step {
    background-image: url(/static_omnishop/dist/tick.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border-color: #000;
  }
}

@media (max-width: 767px) {
  .body-checkout {
    padding-bottom: 75px !important;
  }
}
@media (max-width: 767px) {
  .body-checkout .checkout__tab__content.addresses .checkout__cargo-box {
    padding: 5px 3px;
    position: fixed;
    bottom: 0;
    z-index: 3;
    width: 100%;
    top: auto;
    right: 0;
    left: 0;
    margin: 0;
  }
}

.clarification-information {
  position: absolute;
  width: 50%;
  max-width: 100%;
  padding: 20px 30px;
  background: #fff;
  z-index: 10;
  min-width: 290px;
  overflow: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.clarification-information .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  font-size: 14px;
}
.clarification-information span {
  display: unset !important;
}
.clarification-information .headers {
  text-align: center;
  font-weight: 700;
}
.clarification-information .headers p {
  margin: 12px 0 24px 0;
}
.clarification-information p {
  line-height: 1.8;
}
.clarification-information .list-title {
  font-size: 9px;
  font-weight: 700;
}
.clarification-information .list {
  margin: 20px 0;
}
.clarification-information table {
  zoom: 0.8;
}
.clarification-information ul li {
  margin-bottom: 10px;
  padding-left: 6px;
  list-style: inside;
  line-height: 1.8;
}
.clarification-information .font-bold {
  font-weight: 700;
}
.clarification-information .link-text {
  color: #0000ee;
  text-decoration: underline;
}
.clarification-information .bottom-text {
  color: black;
  text-decoration: underline;
}
.clarification-information .text-exp {
  margin: 32px 0;
}
.clarification-information .text-exp p {
  margin-bottom: 16px;
}
.clarification-information table,
.clarification-information th,
.clarification-information td {
  border: 1px solid black;
  border-collapse: collapse;
}
.clarification-information th,
.clarification-information td {
  padding: 10px;
}
.clarification-information th {
  background-color: #a8a4a4;
  color: black;
  text-align: center;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}
.clarification-information td {
  text-align: center;
  vertical-align: middle;
}
.clarification-information .first-td {
  background-color: #c0bcbc;
  color: black;
  text-align: center;
  font-weight: 600;
}
.clarification-information .second-td {
  width: 30px;
}
.clarification-information .top-title {
  border-right: none;
}
.clarification-information .row-span {
  text-align: center;
  vertical-align: middle;
}
.clarification-information .bottom-table-text {
  font-weight: 700;
}
.clarification-information .bottom-table {
  margin: 20px 0;
}
.clarification-information .bottom-table td {
  text-align: left;
  line-height: 1.8;
}
@media (min-width: 1200px) {
  .clarification-information table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .clarification-information .bottom-table tr:last-child td {
    border-bottom: none;
  }
  .clarification-information .bottom-table td:first-child {
    border-left: none;
  }
  .clarification-information .bottom-table td:last-child {
    border-right: none;
  }
  .clarification-information .bottom-table .top-title {
    border-top: none;
    border-left: none;
  }
}
@media (max-width: 767px) {
  .clarification-information table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .clarification-information td,
  .clarification-information th {
    text-align: left;
  }
  .clarification-information p,
  .clarification-information ul li {
    line-height: 1.8;
  }
  .clarification-information .bottom-table tr:last-child td {
    border-bottom: none;
  }
  .clarification-information .bottom-table td:first-child {
    border-left: none;
  }
  .clarification-information .bottom-table td:last-child {
    border-right: none;
  }
  .clarification-information .bottom-table .top-title {
    border-top: none;
    border-left: none;
  }
}

.checkout {
  padding: 30px 100px 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .checkout {
    padding: 20px 0px 30px;
  }
}
.checkout .checkout__tabs {
  padding: 15px 0;
}

.payment-contents .checkout__cargo-box {
  padding: 0;
  margin: 0;
  border: 0;
  flex: 1 1;
  display: flex;
  flex-direction: column;
}

.payment-tab-content {
  border: 1px solid #d8d8d8;
}
@media (max-width: 767px) {
  .payment-tab-content {
    border: 0;
  }
}
.payment-tab-content form {
  display: flex;
}
@media (max-width: 767px) {
  .payment-tab-content form {
    flex-direction: column;
  }
}

.checkout__address-box__title.row {
  margin: 0;
}

.checkout__address-box {
  border: none !important;
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .checkout__address-box {
    padding: 0;
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .checkout__address__text {
    word-wrap: break-word;
    height: 96px;
    overflow: hidden;
  }
}

.checkout-header {
  padding: 0px 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-header {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .checkout-header {
    padding: 0px 10px;
  }
}

.checkout__header {
  height: 90px;
  border-bottom: 1px solid #ececea;
  padding-top: 25px;
}
.checkout__header .checkout__header__tel {
  font-size: 18px;
  font-weight: 300;
  color: #000;
}
@media (max-width: 767px) {
  .checkout__header .header__logo {
    display: block;
  }
  .checkout__header .header__logo img {
    margin: 0px auto;
  }
}
@media (min-width: 768px) {
  .checkout__header {
    margin: 0 5px;
  }
}

.checkout-footer {
  text-align: center;
}
.checkout-footer-container {
  display: inline-flex;
}
.checkout-footer-container__logo {
  height: 16px;
  margin: 0 5px;
}
.checkout-footer span {
  display: block;
  text-align: center;
  max-width: 720px;
  margin: 10px auto 25px;
  color: #9b9b9b;
  font-size: 12px;
  font-family: "Figtree-Light";
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-footer {
    margin-top: 30px;
  }
}

.checkout__tab {
  background: transparent;
  padding: 0;
  display: inline-block;
  width: auto;
  min-height: auto !important;
}
.checkout__tab i {
  display: inline-block;
  margin: 0 10px;
}
.checkout__tab__title {
  font-family: "Figtree-Regular";
  padding-left: 0 !important;
  cursor: pointer;
  font-size: 12px !important;
  font-weight: normal;
  line-height: 2.33;
  letter-spacing: normal;
  color: #9b9b9b;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout__tab__title {
    font-size: 13px !important;
  }
}
.checkout__tab.active, .checkout__tab:hover {
  background: transparent !important;
}
.checkout__tab.active .checkout__tab__title, .checkout__tab:hover .checkout__tab__title {
  color: #000;
}
.checkout__tab:before {
  display: none !important;
}
.checkout__tab__content {
  background-color: #fff;
  border: solid 1px #d1d2d3;
}
@media (max-width: 767px) {
  .checkout__tab__content {
    margin-top: 10px;
    padding: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  .checkout__tab {
    display: block;
    margin-bottom: 10px;
  }
}

.checkout__address {
  font-size: 14px;
  box-shadow: 0 2px 3px 0 rgba(151, 151, 151, 0.21);
  background-color: #FFFFFF;
  border: solid 1px #dedee9;
  padding: 22px 8px 30px 30px !important;
  opacity: 0.5;
  overflow: hidden;
}
.checkout__address:hover, .checkout__address.active {
  box-shadow: 0 2px 3px 0 rgba(151, 151, 151, 0.21);
  border: solid 3px #001d4b;
  background-color: #f4f5f0;
  opacity: 1;
}
.checkout__address-box__title {
  padding: 24px 30px;
  border-bottom: solid 1px #c3c3c3;
  font-size: 14px;
  font-weight: bold;
  color: #181818;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .checkout__address-box__title {
    padding: 24px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #181818;
    border: none;
  }
}
.checkout__address-box__same {
  margin: 0;
  font-weight: 200 !important;
}
.checkout__address__radio {
  top: -140px;
  left: 7px;
  display: none;
}
@media (max-width: 767px) {
  .checkout__address__radio {
    top: -85px;
  }
}
.checkout__address__radio:checked + .input-check {
  background: #000;
  border-color: #9b9b9b;
  box-shadow: inset 0 0 0 2px #fff;
}
.checkout__address .input-check {
  left: 10px;
  width: 13px;
  height: 13px;
  margin-top: 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  border: solid 1px #9b9b9b;
  background-color: #ffffff;
}
.checkout__address-list {
  padding: 0 26px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout__address-list {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .checkout__address-list {
    margin: 0;
  }
}
.checkout__address__edit {
  color: #001745 !important;
  display: block;
}
.checkout__address__action {
  color: #000;
  font-family: "Figtree-Light";
  left: 20px;
  right: 20px;
}
.checkout__address-add-new {
  opacity: 1;
}

.from-store-wrapper {
  opacity: 1;
}

.checkout__addresses__title {
  font-weight: 200 !important;
  color: #000 !important;
  margin: 0;
}
@media (max-width: 767px) {
  .checkout__addresses__title {
    margin: 0;
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout__addresses {
    padding-right: 0;
  }
}

.checkout-payment-form-wrapper {
  padding: 70px 22px;
  min-height: 340px;
}
@media (max-width: 767px) {
  .checkout-payment-form-wrapper {
    padding: 30px 0;
    min-height: 1px;
  }
}

.checkout__cargo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: solid 1px #ccc;
  padding: 8px 0;
  line-height: 21px;
}
.checkout__cargo > * {
  border: none;
  height: auto;
}
.checkout__cargo.cf:not([data-slug=hoopkapida])::after {
  display: none;
}
.checkout__cargo input {
  vertical-align: middle;
  margin-top: -1px;
  position: absolute;
  opacity: 0;
}
.checkout__cargo__logo {
  padding-left: 18px;
}
.checkout__cargo-box__title {
  padding: 24px 30px;
  border-bottom: solid 1px #c3c3c3;
  font-size: 14px;
  font-weight: bold;
  color: #181818;
  line-height: 1.1;
}
.checkout__cargo__proceed {
  position: relative;
  border-radius: 0;
  width: calc(100% - 19px);
  margin-top: 40px;
  float: left;
}
@media (max-width: 767px) {
  .checkout__cargo__proceed {
    max-width: 100%;
  }
}
.checkout__cargo__proceed .fa {
  font-size: 22px;
}
.checkout__cargo__proceed {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #e4122c;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-top: 12px;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout__cargo__proceed {
    font-size: 12px;
    line-height: 50px;
  }
}
.checkout__cargo__amount {
  font-size: 15px;
  flex: 1;
}
.checkout__cargo__radio:checked + .input-check {
  background: #000;
  border-color: #9b9b9b;
  box-shadow: inset 0 0 0 2px #fff;
}
.checkout__cargo .input-check {
  width: 13px;
  height: 13px;
  margin-top: 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  border: solid 1px #9b9b9b;
  background-color: #ffffff;
}
.checkout__cargo__desc {
  font-size: 13px;
  margin: 5px 0;
  display: block;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .payment-tab-content .checkout__cargo__proceed {
    font-size: 12px;
    line-height: 30px;
  }
}

.checkout__cargo-box__description {
  font-size: 12px;
  line-height: 1.5;
  color: #181818;
  margin: 0;
}
.checkout__cargo-box__description b {
  font-weight: 600;
  display: block;
}

.checkout__contract {
  background-color: transparent;
  margin-top: 0;
  border: none;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .checkout__contract {
    padding: 0 5px;
    margin: 0;
  }
}
.checkout__contract__text {
  font-size: 11px;
  line-height: 1.58;
  color: #666;
  padding-left: 28px;
  position: relative;
}
.checkout__contract__text a {
  color: #666;
}
.checkout__contract .checkout__contract-check {
  position: relative;
  padding: 0;
}
.checkout__contract .checkout__contract-check input[type=checkbox] {
  width: 0;
  height: 0;
}
.checkout__contract .checkout__contract-check input[type=checkbox]:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 21px;
  height: 20px;
  display: block;
  color: #4f4a47;
  background: #fff;
  border: solid 1px #c3c3c3;
  border-radius: 2px;
}
.checkout__contract .checkout__contract-check input[type=checkbox]:checked:before {
  font-size: 12px;
  content: "\e902";
  font-family: icomoon;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
}

@media (max-width: 767px) {
  .checkout__cargo-box__title {
    padding: 24px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #181818;
    border: none;
    line-height: 0;
  }
}

@media (max-width: 767px) {
  .complete__order__button {
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.checkout__payment__cvc-img {
  float: right;
  margin-top: 5px;
}

.checkout__tab__number {
  margin-top: 2px;
  line-height: 22px;
}

.checkout__tab__subtitle,
.checkout__tab__text {
  padding-left: 14px;
}

.checkout__tab__text {
  font-family: "Figtree-Regular";
}

.checkout__header__tel {
  margin-right: 8px;
}

.aggrement__error {
  position: fixed;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  padding: 100px 110px 70px;
  color: #000;
  background-color: #fff;
  display: block;
  z-index: 1001;
  cursor: pointer;
}
.aggrement__error:after {
  content: "\f00d";
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.aggrement__error:before {
  content: "UYARI!";
  font-size: 14px;
  color: #000;
  width: 100%;
  display: block;
  position: absolute;
  top: 75px;
  left: 0;
  font-family: "Figtree-Regular";
  text-align: center;
  font-size: 16px;
}

.aggrement__error2 {
  position: fixed;
  top: -4px;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  text-indent: -1000px;
  z-index: 1000;
}

.order-information__title, .order-information strong {
  font-weight: 600;
}

.agreement__error {
  padding: 20px;
  display: block !important;
  margin-top: -21px;
  padding: 0 5px;
}

.checkout__cargo-list.border-top-none {
  border-top: none;
}
.checkout__cargo-list.border-top-none .checkout__cargo {
  border-bottom: none;
}
.checkout__cargo-list .retail-store-text {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #d1d1d1;
}
.checkout__cargo-list .checkout__cargo {
  position: relative;
  display: flex;
  width: 100%;
}

.checkout__installations {
  width: 100%;
  color: #666;
  display: table;
  margin: 0;
}
.checkout__installations__title-box {
  display: table-header-group;
}
.checkout__installations__title {
  padding: 8px;
  font-size: 12px;
  letter-spacing: -0.13px;
  color: #181818;
  display: table-cell;
  border-top: 1px solid #dedee9;
  border-bottom: 1px solid #dedee9;
}
.checkout__installations__title:not(:last-child) {
  border-right: 1px solid #dedee9;
}
.checkout__installations__title:not(:first-child) {
  text-align: end;
}
.checkout__installations__body {
  display: table-row-group;
}
.checkout__installations__body label {
  font-size: 12px;
}
.checkout__installations__body label input {
  display: none;
}
.checkout__installations__body label span:first-child {
  position: relative;
  padding-left: 40px !important;
}
.checkout__installations__body label span:first-child:before {
  position: absolute;
  content: "";
  font-family: icomoon;
  width: 18px;
  height: 18px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  background: #fff;
  border: solid 1px #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout__installations__body label > * {
  padding: 8px;
}
.checkout__installations__body label.active {
  box-shadow: 0 1px 0 0 #d5d5d5, 0 -1px 0 0 #d5d5d5;
  background-color: #c0c0c0;
}
.checkout__installations__body label.active span:first-child {
  position: relative;
  padding-left: 40px !important;
}
.checkout__installations__body label.active span:first-child:before {
  font-size: 12px;
  content: "\e902";
  background-color: #000;
  color: #fff;
}

#js-orders-complete-button {
  padding: 0 30px;
  display: block;
}
@media (max-width: 767px) {
  #js-orders-complete-button {
    padding: 0 5px;
  }
}

.checkout__cargowrap {
  float: left;
  width: 100%;
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  .checkout__cargowrap {
    box-shadow: 0 2px 4px 0 #d8d9dc;
    border: solid 1px #d8d8d8;
    min-height: 150px;
  }
}
.checkout__cargowrap .watermark {
  width: 100%;
  text-align: center;
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 56%;
  transform: translate(-50%, -56%);
}

.body-checkout .mfp-content {
  width: 100% !important;
}
@media (max-width: 767px) {
  .body-checkout .mfp-content {
    padding: 20px 10px;
  }
}
@media (min-width: 992px) {
  .body-checkout .mfp-content {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .body-checkout .mfp-content .order-information {
    zoom: 0.8;
  }
}
.body-checkout .conditions-and-contracts .order-information-table table, .body-checkout .conditions-and-contracts .order-information-table td, .body-checkout .conditions-and-contracts .order-information-table th {
  border: 1px solid black !important;
}
.body-checkout .conditions-and-contracts .order-information-table table {
  width: 100%;
  border-collapse: collapse;
}
.body-checkout .conditions-and-contracts .order-information-table tr:nth-of-type(odd) {
  background: #fff;
}
.body-checkout .conditions-and-contracts .order-information-table th {
  background: #9b9b9b;
  color: #fff;
  font-weight: bold;
}
.body-checkout .conditions-and-contracts .order-information-table td, .body-checkout .conditions-and-contracts .order-information-table th {
  padding: 6px;
  text-align: left;
}
.body-checkout .conditions-and-contracts {
  margin-top: 60px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .body-checkout .conditions-and-contracts {
    flex-direction: column;
    margin-top: 0;
  }
}
.body-checkout .conditions-and-contracts .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .body-checkout .conditions-and-contracts .wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
}
.body-checkout .conditions-and-contracts .wrapper .title {
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #181818;
  position: relative;
}
.body-checkout .conditions-and-contracts .wrapper .title button {
  display: none;
  font-size: 30px;
  background-color: #000;
  background-color: transparent;
  border: none;
  outline: none;
  font-weight: lighter;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(10px);
}
.body-checkout .conditions-and-contracts .wrapper {
  width: 48%;
  height: 265px;
  padding: 33px 30px 24px 30px;
  border-radius: 2px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
  font-size: 12px;
  line-height: 1.25;
  color: #9b9b9b;
}
.body-checkout .conditions-and-contracts .wrapper .content {
  width: 100%;
  overflow: hidden;
  height: 70%;
}
.body-checkout .conditions-and-contracts .wrapper .content p {
  margin: 20px 0;
}
.body-checkout .conditions-and-contracts .wrapper .content ul li {
  margin-bottom: 10px;
}
.body-checkout .conditions-and-contracts .wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.body-checkout .conditions-and-contracts .wrapper .read-more {
  margin-top: 7px;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
}
@media (max-width: 767px) {
  .body-checkout {
    padding: 0 13px;
  }
}

.js-new-address-occ {
  order: 1;
}

@media (max-width: 767px) {
  .checkout__tab__content__wrap {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .checkout__address-list {
    padding: 0 28px;
  }
}
@media (max-width: 767px) {
  .checkout__address-list {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .credit-card-payment {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    display: block;
    z-index: 99;
    margin: 0;
    padding: 10px 3px 5px 3px;
  }
}
.credit-card-payment .click-and-collect-btn {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

.click-and-collect__modal {
  font-size: 16px;
  line-height: 1.2;
}
.click-and-collect__modal-body {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 80%;
  height: 80%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #000000;
  display: flex;
  flex-direction: column;
}
.click-and-collect__modal-header {
  padding: 16px 20px;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  color: #000;
}
@media (max-width: 991px) {
  .click-and-collect__modal-header {
    padding: 16px 12px;
    font-size: 12px;
    line-height: normal;
  }
}
.click-and-collect__modal-header button {
  font-size: 12px;
  display: inline-flex;
  background: none;
}
@media (max-width: 991px) {
  .click-and-collect__modal-header button {
    font-size: 10px;
  }
}
.click-and-collect__modal-content {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .click-and-collect__modal-content {
    display: grid;
    grid-template-columns: 50% 50%;
  }
}
.click-and-collect__search {
  padding: 10px 20px;
  background-color: #D0112B;
  color: white;
}
@media (max-width: 991px) {
  .click-and-collect__search {
    padding: 15px 10px;
  }
}
.click-and-collect__select {
  position: relative;
  height: 100%;
  width: 100%;
}
.click-and-collect__select-wrapper {
  position: relative;
  display: flex;
  gap: 20px;
  padding: 20px 20px 15px;
}
@media (max-width: 991px) {
  .click-and-collect__select-wrapper {
    padding: 15px 10px;
  }
}
.click-and-collect__select select {
  width: 100%;
  height: 100%;
  border: 1px solid #8F8F8F;
  font-size: 16px;
  padding: 13px 15px;
  background: none;
  color: #000000;
  appearance: none;
  -webkit-appearance: none;
}
@media (max-width: 991px) {
  .click-and-collect__select select {
    font-size: 14px;
    padding: 13px 12px;
  }
}
.click-and-collect__select::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  border: solid #000;
  border-width: 0 1px 1px 0;
  padding: 6px;
  transform: rotate(45deg) translateY(-50%);
  pointer-events: none;
}
@media (max-width: 991px) {
  .click-and-collect__select::after {
    padding: 4px;
  }
}
.click-and-collect__select button {
  background: none;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: inline-flex;
  padding: 0;
}
.click-and-collect__stores-list {
  flex: 1 1 auto;
  overflow: auto;
}
@media (max-width: 991px) {
  .click-and-collect__stores-list {
    border: solid 1px #D9D9D9;
    margin: 0 0.625rem;
  }
}
.click-and-collect__stores-list-wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.click-and-collect__stores-list:has(> .active:first-child) {
  border-top: none;
}
@media (max-width: 991px) {
  .click-and-collect__stores-list:not(.active) {
    display: none;
  }
}
.click-and-collect__store-city {
  padding: 15px 20px;
}
.click-and-collect__store-city__title {
  font-size: 12px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 13px;
  margin: 10px 0px;
  border: none;
}
.click-and-collect__store-item {
  padding: 15px 0;
  color: #000;
  cursor: pointer;
  user-select: none;
}
.click-and-collect__store-item:nth-child(2) {
  border-top: 1px solid #000;
}
.click-and-collect__store-item:last-child {
  border-bottom: 1px solid #000;
}
.click-and-collect__store-item .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  position: relative;
}
.click-and-collect__store-item .content {
  font-size: 12px;
}
.click-and-collect__store-item button {
  margin-top: 50px;
  background-color: #D0112B;
  color: #fff;
  font-size: 16px;
  width: 162px;
  max-width: 100%;
  padding: 10px;
}
.click-and-collect__store-item.active {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.click-and-collect__store-item.active title {
  font-weight: 700;
}
.click-and-collect__store-item:not(.active) {
  margin-bottom: -1;
}
.click-and-collect__store-item:not(.active) .content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.click-and-collect__store-item:not(.active) button {
  display: none;
}
.click-and-collect__map {
  display: flex;
  flex: 1 1 auto;
  border: 1px solid #D9D9D9;
}
.click-and-collect__map #map {
  flex: 1 1 auto;
  height: unset;
  margin: 0;
}
@media (max-width: 991px) {
  .click-and-collect__map:not(.active) {
    display: none;
  }
}
@media (max-width: 767px) {
  .click-and-collect__map {
    margin: 0 0.625rem;
  }
  .click-and-collect__map #map {
    margin: 0.625rem;
  }
}
.click-and-collect__selected-input {
  background-color: #fff;
  padding: 8px 6px;
  border: 1px solid #D9D9D9;
  font-weight: 300;
  font-size: 10px;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
}
.click-and-collect__selected-input::after {
  content: "\e900";
  font-family: icomoon;
  font-size: 12px;
  color: #000;
}
.click-and-collect__button.active .c-address-content {
  background-color: #F6F6F6 !important;
  border-color: #000 !important;
  outline: solid 3px #000;
}
.click-and-collect__button .c-address-content {
  position: relative;
}
@media (max-width: 991px) {
  .click-and-collect__button .c-address-content {
    min-height: 152px;
    justify-content: center;
  }
}
.click-and-collect__button-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 12px;
  color: #000;
  text-align: center;
}
.click-and-collect__button-title {
  font-weight: bold;
}
.click-and-collect__clear {
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
.click-and-collect__message {
  margin-top: 10px;
  line-height: normal;
}
.click-and-collect__mobile-nav {
  display: none;
}
@media (max-width: 991px) {
  .click-and-collect__mobile-nav {
    display: flex;
    gap: 10px;
    padding: 0 10px;
    width: 70%;
    margin: 0 auto;
  }
  .click-and-collect__mobile-nav-item {
    position: relative;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    text-align: center;
    cursor: pointer;
    outline: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    flex-grow: 1;
    font-size: 12px;
    margin-bottom: -1px;
    display: flex;
  }
  .click-and-collect__mobile-nav-item:not(.active) {
    padding: 12px 16px;
    margin-bottom: -1px;
    border: none;
    background-color: #F3F3F3;
  }
  .click-and-collect__mobile-nav-item.active {
    border-color: #D9D9D9;
    padding-bottom: 1px;
    padding: 13px 16px 12px;
  }
}

.loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  filter: grayscale(100%);
}
.loading-spinner.active {
  display: flex;
}

.map {
  width: 100%;
  height: 429px;
}

.stores__content__title {
  color: #41494D;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .stores__content__title {
    float: left;
    width: 100%;
  }
}

.stores__title {
  font-size: 24px;
  color: #363636;
}

.stores-wrapper {
  background-color: #fff;
  margin-top: 10px;
  padding: 30px 25px;
}

.stores-inner-wrapper {
  padding: 0;
}

.stores-seperator {
  width: 100%;
  height: 1px;
  background-color: #E3E3E3;
  clear: both;
}

.stores__form, .stores__form::after {
  margin: 30px 0;
}
.stores__form select, .stores__form::after select {
  width: 335px;
  height: 35px;
}
@media (max-width: 575px) {
  .stores__form select, .stores__form::after select {
    width: 200px;
  }
}
@media (max-width: 370px) {
  .stores__form select, .stores__form::after select {
    width: 100%;
  }
}
.stores__form button, .stores__form::after button {
  height: 45px;
  color: white;
  font-size: 18px;
  padding: 10px 50px 6px;
  background-color: #fc0d1b;
  float: left;
}
@media (max-width: 991px) {
  .stores__form button, .stores__form::after button {
    float: left;
    margin-bottom: 10px;
  }
}
@media (max-width: 370px) {
  .stores__form button, .stores__form::after button {
    margin-left: 0;
    width: 100%;
  }
}
.stores__form .select2-container--default .select2-selection--single, .stores__form::after .select2-container--default .select2-selection--single {
  border: 1px solid #d8d8d8;
  border-radius: 0px;
}
.stores__form .select2-container--default .select2-selection__placeholder, .stores__form::after .select2-container--default .select2-selection__placeholder {
  font-size: 14px;
}
.stores__form .select2-container, .stores__form::after .select2-container {
  float: left;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .stores__form .select2-container, .stores__form::after .select2-container {
    max-width: 100%;
    clear: left;
    margin-bottom: 10px;
  }
}
.stores__form .select2-container .select2-selection--single, .stores__form::after .select2-container .select2-selection--single {
  height: 45px;
}
.stores__form .select2-container--default .select2-results__option--highlighted[aria-selected], .stores__form::after .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #F7EAEA;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__rendered, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__arrow, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__arrow b, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__arrow b {
  color: #9B9B9B;
  border: 0px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__arrow b:before, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\f107";
  position: relative;
  top: -10px;
  right: 15px;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__rendered, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0px 15px;
}
.stores__form .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder, .stores__form::after .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #9B9B9B;
}
.stores__form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before, .stores__form::after .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "\f106";
}
.stores__form::after {
  content: "";
  display: block;
  clear: both;
}

.stores__list__pagination {
  margin-top: 20px;
  padding: 20px 0 0 0;
}

.stores-city-group-wrapper {
  border-bottom: 1px solid #E3E3E3;
  padding: 30px 0 20px 0;
}

.stores-city-group-wrapper:first-child {
  padding-top: 0;
}

.stores__list__title {
  width: 100%;
  font-size: 14px;
  color: #000000;
  line-height: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  font-family: "Figtree-Bold";
}

.stores__list {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .stores__list {
    clear: both;
  }
}

.stores__list--wrapper {
  max-height: 430px;
  overflow-y: scroll;
  padding-right: 20px;
}

.stores__list__item {
  padding-left: 0px;
  font-size: 14px;
  margin-bottom: 10px;
}
.stores__list__item span {
  color: #000000;
}
.stores__list__item span i {
  padding: 0 10px;
}
.stores__list__item p {
  color: #9B9B9B;
}

.stores__label {
  margin-bottom: 10px;
}

.stores-description {
  margin-top: 30px;
}

.stores-description p {
  font-size: 13px;
  margin-bottom: 15px;
  color: #000;
}

.stores-description strong {
  font-family: "Figtree-Bold";
}

.store-detail-name {
  color: #000;
  font-size: 15px;
  margin-bottom: 25px;
}

.store-detail-address-title {
  font-size: 13px;
  color: #000;
  margin-top: 15px;
  font-family: "Figtree-Bold";
}

.store-detail-address-title:first-child {
  margin-top: 0;
}

.store-detail-address-hours p {
  margin: 10px 0;
}
.store-detail-address-hours p span {
  display: inline-block;
  min-width: 85px;
}

.store-detail-text {
  font-size: 13px;
  color: #000;
}

@media (max-width: 991px) {
  .store-detail-address-text {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .back-to-list {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
  }
}

.back-to-list-link {
  display: block;
  margin-top: 35px;
  font-size: 13px;
  color: #E74C3C;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .back-to-list-link {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .store-detail-form {
    display: none;
  }
}

.back-to-list-mobile {
  display: none;
}

@media (max-width: 991px) {
  .store-detail-form + .back-to-list-mobile {
    display: block;
    float: right;
  }
}

@media (max-width: 991px) {
  .store-detail-form + .back-to-list-mobile + .stores-seperator {
    float: left;
    margin: 20px 0;
  }
}

.stores__select-wrapper {
  float: left;
}

.container--corporate {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .container--corporate {
    margin-top: 0px;
  }
}
.container--corporate .list__filters__link {
  display: block;
  font-size: 14px;
  font-family: "Figtree-Light";
  line-height: 30px;
}
.container--corporate .list__filters__link.active {
  font-family: "Figtree-Regular";
}
.container--corporate .basket__continue {
  margin-left: 30px;
  font-weight: 600;
}

.corporate__header-container {
  position: relative;
  text-align: center;
  max-width: 1370px;
  margin: -50px auto 15px;
  z-index: -1;
  min-height: 50px;
}
@media (max-width: 767px) {
  .corporate__header-container {
    margin: 0px auto 15px;
  }
}
.corporate__header-title {
  position: absolute;
  top: 55px;
  font-size: 100px;
  width: 1370px;
}
.corporate__list {
  background-color: #f4f4f4;
  padding: 90px 30px 60px 30px;
}
.corporate__content__table-wrapper {
  overflow-x: auto;
}
.corporate__content__table-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.corporate__content__table-wrapper th {
  font-weight: bold;
}
.corporate__content__table-wrapper th, .corporate__content__table-wrapper td {
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
}
.corporate__content__table-wrapper tr:nth-child(even) {
  background-color: #f2f2f2;
}
.corporate__content__inner {
  background-color: #FFFFFF;
  border: 1px solid #cbc8c8;
  padding: 35px 30px;
  font-size: 14px;
  font-family: "Figtree-Light";
}
.corporate__content__inner--title {
  font-weight: 600;
}
.corporate__content__inner--title-private {
  text-align: center;
  font-weight: 600;
}
@media (max-width: 767px) {
  .corporate__content__inner--title-private {
    font-size: 16px;
  }
}
.corporate__content-private-information a {
  color: #1155cc;
  text-decoration: underline;
}
.corporate__content-private-information ul .first-list-element {
  margin-bottom: 12px;
}
.corporate__content-private-information .second-ul-element {
  margin-bottom: 12px;
}
.corporate__content-private-information__table-wrapper .table-bottom th, .corporate__content-private-information__table-wrapper .table-bottom td {
  text-align: unset;
  vertical-align: unset;
}
.corporate__content-private-information__table-wrapper th, .corporate__content-private-information__table-wrapper td {
  border: 1px solid #a19797;
  text-align: center;
  vertical-align: middle;
}
.corporate__content-private-information__table-wrapper th.bold-text, .corporate__content-private-information__table-wrapper td.bold-text {
  font-weight: 700;
  background: #bfbfbf;
  color: black;
}
.corporate__content-private-information__table-wrapper tr:nth-child(even) {
  background-color: transparent;
}
.corporate__content-private-information__table-wrapper .bold-center {
  text-align: center;
  font-weight: 700;
  background: #a6a6a6;
  color: black;
}
.corporate__content-private-information .bottom-underline {
  text-decoration: underline;
}
.corporate__content-private-information .bottom-underline--italic {
  font-style: italic;
}
@media (max-width: 767px) {
  .corporate__list-container {
    margin-bottom: 15px;
  }
}

.content-title {
  text-align: center;
  background-color: #fdfcf5;
  padding: 30px;
}

.account-sss {
  margin-top: 0px;
}
.account-sss__title {
  font-weight: 600;
  margin-top: 15px;
}
.account-sss__list--link:after {
  top: 17px;
  font: normal normal normal 10px/1 FontAwesome;
  content: "\f054";
  font-size: 10px;
}

@media (max-width: 767px) {
  .corporate__content-private-information th,
  .corporate__content-private-information td,
  .corporate__content-private-information p,
  .corporate__content-private-information li {
    font-size: 16px;
  }
}
.site-section {
  transition: all 0.15s linear;
}

.menu-open .site-section {
  transform: translate3d(240px, 0, 0);
  -webkit-transform: translate3d(240px, 0, 0);
  transition: all 0.15s linear;
}

.mobile-navigation-close {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #FFFFFF;
  font-size: 34px;
}
.mobile-navigation-close .icon-close {
  font-size: 16px;
  float: right;
  margin: 18px 10px;
}

.menu-open .mobile-navigation-close {
  display: block;
  width: 50px;
  height: 50px;
}

.mobile-navigation-inner {
  position: relative;
  top: 0;
  left: 0;
  width: 10000px;
  transition: all 0.15s linear;
}

.mobile-navigation::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-left: 315px;
  width: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.3));
  z-index: 300;
  pointer-events: none;
}

.mobile-navigation {
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: 100%;
  background: #fff;
  transition: all 0.2s linear;
  z-index: 9999;
  overflow: hidden;
}

body.menu-open {
  overflow: hidden;
}

.menu-open .mobile-navigation {
  left: 0;
  transition: left 0.15s linear;
}

.mobile-navigation-inner > ul {
  float: left;
  width: 320px;
  height: 100vh;
  transition: all 0.15s linear;
  overflow-y: scroll;
  padding-bottom: 100px;
}

.mobile-navigation-hero {
  background: #000;
  color: #787878;
  font-size: 14px;
  font-family: "Figtree-Bold";
  text-transform: uppercase;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
}

.mobile-navigation-hero--dark {
  color: #ccc;
  padding: 0px !important;
  max-width: 320px;
  z-index: 999999;
}
.mobile-navigation-hero--dark .navigation__link {
  padding: 0px !important;
}
.mobile-navigation-hero--dark .navigation__link form {
  display: inline;
}
.mobile-navigation-hero--dark .navigation__link form button {
  color: #FFFFFF;
  background: #000;
  text-transform: uppercase;
}

.mobile-navigation-item {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  padding-left: 15px;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
  text-transform: uppercase;
  color: #9b9b9b;
}

.mobile-navigation-item a {
  position: relative;
  display: block;
  text-decoration: none;
}

.mobile-navigation-item i {
  content: "";
  display: block;
  position: absolute;
  top: 50% !important;
  right: 0 !important;
  width: 12px;
  height: 12px;
  margin-right: 15px;
  margin-top: -6px !important;
  background-size: 12px;
  background-repeat: no-repeat;
  font-size: 14px;
}

.mobile-navigation-item-image {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-top: 15px;
  cursor: pointer;
}
.mobile-navigation-item-image img {
  max-height: 76px;
}

.mobile-navigation-inner .icon-chevron-right,
.mobile-navigation-inner .icon-chevron-left {
  position: absolute;
  top: 50%;
  font-size: 7px;
  margin-top: -3.5px;
}

.mobile-navigation-inner .icon-chevron-right {
  right: 20px;
}

.mobile-navigation-back .icon-chevron-left {
  left: 15px;
}

.mobile-sub-navigation {
  background-color: #fff;
}

.mobile-sub-navigation .mobile-navigation-item {
  color: #9b9b9b;
}

.mobile-sub-navigation .mobile-navigation-title {
  font-size: 18px;
  color: #000;
  padding-left: 35px;
}

.mobile-navigation-item-link {
  display: block;
}

.mobile-navigation-back {
  color: #fff !important;
  background-color: #000;
  font-size: 14px;
  background-size: 12px;
}

.mobile-navigation-item-back {
  left: 0px;
}

.mobile-navigation-title i {
  left: 10px !important;
}

.mobile-navigation-inner .page-sidebar__single-link {
  padding-bottom: 30px;
  background-color: #3c3c3c;
}
.mobile-navigation-inner .page-sidebar__single-link > ul > li > a {
  display: block;
  position: relative;
  color: #fff;
  z-index: 6;
  background-color: #fff;
  transition: all 0.3s linear;
  background-color: #3c3c3c;
}
.mobile-navigation-inner .page-sidebar__single-link > ul > li > a span {
  display: block;
  position: relative;
  z-index: 8;
  font-size: 14px;
  height: 50px;
  padding-left: 15px;
  line-height: 50px;
  font-weight: 400;
}
.mobile-navigation-inner .page-sidebar__single-link .header__user__auth__menu__link {
  font-size: 14px;
  padding: 15px;
  background-color: #3c3c3c;
}

.icon-mobil_sepet {
  font-size: 25px;
  margin-top: 2px;
}

.navigation__header-logo {
  margin-left: 0px;
}

.sitemap {
  color: #000;
  padding: 20px;
  text-transform: uppercase;
}
.sitemap h1 {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
}
.sitemap .row {
  display: flex;
  flex-wrap: wrap;
}
.sitemap .row > .sitemap_box {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.sitemap p {
  position: relative;
  margin: 5px 0;
}
.sitemap__parent {
  font-size: 17px;
  font-weight: 500;
}
.sitemap__parent:after {
  content: "";
  background-color: black;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 25px;
  height: 3px;
}
.sitemap__child {
  font-size: 15px;
  font-weight: 500;
  padding-left: 5px;
}
.sitemap__subchild {
  font-size: 14px;
  font-weight: 200;
  padding-left: 10px;
}

.landing-banner-and-recommendation {
  padding-top: 30px;
}
.landing-banner-and-recommendation .banner-item {
  margin-bottom: 30px;
}
.landing-banner-and-recommendation .banner-item .full-width-image {
  width: 100%;
}

.campaign-page-wrapper {
  padding: 50px;
}
@media (max-width: 1024px) {
  .campaign-page-wrapper {
    padding: 20px 0;
  }
}

.campaign-item {
  color: #464646;
  margin-bottom: 30px;
  display: flex;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 767px) {
  .campaign-item {
    display: block;
  }
}
.campaign-item__content {
  padding-left: 20px;
  width: 64%;
  position: relative;
}
@media (max-width: 767px) {
  .campaign-item__content {
    width: 100%;
    margin-top: 30px;
    padding: 0 15px 30px;
  }
}
.campaign-item__img {
  width: 36%;
}
@media (max-width: 767px) {
  .campaign-item__img {
    width: 100%;
  }
}
.campaign-item__img img {
  width: 100%;
  height: 300px;
}
@media (max-width: 767px) {
  .campaign-item__img img {
    height: auto;
  }
}
.campaign-item__title {
  font-size: 22px;
  color: #001745;
  padding: 15px 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .campaign-item__title {
    padding: 15px 10px;
  }
}
.campaign-item__date {
  font-size: 16px;
  padding: 20px 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .campaign-item__date {
    padding-left: 10px;
  }
}
.campaign-item__desc {
  margin-top: 20px;
  font-size: 16px;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .campaign-item__desc {
    font-size: 13px;
    padding: 5px 10px;
  }
}
.campaign-item__desc ul {
  color: #072249;
  list-style: disc;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .campaign-item__desc ul {
    padding-left: 0;
  }
}
.campaign-item__desc ul li {
  padding-left: 15px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .campaign-item__desc ul li {
    padding-left: 5px;
  }
}
.campaign-item__button {
  padding-left: 45px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .campaign-item__button {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }
}
.campaign-item__button a {
  background-color: #001130;
  display: inline-block;
  color: #fff;
  padding: 5px 35px 7px;
  font-size: 14px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .campaign-item__button a {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
  }
}
.campaign-item__button a:hover {
  opacity: 0.8;
}

.flatpage__container {
  padding: 30px 0;
  font-size: 14px;
}
.flatpage__container .title {
  font-size: 24px;
  font-family: "brbold";
  margin-bottom: 20px;
}
.flatpage__container .content p {
  margin-bottom: 10px;
  line-height: 1.5;
}
.flatpage__container .content b {
  font-family: "brbold";
}
