@charset "UTF-8";
@font-face {
  font-family: "FontAwesome";
  src: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.eot");
  src: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.eot") format("embedded-opentype"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.woff") format("woff"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.ttf") format("truetype"); }

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Source Sans Pro", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #353535;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 600; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 600; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 767px; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1600px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #353535;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 5px; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 5px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: none; }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none; }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff none no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 5px; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 5px 5px 0; }

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 5px; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 5px; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: none; }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: none; }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 5px; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(5px - 1px) calc(5px - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(5px - 1px) calc(5px - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(5px - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(5px - 1px);
  border-top-right-radius: calc(5px - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(5px - 1px);
  border-bottom-left-radius: calc(5px - 1px); }

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 5px; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 5px; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 5px; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.page-item:last-child .page-link {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 5px; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 600; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 5px; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #353535;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #353535; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: none; }

.carousel-control-next-icon {
  background-image: none; }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 5px !important; }

.rounded-top {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.rounded-right {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.rounded-bottom {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important; }

.rounded-left {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 600 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #6c757d !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.button {
  border: 0;
  color: #FFF; }
  .button.btn-cart {
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.spriteicon {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/iconsprite.png);
  background-repeat: no-repeat;
  background-position: 0 0; }
  @media only screen and (max-width: 330px) {
    .spriteicon {
      margin-right: 7px; } }
  .spriteicon.icon-coins {
    width: 25px;
    background-position: 0 0;
    margin-top: -2px; }
  .spriteicon.icon-box {
    background-position: 0 -20px;
    margin-top: -1px; }
  .spriteicon.icon-e-maerket {
    width: 34px;
    background-position: 0 -40px;
    margin-top: -2px; }
  .spriteicon.icon-van {
    width: 25px;
    background-position: 0 -60px;
    margin-top: -1px; }
  .spriteicon.icon-crown {
    width: 21px;
    background-position: 0 -80px;
    margin-top: -5px; }

.breadcrumbs {
  margin: 15px 0; }
  .breadcrumbs ul {
    padding: 0;
    list-style-type: none;
    margin: 0; }
    .breadcrumbs ul li {
      display: inline;
      font-size: 14px;
      color: #454545; }
      .breadcrumbs ul li a {
        color: gray;
        text-decoration: none; }
        .breadcrumbs ul li a:hover {
          text-decoration: underline; }
      .breadcrumbs ul li span {
        margin: 0 4px; }

.breadcrumbs-row > .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }

.bread-icons {
  padding: 15px 0; }
  @media only screen and (max-width: 767px) {
    .bread-icons {
      display: none; } }
  .bread-icons > div {
    margin: 12px 0px;
    float: right; }
    .bread-icons > div:after {
      content: '';
      display: block;
      clear: both; }
    @media only screen and (max-width: 1366px) {
      .bread-icons > div {
        width: 100%;
        margin: 0; } }
    .bread-icons > div:first-child {
      margin-left: 50px; }
    .bread-icons > div:nth-child(2) {
      margin-left: 50px; }
  .bread-icons span {
    display: inline-block;
    font-size: 14px;
    color: #6e6e6e; }
  .bread-icons img {
    display: inline-block;
    margin-right: 6px; }
  .bread-icons .coin {
    width: 20px;
    height: 15px; }
  .bread-icons .shipping {
    width: 18px;
    height: 18px; }

.checkout-cart-index .breadcrumbs, .checkout-onepage-success .breadcrumbs {
  display: none; }

.checkout-cart-index .bread-icons, .checkout-onepage-success .bread-icons {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

#header-cart {
  display: none; }

.minicart {
  padding: 10px;
  display: inline-block;
  position: relative;
  background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
  color: #FFF;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  vertical-align: top; }
  @media only screen and (max-width: 767px) {
    .minicart {
      padding: 8px 10px 12px; } }
  .minicart .price {
    font-weight: 400; }
  @media only screen and (max-width: 767px) {
    .minicart {
      float: left; } }
  .minicart:hover {
    color: #FFF;
    text-decoration: none; }
  .minicart .count {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: -12px;
    top: -12px;
    border-radius: 50%;
    line-height: 24px;
    font-size: 0.875rem;
    background: #555;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .minicart .count {
        top: -6px; } }
  @media only screen and (max-width: 767px) {
    .minicart .label {
      display: none; } }
  .minicart .empty {
    display: none; }
  @media only screen and (min-width: 992px) {
    .minicart.no-count .empty {
      display: inline-block; }
    .minicart.no-count .count {
      display: none; }
    .minicart.no-count .label {
      display: none; } }

.ratings {
  display: inline-block; }
  .ratings p span {
    font-weight: bold; }

.rating-links {
  vertical-align: middle; }

.rating-box {
  vertical-align: middle;
  margin-bottom: 3px;
  width: 80px;
  height: 16px;
  display: inline-block;
  background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/dualStar.svg);
  background-repeat: repeat-x;
  background-size: 16px;
  background-position: 0 -1.5px; }
  .rating-box .rating {
    height: 16px;
    background: inherit;
    background-position: 0 -22px; }

.products-grid .rating-box {
  width: 66px;
  height: 16px;
  background-size: 13px;
  background-position: 0 1px; }
  .products-grid .rating-box .rating {
    height: 16px;
    background-position: 0 -15px; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

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

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

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

.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: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

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

.fa-address-card:before {
  content: "\f2bb"; }

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

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

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

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

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

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

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

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

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

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

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

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

.fa-asymmetrik:before {
  content: "\f372"; }

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

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

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

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

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

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

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

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

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bimobject:before {
  content: "\f378"; }

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

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

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

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

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

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

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

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

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

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

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

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

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

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

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

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

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

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

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

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

.fa-buromobelexperte:before {
  content: "\f37f"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

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

.fa-cc-apple-pay:before {
  content: "\f416"; }

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

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

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

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

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

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

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

.fa-centercode:before {
  content: "\f380"; }

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

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

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

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

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

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

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

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

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clipboard:before {
  content: "\f328"; }

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

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

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

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

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

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

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

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

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cpanel:before {
  content: "\f388"; }

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

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

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

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

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

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

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

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

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

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

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

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

.fa-deaf:before {
  content: "\f2a4"; }

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

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

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

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

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

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

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

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

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

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

.fa-draft2digital:before {
  content: "\f396"; }

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

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

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

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

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

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

.fa-edit:before {
  content: "\f044"; }

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

.fa-elementor:before {
  content: "\f430"; }

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

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

.fa-ember:before {
  content: "\f423"; }

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

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

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

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

.fa-envira:before {
  content: "\f299"; }

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

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-facebook-messenger:before {
  content: "\f39f"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

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

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

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

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

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

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

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

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

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

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

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

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

.fa-football-ball:before {
  content: "\f44e"; }

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

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

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

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

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

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

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

.fa-futbol:before {
  content: "\f1e3"; }

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

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

.fa-gem:before {
  content: "\f3a5"; }

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

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

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

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

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

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

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

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

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

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

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

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

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

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

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

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

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

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

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

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

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

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

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

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

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

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

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-handshake:before {
  content: "\f2b5"; }

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

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

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

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

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

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

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

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

.fa-hockey-puck:before {
  content: "\f453"; }

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

.fa-hooli:before {
  content: "\f427"; }

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

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

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

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

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

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

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

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

.fa-hubspot:before {
  content: "\f3b2"; }

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

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

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

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

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

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

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

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

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

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

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

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

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

.fa-js:before {
  content: "\f3b8"; }

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

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

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

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

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

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

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

.fa-laravel:before {
  content: "\f3bd"; }

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

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

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

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

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

.fa-less:before {
  content: "\f41d"; }

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

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

.fa-life-ring:before {
  content: "\f1cd"; }

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

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

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

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-lira-sign:before {
  content: "\f195"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-medapps:before {
  content: "\f3c6"; }

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

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

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

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

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

.fa-microchip:before {
  content: "\f2db"; }

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

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

.fa-microsoft:before {
  content: "\f3ca"; }

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

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

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

.fa-mix:before {
  content: "\f3cb"; }

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

.fa-mizuni:before {
  content: "\f3cc"; }

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

.fa-mobile-alt:before {
  content: "\f3cd"; }

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

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

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

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

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

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

.fa-napster:before {
  content: "\f3d2"; }

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

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

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

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

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

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

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

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

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

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

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

.fa-osi:before {
  content: "\f41a"; }

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

.fa-page4:before {
  content: "\f3d7"; }

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

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

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

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

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

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

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

.fa-patreon:before {
  content: "\f3d9"; }

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

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

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

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

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

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

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

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

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

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

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

.fa-php:before {
  content: "\f457"; }

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

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

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

.fa-pills:before {
  content: "\f484"; }

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

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

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

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

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

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

.fa-playstation:before {
  content: "\f3df"; }

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

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

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

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

.fa-podcast:before {
  content: "\f2ce"; }

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

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

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

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

.fa-pushed:before {
  content: "\f3e1"; }

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

.fa-python:before {
  content: "\f3e2"; }

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

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

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

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

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

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

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

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

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

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

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

.fa-red-river:before {
  content: "\f3e3"; }

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

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

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

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

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

.fa-rendact:before {
  content: "\f3e4"; }

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

.fa-reply:before {
  content: "\f3e5"; }

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

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

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

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

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

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

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

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

.fa-ruble-sign:before {
  content: "\f158"; }

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

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

.fa-sass:before {
  content: "\f41e"; }

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

.fa-schlix:before {
  content: "\f3ea"; }

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

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

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

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

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

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

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

.fa-servicestack:before {
  content: "\f3ec"; }

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

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

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

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

.fa-shekel-sign:before {
  content: "\f20b"; }

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

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

.fa-shipping-fast:before {
  content: "\f48b"; }

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

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

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

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

.fa-shower:before {
  content: "\f2cc"; }

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

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

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

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

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

.fa-sistrix:before {
  content: "\f3ee"; }

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

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

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

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

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

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

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

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

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

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

.fa-snowflake:before {
  content: "\f2dc"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-speakap:before {
  content: "\f3f3"; }

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

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

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

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

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

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

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

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

.fa-staylinked:before {
  content: "\f3f5"; }

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

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

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

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

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

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

.fa-sticker-mule:before {
  content: "\f3f7"; }

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

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

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

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

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

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

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

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

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

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

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

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

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

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

.fa-superpowers:before {
  content: "\f2dd"; }

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

.fa-supple:before {
  content: "\f3f9"; }

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

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

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

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

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

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

.fa-tachometer-alt:before {
  content: "\f3fd"; }

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

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

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

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

.fa-telegram:before {
  content: "\f2c6"; }

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

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

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

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

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

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

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

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

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

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

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

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

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

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

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

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

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

.fa-untappd:before {
  content: "\f405"; }

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

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

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

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

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

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

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

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

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

.fa-ussunnah:before {
  content: "\f407"; }

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

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

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

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

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

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

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-viber:before {
  content: "\f409"; }

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

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

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

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

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

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

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

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

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

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

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

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

.fa-weight:before {
  content: "\f496"; }

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

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

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

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

.fa-whmcs:before {
  content: "\f40d"; }

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

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

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

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

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

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

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

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

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

.fa-xbox:before {
  content: "\f412"; }

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

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

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

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

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

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

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

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

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

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.eot");
  src: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.woff2") format("woff2"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.woff") format("woff"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.ttf") format("truetype"), url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

@media only screen and (max-width: 767px) {
  html, body, .scroller {
    height: 100%; } }

body.modal-open {
  overflow: hidden !important; }

@media only screen and (min-width: 768px) {
  body .mp-pusher {
    transform: none !important; } }

body .mp-pusher.no_transform {
  transform: none !important; }

@media only screen and (max-width: 767px) {
  body {
    /* overlays for pusher and for level that gets covered */
    /* overlap */
    /* First level */
    /* cover */
    /* content style */
    /* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
    /* We'll show the first level only */ }
    body .wrapper {
      overflow: hidden; }
    body .scroller {
      overflow-y: scroll; }
    body .scroller,
    body .scroller-inner {
      position: relative; }
    body .menu-trigger {
      position: relative;
      padding-left: 60px;
      font-size: 0.9em; }
    body .menu-trigger:before {
      position: absolute;
      top: 2px;
      left: 0;
      width: 40px;
      height: 6px;
      background: #fff;
      box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
      content: ''; }
    body .mp-pusher {
      position: relative;
      right: 0;
      height: 100%; }
    body .mp-menu {
      position: absolute;
      /* we can't use fixed here :( */
      top: 0;
      right: 0;
      z-index: 1;
      width: 100%;
      height: 100vh;
      transform: translate3d(100%, 0, 0);
      background: white; }
      body .mp-menu li {
        display: block; }
        body .mp-menu li.m-no-match {
          display: none; }
    body .mp-level {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      bottom: 0;
      transform: translate3d(100%, 0, 0);
      padding: 0 15px; }
      body .mp-level.mp-level-open:not(.mp-level-overlay) {
        overflow-y: scroll;
        overflow-x: hidden; }
      body .mp-level.site-nav {
        height: calc(100% - 167px); }
    body .mp-pusher::after,
    body .mp-level::after,
    body .mp-level::before {
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
      content: '';
      opacity: 0; }
    body .mp-pusher::after,
    body .mp-level::after {
      background: rgba(0, 0, 0, 0.3);
      transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }
    body .mp-level::after {
      z-index: -1; }
    body .mp-pusher.mp-pushed::after,
    body .mp-level.mp-level-overlay::after {
      width: 100%;
      height: 100%;
      opacity: 1;
      transition: opacity 0.3s; }
    body .mp-level.mp-level-overlay {
      cursor: pointer; }
    body .mp-level.mp-level-overlay.mp-level::before {
      width: 100%;
      height: calc(100% + 50px);
      background: #fff;
      opacity: 1; }
    body .mp-pusher,
    body .mp-level {
      transition: all 0.5s; }
    body .mp-overlap .mp-level.mp-level-open {
      box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
      transform: translate3d(-40px, 0, 0); }
    body .mp-menu > .mp-level,
    body .mp-menu > .mp-level.mp-level-open,
    body .mp-menu.mp-overlap > .mp-level,
    body .mp-menu.mp-overlap > .mp-level.mp-level-open {
      box-shadow: none;
      transform: translate3d(0, 0, 0); }
    body .mp-cover .mp-level.mp-level-open {
      transform: translate3d(0, 0, 0); }
    body .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
      transform: translate3d(100%, 0, 0); }
    body .mp-menu ul {
      margin: 0;
      padding: 0;
      list-style: none;
      padding-top: 5px; }
    body .mp-menu h2 {
      margin: 0;
      padding: 1em;
      color: rgba(0, 0, 0, 0.4);
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
      font-weight: 300;
      font-size: 2em; }
    body .mp-menu.mp-overlap h2::before {
      position: absolute;
      top: 0;
      right: 0;
      margin-right: 8px;
      font-size: 75%;
      line-height: 1.8;
      opacity: 0;
      transition: opacity 0.3s, transform 0.1s 0.3s;
      transform: translateX(-100%); }
    body .mp-menu.mp-cover h2 {
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 1em; }
    body .mp-overlap .mp-level.mp-level-overlay > h2::before {
      opacity: 1;
      transition: transform 0.3s, opacity 0.3s;
      transform: translateX(0); }
    body .mp-menu ul li > a {
      display: block;
      padding: 0.7em 1em 0.7em 1.8em;
      border-bottom: 1px solid #f5f5f5;
      outline: none;
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
      font-size: 1.4em;
      transition: background 0.3s, box-shadow 0.3s; }
    body .mp-menu ul li::before {
      position: absolute;
      left: 10px;
      z-index: -1;
      color: rgba(0, 0, 0, 0.2);
      line-height: 3.5; }
    body .mp-menu .mp-level.mp-level-overlay > ul > li > a,
    body .mp-level.mp-level-overlay > ul > li:first-child > a {
      box-shadow: inset 0 -1px transparent; }
    body .mp-level > ul > li a:hover {
      color: #007bff; }
    body .mp-back {
      outline: none;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700;
      display: block;
      font-size: 0.8em;
      padding: 1em 0 1em 1em;
      position: relative;
      box-shadow: none !important; }
    body .mp-menu .mp-level.mp-level-overlay > .mp-back,
    body .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
      background: transparent;
      box-shadow: none;
      color: transparent; }
    body .no-csstransforms3d .mp-pusher,
    body .no-js .mp-pusher {
      padding-left: 300px; }
    body .no-csstransforms3d .mp-menu .mp-level,
    body .no-js .mp-menu .mp-level {
      display: none; }
    body .no-csstransforms3d .mp-menu > .mp-level,
    body .no-js .mp-menu > .mp-level {
      display: block; }
    body .site-nav .hover-box {
      background: white; } }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.mb-top-layered-navigation.m-topmenu.m-wide {
  padding-right: 200px; }
  .mb-top-layered-navigation.m-topmenu.m-wide dl dt {
    padding: 7px 24px 7px 10px !important; }
    .mb-top-layered-navigation.m-topmenu.m-wide dl dt.m-ln {
      margin-left: 15px;
      border: 1px solid #D5D5D5;
      border-radius: 5px;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
      background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg"), linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
      background-position: 93% 50%;
      background-repeat: no-repeat; }
      .mb-top-layered-navigation.m-topmenu.m-wide dl dt.m-ln.m-popup-filter {
        background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg");
        background-color: white; }
  .mb-top-layered-navigation.m-topmenu.m-wide dd.m-ln {
    padding: 0;
    width: 350px !important;
    margin-bottom: 0;
    border: 1px solid #D5D5D5;
    background: #f8f8f8;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    opacity: 1; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-option-search {
    padding: 12px 20px;
    border-bottom: 1px solid #e1e1e1; }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-option-search input {
      border: 1px solid #D5D5D5;
      border-radius: 5px;
      background-color: #FFFFFF;
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
      padding: 0px 11px;
      height: 41px; }
      .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-option-search input:focus {
        outline: none; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filterclear {
    display: block;
    width: 100%;
    padding: 10px 20px;
    border-top: 1px solid #e1e1e1; }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filterclear a {
      color: #454545;
      display: block;
      font-size: 16px;
      font-weight: bold;
      padding: 6px 15px 6px 15px;
      line-height: 20px;
      text-align: center;
      text-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
      border: 1px solid #D5D5D5;
      border-radius: 5px;
      background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
      text-transform: uppercase;
      text-decoration: none; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 20px;
    color: #757575; }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln li a {
      color: #757575;
      font-size: 14px;
      font-weight: 600;
      line-height: 18px;
      text-decoration: none; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filter-item-list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    max-height: calc(100vh - 225px);
    overflow: auto; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filter-css-checkboxes, .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filter-radios {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    max-height: calc(100vh - 225px);
    overflow: auto; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln .m-filter-radios li input {
    vertical-align: middle;
    margin-top: 2px; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-ln.m-scrollable-filter-container .m-scrollable-filter {
    padding: 0;
    border: 0;
    background: transparent; }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln.m-scrollable-filter-container .m-scrollable-filter::-webkit-scrollbar {
      width: 10px; }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln.m-scrollable-filter-container .m-scrollable-filter::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    .mb-top-layered-navigation.m-topmenu.m-wide .m-ln.m-scrollable-filter-container .m-scrollable-filter::-webkit-scrollbar-thumb {
      background-color: darkgrey;
      outline: 1px solid slategrey; }

@media only screen and (min-width: 768px) {
  .filter-container {
    display: none; }
  .mb-top-layered-navigation.m-topmenu.m-wide .checked-filters:after {
    content: '';
    display: block;
    clear: both; }
  .mb-top-layered-navigation.m-topmenu.m-wide .checked-filters .checked-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    float: left;
    border: 1px solid #D5D5D5;
    border-radius: 22px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 2px 13px;
    margin-left: 15px; }
    .mb-top-layered-navigation.m-topmenu.m-wide .checked-filters .checked-filter span {
      display: inline-block;
      font-size: 14px;
      color: #757575;
      border-right: 1px solid #e1e1e1;
      padding-right: 8px;
      line-height: 16px; }
    .mb-top-layered-navigation.m-topmenu.m-wide .checked-filters .checked-filter a {
      text-decoration: none;
      color: #353535;
      display: inline-block;
      margin-left: 8px; }
      .mb-top-layered-navigation.m-topmenu.m-wide .checked-filters .checked-filter a svg {
        vertical-align: middle;
        width: 16px;
        height: 16px;
        margin-top: -4px; }
  .mb-top-layered-navigation.m-topmenu.m-wide .filter-side-header {
    display: none; }
  .mb-top-layered-navigation.m-topmenu.m-wide .hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important; }
  .mb-top-layered-navigation.m-topmenu.m-wide #narrow-by-list {
    margin-left: -15px; }
    .mb-top-layered-navigation.m-topmenu.m-wide #narrow-by-list > .mp-level:after {
      content: '';
      display: block;
      clear: both; }
  .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li {
    list-style-type: none;
    float: left; }
    .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li span.m-ln {
      margin-left: 15px;
      margin-top: 10px;
      font-size: 14px;
      font-weight: 600;
      border: 1px solid #D5D5D5;
      border-radius: 5px;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
      background: #FFF;
      float: left;
      padding: 6px 33px 6px 13px !important;
      cursor: pointer;
      text-transform: none;
      position: relative; }
      .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li span.m-ln:after {
        content: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg);
        position: absolute;
        top: 5px;
        right: 13px; }
    .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li div.m-ln {
      z-index: 9999;
      position: absolute;
      width: 350px !important;
      background: #FFF;
      box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      opacity: 1; }
  .mb-top-layered-navigation.m-topmenu.m-wide .m-horizontal-actions {
    position: absolute;
    right: 5px;
    top: 50%;
    margin: -6px 0 0; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li span.m-ln {
    font-size: 13px;
    padding: 8px 30px 9px 10px !important; }
    .mb-top-layered-navigation.m-topmenu.m-wide .mp-level > li span.m-ln:after {
      top: 8px; } }

.m-horizontal-actions {
  display: none; }

@media only screen and (max-width: 767px) {
  .mp-menu .checked-filters {
    display: none; } }

.mp-menuOuter.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5555; }

.category-products .toolbarOuter.sticky {
  position: fixed;
  top: 20px;
  z-index: 5556;
  right: 51px;
  width: 100%; }
  .category-products .toolbarOuter.sticky .toolbar {
    position: absolute;
    right: 0;
    top: 0; }
  @media only screen and (max-width: 767px) {
    .category-products .toolbarOuter.sticky {
      top: 0;
      right: auto; }
      .category-products .toolbarOuter.sticky .toolbar {
        position: relative;
        top: auto;
        right: auto; } }

@media only screen and (max-width: 767px) {
  #filter {
    display: block; }
  #mp-menu2 {
    padding-right: 0;
    margin-top: 0;
    background: #f8f8f8; }
    #mp-menu2 .actions {
      bottom: 0;
      top: auto;
      left: 0;
      width: 100%; }
      #mp-menu2 .actions a {
        color: #454545;
        display: block;
        font-size: 16px;
        font-weight: bold;
        padding: 6px 15px 6px 15px;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
        border: 1px solid #D5D5D5;
        border-radius: 5px;
        background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
        text-transform: uppercase;
        text-decoration: none; }
    #mp-menu2 .mp-level > li {
      display: block;
      padding: 15px 12px;
      border-bottom: 1px solid #d5d5d5;
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
      font-size: 1.4em;
      transition: background 0.3s, box-shadow 0.3s;
      background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-right-gray.svg);
      background-position: 93% 50%;
      background-repeat: no-repeat; }
      #mp-menu2 .mp-level > li ol li {
        font-size: 12px; }
      #mp-menu2 .mp-level > li span {
        display: block;
        font-weight: 600 !important; }
    #mp-menu2 .mp-level div.filter-side-header {
      position: relative;
      padding: 12px 15px;
      border-bottom: 1px solid #f5f5f5;
      display: block;
      background: #fff;
      margin-left: -12px;
      margin-right: -12px; }
      #mp-menu2 .mp-level div.filter-side-header span {
        font-size: 27px;
        color: #353535;
        font-weight: bold; }
      #mp-menu2 .mp-level div.filter-side-header #exit2 {
        padding-top: 25px;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        text-decoration: none; }
        #mp-menu2 .mp-level div.filter-side-header #exit2 img {
          position: absolute;
          top: 7px;
          left: 50%;
          transform: translateX(-50%) scale(1.2, 1.2);
          width: 16px;
          height: 16px; }
        #mp-menu2 .mp-level div.filter-side-header #exit2 span {
          font-size: 18px; }
    #mp-menu2 .mp-level span.selected-filter {
      color: orange !important;
      font-size: 13px; }
      #mp-menu2 .mp-level span.selected-filter span.filter_value {
        display: inline-block;
        font-size: 13px; }
      #mp-menu2 .mp-level span.selected-filter .c-checkbox {
        display: none; }
    #mp-menu2 .mp-level span:not(.filter_value) {
      font-size: 16px;
      color: #353535;
      font-weight: 400; }
    #mp-menu2 .mp-level span.filter_value {
      display: inline-block;
      line-height: 20px; }
    #mp-menu2 .mp-level .mp-back {
      position: absolute;
      color: #353535;
      font-size: 16px;
      text-transform: initial;
      top: 50%;
      right: 18px;
      transform: translateY(-50%);
      text-decoration: none; }
    #mp-menu2 .hidden {
      display: block !important;
      border: inherit !important;
      margin: inherit !important;
      padding: inherit !important;
      font-size: inherit !important;
      line-height: inherit !important;
      width: inherit !important;
      height: 100% !important;
      background: white;
      overflow: auto !important; }
    #mp-menu2 div.mp-level {
      width: 100% !important;
      padding-top: 0px !important;
      background: #f8f8f8;
      top: 0 !important;
      left: 0 !important;
      padding-bottom: 0 !important; }
      #mp-menu2 div.mp-level .pad {
        height: 55px; }
      #mp-menu2 div.mp-level.m-popup-filter {
        background: #f8f8f8; }
      #mp-menu2 div.mp-level .m-filterclear {
        position: absolute;
        bottom: 0;
        left: 0; }
      #mp-menu2 div.mp-level.overflow > .m-filterclear {
        position: relative;
        bottom: auto;
        left: auto; }
      #mp-menu2 div.mp-level.overflow > .actions {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 0; }
      #mp-menu2 div.mp-level.overflow .pad {
        height: 0; }
    #mp-menu2 #narrow-by-list > .mp-level.mp-level-overlay .actions {
      opacity: 0;
      width: 0;
      padding: 0; }
    #mp-menu2 .filter-top {
      position: relative;
      padding: 20px 0; }
      #mp-menu2 .filter-top #exit2 {
        padding-top: 25px;
        position: absolute;
        top: 50%;
        right: 18px;
        transform: translateY(-50%);
        text-decoration: none; }
        #mp-menu2 .filter-top #exit2 img {
          position: absolute;
          top: 7px;
          left: 50%;
          transform: translateX(-50%) scale(1.8, 1.8);
          width: 16px;
          height: 16px; }
        #mp-menu2 .filter-top #exit2 span {
          font-size: 13px;
          color: #454545; }
    #mp-menu2 .block-content {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      margin-top: 0; }
      #mp-menu2 .block-content #narrow-by-list {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; }
        #mp-menu2 .block-content #narrow-by-list .item-count {
          display: none; } }

#narrow-by-list .item-count {
  display: inline-block;
  color: #757575;
  font-size: 12px; }

@media only screen and (min-width: 768px) {
  #narrow-by-list .selected-filter {
    display: none; } }

#narrow-by-list ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, #narrow-by-list ol.m-filter-css-checkboxes li a.m-checkbox-checked {
  padding-left: 0;
  overflow: hidden; }

#narrow-by-list .m-slider .m-filter-slider {
  background: none !important;
  margin: 0px 0 15px !important;
  padding: 10px 20px;
  color: #757575; }
  #narrow-by-list .m-slider .m-filter-slider > .m-slider-to, #narrow-by-list .m-slider .m-filter-slider > .m-slider-from {
    width: 17px;
    height: 18px;
    left: -9px;
    cursor: pointer;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    position: absolute; }
  #narrow-by-list .m-slider .m-filter-slider > .m-slider-span {
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%) !important;
    margin-top: 5px !important;
    border-bottom: 0 !important; }

#narrow-by-list .m-slider > .mp-level {
  padding: 10px 20px; }

#narrow-by-list .m-filter-slider > .m-slider-to:before, #narrow-by-list .m-filter-slider > .m-slider-to:after, #narrow-by-list .m-filter-slider > .m-slider-from:before, #narrow-by-list .m-filter-slider > .m-slider-from:after {
  content: "";
  display: block;
  position: absolute;
  height: 7px;
  width: 1px;
  background: #E8E7E6;
  left: 6px;
  top: 4px; }

#narrow-by-list .m-filter-slider > .m-slider-to:after, #narrow-by-list .m-filter-slider > .m-slider-from:after {
  left: 8px; }

#narrow-by-list .m-filter-slider > .m-slider-span {
  background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%) !important;
  margin-top: 5px !important;
  border-bottom: 0 !important; }

#narrow-by-list .m-slider-values span {
  color: #757575;
  font-size: 16px; }

@media only screen and (min-width: 768px) {
  #mp-menu2.mb-top-layered-navigation .actions {
    position: relative;
    float: none;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    margin-left: 15px; }
    #mp-menu2.mb-top-layered-navigation .actions a {
      color: #353535;
      text-decoration: underline;
      font-size: 14px;
      margin-top: 10px;
      display: inline-block; } }

