@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@300;400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap);
@charset "UTF-8";
.text-xxs {
  font-size: 11px;
}
h1 {
  font: normal 700 52px/62px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none;
}
@media (max-width: 767px) {
  h1 {
    font-size: 32px !important;
    line-height: 1.2em !important;
  }
}
h2 {
  font: normal 700 26px/34px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif !important;
  text-transform: none;
}
@media (max-width: 767px) {
  h2 {
    font-size: 26px !important;
    line-height: 1.2em !important;
  }
}
h3 {
  font: normal 700 22px/28px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif !important;
}
@media (max-width: 767px) {
  .cont-tags {
    padding: 0 !important;
  }
  .front_besparelse h3 img {
    float: left;
  }
  .front_besparelse h3 {
    display: block !important;
  }
  .front_besparelse h3 span,
  .front_populare_tilbud h3 span {
    float: left;
  }
  .front_populare_tilbud h3 img,
  .front_besparelse h3 img {
    margin-left: 0 !important;
  }
  .besparelse .kategori {
    margin: 5px 0.5% !important;
    flex-basis: unset !important;
    width: 49% !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 1.2em !important;
  }
  .butik_box div:first-child {
    height: 60px !important;
  }
  .butik_box {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
  }
  .butik_box .button {
    width: auto !important;
    max-width: 120px !important;
    padding: 5px 10px !important;
  }
  .mob-hd {
    display: block !important;
  }
  .desk-show {
    display: none !important;
  }
  .front_top {
    padding-bottom: 40px !important;
  }
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 24px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 10px !important;
}

/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji;
  margin: 0;
}
hr {
  color: inherit;
  height: 0;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}