.m-filter-item-list .m-selected-filter-item {
  color: #F8751E !important; }

.m-filter-css-checkboxes .m-checkbox-unchecked {
  background: none !important;
  padding-left: 25px !important;
  position: relative; }
  .m-filter-css-checkboxes .m-checkbox-unchecked:hover .c-checkbox {
    background: linear-gradient(180deg, #C3F149 0%, #65AA49 100%);
    border: 1px solid #f8f8f8;
    transition: all 0.3s ease-in-out; }
  .m-filter-css-checkboxes .m-checkbox-unchecked:hover .c-checkbox-stem {
    opacity: 1;
    transition: all 0.3s ease-in-out; }
  .m-filter-css-checkboxes .m-checkbox-unchecked:hover .c-checkbox-kick {
    opacity: 1;
    transition: all 0.3s ease-in-out; }

.m-filter-css-checkboxes .m-checkbox-checked {
  background: none !important;
  padding-left: 25px !important;
  position: relative; }
  .m-filter-css-checkboxes .m-checkbox-checked .c-checkbox {
    background: linear-gradient(180deg, #C3F149 0%, #65AA49 100%);
    border: 1px solid #f8f8f8; }
    .m-filter-css-checkboxes .m-checkbox-checked .c-checkbox .c-checkbox-stem {
      opacity: 1; }
    .m-filter-css-checkboxes .m-checkbox-checked .c-checkbox .c-checkbox-kick {
      opacity: 1; }

.m-filter-css-checkboxes .c-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid #d5d5d5;
  border-radius: 5px; }
  .m-filter-css-checkboxes .c-checkbox .c-checkbox-stem {
    display: block;
    opacity: 0;
    position: absolute;
    transform: rotate(45deg);
    width: 3px;
    height: 13px;
    background-color: #fff;
    left: 10px;
    top: 2px; }
  .m-filter-css-checkboxes .c-checkbox .c-checkbox-kick {
    display: block;
    opacity: 0;
    position: absolute;
    width: 3px;
    height: 7px;
    background-color: #fff;
    left: 4px;
    top: 8px;
    transform: rotate(135deg); }

#acp-overlay {
  z-index: 6000 !important; }

#acp-product-options {
  z-index: 6005 !important;
  max-width: 1000px;
  padding: 25px 10px !important;
  border-radius: 5px;
  overflow: inherit !important; }
  #acp-product-options .aw-acp-continue {
    background: none;
    display: inline;
    width: auto;
    position: absolute;
    top: -15px;
    right: -15px; }
    #acp-product-options .aw-acp-continue svg {
      width: 35px;
      height: 35px; }
  #acp-product-options .product-options {
    height: 100%;
    overflow: auto; }
    #acp-product-options .product-options #zoom-btn {
      display: none; }
    #acp-product-options .product-options .std-wrapper {
      overflow: hidden;
      position: relative;
      max-height: 150px; }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options .std-wrapper {
          display: none; } }
      #acp-product-options .product-options .std-wrapper .more-btn-container {
        background-image: linear-gradient(to bottom, transparent, white);
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 55px; }
    #acp-product-options .product-options .more-btn {
      color: #353535;
      text-decoration: underline;
      margin-top: 5px;
      display: block; }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options .more-btn {
          display: none; } }
    #acp-product-options .product-options #acp-wrap {
      display: inline-block;
      width: 100%; }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options #acp-wrap {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #acp-product-options .product-options #acp-wrap:after {
        content: '';
        display: block;
        clear: both; }
      #acp-product-options .product-options #acp-wrap .reviews_stock {
        text-align: left; }
        @media only screen and (max-width: 991px) {
          #acp-product-options .product-options #acp-wrap .reviews_stock .ratings {
            display: none; } }
      #acp-product-options .product-options #acp-wrap .gallery-container, #acp-product-options .product-options #acp-wrap .info-container {
        float: left; }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options #acp-wrap .gallery-container {
          -ms-flex-order: 2;
          order: 2;
          margin-top: 20px; } }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options #acp-wrap .gallery-container .product-image {
          width: 200px;
          margin: 0 auto; } }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options #acp-wrap .gallery-container .more-images {
          display: none; } }
      #acp-product-options .product-options #acp-wrap .gallery-container .product-link-container {
        width: 100%;
        text-align: left; }
        @media only screen and (max-width: 991px) {
          #acp-product-options .product-options #acp-wrap .gallery-container .product-link-container {
            margin-bottom: 15px; } }
        #acp-product-options .product-options #acp-wrap .gallery-container .product-link-container .product-link {
          color: #353535;
          text-decoration: underline; }
      #acp-product-options .product-options #acp-wrap .acp-product-desc, #acp-product-options .product-options #acp-wrap .acp-product-info {
        float: left; }
      #acp-product-options .product-options #acp-wrap .acp-product-desc {
        text-align: left; }
      #acp-product-options .product-options #acp-wrap .acp-title-text.mobile {
        display: none; }
        @media only screen and (max-width: 991px) {
          #acp-product-options .product-options #acp-wrap .acp-title-text.mobile {
            display: block; } }
      @media only screen and (max-width: 991px) {
        #acp-product-options .product-options #acp-wrap .acp-title-text.desktop {
          display: none; } }
      #acp-product-options .product-options #acp-wrap .acp-title-text h1 {
        text-align: left;
        font-weight: 600; }
        @media only screen and (max-width: 767px) {
          #acp-product-options .product-options #acp-wrap .acp-title-text h1 {
            font-size: 21px; } }
        @media only screen and (max-width: 370px) {
          #acp-product-options .product-options #acp-wrap .acp-title-text h1 {
            font-size: 17px; } }
      #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability {
        display: inline-block;
        padding-left: 25px;
        position: relative;
        margin-right: 25px; }
        @media only screen and (max-width: 1199px) {
          #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability {
            margin-right: 10px; } }
        #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability.in-stock {
          color: #89ac28;
          font-weight: 600; }
          #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability.in-stock:after {
            font-family: FontAwesome;
            content: '\f00c';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%);
            border-radius: 50%;
            width: 20px;
            font-size: 11px;
            color: white;
            padding: 2px 4px;
            height: 20px; }
        #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability.out-of-stock {
          color: #d83820;
          font-weight: 600; }
          #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .availability.out-of-stock:after {
            font-family: FontAwesome;
            content: '\f00d';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background: linear-gradient(180deg, #d83820 0%, #d81700 100%);
            border-radius: 50%;
            width: 20px;
            font-size: 11px;
            color: white;
            padding: 2px 6px;
            height: 20px; }
      #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .rating-links {
        margin-left: 2px;
        margin-bottom: 4px;
        display: inline-block; }
        #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .rating-links a, #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .rating-links span {
          color: #000; }
        #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .rating-links a {
          text-decoration: underline; }
      #acp-product-options .product-options #acp-wrap .acp-extrainfo .reviews_stock .no-rating {
        display: none; }
      #acp-product-options .product-options #acp-wrap .acp-product-info .acp-free-shipping {
        border-radius: 5px;
        background-color: #FFF5AF;
        color: #6E6E6E;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        padding: 8px;
        margin-bottom: 20px; }
        @media only screen and (max-width: 991px) {
          #acp-product-options .product-options #acp-wrap .acp-product-info .acp-free-shipping {
            display: none; } }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-free-shipping span {
          font-weight: 600;
          color: #454545; }
      #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options {
        padding: 30px;
        background: #F8F8F8;
        border: 1px solid #E1E1E1;
        border-radius: 5px;
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1); }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .add-to-box dt label {
          font-weight: 600;
          color: #626262;
          margin-bottom: 5px;
          font-size: 14px; }
          #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .add-to-box dt label.required em {
            color: inherit;
            margin-left: 0; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .add-to-box dl {
          padding-left: 0; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .add-to-box .qty-holder {
          display: none; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .add-to-box select {
          width: 100%;
          height: 38px;
          border-radius: 5px;
          border-color: #d5d5d5;
          padding-left: 20px;
          background-color: white; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container {
          padding-left: 0; }
          #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container .add-to-cart {
            position: relative;
            padding-left: 58px; }
            #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container .add-to-cart .qty {
              width: 48px;
              height: 48px;
              text-align: center;
              position: absolute;
              top: 0;
              left: 0;
              border-radius: 5px;
              border-image: none;
              border: 1px solid #d5d5d5; }
            #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container .add-to-cart .btn-cart {
              width: 100%;
              height: 48px;
              font-size: 1.125rem;
              font-weight: 600;
              text-transform: uppercase;
              border-radius: 5px;
              cursor: pointer;
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
              font-family: "Source Sans Pro", sans-serif;
              text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
              #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container .add-to-cart .btn-cart img {
                width: 17px;
                display: inline-block;
                vertical-align: middle;
                margin-bottom: 5px;
                margin-left: 7px; }
              #acp-product-options .product-options #acp-wrap .acp-product-info .acp-info-options .aw-acp-btn-container .add-to-cart .btn-cart:hover {
                background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%); }
      #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing {
        text-align: left; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing .pricing-final span {
          font-size: 33px; }
        #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing .pricing-original {
          padding-top: 0;
          margin-bottom: 10px;
          vertical-align: middle; }
          #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing .pricing-original.nodiscount {
            margin-bottom: 0; }
            #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing .pricing-original.nodiscount span {
              font-size: 33px; }
          #acp-product-options .product-options #acp-wrap .acp-product-info .product-cart-pricing .pricing-original span {
            font-size: 20px;
            font-weight: 400; }
    #acp-product-options .product-options dl {
      margin-bottom: 0; }
      #acp-product-options .product-options dl:after {
        content: '';
        display: block;
        clear: both; }
      #acp-product-options .product-options dl dd {
        float: left;
        width: 100%; }
        #acp-product-options .product-options dl dd:after {
          content: '';
          display: block;
          clear: both; }
        #acp-product-options .product-options dl dd.single {
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 0;
          width: auto;
          line-height: 24px;
          margin-top: 1px; }
          #acp-product-options .product-options dl dd.single:after {
            content: '';
            display: block;
            width: 100%;
            height: 0; }
          #acp-product-options .product-options dl dd.single .input-box {
            font-size: 14px;
            font-weight: bold;
            color: black; }
          #acp-product-options .product-options dl dd.single span {
            font-size: 14px;
            font-weight: bold;
            color: black; }
      #acp-product-options .product-options dl dt {
        float: left;
        width: 100%; }
        #acp-product-options .product-options dl dt.single {
          display: inline-block;
          vertical-align: middle;
          line-height: 24px;
          width: auto;
          clear: left;
          margin-right: 3px; }
          #acp-product-options .product-options dl dt.single label {
            margin-bottom: 0; }
            #acp-product-options .product-options dl dt.single label:after {
              content: ':'; }
            #acp-product-options .product-options dl dt.single label em {
              display: none; }

#ajaxcartpro-add-confirm {
  max-width: 1000px;
  padding: 25px 10px !important;
  border-radius: 5px;
  overflow: inherit !important; }
  #ajaxcartpro-add-confirm .acp-confirm-close svg {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -15px;
    right: -15px; }
  #ajaxcartpro-add-confirm .ajax-confirm {
    height: 100%;
    overflow: auto; }
  #ajaxcartpro-add-confirm .footer-usp ul li:nth-child(5) {
    display: none; }
  @media only screen and (max-width: 767px) {
    #ajaxcartpro-add-confirm .footer-usp ul li {
      display: none; }
      #ajaxcartpro-add-confirm .footer-usp ul li:first-child {
        display: inline-block; } }
  #ajaxcartpro-add-confirm .acp-title {
    margin-bottom: 25px; }
    #ajaxcartpro-add-confirm .acp-title .acp-title-text {
      display: inline-block;
      vertical-align: top;
      margin-left: 15px; }
      @media only screen and (max-width: 767px) {
        #ajaxcartpro-add-confirm .acp-title .acp-title-text {
          display: block;
          margin-left: 0; } }
      #ajaxcartpro-add-confirm .acp-title .acp-title-text h2 {
        margin-bottom: 0;
        font-size: 34px;
        font-weight: 700;
        color: #353535; }
        @media only screen and (max-width: 767px) {
          #ajaxcartpro-add-confirm .acp-title .acp-title-text h2 {
            font-size: 23px; } }
    #ajaxcartpro-add-confirm .acp-title .acp-confirm-icon {
      display: inline-block; }
      #ajaxcartpro-add-confirm .acp-title .acp-confirm-icon .checkmark {
        background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%);
        display: inline-block;
        position: relative;
        line-height: 0;
        border-radius: 50%;
        border: 2px solid;
        color: #FFF;
        width: 40px;
        height: 40px; }
        #ajaxcartpro-add-confirm .acp-title .acp-confirm-icon .checkmark:after {
          font-family: FontAwesome;
          content: '\f00c';
          text-align: center;
          font-size: 21px;
          position: absolute;
          left: 7px;
          top: 19px; }
  #ajaxcartpro-add-confirm .acp-wrap {
    margin-bottom: 55px;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      #ajaxcartpro-add-confirm .acp-wrap {
        margin-bottom: 0; } }
    #ajaxcartpro-add-confirm .acp-wrap:after {
      content: '';
      display: block;
      clear: both; }
    #ajaxcartpro-add-confirm .acp-wrap .acp-free-shipping {
      border-radius: 5px;
      background-color: #FFF5AF;
      color: #6E6E6E;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      text-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
      padding: 8px; }
      @media only screen and (max-width: 767px) {
        #ajaxcartpro-add-confirm .acp-wrap .acp-free-shipping.desktop {
          display: none; } }
      #ajaxcartpro-add-confirm .acp-wrap .acp-free-shipping.mobile {
        display: none; }
        @media only screen and (max-width: 767px) {
          #ajaxcartpro-add-confirm .acp-wrap .acp-free-shipping.mobile {
            display: block; } }
      #ajaxcartpro-add-confirm .acp-wrap .acp-free-shipping span {
        font-weight: 600;
        color: #454545; }
    #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls {
      border: 1px solid #E1E1E1;
      background: #F8F8F8;
      border-radius: 5px;
      padding: 30px;
      margin-top: 20px;
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1); }
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-continue, #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-checkout {
        min-height: 48px;
        height: auto;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer;
        width: 300px;
        max-width: 100%;
        padding: 12px 0;
        font-family: "Source Sans Pro", sans-serif; }
        @media only screen and (max-width: 767px) {
          #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-continue, #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-checkout {
            font-size: 15px; } }
        @media only screen and (max-width: 475px) {
          #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-continue, #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-checkout {
            width: 100%; } }
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-continue {
        background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
        color: #454545;
        border: 1px solid #D5D5D5;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-checkout {
        background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
        color: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
        #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .aw-acp-checkout img {
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 2px;
          margin-left: 4px; }
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-info .acp-confirm-controls .acp-confirm-or {
        font-size: 16px;
        font-weight: 700;
        margin: 13px 0;
        text-align: center;
        color: #353535; }
    #ajaxcartpro-add-confirm .acp-wrap .acp-product-img, #ajaxcartpro-add-confirm .acp-wrap .acp-product-info {
      float: left;
      padding: 0 10px; }
      @media only screen and (max-width: 767px) {
        #ajaxcartpro-add-confirm .acp-wrap .acp-product-img, #ajaxcartpro-add-confirm .acp-wrap .acp-product-info {
          width: 100%; } }
    @media only screen and (max-width: 767px) {
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-img .acp-img-wrapper {
        margin-top: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #ajaxcartpro-add-confirm .acp-wrap .acp-product-img .acp-img-wrapper:after {
          content: '';
          display: block;
          clear: both; } }
    #ajaxcartpro-add-confirm .acp-wrap .acp-product-img .acp-img-wrapper .acp-product-title {
      display: none; }
      @media only screen and (max-width: 767px) {
        #ajaxcartpro-add-confirm .acp-wrap .acp-product-img .acp-img-wrapper .acp-product-title {
          display: block;
          float: left;
          font-weight: 700;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center; } }
    @media only screen and (max-width: 767px) {
      #ajaxcartpro-add-confirm .acp-wrap .acp-product-img .acp-img-wrapper img {
        width: 70px;
        height: 70px;
        display: block;
        float: left; } }

.wrapper #ajaxcartpro-progress {
  padding: 30px 20px;
  min-width: 300px;
  border: 0;
  border-radius: 5px;
  color: #353535;
  box-shadow: 0 2px 26px 0 rgba(0, 0, 0, 0.1); }
  .wrapper #ajaxcartpro-progress img {
    margin-bottom: 20px; }
  .wrapper #ajaxcartpro-progress p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px; }

body {
  /** product page cloudzoom **/
  /*product-page slider*/
  /* porto specific fix */
  /** product page cloudzoom **/ }
  body .product-image .mousetrap {
    cursor: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/fa-plus.png), auto !important; }
  body #product-slider .owl-prev:before, body #product-slider .owl-next:before {
    content: none; }
  body #product-slider .owl-prev, body #product-slider .owl-next {
    top: 50%;
    transform: translateY(-50%); }
  body .img-box-style1 .more-images .thumbnails .item a {
    pointer-events: none; }
  body #itemslider-zoom .owl-item {
    cursor: pointer; }
  body #product-slider .owl-controls .owl-buttons div {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 0;
    margin: 0; }
  body .product-view .product-img-box {
    margin: auto; }
  body .product-view .product-img-box .product-image {
    margin: 0 auto; }
  body #cboxTitle {
    display: none !important; }
  body #zoom-btn {
    border: 1px;
    border-color: lightgrey;
    border-style: solid;
    z-index: 19; }
  body #wrap {
    z-index: 15 !important; }
  body #product-slider .owl-controls .owl-buttons .owl-next {
    right: 0; }
  body #product-slider .owl-controls .owl-buttons div {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out; }
  body #product-slider .item:not(:first-child) {
    display: none; }
  body #product-slider .item img {
    width: 100%; }
  body .product-img-box .img-box .owl-controls .owl-buttons .owl-prev {
    left: 0;
    transform: rotate(180deg) translate(0%, 50%) !important;
    background-position: 59% 50%; }
    body .product-img-box .img-box .owl-controls .owl-buttons .owl-prev:hover {
      background-position: 59% 50% !important; }
  body .product-img-box .img-box .owl-controls .owl-buttons .owl-next {
    right: 0; }
  body .product-img-box .img-box .owl-controls .owl-buttons div {
    background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-right.svg");
    border: 1px solid #d5d5d5;
    background-repeat: no-repeat no-repeat;
    background-position: 53% 50%;
    top: 50%;
    transform: translate(0%, -50%) !important;
    border-radius: 50% !important;
    background-color: #fff; }
    body .product-img-box .img-box .owl-controls .owl-buttons div:hover {
      background-color: #2ABDE3 !important;
      background-position: 53% 50% !important; }
  body .product-img-box .img-box .more-images {
    width: calc(100% - 80px);
    margin: 0 auto; }
    body .product-img-box .img-box .more-images.slider-arrows3 .owl-controls .owl-next {
      right: -35px; }
    body .product-img-box .img-box .more-images.slider-arrows3 .owl-controls .owl-prev {
      left: -35px; }
    body .product-img-box .img-box .more-images.itemslider-thumbnails {
      max-width: inherit;
      margin-top: 10px; }
      @media only screen and (max-width: 991px) {
        body .product-img-box .img-box .more-images.itemslider-thumbnails {
          max-width: 420px; } }
    body .product-img-box .img-box .more-images .owl-item .item {
      margin: 0 10px; }
      body .product-img-box .img-box .more-images .owl-item .item a {
        border-radius: 5px; }
        body .product-img-box .img-box .more-images .owl-item .item a img {
          width: 100%; }
  body #cboxPrevious, body #cboxNext {
    background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-right.svg");
    background-color: #fff;
    border-radius: 50%; }
    body #cboxPrevious:hover, body #cboxNext:hover {
      background-position: 50% 50%;
      background-color: #2ABDE3; }
  body #cboxPrevious {
    transform: rotate(180deg);
    background-position: 61% 50%; }
    body #cboxPrevious:hover {
      background-position: 61% 50%; }
  body #cboxNext {
    background-position: 51% 50%; }
    body #cboxNext:hover {
      background-position: 51% 50%; }
  body #cboxOverlay {
    background: #000; }

.popular-categories .categories .category .button .c-btn {
  font-size: 20px;
}

.popular-categories {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 0 55px 0;
  border-bottom: 1px solid #D5D5D5; }
  .popular-categories .title {
    text-align: center;
    margin-bottom: 20px; }
    .popular-categories .title h2 {
      font-size: 34px;
      font-weight: 700; }
  .popular-categories .categories {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .popular-categories .categories a {
      color: inherit; }
      .popular-categories .categories a:hover {
        text-decoration: none; }
    .popular-categories .categories:after {
      content: '';
      display: block;
      clear: both; }
    .popular-categories .categories .category {
      float: left;
      width: 25%;
      padding: 0 15px;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .popular-categories .categories .category {
          width: 50%; } }
      .popular-categories .categories .category .c-image {
        margin-bottom: 10px; }
        .popular-categories .categories .category .c-image img {
          width: 100%;
          display: block;
          max-width: 240px;
          margin: 0 auto; }
      .popular-categories .categories .category .c-title {
        text-align: center; }
        .popular-categories .categories .category .c-title h4 {
          font-size: 24px;
          font-weight: 700;
          margin-bottom: 10px; }
          @media only screen and (max-width: 767px) {
            .popular-categories .categories .category .c-title h4 {
              font-size: 22px; } }
      .popular-categories .categories .category .c-description {
        margin-bottom: 20px;
        text-align: center;
        line-height: 20px; }
      .popular-categories .categories .category .button {
        text-align: center; }
        .popular-categories .categories .category .button .c-btn {
          color: #FFF;
          display: inline-block;
          border-radius: 5px;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          font-weight: bold;
          width: 185px;
          max-width: 100%;
          min-height: 34px;
          padding: 4px 0;
          text-decoration: none; }
          @media only screen and (max-width: 767px) {
            .popular-categories .categories .category .button .c-btn {
              font-size: 14px;
              padding: 6px 0; } }
          .popular-categories .categories .category .button .c-btn svg {
            margin-left: 5px;
            vertical-align: middle;
            margin-bottom: 2px; }
            @media only screen and (max-width: 767px) {
              .popular-categories .categories .category .button .c-btn svg {
                margin-bottom: 1px; } }

.customer-account-login label,
.customer-account-create label,
.customer-account-forgotpassword label,
.customer-account-index label,
.customer-account-edit label,
.customer-address-form label,
.sales-order-history label,
.newsletter-manage-index label,
.points-invitation-index label,
.points-reward-index label,
.customer-token-view label,
.neotheme-blog-preferences-index label,
.affiliateplus-index-index label,
.affiliateplus-account-register label,
.review-customer-index label,
.sales-order-view label,
.customer-address-index label {
  position: relative; }
  .customer-account-login label em,
  .customer-account-create label em,
  .customer-account-forgotpassword label em,
  .customer-account-index label em,
  .customer-account-edit label em,
  .customer-address-form label em,
  .sales-order-history label em,
  .newsletter-manage-index label em,
  .points-invitation-index label em,
  .points-reward-index label em,
  .customer-token-view label em,
  .neotheme-blog-preferences-index label em,
  .affiliateplus-index-index label em,
  .affiliateplus-account-register label em,
  .review-customer-index label em,
  .sales-order-view label em,
  .customer-address-index label em {
    color: red;
    margin-right: 5px;
    position: absolute;
    top: 0;
    right: -12px; }

.customer-account-login ul,
.customer-account-create ul,
.customer-account-forgotpassword ul,
.customer-account-index ul,
.customer-account-edit ul,
.customer-address-form ul,
.sales-order-history ul,
.newsletter-manage-index ul,
.points-invitation-index ul,
.points-reward-index ul,
.customer-token-view ul,
.neotheme-blog-preferences-index ul,
.affiliateplus-index-index ul,
.affiliateplus-account-register ul,
.review-customer-index ul,
.sales-order-view ul,
.customer-address-index ul {
  padding-left: 0;
  list-style-type: none; }

.customer-account-login h1,
.customer-account-create h1,
.customer-account-forgotpassword h1,
.customer-account-index h1,
.customer-account-edit h1,
.customer-address-form h1,
.sales-order-history h1,
.newsletter-manage-index h1,
.points-invitation-index h1,
.points-reward-index h1,
.customer-token-view h1,
.neotheme-blog-preferences-index h1,
.affiliateplus-index-index h1,
.affiliateplus-account-register h1,
.review-customer-index h1,
.sales-order-view h1,
.customer-address-index h1 {
  font-size: 32px; }

.customer-account-login h2,
.customer-account-create h2,
.customer-account-forgotpassword h2,
.customer-account-index h2,
.customer-account-edit h2,
.customer-address-form h2,
.sales-order-history h2,
.newsletter-manage-index h2,
.points-invitation-index h2,
.points-reward-index h2,
.customer-token-view h2,
.neotheme-blog-preferences-index h2,
.affiliateplus-index-index h2,
.affiliateplus-account-register h2,
.review-customer-index h2,
.sales-order-view h2,
.customer-address-index h2 {
  font-size: 27px; }

.customer-account-login h3,
.customer-account-create h3,
.customer-account-forgotpassword h3,
.customer-account-index h3,
.customer-account-edit h3,
.customer-address-form h3,
.sales-order-history h3,
.newsletter-manage-index h3,
.points-invitation-index h3,
.points-reward-index h3,
.customer-token-view h3,
.neotheme-blog-preferences-index h3,
.affiliateplus-index-index h3,
.affiliateplus-account-register h3,
.review-customer-index h3,
.sales-order-view h3,
.customer-address-index h3 {
  font-size: 23px; }

.customer-account-login h4,
.customer-account-create h4,
.customer-account-forgotpassword h4,
.customer-account-index h4,
.customer-account-edit h4,
.customer-address-form h4,
.sales-order-history h4,
.newsletter-manage-index h4,
.points-invitation-index h4,
.points-reward-index h4,
.customer-token-view h4,
.neotheme-blog-preferences-index h4,
.affiliateplus-index-index h4,
.affiliateplus-account-register h4,
.review-customer-index h4,
.sales-order-view h4,
.customer-address-index h4 {
  font-size: 20px; }

.customer-account-login #newsletter-validate-detail,
.customer-account-create #newsletter-validate-detail,
.customer-account-forgotpassword #newsletter-validate-detail,
.customer-account-index #newsletter-validate-detail,
.customer-account-edit #newsletter-validate-detail,
.customer-address-form #newsletter-validate-detail,
.sales-order-history #newsletter-validate-detail,
.newsletter-manage-index #newsletter-validate-detail,
.points-invitation-index #newsletter-validate-detail,
.points-reward-index #newsletter-validate-detail,
.customer-token-view #newsletter-validate-detail,
.neotheme-blog-preferences-index #newsletter-validate-detail,
.affiliateplus-index-index #newsletter-validate-detail,
.affiliateplus-account-register #newsletter-validate-detail,
.review-customer-index #newsletter-validate-detail,
.sales-order-view #newsletter-validate-detail,
.customer-address-index #newsletter-validate-detail {
  margin-top: 15px; }
  .customer-account-login #newsletter-validate-detail .form-subscribe-header,
  .customer-account-create #newsletter-validate-detail .form-subscribe-header,
  .customer-account-forgotpassword #newsletter-validate-detail .form-subscribe-header,
  .customer-account-index #newsletter-validate-detail .form-subscribe-header,
  .customer-account-edit #newsletter-validate-detail .form-subscribe-header,
  .customer-address-form #newsletter-validate-detail .form-subscribe-header,
  .sales-order-history #newsletter-validate-detail .form-subscribe-header,
  .newsletter-manage-index #newsletter-validate-detail .form-subscribe-header,
  .points-invitation-index #newsletter-validate-detail .form-subscribe-header,
  .points-reward-index #newsletter-validate-detail .form-subscribe-header,
  .customer-token-view #newsletter-validate-detail .form-subscribe-header,
  .neotheme-blog-preferences-index #newsletter-validate-detail .form-subscribe-header,
  .affiliateplus-index-index #newsletter-validate-detail .form-subscribe-header,
  .affiliateplus-account-register #newsletter-validate-detail .form-subscribe-header,
  .review-customer-index #newsletter-validate-detail .form-subscribe-header,
  .sales-order-view #newsletter-validate-detail .form-subscribe-header,
  .customer-address-index #newsletter-validate-detail .form-subscribe-header {
    margin-bottom: 5px; }

.customer-account-login #aw_points-button-to-subscribe,
.customer-account-create #aw_points-button-to-subscribe,
.customer-account-forgotpassword #aw_points-button-to-subscribe,
.customer-account-index #aw_points-button-to-subscribe,
.customer-account-edit #aw_points-button-to-subscribe,
.customer-address-form #aw_points-button-to-subscribe,
.sales-order-history #aw_points-button-to-subscribe,
.newsletter-manage-index #aw_points-button-to-subscribe,
.points-invitation-index #aw_points-button-to-subscribe,
.points-reward-index #aw_points-button-to-subscribe,
.customer-token-view #aw_points-button-to-subscribe,
.neotheme-blog-preferences-index #aw_points-button-to-subscribe,
.affiliateplus-index-index #aw_points-button-to-subscribe,
.affiliateplus-account-register #aw_points-button-to-subscribe,
.review-customer-index #aw_points-button-to-subscribe,
.sales-order-view #aw_points-button-to-subscribe,
.customer-address-index #aw_points-button-to-subscribe {
  margin-top: 0; }

.customer-account-login .input-box,
.customer-account-create .input-box,
.customer-account-forgotpassword .input-box,
.customer-account-index .input-box,
.customer-account-edit .input-box,
.customer-address-form .input-box,
.sales-order-history .input-box,
.newsletter-manage-index .input-box,
.points-invitation-index .input-box,
.points-reward-index .input-box,
.customer-token-view .input-box,
.neotheme-blog-preferences-index .input-box,
.affiliateplus-index-index .input-box,
.affiliateplus-account-register .input-box,
.review-customer-index .input-box,
.sales-order-view .input-box,
.customer-address-index .input-box {
  margin-bottom: 5px; }
  .customer-account-login .input-box input:not([type='checkbox']),
  .customer-account-create .input-box input:not([type='checkbox']),
  .customer-account-forgotpassword .input-box input:not([type='checkbox']),
  .customer-account-index .input-box input:not([type='checkbox']),
  .customer-account-edit .input-box input:not([type='checkbox']),
  .customer-address-form .input-box input:not([type='checkbox']),
  .sales-order-history .input-box input:not([type='checkbox']),
  .newsletter-manage-index .input-box input:not([type='checkbox']),
  .points-invitation-index .input-box input:not([type='checkbox']),
  .points-reward-index .input-box input:not([type='checkbox']),
  .customer-token-view .input-box input:not([type='checkbox']),
  .neotheme-blog-preferences-index .input-box input:not([type='checkbox']),
  .affiliateplus-index-index .input-box input:not([type='checkbox']),
  .affiliateplus-account-register .input-box input:not([type='checkbox']),
  .review-customer-index .input-box input:not([type='checkbox']),
  .sales-order-view .input-box input:not([type='checkbox']),
  .customer-address-index .input-box input:not([type='checkbox']) {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.customer-account-login select,
.customer-account-create select,
.customer-account-forgotpassword select,
.customer-account-index select,
.customer-account-edit select,
.customer-address-form select,
.sales-order-history select,
.newsletter-manage-index select,
.points-invitation-index select,
.points-reward-index select,
.customer-token-view select,
.neotheme-blog-preferences-index select,
.affiliateplus-index-index select,
.affiliateplus-account-register select,
.review-customer-index select,
.sales-order-view select,
.customer-address-index select {
  width: 100%;
  line-height: 1.5;
  padding: 0.375rem 0.75rem; }

.customer-account-login #remember-me-box,
.customer-account-create #remember-me-box,
.customer-account-forgotpassword #remember-me-box,
.customer-account-index #remember-me-box,
.customer-account-edit #remember-me-box,
.customer-address-form #remember-me-box,
.sales-order-history #remember-me-box,
.newsletter-manage-index #remember-me-box,
.points-invitation-index #remember-me-box,
.points-reward-index #remember-me-box,
.customer-token-view #remember-me-box,
.neotheme-blog-preferences-index #remember-me-box,
.affiliateplus-index-index #remember-me-box,
.affiliateplus-account-register #remember-me-box,
.review-customer-index #remember-me-box,
.sales-order-view #remember-me-box,
.customer-address-index #remember-me-box {
  margin-top: 5px; }
  .customer-account-login #remember-me-box:after,
  .customer-account-create #remember-me-box:after,
  .customer-account-forgotpassword #remember-me-box:after,
  .customer-account-index #remember-me-box:after,
  .customer-account-edit #remember-me-box:after,
  .customer-address-form #remember-me-box:after,
  .sales-order-history #remember-me-box:after,
  .newsletter-manage-index #remember-me-box:after,
  .points-invitation-index #remember-me-box:after,
  .points-reward-index #remember-me-box:after,
  .customer-token-view #remember-me-box:after,
  .neotheme-blog-preferences-index #remember-me-box:after,
  .affiliateplus-index-index #remember-me-box:after,
  .affiliateplus-account-register #remember-me-box:after,
  .review-customer-index #remember-me-box:after,
  .sales-order-view #remember-me-box:after,
  .customer-address-index #remember-me-box:after {
    content: '';
    display: block;
    clear: both; }
  .customer-account-login #remember-me-box .input-box,
  .customer-account-create #remember-me-box .input-box,
  .customer-account-forgotpassword #remember-me-box .input-box,
  .customer-account-index #remember-me-box .input-box,
  .customer-account-edit #remember-me-box .input-box,
  .customer-address-form #remember-me-box .input-box,
  .sales-order-history #remember-me-box .input-box,
  .newsletter-manage-index #remember-me-box .input-box,
  .points-invitation-index #remember-me-box .input-box,
  .points-reward-index #remember-me-box .input-box,
  .customer-token-view #remember-me-box .input-box,
  .neotheme-blog-preferences-index #remember-me-box .input-box,
  .affiliateplus-index-index #remember-me-box .input-box,
  .affiliateplus-account-register #remember-me-box .input-box,
  .review-customer-index #remember-me-box .input-box,
  .sales-order-view #remember-me-box .input-box,
  .customer-address-index #remember-me-box .input-box {
    float: left;
    padding-top: 1px; }
  .customer-account-login #remember-me-box label,
  .customer-account-create #remember-me-box label,
  .customer-account-forgotpassword #remember-me-box label,
  .customer-account-index #remember-me-box label,
  .customer-account-edit #remember-me-box label,
  .customer-address-form #remember-me-box label,
  .sales-order-history #remember-me-box label,
  .newsletter-manage-index #remember-me-box label,
  .points-invitation-index #remember-me-box label,
  .points-reward-index #remember-me-box label,
  .customer-token-view #remember-me-box label,
  .neotheme-blog-preferences-index #remember-me-box label,
  .affiliateplus-index-index #remember-me-box label,
  .affiliateplus-account-register #remember-me-box label,
  .review-customer-index #remember-me-box label,
  .sales-order-view #remember-me-box label,
  .customer-address-index #remember-me-box label {
    float: left;
    margin-left: 5px; }
  .customer-account-login #remember-me-box .link-tip,
  .customer-account-create #remember-me-box .link-tip,
  .customer-account-forgotpassword #remember-me-box .link-tip,
  .customer-account-index #remember-me-box .link-tip,
  .customer-account-edit #remember-me-box .link-tip,
  .customer-address-form #remember-me-box .link-tip,
  .sales-order-history #remember-me-box .link-tip,
  .newsletter-manage-index #remember-me-box .link-tip,
  .points-invitation-index #remember-me-box .link-tip,
  .points-reward-index #remember-me-box .link-tip,
  .customer-token-view #remember-me-box .link-tip,
  .neotheme-blog-preferences-index #remember-me-box .link-tip,
  .affiliateplus-index-index #remember-me-box .link-tip,
  .affiliateplus-account-register #remember-me-box .link-tip,
  .review-customer-index #remember-me-box .link-tip,
  .sales-order-view #remember-me-box .link-tip,
  .customer-address-index #remember-me-box .link-tip {
    display: none; }

.customer-account-login .buttons-set,
.customer-account-create .buttons-set,
.customer-account-forgotpassword .buttons-set,
.customer-account-index .buttons-set,
.customer-account-edit .buttons-set,
.customer-address-form .buttons-set,
.sales-order-history .buttons-set,
.newsletter-manage-index .buttons-set,
.points-invitation-index .buttons-set,
.points-reward-index .buttons-set,
.customer-token-view .buttons-set,
.neotheme-blog-preferences-index .buttons-set,
.affiliateplus-index-index .buttons-set,
.affiliateplus-account-register .buttons-set,
.review-customer-index .buttons-set,
.sales-order-view .buttons-set,
.customer-address-index .buttons-set {
  width: 100%; }
  .customer-account-login .buttons-set:after,
  .customer-account-create .buttons-set:after,
  .customer-account-forgotpassword .buttons-set:after,
  .customer-account-index .buttons-set:after,
  .customer-account-edit .buttons-set:after,
  .customer-address-form .buttons-set:after,
  .sales-order-history .buttons-set:after,
  .newsletter-manage-index .buttons-set:after,
  .points-invitation-index .buttons-set:after,
  .points-reward-index .buttons-set:after,
  .customer-token-view .buttons-set:after,
  .neotheme-blog-preferences-index .buttons-set:after,
  .affiliateplus-index-index .buttons-set:after,
  .affiliateplus-account-register .buttons-set:after,
  .review-customer-index .buttons-set:after,
  .sales-order-view .buttons-set:after,
  .customer-address-index .buttons-set:after {
    content: '';
    display: block;
    clear: both; }
  .customer-account-login .buttons-set button,
  .customer-account-create .buttons-set button,
  .customer-account-forgotpassword .buttons-set button,
  .customer-account-index .buttons-set button,
  .customer-account-edit .buttons-set button,
  .customer-address-form .buttons-set button,
  .sales-order-history .buttons-set button,
  .newsletter-manage-index .buttons-set button,
  .points-invitation-index .buttons-set button,
  .points-reward-index .buttons-set button,
  .customer-token-view .buttons-set button,
  .neotheme-blog-preferences-index .buttons-set button,
  .affiliateplus-index-index .buttons-set button,
  .affiliateplus-account-register .buttons-set button,
  .review-customer-index .buttons-set button,
  .sales-order-view .buttons-set button,
  .customer-address-index .buttons-set button {
    float: right; }

.customer-account-login .side_main_wrapper,
.customer-account-create .side_main_wrapper,
.customer-account-forgotpassword .side_main_wrapper,
.customer-account-index .side_main_wrapper,
.customer-account-edit .side_main_wrapper,
.customer-address-form .side_main_wrapper,
.sales-order-history .side_main_wrapper,
.newsletter-manage-index .side_main_wrapper,
.points-invitation-index .side_main_wrapper,
.points-reward-index .side_main_wrapper,
.customer-token-view .side_main_wrapper,
.neotheme-blog-preferences-index .side_main_wrapper,
.affiliateplus-index-index .side_main_wrapper,
.affiliateplus-account-register .side_main_wrapper,
.review-customer-index .side_main_wrapper,
.sales-order-view .side_main_wrapper,
.customer-address-index .side_main_wrapper {
  display: -ms-flexbox;
  display: flex;
  margin: 45px 0; }
  .customer-account-login .side_main_wrapper table,
  .customer-account-create .side_main_wrapper table,
  .customer-account-forgotpassword .side_main_wrapper table,
  .customer-account-index .side_main_wrapper table,
  .customer-account-edit .side_main_wrapper table,
  .customer-address-form .side_main_wrapper table,
  .sales-order-history .side_main_wrapper table,
  .newsletter-manage-index .side_main_wrapper table,
  .points-invitation-index .side_main_wrapper table,
  .points-reward-index .side_main_wrapper table,
  .customer-token-view .side_main_wrapper table,
  .neotheme-blog-preferences-index .side_main_wrapper table,
  .affiliateplus-index-index .side_main_wrapper table,
  .affiliateplus-account-register .side_main_wrapper table,
  .review-customer-index .side_main_wrapper table,
  .sales-order-view .side_main_wrapper table,
  .customer-address-index .side_main_wrapper table {
    width: 100%; }
    .customer-account-login .side_main_wrapper table td,
    .customer-account-create .side_main_wrapper table td,
    .customer-account-forgotpassword .side_main_wrapper table td,
    .customer-account-index .side_main_wrapper table td,
    .customer-account-edit .side_main_wrapper table td,
    .customer-address-form .side_main_wrapper table td,
    .sales-order-history .side_main_wrapper table td,
    .newsletter-manage-index .side_main_wrapper table td,
    .points-invitation-index .side_main_wrapper table td,
    .points-reward-index .side_main_wrapper table td,
    .customer-token-view .side_main_wrapper table td,
    .neotheme-blog-preferences-index .side_main_wrapper table td,
    .affiliateplus-index-index .side_main_wrapper table td,
    .affiliateplus-account-register .side_main_wrapper table td,
    .review-customer-index .side_main_wrapper table td,
    .sales-order-view .side_main_wrapper table td,
    .customer-address-index .side_main_wrapper table td {
      width: 25%;
      text-align: center !important; }
    .customer-account-login .side_main_wrapper table th,
    .customer-account-create .side_main_wrapper table th,
    .customer-account-forgotpassword .side_main_wrapper table th,
    .customer-account-index .side_main_wrapper table th,
    .customer-account-edit .side_main_wrapper table th,
    .customer-address-form .side_main_wrapper table th,
    .sales-order-history .side_main_wrapper table th,
    .newsletter-manage-index .side_main_wrapper table th,
    .points-invitation-index .side_main_wrapper table th,
    .points-reward-index .side_main_wrapper table th,
    .customer-token-view .side_main_wrapper table th,
    .neotheme-blog-preferences-index .side_main_wrapper table th,
    .affiliateplus-index-index .side_main_wrapper table th,
    .affiliateplus-account-register .side_main_wrapper table th,
    .review-customer-index .side_main_wrapper table th,
    .sales-order-view .side_main_wrapper table th,
    .customer-address-index .side_main_wrapper table th {
      text-align: center !important; }
  .customer-account-login .side_main_wrapper a,
  .customer-account-create .side_main_wrapper a,
  .customer-account-forgotpassword .side_main_wrapper a,
  .customer-account-index .side_main_wrapper a,
  .customer-account-edit .side_main_wrapper a,
  .customer-address-form .side_main_wrapper a,
  .sales-order-history .side_main_wrapper a,
  .newsletter-manage-index .side_main_wrapper a,
  .points-invitation-index .side_main_wrapper a,
  .points-reward-index .side_main_wrapper a,
  .customer-token-view .side_main_wrapper a,
  .neotheme-blog-preferences-index .side_main_wrapper a,
  .affiliateplus-index-index .side_main_wrapper a,
  .affiliateplus-account-register .side_main_wrapper a,
  .review-customer-index .side_main_wrapper a,
  .sales-order-view .side_main_wrapper a,
  .customer-address-index .side_main_wrapper a {
    color: #6E6E6E; }
    .customer-account-login .side_main_wrapper a:hover,
    .customer-account-create .side_main_wrapper a:hover,
    .customer-account-forgotpassword .side_main_wrapper a:hover,
    .customer-account-index .side_main_wrapper a:hover,
    .customer-account-edit .side_main_wrapper a:hover,
    .customer-address-form .side_main_wrapper a:hover,
    .sales-order-history .side_main_wrapper a:hover,
    .newsletter-manage-index .side_main_wrapper a:hover,
    .points-invitation-index .side_main_wrapper a:hover,
    .points-reward-index .side_main_wrapper a:hover,
    .customer-token-view .side_main_wrapper a:hover,
    .neotheme-blog-preferences-index .side_main_wrapper a:hover,
    .affiliateplus-index-index .side_main_wrapper a:hover,
    .affiliateplus-account-register .side_main_wrapper a:hover,
    .review-customer-index .side_main_wrapper a:hover,
    .sales-order-view .side_main_wrapper a:hover,
    .customer-address-index .side_main_wrapper a:hover {
      color: #585858; }
  .customer-account-login .side_main_wrapper button,
  .customer-account-create .side_main_wrapper button,
  .customer-account-forgotpassword .side_main_wrapper button,
  .customer-account-index .side_main_wrapper button,
  .customer-account-edit .side_main_wrapper button,
  .customer-address-form .side_main_wrapper button,
  .sales-order-history .side_main_wrapper button,
  .newsletter-manage-index .side_main_wrapper button,
  .points-invitation-index .side_main_wrapper button,
  .points-reward-index .side_main_wrapper button,
  .customer-token-view .side_main_wrapper button,
  .neotheme-blog-preferences-index .side_main_wrapper button,
  .affiliateplus-index-index .side_main_wrapper button,
  .affiliateplus-account-register .side_main_wrapper button,
  .review-customer-index .side_main_wrapper button,
  .sales-order-view .side_main_wrapper button,
  .customer-address-index .side_main_wrapper button {
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    min-width: 80px;
    color: white;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    min-height: 34px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
  .customer-account-login .side_main_wrapper .back-link,
  .customer-account-create .side_main_wrapper .back-link,
  .customer-account-forgotpassword .side_main_wrapper .back-link,
  .customer-account-index .side_main_wrapper .back-link,
  .customer-account-edit .side_main_wrapper .back-link,
  .customer-address-form .side_main_wrapper .back-link,
  .sales-order-history .side_main_wrapper .back-link,
  .newsletter-manage-index .side_main_wrapper .back-link,
  .points-invitation-index .side_main_wrapper .back-link,
  .points-reward-index .side_main_wrapper .back-link,
  .customer-token-view .side_main_wrapper .back-link,
  .neotheme-blog-preferences-index .side_main_wrapper .back-link,
  .affiliateplus-index-index .side_main_wrapper .back-link,
  .affiliateplus-account-register .side_main_wrapper .back-link,
  .review-customer-index .side_main_wrapper .back-link,
  .sales-order-view .side_main_wrapper .back-link,
  .customer-address-index .side_main_wrapper .back-link {
    float: left; }
  .customer-account-login .side_main_wrapper .sidebar,
  .customer-account-create .side_main_wrapper .sidebar,
  .customer-account-forgotpassword .side_main_wrapper .sidebar,
  .customer-account-index .side_main_wrapper .sidebar,
  .customer-account-edit .side_main_wrapper .sidebar,
  .customer-address-form .side_main_wrapper .sidebar,
  .sales-order-history .side_main_wrapper .sidebar,
  .newsletter-manage-index .side_main_wrapper .sidebar,
  .points-invitation-index .side_main_wrapper .sidebar,
  .points-reward-index .side_main_wrapper .sidebar,
  .customer-token-view .side_main_wrapper .sidebar,
  .neotheme-blog-preferences-index .side_main_wrapper .sidebar,
  .affiliateplus-index-index .side_main_wrapper .sidebar,
  .affiliateplus-account-register .side_main_wrapper .sidebar,
  .review-customer-index .side_main_wrapper .sidebar,
  .sales-order-view .side_main_wrapper .sidebar,
  .customer-address-index .side_main_wrapper .sidebar {
    width: 300px;
    padding-right: 20px; }
    @media only screen and (max-width: 991px) {
      .customer-account-login .side_main_wrapper .sidebar,
      .customer-account-create .side_main_wrapper .sidebar,
      .customer-account-forgotpassword .side_main_wrapper .sidebar,
      .customer-account-index .side_main_wrapper .sidebar,
      .customer-account-edit .side_main_wrapper .sidebar,
      .customer-address-form .side_main_wrapper .sidebar,
      .sales-order-history .side_main_wrapper .sidebar,
      .newsletter-manage-index .side_main_wrapper .sidebar,
      .points-invitation-index .side_main_wrapper .sidebar,
      .points-reward-index .side_main_wrapper .sidebar,
      .customer-token-view .side_main_wrapper .sidebar,
      .neotheme-blog-preferences-index .side_main_wrapper .sidebar,
      .affiliateplus-index-index .side_main_wrapper .sidebar,
      .affiliateplus-account-register .side_main_wrapper .sidebar,
      .review-customer-index .side_main_wrapper .sidebar,
      .sales-order-view .side_main_wrapper .sidebar,
      .customer-address-index .side_main_wrapper .sidebar {
        width: 100%;
        padding-right: 0; } }
    @media only screen and (max-width: 991px) {
      .customer-account-login .side_main_wrapper .sidebar .block-account,
      .customer-account-create .side_main_wrapper .sidebar .block-account,
      .customer-account-forgotpassword .side_main_wrapper .sidebar .block-account,
      .customer-account-index .side_main_wrapper .sidebar .block-account,
      .customer-account-edit .side_main_wrapper .sidebar .block-account,
      .customer-address-form .side_main_wrapper .sidebar .block-account,
      .sales-order-history .side_main_wrapper .sidebar .block-account,
      .newsletter-manage-index .side_main_wrapper .sidebar .block-account,
      .points-invitation-index .side_main_wrapper .sidebar .block-account,
      .points-reward-index .side_main_wrapper .sidebar .block-account,
      .customer-token-view .side_main_wrapper .sidebar .block-account,
      .neotheme-blog-preferences-index .side_main_wrapper .sidebar .block-account,
      .affiliateplus-index-index .side_main_wrapper .sidebar .block-account,
      .affiliateplus-account-register .side_main_wrapper .sidebar .block-account,
      .review-customer-index .side_main_wrapper .sidebar .block-account,
      .sales-order-view .side_main_wrapper .sidebar .block-account,
      .customer-address-index .side_main_wrapper .sidebar .block-account {
        padding: 15px;
        box-shadow: #eeeeee 0 0 10px 1px;
        margin-bottom: 30px; }
        .customer-account-login .side_main_wrapper .sidebar .block-account .block-title,
        .customer-account-create .side_main_wrapper .sidebar .block-account .block-title,
        .customer-account-forgotpassword .side_main_wrapper .sidebar .block-account .block-title,
        .customer-account-index .side_main_wrapper .sidebar .block-account .block-title,
        .customer-account-edit .side_main_wrapper .sidebar .block-account .block-title,
        .customer-address-form .side_main_wrapper .sidebar .block-account .block-title,
        .sales-order-history .side_main_wrapper .sidebar .block-account .block-title,
        .newsletter-manage-index .side_main_wrapper .sidebar .block-account .block-title,
        .points-invitation-index .side_main_wrapper .sidebar .block-account .block-title,
        .points-reward-index .side_main_wrapper .sidebar .block-account .block-title,
        .customer-token-view .side_main_wrapper .sidebar .block-account .block-title,
        .neotheme-blog-preferences-index .side_main_wrapper .sidebar .block-account .block-title,
        .affiliateplus-index-index .side_main_wrapper .sidebar .block-account .block-title,
        .affiliateplus-account-register .side_main_wrapper .sidebar .block-account .block-title,
        .review-customer-index .side_main_wrapper .sidebar .block-account .block-title,
        .sales-order-view .side_main_wrapper .sidebar .block-account .block-title,
        .customer-address-index .side_main_wrapper .sidebar .block-account .block-title {
          position: relative;
          padding-right: 35px; } }
    .customer-account-login .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-account-create .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-account-forgotpassword .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-account-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-account-edit .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-address-form .side_main_wrapper .sidebar .block-account .block-content ul li,
    .sales-order-history .side_main_wrapper .sidebar .block-account .block-content ul li,
    .newsletter-manage-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .points-invitation-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .points-reward-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-token-view .side_main_wrapper .sidebar .block-account .block-content ul li,
    .neotheme-blog-preferences-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .affiliateplus-index-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .affiliateplus-account-register .side_main_wrapper .sidebar .block-account .block-content ul li,
    .review-customer-index .side_main_wrapper .sidebar .block-account .block-content ul li,
    .sales-order-view .side_main_wrapper .sidebar .block-account .block-content ul li,
    .customer-address-index .side_main_wrapper .sidebar .block-account .block-content ul li {
      padding: 0 10px; }
      .customer-account-login .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-account-create .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-account-forgotpassword .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-account-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-account-edit .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-address-form .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .sales-order-history .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .newsletter-manage-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .points-invitation-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .points-reward-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-token-view .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .neotheme-blog-preferences-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .affiliateplus-index-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .affiliateplus-account-register .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .review-customer-index .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .sales-order-view .side_main_wrapper .sidebar .block-account .block-content ul li a,
      .customer-address-index .side_main_wrapper .sidebar .block-account .block-content ul li a {
        color: #6E6E6E;
        text-decoration: none;
        position: relative; }
        .customer-account-login .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-account-create .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-account-forgotpassword .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-account-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-account-edit .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-address-form .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .sales-order-history .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .newsletter-manage-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .points-invitation-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .points-reward-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-token-view .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .neotheme-blog-preferences-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .affiliateplus-index-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .affiliateplus-account-register .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .review-customer-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .sales-order-view .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after,
        .customer-address-index .side_main_wrapper .sidebar .block-account .block-content ul li a:hover:after {
          content: '';
          background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-right.svg");
          width: 11px;
          height: 10px;
          background-size: 9px 10px;
          background-repeat: no-repeat no-repeat;
          position: absolute;
          top: 50%;
          left: -20px;
          transform: translateY(-50%);
          animation: animate_arrow 2s infinite; }
  .customer-account-login .side_main_wrapper .col-main,
  .customer-account-create .side_main_wrapper .col-main,
  .customer-account-forgotpassword .side_main_wrapper .col-main,
  .customer-account-index .side_main_wrapper .col-main,
  .customer-account-edit .side_main_wrapper .col-main,
  .customer-address-form .side_main_wrapper .col-main,
  .sales-order-history .side_main_wrapper .col-main,
  .newsletter-manage-index .side_main_wrapper .col-main,
  .points-invitation-index .side_main_wrapper .col-main,
  .points-reward-index .side_main_wrapper .col-main,
  .customer-token-view .side_main_wrapper .col-main,
  .neotheme-blog-preferences-index .side_main_wrapper .col-main,
  .affiliateplus-index-index .side_main_wrapper .col-main,
  .affiliateplus-account-register .side_main_wrapper .col-main,
  .review-customer-index .side_main_wrapper .col-main,
  .sales-order-view .side_main_wrapper .col-main,
  .customer-address-index .side_main_wrapper .col-main {
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #ececec;
    border-radius: 8px;
    background: #fff;
    border-top: 4px solid #2fc4e4;
    padding: 35px 25px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }
    @media only screen and (max-width: 991px) {
      .customer-account-login .side_main_wrapper .col-main,
      .customer-account-create .side_main_wrapper .col-main,
      .customer-account-forgotpassword .side_main_wrapper .col-main,
      .customer-account-index .side_main_wrapper .col-main,
      .customer-account-edit .side_main_wrapper .col-main,
      .customer-address-form .side_main_wrapper .col-main,
      .sales-order-history .side_main_wrapper .col-main,
      .newsletter-manage-index .side_main_wrapper .col-main,
      .points-invitation-index .side_main_wrapper .col-main,
      .points-reward-index .side_main_wrapper .col-main,
      .customer-token-view .side_main_wrapper .col-main,
      .neotheme-blog-preferences-index .side_main_wrapper .col-main,
      .affiliateplus-index-index .side_main_wrapper .col-main,
      .affiliateplus-account-register .side_main_wrapper .col-main,
      .review-customer-index .side_main_wrapper .col-main,
      .sales-order-view .side_main_wrapper .col-main,
      .customer-address-index .side_main_wrapper .col-main {
        width: 100%; } }

.customer-account-login .address .box-title,
.customer-account-create .address .box-title,
.customer-account-forgotpassword .address .box-title,
.customer-account-index .address .box-title,
.customer-account-edit .address .box-title,
.customer-address-form .address .box-title,
.sales-order-history .address .box-title,
.newsletter-manage-index .address .box-title,
.points-invitation-index .address .box-title,
.points-reward-index .address .box-title,
.customer-token-view .address .box-title,
.neotheme-blog-preferences-index .address .box-title,
.affiliateplus-index-index .address .box-title,
.affiliateplus-account-register .address .box-title,
.review-customer-index .address .box-title,
.sales-order-view .address .box-title,
.customer-address-index .address .box-title {
  padding: 0 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px; }
  .customer-account-login .address .box-title h3,
  .customer-account-create .address .box-title h3,
  .customer-account-forgotpassword .address .box-title h3,
  .customer-account-index .address .box-title h3,
  .customer-account-edit .address .box-title h3,
  .customer-address-form .address .box-title h3,
  .sales-order-history .address .box-title h3,
  .newsletter-manage-index .address .box-title h3,
  .points-invitation-index .address .box-title h3,
  .points-reward-index .address .box-title h3,
  .customer-token-view .address .box-title h3,
  .neotheme-blog-preferences-index .address .box-title h3,
  .affiliateplus-index-index .address .box-title h3,
  .affiliateplus-account-register .address .box-title h3,
  .review-customer-index .address .box-title h3,
  .sales-order-view .address .box-title h3,
  .customer-address-index .address .box-title h3 {
    margin-bottom: 0; }

.customer-account-login .control input[type="radio"], .customer-account-login .control input[type="checkbox"],
.customer-account-create .control input[type="radio"],
.customer-account-create .control input[type="checkbox"],
.customer-account-forgotpassword .control input[type="radio"],
.customer-account-forgotpassword .control input[type="checkbox"],
.customer-account-index .control input[type="radio"],
.customer-account-index .control input[type="checkbox"],
.customer-account-edit .control input[type="radio"],
.customer-account-edit .control input[type="checkbox"],
.customer-address-form .control input[type="radio"],
.customer-address-form .control input[type="checkbox"],
.sales-order-history .control input[type="radio"],
.sales-order-history .control input[type="checkbox"],
.newsletter-manage-index .control input[type="radio"],
.newsletter-manage-index .control input[type="checkbox"],
.points-invitation-index .control input[type="radio"],
.points-invitation-index .control input[type="checkbox"],
.points-reward-index .control input[type="radio"],
.points-reward-index .control input[type="checkbox"],
.customer-token-view .control input[type="radio"],
.customer-token-view .control input[type="checkbox"],
.neotheme-blog-preferences-index .control input[type="radio"],
.neotheme-blog-preferences-index .control input[type="checkbox"],
.affiliateplus-index-index .control input[type="radio"],
.affiliateplus-index-index .control input[type="checkbox"],
.affiliateplus-account-register .control input[type="radio"],
.affiliateplus-account-register .control input[type="checkbox"],
.review-customer-index .control input[type="radio"],
.review-customer-index .control input[type="checkbox"],
.sales-order-view .control input[type="radio"],
.sales-order-view .control input[type="checkbox"],
.customer-address-index .control input[type="radio"],
.customer-address-index .control input[type="checkbox"] {
  margin-right: 5px; }

.customer-account-login .aw-points-referral > span,
.customer-account-create .aw-points-referral > span,
.customer-account-forgotpassword .aw-points-referral > span,
.customer-account-index .aw-points-referral > span,
.customer-account-edit .aw-points-referral > span,
.customer-address-form .aw-points-referral > span,
.sales-order-history .aw-points-referral > span,
.newsletter-manage-index .aw-points-referral > span,
.points-invitation-index .aw-points-referral > span,
.points-reward-index .aw-points-referral > span,
.customer-token-view .aw-points-referral > span,
.neotheme-blog-preferences-index .aw-points-referral > span,
.affiliateplus-index-index .aw-points-referral > span,
.affiliateplus-account-register .aw-points-referral > span,
.review-customer-index .aw-points-referral > span,
.sales-order-view .aw-points-referral > span,
.customer-address-index .aw-points-referral > span {
  margin-bottom: 10px; }

.customer-account-login .aw-points-referral .aw-points-link,
.customer-account-create .aw-points-referral .aw-points-link,
.customer-account-forgotpassword .aw-points-referral .aw-points-link,
.customer-account-index .aw-points-referral .aw-points-link,
.customer-account-edit .aw-points-referral .aw-points-link,
.customer-address-form .aw-points-referral .aw-points-link,
.sales-order-history .aw-points-referral .aw-points-link,
.newsletter-manage-index .aw-points-referral .aw-points-link,
.points-invitation-index .aw-points-referral .aw-points-link,
.points-reward-index .aw-points-referral .aw-points-link,
.customer-token-view .aw-points-referral .aw-points-link,
.neotheme-blog-preferences-index .aw-points-referral .aw-points-link,
.affiliateplus-index-index .aw-points-referral .aw-points-link,
.affiliateplus-account-register .aw-points-referral .aw-points-link,
.review-customer-index .aw-points-referral .aw-points-link,
.sales-order-view .aw-points-referral .aw-points-link,
.customer-address-index .aw-points-referral .aw-points-link {
  padding: 5px 10px; }

.customer-account-forgotpassword .forgot-password-inner-wrapper button {
  background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
  min-width: 80px;
  color: white;
  padding: 0 15px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  min-height: 34px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

@keyframes animate_arrow {
  0% {
    left: -20px; }
  50% {
    left: -10px; }
  100% {
    left: -20px; } }

@media only screen and (max-width: 991px) {
  .collapsable {
    max-height: 1000px; } }

@media only screen and (max-width: 991px) {
  .collapsable.closed {
    max-height: 0;
    overflow: hidden; } }

@media only screen and (max-width: 991px) {
  .collapse_button:after {
    content: '';
    display: block;
    background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg");
    width: 11px;
    height: 8px;
    background-size: 11px 8px;
    background-repeat: no-repeat no-repeat;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
  .collapse_button.closed:after {
    transform: translateY(-50%) rotate(180deg); } }

.notice {
  background-color: #76bc49; }

.notice p {
  margin: 0;
  padding: 10px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 14px; }

.pensio_payment_form_outer {
  max-width: 500px; }
  .pensio_payment_form_outer .pensio_payment_form_input_cell:after {
    content: '';
    display: block;
    clear: both; }
  .pensio_payment_form_outer .pensio_payment_form_input_cell input {
    width: 100% !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .pensio_payment_form_outer .pensio_payment_form_input_cell select {
    width: calc(50% - 5px);
    float: left;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 38px; }
    .pensio_payment_form_outer .pensio_payment_form_input_cell select:first-child {
      margin-right: 10px; }
  .pensio_payment_form_outer .pensio_payment_form_row {
    margin-bottom: 10px; }
  .pensio_payment_form_outer .pensio_payment_form_label_cell {
    margin-bottom: 0; }
  .pensio_payment_form_outer #pensioCreditCardPaymentSubmitButton {
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    color: white;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    min-height: 34px;
    width: 150px;
    border: 0; }

body:not(.checkout-onepage-index) #checkout-review-table-wrapper {
  display: none; }
  body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content {
    border-bottom: 1px dashed #D5D5D5;
    overflow: auto; }
    body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content table {
      width: 100%; }
      body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content table td {
        min-width: 150px; }
      body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content table .product-name {
        font-size: 15px; }
      body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content table .product-image {
        width: 100px;
        height: 100px;
        background-size: cover; }
      body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-content table tbody tr {
        border-top: 1px solid #D5D5D5; }
  body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-totals:after {
    content: '';
    display: block;
    clear: both; }
  body:not(.checkout-onepage-index) #checkout-review-table-wrapper .checkout-review-totals table {
    float: right;
    width: 270px; }

.checkout-onepage-index .main.container .opc .section .loginPopup {
  float: right;
  margin-top: -37px;
  margin-right: 30px;
  position: relative;
  z-index: 5; }
  @media only screen and (max-width: 1500px) {
    .checkout-onepage-index .main.container .opc .section .loginPopup {
      float: none;
      margin-left: 30px;
      border-top: 1px solid #ced4da;
      border-bottom: 1px solid #ced4da;
      padding: 10px 0;
      margin-top: 10px; } }
  .checkout-onepage-index .main.container .opc .section .loginPopup > span {
    line-height: 32px;
    font-weight: 600;
    color: #6E6E6E; }
    .checkout-onepage-index .main.container .opc .section .loginPopup > span:after {
      content: '';
      display: block;
      clear: both; }
  .checkout-onepage-index .main.container .opc .section .loginPopup a {
    display: inline-block;
    color: #6E6E6E;
    text-transform: uppercase;
    margin-left: 10px;
    margin-top: 3px;
    line-height: 26px;
    background: white;
    border-radius: 5px;
    padding: 0 10px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }

#logReg {
  padding: 40px 90px; }
  #logReg .logRegWrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px; }
    #logReg .logRegWrap .column {
      width: 50%;
      padding: 0 40px;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        #logReg .logRegWrap .column {
          width: 100%; } }
      #logReg .logRegWrap .column .checkWrap {
        margin-top: 20px; }
        #logReg .logRegWrap .column .checkWrap ul {
          padding-left: 30px; }
          #logReg .logRegWrap .column .checkWrap ul li {
            position: relative;
            list-style-type: none;
            margin-bottom: 10px; }
            #logReg .logRegWrap .column .checkWrap ul li:before {
              display: block;
              position: absolute;
              left: -30px;
              font-family: FontAwesome;
              content: '\f00c';
              top: 50%;
              transform: translateY(-50%);
              background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%);
              border-radius: 50%;
              width: 20px;
              font-size: 11px;
              color: white;
              padding: 2px 4px;
              height: 20px; }
      #logReg .logRegWrap .column #activateRegister {
        text-decoration: underline; }
      #logReg .logRegWrap .column h1 {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 25px; }
      #logReg .logRegWrap .column h2 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 20px; }
      #logReg .logRegWrap .column.login {
        position: relative; }
        @media only screen and (max-width: 767px) {
          #logReg .logRegWrap .column.login {
            padding-bottom: 20px;
            margin-bottom: 20px; } }
        #logReg .logRegWrap .column.login:after {
          content: '';
          display: block;
          width: 1px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          background: #ced4da; }
          @media only screen and (max-width: 767px) {
            #logReg .logRegWrap .column.login:after {
              top: auto;
              right: auto;
              width: calc(100% - 40px);
              height: 1px;
              bottom: 0;
              left: 20px; } }
      #logReg .logRegWrap .column.reg p {
        font-size: 17px; }
      #logReg .logRegWrap .column.reg span {
        font-size: 14px;
        display: inline-block;
        margin-left: 5px; }
      #logReg .logRegWrap .column .forgotLink {
        text-align: left; }
        #logReg .logRegWrap .column .forgotLink a {
          text-decoration: underline;
          color: #495057;
          font-size: 14px; }
    #logReg .logRegWrap button {
      width: 100%;
      padding: 5px;
      display: inline-block;
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
      color: #FFF;
      border-radius: 5px;
      font-size: 1.125rem;
      font-weight: 600;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-transform: uppercase; }
    #logReg .logRegWrap #onestepcheckout-return-login-link, #logReg .logRegWrap #backFromRegister {
      color: #353535;
      text-decoration: underline;
      margin-bottom: 10px;
      display: inline-block; }
    #logReg .logRegWrap .register {
      width: 100%;
      padding: 0 40px; }
      #logReg .logRegWrap .register em {
        display: none; }
      #logReg .logRegWrap .register h1 {
        font-size: 25px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 25px; }
      #logReg .logRegWrap .register ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0; }
  #logReg .input-box, #logReg .field {
    text-align: left;
    margin-bottom: 10px; }
    #logReg .input-box label, #logReg .field label {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 14px; }
    #logReg .input-box input, #logReg .field input {
      display: block;
      width: 100%;
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: 5px;
      transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  #logReg .control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center; }
    #logReg .control .input-box {
      margin-bottom: 0; }
      #logReg .control .input-box input {
        margin-top: 1px;
        margin-right: 10px;
        width: 20px;
        height: 20px;
        display: inline-block; }
        #logReg .control .input-box input:after {
          content: ' ';
          display: inline-block;
          background-color: #FFF;
          width: 20px;
          height: 20px;
          border: 1px solid #E1E1E1;
          border-radius: 4px;
          text-align: center;
          line-height: 20px;
          vertical-align: top; }
        #logReg .control .input-box input:checked:after {
          content: '\2714'; }
      #logReg .control .input-box label {
        font-size: 14px;
        text-align: left; }
    #logReg .control .link-tip {
      display: none; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0; }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0); } }

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0); } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px; }
    .remodal#logReg {
      max-width: 900px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.topbar {
  height: 35px;
  line-height: 35px;
  background: linear-gradient(180deg, #2FC4E4 0%, #17A5DF 100%);
  color: #FFF;
  font-weight: 600; }
  .topbar .stars {
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle; }
    .topbar .stars:after {
      content: '';
      display: block;
      clear: both; }
    .topbar .stars span {
      float: left;
      background: #007F4F;
      width: 15px;
      height: 15px;
      border-radius: 3px;
      vertical-align: middle;
      position: relative;
      margin: 0 1px; }
      .topbar .stars span img {
        display: block;
        width: 15px;
        margin: 0 auto; }
  .topbar .tp {
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle;
    margin-bottom: 4px; }
    .topbar .tp span {
      margin-right: 2px;
      background: #F9A220;
      display: inline-block;
      width: 11px;
      height: 10px;
      position: relative;
      vertical-align: middle;
      overflow: hidden; }
      .topbar .tp span:after {
        content: '\2714';
        color: black;
        margin-top: -13px;
        display: block;
        width: 11px;
        font-size: 17px; }
    .topbar .tp img {
      display: block;
      width: 72px;
      image-rendering: -moz-crisp-edges;
      /* Firefox */
      image-rendering: -o-crisp-edges;
      /* Opera */
      image-rendering: -webkit-optimize-contrast;
      /* Webkit (non-standard naming) */
      image-rendering: crisp-edges;
      -ms-interpolation-mode: nearest-neighbor;
      /* IE (non-standard property) */ }

.header {
  border-bottom: 1px solid #D5D5D5;
  position: relative;
  background: #FFF;
  z-index: 1002; }
  .header .h-in-wrapper {
    padding: 15px 0 0 0; }
    @media only screen and (max-width: 767px) {
      .header .h-in-wrapper {
        padding: 4px 0 0 0; } }
  .header .container {
    padding-right: 0;
    padding-left: 0; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .header .container {
        padding-left: 20px;
        padding-right: 20px; } }
  .header > .topbar .container .row {
    margin-left: 0;
    margin-right: 0; }

.sc-container > div {
  float: left; }

@media only screen and (max-width: 1199px) {
  .sc-container {
    width: calc(100% - 229px); } }

@media only screen and (max-width: 767px) {
  .sc-container {
    width: inherit;
    float: right !important;
    margin-top: 5px; } }

.sc-container .search-cont {
  margin-top: 8px;
  -ms-flex: 1;
  flex: 1; }
  @media only screen and (max-width: 767px) {
    .sc-container .search-cont {
      display: none; } }

@media only screen and (max-width: 767px) {
  .sc-container .cart-cont {
    width: inherit; } }

.sc-container:after {
  content: '';
  display: block;
  clear: both; }

@media only screen and (max-width: 767px) {
  .sc-container #search-button, .sc-container #burger {
    position: relative;
    padding-top: 20px;
    margin-top: 10px;
    text-decoration: none; }
    .sc-container #search-button span, .sc-container #burger span {
      color: #454545; }
    .sc-container #search-button img, .sc-container #burger img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); } }

@media only screen and (max-width: 767px) {
  .sc-container #search-button svg {
    transform: translateX(-50%) scale(1.2, 1.2); } }