html {
  font-family: Bai Jamjuree, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  line-height: 1.5;
}
body {
  font-family: inherit;
  line-height: inherit;
}
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  line-height: inherit;
  padding: 0;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.container {
  width: 100%;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.container {
  max-width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1280px;
  }
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.not-sr-only {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  white-space: normal;
  width: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.top-0 {
  top: 0;
}
.left-0 {
  left: 0;
}
.isolate {
  isolation: isolate;
}
.isolation-auto {
  isolation: auto;
}
.z-50 {
  z-index: 50;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.clear-none {
  clear: none;
}
.m-1 {
  margin: 0.25rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-8 {
  margin: 2rem;
}
.m-14 {
  margin: 3.25rem;
}
.m-16 {
  margin: 4rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.box-border {
  box-sizing: border-box;
}
.box-content {
  box-sizing: content-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.inline-table {
  display: inline-table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-column {
  display: table-column;
}
.table-column-group {
  display: table-column-group;
}
.table-footer-group {
  display: table-footer-group;
}
.table-header-group {
  display: table-header-group;
}
.table-row-group {
  display: table-row-group;
}
.table-row {
  display: table-row;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0;
}
.h-2 {
  height: 0.5rem;
}
.h-10 {
  height: 2.5rem;
}
.h-16 {
  height: 4rem;
}
.h-40 {
  height: 10rem;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-screen {
  max-height: 100vh;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-10 {
  width: 2.5rem;
}
.w-1\/2 {
  width: 50%;
}
.w-full {
  width: 100%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-grow {
  flex-grow: 1;
}
.table-auto {
  table-layout: auto;
}
.table-fixed {
  table-layout: fixed;
}
.border-collapse {
  border-collapse: collapse;
}
.border-separate {
  border-collapse: separate;
}
.transform {
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform,
.transform-gpu {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0)
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-none {
  transform: none;
}
.rotate-90 {
  --tw-rotate: 90deg;
}
.rotate-180 {
  --tw-rotate: 180deg;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    transform: translateY(-25%);
  }
  50% {
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transform: none;
  }
}
@keyframes bounce {
  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    transform: translateY(-25%);
  }
  50% {
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transform: none;
  }
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-text {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  user-select: all;
}
.select-auto {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize-x {
  resize: horizontal;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-outside {
  list-style-position: outside;
}
.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-content-center {
  place-content: center;
}
.place-content-start {
  place-content: start;
}
.place-content-end {
  place-content: end;
}
.place-content-between {
  place-content: space-between;
}
.place-content-around {
  place-content: space-around;
}
.place-content-evenly {
  place-content: space-evenly;
}
.place-content-stretch {
  place-content: stretch;
}
.place-items-start {
  place-items: start;
}
.place-items-end {
  place-items: end;
}
.place-items-center {
  place-items: center;
}
.place-items-stretch {
  place-items: stretch;
}
.content-center {
  align-content: center;
}
.content-start {
  align-content: flex-start;
}
.content-end {
  align-content: flex-end;
}
.content-between {
  align-content: space-between;
}
.content-around {
  align-content: space-around;
}
.content-evenly {
  align-content: space-evenly;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-items-start {
  justify-items: start;
}
.justify-items-end {
  justify-items: end;
}
.justify-items-center {
  justify-items: center;
}
.justify-items-stretch {
  justify-items: stretch;
}
.gap-5 {
  gap: 1.25rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(1rem * var(--tw-space-x-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}
.space-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
}
.divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 1;
}
.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1;
}
.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}
.divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed;
}
.divide-dotted > :not([hidden]) ~ :not([hidden]) {
  border-style: dotted;
}
.divide-double > :not([hidden]) ~ :not([hidden]) {
  border-style: double;
}
.divide-none > :not([hidden]) ~ :not([hidden]) {
  border-style: none;
}
.place-self-auto {
  place-self: auto;
}
.place-self-start {
  place-self: start;
}
.place-self-end {
  place-self: end;
}
.place-self-center {
  place-self: center;
}
.place-self-stretch {
  place-self: stretch;
}
.self-auto {
  align-self: auto;
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.self-baseline {
  align-self: baseline;
}
.justify-self-auto {
  justify-self: auto;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.justify-self-stretch {
  justify-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overscroll-auto {
  -ms-scroll-chaining: chained;
  overscroll-behavior: auto;
}
.overscroll-contain {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}
.overscroll-none {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.overscroll-y-auto {
  overscroll-behavior-y: auto;
}
.overscroll-y-contain {
  overscroll-behavior-y: contain;
}
.overscroll-y-none {
  overscroll-behavior-y: none;
}
.overscroll-x-auto {
  overscroll-behavior-x: auto;
}
.overscroll-x-contain {
  overscroll-behavior-x: contain;
}
.overscroll-x-none {
  overscroll-behavior-x: none;
}
.truncate {
  overflow: hidden;
  white-space: nowrap;
}
.overflow-ellipsis,
.truncate {
  text-overflow: ellipsis;
}
.overflow-clip {
  text-overflow: clip;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
}
.rounded-r,
.rounded-t {
  border-top-right-radius: 0.25rem;
}
.rounded-b,
.rounded-r {
  border-bottom-right-radius: 0.25rem;
}
.rounded-b,
.rounded-l {
  border-bottom-left-radius: 0.25rem;
}
.rounded-l,
.rounded-tl {
  border-top-left-radius: 0.25rem;
}
.rounded-tr {
  border-top-right-radius: 0.25rem;
}
.rounded-br {
  border-bottom-right-radius: 0.25rem;
}
.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}
.border-2 {
  border-width: 2px;
}
.border {
  border-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.border-double {
  border-style: double;
}
.border-none {
  border-style: none;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}
.decoration-slice {
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}
.decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-local {
  background-attachment: local;
}
.bg-scroll {
  background-attachment: scroll;
}
.bg-clip-border {
  background-clip: border-box;
}
.bg-clip-padding {
  background-clip: padding-box;
}
.bg-clip-content {
  background-clip: content-box;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.bg-repeat {
  background-repeat: repeat;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-repeat-x {
  background-repeat: repeat-x;
}
.bg-repeat-y {
  background-repeat: repeat-y;
}
.bg-repeat-round {
  background-repeat: round;
}
.bg-repeat-space {
  background-repeat: space;
}
.bg-origin-border {
  background-origin: border-box;
}
.bg-origin-padding {
  background-origin: padding-box;
}
.bg-origin-content {
  background-origin: content-box;
}
.fill-current {
  fill: currentColor;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.object-none {
  -o-object-fit: none;
  object-fit: none;
}
.object-scale-down {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.p-14 {
  padding: 3.25rem;
}
.p-16 {
  padding: 4rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.py-20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.align-text-top {
  vertical-align: text-top;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.font-sans {
  font-family: Bai Jamjuree, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.diagonal-fractions,
.lining-nums,
.oldstyle-nums,
.ordinal,
.proportional-nums,
.slashed-zero,
.stacked-fractions,
.tabular-nums {
  --tw-ordinal: var(--tw-empty, /*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty, /*!*/ /*!*/);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero)
    var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
.normal-nums {
  font-variant-numeric: normal;
}
.ordinal {
  --tw-ordinal: ordinal;
}
.slashed-zero {
  --tw-slashed-zero: slashed-zero;
}
.lining-nums {
  --tw-numeric-figure: lining-nums;
}
.oldstyle-nums {
  --tw-numeric-figure: oldstyle-nums;
}
.proportional-nums {
  --tw-numeric-spacing: proportional-nums;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
}
.diagonal-fractions {
  --tw-numeric-fraction: diagonal-fractions;
}
.stacked-fractions {
  --tw-numeric-fraction: stacked-fractions;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-text:hover {
  --tw-text-opacity: 1;
  color: rgba(23, 23, 23, var(--tw-text-opacity));
}
.underline {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
.no-underline {
  text-decoration: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.bg-blend-normal {
  background-blend-mode: normal;
}
.bg-blend-multiply {
  background-blend-mode: multiply;
}
.bg-blend-screen {
  background-blend-mode: screen;
}
.bg-blend-overlay {
  background-blend-mode: overlay;
}
.bg-blend-darken {
  background-blend-mode: darken;
}
.bg-blend-lighten {
  background-blend-mode: lighten;
}
.bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}
.bg-blend-color-burn {
  background-blend-mode: color-burn;
}
.bg-blend-hard-light {
  background-blend-mode: hard-light;
}
.bg-blend-soft-light {
  background-blend-mode: soft-light;
}
.bg-blend-difference {
  background-blend-mode: difference;
}
.bg-blend-exclusion {
  background-blend-mode: exclusion;
}
.bg-blend-hue {
  background-blend-mode: hue;
}
.bg-blend-saturation {
  background-blend-mode: saturation;
}
.bg-blend-color {
  background-blend-mode: color;
}
.bg-blend-luminosity {
  background-blend-mode: luminosity;
}
.mix-blend-normal {
  mix-blend-mode: normal;
}
.mix-blend-multiply {
  mix-blend-mode: multiply;
}
.mix-blend-screen {
  mix-blend-mode: screen;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.mix-blend-darken {
  mix-blend-mode: darken;
}
.mix-blend-lighten {
  mix-blend-mode: lighten;
}
.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}
.mix-blend-color-burn {
  mix-blend-mode: color-burn;
}
.mix-blend-hard-light {
  mix-blend-mode: hard-light;
}
.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}
.mix-blend-difference {
  mix-blend-mode: difference;
}
.mix-blend-exclusion {
  mix-blend-mode: exclusion;
}
.mix-blend-hue {
  mix-blend-mode: hue;
}
.mix-blend-saturation {
  mix-blend-mode: saturation;
}
.mix-blend-color {
  mix-blend-mode: color;
}
.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}
*,
:after,
:before {
  --tw-shadow: 0 0 #0000;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow,
.shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
*,
:after,
:before {
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.filter {
  --tw-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-sepia: var(--tw-empty, /*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.filter-none {
  filter: none;
}
.blur-sm {
  --tw-blur: blur(4px);
}
.blur {
  --tw-blur: blur(8px);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
    drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}
.grayscale {
  --tw-grayscale: grayscale(100%);
}
.invert {
  --tw-invert: invert(100%);
}
.sepia {
  --tw-sepia: sepia(100%);
}
.backdrop-filter {
  --tw-backdrop-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty, /*!*/ /*!*/);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.backdrop-filter-none {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
}
.backdrop-grayscale {
  --tw-backdrop-grayscale: grayscale(100%);
}
.backdrop-invert {
  --tw-backdrop-invert: invert(100%);
}
.backdrop-sepia {
  --tw-backdrop-sepia: sepia(100%);
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition {
  transition-duration: 0.15s;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#main > .wf-wrap {
  margin-top: -10px;
  padding: 0;
}
.product-slider .deal_box {
  margin-bottom: 10px !important;
  min-height: 320px !important;
}
.custom_post .col-sm-10 img {
  border-radius: 50px;
  float: left;
  position: relative;
  top: -5px;
}
.custom_post .col-sm-10 a {
  color: #015580;
  margin-left: 15px;
  text-decoration: none;
}
#main {
  padding: 0;
}
.dgwt-wcas-details-main-image,
.dgwt-wcas-details-right .dgwt-wcas-details-main-image img,
a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title {
  pointer-events: none !important;
}
.dgwt-wcas-product-details a:first-child {
  pointer-events: none;
}
.dgwt-wcas-product-details a:nth-child(2) {
  pointer-events: inherit;
}
.dgwt-wcas-pd-addtc a {
  pointer-events: inherit !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-content-wrapp {
  pointer-events: none;
}
.search-results #main {
  padding: 70px 0;
}
.butik_box .button {
  background: #ffb700;
  border-radius: 5px;
  color: #1c1c1c;
  font-size: 13px;
	line-height: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 8px 15px;
  text-decoration: none;
  width: 150px;
  text-transform: uppercase;
}
.cell_only {
  display: none;
}
.desktop_only {
  display: inherit;
}
.forhandlere a {
  text-decoration: none;
}
.magic-container {
  grid-gap: 20px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
#bottom-bar > .wf-wrap,
#footer > .wf-wrap,
#main > .wf-wrap {
  width: 100%;
}
#bottom-bar > .wf-wrap,
#footer > .wf-wrap,
.archive #main > .wf-wrap,
.single-product #main > .wf-wrap {
  padding: 70px 0;
  width: 1300px;
}
.side-header .branding {
  display: none;
}
.side-header .header-bar {
  background: #005481;
}
.side-header .menu-item-2661 {
  display: none !important;
}
.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button:before,
.sub-downwards .next-level-button:before {
  color: #ffffff91;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #fff;
  font-weight: 500;
}
.main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
  color: #fff;
}
.hide-overlay,
.menu-close-toggle {
  border-radius: 0;
  margin: 30px -117px 30px 30px;
  padding: 15px;
}
.menu-close-toggle:not(:hover) .menu-toggle-caption {
  left: -10px;
  position: relative;
}
.main-nav > li > a {
  margin: 5px 14px 5px 30px;
  padding: 4px;
}
.menu-item-2654 a {
  border-top: 1px solid #000;
}
.hide-overlay .close-line:before,
.menu-close-toggle .close-line:before {
  background-color: #fff;
  background: #fff !important;
}
.hamburger-close-bg-enable.hide-overlay:before,
.hamburger-close-bg-enable.menu-close-toggle:before {
  background-color: #122e3e;
  background: hsla(0, 0%, 100%, 0) !important;
  border-bottom: 1px solid #ffffff4d !important;
}
.hide-overlay:not(:hover) .menu-toggle-caption,
.menu-close-toggle:not(:hover) .menu-toggle-caption {
  background: none;
  color: #122e3e;
  color: #fff !important;
  font-size: 12px;
}
.main-nav > li > a .menu-text {
  font: normal 600 14px/20px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.side-header:not(.dividers) .main-nav {
  margin: 50px 0 -22px;
}
.side-header-h-stroke .header-bar .mini-widgets.right-widgets {
  padding: 0 15px 0 0;
  position: relative;
  top: 7px;
}
.mixed-header .list-type-menu-first-switch.mini-nav > ul > li > a i,
.mixed-header .list-type-menu-second-switch.mini-nav > ul > li > a i,
.mixed-header .list-type-menu.mini-nav > ul > li > a i,
.mixed-header .mini-nav .customSelectInner i {
  color: #1d1d1d;
  font-size: 11px;
}
.masthead.mixed-header .menu-select,
.masthead.mixed-header .mini-nav > ul:not(.mini-sub-nav) > li > a {
  color: #171717;
  font: 16px/18px Arial, Helvetica, Verdana, sans-serif;
  font-family: Bai Jamjuree;
}
#wpsm_accordion_833 .ac_title_class {
  display: block;
  padding: 12px 15px 15px 0;
}
.is-form-style button.is-search-submit {
  position: relative;
  top: 0;
}
.is-form-id-865 .is-search-icon,
.is-form-id-865 .is-search-submit,
.is-form-id-865 .is-search-submit:focus,
.is-form-id-865 .is-search-submit:hover {
  border-radius: 0 25px 25px 0;
}
.is-form-style.is-form-style-3 input.is-search-input {
  border-radius: 25px 0 0 25px;
  border-right: 0 !important;
}
.is-form-style {
  border-radius: 25px;
  box-shadow: 0 5px 15px #0000002b;
  height: 36px;
  line-height: 1;
  padding: 0 !important;
  position: relative;
}
.tilmeldte_butikker {
  display: flex;
  margin-bottom: -10px;
  padding-left: 15%;
  transform: rotate(-15deg);
}
.tilmeldte_butikker img {
  float: left;
  left: -10px;
  position: relative;
  top: 35px;
  width: auto;
}
.tilmeldte_butikker h3 {
  color: #fb5c5c !important;
  font-family: Covered By Your Grace !important;
  font-size: 60px !important;
  font-weight: 500 !important;
  text-align: left !important;
}
@media (max-width: 767px) {
  .front_nyhedsbrev .container {
    padding-bottom: 30px !important;
  }
  .nyhedsbrev_tilmeld input[type="email"] {
    width: 100% !important;
    border-radius: 4px;
    margin-bottom: 15px;
    box-shadow: 0 5px 15px #0000002b;
    height: 40px !important;
  }
  .nyhedsbrev_tilmeld #mc4wp-form-1 {
    height: auto;
    background-color: transparent;
    box-shadow: none;
  }
  .nyhedsbrev_box img:first-child {
    margin-bottom: 20px;
  }
  .nyhedsbrev_box .col-sm-6 {
    flex-direction: column;
    text-align: center !important;
    align-items: center;
  }
  .front_top .row .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .front_top .tilmeldte_butikker {
    left: 70%;
    display: none;
  }
  .bfdk-label {
    display: inline !important;
  }
  .tilmeldte_butikker h3 {
    line-height: 0.4em !important;
  }
}
.tilmeldte_antal {
  color: black !important;
  font-size: 27px;
}
@media (max-width: 767px) {
  .front_top {
    padding-top: 20px !important;
  }
  .page-wrapper .front_top h1 {
    font-size: 32px !important;
  }
  .front_top .first-text .col-sm-6 {
    padding: 0 !important;
  }
  .front_top {
    background: url(/wp-content/uploads/2021/09/mob-yellow.jpg) no-repeat;
    background-size: cover;
  }
}
.front_top h1 {
  font-size: 42px !important;
  line-height: 50px !important;
	margin-top: 0px !important;
}
.front_kategorier {
  background: #fffdf7;
  margin-top: -10px;
  padding-bottom: 35px;
  padding-top: 5px;
  text-align: center;
}
.front_kategorier a {
  color: #a5484f;
  font-weight: bold;
}
.front_kategorier h3 {
  text-align: left !important;
}
.kategori a {
  color: #0f0f0f;
  text-decoration: none;
}
.front_besparelse {
  background: #fffdf7;
  margin-top: -10px;
  text-align: center;
}
.front_besparelse h3 {
  margin-bottom: 25px !important;
  align-items: center;
  display: flex;
  text-align: left !important;
}
.front_besparelse h3 img {
  margin-top: -7px;
  margin-left: 15px;
}
.front_besparelse .container {
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 35px;
}
@media (max-width: 576px) {
  .store-label {
    text-align: left;
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .front_besparelse .container .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .front_besparelse .container .row .col.kategori {
    width: 95% !important;
  }
  .front_besparelse .container .row .col.kategori img {
    margin: auto;
  }
}
.front_butikker {
  background: #fffdf7;
  margin-top: -10px;
  text-align: center;
}
.front_butikker h3 {
  padding-top: 25px;
  text-align: left !important;
}
.front_butikker h3 a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .front_butikker h3 a {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}
.front_butikker .container {
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 35px;
}
.butik_box {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  height: 100%;
  padding-bottom: 10px;
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.butik_box h4 {
  color: #848484;
  font-size: 15px;
}
.butik_box a {
  background: #0c9bbd;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 7px 25px;
  text-decoration: none;
}
.front_populare_tilbud {
  background: #fffdf7;
  margin-top: -10px;
  text-align: left;
}
.front_populare_tilbud h3 {
  padding-bottom: 15px;
  padding-top: 25px;
}
.front_populare_tilbud h3 a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 15px;
}
.front_populare_tilbud .container {
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 35px;
}
.deal_box {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  height: 100%;
  padding-bottom: 10px;
  padding-top: 25px;
}
.deal_box img {
  height: auto !important;
  height: 130px !important;
  margin: 0 auto !important;
  max-height: 130px !important;
  width: auto !important;
}
.deal_box h4 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: -5px;
}
.deal_box .before_price {
  color: #848484;
  font-size: 15px;
  text-decoration: line-through;
}
.deal_box .now_price {
  color: #ffb700;
  font-size: 21px;
  position: relative;
  top: -9px;
}
.deal_box a {
  border-color: #1c1c1c;
  border: 1px solid;
  border-radius: 4px;
  bottom: 20px;
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 700;
  left: 20%;
  width: 60%;
  padding: 7px 25px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
}

.deal_box a:hover {
	color: #fff;
    background-color: #000;
}

.front_nyhedsbrev {
  background: #fffdf7;
  margin-top: 30px;
}
.front_nyhedsbrev .container {
  padding-bottom: 55px;
}
.nyhedsbrev_box {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  padding-bottom: 15px;
  padding-top: 15px;
}
.nyhedsbrev_box .col-sm-6 {
  align-items: center !important;
  display: flex;
}
.nyhedsbrev_text {
  float: left;
  padding-left: 15px;
  width: 75%;
}
body.home .nyhedsbrev_text {
  width: 70%;
}
.nyhedsbrev_text h3 {
  font-size: 22px;
  margin-bottom: 0;
}
.nyhedsbrev_text p {
  font-size: 13px;
  line-height: 19px;
}
.nyhedsbrev_text a {
  color: #ffb700;
  text-decoration: none;
}
.nyhedsbrev_tilmeld {
  align-items: center;
  display: flex;
  width: 100%;
}
.nyhedsbrev_tilmeld .wpcf7 {
  box-shadow: 0 5px 15px #0000002b;
  height: 35px;
  width: 100%;
}
@media (max-width: 768px) {
  .nyhedsbrev_tilmeld .wpcf7 {
    margin-bottom: 35px;
    margin-top: -105px;
  }
}
.nyhedsbrev_tilmeld input[type="text"] {
  background: #fff;
  border: 0 solid;
  border-radius: 5px 0 0 5px;
  color: #333;
  float: left;
  height: 35px;
  padding: 0 15px;
  width: 75%;
}
.nyhedsbrev_tilmeld input[type="submit"] {
  background: #ffb900;
  border-radius: 0 5px 5px 0 !important;
  color: #fff;
  height: 35px;
  width: 25%;
  font-weight: bold;
}
.front_blue {
  background: #1c1c1c;
  padding-bottom: 35px;
  padding-top: 35px;
  text-align: center;
}
.front_blue h2 {
  color: #ffb700 !important;
  font-size: 15px !important;
}
.front_blue h3 {
  color: #fff;
  margin-top: -20px;
}
.front_blue p {
  color: #fff;
  line-height: 20px;
}
.front_blue_paragraph {
  font-size: 22px !important;
  font-weight: 700 !important;
}
.front_blue .row picture {
  display: block !important;
}
.front_blue .row picture.percent img {
  height: 100% !important;
}
.front_blue_percentage {
  color: #ffb700 !important;
  font-size: 22px !important;
  font-weight: 700;
  margin-top: 25px;
}
.holiday_box {
  padding-bottom: 35px;
  padding-top: 35px;
}
.holiday_box h3 {
  color: #ffb700 !important;
}
.holiday_box img {
  margin: auto;
  height: 38px;
  width: auto;
}
.holiday_button {
  background: #ffb700;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  margin: 0 auto 10px;
  padding-bottom: 7px;
  padding-top: 5px;
  width: 150px;
}
.holiday_button a {
  color: #fff;
  text-decoration: none;
}
.front_ligende_butikker {
  background: #fffdf7;
  margin-top: 0;
  margin-bottom: 35px;
  text-align: center;
}
.front_ligende_butikker h3 {
  padding-bottom: 15px;
  text-align: left !important;
}
.front_ligende_butikker h3 a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .front_ligende_butikker h3 a {
    display: block;
    font-size: 13px;
    line-height: 1.2em;
    margin-left: 0;
    margin-top: 10px;
  }
}
.front_ligende_butikker ul {
  list-style-type: disc;
  margin-bottom: 10px;
  padding-left: 15px;
}
.front_ligende_butikker .container {
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 35px;
  padding-top: 35px;
}
.front_faq {
  background: #fffdf7;
  margin-top: -10px;
  text-align: left;
}
.front_faq h3 {
  padding-bottom: 15px;
  padding-top: 25px;
  text-align: left !important;
}
.front_faq a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 0;
  text-decoration: none;
}
.front_faq .container {
  border-bottom: 0 solid #f1f1f1;
  padding-bottom: 35px;
}
.custom_faq a {
  color: #000 !important;
  font-family: Bai Jamjuree;
  font-size: 20px !important;
}
.custom_faq a:after {
  content: "";
  float: right;
  font-family: Font Awesome\5 Free;
  font-weight: 900;
}
.custom_faq .panel {
  border-bottom: 1px solid #ececec;
}
.custom_faq .panel-title {
  padding-top: 5px;
}
.panel-default {
  border-color: #ddd0;
}
.panel {
  background-color: #f7f7f7;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px transparent;
}
.panel-default > .panel-heading {
  background-color: #f7f7f7;
  border-color: #ddd;
  color: #333;
}
.panel-heading {
  padding: 10px 0;
}
.bottombar {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  border-top-width: 1px;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.bottombar p {
  display: flex !important;
  font-size: 13px;
  margin-bottom: 0 !important;
}
.bottombar img {
  margin-left: 0 !important;
  margin-right: 5px !important;
}
.bottombar .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bottombar .row .col {
  flex-basis: unset !important;
  flex-grow: 0;
  min-width: 20%;
}
.product-slider .next,
.product-slider .prev {
  align-items: center;
  background: #fff;
  border-radius: 9999px;
  box-shadow: 0 5px 15px #0000002b;
  color: #0e9bbc;
  cursor: pointer;
  display: flex;
  font-size: 28px;
  height: 40px;
  justify-content: center;
  left: -50px;
  line-height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  z-index: 999;
}
.product-slider .next {
  left: unset !important;
  right: -50px;
}
.product-slider {
  padding: 20px 0;
  position: relative;
}
.product-slider li {
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 20px #0000002b;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  padding-top: 25px;
  text-align: center;
}
.product-slider li .woocommerce-loop-product__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.product-slider .star-rating {
  display: none;
}
.slick-slide {
  margin: 0 15px;
}
.slick-list {
  margin: 0 -15px;
  padding: 25px 0;
}
.slick-slide .woocommerce-Price-amount {
  color: #feb80d;
  font-size: 18px;
  font-weight: 600 !important;
  position: relative;
  top: -5px;
}
.slick-slide del .woocommerce-Price-amount {
  color: #848484;
  display: block;
  font-size: 15px;
  text-decoration: line-through;
	font-weight: 500 !important;
}
.psfw-inner-wrap-contain {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  padding-bottom: 10px;
  padding-top: 25px;
}
.bx-wrapper .bx-viewport {
  background: #fff0;
}
.bx-viewport {
  height: auto !important;
  padding-bottom: 50px !important;
  padding-top: 20px !important;
}
.psfw-main-product-wrapper.psfw-car-template-3
  .psfw-inner-wrap-contain
  .psfw-title
  a,
.psfw-main-product-wrapper.psfw-frame-template-2
  .psfw-inner-wrap-contain
  .psfw-title
  a,
.psfw-main-product-wrapper.psfw-grid-template-9
  .psfw-inner-wrap-contain
  .psfw-title
  a {
  color: #000;
  font-family: Bai Jamjuree;
  font-size: 15px !important;
  font-weight: 500 !important;
  margin-bottom: -5px;
  text-transform: capitalize;
}
.psfw-main-product-wrapper.psfw-car-template-3 .psfw-icon-hover-wrap a,
.psfw-main-product-wrapper.psfw-car-template-3
  .psfw-inner-wrap-contain
  .psfw-button
  a,
.psfw-main-product-wrapper.psfw-frame-template-2 .psfw-icon-hover-wrap a,
.psfw-main-product-wrapper.psfw-frame-template-2
  .psfw-inner-wrap-contain
  .psfw-button
  a,
.psfw-main-product-wrapper.psfw-grid-template-9 .psfw-icon-hover-wrap a,
.psfw-main-product-wrapper.psfw-grid-template-9
  .psfw-inner-wrap-contain
  .psfw-button
  a {
  background: #0c9bbd;
  border: none !important;
  border-radius: 5px !important;
  color: #fff;
  display: block;
  font-family: Bai Jamjuree;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1;
  margin-top: 0;
  padding: 10px 5px;
  position: relative;
  text-decoration: none;
  text-transform: none;
}
.psfw-price .woocommerce-Price-amount {
  display: block;
}
.psfw-main-product-wrapper .psfw-price span.price del {
  margin-right: 8px;
  position: relative;
  text-decoration: line-through;
  top: 10px;
}
.psfw-price .price ins {
  color: #ffb812;
  font-family: Bai Jamjuree;
  font-weight: 600;
  text-decoration: none;
}
.psfw-main-product-wrapper.psfw-car-template-3
  .psfw-inner-wrap-contain
  .psfw-price,
.psfw-main-product-wrapper.psfw-frame-template-2
  .psfw-inner-wrap-contain
  .psfw-price,
.psfw-main-product-wrapper.psfw-grid-template-9
  .psfw-inner-wrap-contain
  .psfw-price {
  color: #ffb812;
  font-family: Bai Jamjuree;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.psfw-main-product-wrapper.psfw-car-template-3
  .psfw-inner-wrap-contain
  .psfw-title
  a:hover,
.psfw-main-product-wrapper.psfw-frame-template-2
  .psfw-inner-wrap-contain
  .psfw-title
  a:hover,
.psfw-main-product-wrapper.psfw-grid-template-9
  .psfw-inner-wrap-contain
  .psfw-title
  a:hover {
  color: #0e9bbc;
}
.psfw-main-product-wrapper.psfw-car-template-3
  .bx-wrapper
  .bx-controls-direction
  a {
  border-radius: 50%;
  color: #0e9bbc;
  font-size: 28px;
  height: 45px;
  line-height: 45px;
  width: 45px;
}
.psfw-main-product-wrapper.psfw-car-template-3
  .bx-wrapper
  .bx-controls-direction
  a:hover {
  background: #0e9bbc;
  color: #fff;
}
.fbc-page .fbc-wrap .fbc-items li a {
  color: #000;
  font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li a i {
  font-size: 16px;
  margin-right: 5px;
}
.entry-author {
  display: none;
}
.page-id-1933 .dealer_top {
  background: url(/wp-content/uploads/2021/11/subheader-with-birds.png)
    no-repeat 50%;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
}
.page-id-1933 .date {
  color: #ffb901;
  display: block;
  font-family: Bai Jamjuree;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
.listing-item {
  text-align: left;
}
.listing-item .excerpt {
  font-weight: 400;
}
.listing-item {
  padding-bottom: 10px;
}
.listing-item .image {
  display: flex;
  margin-bottom: 10px;
}
.listing-item .title {
  color: #000;
  font-family: Bai Jamjuree;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  text-decoration: none;
}
.listing-item .excerpt-dash {
  display: none;
}
.post_grid {
  padding: 30px 0;
}
.display-posts-listing.grid {
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.display-posts-listing.grid .listing-item {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  background: #fff;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  max-width: 33%;
}
.display-posts-listing.grid .listing-item img {
  width: 100% !important;
}
.post_views .entry-meta {
  display: inherit !important;
}
.custom_post .container {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 35px;
}
.post-meta .entry-meta,
.post-meta .entry-tags {
  -ms-align-items: center;
  align-items: center;
  display: -ms-flex;
  display: block;
  flex-flow: row wrap;
  font-weight: 700;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1140px;
}
.single .post:not(.type-event) .post-thumbnail img {
  display: none;
  width: 100%;
}
.single .post:not(.type-event) .post-thumbnail {
  display: none;
}
.custom_post {
  background: #f1f1f1;
  margin-top: -10px;
  padding-top: 50px;
}
.header_no {
  background: #5e7fb182;
  border-radius: 25px;
  color: #005481;
  font-weight: 500;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 50px;
}
.specific_headers {
  padding-top: 15px;
}
.post_sidebar {
  background: #fff;
  padding: 15px;
}
.post_sidebar .date {
  display: block;
  left: -5px;
  position: relative;
  top: -60px !important;
}
.post_sidebar img {
  margin-right: 15px;
  width: 25%;
}
.post_sidebar .title {
  top: -30px !important;
}
.post_sidebar_bottom a {
  color: #ffb901;
  font-family: Bai Jamjuree;
  font-size: 14px;
  font-weight: 600;
}
.navigation,
.single-related-posts {
  display: none;
}
.custom_date {
  color: #ffb901;
  display: block;
  font-family: Bai Jamjuree;
  font-size: 14px;
  font-weight: 600;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
  border-radius: 0;
  height: 35px;
  max-width: 100px;
  width: 35px;
}
.post_views:before {
  color: #005481;
  content: "";
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  margin-right: 5px;
}
.post_views {
  color: #005481;
  font-family: Bai Jamjuree;
}
.saboxplugin-wrap {
  margin-top: -15px !important;
}
#reply-title,
.comment-author .fn,
.comment-author a,
.comments-title,
.comments-title a,
.fn,
.fn a,
.pingback-title {
  color: #333;
  font-family: Bai Jamjuree;
  font-weight: 600;
  position: relative;
  top: 3px;
}
.entry-meta {
  display: none !important;
}
.single .entry-content {
  margin-bottom: 0;
}
.single .post-meta {
  background: #f1f1f1;
  margin-bottom: 0;
  margin-top: -10px;
  padding-top: 35px;
}
#comments,
.entry-author:last-child {
  display: none;
}
.single .content > .post,
.single .content > .project-post {
  margin-bottom: 0;
}
.single-post .front_nyhedsbrev {
  background: #f1f1f1;
  margin-top: -10px;
  padding-top: 100px;
}
.single-post .entry-tags {
  position: relative;
  top: -300px;
}
.dealer_offers h2 {
  text-align: left;
  width: 100%;
}
.blue {
  background: #005481;
}
.blue h3,
.blue p {
  color: #fff;
}
.page-id-965 .nyhedsbrev_box {
  background: #005481;
}
.page-id-965 .nyhedsbrev_text h3,
.page-id-965 .nyhedsbrev_text p {
  color: #fff !important;
}
.dealer_top {
  background: url(/wp-content/uploads/2021/11/subheader-with-birds.png)
    no-repeat;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 30px;
  padding-top: 20px;
  text-align: center;
  background-color: #ffd700;
}
@media (max-width: 767px) {
  .dealer_top {
    padding-top: 20px;
  }
}
.dealer_top img {
  margin: auto;
  max-height: 80px;
  width: auto;
}
.dealer_top h1 {
  font-size: 35px !important;
  line-height: 45px !important;
}
.dealer_offers .row {
  padding-top: 0;
}
.dealer_page {
  font-weight: 600;
  text-align: left;
}
.dealer_page a {
  color: #ffb700;
  text-decoration: underline;
}
.dealer_offers {
  background: #fffdf7;
  margin-top: -10px;
  padding-bottom: 35px;
  padding-top: 15px;
  text-align: center;
}
.dealer_offers h3 {
  padding-bottom: 15px;
  padding-top: 25px;
  text-align: left !important;
}
.dealer_offers h3 a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 15px;
}
.LP_head a {
  color: #ffb700;
  color: #333 !important;
  font-size: 25px !important;
}
.dealer_text {
  margin-top: -10px;
}
.dealer_text,
.dealer_text h2 {
  text-align: left !important;
}
.category_offers {
  background: #fffdf7;
  margin-top: -10px;
  padding-bottom: 35px;
  padding-top: 15px;
  text-align: center;
}
.category_offers h3 {
  padding-bottom: 15px;
  padding-top: 25px;
  text-align: left !important;
}
.category_offers h3 a {
  color: #ffb700;
  font-size: 15px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .category_offers h3 a {
    display: block;
    font-size: 13px;
    line-height: 1.2em;
    margin-left: 0;
    margin-top: 10px;
  }
}
.dealer_offers .container {
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 35px;
}
.dt-products .onsale {
  font-family: Bai Jamjuree;
  padding: 8px 5px !important;
}
#page .page-title .entry-title,
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover {
  color: #333;
  font: normal 700 34px/44px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.page-title .breadcrumbs li {
  color: #ffb900;
  font-family: Bai Jamjuree;
}
.page-title .breadcrumbs a {
  color: #0d9bbd;
  font-family: Bai Jamjuree;
}
.page-id-2648 .entry-title a,
.page-id-2648 .woo-buttons-on-img a {
  pointer-events: inherit;
}
.entry-title a,
.woo-buttons-on-img a {
  pointer-events: none;
}
.woocom-project {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
  padding: 25px;
  position: relative;
}
.cart-btn-below-img .woo-buttons a {
  background: #0c9bbd;
  border-radius: 5px;
  color: #fff;
  font-family: Bai Jamjuree !important;
  font-size: 15px;
  font-weight: 700;
  padding: 7px 25px;
  text-decoration: none;
}
.archive del {
  color: #848484 !important;
  display: block;
  font-size: 15px !important;
  text-decoration: line-through;
}
.woocom-list-content .price ins,
.woocom-list-content .price ins * {
  top: 2px;
}
.woocom-list-content .price *,
.woocom-list-content .price ins,
.woocom-list-content .price ins * {
  color: #ffb700;
  font-family: Assistant;
  font-size: 21px;
  font-weight: 600;
  position: relative;
}
.product_meta {
  display: none !important;
}
.single_add_to_cart_button.button {
  background: #0c9bbd;
  border-radius: 5px;
  color: #fff;
  font-family: Bai Jamjuree !important;
  font-size: 15px;
  font-weight: 700;
  min-height: 0;
  padding: 0 25px;
  text-decoration: none;
}
.about_top {
  background: url(/wp-content/uploads/2021/11/Blackfridaydanmarbannerimage.png)
    no-repeat;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
}
.front_blue input[type="text"] {
  float: left;
  margin-right: 4%;
}
.front_blue input[type="email"],
.front_blue input[type="text"] {
  border: 0;
  border-radius: 3px;
  width: 48%;
}
.front_blue textarea {
  border: 0;
  border-radius: 3px;
  height: 150px;
}
.front_blue a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.front_blue input[type="submit"] {
  background: #ffb700;
  border-radius: 3px;
  color: #fff;
}
.front_top h1 {
  font-size: 42px;
}
.text-188 {
  margin-top: 15px;
}
#text-2 input[type="text"] {
  background: #fff;
  border: 0 solid;
  border-radius: 5px 0 0 5px;
  color: #333;
  float: left;
  width: 75%;
}
#text-2 input[type="submit"] {
  background: #ffb900;
  border-radius: 0 5px 5px 0 !important;
  width: 25%;
}
#text-2 p a {
  color: #ffb901;
}
#text-2 .wpcf7 {
  height: 50px;
}
.desktop-flex-col {
  display: flex;
  flex-direction: column;
}
.cell_footer {
  display: none;
}
.fot_sub {
  margin-top: 15px;
  margin-bottom: 10px;
}
.fot_sub input[type="text"] {
  align-items: center;
  background: #fff;
  border: 0 solid;
  border-radius: 5px 0 0 5px;
  color: #333;
  display: flex;
  float: left;
  height: 32px;
  justify-content: flex-start;
  padding-left: 15px;
  width: 75%;
}
.fot_sub input[type="submit"] {
  align-items: center;
  background: #ffb900;
  border-radius: 0 5px 5px 0 !important;
  color: #fff;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 25%;
  font-weight: bold;
}
.fot_sub_text {
  color: #8c8c8c;
  font-weight: 500;
  margin-top: 15px;
  transition: all 0.3s ease;
}
.do-not-miss .fot_left {
  height: 80px;
}
.do-not-miss .fot_right {
  height: 80px;
  text-align: center;
}
.page-wrapper {
  background-color: #fffdf7;
}
.breadcrumb {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  font-size: 14px;
}
.breadcrumb,
.breadcrumb .container {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.breadcrumb .container {
  align-items: center;
  display: flex;
}
.fot_right img {
  transform: rotate(49deg);
  width: auto;
  height: auto;
}
#footer a,
#footer p {
  color: #8c8c8c;
  font-weight: 500;
  transition: all 0.3s ease;
}
#footer a:hover {
  color: #fff;
}
#footer li {
  color: #fff;
  font-weight: 600;
  list-style-type: none;
}
#footer .fas {
  color: #ffb900;
  margin-right: 5px;
}
#text-4 img {
  height: 20px;
  margin-right: 10px;
  opacity: 0.5;
  transition: all 0.3s ease;
}
#text-4 img:hover {
  opacity: 1;
}
#bottom-bar .wf-float-left {
  color: #8c8c8c;
  margin-right: 10px;
}
#bottom-bar .wf-float-left img {
  margin-right: 45px;
  position: relative;
  top: 0;
}
.bottom-text-block a {
  color: #8c8c8c;
  margin-left: 35px;
}
.bottom-text-block a:hover {
  color: #8c8c8c !important;
}
.menu-item-2169,
.menu-item-2173,
.menu-item-2174,
.menu-item-2175 {
  display: none !important;
}
.mixed-header .overlay-search .submit i,
.mixed-header .popup-search .submit i {
  display: none;
}
@media screen and (max-width: 1200px) {
  .page-id-1933 .date {
    top: -55px;
  }
  .nyhedsbrev_text {
    width: 70%;
  }
  .nyhedsbrev_text h3 {
    font-size: 18px;
  }
  .nyhedsbrev_box img:first-child {
    top: 40px;
  }
  .nyhedsbrev_box img:last-child {
    top: 24px;
  }
  .nyhedsbrev_tilmeld {
    top: 14px;
  }
  body.home .nyhedsbrev_text {
    width: 65%;
  }
  body.home .nyhedsbrev_text h3 {
    font-size: 17px;
  }
}
@media screen and (max-width: 992px) {
	
	#countdown .count-box p {
		font-size: 12px !important;
	}
	
	#countdown .count-box div {
		font-size: 26px !important;
		width: 60px !important;
	}
	
	.home #countdown {
		grid-template-columns: repeat(auto-fit, minmax(70px, 70px));
	}
	
  .post_grid .listing-item:nth-child(2),
  .post_grid .listing-item:nth-child(3) {
    text-align: center !important;
  }
  .post_grid .listing-item:nth-child(3) img {
    margin-bottom: 0 !important;
  }
  .post_grid .listing-item:first-child {
    float: left;
    width: 100% !important;
  }
  .post_grid .listing-item {
    float: left;
    width: 50% !important;
  }
  .post_grid .listing-item img {
    float: none !important;
    height: auto;
    width: 100% !important;
  }
  .page-id-1933 .date {
    top: -30px;
  }
  body.home .nyhedsbrev_text {
    width: 65%;
  }
  body.home .nyhedsbrev_text h3 {
    font-size: 17px;
  }
  .nyhedsbrev_tilmeld {
    top: 0;
  }
  .front_kategorier .col {
    width: 16% !important;
  }
  .front_kategorier .col img {
    left: -7px;
    position: relative;
  }
  .nyhedsbrev_box .col-sm-6,
  .nyhedsbrev_tilmeld {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .nyhedsbrev_box .col-sm-6 {
    align-items: flex-start;
    display: flex;
  }
  .nyhedsbrev_box img:last-child {
    left: 15px;
    top: 52px;
  }
  .nyhedsbrev_box img:first-child {
    top: 32px;
  }
  .fot_left {
    width: auto;
  }
  .fot_right {
    float: none !important;
    width: auto;
  }
  .fot_right img {
    left: -150px;
    position: relative;
    transform: rotate(349deg);
  }
  .is-form-style {
    display: none;
  }
  .front_top {
    padding-bottom: 80px;
    padding-top: 50px;
  }
  .front_top h1 {
    font-size: 30px;
  }
  .tilmeldte_antal {
    font-size: 26px;
  }
  .tilmeldte_butikker {
    position: relative;
  }
  .mixed-header .overlay-search .submit i,
  .mixed-header .popup-search .submit i {
    border: 2px solid #448bbf;
    color: #448bbf;
    display: inherit;
    font-size: 20px;
    padding: 8px;
    position: relative;
    top: -7px;
  }
  .main-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text {
    color: #fff;
    padding-left: 15px;
  }
  .menu-item-2169,
  .menu-item-2173,
  .menu-item-2174,
  .menu-item-2175,
  .side-header .menu-item-2661 {
    display: inherit !important;
  }
  .mobile-header-bar .mobile-branding img {
    height: auto;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 200px;
  }
  .front_top_text h1 {
    color: #fff;
    font-size: 25px !important;
    font-style: italic !important;
    line-height: 35px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center !important;
  }
  .mobile-navigation {
    display: none;
  }
}
@media screen and (max-width: 778px) {
  .custom_faq_cell .panel-default {
    display: flex;
    flex-direction: column-reverse;
  }

  #footer.solid-bg {
    background: #1c1c1c none repeat top;
  }
  #bottom-bar .wf-float-left img {
    display: block;
    margin-right: 0;
    position: relative;
    top: 0;
  }
  #footer #text-2 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .fot_sub {
    margin-top: 10px;
  }
  .page-id-1933 .date {
    top: -55px;
  }
  .single-post .entry-tags {
    left: 25px;
    position: relative;
    top: -560px;
  }
  .bottombar p {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
}
@media screen and (max-width: 778px) and (max-width: 767px) {
  .bottombar p {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 778px) {
  #footer .panel-default > .panel-heading {
    background-color: #1c1c1c;
    border-color: #ddd;
    color: #333;
  }
  #footer .panel-title a {
    color: #fff !important;
    font-weight: 700 !important;
  }
  #footer .panel-collapse a:after {
    display: none !important;
  }
  #footer .panel-collapse a {
    display: block !important;
  }
  #footer .panel-body {
    background-color: #1c1c1c;
  }
  #footer .custom_faq a {
    color: #fff !important;
  }
  #footer .custom_faq .panel-body a {
    color: #fff !important;
    font-size: 14px !important;
  }
  #footer .custom_faq .panel-body {
    font-family: Assistant !important;
  }
  .desktop_only {
    display: none;
  }
  .cell_only {
    display: inherit;
  }
  .cell_only .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .cell_only .row .col.kategori {
    width: 100% !important;
  }
  .cell_only .row .col.kategori img {
    margin: auto;
  }
  .custom_faq_cell .panel-title a {
    background: #ebf2f8 !important;
    border-radius: 4px !important;
    color: #171717;
    font-weight: 500 !important;
    padding: 10px !important;
  }
  .custom_faq_cell.container {
    padding: 0;
  }
}
@media screen and (max-width: 778px) and (max-width: 576px) {
  .custom_faq_cell .row {
    display: flex;
  }
}
@media screen and (max-width: 778px) {
  .custom_faq_cell .panel-body .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .custom_faq_cell .panel-body .row .col.kategori {
    width: 100% !important;
  }
  .custom_faq_cell .panel-body .row .col.kategori img {
    margin: auto;
  }
  body.home .nyhedsbrev_text {
    width: 100%;
  }
  .forhandlere {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .front_butikker h3 {
    font-size: 19px;
  }
  .product-slider .next {
    left: unset !important;
  }
  .nyhedsbrev_text {
    text-align: center;
    width: 90%;
  }
  .nyhedsbrev_text p {
    position: relative;
  }
  .nyhedsbrev_tilmeld input[type="text"] {
    background: #fff;
    border: 0 solid;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    float: left;
    width: 100%;
  }
  .nyhedsbrev_tilmeld input[type="submit"] {
    background: #ffb900;
    border-radius: 5px 5px 5px 5px !important;
    width: 100%;
    font-weight: bold;
  }
  .nyhedsbrev_box {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 778px) and (max-width: 576px) {
  .nyhedsbrev_box.row {
    display: block;
  }
}
@media screen and (max-width: 778px) {
  .nyhedsbrev_tilmeld {
    top: -125px;
  }
  .front_kategorier .col,
  .kategori {
    font-size: 13px;
    width: 33% !important;
  }
  .front_kategorier .col img,
  .tilmeldte_butikker {
    left: 0;
    position: relative;
  }
  .nyhedsbrev_text h3 {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 778px) and (max-width: 767px) {
  .nyhedsbrev_text h3 {
    line-height: normal !important;
  }
}
@media screen and (max-width: 778px) {
  body.home .nyhedsbrev_box img:last-child {
    float: right;
    height: 20px;
    left: 10px;
    top: -70px;
  }
  .nyhedsbrev_box img:last-child {
    float: right;
    left: 0;
  }
  .fot_right img {
    left: 0;
  }
  #wpsm_accordion_2349 .wpsm_panel-default > .wpsm_panel-heading {
    border-bottom: 1px solid #fff !important;
  }
  #wpsm_accordion_2349 .ac_title_class {
    text-align: center;
  }
  .fa-plus:before {
    content: "";
  }
  .desktop_footer {
    display: none;
  }
  .menu-item-2169 {
    padding-top: 15px;
  }
  .cell_footer {
    display: inherit;
  }
}
i.fas {
  font-family: FontAwesome !important;
  font-style: normal;
}
.forhandlere {
  grid-gap: 15px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1024px) {
  .forhandlere {
    grid-template-columns: repeat(3, 1fr);
  }
}
.dealer_offers {
  text-align: left !important;
}
.headerpil {
  color: #ffb700;
}
.contact-form input,
.contact-form textarea {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.25rem;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  margin-bottom: 10px;
  padding: 0.5rem;
  width: 100%;
}
.contact-form input[type="submit"] {
  --tw-text-opacity: 1;
  align-items: center;
  background: #ffb700;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  display: flex;
  justify-content: center;
}
#search-container {
  display: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
#search-container.open {
  display: flex;
  height: 4rem;
}
@media (min-width: 1280px) {
  #search-container.open {
    background-color: #1c1c1c;
    height: 5rem;
  }
}
#search-container .is-form-style,
#search-container .is-search-form {
  display: block !important;
  width: 100%;
}