.fw-container:first-child {
  border-bottom: 1px solid #D5D5D5; }
  @media only screen and (max-width: 767px) {
    .fw-container:first-child {
      border-bottom: 0; } }

.fw-container:last-child {
  padding-top: 5px; }

.top-container {
  position: relative;
  padding-left: 230px; }
  .top-container:after {
    content: '';
    display: block;
    clear: both; }
  @media only screen and (max-width: 1199px) {
    .top-container {
      padding-left: 0; } }
  .top-container .big-logo-container {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    z-index: 20;
    margin-top: -12px;
    padding-right: 29px;
    background: white;
    padding-left: 29px;
    left: -29px;
    max-width: 258px; }
    @media only screen and (max-width: 1199px) {
      .top-container .big-logo-container {
        position: relative;
        transform: none;
        float: left;
        margin: 0;
        max-width: 229px;
        left: 0;
        padding-left: 0; } }
    @media only screen and (max-width: 767px) {
      .top-container .big-logo-container {
        max-width: 200px; } }
    @media only screen and (max-width: 410px) {
      .top-container .big-logo-container {
        max-width: 140px;
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 0; } }
    .top-container .big-logo-container .logo img {
      width: 100%; }
  .top-container .sc-container {
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 1199px) {
      .top-container .sc-container {
        float: left; } }

.bottom-container {
  padding-left: 230px; }
  @media only screen and (max-width: 1199px) {
    .bottom-container {
      padding-left: 0; } }

@media only screen and (max-width: 1199px) {
  .site-nav {
    text-align: center; } }

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #D5D5D5;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }

.form-search {
  position: relative; }
  .form-search input {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    padding-left: 15px;
    padding-right: 40px;
    padding-bottom: 3px; }
    .form-search input:-ms-input-placeholder {
      /* IE 10+ */
      color: #a1a1a1; }
    .form-search input::placeholder {
      color: #a1a1a1; }
    .form-search input:focus {
      outline: none; }
  .form-search button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    height: 21px;
    cursor: pointer; }
    .form-search button:focus {
      outline: none; }
    .form-search button img {
      display: block; }

.top-left-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right; }
  .top-left-nav.mobileNav {
    display: none; }
    @media only screen and (max-width: 767px) {
      .top-left-nav.mobileNav {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
        position: relative; }
        .top-left-nav.mobileNav:after {
          content: '';
          display: block;
          height: 100%;
          position: absolute;
          left: 50%;
          border-right: 1px solid rgba(0, 0, 0, 0.2); }
        .top-left-nav.mobileNav li {
          margin: 12px 10px 10px 10px;
          -ms-flex: 1;
          flex: 1;
          text-align: center; }
          .top-left-nav.mobileNav li a {
            display: inline-block;
            font-size: 15px;
            padding: 0 !important;
            border-bottom: 0 !important; } }
  .top-left-nav li {
    display: inline-block;
    margin: 10px 0;
    margin-left: 15px;
    position: relative;
    padding-top: 20px; }
    @media only screen and (min-width: 992px) {
      .top-left-nav li {
        margin-left: 30px; } }
    @media only screen and (max-width: 767px) {
      .top-left-nav li {
        display: none; } }
    .top-left-nav li span {
      display: block; }
    .top-left-nav li a {
      color: #454545;
      text-decoration: none;
      font-weight: 600; }
    .top-left-nav li img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 0; }
  .top-left-nav > a {
    margin: 0 15px;
    margin-top: 3px;
    display: inline-block; }
    @media only screen and (min-width: 992px) {
      .top-left-nav > a {
        margin: 0 15px 0 30px; } }
    @media only screen and (max-width: 349px) {
      .top-left-nav > a {
        margin: 0 10px;
        margin-top: 3px; } }
  .top-left-nav .cart {
    vertical-align: bottom;
    margin-left: 8px;
    filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2)); }
    @media only screen and (max-width: 767px) {
      .top-left-nav .cart {
        margin-left: 3px; } }

.topbar {
  font-size: 14px; }
  .topbar .left span, .topbar .left ul {
    float: left; }
  .topbar .left ul li a {
    color: #FFF;
    text-decoration: none; }
  .topbar .left .telephone a {
    color: #FFF;
    text-decoration: none; }
  .topbar .left ul {
    margin: 0;
    padding-left: 25px; }
    @media only screen and (max-width: 767px) {
      .topbar .left ul {
        display: none; } }
  @media only screen and (max-width: 350px) {
    .topbar .left {
      -ms-flex: 0 0 38%;
      flex: 0 0 38%;
      max-width: 38%; } }
  @media only screen and (max-width: 1199px) {
    .topbar .right {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .topbar .right {
      display: block; } }
  @media only screen and (max-width: 350px) {
    .topbar .right {
      -ms-flex: 0 0 62%;
      flex: 0 0 62%;
      max-width: 62%; } }
  @media only screen and (max-width: 1199px) {
    .topbar .middle {
      text-align: right !important; } }
  @media only screen and (max-width: 767px) {
    .topbar .middle {
      display: none; } }
  .topbar .mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      .topbar .mobile {
        display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .topbar .desktop {
      display: none; } }

.header.checkout-header {
  margin-bottom: 25px; }
  .header.checkout-header .bottom-header-wrapper:after {
    content: '';
    display: block;
    clear: both; }
  .header.checkout-header .bottom-header-wrapper .big-logo-container {
    max-width: 229px;
    padding-right: 29px;
    background: white;
    float: left;
    margin: 10px 0;
    padding-left: 15px; }
    @media only screen and (max-width: 767px) {
      .header.checkout-header .bottom-header-wrapper .big-logo-container {
        max-width: 200px;
        margin: 17px 0; } }
    @media only screen and (max-width: 410px) {
      .header.checkout-header .bottom-header-wrapper .big-logo-container {
        max-width: 140px;
        padding-right: 0;
        margin: 21px 0; } }
    .header.checkout-header .bottom-header-wrapper .big-logo-container img {
      width: 100%; }
  .header.checkout-header .bottom-header-wrapper .static-block-container {
    width: calc(100% - 229px);
    padding-right: 15px;
    margin-top: 18px;
    margin-bottom: 18px;
    float: left; }
    @media only screen and (max-width: 767px) {
      .header.checkout-header .bottom-header-wrapper .static-block-container {
        width: calc(100% - 200px);
        margin-bottom: 0; } }
    @media only screen and (max-width: 410px) {
      .header.checkout-header .bottom-header-wrapper .static-block-container {
        width: calc(100% - 140px); } }
    .header.checkout-header .bottom-header-wrapper .static-block-container > div {
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      float: right;
      display: -ms-flexbox;
      display: flex; }
      .header.checkout-header .bottom-header-wrapper .static-block-container > div > div {
        font-size: 14px;
        color: #6e6e6e;
        vertical-align: middle;
        text-align: right;
        float: left;
        margin-left: 45px; }
        @media only screen and (min-width: 1200px) and (max-width: 1600px) {
          .header.checkout-header .bottom-header-wrapper .static-block-container > div > div {
            margin-left: 35px; } }
        .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact {
          padding-right: 80px;
          position: relative;
          margin-left: 0;
          max-width: 300px; }
          @media only screen and (max-width: 767px) {
            .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact {
              padding-right: 70px; } }
          .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact img {
            width: 87px;
            position: absolute;
            top: -10px;
            right: -10px; }
          .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info {
            margin-top: 4px;
            float: left;
            width: 100%;
            margin-bottom: 4px;
            line-height: 16px; }
            .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info span {
              display: inline-block;
              width: 100%;
              vertical-align: middle;
              text-align: right; }
              .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info span.phone {
                color: #000;
                font-weight: 600; }
              .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info span:nth-child(3) {
                display: none; }
              @media only screen and (max-width: 767px) {
                .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info span:nth-child(2) {
                  display: none; }
                .header.checkout-header .bottom-header-wrapper .static-block-container > div > div.contact .contact-info span:nth-child(3) {
                  display: inline-block; } }
        .header.checkout-header .bottom-header-wrapper .static-block-container > div > div svg {
          margin-right: 10px; }
          .header.checkout-header .bottom-header-wrapper .static-block-container > div > div svg.coin, .header.checkout-header .bottom-header-wrapper .static-block-container > div > div svg.market {
            width: 20px;
            height: 15px;
            vertical-align: middle; }
          .header.checkout-header .bottom-header-wrapper .static-block-container > div > div svg.free-shipping {
            width: 20px;
            height: 19px;
            vertical-align: middle; }
      @media only screen and (max-width: 1199px) {
        .header.checkout-header .bottom-header-wrapper .static-block-container > div > div:not(.contact) {
          display: none; } }

.footer {
  padding: 60px 0;
  background: linear-gradient(180deg, #2FC4E4 0%, #17A5DF 100%);
  color: #FFF; }
  .footer .block-title {
    font-size: 1.125rem;
    margin-bottom: 15px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .footer a {
    color: #FFF;
    text-decoration: underline; }
  .footer ul {
    list-style-type: none;
    padding: 0; }
  .footer .one-fourth {
    float: left;
    width: 25%;
    padding: 0 5px; }
    .footer .one-fourth .image a img {
      max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .footer .one-fourth {
        width: 100%;
        text-align: center; }
        .footer .one-fourth.half-mob {
          width: 50%; }
        .footer .one-fourth.centered {
          text-align: center; } }
  .footer .footer-sw {
    margin-bottom: 15px; }
    .footer .footer-sw .e-market {
      max-width: 150px;
      image-rendering: -moz-crisp-edges;
      image-rendering: -o-crisp-edges;
      image-rendering: -webkit-optimize-contrast;
      image-rendering: crisp-edges;
      -ms-interpolation-mode: nearest-neighbor; }
  .footer .container .row:after {
    content: '';
    display: block;
    clear: both; }
  .footer .row {
    margin-left: 0;
    margin-right: 0; }
  .footer.checkoutFooter {
    background: #454545; }
    .footer.checkoutFooter .trustpilot-widget {
      width: 100%; }
    .footer.checkoutFooter .ftotal-rating {
      width: 250px;
      float: left;
      padding-right: 50px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .footer.checkoutFooter .ftotal-rating {
          text-align: center;
          margin: 0 auto;
          padding-right: 0; } }
      .footer.checkoutFooter .ftotal-rating .title {
        font-size: 20px;
        font-weight: 600; }
      .footer.checkoutFooter .ftotal-rating .sub {
        font-size: 12px;
        color: #ccc; }
        .footer.checkoutFooter .ftotal-rating .sub .highlight {
          color: white;
          font-weight: 600; }
      .footer.checkoutFooter .ftotal-rating .trusted img {
        width: 75px; }
    .footer.checkoutFooter .f-rating-slider {
      width: calc(100% - 250px);
      float: left;
      padding: 0 20px; }
      @media only screen and (max-width: 767px) {
        .footer.checkoutFooter .f-rating-slider {
          display: none !important; } }
      .footer.checkoutFooter .f-rating-slider .item {
        padding: 0 20px;
        min-height: 120px;
        padding-bottom: 20px;
        position: relative; }
        .footer.checkoutFooter .f-rating-slider .item .fHeader:after {
          content: '';
          display: block;
          clear: both; }
        .footer.checkoutFooter .f-rating-slider .item .fHeader .time {
          font-size: 10px;
          color: #ccc;
          float: right;
          line-height: 24px; }
        .footer.checkoutFooter .f-rating-slider .item .sub .subHeader, .footer.checkoutFooter .f-rating-slider .item .sub .subDesc {
          margin-bottom: 0;
          font-size: 12px; }
        .footer.checkoutFooter .f-rating-slider .item .sub .subHeader {
          font-weight: 700;
          margin-bottom: 10px; }
        .footer.checkoutFooter .f-rating-slider .item .f-rating {
          float: left; }
          .footer.checkoutFooter .f-rating-slider .item .f-rating .rating-box {
            width: 60px;
            height: 12px;
            background-size: 12px;
            background-position: 0 -3.5px; }
            .footer.checkoutFooter .f-rating-slider .item .f-rating .rating-box .rating {
              height: 12px;
              background-position: 0 -18px; }
        .footer.checkoutFooter .f-rating-slider .item .f-reviewer {
          display: block;
          font-size: 10px;
          position: absolute;
          bottom: 0; }
    .footer.checkoutFooter .owl-controls .owl-buttons div {
      text-indent: -9999px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      font-size: 35px; }
      .footer.checkoutFooter .owl-controls .owl-buttons div:after {
        content: '\f053';
        font-family: FontAwesome;
        text-indent: 0;
        float: left; }
      .footer.checkoutFooter .owl-controls .owl-buttons div.owl-next {
        left: auto;
        right: 0; }
        .footer.checkoutFooter .owl-controls .owl-buttons div.owl-next:after {
          content: '\f054'; }

.sub-footer {
  padding: 45px 0;
  color: #6E6E6E; }
  .sub-footer .logo {
    max-width: 160px; }
  .sub-footer .col-md-3, .sub-footer .col-md-6 {
    -ms-flex: inherit;
    flex: inherit;
    max-width: inherit;
    float: left; }
  .sub-footer .col-md-3 {
    width: 25%; }
  .sub-footer .col-md-6 {
    width: 50%; }
  .sub-footer .cards {
    max-height: 44px;
    width: 100%; }
  @media only screen and (max-width: 991px) {
    .sub-footer .col {
      width: 100%;
      text-align: center;
      margin-bottom: 10px; }
      .sub-footer .col .cards {
        width: initial;
        max-width: 100%; } }

.footer-usp {
  margin: 30px 0;
  padding: 15px 0;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5; }
  .footer-usp ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
    display: block; }
    .footer-usp ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px;
      color: #454545;
      font-size: 0.875rem;
      font-weight: 600; }

.footer-usp-top .footer-usp {
  margin: 0 0 30px 0;
  border-top: none; }
  @media only screen and (min-width: 1023px) and (max-width: 1024px) {
    .footer-usp-top .footer-usp ul li:nth-child(3) {
      display: none; } }

.footer-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .footer-logos {
      display: block;
      text-align: center; } }
  .footer-logos .footer-logo {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .footer-logos .footer-logo {
        vertical-align: middle;
        display: inline-block;
        -ms-flex-positive: inherit;
        flex-grow: inherit; } }
    .footer-logos .footer-logo img {
      margin: 0 auto;
      display: block;
      max-width: 100%; }
      @media only screen and (max-width: 767px) {
        .footer-logos .footer-logo img {
          width: 70%; } }

.messages > li {
  list-style: none; }
  .messages > li.success-msg {
    background: lightgreen; }
  .messages > li.error-msg {
    background: red; }

body {
  -webkit-font-smoothing: antialiased; }

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }

.product-cart-pricing {
  margin-bottom: 15px; }
  .product-cart-pricing > div {
    display: inline-block;
    margin-right: 5px; }
    .product-cart-pricing > div span {
      font-weight: 600; }
  .product-cart-pricing .discount-percentage span,
  .product-cart-pricing .pricing-final span {
    color: #F8751E; }
  .product-cart-pricing .pricing-final span {
    font-size: 20px;
    font-weight: 700; }
  .product-cart-pricing .discount-percentage span {
    border: 2px solid #F8751E;
    padding: 0 3px;
    font-size: 14px;
    vertical-align: top;
    border-radius: 3px;
    font-weight: 700; }
  .product-cart-pricing .pricing-original {
    vertical-align: top;
    padding-top: 1px; }
    .product-cart-pricing .pricing-original.nodiscount {
      text-decoration: none; }
      .product-cart-pricing .pricing-original.nodiscount span {
        text-decoration: none;
        color: #353535 !important;
        font-weight: 700 !important; }
    .product-cart-pricing .pricing-original span {
      text-decoration: line-through;
      color: #828282;
      vertical-align: top;
      font-weight: 400; }
    .product-cart-pricing .pricing-original.no-discount {
      text-decoration: none; }
  .product-cart-pricing .price {
    color: #353535;
    font-weight: bold;
    margin: 0; }

.crosssell {
  margin-bottom: 50px; }
  .crosssell h2 {
    text-align: center; }
  .crosssell .product-name {
    line-height: 17px;
    min-height: 42px; }
    .crosssell .product-name a {
      font-size: 17px;
      color: #353535;
      font-weight: bold; }
  .crosssell ul {
    padding: 0;
    list-style: none; }
  .crosssell #crosssell-products-list {
    table-layout: fixed;
    width: 100%;
    display: table; }
    @media only screen and (max-width: 1199px) {
      .crosssell #crosssell-products-list {
        display: block;
        table-layout: unset; }
        .crosssell #crosssell-products-list:after {
          content: '';
          display: block;
          clear: both; } }
    .crosssell #crosssell-products-list > li {
      display: table-cell;
      padding: 0 10px;
      text-align: center; }
      @media only screen and (max-width: 1199px) {
        .crosssell #crosssell-products-list > li {
          display: block;
          float: left;
          width: 33.3%; } }
      @media only screen and (max-width: 767px) {
        .crosssell #crosssell-products-list > li {
          width: 50%; } }
    .crosssell #crosssell-products-list .rating-links {
      display: none; }

.block-related {
  margin-bottom: 50px; }
  .block-related .block-subtitle {
    text-align: center;
    display: none; }
  .block-related .product-name {
    line-height: 17px;
    min-height: 42px; }
    .block-related .product-name a {
      font-size: 17px;
      color: #353535;
      font-weight: bold; }
  .block-related .block-title {
    text-align: center; }
  .block-related ol {
    padding: 0;
    list-style: none; }
  .block-related .mini-products-list {
    table-layout: fixed;
    width: 100%;
    display: table; }
    @media only screen and (max-width: 1199px) {
      .block-related .mini-products-list {
        display: block;
        table-layout: unset; }
        .block-related .mini-products-list:after {
          content: '';
          display: block;
          clear: both; } }
    .block-related .mini-products-list > li {
      display: table-cell;
      padding: 0 10px;
      text-align: center; }
      @media only screen and (max-width: 1199px) {
        .block-related .mini-products-list > li {
          display: block;
          float: left;
          width: 33.3%; } }
      @media only screen and (max-width: 767px) {
        .block-related .mini-products-list > li {
          width: 50%; } }

.crosssell, .block-related {
  padding: 25px 0;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 0; }

.crosssell .rating-box, .block-related .rating-box {
  margin: 10px 0; }

.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  padding-right: 50px;
  background-image: url("https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg");
  background-repeat: no-repeat no-repeat;
  background-position: right 20px center;
  border: 1px solid #D5D5D5;
  background-color: white;
  font-weight: 600;
  font-size: 14px !important;
  color: #3d3d3d; }
  @media only screen and (max-width: 1024px) {
    select {
      font-size: 16px !important; } }
  select::-ms-expand {
    display: none; }

.latest-posts {
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 70px; }
  .latest-posts .post-list {
    list-style-type: none;
    padding: 0; }
    .latest-posts .post-list:after {
      content: '';
      display: block;
      clear: both; }
    .latest-posts .post-list .column {
      float: left;
      width: calc(33.3% - 17px);
      margin-right: 25px; }
      @media only screen and (max-width: 991px) {
        .latest-posts .post-list .column {
          width: 100%;
          margin-right: 0; } }
      .latest-posts .post-list .column:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 500px) {
        .latest-posts .post-list .column:not(:first-child) {
          display: none; } }
      .latest-posts .post-list .column:first-child .post:last-child .post-image, .latest-posts .post-list .column:last-child .post:last-child .post-image {
        padding-bottom: 90%; }
      .latest-posts .post-list .column:first-child .post .post-image, .latest-posts .post-list .column:last-child .post .post-image {
        padding-bottom: 45%; }
      .latest-posts .post-list .column .post {
        margin-bottom: 25px;
        position: relative; }
        @media only screen and (min-width: 500px) and (max-width: 991px) {
          .latest-posts .post-list .column .post {
            width: calc(50% - 10px);
            float: left; }
            .latest-posts .post-list .column .post:first-child {
              margin-right: 20px; }
            .latest-posts .post-list .column .post .post-image {
              padding-bottom: 55% !important; } }
        @media only screen and (max-width: 500px) {
          .latest-posts .post-list .column .post {
            width: 100%; }
            .latest-posts .post-list .column .post:first-child {
              margin-right: 0; } }
        .latest-posts .post-list .column .post:last-child .post-image {
          padding-bottom: 45%; }
        .latest-posts .post-list .column .post .post-image {
          position: relative;
          overflow: hidden;
          padding-bottom: 90%; }
          .latest-posts .post-list .column .post .post-image .image-holder {
            background-size: cover;
            background-position: center center;
            transition: all 0.6s ease-in-out;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
        .latest-posts .post-list .column .post .post-header {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          padding: 0 20px 18px 20px;
          color: #FFF;
          font-weight: bold;
          text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%); }
          .latest-posts .post-list .column .post .post-header .post-categoryname {
            font-size: 13px;
            line-height: 26px; }
          .latest-posts .post-list .column .post .post-header .post-name {
            font-size: 24px;
            line-height: 26px; }
        .latest-posts .post-list .column .post a .post-image:after {
          content: '';
          transition: all 0.6s ease-in-out;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #000;
          opacity: 0; }
        .latest-posts .post-list .column .post a .post-image img {
          transition: all 0.6s ease-in-out; }
        .latest-posts .post-list .column .post a:hover .post-image:after {
          background: #000;
          opacity: 0.3; }
        .latest-posts .post-list .column .post a:hover .post-image .image-holder {
          transform: scale(1.1, 1.1); }

.check-banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
  background: #F8F8F8; }
  .check-banner:after {
    content: '';
    display: block;
    clear: both; }
  .check-banner > img {
    position: relative;
    margin: auto; }
    @media only screen and (max-width: 1199px) {
      .check-banner > img {
        position: absolute;
        top: -9999px;
        right: -9999px;
        bottom: -9999px;
        left: -10620px;
        height: 100%; } }
  .check-banner .check-text-container {
    padding-top: 45px;
    position: relative;
    float: right;
    width: 60%; }
    @media only screen and (max-width: 1199px) {
      .check-banner .check-text-container {
        padding: 20px 0; } }
    .check-banner .check-text-container .top {
      margin-bottom: 40px; }
      .check-banner .check-text-container .top:after {
        content: '';
        display: block;
        clear: both; }
    .check-banner .check-text-container .bottom:after {
      content: '';
      display: block;
      clear: both; }
    .check-banner .check-text-container:after {
      content: '';
      display: block;
      clear: both; }
    .check-banner .check-text-container .check-box {
      position: relative;
      width: 50%;
      float: left;
      padding-left: 35px;
      padding-right: 175px; }
      @media only screen and (max-width: 1300px) {
        .check-banner .check-text-container .check-box {
          padding-right: 130px; } }
      @media only screen and (max-width: 1199px) {
        .check-banner .check-text-container .check-box {
          padding-right: 90px; } }
      .check-banner .check-text-container .check-box img {
        position: absolute;
        top: 3px;
        left: 0; }
      .check-banner .check-text-container .check-box span {
        display: block; }
        .check-banner .check-text-container .check-box span.check-title {
          font-size: 18px;
          color: #353535;
          font-weight: bold;
          margin-bottom: 15px; }
        .check-banner .check-text-container .check-box span.check-text {
          font-size: 16px;
          color: #353535; }
  @media only screen and (max-width: 991px) {
    .check-banner {
      display: none; } }

.ngWrap {
  max-width: 1300px;
  margin: 0 auto;
  margin-bottom: 30px; }
  .ngWrap .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px; }
  .ngWrap .ngGuide {
    padding: 0 10px;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .ngWrap .ngGuide {
        width: 100%; } }
    .ngWrap .ngGuide h1 {
      font-size: 32px;
      font-weight: 600;
      margin-bottom: 30px; }
    .ngWrap .ngGuide p {
      margin-bottom: 15px; }
    .ngWrap .ngGuide .action {
      margin-bottom: 15px; }
      .ngWrap .ngGuide .action img {
        max-width: 100%; }
  .ngWrap .ngDemonstration {
    padding: 0 10px;
    width: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px; }
    @media only screen and (max-width: 767px) {
      .ngWrap .ngDemonstration {
        width: 100%; } }
    .ngWrap .ngDemonstration .demoBoxes {
      width: 50%;
      padding: 0 5px; }
      .ngWrap .ngDemonstration .demoBoxes.dbTitle {
        width: 100%; }
        .ngWrap .ngDemonstration .demoBoxes.dbTitle h2 {
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase; }
      .ngWrap .ngDemonstration .demoBoxes.wide {
        width: 100%; }
        .ngWrap .ngDemonstration .demoBoxes.wide img {
          width: 100%; }
      .ngWrap .ngDemonstration .demoBoxes h3 a {
        font-size: 17px;
        text-decoration: none;
        color: #454545;
        font-weight: 600;
        text-transform: uppercase; }

.filter-banner {
  position: relative;
  overflow: hidden; }
  .filter-banner > img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -1; }

.store-banner {
  position: relative;
  overflow: hidden; }
  .store-banner.sbMobile {
    display: none; }
  @media only screen and (max-width: 767px) {
    .store-banner.sbDesktop {
      display: none; }
    .store-banner.sbMobile {
      display: none; } }
  .store-banner .store-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .store-banner .store-container.overlay {
      background: rgba(0, 0, 0, 0.4); }
    .store-banner .store-container .store-box {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      left: 0;
      padding: 0 10px;
      max-width: 475px;
      margin-left: 140px; }
      .store-banner .button {
        color: #FFF;
        display: inline-block;
        border-radius: 5px;
        background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
        font-weight: bold;
        width: 185px;
        max-width: 100%;
        min-height: 34px;
        padding: 4px 0;
        text-align: center;
        position: absolute;
        bottom: 20px;
        right: 20px;
        text-decoration: none;
        cursor: pointer; }
      @media only screen and (max-width: 991px) {
        .store-banner .store-container .store-box {
          margin-left: 0;
          left: 50%;
          transform: translate(-50%, -50%); } }
  .store-banner img {
    width: 100%; }
  @media only screen and (max-width: 991px) {
    .store-banner {
      text-align: center; } }
  .store-banner:after {
    content: '';
    display: block;
    clear: both; }
  .store-banner .store-container {
    float: left; }
    @media only screen and (max-width: 991px) {
      .store-banner .store-container {
        float: none;
        display: inline-block;
        text-align: center; } }
    .store-banner .store-container .store-box .store-title {
      color: #fff;
      display: block;
      margin-bottom: 18px;
      font-weight: 700;
      font-size: 50px;
      line-height: 53px;
      text-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2); }
      @media only screen and (max-width: 576px) {
        .store-banner .store-container .store-box .store-title {
          font-size: 24px;
          line-height: 30px;
          margin-bottom: 4px; } }
    .store-banner .store-container .store-box .store-text {
      font-size: 24px;
      color: #fff;
      display: block;
      line-height: 26px;
      font-weight: 600;
      text-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2); }
      @media only screen and (max-width: 576px) {
        .store-banner .store-container .store-box .store-text {
          font-size: 19px;
          line-height: 23px; } }
  .store-banner > img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -1; }

@media only screen and (min-width: 1366px) and (max-width: 1367px) {
  .container {
    max-width: 1320px; } }

.info-articles {
  max-width: 1300px;
  margin: 0 auto;
  margin-bottom: 40px; }
  .info-articles.catPage {
    max-width: inherit;
    margin-top: 100px;
    margin-bottom: 80px; }
    .info-articles.catPage p {
      text-align: center; }
  .info-articles .products-grid .item {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%; }
  .info-articles .info-title {
    font-size: 20px;
    color: #353535;
    font-weight: bold;
    margin-bottom: 15px;
    display: block; }
  .info-articles p {
    font-size: 16px;
    color: #353535; }

.line-divider {
  display: block;
  width: 100%;
  height: 1px;
  background: #d5d5d5;
  margin-bottom: 30px; }

.category-products #m-show-more {
  padding: 12px 30px;
  display: inherit;
  width: auto;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 80px; }
  .category-products #m-show-more:focus {
    outline: none; }
  .category-products #m-show-more span {
    color: #454545;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .category-products #m-show-more span {
        font-size: 15px; } }

@media only screen and (min-width: 768px) {
  .wrapper #m-wait {
    transform: none !important;
    position: fixed;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); } }

.wrapper #m-wait .loader {
  margin-bottom: 0;
  background: white;
  padding: 30px 20px;
  min-width: 300px;
  border: 0;
  border-radius: 5px;
  color: #353535;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-top: 0;
  box-shadow: 0 2px 26px 0 rgba(0, 0, 0, 0.1); }
  .wrapper #m-wait .loader img {
    margin-bottom: 20px; }
  .wrapper #m-wait .loader span {
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    display: block; }
  @media only screen and (max-width: 767px) {
    .wrapper #m-wait .loader {
      -webkit-filter: blur(0.00001px); } }

.messages {
  list-style-type: none;
  padding-left: 0; }
  .messages > li {
    text-align: center;
    font-weight: 600;
    padding: 5px; }
    .messages > li.error-msg {
      background: linear-gradient(180deg, #fca372 0%, #f66014 100%);
      color: #FFF; }
    .messages > li.success-msg {
      background: linear-gradient(180deg, #00ce88 0%, #007F4F 100%);
      color: #FFF; }
    .messages > li ul {
      list-style-type: none;
      padding-left: 0; }

.short-description h2 {
  font-weight: 700; }

.short-description h3 {
  font-size: 18px;
  font-weight: 700; }

#menu-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  opacity: 0;
  top: 0;
  left: 0; }
  @media only screen and (max-width: 767px) {
    #menu-overlay:after {
      display: none !important; } }
  #menu-overlay.shown {
    display: block;
    opacity: 1; }

.remodal-wrapper {
  padding: 17px 17px 0; }
  .remodal-wrapper .remodal {
    border-radius: 5px; }
    .remodal-wrapper .remodal .remodal-close {
      border-radius: 50%;
      outline: none;
      background: #454545;
      color: #FFF;
      left: auto;
      right: -17.5px;
      top: -17.5px; }
      .remodal-wrapper .remodal .remodal-close:hover, .remodal-wrapper .remodal .remodal-close:focus {
        color: #FFF; }
      .remodal-wrapper .remodal .remodal-close:before {
        font-size: 37px; }

.shop-more .icon {
  content: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg);
  display: inline-block;
  transform: rotate(90deg);
  vertical-align: middle; }

.shop-more.br {
  display: none; }

.miniContainer {
  max-width: 786px;
  margin: 0 auto;
  padding: 0 20px; }

.smContainer {
  max-width: 1176px;
  margin: 0 auto;
  padding: 0 20px; }

.site-nav > ul > li.level0 > a {
  padding: 7px 8px 11px 8px; }
  .site-nav > ul > li.level0 > a > span {
    padding: 2px;
    border-radius: 5px;
    display: block; }
    .site-nav > ul > li.level0 > a > span > span {
      border-radius: 4px;
      display: block;
      padding: 0px 7px; }
      @media only screen and (min-width: 768px) {
        .site-nav > ul > li.level0 > a > span > span {
          background: white; } }

@media only screen and (min-width: 768px) {
  .site-nav > ul > li.level0#borded > a > span {
    background: linear-gradient(#FC9B3B, #F66310); } }

.site-nav > ul > li.level0#borded > a > span > span {
  color: #F8751E; }

.site-nav > ul > li.level0#borded > a:after {
  display: none; }

@media only screen and (max-width: 767px) {
  .site-nav > ul > li.active > a > span {
    color: #F8751E; } }

.site-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .site-nav ul li {
    display: inline-block;
    font-size: 1.125rem; }
    @media only screen and (max-width: 767px) {
      .site-nav ul li {
        display: block; } }
    @media only screen and (min-width: 768px) {
      .site-nav ul li.level0:hover > a {
        position: relative; }
        .site-nav ul li.level0:hover > a:after {
          content: '';
          display: block;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
          height: 3px;
          width: calc(100% - 30px);
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%); } }
    @media only screen and (min-width: 1200px) {
      .site-nav ul li.level0.first.parent:hover > a:after {
        width: calc(100% - 22px);
        bottom: 0;
        left: 7px;
        transform: none; } }
    @media only screen and (min-width: 768px) {
      .site-nav ul li.level0.parent > a {
        position: relative; }
        .site-nav ul li.level0.parent > a:before {
          content: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg);
          position: absolute;
          top: 6px;
          right: 0; } }
    @media only screen and (min-width: 768px) {
      .site-nav ul li.level0.active > a {
        position: relative; }
        .site-nav ul li.level0.active > a:after {
          content: '';
          display: block;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
          height: 3px;
          width: calc(100% - 30px);
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%); } }
    @media only screen and (min-width: 1200px) {
      .site-nav ul li.level0.active.first.parent > a:after {
        width: calc(100% - 22px);
        bottom: 0;
        left: 7px;
        transform: none; } }
    .site-nav ul li a {
      padding: 10px 15px 15px 15px;
      font-weight: 600;
      color: #454545;
      display: block;
      text-decoration: none; }
    @media only screen and (min-width: 1200px) {
      .site-nav ul li.first.parent a {
        padding: 7px 8px 11px 0; } }

@media only screen and (max-width: 991px) {
  .site-nav > ul > li > a {
    font-size: 13px;
    padding: 7px 6px 11px 6px !important; } }

.site-nav .hover-box {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background: white;
  z-index: 2100; }
  @media only screen and (min-width: 767px) {
    .site-nav .hover-box {
      border-top: 1px solid #D5D5D5; } }
  @media only screen and (max-width: 767px) {
    .site-nav .hover-box {
      display: block; } }
  .site-nav .hover-box .footer-usp {
    margin: 15px 0 0px 0px; }
    .site-nav .hover-box .footer-usp ul li {
      font-size: 0.875rem; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .site-nav .hover-box .footer-usp ul {
        margin-left: -15px;
        margin-right: -15px; } }
  .site-nav .hover-box > .container {
    padding: 30px 0 15px 0;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .site-nav .hover-box > .container {
        padding: 5px 0; } }
  .site-nav .hover-box .container:after {
    content: '';
    display: block;
    clear: both; }
  .site-nav .hover-box .container .column {
    float: left;
    position: static; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .site-nav .hover-box .container .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%; } }
    .site-nav .hover-box .container .column:before {
      content: '';
      display: block;
      width: 1px;
      background: #D5D5D5;
      position: absolute;
      top: 30px;
      bottom: 15px;
      margin-left: -15px; }
      @media only screen and (max-width: 767px) {
        .site-nav .hover-box .container .column:before {
          display: none; } }
    .site-nav .hover-box .container .column li {
      display: block;
      font-size: 16px; }
      @media only screen and (min-width: 1200px) {
        .site-nav .hover-box .container .column li {
          padding: 0 25px; } }
      @media only screen and (max-width: 767px) {
        .site-nav .hover-box .container .column li {
          font-size: 11px; } }
    @media only screen and (min-width: 1200px) {
      .site-nav .hover-box .container .column li.title-box {
        padding: 5px 25px; } }
    .site-nav .hover-box .container .column li a {
      width: 100%; }
    .site-nav .hover-box .container .column.main-column:before {
      display: none; }
    @media only screen and (max-width: 767px) {
      .site-nav .hover-box .container .column.main-column {
        display: block;
        width: 100%;
        max-width: inherit;
        padding: 0 5px; } }
    @media only screen and (min-width: 1200px) {
      .site-nav .hover-box .container .column .title-box:not(:first-child) {
        padding: 25px 25px 5px 25px; } }
    @media only screen and (min-width: 1200px) {
      .site-nav .hover-box .container .column .title-box {
        padding-left: 14px; } }
    @media only screen and (max-width: 767px) {
      .site-nav .hover-box .container .column .title-box {
        border-bottom: 1px solid #f5f5f5; } }
    .site-nav .hover-box .container .column .title-box:after {
      content: '';
      display: block;
      clear: both; }
    .site-nav .hover-box .container .column .title-box .title {
      text-transform: uppercase;
      padding: 0 10px;
      font-weight: bold;
      color: #5d5d5d;
      display: block; }
      @media only screen and (max-width: 767px) {
        .site-nav .hover-box .container .column .title-box .title {
          float: left;
          font-size: 22px;
          padding: 7px 0px; } }
      .site-nav .hover-box .container .column .title-box .title.filters-title {
        text-transform: none; }
    .site-nav .hover-box .container .column .title-box .mp-back {
      border-bottom: 0; }
      @media only screen and (min-width: 768px) {
        .site-nav .hover-box .container .column .title-box .mp-back {
          display: none; } }
      .site-nav .hover-box .container .column .title-box .mp-back img {
        width: 6px;
        height: 10px;
        display: inline-block; }
      @media only screen and (max-width: 767px) {
        .site-nav .hover-box .container .column .title-box .mp-back {
          float: right;
          width: auto;
          padding: 11px 0px !important; } }
    @media only screen and (max-width: 767px) {
      .site-nav .hover-box .container .column li .view-all {
        color: #4BA1DB; } }
    .site-nav .hover-box .container .column li a {
      padding: 1px 10px;
      color: #6e6e6e;
      text-decoration: none;
      display: inline-block;
      font-weight: 400; }
      .site-nav .hover-box .container .column li a:hover {
        color: #F8751E; }
    .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box {
      margin-top: 10px;
      padding: 0 10px; }
      @media only screen and (max-width: 1199px) {
        .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box {
          padding: 0; } }
      .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box {
        padding: 0 25px; }
        .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box {
          overflow: hidden;
          position: relative;
          padding: 28px 32px;
          min-height: 150px;
          border-radius: 5px;
          background-size: cover;
          background-position: center center;
          border: 1px solid #efefef; }
          .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.3); }
          @media only screen and (max-width: 991px) {
            .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box {
              padding: 28px 10px; } }
          .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box div.campaign-title {
            text-shadow: 1px 1px 3px #000;
            color: #FFF;
            font-size: 24px;
            font-weight: bold;
            line-height: 31px;
            text-align: center;
            margin-bottom: 20px;
            word-wrap: break-word;
            position: relative; }
            @media only screen and (max-width: 991px) {
              .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box div.campaign-title {
                font-size: 20px;
                line-height: 22px; } }
          .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box div.campaign-button {
            text-align: center;
            position: relative; }
            .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box div.campaign-button a {
              max-width: 100%;
              width: auto;
              border-radius: 5px;
              color: #FFF;
              padding: 6px 10px;
              min-height: 34px;
              font-size: 16px;
              font-weight: bold;
              line-height: 20px;
              background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
              word-wrap: break-word; }
              @media only screen and (max-width: 991px) {
                .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box div.campaign-button a {
                  font-size: 14px; } }
          .site-nav .hover-box .container .column.campaign-banner .campaign-outer-box .campaign-box .campaign-info-box img {
            position: absolute;
            min-height: 100%;
            min-width: 100%;
            top: -9999px;
            right: -9999px;
            bottom: -9999px;
            left: -9999px;
            margin: auto;
            z-index: -1; }
    .site-nav .hover-box .container .column.small-campaign .campaign-outer-box {
      display: block;
      padding: 0 10px;
      width: 100%;
      margin-top: 10px; }
      @media only screen and (max-width: 1199px) {
        .site-nav .hover-box .container .column.small-campaign .campaign-outer-box {
          padding: 0; } }
      .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box {
        padding: 0 25px; }
        .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box .campaign-info-box {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box .campaign-info-box img {
            width: 65px;
            display: block;
            float: left;
            border-radius: 5px;
            border: 1px solid #efefef; }
          .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box .campaign-info-box a {
            display: block;
            float: left;
            -ms-flex: 1;
            flex: 1;
            font-size: 18px;
            font-weight: 600;
            line-height: 20px;
            color: #353535;
            padding: 0 0 0 20px;
            text-align: left;
            word-break: break-word; }
            @media only screen and (max-width: 1199px) {
              .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box .campaign-info-box a {
                font-size: 16px;
                padding: 0 0 0 10px; } }
            @media only screen and (max-width: 991px) {
              .site-nav .hover-box .container .column.small-campaign .campaign-outer-box .campaign-box .campaign-info-box a {
                font-size: 14px;
                line-height: 15px; } }
  .site-nav .hover-box .container .tl-number {
    margin-left: 4px;
    color: #aaa; }
    @media only screen and (max-width: 767px) {
      .site-nav .hover-box .container .tl-number {
        display: none; } }
  .site-nav .hover-box:hover {
    display: block; }
  .site-nav .hover-box .menu-rollover {
    display: none;
    overflow: hidden; }
  .site-nav .hover-box .rollover-toggle {
    position: relative;
    padding: 5px 10px !important;
    color: #6e6e6e;
    font-size: 14px;
    font-weight: bold; }
    @media only screen and (min-width: 1200px) {
      .site-nav .hover-box .rollover-toggle {
        padding: 5px 35px !important; } }
    .site-nav .hover-box .rollover-toggle .less {
      display: none; }
    .site-nav .hover-box .rollover-toggle.active .less {
      display: inline-block; }
    .site-nav .hover-box .rollover-toggle.active .more {
      display: none; }
    .site-nav .hover-box .rollover-toggle:after {
      content: '▼';
      display: inline-block; }
    .site-nav .hover-box .rollover-toggle.active:after {
      content: '▲'; }

.site-nav .has-children.menu-hovered ~ .hover-box {
  display: block; }

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

.site-nav .topbar .row {
  padding: 0 5px;
  margin-left: 0;
  margin-right: 0; }
  .site-nav .topbar .row .left, .site-nav .topbar .row .right {
    padding-left: 0;
    padding-right: 0; }

@media only screen and (max-width: 767px) {
  .site-nav > ul > li {
    font-size: 11px; } }

.site-nav.mp-level {
  top: 167px; }

.mp-menu .search-cont {
  padding: 10px 60px 10px 10px;
  position: relative;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2); }
  @media only screen and (min-width: 768px) {
    .mp-menu .search-cont {
      display: none;
      box-shadow: none; } }
  .mp-menu .search-cont:after {
    content: '';
    display: block;
    clear: both; }
  .mp-menu .search-cont form {
    width: 100%;
    float: left; }

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

.mp-menu #exit {
  padding-top: 25px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  text-decoration: none; }
  .mp-menu #exit img {
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%) scale(1.8, 1.8);
    width: 16px;
    height: 16px; }
  .mp-menu #exit span {
    font-size: 13px;
    color: #454545; }

@media only screen and (max-width: 400px) {
  .mp-menu ul li > a {
    text-align: left;
    padding: 0.7em 1em 0.7em 0.8em !important; } }

.mp-menu ul li > a.active {
  color: #F8751E; }

@media only screen and (max-width: 767px) {
  .mp-menu .footer-usp {
    display: none; } }

@media only screen and (max-width: 767px) {
  .mp-menu .container {
    max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .mp-menu .topbar .container {
    padding: 0 15px; } }

#burger {
  float: left;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    #burger {
      display: none; } }

#search-button {
  float: left;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    #search-button {
      display: none; } }

#quick-window {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  overflow-y: auto;
  z-index: 999; }
  #quick-window .quickview-container {
    position: absolute;
    z-index: 500;
    background-color: #fff;
    width: 1000px;
    max-width: 90%;
    border: 1px solid #aaa;
    left: 50%;
    transform: translateX(-50%); }
    #quick-window .quickview-container #quickview-header #quickview-close {
      float: right;
      margin-right: -10px;
      margin-top: -10px; }
      #quick-window .quickview-container #quickview-header #quickview-close svg {
        width: 16px;
        height: 16px;
        transform: scale(1.9, 1.9);
        opacity: 1; }
    #quick-window .quickview-container .quick-view-content .product-essential {
      padding: 25px; }
      #quick-window .quickview-container .quick-view-content .product-essential .product-img-box {
        width: 100%;
        float: left; }
        #quick-window .quickview-container .quick-view-content .product-essential .product-img-box .owl-item .item {
          margin: 0 3px; }
      #quick-window .quickview-container .quick-view-content .product-essential .to-view a {
        color: #353535;
        text-decoration: underline; }
      #quick-window .quickview-container .quick-view-content .product-essential .product-shop {
        float: right;
        text-align: left;
        width: 385px; }

#ajax-preloader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2000; }
  #ajax-preloader .loading-container {
    background: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/ajax_loader.gif) center bottom 5px no-repeat;
    width: 40px;
    height: 40px; }
    #ajax-preloader .loading-container .loading {
      margin-bottom: 25px; }

.quick {
  position: relative; }
  .quick .ajax {
    text-decoration: none;
    border: 1px solid #888;
    background: #bbb;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px;
    display: block;
    margin-top: 5px;
    transition: all 0.3s ease-in-out; }
    .quick .ajax:hover {
      text-decoration: none;
      opacity: .7; }

.catalog-category-view .category-bottom-description {
  margin: 0 auto; }