#search-container .is-search-icon {
	border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

#toggle-search {
  border-color: #1c1c1c;
  color: #1c1c1c;
}
.main-menu > .menu-item.current-menu-item:before,
.main-menu > .menu-item:hover:before {
  background: url(/wp-content/themes/profilmetal/assets/img/active-menu-link.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  font-weight: 400;
  height: 13px;
  position: absolute;
  top: -5px;
  width: 26px;
}
.main-menu .menu-item {
  align-items: center;
  color: #171717;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  height: 2.5rem;
  justify-content: center;
  line-height: 1.5rem;
  margin-right: 1.5rem;
  position: relative;
}
@media (max-width: 1280px) {
  .main-menu .menu-item {
    margin-right: 1rem;
  }
}
.main-menu .menu-item.menu-item-has-children > a:after {
  color: #171717;
  content: "";
  font-family: FontAwesome !important;
  margin-left: 0.5rem;
}
.main-menu .menu-item.menu-item-has-children .sub-menu {
  display: none;
  flex-direction: column;
  opacity: 0;
  transition-duration: 0.15s;
  transition-duration: 0.3s;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
}
.main-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  --tw-bg-opacity: 1;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  color: #171717;
  display: flex;
  left: 0;
  margin-top: 0.5rem;
  opacity: 1;
  position: absolute;
  top: 2rem;
  transform-origin: top left;
  width: 12rem;
  z-index: 50;
}
.main-menu .menu-item.menu-item-has-children:hover > .sub-menu li {
  margin: 0;
  position: relative;
  width: 100%;
}
.main-menu .menu-item.menu-item-has-children:hover > .sub-menu li a {
  align-items: center;
  border-radius: 0;
  color: #171717;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  transition-duration: 0.15s;
  transition-duration: 0.3s;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.main-menu .menu-item.menu-item-has-children:hover > .sub-menu li a:hover {
  text-decoration: underline;
}
.main-menu .menu-item.menu-item-has-children:hover > .sub-menu li a:after {
  transform: rotate(270deg);
}
.main-menu
  .menu-item.menu-item-has-children:hover
  > .sub-menu
  li:hover
  > .sub-menu {
  --tw-bg-opacity: 1;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  color: #ffb700;
  display: flex;
  left: 0;
  margin-left: 100%;
  margin-top: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transform-origin: top right;
  width: 12rem;
  z-index: 10;
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row .col-sm-6 {
  width: 100%;
}
@media (min-width: 576px) {
  .row .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
.row .col-sm-3 {
  width: 100%;
}
@media (min-width: 576px) {
  .row .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
.row .col-sm-12 {
  width: 100%;
}
.row .panel-group .panel {
  background-color: transparent !important;
}
.row .panel-group .collapse {
  display: none;
  max-height: 0;
}
.row .panel-group .collapse.in {
  display: flex;
  max-height: unset;
}
.row .panel-group .panel-heading {
  background-color: transparent !important;
  padding-bottom: 0;
}
.row .panel-group .panel-body {
  width: 100%;
}
.kategori {
  border: 2px solid transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.kategori a img {
  height: 85px;
  margin: auto;
  width: auto;
}
.kategori:hover {
  border: 2px solid #e5e5e5;
}
.product_container {
  box-shadow: 0 5px 15px #0000002b;
}
.woocommerce-loop-product__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 3em;
  line-height: 1.5em;
  margin-bottom: 10px;
  overflow: hidden;
}
.woocommerce-Price-amount,
ins .woocommerce-Price-amount {
  color: #feb80d;
  font-size: 18px;
  font-weight: 600 !important;
  margin-bottom: 10px;
  position: relative;
  text-decoration: none !important;
}
.woocommerce-Add-to-cart {
  border-color: #1c1c1c;
  border: 1px solid;
  border-radius: 4px;
  bottom: 20px;
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 700;
  padding: 7px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
del .woocommerce-Price-amount {
  color: #848484;
  display: block;
  font-size: 15px;
  margin-bottom: 0;
  text-decoration: line-through !important;
}
p:empty {
  margin-bottom: 0 !important;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f7f7f7;
  font-family: Bai Jamjuree, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  scroll-behavior: smooth !important;
}
#mobileSidebar {
  background-color: #1c1c1c;
  transform: translateX(100%);
}
#mobileSidebar.active {
  transform: translateX(0);
}
@media (min-width: 768px) {
  #mobileSidebar.active {
    transform: translateX(calc(100% - 300px));
  }
}
@media (max-width: 782px) {
  .admin-bar #mobileSidebar {
    top: 46px;
  }
}
@media (min-width: 783px) {
  .admin-bar #mobileSidebar {
    top: 32px;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1280px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.outer-wrapper {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}
@media (min-width: 640px) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:flex {
    display: flex;
  }
  .md\:h-4 {
    height: 1rem;
  }
  .md\:h-10 {
    height: 2.5rem;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  }
  .md\:py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .lg\:block {
    display: block;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-20 {
    height: 5rem;
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media (min-width: 1280px) {
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
ol,
ul {
  list-style: inherit !important;
}

body div ul {
  padding-top: 0px;
  padding-left: 20px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo-foot {
  height: 20px;
  width: auto;
}
.offer_text {
  color: #ffffff;
  width: auto;
  margin-bottom: 0;
  min-height: 24px;
}

/*.offer_text label {
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  background-color: #1c1c1c;
  padding: 5px 12px;
  border-radius: 4px;
}*/

.offer_text label {
	background: #ffb700;
    border-radius: 5px;
    color: #1c1c1c;
    font-size: 13px;
	line-height: 16px;
    font-weight: 700;
    margin: 0 auto;
    padding: 8px 15px;
    text-decoration: none;
    width: auto;
    text-transform: uppercase;
    max-width: 90%;
    display: block;
	cursor: pointer;
	margin-bottom: 10px !important;
}

.hide-all {
  background-color: transparent;
  min-height: 0;
}

.hide-all p,
.hide-all label,
.hide-all {
  display: none;
}

.bfdk-label {
  background-color: #1c1c1c;
  border-radius: 4px;
  color: #ffb700;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 15px;
}

.panel-wrapper .accordion {
  color: #474747;
  cursor: pointer;
  padding: 15px 0;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 22px;
  line-height: 28px;
  position: relative;
  border-bottom: 1px solid #ececec;
  padding-right: 25px;
}

.panel-wrapper .accordion:after {
  content: "\002B";
  color: #474747;
  font-weight: normal;
  font-size: 1.5em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.panel-wrapper .active:after {
  content: "\2212";
  font-weight: bold;
}

.panel-wrapper .panel {
  padding: 18px 0;
  background-color: transparent;
  overflow: hidden;
  display: none;
  font-size: 16px;
  color: #1c1c1c;
}

.store-label {
  color: #ffb700;
  font-size: 14px;
  line-height: 18px;
  background-color: #1c1c1c;
  padding: 5px 15px;
  border-radius: 4px;
  margin-bottom: 30px !important;
  width: auto;
  max-width: 420px;
}

.custom_faq_cell .row {
  display: block;
}

ul {
  width: 100%;
}

.om_contact .col-sm-4 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
}

.om_contact input {
  background: #fff;
  border: 0 solid;
  border-radius: 5px;
  color: #333;
  height: 35px;
  padding: 0 15px;
}

.om_contact textarea {
  background: #fff;
  border: 0 solid;
  border-radius: 5px;
  color: #333;
  padding: 10px 15px;
  width: 100%;
}

.mob-logo {
  width: auto;
}

.category_offers h3 {
  display: none;
}

.category_offers .LP_head,
.category_offers .visible-hp {
  display: block;
}

.category_offers .visible-hp a {
  color: #ffb700 !important;
  font-size: 15px !important;
  margin-left: 15px;
}

/*Slick slider dots*/

.slick-dots {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 12px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  box-shadow: none;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffb700;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 28px;
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: "•";
  text-align: center;
  opacity: 0.7;
  color: transparent;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
}

.box-right .deal_box,
.product-slider .deal_box,
.product-slide2 .deal_box {
  position: relative;
}

.deal_box .perc,
.product_container .perc {
  position: absolute;
  top: 15px;
  left: 12px;
  background-color: #000000;
  color: #fff;
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: bold;
}

.deal_box ins,
.product_container ins {
  text-decoration: none;
}

.product_container {
  display: inline-block;
  position: relative;
  min-height: 320px;
}

.product_container img {
  height: 130px !important;
  margin: 0 auto !important;
  max-height: 130px !important;
  width: auto !important;
}

.product_container .woocommerce-loop-product__title {
  overflow: hidden;
  line-height: 1.3em;
  padding: 5px;
}

.product_container .woocommerce-Add-to-cart {
  left: 20%;
  border: 20px;
  width: 60%;
  padding: 7px 25px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  border-color: #1c1c1c;
  border-radius: 4px;
  bottom: 20px;
  color: #1c1c1c;
  border: 1px solid;
}

.front_faq h2,
.front_faq h3 {
  width: 100%;
}

.mob-hd {
  display: none;
  position: relative;
  margin-bottom: 0 !important;
}

.mob-hd summary::marker {
  content: "" !important;
}

details.mob-hd[open] > summary::after {
  position: absolute;
  content: "-";
  right: 0;
  left: 0;
  font-size: 30px !important;
  line-height: 30px !important;
  font-weight: bold;
}

details.mob-hd > summary::after {
  position: absolute;
  content: "+";
  right: 0;
  left: 0;
  font-size: 30px !important;
  line-height: 30px !important;
  font-weight: bold;
}

.top_content {
  padding-top: 30px;
}

#mobileSidebar a {
  color: #fff;
}

.butik_box .button, .offer_text label {
  transition: transform 0.2s;
  margin-top: 10px;
}

.butik_box .button:hover, .offer_text label:hover {
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
	background: #1c1c1c;
    color: #ffb700;
}

.besparelse .kategori {
  width: 99%;
  margin: 0 0.5%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px #0000002b;
}

.front_populare_tilbud h3 {
  display: flex;
  text-align: left !important;
}

.front_populare_tilbud h3 img {
  margin-top: -3px;
  margin-left: 15px;
  height: 30px;
}

.flames {
  display: flex;
  justify-content: center;
  padding-right: 5px;
  padding-top: 5px;
}

.flames img {
  height: 20px !important;
  width: 20px !important;
  margin: 0 !important;
}

.product-slider .deal_box:before {
  content: "";
  background: url("/wp-content/uploads/2021/11/flame.png");
  position: absolute;
  right: 15px;
  width: 25px;
  height: 25px;
  background-size: 100%;
  top: 5px;
}

@media only screen and (max-width: 480px) {
  .header-default .container {
    padding: 0 10px !important;
  }

  .front_besparelse h3,
  .front_populare_tilbud h3 {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .product-slider,
  .product-slider2 {
    padding: 0 !important;
  }

  .front_populare_tilbud h3 {
    margin-bottom: 0 !important;
  }
}

a:link {
  text-decoration: none;
  color: black;
}

a:visited {
  color: black;
}

.tags a {
  padding: 5px 20px;
  color: #000;
  border: 1px solid #1c1c1c;
  border-radius: 100px;
  display: inline-block;
  margin: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
	cursor: pointer;
}

.tags a:hover {
	background-color: #ffd500;
}

.tags {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px;
}
.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.close:hover {
  opacity: 1;
}
.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.show_me {
  display: block !important;
}
p {
  width: 100%;
}

.error-404 {
  padding: 60px 0;
}

.error-404 .search-form {
  margin-top: 40px;
  margin-bottom: 40px;
}

.error-404 .custom-cta {
  background: #ffb700;
  border-radius: 5px;
  color: #1c1c1c;
  padding: 10px 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.line-link {
  text-decoration: underline !important;
  cursor: pointer;
}

.post_grid .listing-item {
  display: flex;
  flex-direction: column;
}

.post_grid .listing-item .title,
.post_grid .listing-item span {
  padding: 0 25px;
}

/* David's code below */

.show-more-btn,
.show-less-btn {
  border: none !important;
}

.display-none,
.mobile-show {
  display: none !important;
}

@media only screen and (max-width: 767px) {
	
	.home .front_butikker .store-label {
		letter-spacing: 0 !important;
		font-size: 12px !important;
	}
	
	.front_butikker .disclaimer-tooltip .top {
		transform: translate(-100%, 0) !important;
	}
	
  .desk-show {
    display: none !important;
  }

  .mobile-show {
    display: block !important;
  }

  .front_top {
    background: url(https://blackfridaydanmark.dk/wp-content/uploads/2022/10/bfdk-front-mobile.jpg)
      no-repeat;
    background-position: right bottom !important;
    background-size: cover !important;
  }

  .bfdk-label {
    font-size: 12px !important;
  }

  .mob-hd,
  .top_content {
    display: none !important;
  }

  .desk-show {
    display: block !important;
  }

  .desk-show big {
    font-size: 14px !important;
  }

  .desk-show-second {
    display: none !important;
  }
}

.home .blured-logo {
  filter: blur(10px) !important;
}

/*.blured-logo {
	filter: none !important;
}*/

.LP_head a {
  color: #ffb700 !important;
  text-decoration: underline !important;
}

.front_blue .holiday_box {
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 10px;
  padding-right: 10px;
}

.front_blue p {
  font-size: 14px;
}

.holiday_box .percent {
  height: 100px !important;
}

@media only screen and (max-width: 767px) {
	
	.home #countdown {
		justify-content: left;
		grid-template-columns: repeat(auto-fit, minmax(50px, 50px));
	}
	
	.count-box {
		text-align: center;
	}
	
	#countdown .count-box p {
		font-size: 10px !important;
		text-transform: none;
		text-align: center;
	}
	
	.home #countdown .count-box div {
		font-size: 20px !important;
		width: 46px !important;
	}
	
	.home .front_top h1 {
		margin-top: 10px !important;
	}
	
  .front_blue .holiday_box {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .disclaimer-tooltip {
    top: 0 !important;
  }

  .front_populare_tilbud h3 {
    flex-direction: column;
  }

  .front_populare_tilbud h3 p {
    font-weight: lighter;
  }

  .front_top {
    position: relative;
  }

  .front_top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fed5018f;
  }

  .front_top .container {
    position: inherit;
  }

  .disclaimer-div {
    margin-top: 10px;
  }

  .disc-small-screen {
    display: flex;
  }

  .disc-big {
    display: none !important;
  }
}

.store-label {
  text-align: left !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  max-width: 311px !important;
}

.disclaimer-header-p {
  width: auto !important;
  margin: 0 !important;
}

@media only screen and (max-width: 577px) {
  .store-label {
    max-width: 275px !important;
  }
}


@media (min-width: 768px) {
  .dealer_top .container {
    min-height: 200px !important;
  }

  .disclaimer-header-p {
    text-transform: uppercase;
  }

  .disc-small-screen {
    display: none !important;
  }
}

.compa-row {
}
.compa-btn {
  background: #ffb700 !important;
}

.compa-table-body .compa-row {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: white !important;
}

.dont-show {
  display: none !important;
}

.product-slider .prev,
.product-slider .next {
  color: #0e9bbc;
  font-size: 28px;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  border-radius: 9999px;
  line-height: 40px;
  background: #fff;
  position: absolute;
  top: calc(50% - 20px);
  left: -50px;
  z-index: 999;
  cursor: pointer;
  box-shadow: 0px 5px 15px #0000002b;
}

.product-slider .next {
  left: unset !important;
  right: -50px;
}

.product-slider {
  position: relative;
  padding: 20px 0;
}

.product-slider .deal_box {
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  border-radius: 5px;
  padding-top: 25px;
  padding-bottom: 10px;
  box-shadow: 0px 5px 15px #0000002b;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.product-slider .deal_box .woocommerce-loop-product__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.product-slider .star-rating {
  display: none;
}

/* the slides */
.slick-slide {
  margin: 0 15px;
}

/* the parent */
.slick-list {
  padding: 15px 0;
  margin: 0 -15px;
}

.tilmeldte_butikker p {
  color: #fb5c5c !important;
  font-family: Covered By Your Grace !important;
  font-size: 60px !important;
  font-weight: 500 !important;
  text-align: left !important;
  line-height: 28px !important;
  margin-top: 24px;
}

#dislcaimer_modal .large-parag {
  margin-top: 24px !important;
  margin-bottom: 10px !important;
  font: normal 700 22px/28px Bai Jamjuree, Helvetica, Arial, Verdana, sans-serif !important;
}

.orange-links a {
  text-decoration: underline !important;
  text-decoration-color: #ffb700 !important;
  text-decoration-thickness: 2px !important;
  font-weight: 100 !important;
}

.butik_box img {
  object-fit: contain;
  max-height: 90px;
  width: auto;
  max-width: calc(100% - 30px);
}

.butik_box picture {
  display: flex;
  align-items: center;
  justify-content: center;
}

.front_populare_tilbud h3 div {
  display: flex;
}

.front_populare_tilbud h3 picture {
  margin-right: 10px;
}

.disclaimer-div {
  align-items: unset !important;
}

.disclaimer-div p {
  width: auto !important;
}

@media screen and (max-width: 580px) {
	.reseller-wrapper .black-left {
		width: 100% !important;
	}
}

.home .front_butikker {
	background: #1C1C1C;
	padding-top: 5px;
	margin-bottom: 40px;
}

.home .front_butikker .store-label {
	width: 100%;
    max-width: 100% !important;
    text-align: center !important;
    font-size: 18px;
	padding-right: 0;
	padding-left: 0;
}

.home .front_butikker h2 {
	color: #fff;
}

.home .front_butikker .container {
	border-bottom: none;
}

.main-menu .menu-item a:hover {
	text-decoration: underline;
}

#countdown {
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(85px, 85px));
    gap: 5px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
}

#countdown .count-box div {
	background-color: #1C1C1C;
    color: #ffd500;
    font-size: 36px;
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 0px 6px 6px 1px rgba(0,0,0,0.20);
	width: 75px;
	padding: 3px 0;
	margin: 5px auto;
}

#countdown .count-box p {
	margin-bottom: 0 !important;
	font-weight: 600;
	font-size: 14px;
}