.catalog-category-view .products-grid .item .product-cart-pricing .pricing-original.nodiscount span {
  color: #F8751E !important; }

.category-title {
  text-align: center; }
  .category-title h1 {
    font-weight: 700;
    font-size: 34px;
    color: #454545; }

.catOuterWrap {
  background-color: #F8F8F8;
  border-bottom: 1px solid #D5D5D5;
  position: relative;
  color: #454545; }
  .catOuterWrap .catHeader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .catOuterWrap .catHeader .catInfo {
      width: 50%;
      padding-right: 115px;
      padding-top: 20px;
      padding-bottom: 50px;
      min-height: 450px; }
      @media only screen and (min-width: 1200px) and (max-width: 1366px) and (max-height: 810px) {
        .catOuterWrap .catHeader .catInfo {
          padding-top: 10px;
          padding-bottom: 30px;
          min-height: 400px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) and (max-height: 860px) {
        .catOuterWrap .catHeader .catInfo {
          padding-top: 10px;
          padding-bottom: 30px;
          min-height: 400px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) and (max-height: 768px) {
        .catOuterWrap .catHeader .catInfo {
          padding-bottom: 10px;
          min-height: 400px;
          padding-right: 50px; } }
      @media only screen and (max-width: 991px) {
        .catOuterWrap .catHeader .catInfo {
          width: 100%;
          padding-right: 0;
          min-height: auto; } }
      @media only screen and (max-width: 767px) {
        .catOuterWrap .catHeader .catInfo {
          padding-bottom: 20px; } }
      .catOuterWrap .catHeader .catInfo .breadcrumbs {
        margin: 0 0 30px 0;
        font-size: 14px; }
      .catOuterWrap .catHeader .catInfo .category-title {
        text-align: left; }
        .catOuterWrap .catHeader .catInfo .category-title h1 {
          margin-bottom: 25px; }
      .catOuterWrap .catHeader .catInfo .category-description {
        text-align: left;
        font-size: 15px; }
        .catOuterWrap .catHeader .catInfo .category-description .desc p {
          margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .catOuterWrap .catHeader .catInfo .category-description .desc.closed p {
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            /* autoprefixer: off */
            -webkit-box-orient: vertical;
            /* autoprefixer: on */
            overflow: hidden;
            overflow-wrap: break-word;
            text-overflow: ellipsis; } }
        .catOuterWrap .catHeader .catInfo .category-description .show-more {
          display: none; }
        .catOuterWrap .catHeader .catInfo .category-description.collapsable .show-more {
          color: #4BA1DB;
          text-decoration: underline; }
          @media only screen and (max-width: 767px) {
            .catOuterWrap .catHeader .catInfo .category-description.collapsable .show-more {
              display: block; } }
      .catOuterWrap .catHeader .catInfo .note-icons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0; }
        .catOuterWrap .catHeader .catInfo .note-icons > div {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          font-size: 14px; }
          .catOuterWrap .catHeader .catInfo .note-icons > div img {
            margin-right: 10px; }
          .catOuterWrap .catHeader .catInfo .note-icons > div:first-child {
            margin-right: 40px; }
    .catOuterWrap .catHeader .catImage {
      width: 50%;
      background-size: cover;
      background-position: center center;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0; }
      @media only screen and (max-width: 991px) {
        .catOuterWrap .catHeader .catImage {
          width: 100%;
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          min-height: 300px; } }
      @media only screen and (max-width: 767px) {
        .catOuterWrap .catHeader .catImage {
          display: none; } }

.mp-menuOuter {
  background-color: #F8F8F8;
  border-bottom: 1px solid #D5D5D5; }
  @media only screen and (max-width: 767px) {
    .mp-menuOuter {
      border-bottom: 0; } }
  .mp-menuOuter #mp-menu2 {
    margin: 0 auto;
    padding: 10px 200px 20px 0; }
    .mp-menuOuter #mp-menu2 .block-content {
      margin: 0; }

.products-grid .availability.out-of-stock {
  color: #f51818; }

.products-grid .item {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 991px) {
    .products-grid .item:not(.aw-item) {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media only screen and (max-width: 767px) {
    .products-grid .item:not(.aw-item) {
      -ms-flex: 0 0 33.3333%;
      flex: 0 0 33.3333%;
      max-width: 33.3333%; } }
  @media only screen and (max-width: 540px) {
    .products-grid .item:not(.aw-item) {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media only screen and (max-width: 370px) {
    .products-grid .item:not(.aw-item) {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .products-grid .item.shown {
    padding: 10px; }
  .products-grid .item .shadow-container {
    padding: 15px;
    width: 100%;
    left: 0;
    top: 0;
    position: relative;
    border: 1px solid transparent;
    border-radius: 5px; }
    .products-grid .item .shadow-container img {
      max-width: 100%;
      height: auto; }
  .products-grid .item.hovered .shadow-container {
    position: absolute;
    z-index: 1000;
    background: white;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #eee; }
  .products-grid .item.shown .shadow-container {
    border: 1px solid #eee; }
  .products-grid .item.touch_hovered .shadow-container {
    position: absolute;
    z-index: 1000;
    background: white;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #eee; }
    @media only screen and (max-width: 370px) {
      .products-grid .item.touch_hovered .shadow-container {
        position: relative; } }
  .products-grid .item .short-description h2 {
    display: none; }
  .products-grid .item .short-description .std {
    overflow: hidden;
    height: 73px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-align: center;
    width: 100%;
    color: #555555;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    text-overflow: ellipsis; }
    @media only screen and (max-width: 767px) {
      .products-grid .item .short-description .std {
        font-size: 14px;
        height: 65px; } }
    .products-grid .item .short-description .std h2 ~ br:first-of-type {
      display: none; }
    .products-grid .item .short-description .std .noWrap {
      overflow: hidden;
      height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      text-overflow: ellipsis; }
  .products-grid .item h2 {
    font-size: 1rem;
    font-weight: 700;
    overflow: hidden;
    min-height: 41px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */ }
    @media only screen and (max-width: 767px) {
      .products-grid .item h2 {
        font-size: 14px;
        margin-bottom: 0;
        min-height: 33px;
        max-height: 33px; } }
  .products-grid .item .product-cart-pricing .pricing-original.nodiscount span {
    font-size: 20px; }
  .products-grid .item .product-cart-pricing .discount-percentage {
    vertical-align: middle;
    margin-top: 3px; }
  .products-grid .item a {
    color: #353535;
    text-decoration: none; }
  .products-grid .item .ratings-placeholder {
    height: 24px; }
  .products-grid .item .ratings {
    height: 24px;
    display: block;
    margin-bottom: 5px; }
  .products-grid .item .ratings .amount {
    color: #6E6E6E;
    font-size: 0.875rem; }
  .products-grid .item .price-box .regular-price,
  .products-grid .item .price-box .special-price {
    font-size: 1.25rem;
    font-weight: 600; }
  .products-grid .item .price-box .special-price {
    color: #F8751E; }
  @media only screen and (max-width: 767px) {
    .products-grid .item .product-cart-pricing {
      margin-bottom: 5px; } }
  .products-grid .item .actions {
    width: 100%;
    background: #fff;
    position: relative;
    display: none; }
    .products-grid .item .actions .mv {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      padding: 0 5px;
      background: #f5f5f5;
      color: #353535;
      font-weight: 600;
      font-size: 16px;
      border-radius: 5px;
      white-space: nowrap;
      display: none; }
    .products-grid .item .actions .configurable-swatch-list {
      margin-bottom: 10px;
      text-align: center;
      list-style: none;
      padding-left: 0; }
      .products-grid .item .actions .configurable-swatch-list > li {
        display: inline-block;
        background: #F8F8F8;
        padding: 2px;
        border-radius: 6px;
        font-size: 14px;
        margin: 2px;
        font-weight: 600;
        border: 1px solid #F8F8F8;
        position: relative; }
        .products-grid .item .actions .configurable-swatch-list > li:hover {
          border: 1px solid #000; }
        .products-grid .item .actions .configurable-swatch-list > li span {
          padding: 5px; }
        .products-grid .item .actions .configurable-swatch-list > li.out-of-stock span {
          text-decoration: line-through; }
        .products-grid .item .actions .configurable-swatch-list > li.out-of-stock:after {
          background-color: #6e6e6e;
          background-size: cover;
          opacity: 0.5;
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .products-grid .item .actions .button {
      width: 100%;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 600;
      cursor: pointer;
      text-transform: uppercase;
      min-height: 34px;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
      @media only screen and (max-width: 767px) {
        .products-grid .item .actions .button {
          margin-top: 6px; } }
  .products-grid .item.hovered .actions {
    display: block; }
  .products-grid .item.touch_hovered .actions {
    display: block; }
  .products-grid .item.shown .actions {
    display: block;
    position: relative;
    padding-top: 28px; }
    .products-grid .item.shown .actions .configurable-swatch-list {
      display: none; }
    .products-grid .item.shown .actions .mv {
      display: inline-block; }
  .products-grid .item.shown .product-cart-pricing .pricing-original.nodiscount {
    line-height: 57px; }
  .products-grid .item.shown .product-cart-pricing .pricing-final {
    width: 100%; }

.category-products {
  position: relative; }
  .category-products .toolbarOuter {
    background-color: #F8F8F8; }
    @media only screen and (max-width: 767px) {
      .category-products .toolbarOuter {
        padding: 15px 0; } }
    .category-products .toolbarOuter > .container {
      position: relative; }
    .category-products .toolbarOuter .toolbar {
      position: absolute;
      top: -108px;
      right: 15px; }
      @media only screen and (max-width: 1600px) and (min-width: 1200px) {
        .category-products .toolbarOuter .toolbar {
          right: 30px; } }
      @media only screen and (max-width: 767px) {
        .category-products .toolbarOuter .toolbar {
          width: 100%;
          position: relative;
          top: auto;
          right: auto; }
          .category-products .toolbarOuter .toolbar:after {
            content: '';
            display: block;
            clear: both; } }
      .category-products .toolbarOuter .toolbar .pager {
        display: none; }
      .category-products .toolbarOuter .toolbar .filter-container {
        padding: 0 10px; }
        .category-products .toolbarOuter .toolbar .filter-container #filter {
          float: left;
          width: 50%;
          font-weight: 600;
          text-align: center;
          border: 1px solid #D5D5D5;
          border-radius: 5px;
          padding: 7px 0;
          color: #353535;
          font-size: 14px;
          height: 38px;
          background: #FFF; }
      @media only screen and (max-width: 767px) {
        .category-products .toolbarOuter .toolbar .sorter {
          float: right;
          padding: 0 10px;
          width: 50%; } }
      .category-products .toolbarOuter .toolbar .sorter .view-mode {
        display: none; }
      .category-products .toolbarOuter .toolbar .sorter .sort-by {
        position: relative; }
        .category-products .toolbarOuter .toolbar .sorter .sort-by select {
          border: 0;
          position: absolute;
          width: 100%;
          opacity: 0;
          height: 38px;
          padding-left: 10px; }
          .category-products .toolbarOuter .toolbar .sorter .sort-by select:focus {
            outline: none; }
          @media only screen and (max-width: 767px) {
            .category-products .toolbarOuter .toolbar .sorter .sort-by select {
              position: relative; } }
        .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container {
          font-size: 14px;
          height: 38px;
          padding: 7px 0;
          display: table;
          padding-right: 40px;
          padding-left: 15px;
          position: relative;
          font-weight: 600;
          background: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg) no-repeat right 20px center, linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%); }
          @media only screen and (max-width: 767px) {
            .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container {
              display: none;
              position: absolute; } }
          .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container .select_preoption {
            color: #696969;
            font-size: 14px;
            padding-right: 3px; }
          .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container span {
            display: table-cell;
            white-space: nowrap; }
            @media only screen and (max-width: 767px) {
              .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container span {
                display: inline-block;
                white-space: normal; } }
          .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container.mob {
            padding-right: 40px;
            padding-left: 40px;
            color: #696969;
            font-size: 14px;
            display: block; }
            @media only screen and (min-width: 768px) {
              .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container.mob {
                display: none; } }
            @media only screen and (max-width: 360px) {
              .category-products .toolbarOuter .toolbar .sorter .sort-by .select_container.mob {
                padding-right: 25px;
                padding-left: 25px; } }
        .category-products .toolbarOuter .toolbar .sorter .sort-by > span {
          color: #000;
          background: #FFF;
          border: 1px solid #D5D5D5;
          font-weight: bold;
          pointer-events: none;
          text-align: center;
          position: absolute;
          border-radius: 5px;
          padding-right: 40px;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg);
          background-repeat: no-repeat no-repeat;
          background-position: right 20px center; }
          @media only screen and (max-width: 360px) {
            .category-products .toolbarOuter .toolbar .sorter .sort-by > span {
              background-position: right 10px center; } }
        .category-products .toolbarOuter .toolbar .sorter .sort-by a {
          display: none; }
  .category-products .toolbar-bottom {
    display: none; }

.catalog-category-view .products-grid, .catalogsearch-result-index .products-grid {
  margin-top: 50px; }

.catalog-product-view .img-box-style1 .product-image {
  border: none; }
  .catalog-product-view .img-box-style1 .product-image .owl-controls {
    display: none !important; }
  .catalog-product-view .img-box-style1 .product-image .zoom-btn-small {
    right: auto;
    bottom: auto;
    left: 5px;
    top: 5px; }

.catalog-product-view .product-name h1 {
  font-size: 28px;
  font-weight: 700; }

.catalog-product-view .short-description h2 {
  font-size: 24px;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 1rem; }

.catalog-product-view .short-description h3 {
  font-size: 18px;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 1rem; }

.catalog-product-view .short-description h2:first-child, .catalog-product-view .short-description h3:first-child {
  margin-top: 0; }

.catalog-product-view .availability {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  margin-right: 25px; }
  @media only screen and (max-width: 1199px) {
    .catalog-product-view .availability {
      margin-right: 10px; } }
  .catalog-product-view .availability.in-stock {
    color: #89ac28;
    font-weight: 600; }
    .catalog-product-view .availability.in-stock:after {
      font-family: FontAwesome;
      content: '\f00c';
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%);
      border-radius: 50%;
      width: 20px;
      font-size: 11px;
      color: white;
      padding: 2px 4px 2px 5px;
      height: 20px; }
  .catalog-product-view .availability.out-of-stock {
    color: #d83820;
    font-weight: 600; }
    .catalog-product-view .availability.out-of-stock:after {
      font-family: FontAwesome;
      content: '\f00d';
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background: linear-gradient(180deg, #d83820 0%, #d81700 100%);
      border-radius: 50%;
      width: 20px;
      font-size: 11px;
      color: white;
      padding: 2px 6px;
      height: 20px; }

.catalog-product-view .add-to-box {
  padding: 20px;
  background: #F8F8F8;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1); }
  .catalog-product-view .add-to-box .product-cart-pricing .pricing-final span {
    font-size: 34px; }
  .catalog-product-view .add-to-box .product-cart-pricing .pricing-original {
    padding-top: 0;
    margin-bottom: 10px;
    vertical-align: middle;
    color: #626262; }
    .catalog-product-view .add-to-box .product-cart-pricing .pricing-original.nodiscount {
      margin-bottom: 0; }
      .catalog-product-view .add-to-box .product-cart-pricing .pricing-original.nodiscount span {
        font-size: 34px; }
    .catalog-product-view .add-to-box .product-cart-pricing .pricing-original span {
      font-size: 20px; }
  .catalog-product-view .add-to-box .add-to-cart {
    position: relative;
    padding-left: 58px;
    margin-top: 15px; }
    .catalog-product-view .add-to-box .add-to-cart .qty {
      width: 48px;
      height: 48px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 5px;
      border-image: none;
      border: 1px solid #d5d5d5; }
    .catalog-product-view .add-to-box .add-to-cart .btn-cart {
      width: 100%;
      height: 48px;
      font-size: 1.125rem;
      font-weight: 700;
      text-transform: uppercase;
      border-radius: 5px;
      cursor: pointer;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
      .catalog-product-view .add-to-box .add-to-cart .btn-cart img {
        width: 17px;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 3px;
        margin-left: 7px; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .catalog-product-view .add-to-box .add-to-cart .btn-cart img {
            width: auto; } }
  .catalog-product-view .add-to-box .price-box .regular-price,
  .catalog-product-view .add-to-box .price-box .special-price {
    font-size: 2.125rem;
    font-weight: 600;
    color: #F8751E; }
  .catalog-product-view .add-to-box .price-box .old-price {
    text-decoration: line-through; }
  .catalog-product-view .add-to-box .product-options dl {
    margin-bottom: 0; }
    .catalog-product-view .add-to-box .product-options dl:after {
      content: '';
      display: block;
      clear: both; }
    .catalog-product-view .add-to-box .product-options dl dd {
      float: left;
      width: 100%; }
      .catalog-product-view .add-to-box .product-options dl dd:after {
        content: '';
        display: block;
        clear: both; }
      .catalog-product-view .add-to-box .product-options dl dd.single {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        width: auto;
        line-height: 24px;
        margin-top: 1px; }
        .catalog-product-view .add-to-box .product-options dl dd.single:after {
          content: '';
          display: block;
          width: 100%;
          height: 0; }
        .catalog-product-view .add-to-box .product-options dl dd.single .input-box {
          font-size: 14px;
          font-weight: bold;
          color: black; }
        .catalog-product-view .add-to-box .product-options dl dd.single span {
          font-size: 14px;
          font-weight: bold;
          color: black; }
    .catalog-product-view .add-to-box .product-options dl dt {
      float: left;
      width: 100%; }
      .catalog-product-view .add-to-box .product-options dl dt.single {
        display: inline-block;
        vertical-align: middle;
        line-height: 24px;
        width: auto;
        clear: left;
        margin-right: 3px; }
        .catalog-product-view .add-to-box .product-options dl dt.single label {
          margin-bottom: 0; }
          .catalog-product-view .add-to-box .product-options dl dt.single label:after {
            content: ':'; }
          .catalog-product-view .add-to-box .product-options dl dt.single label em {
            display: none; }
  .catalog-product-view .add-to-box .product-options label {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 600;
    color: #626262;
    margin-bottom: 5px; }
  .catalog-product-view .add-to-box .product-options .input-box {
    width: 100%;
    float: left; }
    .catalog-product-view .add-to-box .product-options .input-box select {
      width: 100%;
      height: 38px; }
  .catalog-product-view .add-to-box .product-options .qty-holder {
    float: right;
    position: relative;
    display: none; }
    .catalog-product-view .add-to-box .product-options .qty-holder input {
      width: 48px;
      height: 38px;
      text-align: center;
      border-radius: 5px;
      border-image: none;
      border: 1px solid #d5d5d5; }
    .catalog-product-view .add-to-box .product-options .qty-holder label {
      position: absolute;
      top: -23px;
      left: 50%;
      transform: translateX(-50%); }

.catalog-product-view .upsell-product.media {
  display: block; }
  .catalog-product-view .upsell-product.media .upsell-header {
    width: 100%;
    padding: 10px 10px 0 10px; }
    .catalog-product-view .upsell-product.media .upsell-header:after {
      content: '';
      display: block;
      clear: both; }
    .catalog-product-view .upsell-product.media .upsell-header .upsell-image {
      float: left; }
    .catalog-product-view .upsell-product.media .upsell-header .media-body {
      width: calc(100% - 56px);
      -ms-flex: none;
      flex: none;
      float: left; }
      .catalog-product-view .upsell-product.media .upsell-header .media-body .product-name {
        font-size: 12px; }

.catalog-product-view .box-upsell {
  margin-top: 30px; }
  .catalog-product-view .box-upsell h2 {
    font-size: 1.125rem;
    font-weight: bold;
    color: #353535; }
    .catalog-product-view .box-upsell h2 span {
      font-size: 0.875rem;
      font-weight: 400; }
  .catalog-product-view .box-upsell ul {
    padding: 0;
    list-style-type: none; }
    .catalog-product-view .box-upsell ul li {
      border: 1px solid #E1E1E1;
      border-radius: 5px; }
  .catalog-product-view .box-upsell .upsell-product {
    font-size: 0.875rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
    .catalog-product-view .box-upsell .upsell-product a {
      color: #353535;
      font-size: 14px;
      text-decoration: none; }
  .catalog-product-view .box-upsell .price-box .old-price {
    text-decoration: line-through; }

.catalog-product-view .upsell-cont > h2 {
  margin-bottom: 20px; }

.catalog-product-view .upsell-cont > ul > li {
  margin-bottom: 10px; }

.catalog-product-view .upsell-cont .upsell-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .catalog-product-view .upsell-cont .upsell-footer .upsell-super-attributes {
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; }
    .catalog-product-view .upsell-cont .upsell-footer .upsell-super-attributes .last {
      margin-bottom: 0; }
    .catalog-product-view .upsell-cont .upsell-footer .upsell-super-attributes select {
      width: 100%;
      height: 34px;
      border: 1px solid #D5D5D5;
      outline: none;
      padding-left: 10px;
      border-left: none;
      border-right: none;
      border-bottom: none;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      @media only screen and (max-width: 767px) {
        .catalog-product-view .upsell-cont .upsell-footer .upsell-super-attributes select {
          height: 50px;
          border-bottom: 1px solid #D5D5D5;
          border-radius: 0; } }
  .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf {
    padding-right: 17px;
    float: left;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf {
        padding: 0 40px; } }
    .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf input {
      width: 43px;
      height: 34px;
      text-align: center;
      border: 1px solid #D5D5D5;
      border-bottom: none;
      outline: none; }
      @media only screen and (max-width: 767px) {
        .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf input {
          border-bottom: 1px solid #D5D5D5;
          height: 50px;
          width: 40px; } }
    .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons {
      width: 18px;
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (max-width: 767px) {
        .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons {
          position: static; } }
      .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button {
        width: 18px;
        height: 17px;
        outline: none;
        display: block;
        background: #F8F8F8;
        border: 1px solid #D5D5D5;
        border-right: none;
        border-bottom: none;
        position: relative;
        cursor: pointer; }
        .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button.qty-decrease span {
          font-size: 21px;
          margin-top: -2px; }
        @media only screen and (max-width: 767px) {
          .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button {
            height: 50px;
            position: absolute;
            top: 0;
            height: 50px;
            width: 40px;
            border-bottom: 1px solid #D5D5D5; }
            .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button.qty-decrease {
              left: 0; }
            .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button.qty-increase {
              right: 0;
              border-right: none; } }
        .catalog-product-view .upsell-cont .upsell-footer .qty-wrap .qty-wrap-cf .qty-buttons button span {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
  .catalog-product-view .upsell-cont .upsell-footer > button {
    border: 1px solid #D5D5D5;
    background: none;
    height: 34px;
    color: #F8751E;
    font-weight: 600;
    cursor: pointer;
    min-width: 100px;
    border-right: none;
    border-bottom: none; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .upsell-cont .upsell-footer > button {
        border: none;
        height: 50px;
        width: 100%;
        border-bottom: 1px solid #D5D5D5; } }

.catalog-product-view .upsell-cont .product-cart-pricing {
  margin: 5px 0; }
  .catalog-product-view .upsell-cont .product-cart-pricing .pricing-original {
    padding-top: 0; }
    .catalog-product-view .upsell-cont .product-cart-pricing .pricing-original span {
      font-size: 13px; }
  .catalog-product-view .upsell-cont .product-cart-pricing .pricing-final span {
    font-size: 13px; }
  .catalog-product-view .upsell-cont .product-cart-pricing .discount-percentage span {
    font-size: 11px; }

.catalog-product-view .box-tierprices {
  margin-top: 25px;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  position: relative; }
  .catalog-product-view .box-tierprices .tierprices-header {
    padding: 20px 30px;
    border-bottom: 1px solid #E1E1E1; }
    .catalog-product-view .box-tierprices .tierprices-header .tier-title {
      font-size: 16px;
      font-weight: bold;
      color: #353535;
      display: block;
      padding-right: 40px;
      position: relative; }
      .catalog-product-view .box-tierprices .tierprices-header .tier-title img {
        width: 20px;
        height: 15px;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%) scale(1.4, 1.4); }
  .catalog-product-view .box-tierprices .drawn-arrow {
    width: 23px;
    height: 68px;
    position: absolute;
    top: -50px;
    left: 37px;
    z-index: 20; }
  .catalog-product-view .box-tierprices .tier-prices {
    list-style-type: none;
    padding: 20px 30px;
    margin-bottom: 0; }
    .catalog-product-view .box-tierprices .tier-prices .button {
      cursor: pointer;
      text-transform: uppercase;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      font-weight: 600;
      outline: none;
      padding: 1px 8px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .catalog-product-view .box-tierprices .tier-prices .button {
          width: 100%;
          float: none; } }
      @media only screen and (max-width: 400px) {
        .catalog-product-view .box-tierprices .tier-prices .button {
          width: 100%;
          float: none; } }
    .catalog-product-view .box-tierprices .tier-prices li {
      font-size: 14px;
      margin-bottom: 15px;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center; }
      .catalog-product-view .box-tierprices .tier-prices li:after {
        content: '';
        display: block;
        clear: both; }
      .catalog-product-view .box-tierprices .tier-prices li > div {
        -ms-flex: 1;
        flex: 1;
        padding-right: 5px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .catalog-product-view .box-tierprices .tier-prices li > div {
            width: 100%;
            float: none; } }
        @media only screen and (max-width: 400px) {
          .catalog-product-view .box-tierprices .tier-prices li > div {
            width: 100%;
            float: none; } }
  .catalog-product-view .box-tierprices .benefit {
    color: #F8751E;
    text-transform: capitalize; }

.catalog-product-view .product-media .product-image img {
  max-width: 100%;
  height: auto; }

.catalog-product-view .product-media .more-views ul {
  padding: 0;
  list-style-type: none; }
  .catalog-product-view .product-media .more-views ul li {
    display: inline-block;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    overflow: hidden; }

.catalog-product-view .product-collateral {
  padding: 45px 0;
  background: #F8F8F8;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view .product-collateral {
      padding: 30px 0; } }
  .catalog-product-view .product-collateral .box-description, .catalog-product-view .product-collateral .box-collateral {
    padding-left: 70px;
    padding-right: 90px; }
    .catalog-product-view .product-collateral .box-description.box-reviews, .catalog-product-view .product-collateral .box-collateral.box-reviews {
      padding: 0; }
    @media only screen and (max-width: 1199px) {
      .catalog-product-view .product-collateral .box-description, .catalog-product-view .product-collateral .box-collateral {
        padding-left: 0px; } }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .product-collateral .box-description, .catalog-product-view .product-collateral .box-collateral {
        padding-right: 0; } }
    .catalog-product-view .product-collateral .box-description > h2, .catalog-product-view .product-collateral .box-collateral > h2 {
      display: none; }
    .catalog-product-view .product-collateral .box-description h2, .catalog-product-view .product-collateral .box-collateral h2 {
      font-size: 24px;
      line-height: 31px;
      font-weight: 800;
      margin-bottom: 1rem;
      margin-top: 2rem;
      color: #353535; }
    .catalog-product-view .product-collateral .box-description h2:first-child, .catalog-product-view .product-collateral .box-description h3:first-child, .catalog-product-view .product-collateral .box-collateral h2:first-child, .catalog-product-view .product-collateral .box-collateral h3:first-child {
      margin-top: 0; }
    .catalog-product-view .product-collateral .box-description h3, .catalog-product-view .product-collateral .box-collateral h3 {
      font-size: 18px;
      line-height: 23px;
      font-weight: 800;
      margin-bottom: 1rem;
      margin-top: 2rem;
      color: #353535; }
    .catalog-product-view .product-collateral .box-description p, .catalog-product-view .product-collateral .box-collateral p {
      margin-bottom: 15px; }
    .catalog-product-view .product-collateral .box-description ul, .catalog-product-view .product-collateral .box-collateral ul {
      padding-left: 17px; }
  .catalog-product-view .product-collateral .simple-pagination {
    margin-top: 30px; }
    .catalog-product-view .product-collateral .simple-pagination ul {
      margin: 0 0 20px;
      padding: 0;
      list-style: none;
      text-align: center; }
      .catalog-product-view .product-collateral .simple-pagination ul li {
        display: inline-block;
        margin-right: 5px; }
        .catalog-product-view .product-collateral .simple-pagination ul li:hover a {
          color: #FFF;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%); }
        .catalog-product-view .product-collateral .simple-pagination ul li a, .catalog-product-view .product-collateral .simple-pagination ul li span {
          padding: 8px 15px;
          text-decoration: none;
          border: 1px solid #EEE;
          box-shadow: 0px 0px 10px 0px #EEE;
          border-radius: 3px; }
    .catalog-product-view .product-collateral .simple-pagination .current {
      color: #FFF;
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%); }
      .catalog-product-view .product-collateral .simple-pagination .current.prev, .catalog-product-view .product-collateral .simple-pagination .current.next {
        color: #666;
        background: #FFF; }
    .catalog-product-view .product-collateral .simple-pagination a.current.prev, .catalog-product-view .product-collateral .simple-pagination a.current.next {
      color: #FFF;
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%); }
  .catalog-product-view .product-collateral .review {
    padding: 25px 0;
    border-top: 1px solid #ddd; }
  .catalog-product-view .product-collateral .review-comment {
    line-height: 18px;
    font-style: italic;
    color: gray; }
    .catalog-product-view .product-collateral .review-comment span {
      font-weight: bold;
      color: initial; }
  .catalog-product-view .product-collateral .review-info {
    margin-bottom: 10px; }
    .catalog-product-view .product-collateral .review-info:after {
      content: '';
      display: block;
      clear: both; }
    .catalog-product-view .product-collateral .review-info .rating-box {
      vertical-align: text-bottom; }
    .catalog-product-view .product-collateral .review-info .ratings-table, .catalog-product-view .product-collateral .review-info .reviewer, .catalog-product-view .product-collateral .review-info .date {
      float: left; }
    .catalog-product-view .product-collateral .review-info .ratings-table {
      margin-right: 10px; }
      .catalog-product-view .product-collateral .review-info .ratings-table .rating-box {
        background-position: 0 -2px; }
        .catalog-product-view .product-collateral .review-info .ratings-table .rating-box .rating {
          height: 16px;
          background-position: 0 -22px; }
    .catalog-product-view .product-collateral .review-info .reviewer {
      color: #353535;
      font-weight: bold; }
    .catalog-product-view .product-collateral .review-info .date {
      color: #aaa;
      margin-left: 3px; }
  .catalog-product-view .product-collateral .form-add {
    display: none;
    margin-bottom: 15px; }
    .catalog-product-view .product-collateral .form-add h2 {
      font-size: 25px;
      font-weight: bold; }
    .catalog-product-view .product-collateral .form-add h3 {
      font-size: 21px;
      font-weight: bold; }
    .catalog-product-view .product-collateral .form-add.open {
      display: block; }
    .catalog-product-view .product-collateral .form-add .buttons-set button {
      font-size: 15px;
      font-weight: 600;
      padding: 4px 14px;
      text-transform: uppercase;
      border-radius: 5px;
      cursor: pointer;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%); }
  .catalog-product-view .product-collateral .data-table {
    width: 200px; }
    .catalog-product-view .product-collateral .data-table .rating-star-image {
      margin: 0 0 4px 0; }
    .catalog-product-view .product-collateral .data-table input[type="radio"] {
      margin-left: 7px; }

.catalog-product-view .form-list {
  padding-left: 0;
  list-style-type: none; }
  .catalog-product-view .form-list li {
    margin-bottom: 10px; }
    .catalog-product-view .form-list li input {
      width: 100%;
      max-width: 180px; }
    .catalog-product-view .form-list li textarea {
      width: 100%;
      max-width: 250px; }
    .catalog-product-view .form-list li label {
      font-weight: bold;
      margin-bottom: 5px; }

.catalog-product-view .rating-star-image {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 4px  5px 4px 0;
  background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/dualStar.svg);
  background-position: 0 -26px;
  background-size: 17px; }

.catalog-product-view .review-summary > span {
  font-size: 14px; }

.catalog-product-view .review-summary .star-box {
  margin-bottom: 4px; }
  .catalog-product-view .review-summary .star-box:after {
    content: '';
    display: block;
    clear: both; }

.catalog-product-view .review-summary .rating-star, .catalog-product-view .review-summary .rating-star-image, .catalog-product-view .review-summary .rating-bar, .catalog-product-view .review-summary .rating-total {
  float: left;
  margin-right: 5px; }

.catalog-product-view .review-summary .rating-bar {
  width: 100px;
  height: 5px;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 5px;
  background: #ddd; }
  .catalog-product-view .review-summary .rating-bar .bar-percentage {
    height: 5px;
    display: block;
    background: #6c757d; }

.catalog-product-view .rr-container {
  width: 100%;
  max-width: 600px;
  padding-right: 70px;
  float: right; }
  @media only screen and (max-width: 1199px) {
    .catalog-product-view .rr-container {
      padding-left: 70px;
      padding-right: 0; } }
  @media only screen and (max-width: 767px) {
    .catalog-product-view .rr-container {
      padding-left: 0px;
      margin-top: 30px; } }
  .catalog-product-view .rr-container > h2 {
    font-size: 24px;
    line-height: 31px;
    font-weight: 700;
    color: #353535; }
  .catalog-product-view .rr-container .ratings, .catalog-product-view .rr-container .detailed-star {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 991px) {
      .catalog-product-view .rr-container .ratings, .catalog-product-view .rr-container .detailed-star {
        float: none;
        width: 100%; } }
  .catalog-product-view .rr-container .cleared:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 20px; }
  .catalog-product-view .rr-container .detailed-star:after {
    content: '';
    display: block;
    clear: both; }
  .catalog-product-view .rr-container .detailed-star .review-summary {
    max-width: 175px;
    float: right; }
    @media only screen and (max-width: 991px) {
      .catalog-product-view .rr-container .detailed-star .review-summary {
        max-width: inherit;
        float: none; } }

.catalog-product-view .block-related {
  border-bottom: 0; }

.catalog-product-view .rating-links {
  margin-left: 2px;
  margin-bottom: 4px;
  display: inline-block; }
  .catalog-product-view .rating-links a, .catalog-product-view .rating-links span {
    color: #000; }
  .catalog-product-view .rating-links a {
    text-decoration: underline; }

.catalog-product-view .short-display h2 {
  color: #353535; }

.catalog-product-view .short-display h3 {
  color: #353535;
  font-size: 20px;
  font-weight: bold; }

.catalog-product-view .rating-wrapper {
  margin-bottom: 10px; }
  .catalog-product-view .rating-wrapper input[type="radio"] {
    display: none; }
    .catalog-product-view .rating-wrapper input[type="radio"]:checked ~ label {
      background-position: 0 -21px; }
  .catalog-product-view .rating-wrapper .rating:not(:checked) > label:hover {
    background-position: 0 -21px; }
  .catalog-product-view .rating-wrapper .rating:not(:checked) > label:hover ~ label {
    background-position: 0 -21px; }
  .catalog-product-view .rating-wrapper label {
    width: 16px;
    height: 16px;
    display: inline-block;
    float: right;
    background-image: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/images/dualStar.svg);
    background-size: 16px;
    background-position: 0 -2.5px;
    margin-bottom: 0;
    margin-top: 6px; }
  .catalog-product-view .rating-wrapper > strong, .catalog-product-view .rating-wrapper .rating {
    float: left; }
  .catalog-product-view .rating-wrapper .rating {
    margin-left: 10px; }
  .catalog-product-view .rating-wrapper:after {
    content: '';
    display: block;
    clear: both; }

.catalog-product-view .product-options select {
  border-radius: 5px;
  border-color: #d5d5d5;
  padding-left: 20px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
  .catalog-product-view .product-options select:focus, .catalog-product-view .product-options select:hover, .catalog-product-view .product-options select:active {
    outline: none; }
  .catalog-product-view .product-options select option {
    width: 100%; }

.catalog-product-view .product-options > .required {
  display: none; }

@media only screen and (max-width: 991px) {
  .catalog-product-view .details-container {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px; } }

@media only screen and (max-width: 991px) {
  .catalog-product-view .block-related .mini-products-list {
    margin-bottom: 0; } }

.checkout-onepage-index .main.container {
  max-width: 1440px;
  padding: 0 100px; }
  @media only screen and (max-width: 1199px) {
    .checkout-onepage-index .main.container {
      padding: 0 15px; } }

.checkout-onepage-index #billing-address-select, .checkout-onepage-index #shipping-address-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: calc(2.25rem + 2px); }

.checkout-onepage-index #checkout-review-table-wrapper {
  display: none; }

.checkout-onepage-index .order-review #checkout-review-table-wrapper {
  display: block; }

.checkout-onepage-index .order-comment .onestepcheckout-comments {
  display: none;
  margin-top: 20px; }
  .checkout-onepage-index .order-comment .onestepcheckout-comments textarea {
    width: 100%;
    min-height: 125px;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    background-color: #FFF;
    resize: none; }
    .checkout-onepage-index .order-comment .onestepcheckout-comments textarea:focus {
      outline: none; }
  .checkout-onepage-index .order-comment .onestepcheckout-comments label {
    margin-bottom: 0;
    color: #555555;
    font-size: 14px;
    font-weight: 600; }
  .checkout-onepage-index .order-comment .onestepcheckout-comments.shown {
    display: block; }

.checkout-onepage-index .order-comment .order {
  text-decoration: underline;
  text-align: center;
  color: #353535;
  font-size: 16px;
  line-height: 20px;
  margin-top: 30px; }
  .checkout-onepage-index .order-comment .order.show {
    display: block; }
  .checkout-onepage-index .order-comment .order.hide {
    display: none; }

.checkout-onepage-index .order-comment.open .onestepcheckout-comments {
  display: block; }

.checkout-onepage-index .order-comment.open .order.show {
  display: none; }

.checkout-onepage-index .order-comment.open .order.hide {
  display: block; }

.checkout-onepage-index .osc-agreement-content > div {
  display: block !important; }

.checkout-onepage-index .main.container ul,
.checkout-onepage-index .main.container ol {
  list-style: none;
  padding: 0; }

.checkout-onepage-index .main.container .breadcrumbs-row {
  display: none; }

.checkout-onepage-index .main.container > .row {
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .checkout-onepage-index .main.container .col-right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

.checkout-onepage-index .main.container .col-right #checkout-progress-wrapper {
  display: none; }

.checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper {
  border: 1px solid #E1E1E1;
  border-radius: 5px; }
  .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div {
    padding: 25px;
    border-bottom: 1px solid #E1E1E1; }
    .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div:last-child {
      border-bottom: none; }
    .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-header {
      padding-bottom: 50px; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-header > div {
        display: inline-block; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-header > div:first-child {
          float: left;
          font-weight: bold;
          font-size: 18px; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-header > div:last-child {
          float: right;
          text-decoration: underline; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-header > div:last-child a {
            color: #6E6E6E; }
    .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table {
      table-layout: auto; }
      @media only screen and (max-width: 500px) {
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.imageWrap {
            width: 60px;
            float: left; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.descTd {
            -ms-flex: 1;
            flex: 1; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.pricingWrap {
            width: 100%;
            padding-left: 75px;
            text-align: left; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.pricingWrap .itemPricing {
              display: inline-block;
              margin-right: 5px; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.pricingWrap .nodiscount {
              display: inline-block; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table tr td.pricingWrap .disPercentage {
              width: auto;
              display: inline-block; } }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table .descTd {
        width: 100%;
        padding-bottom: 10px; }
        @media only screen and (max-width: 500px) {
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content #checkout-review-table .descTd {
            padding-bottom: 0; } }
    .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table {
      width: 100%; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table th {
        display: none; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td {
        vertical-align: top; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td:first-child {
          width: 1%;
          max-width: 100px; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td a.thumbnail {
          display: inline-block; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td a.thumbnail .product-image {
            width: 60px;
            height: 60px;
            background-size: cover; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .product-det,
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .item-options,
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .qty,
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .cart-price {
          margin-left: 15px;
          margin-bottom: 0; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .item-options dt {
          display: none; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .item-options dd {
          margin-bottom: 0;
          color: #6E6E6E; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing {
          color: #6E6E6E;
          width: 100%; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .itemPricing {
            margin-right: 0;
            white-space: nowrap;
            margin-bottom: 5px; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .itemPricing .itemPrice {
              font-weight: bold;
              font-size: 19px; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .itemPricing span:last-child {
              font-size: 17px;
              font-weight: 400; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .discount {
            display: none; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .pricing-original .itemPrice {
            color: #6E6E6E !important;
            font-size: 19px; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .pricing-original span {
            vertical-align: unset; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .pricing-original span:last-child {
              font-size: 17px;
              color: #6E6E6E !important;
              font-weight: 400 !important; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .disPercentage {
            width: 100%;
            color: #F8751E;
            text-transform: capitalize; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .checkoutReviewPrice .product-cart-pricing .disPercentage > span {
              white-space: nowrap; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .product-det .product-name {
          color: #000; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .qty {
          color: #6E6E6E; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .cart-price {
          color: #000;
          font-weight: 700;
          margin-bottom: 15px;
          display: block; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td .product-det .product-name {
          display: inline-block;
          vertical-align: top;
          font-size: 17px;
          max-width: 200px;
          padding-top: 0;
          margin-bottom: 0;
          word-break: break-word; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td:last-child {
          text-align: right; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td:last-child .price {
            color: #000;
            font-weight: bold; }
          .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td:last-child .savings {
            display: block;
            color: #F8751E;
            font-weight: bold; }
            .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-content > table td:last-child .savings .price {
              color: #F8751E; }
    .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-totals .checkout-review-totals-table {
      width: 100%;
      font-size: 18px; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-totals .checkout-review-totals-table tr :first-child {
        text-align: left; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-totals .checkout-review-totals-table tr :last-child {
        text-align: right; }
      .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-totals .checkout-review-totals-table .savings {
        color: #F8751E;
        font-weight: bold; }
        .checkout-onepage-index .main.container .col-right #checkout-review-table-wrapper > div.checkout-review-totals .checkout-review-totals-table .savings .price {
          color: #F8751E; }

.checkout-onepage-index .main.container .col-right .coupon {
  text-align: center;
  margin-top: 30px; }
  .checkout-onepage-index .main.container .col-right .coupon .coupon-header {
    text-decoration: underline;
    cursor: pointer; }
  .checkout-onepage-index .main.container .col-right .coupon .discount h2 {
    display: none; }
  .checkout-onepage-index .main.container .col-right .coupon .discount .discount-form .buttons-set button {
    margin-top: 4px;
    min-height: 35px;
    cursor: pointer;
    width: 100%;
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    color: #FFF;
    border-radius: 5px;
    font-size: 1.125rem;
    font-weight: 600;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

.checkout-onepage-index .main.container .page-title {
  display: none; }

.checkout-onepage-index .main.container .opc .section {
  border: 1px solid #D5D5D5;
  border-radius: 2px;
  box-shadow: #eeeeee 0 0 10px 1px;
  background: #F8F8F8;
  margin-top: 0;
  margin-bottom: 20px; }
  .checkout-onepage-index .main.container .opc .section:not(.active) {
    min-height: 82px;
    background-color: #F8F8F8; }
    .checkout-onepage-index .main.container .opc .section:not(.active) .step-title .number {
      background: linear-gradient(180deg, #D5D5D5 0%, #7B7B7B 100%); }
    .checkout-onepage-index .main.container .opc .section:not(.active) .step-title h2 {
      color: #6E6E6E; }
    .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) {
      display: block;
      padding: 20px 40px 12px; }
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty):after {
        content: '';
        display: block;
        clear: both; }
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) #checkout-step-billing-extradata-right {
        padding-left: 10%; }
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) dt,
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) dd {
        color: #6E6E6E; }
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) dt {
        font-weight: bold; }
      .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div {
        float: left;
        width: 50%; }
        .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div.oneliner {
          padding-left: 0 !important;
          width: 100%; }
          .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div.oneliner dt,
          .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div.oneliner dd {
            display: inline-block; }
          .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div.oneliner dd {
            padding-left: 10px;
            font-size: 15px; }
          .checkout-onepage-index .main.container .opc .section:not(.active) #checkout-step-billing-extradata:not(:empty) > div.oneliner:last-child dd {
            padding-left: 8px; }
  .checkout-onepage-index .main.container .opc .section.active #checkout-step-billing-extradata {
    display: none; }
  .checkout-onepage-index .main.container .opc .section.active .step {
    padding-bottom: 15px;
    padding-top: 15px; }
  .checkout-onepage-index .main.container .opc .section.step-passed .step-title .number {
    background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%); }
    .checkout-onepage-index .main.container .opc .section.step-passed .step-title .number span {
      visibility: hidden; }
    .checkout-onepage-index .main.container .opc .section.step-passed .step-title .number:after {
      font-family: FontAwesome;
      content: '\f00c';
      text-align: center;
      font-size: 21px;
      position: absolute;
      left: 7px;
      top: 19px; }
  .checkout-onepage-index .main.container .opc .section .step-title {
    position: relative;
    margin-left: -18px;
    padding: 20px 30px 0  0; }
    @media only screen and (max-width: 1199px) {
      .checkout-onepage-index .main.container .opc .section .step-title {
        margin-left: 0;
        padding: 0 30px;
        padding-top: 20px; } }
    .checkout-onepage-index .main.container .opc .section .step-title .number {
      display: inline-block;
      position: relative;
      line-height: 0;
      border-radius: 50%;
      font-size: 32px;
      background: linear-gradient(180deg, #2FC4E4 0%, #17A5DF 100%);
      color: #FFF; }
      .checkout-onepage-index .main.container .opc .section .step-title .number span {
        display: inline-block;
        padding-top: 50%;
        padding-bottom: 50%;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 24px;
        font-weight: 600; }
    .checkout-onepage-index .main.container .opc .section .step-title h2 {
      display: inline-block;
      vertical-align: middle;
      margin-left: 5px;
      font-weight: 700;
      font-size: 27px; }
      @media only screen and (max-width: 350px) {
        .checkout-onepage-index .main.container .opc .section .step-title h2 {
          font-size: 23px; } }
    .checkout-onepage-index .main.container .opc .section .step-title a {
      float: right;
      font-size: 14px;
      font-weight: 600;
      line-height: 40px;
      color: #6E6E6E;
      text-decoration: underline;
      display: none; }
  .checkout-onepage-index .main.container .opc .section p.required {
    display: none; }
  .checkout-onepage-index .main.container .opc .section .step {
    background-color: #F8F8F8;
    padding: 30px; }
    .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner {
      min-height: 20px;
      width: 100%;
      position: relative; }
      @media only screen and (max-width: 1199px) {
        .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner {
          padding-right: 0; } }
    @media only screen and (max-width: 1199px) {
      .checkout-onepage-index .main.container .opc .section .step .buttons-set .next-step-description {
        display: block;
        text-align: center;
        position: relative; } }
    .checkout-onepage-index .main.container .opc .section .step .buttons-set .back-link {
      display: none; }
    .checkout-onepage-index .main.container .opc .section .step .buttons-set .please-wait {
      display: block;
      text-align: left;
      margin-top: 15px; }
    .checkout-onepage-index .main.container .opc .section .step .buttons-set button {
      text-transform: uppercase; }
      @media only screen and (max-width: 991px) {
        .checkout-onepage-index .main.container .opc .section .step .buttons-set button {
          display: block;
          position: relative;
          right: auto;
          top: auto;
          margin: 0 auto;
          transform: none;
          margin-top: 10px; } }
    .checkout-onepage-index .main.container .opc .section .step fieldset .validation-advice {
      color: red;
      font-size: 15px; }
    .checkout-onepage-index .main.container .opc .section .step fieldset .name-firstname,
    .checkout-onepage-index .main.container .opc .section .step fieldset .name-lastname,
    .checkout-onepage-index .main.container .opc .section .step fieldset .fields > .field {
      width: 49%;
      display: inline-block; }
      @media only screen and (max-width: 1199px) {
        .checkout-onepage-index .main.container .opc .section .step fieldset .name-firstname,
        .checkout-onepage-index .main.container .opc .section .step fieldset .name-lastname,
        .checkout-onepage-index .main.container .opc .section .step fieldset .fields > .field {
          width: 100%; } }
    .checkout-onepage-index .main.container .opc .section .step fieldset .name-lastname,
    .checkout-onepage-index .main.container .opc .section .step fieldset .fields > .field:last-child {
      float: right; }
      @media only screen and (max-width: 1199px) {
        .checkout-onepage-index .main.container .opc .section .step fieldset .name-lastname,
        .checkout-onepage-index .main.container .opc .section .step fieldset .fields > .field:last-child {
          float: none;
          margin-top: 15px; } }
    .checkout-onepage-index .main.container .opc .section .step fieldset ul > li {
      margin-bottom: 15px; }
      .checkout-onepage-index .main.container .opc .section .step fieldset ul > li .no-fee {
        float: right;
        color: #626262;
        position: relative;
        padding-right: 30px; }
        .checkout-onepage-index .main.container .opc .section .step fieldset ul > li .no-fee .no-fee-info {
          display: inline-block;
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%); }
          .checkout-onepage-index .main.container .opc .section .step fieldset ul > li .no-fee .no-fee-info svg {
            width: 18px;
            height: 18px; }
    .checkout-onepage-index .main.container .opc .section .step fieldset .control > input,
    .checkout-onepage-index .main.container .opc .section .step fieldset .agree > input {
      width: 20px;
      height: 20px;
      display: inline-block; }
      .checkout-onepage-index .main.container .opc .section .step fieldset .control > input:checked:after,
      .checkout-onepage-index .main.container .opc .section .step fieldset .agree > input:checked:after {
        content: '\2714'; }
      .checkout-onepage-index .main.container .opc .section .step fieldset .control > input:after,
      .checkout-onepage-index .main.container .opc .section .step fieldset .agree > input:after {
        content: ' ';
        display: inline-block;
        background-color: #FFF;
        width: 20px;
        height: 20px;
        border: 1px solid #E1E1E1;
        border-radius: 4px;
        text-align: center;
        line-height: 20px;
        vertical-align: top; }
    .checkout-onepage-index .main.container .opc .section .step fieldset .control > label,
    .checkout-onepage-index .main.container .opc .section .step fieldset .agree > label {
      vertical-align: top; }
    .checkout-onepage-index .main.container .opc .section .step fieldset .agree {
      position: relative; }
      .checkout-onepage-index .main.container .opc .section .step fieldset .agree > label {
        display: block !important;
        padding-left: 31px; }
      .checkout-onepage-index .main.container .opc .section .step fieldset .agree > input {
        position: absolute;
        top: 1px;
        left: 0; }
    .checkout-onepage-index .main.container .opc .section .step fieldset .shipping-fields {
      display: none; }
    .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      margin-bottom: 10px; }
      .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner:after {
        content: '';
        display: block;
        clear: both; }
      @media only screen and (max-width: 991px) {
        .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner {
          display: block; } }
      .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .next-step-description {
        float: left;
        -ms-flex: 1;
        flex: 1;
        padding-right: 10px;
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
        color: #626262; }
        @media only screen and (max-width: 991px) {
          .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .next-step-description {
            width: 100%;
            text-align: center; } }
      .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container {
        float: left;
        width: 288px;
        max-width: 100%; }
        @media only screen and (max-width: 991px) {
          .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container {
            width: 100%; } }
        .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .button {
          width: 100%;
          padding: 5px;
          display: inline-block;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
          color: #FFF;
          border-radius: 5px;
          font-size: 1.125rem;
          font-weight: 600;
          text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
          .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .button img {
            margin-left: 5px;
            vertical-align: initial; }
          @media only screen and (max-width: 991px) {
            .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .button {
              margin-bottom: 5px; } }
          .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .button:hover {
            color: #FFF;
            text-decoration: none; }
        .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .trust-logos {
          text-align: center;
          padding: 10px 0; }
          .checkout-onepage-index .main.container .opc .section .step .buttons-set .buttons-set-inner .buttons-set-container .trust-logos > img {
            max-width: 118px;
            image-rendering: -moz-crisp-edges;
            image-rendering: -o-crisp-edges;
            image-rendering: -webkit-optimize-contrast;
            image-rendering: crisp-edges;
            -ms-interpolation-mode: nearest-neighbor; }
    .checkout-onepage-index .main.container .opc .section .step #payment-buttons-container .buttons-set-inner .buttons-set-container button {
      padding: 10px 5px; }
    .checkout-onepage-index .main.container .opc .section .step label {
      margin-bottom: 0.2rem;
      color: #434343;
      font-weight: 600;
      font-size: 15px; }
      .checkout-onepage-index .main.container .opc .section .step label.required em {
        float: right;
        font-style: normal;
        color: #eb340a;
        padding-left: 2px; }
  .checkout-onepage-index .main.container .opc .section#opc-payment .buttons-set {
    min-height: 50px;
    margin-top: 15px; }
  .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo {
    width: 22px; }
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo.altapay_gateway4 {
      width: 56px; }
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo.altapay_gateway {
      width: 33px; }
    @media only screen and (max-width: 991px) {
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo {
        display: inline-block !important;
        margin-left: 15px !important; } }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements a, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements a {
    color: #4BA1DB;
    vertical-align: top; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li,
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li,
  .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li {
    padding: 15px;
    border-bottom: 1px solid #D5D5D5; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li input[type="radio"],
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li input[type="radio"], .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li input[type="radio"],
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li input[type="radio"] {
      width: 22px;
      height: 22px;
      position: relative; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li input[type="radio"]:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li input[type="radio"]:after, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li input[type="radio"]:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li input[type="radio"]:after {
        background: white;
        content: ' ';
        text-align: center;
        font-size: 15px;
        color: white;
        border-radius: 13px;
        border: 1px solid #e1e1e1;
        width: 23px;
        height: 23px;
        display: inline-block;
        vertical-align: top;
        padding-top: 0;
        padding-left: 0;
        margin-left: -1px;
        margin-top: -1px; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li input[type="radio"]:checked:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li input[type="radio"]:checked:after, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li input[type="radio"]:checked:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li input[type="radio"]:checked:after {
        background: linear-gradient(180deg, #C4EE4C 0%, #70AB4D 100%);
        font-family: FontAwesome;
        content: '\f00c';
        border: 0;
        position: absolute;
        top: 0;
        left: 0; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li > label,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li > label, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li > label,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li > label {
      margin-left: 0.4rem; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label {
      color: #6E6E6E;
      vertical-align: top;
      width: calc(100% - 32px);
      font-size: 15px; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label:not(#ws-postalcode-label),
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label:not(#ws-postalcode-label), .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label:not(#ws-postalcode-label),
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label:not(#ws-postalcode-label) {
        display: inline-block; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label:after, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label:after {
        content: '';
        display: block;
        clear: both; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label.gls-postalCode, .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label#webshipper-modal-open,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label.gls-postalCode,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label#webshipper-modal-open, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label.gls-postalCode, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label#webshipper-modal-open,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label.gls-postalCode,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label#webshipper-modal-open {
        margin-left: 0; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > div,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > div, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > div,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > div {
        display: inline-block;
        vertical-align: top; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > .data_container,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > .data_container, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > .data_container,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > .data_container {
        float: right; }
        @media only screen and (max-width: 380px) {
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > .data_container,
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > .data_container, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > .data_container,
          .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > .data_container {
            width: 100%; } }
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > .data_container svg.info,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > .data_container svg.info, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > .data_container svg.info,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > .data_container svg.info {
          width: 18px;
          height: 18px;
          display: inline-block;
          vertical-align: middle;
          margin-left: 10px; }
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > .data_container span.price,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > .data_container span.price, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > .data_container span.price,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > .data_container span.price {
          color: black;
          font-weight: bold; }
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label > .data_container .shipping-method-info-link,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > .data_container .shipping-method-info-link, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label > .data_container .shipping-method-info-link,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label > .data_container .shipping-method-info-link {
          padding-left: 10px; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li label .remodal,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label .remodal, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label .remodal,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li label .remodal {
        display: none; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .sp-logo,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .sp-logo, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .sp-logo,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo {
      margin-left: 15px;
      vertical-align: middle; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .sp-logo.gls,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .sp-logo.gls, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .sp-logo.gls,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo.gls {
        margin-bottom: 3px; }
      @media only screen and (max-width: 991px) {
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .sp-logo,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .sp-logo, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .sp-logo,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .sp-logo {
          display: block;
          margin-left: 0; } }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .button,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .button, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .button,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .button {
      background: linear-gradient(180deg, #2FC4E4 0%, #17A5DF 100%);
      position: relative;
      top: auto;
      transform: none;
      padding: 7px 0;
      font-size: 16px;
      border-radius: 5px;
      font-weight: 600;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .button#gls-droppoints-button, .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .button#webshipper-modal-open,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .button#gls-droppoints-button,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .button#webshipper-modal-open, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .button#gls-droppoints-button, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .button#webshipper-modal-open,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .button#gls-droppoints-button,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .button#webshipper-modal-open {
        float: right;
        margin-left: 10px;
        width: calc(50% - 10px); }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .button#webshipper-address-search,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .button#webshipper-address-search, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .button#webshipper-address-search,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .button#webshipper-address-search {
        width: 54px;
        vertical-align: inherit; }
      @media only screen and (max-width: 1199px) {
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .button,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .button, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .button,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .button {
          margin-left: 0; } }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #webshipper-selected-drop-point,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #webshipper-selected-drop-point, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #webshipper-selected-drop-point,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #webshipper-selected-drop-point {
      text-align: left; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .gls-input,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .gls-input, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .gls-input,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .gls-input {
      display: inline-block;
      line-height: 35px; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form,
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop {
      padding-left: 0;
      position: relative;
      font-family: "Source Sans Pro", sans-serif; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop .post-c:after, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form .post-c:after,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop .post-c:after {
        content: '';
        display: block;
        clear: both; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop .post-input, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form .post-input,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop .post-input {
        width: 50%;
        float: left;
        position: relative; }
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop .post-input input, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form .post-input input,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop .post-input input {
          width: 100%;
          padding-right: 35px;
          padding-left: 0.375rem; }
        @media only screen and (max-width: 1199px) {
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop .post-input, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form .post-input,
          .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop .post-input {
            float: none;
            width: 100%; } }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop #gls-droppoint-select, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form #gls-droppoint-select,
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop #gls-droppoint-select {
        width: 100%; }
      @media only screen and (max-width: 1199px) {
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop input#gls-postalCode, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form input#gls-postalCode,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop input#gls-postalCode {
          display: block !important;
          width: 100%; }
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-droppoint-form button,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .webshipper-pakkeshop button,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-droppoint-form button,
        .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .webshipper-pakkeshop button, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-droppoint-form button,
        .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .webshipper-pakkeshop button,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-droppoint-form button,
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .webshipper-pakkeshop button {
          display: block !important;
          float: inherit;
          width: 100%;
          margin-top: 5px; } }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) #gls-afhenter,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) #gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) label[for="gls-afhenter"],
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) label[for="gls-telephone"],
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) div.gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li:not(.s_method_li_gls_bestway_3) div#gls-flex-form,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) #gls-afhenter,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) #gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) label[for="gls-afhenter"],
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) label[for="gls-telephone"],
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) div.gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li:not(.s_method_li_gls_bestway_3) div#gls-flex-form, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) #gls-afhenter,
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) #gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) label[for="gls-afhenter"],
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) label[for="gls-telephone"],
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) div.gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li:not(.s_method_li_gls_bestway_3) div#gls-flex-form,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) #gls-afhenter,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) #gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) label[for="gls-afhenter"],
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) label[for="gls-telephone"],
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) div.gls-telephone,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li:not(.s_method_li_gls_bestway_3) div#gls-flex-form {
      display: none !important; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li .gls-newpost,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li .gls-newpost, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li .gls-newpost,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li .gls-newpost {
      margin-left: 8px;
      font-size: 14px;
      text-decoration: underline; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .checkout-agreements li #gls-loading,
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li #gls-loading, .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li #gls-loading,
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods li #gls-loading {
      position: absolute;
      left: auto !important;
      right: 5px;
      transform: translate(-50%, -50%);
      top: 50% !important; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods dt {
    display: none; }
  .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods dd {
    border-bottom: 1px solid #D5D5D5;
    padding: 15px; }
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods dd .form-list {
      margin-top: 5px; }
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods dd li {
      border: 0;
      margin-bottom: 0;
      padding: 0; }
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods dd li label {
        color: #353535; }
  .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points {
    padding: 15px;
    border-bottom: 1px solid #D5D5D5; }
    .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt {
      position: relative; }
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt.pointChecker label {
        width: calc(100% - 32px);
        padding-left: 31px; }
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt #use_points {
        position: absolute;
        top: 1px;
        left: 0;
        width: 20px;
        height: 20px;
        display: inline-block; }
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt #use_points:after {
          content: ' ';
          display: inline-block;
          background-color: #FFF;
          width: 20px;
          height: 20px;
          border: 1px solid #E1E1E1;
          border-radius: 4px;
          text-align: center;
          line-height: 20px;
          vertical-align: top; }
        .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt #use_points:checked:after {
          content: '\2714'; }
      .checkout-onepage-index .main.container .opc .section#opc-payment .sp-methods .points dt #points_amount {
        width: 50px;
        text-align: center;
        border: 1px solid #e1e1e1; }
  .checkout-onepage-index .main.container .opc .section#opc-payment .checkout-agreements li label {
    color: #353535; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods {
    margin-bottom: 25px; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li {
      padding: 20px 10px; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method .sp-methods li label > div {
        font-size: 16px;
        color: #353535; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata {
    display: none; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method.active #checkout-step-shipping_method-extradata {
    display: none !important; }
  .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata {
    padding: 20px 40px 12px; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata dt.complete {
      color: #6E6E6E;
      font-weight: 700; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata #shipping-method-chosen {
      font-size: 15px;
      color: #6E6E6E; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata #shipping-method-chosen .price {
        float: right;
        font-weight: 700; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata #shipping-method-chosen .img {
        margin-left: 10px; }
    .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata .pickup-location {
      margin-top: 20px;
      color: #6E6E6E;
      word-break: break-word; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata .pickup-location a {
        display: none; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata .pickup-location h3 {
        font-size: 1.1rem; }
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata .pickup-location h3,
      .checkout-onepage-index .main.container .opc .section#opc-shipping_method #checkout-step-shipping_method-extradata .pickup-location p {
        margin-bottom: 0; }
  .checkout-onepage-index .main.container .opc .section.step-passed .step-title a {
    display: block; }
    @media only screen and (max-width: 991px) {
      .checkout-onepage-index .main.container .opc .section.step-passed .step-title a {
        display: none; } }
  .checkout-onepage-index .main.container .opc .section.step-passed .changelink {
    display: none; }
    @media only screen and (max-width: 991px) {
      .checkout-onepage-index .main.container .opc .section.step-passed .changelink {
        display: inline-block; } }
  .checkout-onepage-index .main.container .opc .section.step-passed#opc-shipping_method dt.complete {
    display: none;
    margin-bottom: 5px; }
    @media only screen and (max-width: 991px) {
      .checkout-onepage-index .main.container .opc .section.step-passed#opc-shipping_method dt.complete {
        display: block; } }

.checkout-onepage-index .shop-more {
  display: block;
  margin-bottom: 25px; }
  .checkout-onepage-index .shop-more a {
    color: #353535;
    text-decoration: none; }
    .checkout-onepage-index .shop-more a img {
      margin-bottom: 2px;
      margin-right: 5px; }

.checkout-onepage-index #cart-qty-loader {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 20000; }
  .checkout-onepage-index #cart-qty-loader .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    font-weight: 700;
    text-align: center;
    z-index: 20100;
    margin-bottom: 0;
    background: #FFF;
    padding: 30px 20px;
    min-width: 300px;
    border: 0;
    border-radius: 5px;
    color: #353535;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    margin-left: 0;
    margin-top: 0;
    box-shadow: 0 2px 26px 0 rgba(0, 0, 0, 0.1); }
    .checkout-onepage-index #cart-qty-loader .loader img {
      margin-bottom: 20px; }
    .checkout-onepage-index #cart-qty-loader .loader span {
      font-size: 24px;
      font-weight: 700;
      line-height: 31px;
      display: block; }

.checkout-onepage-index #opc-billing.section .step .control > label {
  margin-left: 5px; }

.checkout-cart-index .main.container {
  max-width: 1440px;
  padding: 0 100px; }
  @media only screen and (max-width: 991px) {
    .checkout-cart-index .main.container {
      padding: 0 15px; } }

.checkout-cart-index .discount-form .button,
.checkout-cart-index .checkout-types .button {
  cursor: pointer;
  width: 100%;
  background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
  color: #FFF;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  min-height: 45px; }
  .checkout-cart-index .discount-form .button:hover,
  .checkout-cart-index .checkout-types .button:hover {
    color: #FFF;
    text-decoration: none; }

.checkout-cart-index .checkout-types .button {
  text-transform: uppercase; }
  .checkout-cart-index .checkout-types .button img {
    margin-left: 5px;
    margin-bottom: 3px; }

.checkout-cart-index .checkout-types .cart-payment-methods {
  text-align: center;
  margin-top: 15px; }
  .checkout-cart-index .checkout-types .cart-payment-methods img {
    width: 330px;
    max-width: 100%; }

.checkout-cart-index .discount-form .button {
  min-height: 35px; }

.checkout-cart-index .cleared:after {
  content: '';
  display: block;
  clear: both; }

.checkout-cart-index .col-main .cart {
  overflow: auto; }
  .checkout-cart-index .col-main .cart #cart-qty-loader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 20000; }
    .checkout-cart-index .col-main .cart #cart-qty-loader .loader {
      position: fixed;
      top: 50%;
      left: 50%;
      font-weight: 700;
      text-align: center;
      z-index: 20100;
      margin-bottom: 0;
      background: #FFF;
      padding: 30px 20px;
      min-width: 300px;
      border: 0;
      border-radius: 5px;
      color: #353535;
      box-sizing: border-box;
      transform: translate(-50%, -50%);
      margin-left: 0;
      margin-top: 0;
      box-shadow: 0 2px 26px 0 rgba(0, 0, 0, 0.1); }
      .checkout-cart-index .col-main .cart #cart-qty-loader .loader img {
        margin-bottom: 20px; }
      .checkout-cart-index .col-main .cart #cart-qty-loader .loader span {
        font-size: 24px;
        font-weight: 700;
        line-height: 31px;
        display: block; }
  .checkout-cart-index .col-main .cart .page-title > h1 {
    font-weight: bold; }
  .checkout-cart-index .col-main .cart .page-title > ul {
    display: none; }
  .checkout-cart-index .col-main .cart > form,
  .checkout-cart-index .col-main .cart .cart-collaterals {
    display: inline-block; }
  .checkout-cart-index .col-main .cart > form {
    width: 60%;
    float: left;
    vertical-align: top; }
    @media only screen and (max-width: 1199px) {
      .checkout-cart-index .col-main .cart > form {
        min-width: 100%; } }
    .checkout-cart-index .col-main .cart > form .cart-items {
      padding: 0 10px;
      margin-right: 15px; }
      @media only screen and (max-width: 1199px) {
        .checkout-cart-index .col-main .cart > form .cart-items {
          padding: 0;
          margin: 0; } }
      .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table {
        width: 100%; }
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table .product-cart-pricing .pricing-original.nodiscount {
          font-size: 20px; }
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table thead,
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tfoot,
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table .product-cart-sku,
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table .product-cart-info dt,
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table td.product-cart-price {
          display: none; }
        .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody {
          border-top: 1px solid #E1E1E1; }
          .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr {
            border-bottom: 1px solid #E1E1E1;
            position: relative;
            display: block;
            padding: 0 15px 0 15px; }
            @media only screen and (max-width: 767px) {
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr {
                padding: 0; } }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr:after {
              content: '';
              display: block;
              clear: both; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr td {
              padding-top: 20px;
              padding-bottom: 20px; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr > td {
              display: block;
              float: left; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-remove {
              position: absolute;
              top: 0;
              right: 0; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-image {
              width: 150px; }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-image img {
                width: 100%; }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-image .cart-links {
                display: none; }
              @media only screen and (max-width: 767px) {
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-image {
                  width: 130px; } }
              @media only screen and (max-width: 540px) {
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-image {
                  width: 70px; } }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info {
              vertical-align: text-top;
              padding: 0 0 0 15px;
              width: calc(100% - 150px);
              padding-top: 20px;
              padding-bottom: 12px; }
              @media only screen and (max-width: 767px) {
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info {
                  width: calc(100% - 130px);
                  padding-right: 20px; } }
              @media only screen and (max-width: 540px) {
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info {
                  width: calc(100% - 70px); } }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .product-name {
                line-height: 12px; }
                @media only screen and (max-width: 540px) {
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .product-name {
                    line-height: 10px; } }
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .product-name a {
                  color: #353535;
                  font-size: 15px;
                  font-weight: 700; }
                  @media only screen and (max-width: 540px) {
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .product-name a {
                      font-size: 13px; } }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper {
                margin-bottom: .5rem; }
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper:after {
                  content: '';
                  display: block;
                  clear: both; }
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .sub {
                  float: right; }
                  @media only screen and (max-width: 1450px) and (min-width: 1199px) {
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .sub {
                      width: 100%;
                      margin-top: 10px; } }
                  @media only screen and (max-width: 991px) {
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .sub {
                      width: 100%;
                      margin-top: 10px; } }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .sub .title {
                    font-weight: bold; }
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container {
                  max-width: 400px;
                  position: relative;
                  width: 100%;
                  float: left; }
                  @media only screen and (max-width: 767px) {
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container {
                      padding: 0;
                      max-width: inherit; } }
                  @media only screen and (max-width: 540px) {
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container {
                      margin-left: -84px;
                      width: calc(100% + 84px);
                      padding-top: 10px; } }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container:after {
                    content: '';
                    display: block;
                    clear: both; }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .input-box:after {
                    content: '';
                    display: block;
                    clear: both; }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container select {
                    float: left;
                    width: calc(100% - 60px);
                    padding-right: 40px; }
                    @media only screen and (max-width: 767px) {
                      .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container select {
                        float: left; } }
                    @media only screen and (max-width: 540px) {
                      .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container select {
                        float: right;
                        width: calc(100% - 85px); } }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container dd:last-of-type {
                    margin-bottom: 0; }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .product-cart-actions {
                    width: 38px;
                    position: absolute;
                    bottom: 0;
                    right: 0; }
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .product-cart-actions .form-control {
                      text-align: center;
                      padding: 0 0.75rem;
                      height: 38px; }
                      .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .product-cart-actions .form-control.qty {
                        padding: 0; }
                    .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .product-cart-actions .cart-links {
                      display: none; }
                    @media only screen and (max-width: 540px) {
                      .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container .product-cart-actions {
                        position: absolute;
                        top: 10px;
                        left: 0;
                        width: 70px; } }
                  .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .options-subtotal-wrapper .select-qty-container strong {
                    display: none; }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .item-msg {
                float: left;
                font-size: 13px;
                margin-bottom: 5px; }
                .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-info .item-msg.error {
                  color: red; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-total {
              display: none; }
            .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-remove {
              vertical-align: top; }
              .checkout-cart-index .col-main .cart > form .cart-items #shopping-cart-table tbody tr .product-cart-remove a {
                color: #6E6E6E; }
      .checkout-cart-index .col-main .cart > form .cart-items .shop-more {
        padding-top: 15px;
        color: #353535; }
        .checkout-cart-index .col-main .cart > form .cart-items .shop-more a {
          text-decoration: underline;
          color: #353535; }
  .checkout-cart-index .col-main .cart .cart-collaterals {
    float: right;
    width: 40%; }
    @media only screen and (max-width: 1199px) {
      .checkout-cart-index .col-main .cart .cart-collaterals {
        float: inherit;
        width: 100%;
        margin-top: 15px; } }
    @media only screen and (max-width: 540px) {
      .checkout-cart-index .col-main .cart .cart-collaterals {
        min-width: inherit; } }
    .checkout-cart-index .col-main .cart .cart-collaterals .acp-free-shipping {
      border-radius: 5px;
      background-color: #FFF5AF;
      color: #6E6E6E;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      padding: 8px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 991px) {
        .checkout-cart-index .col-main .cart .cart-collaterals .acp-free-shipping {
          display: none; } }
      .checkout-cart-index .col-main .cart .cart-collaterals .acp-free-shipping span {
        font-weight: 600;
        color: #454545; }
    .checkout-cart-index .col-main .cart .cart-collaterals .col2-set {
      display: none; }
    .checkout-cart-index .col-main .cart .cart-collaterals .totals {
      border: 1px solid #D5D5D5;
      border-radius: 5px;
      box-shadow: #eeeeee 0 0 10px 1px;
      background-color: #F8F8F8; }
      .checkout-cart-index .col-main .cart .cart-collaterals .totals > div {
        padding: 20px;
        border-bottom: 1px solid #D5D5D5; }
      .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-header .totals-header-text {
        font-weight: bold;
        font-size: 25px; }
      .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-body #shopping-cart-totals-table {
        width: 100%; }
        .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-body #shopping-cart-totals-table tr.savings {
          color: #F8751E;
          font-weight: bold; }
      .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer {
        border-bottom: 0; }
        .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon {
          margin-bottom: 20px; }
          .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-header {
            text-align: center;
            font-weight: 400;
            text-decoration: underline; }
          .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-body .discount h2 {
            display: none; }
          .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-body .discount .discount-form {
            text-align: center; }
            .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-body .discount .discount-form .buttons-set button {
              margin-top: 4px; }
            .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-body .discount .discount-form .validation-advice {
              color: red; }
          .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer .coupon .coupon-body .discount-status {
            text-align: center; }
        .checkout-cart-index .col-main .cart .cart-collaterals .totals .totals-footer ul {
          list-style: none;
          padding: 0;
          margin-bottom: 0; }
      .checkout-cart-index .col-main .cart .cart-collaterals .totals .viabill-pricetag {
        margin-top: 20px; }
    .checkout-cart-index .col-main .cart .cart-collaterals .bottom-links {
      border: 1px solid #E1E1E1;
      border-radius: 5px;
      margin-top: 20px; }
      .checkout-cart-index .col-main .cart .cart-collaterals .bottom-links > div {
        border-bottom: 1px solid #E1E1E1;
        padding: 20px; }
        .checkout-cart-index .col-main .cart .cart-collaterals .bottom-links > div a {
          color: #6E6E6E;
          font-weight: 600;
          font-size: 15px; }
        .checkout-cart-index .col-main .cart .cart-collaterals .bottom-links > div .icon {
          float: right;
          padding-top: 7px;
          content: url(https://din-ecigaret.dk/skin/frontend/din-ecigaret2018/default/src/sprites/svg_sprites/arrow-down.svg);
          display: inline-block;
          transform: rotate(270deg);
          margin-top: 4px; }

.neotheme-blog-index-index .col-main .heading h1,
.neotheme-blog-category-index .col-main .heading h1 {
  text-align: center;
  font-weight: bold;
  font-size: 29px; }

.neotheme-blog-index-index .col-main .heading h2,
.neotheme-blog-category-index .col-main .heading h2 {
  font-weight: normal;
  font-size: 18px;
  padding: 15px 15%; }

.neotheme-blog-index-index .col-main .heading .subHeading,
.neotheme-blog-category-index .col-main .heading .subHeading {
  margin: 0 auto; }

.neotheme-blog-index-index .col-main .categories-list-container,
.neotheme-blog-category-index .col-main .categories-list-container {
  padding-bottom: 56px; }
  @media only screen and (max-width: 767px) {
    .neotheme-blog-index-index .col-main .categories-list-container,
    .neotheme-blog-category-index .col-main .categories-list-container {
      padding-bottom: 0 !important; } }
  .neotheme-blog-index-index .col-main .categories-list-container .categories-list,
  .neotheme-blog-category-index .col-main .categories-list-container .categories-list {
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5; }
    @media only screen and (max-width: 767px) {
      .neotheme-blog-index-index .col-main .categories-list-container .categories-list,
      .neotheme-blog-category-index .col-main .categories-list-container .categories-list {
        border: 0;
        position: relative;
        width: 100%; } }
    .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent,
    .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent {
      position: relative;
      display: none; }
      @media only screen and (max-width: 767px) {
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent {
          display: block; } }
      .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent > span,
      .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent > span {
        color: #000;
        background: #FFF;
        border: 1px solid #D5D5D5;
        line-height: 40px;
        font-weight: bold;
        pointer-events: none;
        text-align: center;
        position: absolute;
        border-radius: 10px;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent > span span,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent > span span {
          font-weight: normal; }
      .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile,
      .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile {
        line-height: 1.2em;
        -webkit-appearance: none;
        border: 0;
        width: 100%;
        height: 40px; }
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile:hover,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile:hover {
          box-shadow: none; }
        @media only screen and (max-width: 767px) {
          .neotheme-blog-index-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile,
          .neotheme-blog-category-index .col-main .categories-list-container .categories-list .select-parent .categories-list-mobile {
            margin: 0 auto; } }
    .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories,
    .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories {
      list-style: none;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories {
          display: none; } }
      .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories li.category,
      .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories li.category {
        display: inline-block;
        padding: 15px 15px 15px 0; }
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories li.category a,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories li.category a {
          color: #000;
          padding-bottom: 15px; }
          .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories li.category a > div,
          .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories li.category a > div {
            display: inline-block; }
          .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories li.category a:hover,
          .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories li.category a:hover {
            text-decoration: none; }
        .neotheme-blog-index-index .col-main .categories-list-container .categories-list ul.categories li.category.active a,
        .neotheme-blog-category-index .col-main .categories-list-container .categories-list ul.categories li.category.active a {
          font-weight: bold;
          border-bottom: 4px solid #F8751E; }

.neotheme-blog-index-index .col-main .posts .post-list .post,
.neotheme-blog-index-index .col-main .pager-next button,
.neotheme-blog-category-index .col-main .posts .post-list .post,
.neotheme-blog-category-index .col-main .pager-next button {
  width: calc(33.3% - 35px); }
  @media only screen and (max-width: 991px) {
    .neotheme-blog-index-index .col-main .posts .post-list .post,
    .neotheme-blog-index-index .col-main .pager-next button,
    .neotheme-blog-category-index .col-main .posts .post-list .post,
    .neotheme-blog-category-index .col-main .pager-next button {
      width: calc(50% - 5px);
      margin-right: 5px;
      margin-bottom: 5px; } }
  @media only screen and (max-width: 576px) {
    .neotheme-blog-index-index .col-main .posts .post-list .post,
    .neotheme-blog-index-index .col-main .pager-next button,
    .neotheme-blog-category-index .col-main .posts .post-list .post,
    .neotheme-blog-category-index .col-main .pager-next button {
      width: 100%;
      margin-bottom: 15px; } }

.neotheme-blog-index-index .col-main .pager-next,
.neotheme-blog-category-index .col-main .pager-next {
  text-align: center;
  margin-bottom: 100px; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }
  .neotheme-blog-index-index .col-main .pager-next button,
  .neotheme-blog-category-index .col-main .pager-next button {
    padding: 12px 55px;
    width: inherit;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    margin-right: 0;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .neotheme-blog-index-index .col-main .pager-next button,
      .neotheme-blog-category-index .col-main .pager-next button {
        padding: 12px 15px;
        width: 100%; } }
    .neotheme-blog-index-index .col-main .pager-next button:focus,
    .neotheme-blog-category-index .col-main .pager-next button:focus {
      outline: none; }
    .neotheme-blog-index-index .col-main .pager-next button span,
    .neotheme-blog-category-index .col-main .pager-next button span {
      color: #454545;
      font-size: 18px;
      line-height: 23px;
      font-weight: 700;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .neotheme-blog-index-index .col-main .pager-next button span,
        .neotheme-blog-category-index .col-main .pager-next button span {
          font-size: 15px; } }
    .neotheme-blog-index-index .col-main .pager-next button:after,
    .neotheme-blog-category-index .col-main .pager-next button:after {
      content: '';
      box-sizing: border-box;
      position: absolute;
      top: 50%;
      right: 20px;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      margin-left: -10px;
      border-radius: 50%;
      border: 2px solid #ccc;
      border-top-color: #333;
      animation: spinner .6s linear infinite;
      display: none; }
      @media only screen and (max-width: 767px) {
        .neotheme-blog-index-index .col-main .pager-next button:after,
        .neotheme-blog-category-index .col-main .pager-next button:after {
          position: relative;
          top: auto;
          right: auto;
          width: 14px;
          height: 14px;
          margin: 0 auto;
          margin-top: 5px;
          bottom: 5px; } }
    .neotheme-blog-index-index .col-main .pager-next button:disabled:after,
    .neotheme-blog-category-index .col-main .pager-next button:disabled:after {
      display: block; }

.posts {
  margin-top: 25px; }
  .posts .post-list {
    list-style: none;
    padding-left: 0; }
    .posts .post-list:after {
      content: "";
      display: block;
      clear: both; }
    @media only screen and (max-width: 991px) {
      .posts .post-list {
        text-align: center; } }
    .posts .post-list .post {
      border: 1px solid #D5D5D5;
      border-radius: 10px;
      float: left;
      vertical-align: top;
      margin: 0 35px 35px 0; }
      .posts .post-list .post:hover {
        box-shadow: 0 0 11px 5px #D5D5D5; }
      .posts .post-list .post a:hover {
        text-decoration: none; }
      .posts .post-list .post a .post-image {
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
        position: relative;
        overflow: hidden;
        padding-bottom: 59.5%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        .posts .post-list .post a .post-image .image-holder {
          background-size: cover;
          background-position: center center;
          transition: all 0.6s ease-in-out;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .posts .post-list .post a .post-header {
        padding-top: 15px;
        text-align: center;
        padding-bottom: 10px; }
        .posts .post-list .post a .post-header .post-categoryname {
          color: #626262;
          font-size: 13px;
          line-height: 23px;
          font-weight: bold;
          text-transform: uppercase; }
        .posts .post-list .post a .post-header .post-name {
          font-weight: bold;
          font-size: 24px;
          height: 90px;
          padding: 0 10px;
          color: #353535;
          position: relative; }
          @media only screen and (max-width: 767px) {
            .posts .post-list .post a .post-header .post-name {
              overflow: hidden; } }

.neotheme-blog-post-index .col-main {
  /**
			General Elements
		 **/ }
  .neotheme-blog-post-index .col-main h1 {
    font-weight: bold;
    font-size: 50px;
    color: #353535;
    margin-bottom: 9px; }
  .neotheme-blog-post-index .col-main h2 {
    font-weight: bold;
    font-size: 34px;
    color: #353535;
    margin-bottom: 20px; }
  .neotheme-blog-post-index .col-main h3 {
    font-weight: bold;
    font-size: 24px;
    color: #353535;
    margin-bottom: 18px; }
    .neotheme-blog-post-index .col-main h3 .orange a {
      color: #F56B1A;
      text-decoration: none; }
      .neotheme-blog-post-index .col-main h3 .orange a:hover {
        color: #a64a16; }
  .neotheme-blog-post-index .col-main img {
    max-width: 100%; }
  .neotheme-blog-post-index .col-main .post-time {
    font-size: 14px;
    line-height: 18px; }
  .neotheme-blog-post-index .col-main p {
    font-size: 18px;
    line-height: 28px; }
  .neotheme-blog-post-index .col-main ul.list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
    font-size: 18px; }
    .neotheme-blog-post-index .col-main ul.list span {
      font-weight: bold;
      display: block; }
  .neotheme-blog-post-index .col-main ul.simple_list {
    margin-bottom: 50px;
    padding-left: 20px; }
  .neotheme-blog-post-index .col-main ul.img-list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 50px; }
    .neotheme-blog-post-index .col-main ul.img-list span {
      display: block;
      width: 100%;
      margin-bottom: 30px; }
    .neotheme-blog-post-index .col-main ul.img-list.row {
      margin-left: 0;
      margin-right: 0; }
    .neotheme-blog-post-index .col-main ul.img-list li {
      text-align: center;
      font-size: 24px; }
      @media only screen and (max-width: 540px) {
        .neotheme-blog-post-index .col-main ul.img-list li {
          font-size: 17px; } }
      .neotheme-blog-post-index .col-main ul.img-list li img {
        width: 100%; }
  .neotheme-blog-post-index .col-main .block-subscribe {
    padding: 30px;
    background: #f8f8f8;
    border-radius: 5px;
    margin: 30px 0; }
    .neotheme-blog-post-index .col-main .block-subscribe .block-title {
      font-size: 34px;
      font-weight: bold;
      margin-bottom: 10px;
      text-align: center; }
    .neotheme-blog-post-index .col-main .block-subscribe .form-subscribe-header {
      font-size: 18px;
      text-align: center;
      margin-bottom: 20px; }
    .neotheme-blog-post-index .col-main .block-subscribe .block-content:after {
      content: '';
      display: block;
      clear: both; }
    .neotheme-blog-post-index .col-main .block-subscribe .block-content .input-box {
      float: left;
      width: calc(100% - 220px); }
      @media only screen and (max-width: 540px) {
        .neotheme-blog-post-index .col-main .block-subscribe .block-content .input-box {
          float: none;
          width: 100%;
          margin-bottom: 5px; } }
      .neotheme-blog-post-index .col-main .block-subscribe .block-content .input-box input {
        width: 100%;
        height: 48px;
        padding: 0 10px;
        border-radius: 5px;
        border: 1px solid #D5D5D5; }
    .neotheme-blog-post-index .col-main .block-subscribe .block-content .actions {
      float: right; }
      @media only screen and (max-width: 540px) {
        .neotheme-blog-post-index .col-main .block-subscribe .block-content .actions {
          float: none;
          width: 100%; } }
    .neotheme-blog-post-index .col-main .block-subscribe .block-content .button {
      width: 100%;
      min-width: 210px;
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
      color: #FFF;
      font-size: 18px;
      border-radius: 5px;
      font-weight: 600;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      height: 48px;
      text-transform: uppercase; }
  .neotheme-blog-post-index .col-main .posts > span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px; }
  .neotheme-blog-post-index .col-main .posts .post-list .post {
    max-width: inherit;
    width: calc(50% - 18px); }
    .neotheme-blog-post-index .col-main .posts .post-list .post:nth-child(odd) {
      margin-right: 35px; }
    @media only screen and (max-width: 540px) {
      .neotheme-blog-post-index .col-main .posts .post-list .post {
        float: none;
        width: 100%;
        margin-bottom: 10px; }
        .neotheme-blog-post-index .col-main .posts .post-list .post:nth-child(odd) {
          margin-right: 0; } }
  .neotheme-blog-post-index .col-main span.orange_quote {
    padding: 10px 30px 20px 30px;
    font-size: 26px;
    font-style: italic;
    font-weight: 600;
    display: block;
    color: #F56B1A; }
  .neotheme-blog-post-index .col-main blockquote {
    font-size: 18px;
    font-weight: bold;
    width: 93%;
    margin: 50px auto;
    font-style: italic;
    color: #F8751E;
    line-height: 25px;
    position: relative; }
    .neotheme-blog-post-index .col-main blockquote span {
      display: block;
      font-style: normal;
      font-weight: bold;
      margin-top: 1em; }
    .neotheme-blog-post-index .col-main blockquote:before {
      content: "“";
      font-size: 25px;
      font-weight: normal;
      position: absolute;
      left: -12px;
      top: 1px; }
    .neotheme-blog-post-index .col-main blockquote:after {
      content: "”";
      font-size: 25px;
      font-weight: normal;
      position: relative; }
  .neotheme-blog-post-index .col-main .blog .post {
    max-width: 800px;
    margin: 0 auto; }
    .neotheme-blog-post-index .col-main .blog .post .page-title {
      text-align: center; }
    .neotheme-blog-post-index .col-main .blog .post .post-metadata ul {
      list-style: none;
      text-align: center;
      padding: 0;
      font-size: 14px; }

.cms-page-view .std .content_block img {
  max-width: 100%;
  margin: 5px 0; }

.checkout-content {
  position: relative;
  padding-right: 160px;
  margin: 15px 0; }
  @media only screen and (max-width: 767px) {
    .checkout-content {
      padding-right: 0; } }
  .checkout-content .checkout-success-header h1, .checkout-content .checkout-success-header h2 {
    font-weight: 600; }
  .checkout-content .checkout-success .checkout-img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 150px; }
    @media only screen and (max-width: 767px) {
      .checkout-content .checkout-success .checkout-img {
        position: relative;
        top: auto;
        right: auto;
        float: right; } }
    .checkout-content .checkout-success .checkout-img img {
      width: 100%; }
  .checkout-content .checkout-success a {
    color: #353535;
    text-decoration: underline; }
  .checkout-content .buttons-set button {
    color: #FFF;
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    padding: 3px 20px;
    max-width: 100%; }

.account-login {
  margin-top: 15px; }
  .account-login .account-login-inner-wrapper {
    border: 1px solid #D5D5D5;
    border-top: 4px solid #2FC4E4;
    padding: 25px 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }
    .account-login .account-login-inner-wrapper button {
      background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
      color: white;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 600;
      cursor: pointer;
      text-transform: uppercase;
      min-height: 34px;
      width: 150px; }
    .account-login .account-login-inner-wrapper .column {
      width: 50%;
      padding: 0 15px;
      position: relative;
      padding-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .account-login .account-login-inner-wrapper .column {
          width: 100%; }
          .account-login .account-login-inner-wrapper .column.registered-users {
            margin-top: 15px; } }
      .account-login .account-login-inner-wrapper .column .buttons-set {
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        width: auto; }
        @media only screen and (max-width: 767px) {
          .account-login .account-login-inner-wrapper .column .buttons-set {
            position: relative;
            bottom: auto;
            left: auto;
            right: auto; } }
        .account-login .account-login-inner-wrapper .column .buttons-set a {
          float: left;
          color: #6E6E6E;
          text-decoration: none; }
          .account-login .account-login-inner-wrapper .column .buttons-set a:hover {
            color: #454545; }
      .account-login .account-login-inner-wrapper .column ul {
        padding-left: 0;
        list-style-type: none; }

.account-create .account-create-inner-wrapper {
  border: 1px solid #D5D5D5;
  border-top: 4px solid #2FC4E4;
  padding: 25px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }
  .account-create .account-create-inner-wrapper .fieldset {
    width: 100%; }
    .account-create .account-create-inner-wrapper .fieldset .field {
      width: 50%;
      float: left;
      padding: 0 15px; }
    .account-create .account-create-inner-wrapper .fieldset .customer-name:after, .account-create .account-create-inner-wrapper .fieldset .fields:after {
      content: '';
      display: block;
      clear: both; }
    .account-create .account-create-inner-wrapper .fieldset .fields {
      margin-left: -15px;
      margin-right: -15px; }
  .account-create .account-create-inner-wrapper .buttons-set .back-link {
    float: left; }
  .account-create .account-create-inner-wrapper .buttons-set .button {
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    min-height: 34px;
    width: 150px; }

.forgot-password-inner-wrapper {
  border: 1px solid #D5D5D5;
  border-top: 4px solid #2FC4E4;
  padding: 25px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }
  .forgot-password-inner-wrapper .fieldset {
    width: 100%; }

.customer-account-index .box-account {
  margin-left: -5px;
  margin-right: -5px; }
  .customer-account-index .box-account .box-head, .customer-account-index .box-account .contact-info, .customer-account-index .box-account .newsletters, .customer-account-index .box-account .default-shipping, .customer-account-index .box-account .default-billing {
    float: left;
    width: 50%;
    padding: 0 5px; }
  .customer-account-index .box-account .box-head {
    width: 100%; }
  .customer-account-index .box-account .address .box-content:after {
    content: '';
    display: block;
    clear: both; }
  .customer-account-index .box-account .info:after {
    content: '';
    display: block;
    clear: both; }

.customer-account-edit .my-account .no-display {
  display: none; }

.customer-account-edit .my-account .input-box {
  margin-bottom: 10px; }

.points-reward-index #aw_points-summary-box {
  background: #F8F8F8;
  border: 1px solid #e9e9e9; }

.points-reward-index .pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px; }
  .points-reward-index .pager p.amount {
    margin-bottom: 0; }
  .points-reward-index .pager .limiter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap; }
    .points-reward-index .pager .limiter label, .points-reward-index .pager .limiter select {
      margin-right: 10px;
      margin-bottom: 0; }
    .points-reward-index .pager .limiter select {
      min-width: 65px; }

.points-reward-index #points-history-table {
  margin-bottom: 15px;
  display: block;
  overflow-x: auto;
  width: 100%; }
  .points-reward-index #points-history-table thead {
    background: #F8F8F8;
    border: 1px solid #e9e9e9; }
  .points-reward-index #points-history-table tbody tr {
    border-bottom: 1px dotted #ccc; }
  .points-reward-index #points-history-table tbody td {
    padding: 5px 0; }

.sales-order-history .pager, .customer-account-index .pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px; }
  .sales-order-history .pager p.amount, .customer-account-index .pager p.amount {
    margin-bottom: 0; }
  .sales-order-history .pager .limiter, .customer-account-index .pager .limiter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap; }
    .sales-order-history .pager .limiter label, .sales-order-history .pager .limiter select, .customer-account-index .pager .limiter label, .customer-account-index .pager .limiter select {
      margin-right: 10px;
      margin-bottom: 0; }
    .sales-order-history .pager .limiter select, .customer-account-index .pager .limiter select {
      min-width: 65px; }

.sales-order-history #my-orders-table, .customer-account-index #my-orders-table {
  margin-bottom: 15px;
  display: block;
  overflow-x: auto;
  width: 100%; }
  .sales-order-history #my-orders-table thead, .customer-account-index #my-orders-table thead {
    background: #F8F8F8;
    border: 1px solid #e9e9e9; }
  .sales-order-history #my-orders-table tbody tr, .customer-account-index #my-orders-table tbody tr {
    border-bottom: 1px dotted #ccc; }
  .sales-order-history #my-orders-table tbody td, .customer-account-index #my-orders-table tbody td {
    padding: 5px 0; }

.sales-order-view .border {
  border: 0 !important; }

.sales-order-view .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sales-order-view .info .column {
    width: 50%; }

.sales-order-view #my-orders-table {
  margin-bottom: 15px;
  display: block;
  overflow-x: auto;
  width: 100%; }
  .sales-order-view #my-orders-table thead {
    background: #F8F8F8;
    border: 1px solid #e9e9e9; }
  .sales-order-view #my-orders-table tbody {
    border-bottom: 1px dotted #ccc; }
    .sales-order-view #my-orders-table tbody td {
      padding: 5px 0; }
      .sales-order-view #my-orders-table tbody td .product-name {
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 0; }

.customer-address-index .title-buttons {
  margin-bottom: 10px; }

.customer-address-index .column ol {
  padding-left: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .customer-address-index .column ol .item {
    width: 50%; }

.cms-om-os {
  color: #454545; }
  .cms-om-os .aboutUs_banner {
    background-position: center center;
    background-size: cover;
    padding: 150px 0; }
    @media only screen and (max-width: 767px) {
      .cms-om-os .aboutUs_banner {
        padding: 60px 0; } }
    .cms-om-os .aboutUs_banner .title {
      font-size: 50px;
      font-weight: bold;
      line-height: 53px;
      text-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
      color: #FFF;
      max-width: 450px; }
    .cms-om-os .aboutUs_banner .desc {
      font-size: 24px;
      font-weight: bold;
      line-height: 26px;
      text-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
      color: #FFF;
      max-width: 450px; }
  .cms-om-os .simpleSection {
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .simpleSection {
        margin-top: 50px; } }
    .cms-om-os .simpleSection .title {
      font-size: 34px;
      font-weight: 700;
      line-height: 42px;
      margin-bottom: 22px; }
    .cms-om-os .simpleSection p {
      line-height: 24px; }
  .cms-om-os .imageWrap .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 100px;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .imageWrap .wrap {
        margin-top: 50px; } }
    .cms-om-os .imageWrap .wrap.reversed .image {
      -ms-flex-order: 2;
      order: 2; }
      @media only screen and (max-width: 768px) {
        .cms-om-os .imageWrap .wrap.reversed .image {
          -ms-flex-order: inherit;
          order: inherit; } }
    .cms-om-os .imageWrap .wrap.reversed .desc {
      -ms-flex-order: 1;
      order: 1;
      padding: 90px 130px 90px 0; }
      @media only screen and (max-width: 768px) {
        .cms-om-os .imageWrap .wrap.reversed .desc {
          -ms-flex-order: inherit;
          order: inherit;
          padding: 0; } }
    .cms-om-os .imageWrap .wrap .image {
      width: 48%;
      background-size: cover;
      background-position: center center;
      border-radius: 5px; }
      @media only screen and (max-width: 768px) {
        .cms-om-os .imageWrap .wrap .image {
          width: 100%;
          min-height: 200px; } }
    .cms-om-os .imageWrap .wrap .desc {
      width: 52%;
      padding: 90px 0 90px 130px; }
      @media only screen and (max-width: 768px) {
        .cms-om-os .imageWrap .wrap .desc {
          width: 100%;
          padding: 0;
          margin-top: 30px; } }
  .cms-om-os .stampOuter {
    margin-top: 100px;
    padding: 100px 0;
    background: #F8F8F8; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .stampOuter {
        margin-top: 50px;
        padding: 50px 0; } }
    .cms-om-os .stampOuter .stampInner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .cms-om-os .stampOuter .stampInner .elem {
        width: 50%; }
        @media only screen and (max-width: 768px) {
          .cms-om-os .stampOuter .stampInner .elem {
            width: 100%; } }
        .cms-om-os .stampOuter .stampInner .elem .title {
          font-size: 34px;
          font-weight: 700;
          line-height: 42px;
          margin-bottom: 25px; }
        .cms-om-os .stampOuter .stampInner .elem p {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 30px; }
        .cms-om-os .stampOuter .stampInner .elem .button {
          min-height: 34px;
          border-radius: 5px;
          background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          color: #FFF;
          font-size: 16px;
          font-weight: bold;
          line-height: 20px;
          text-align: center;
          text-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
          padding: 6px 20px;
          display: inline-block;
          text-decoration: none;
          margin-bottom: 75px; }
        .cms-om-os .stampOuter .stampInner .elem.bullet {
          padding-left: 125px; }
          @media only screen and (max-width: 768px) {
            .cms-om-os .stampOuter .stampInner .elem.bullet {
              padding-left: 0;
              margin-top: 30px; } }
          .cms-om-os .stampOuter .stampInner .elem.bullet .item {
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            position: relative;
            padding-left: 40px; }
            .cms-om-os .stampOuter .stampInner .elem.bullet .item:before {
              content: '';
              display: block;
              width: 14px;
              height: 14px;
              border-radius: 50%;
              background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
              position: absolute;
              top: 0;
              left: 0; }
            .cms-om-os .stampOuter .stampInner .elem.bullet .item:after {
              content: '';
              display: block;
              width: 1px;
              background: #d5d5d5;
              top: 18px;
              bottom: 4px;
              left: 6.5px;
              position: absolute; }
            .cms-om-os .stampOuter .stampInner .elem.bullet .item:last-child:after {
              display: none; }
            .cms-om-os .stampOuter .stampInner .elem.bullet .item .title {
              font-size: 18px;
              font-weight: 700;
              line-height: 23px;
              margin-bottom: 12px; }
            .cms-om-os .stampOuter .stampInner .elem.bullet .item p {
              color: #757575;
              font-size: 16px;
              line-height: 24px; }
              .cms-om-os .stampOuter .stampInner .elem.bullet .item p:last-child {
                margin-bottom: 60px; }
  .cms-om-os .teamOuter {
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .teamOuter {
        margin-top: 50px; } }
    .cms-om-os .teamOuter .team .title {
      font-size: 34px;
      font-weight: 700;
      line-height: 42px;
      text-align: center; }
    .cms-om-os .teamOuter .team .desc {
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      margin-bottom: 50px; }
    .cms-om-os .teamOuter .team .teamInner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px; }
      .cms-om-os .teamOuter .team .teamInner .member {
        width: 33.333%;
        padding: 0 15px;
        margin-bottom: 60px; }
        @media only screen and (max-width: 768px) {
          .cms-om-os .teamOuter .team .teamInner .member {
            width: 50%; } }
        .cms-om-os .teamOuter .team .teamInner .member .profileImage {
          position: relative; }
          .cms-om-os .teamOuter .team .teamInner .member .profileImage img {
            border-radius: 5px;
            width: 100%; }
          .cms-om-os .teamOuter .team .teamInner .member .profileImage:before {
            content: '';
            display: block;
            width: 100%;
            height: 45%;
            position: absolute;
            bottom: 0;
            left: 0;
            background: linear-gradient(180deg, #2FC4E4 0%, #17A5DF 100%);
            z-index: -1;
            border-radius: 5px; }
        .cms-om-os .teamOuter .team .teamInner .member .name {
          font-size: 18px;
          line-height: 23px;
          margin-top: 10px;
          margin-bottom: 3px;
          text-align: center;
          font-weight: 700; }
        .cms-om-os .teamOuter .team .teamInner .member .position {
          color: #757575;
          font-size: 15px;
          line-height: 24px;
          text-align: center;
          font-weight: 700; }
  .cms-om-os .contactUs {
    margin-top: 100px;
    padding: 100px 0;
    background: #f8f8f8; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .contactUs {
        margin-top: 50px;
        padding: 50px 0; } }
    .cms-om-os .contactUs .contactInner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .cms-om-os .contactUs .contactInner .elem {
        width: 50%; }
        @media only screen and (max-width: 768px) {
          .cms-om-os .contactUs .contactInner .elem {
            width: 100%; } }
        .cms-om-os .contactUs .contactInner .elem:first-child {
          padding: 35px 132px 35px 0; }
          @media only screen and (max-width: 768px) {
            .cms-om-os .contactUs .contactInner .elem:first-child {
              padding-right: 0; } }
        .cms-om-os .contactUs .contactInner .elem .title {
          font-size: 24px;
          font-weight: bold;
          line-height: 31px;
          margin-bottom: 25px; }
        .cms-om-os .contactUs .contactInner .elem p {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 30px; }
      .cms-om-os .contactUs .contactInner .image {
        width: 100%;
        background-size: cover;
        background-position: center center;
        height: 100%;
        border-radius: 5px; }
        @media only screen and (max-width: 768px) {
          .cms-om-os .contactUs .contactInner .image {
            min-height: 200px; } }
  .cms-om-os .latestOuter {
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      .cms-om-os .latestOuter {
        margin-top: 50px; } }
    .cms-om-os .latestOuter .title {
      font-size: 34px;
      font-weight: bold;
      line-height: 42px;
      text-align: center;
      margin-bottom: 25px; }
    .cms-om-os .latestOuter .desc {
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      margin-bottom: 50px; }
  .cms-om-os .latest-posts {
    max-width: 1176px;
    padding: 0 20px; }
  .cms-om-os .footer-usp {
    margin-top: 100px; }
  .cms-om-os .check-banner {
    margin: auto; }
    .cms-om-os .check-banner .check-text-container .check-box span.check-text {
      color: #757575; }
.aw-grid-search-results__price_old {
  display:none !important;
}
.faq-content {
  margin: 0 auto;
}

.faq-question {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}

.panel-title {
  font-size: 24px;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 10px 10px 0 48px;
  display: block;
  cursor: pointer;
}

.panel-content {
  font-size: 16px;
  padding: 0px 14px;
  margin: 0 40px;
  height: 0;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
}

.panel:checked ~ .panel-content{
  height: auto;
  opacity: 1;
  padding: 14px;
}

.plus {
  position: absolute;
  margin-left: 20px;
  margin-top: 4px;
  z-index: 5;
  font-size: 42px;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

.panel:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel {
  display: none;
}


/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
 * Product images gallery and zoom
 */



/* Basic zoom styles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border:1px solid #ccc;
	margin:-1px; /* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #e5e5e5;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:0.25em;
    border:1px solid #000;
}

#wrap {
	/* Decrease default z-index */
	z-index:99 !important;
}

/* Zoom position: "inside"
-------------------------------------------------------------- */
.product-image .mousetrap {
	z-index:100 !important;
	
	/* For responsive layout */
	width:100% !important;
	height:100% !important;
}
.zoom-inside #wrap { overflow:hidden; }

/* No borders if zoom position is "inside" */
.zoom-inside .cloud-zoom-big { border:none; }

/* Display images without Cloud Zoom
-------------------------------------------------------------- */
/* Hide zoom area */
.simple-mode .cloud-zoom-big,
.simple-mode .cloud-zoom-lens { display:none !important; }
.simple-mode .cloud-zoom-lens { cursor:default !important; }


/* Zoom button (enlarge the main image)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.zoom-btn-small {
	position:absolute;
	right:4px;
	bottom:4px;
	padding:0 1em;
	line-height:2.6666em;
	z-index:100;
	background-color:#fff;
	background-color:rgba(255,255,255, 0.7);
	color:#333;
}
.zoom-btn-small:hover { background-color:#fff; }

/* Use lightbox without cloud zoom */
.zoom-btn-large {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	padding:0;
	z-index:100;
	cursor:pointer;
	
	text-indent:-9999px;
	overflow:hidden;
}
.zoom-btn-large:hover { background-color:rgba(255,255,255, 0.15); }



/* Skins %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Default skin
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.img-box { margin-bottom: 15px; }
.img-box .product-image { margin: 0 auto; position:relative; /* Labels (e.g. "sale") are positioned relative to this box */ }
.img-box .product-image.product-image-zoom { z-index:9; } /*TODO: obsolete*/

/* Image pop-up */
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { margin:0 0 10px; }

/* Thumbnails */
.img-box .more-images { margin-top:12px; }
/*.img-box .more-images .thumbnails { width:80%; margin:0 auto; }*/

/*.img-box .more-images .thumbnails .item { float:left; }*/ /* Deprecated */
.img-box .more-images .thumbnails .item.last { margin-right:0; } /* Deprecated */
.img-box .more-images .thumbnails .item a {
	margin:0 3px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
}

/* Thumbnails - with slider */
.img-box .more-images .thumbnails.slides { display:none; }

	/* Minimum size of thumbnail if lazy loading enabled */
	.img-box .more-images .thumbnails .owl-item.loading { min-height:50px; }
	.img-box .more-images .thumbnails .owl-item.loading a { min-height:36px; }

/* Thumbnails - without slider */
.img-box .more-images .thumbnails.show-all { width:100%; text-align: center; }
.img-box .more-images .thumbnails.show-all .item { float: none; display: inline-block; }


/* Skin 1: with thin borders
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.img-box-style1 .product-image {
	border:1px solid #eee;
	padding:5px;
}

/* Thumbnails */
/* Prevent cutting off thumbnails */
.img-box-style1 .more-images .thumbnails .owl-wrapper-outer { padding:1px 0; }
.img-box-style1 .more-images .thumbnails .item a {
	margin:0 2px 4px;
	padding:4px;
	border:1px solid #eee;
}
.img-box-style1 .more-images .thumbnails .item a:hover {
	border-color:#999; 
	/*position:relative; z-index:1;*/ /*TODO: Not needed if items not adjacent? */
}


/* Thumbnails carousel %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.img-box .itemslider-thumbnails { margin-left: auto; margin-right: auto; }
.itemslider-thumbnails			{ max-width:237px; } /* count-3 is default */
.itemslider-thumbnails.count-1	{ max-width:79px; }
.itemslider-thumbnails.count-2	{ max-width:158px; }

/**
 * Generic interface elements
 */



/* Owl Carousel %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Generic arrows 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows1 .owl-controls .owl-buttons { position:absolute; }
.slider-arrows1 .owl-controls .owl-buttons div {
	float:left;
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/generic-nav/slider-arrows.png);
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover { background-color:#333; }
.slider-arrows1 .owl-controls			.owl-buttons div.disabled { opacity:0.4; filter:alpha(opacity=40); cursor:default; }
.slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover { background-color:#e5e5e5; /* Must be the same as default color */ }

.slider-arrows1 .owl-controls 			.owl-buttons .owl-prev					{ background-position:-10px -10px; margin-right:1px; }
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev:hover			{ background-position:-10px -60px; }
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover	{ background-position:-10px -10px; /* Same as default */ }

.slider-arrows1 .owl-controls 			.owl-buttons .owl-next					{ background-position:-60px -10px; }
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next:hover			{ background-position:-60px -60px; }
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover	{ background-position:-60px -10px; /* Same as default */ }

/* Position */
.slider-arrows1-pos-top-right .owl-controls .owl-buttons { top:-40px; right:0px; }
.slider-arrows1-pos-top-left  .owl-controls .owl-buttons { top:-40px; left:0px; }


/* Generic arrows 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows2 .owl-controls .owl-buttons div {
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/generic-nav/slider-arrows.png);
	background-repeat:no-repeat;
	background-color:#fff;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	
	opacity:0;
	filter:alpha(opacity=0);
}
.slider-arrows2:hover .owl-controls .owl-buttons div { opacity:1; filter:alpha(opacity=100); }

.slider-arrows2 .owl-controls.clickable .owl-buttons div:hover { background-color:#000; }
.slider-arrows2 .owl-controls			.owl-buttons .owl-prev			{ background-position:-2px 0; left:0; top:46%; }
.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-prev:hover	{ background-position:-2px -50px; }
.slider-arrows2 .owl-controls			.owl-buttons .owl-next			{ background-position:-48px 0; right:0; top:46%; }
.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-next:hover	{ background-position:-48px -50px; }


/* Generic arrows 3
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows3 .owl-controls .owl-buttons div {
	position:absolute;
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/generic-nav/slider-arrows.png);
	background-repeat:no-repeat;
	background-color:#fff;
	transition:			opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons div:hover { background-color:#000; }
.slider-arrows3 .owl-controls			.owl-buttons div.disabled { opacity:0.4; filter:alpha(opacity=40); cursor:default; }
.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover { background-color:#fff; /* Must be the same as default color */ }

.slider-arrows3 .owl-controls			.owl-buttons .owl-prev					{ background-position:-10px -10px; top:30%; left:-32px; }
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev:hover			{ background-position:-10px -60px; }
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover	{ background-position:-10px -10px; /* Same as default */ }

.slider-arrows3 .owl-controls			.owl-buttons .owl-next					{ background-position:-60px -10px; top:30%; right:-32px; }
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next:hover			{ background-position:-60px -60px; }
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover	{ background-position:-60px -10px; /* Same as default */ }


/* Generic pagination 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-pagination1 .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.slider-pagination1 .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 7px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#eee;
	transition:			background-color 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out;
}
.slider-pagination1 .owl-controls.clickable .owl-page:hover span { background-color:#000; }
.slider-pagination1 .owl-controls .owl-page.active span { background-color:#ccc; }


/* Generic pagination 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-pagination2 .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.slider-pagination2 .owl-controls .owl-page span {
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	width:10px;
	height:10px;
	margin:8px;
	transition:			background-color 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out;
/*	transition:			width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition:	width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
	-webkit-transition:	width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition:		width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;*/
}
.slider-pagination2 .owl-controls.clickable .owl-page:hover span,
.slider-pagination2 .owl-controls .owl-page.active span {
	width:16px;
	height:16px;
	margin:5px;
}
.slider-pagination2 .owl-controls .owl-page.active {
	cursor:default;
}


/* Pagination position
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.pagination-pos-bottom-centered							{ padding-bottom: 50px; /* Additional space for bottom pagination */ }
.pagination-pos-bottom-centered 		.owl-pagination { padding: 10px 0; text-align: center; position: absolute; width: 100%; }
.pagination-pos-bottom-right 			.owl-pagination { padding: 10px 0; float: right; }
.pagination-pos-bottom-left 			.owl-pagination { padding: 10px 0; float: left; }

/* Over the slider */
.pagination-pos-over-bottom-centered	.owl-pagination { text-align: center; margin-top: -35px; position: absolute; width: 100%; }
.pagination-pos-over-bottom-right		.owl-pagination { position:absolute; bottom:3.5%; right:1.5%; }
.pagination-pos-over-bottom-left		.owl-pagination { position:absolute; bottom:3.5%; left:1.5%; }

/* 
 * Itemslider - based on Owl Carousel
 *
 * IMPORTANT: Flexslider was replaced by Owl Carousel.
 * Deprecated styles for Flexslider are not needed any more and can be found inside this file: itemslider-old.css
 */



/* Owl Carousel %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Necessary styles (Core Owl Carousel CSS File v1.24)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


/* Additional styles for Owl Carousel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Preloading images */
.owl-item.loading {
  min-height: 60px;
  background: url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/ajax-loader.gif) no-repeat center center;
}

/* Pagination */
.owl-pagination { text-align: center; z-index: 1; /* z-index to show above other items */ }



/* Itemslider %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.itemslider { margin-bottom: 20px; }

/* Items */
.itemslider .item { padding-left:10px; padding-right:10px; }

/* Lazy loading */
.itemslider .owl-item.loading { background-position: center 40px; }
.itemslider .owl-item.loading .product-image { min-height: 70px; }

/* If slider inside menu */
.navi .itemslider .price-box span { display: inline; }


/* FEATURE: equal height items
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Buttons aligned at the bottom */
/*.itemslider.equal-height .item {
    position: static;
    padding-bottom: 50px;
}
.itemslider.equal-height .actions {
    position: absolute;
    bottom: 0;
}*/

.epay_formtext_image {
    font-weight: bold;
}

h2.epay_redirect,
h3.epay_redirect {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.advancedreviews-summary-block {
    clear: both;
    margin: 10px 0;
}

.advancedreviews-summary-block table {
    float: left;
}

.advancedreviews-summary-block table td {
    padding: 5px;
    vertical-align: middle;
}

.advancedreviews-summary-block table th {
    font-weight: bold;
    text-align: center;
}

.advancedreviews-summary-block table td.star-name, .advancedreviews-summary-block table td.star-count {
    white-space: nowrap;
    width: 10%
}

.advancedreviews-summary-block table td.star-count {
    padding-right: 20px;
}

.advancedreviews-summary-block table td.star-line .star-bar-container {
    background: #DEDCC3;
}

.advancedreviews-summary-block .spacer {
    clear: both;
}

.advancedreviews-summary-block .star-bar {
    background: #F0C808;
    height: 15px;
    line-height: 15px;
    text-align: center;
}

.advancedreviews-reviews-count {
    font-weight: bold;
    margin: 10px 0;
    text-align: right;
}

label.consFilter, label.prosFilter {
    color: #1E7EC8;
    cursor: pointer;
}

table.advancereviews-filters th {
    width: 50%;
    color: #E26703;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px;
}

#advancereviews-filters table.advancereviews-filters li, #customer-reviews #product-review-table li {
    margin-bottom: 5px;
}

#advancereviews-filters img {
    display: inline;
}

ul.hiddenList {
    display: none;
}

#product-review-table td a {
    display: block;
}

#loading-mask .loader {
    background: #FFF4E9;
    border: 2px solid #F1AF73;
    color: #D85909;
    font-weight: bold;
    left: 39%;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: inherit;
    z-index: 1000;
}

#loading-mask .loader img {
    display: inline;
}

#advancereviews-sort-reviews img {
    cursor: pointer;
}

#advancereviews-sort-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager .limiter{
    float: right;
}

.hidden {
    display: none;
}

.abuse-link {
    cursor: pointer;
}

.helpful-link {
    cursor: pointer;
}

#review-form em{
    font-family:  Arial, Verdana,sans-serif;
}

.product-review .product-details div table img {
    display: inline;
}

#advancereviews-filteredReviews {
    display: inline-block;
    width: 100%;
}

#advancereviews-pager-reviews-footer .pager {
    float: none;
}

#advancereviews-pager-reviews-footer .pager .limiter {
    float: right;
}


#aw-afptc-popup {
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:200px;    
    min-width: 450px;
    width: auto;
    height: auto;    
} 

#aw-afptc-overlay
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}

.aw-afptc-promo-message {
    font-size:16px;
}

#aw-afptc-popup .product-name {
    font-size:16px;
}

div#aw-afptc-popup div.block-content ul.free-products-list{
    max-height:300px;
    overflow-y:auto;
    overflow-x:hidden;
}

div#aw-afptc-popup div.block-content ul.product-details li{
    float:left;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details{
    padding:10px;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box{
    float:left;
    text-align:left;
}

div#aw-afptc-popup div.block-content ul.product-details li:first-child {
    width:80px;
}
div#aw-afptc-popup div.block-content ul.product-details li input{
    float:left;
}

div#aw-afptc-popup div.block-content ul.product-details div.validation-advice{
    width:60px;
    text-align:left;
}

div#aw-afptc-popup li.item:last-child {
    clear:both;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-image{
    margin-bottom:5px;
}

#ajaxcartpro-progress{
    border: 1px #999999 solid;
    position: fixed;
    text-align: center;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height: 50px;
    min-width: 260px;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm{
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:20px;
    min-width: 260px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide{
   display:none;
}

.ajaxcartpro-box-show{
    display:block;
}

#ajaxcartpro-add-confirm p,
#ajaxcartpro-remove-confirm p{
    width: 260px;
}

.acp-msg-block{
    font-weight:bold;
    background-image: none;
    padding:0!important;
    min-height:0!important;
    font-size: 12px !important;
    text-align: center;
}

.aw-acp-continue, .aw-acp-checkout, .aw-acp-continue:hover, .aw-acp-checkout:hover{
    padding:0;
    line-height:24px;
    height:24px;
    margin:0 auto;
    display:block;
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
    cursor: pointer;
}

.aw-acp-continue, .aw-acp-continue:hover{
    color:#333;
    background:url('https://din-ecigaret.dk/skin/frontend/base/default/ajaxcartpro/images/btn_continue_shopping.png');
    width:144px;
}


.aw-acp-checkout, .aw-acp-checkout:hover{
    color:#fff;
    background:url('https://din-ecigaret.dk/skin/frontend/base/default/ajaxcartpro/images/btn_view_cart.png');
    width:164px;
}

#acp-configurable-block #bundle-product-wrapper
{
    z-index: 1000;
}

#acp-configurable-block dl
{
    text-align: left;
    padding-left: 10px;
}

#acp-configurable-block .price
{
    font-size: 14px;
}

#acp-configurable-block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp-product-options
{
    min-width: 180px;
    position: fixed;
    overflow:  auto;
    z-index:1000;
    background-color: white;
    padding: 10px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout{
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#acp-product-options .aw-acp-btn-container{
    margin: 5px auto 5px auto;
    padding-left: 10px;
}

#acp-product-options .giftcard-send-form{
    margin: 0;
}

#acp-product-options .product-options dt label.required em {
    color: #EB340A;
    margin-left: 5px;
}

#acp-product-options #product-options-wrapper
{
    margin:0;
    text-align:center;
}
.map-popup
{
    z-index: 1001 !important;
}

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

    .aw-acp-btn-container a{
        margin-top: 10px;
    }
}
.points-notice-sidebar-msg {
    margin: 5px;
    padding: 5px;
    background-color: #90EE90;
}

.aw-points-widget .block-content {
    font-size: 20px;
}

.aw-points-widget {
    text-align: center;
}
#ageverify-popup.modal{
    max-width: 550px;
}

.ageverify_inner{
    display: flex;
    padding: 20px 0;
}

.ageverify-text{
    flex: 1;
}

.image-slide{
    display: none;
    padding: 40px 0;
    position: relative;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.image-slide p{
    margin-bottom: 25px;
}

.image-slide:before{
    content:'';
    display: block;
    position: absolute;
    top:0;
    left:-30px;
    width: calc(100% + 60px);
    height: 1px;
    background: #ccc;
}

.ageverify-text h3{
    font-weight: bold;
    font-size: 24px;
}

.ageverify-text p{
    margin-bottom: 25px;
}

.ageverify-image {
    text-align: center;
    margin-bottom: 15px;
    order: 2;
    margin-left: 30px;
}

.ageverify-image img {
    width: 150px;
}


.ageverify-actions {
    display: flex;
    justify-content: space-between;
}

body.ageverify-bar-visible #cookiealert {
    bottom: 44px;
}

@media screen and (max-width: 767px) {
    .ageverify_inner{
        flex-wrap: wrap;
    }
    .ageverify-text{
         order:3;
    }
    .ageverify-denied{
        order:4;
    }
    .ageverify-text{
        width: 100%;
        flex: none;
    }
    .ageverify-image{
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 776px) {
    .ageverify-actions {
        flex-direction: column;
    }

    .ageverify-confirm {
        margin-bottom: 10px;
    }
}

#ageverify-confirm{
    display: flex;
    align-items: center;
    justify-content: center;
}

#ageverify-confirm i{
    display: none;
    margin-right: 10px;
}

#ageverify-confirm.selected i{
    display: block;
}

.ageverify-confirm,
.ageverify-deny,
.imageDisplay-confirm{
    color: #FFF;
    display: inline-block;
    border: 0;
    border-radius: 5px;
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    min-width: 150px;
    max-width: 100%;
    min-height: 34px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.imageDisplay-confirm{
    padding:0 30px;
}

.ageverify-deny {
    background: #fff;
    color: #353535;
}

.ageverify-denied {
    display: none;
}

.ageverify-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

.ageverify-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.ageverify-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.ageverify-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .ageverify-slider {
    background-color: #2196F3;
}

input:focus + .ageverify-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .ageverify-slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded ageverify-sliders */
.ageverify-slider.round {
    border-radius: 34px;
}

.ageverify-slider.round:before {
    border-radius: 50%;
}

.ageverify-box {
    max-width: 500px;
    padding: 10px;
    background: linear-gradient(180deg, #FC9B3B 0%, #F66310 100%);
    border-radius: 3px;
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
}

body.catalog-product-view .ageverify-box {
    display: block;
}

.ageverify-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    margin: 0;
    width: 100%;
    max-width: none;
    z-index: 9999;
    text-align: center;
}

.ageverify-box p,
.ageverify-box label {
    margin: 0;
}

.post-image .image-holder::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #eee;
    display: block;
}

.product-image {
    display: block;
    position: relative;
}

.owl-item .item::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #eee;
}

body.images_visible .post-image .image-holder::before,
body.images_visible .owl-item .item::before {
    display: none;
}

.product-image::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #eee;
}

.jquery-modal.blocker {
    z-index: 9999;
}

.catImage:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #f8f8f8;
}

.c-image,
.store-banner {
    display: none;
}

body.images_visible .product-image::before,
body.images_visible .catImage::before {
    display: none;
}

.blog .post-content img {
    display: none;
}

body.images_visible .blog .post-content img,
body.images_visible .c-image,
body.images_visible .store-banner.sbDesktop {
    display: block;
}

@media only screen and (max-width: 767px) {
    body.images_visible .store-banner.sbDesktop {
        display: none; }
    body.images_visible .store-banner.sbMobile {
        display: block; }
}

/* Affiliateplus stylesheet */
.affiliate_message { margin: 10px 0px 0px 0px; }

/* Banner-Links */
#banner-view-list li.banner-view-item{ border-top: 2px solid #CCCCCC; margin-bottom: 45px; }
#banner-view-list li.banner-view-item span.share{ float: right; }

/* Referer */
#referer_grid thead th a { color: #0A263C; }
#referer_grid thead th a:hover{ color: #0A263C; }

/* Miniform request money */
.affiliateplus_form_request { overflow: hidden; margin-bottom: 10px; }
.affiliateplus_form_request #request_amount{color:#686868}

/* Tiers */
#tiers_grid thead th a { color: #0A263C; }
#tiers_grid thead th a:hover{ color: #0A263C; }

/* Payment Method */
li.payment_method_form { margin-left: 21px;*float: left;*width: 100%; }
#affiliateplus_payment_request_form .form-list .wide{*float:left;*width: 100%}
#affiliateplus_payment_request_form .fieldset{*float:left;*width: 90%}
#affiliateplus_payment_request_form input.radio { float:left; margin: 3px 5px 0px 0px; }
#affiliateplus_payment_request_form .field .verified{background: url(https://din-ecigaret.dk/skin/frontend/base/default/images/i_msg-success.gif) no-repeat}
#affiliateplus_payment_request_form .field .verified a{padding-left: 20px;color:#446423 !important;text-decoration: none;font-weight: bold; cursor: default;}
#affiliateplus_payment_request_form .field .not-verified{background: url(https://din-ecigaret.dk/skin/frontend/base/default/images/i_msg-error.gif) no-repeat}
#affiliateplus_payment_request_form .field .not-verified a{padding-left: 20px;text-decoration: none;font-weight: bold; cursor: default;}
.affiliateplus-action-gray{background: #ACABAB !important;border: 1px solid #ACABAB !important;}

/*  Contact Group */
#group-table tr { cursor:pointer;}
#group-table tr:hover{ background-color:#FCF5DD}

/* Commissions */
ul.affiliate-commission-tab{
	height: 27px;
	font-weight: bold;
	margin-top: 10px;
}
ul.affiliate-commission-tab li.affiliate-tab-item{
	float: left;
	height: 20px;
	border: 1px solid #E2E2E2;
	border-bottom: 0px;
	margin: 1px 2px;
	padding: 3px 6px;
	background-color: #E2E2E2;
}
ul.affiliate-commission-tab li.active-tab{
	font-size: 1.1em;
	background-color: #FFF;
	color: #DE5400;
}
ul.affiliate-commission-tab li a{
	text-decoration: none;
	color: #999;
}
/* End commissions */

/* Search Grid Style */
.data-table .affiliateplus-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .affiliateplus-grid-search th{
    vertical-align: top;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item{
    padding-bottom: 2px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .search-text{
    width: 97%;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item select{
    width: 100%;
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .from-price,
.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .to-price{
    min-width: 100px;
}

.affiliateplus-search-button {
    padding-bottom: 5px;
    text-align: right;
}
/* End Search */

/*bonus*/
#affiliateplus_payment_request_form .authentication-comment{margin: 0;padding: 0 0 0 13px;font-size: 11px;}

/* End */

.cookiealert{width: 100%; position: fixed; bottom: 0; background-color: #333; background-color: rgba(51,51,51,.8); color: #fff; padding: 5px 0; font: 14px/18px Arial, Helvetica, sans-serif; text-align: left; z-index: 1000}
.cookiealert .message{max-width: 960px; margin: 0 auto; padding: 0 12px; position: relative;}
.cookiealert .message span.cookie-title{display: block; color: #fff; font-size: 16px; font-weight: bold; margin: 0.4em 0 0;}
.cookiealert .message a{color: #f90; text-decoration: underline;}
.cookiealert .message a:hover{text-decoration: none;}
.cookiealert .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cookiealert .message .close a:hover{text-decoration: underline;}
.cookiealert .message p{margin-top: 1rem;}
.cookiealert .accept {position: absolute; top: 0; right: 10px; padding: 0; margin: 0;}
.cookiealert .accept a {text-decoration: none; font-weight:bold; color: #FFF; font-size: 20px;}
.cookiealert button {
    margin-top: 8px;
    padding: 10px 14px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    background-color: #008c30;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.points-notice-msg {
    background: scroll 10px 10px lemonchiffon !important;
    border: 1px solid #95A486 !important;
    color: #3D6611 !important;
    padding: 10px;
    font-size: 11px;
}
.points-notice-msg img {
    display: inline;
    vertical-align: middle;
    padding-bottom: 2px;
}
/**
 * Lightbox
 */



/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered and tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/colorbox/slider-arrows.png) no-repeat #f5f5f5; width:30px; height:30px; line-height:30px; text-align:center; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/colorbox/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://din-ecigaret.dk/skin/frontend/base/default/images/infortis/_shared/colorbox/close-button.png) -10px -10px no-repeat #f5f5f5; width:30px; height:30px; line-height:30px; text-align:center; }
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

        /* Captions */
        #cboxTitle {position:absolute; bottom:17px; left:0; text-align:center; width:100%; color:#999;}
        /* Alternative position and style of image captions */
        /*
        #cboxTitle {
            position: absolute;
            bottom: 50px;
            left: 10px;
            text-align: left;
            right: 10px;
            color: #000;
            background-color: #fff;
            background-color: rgba(255, 255, 255, 0.75);
            padding: 10px;
        }
        */

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}