.front_butikker .disclaimer-tooltip .top {
    top: 20px;
    left: 0;
    transform: none;
}

.home .disc-big {
	display: none;
}

.front_butikker .disclaimer-tooltip .question-mark {
	width: 18px!important;
}
.disclaimer-tooltip {
  display: inline;
  align-items: center;
  text-align: left;
  height: 20px;
  position: relative;
  top: -2px;
  left: 4px;
}

.disclaimer-tooltip .top {
  min-width: 250px;
  top: -15px;
  left: 50%;
  transform: translate(-50%, -100%);
  padding: 10px;
  color: #444444;
  background-color: #f9f9f9;
  font-weight: normal;
  font-size: 12px;
  border-radius: 4px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 32%);
  display: none;
}

.disclaimer-tooltip .top i {
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden;
}

.disclaimer-tooltip .top i::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  z-index: 99999;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #f9f9f9;
  box-shadow: 1px 1px 4px rgb(0 0 0 / 32%);
}

.disclaimer-tooltip .top p {
  margin: 0;
  font-size: 12px;
  word-break: break-all;
}

.disclaimer-tooltip:hover .top {
  display: block;
}

.question-mark {
  width: 20px !important;
  min-height: 1px !important;
}

.question-mark:hover {
  cursor: pointer;
}