﻿/* fonts */
/* grid */
@font-face {
  font-family: 'Bello-SmCp';
  src: url('/fonts/26466B_0_0.eot');
  src: url('/fonts/26466B_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/26466B_0_0.svg#wf') format('svg'), url('/fonts/26466B_0_0.woff') format('woff'), url('/fonts/26466B_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Bello-Script';
  src: url('/fonts/26466B_1_0.eot');
  src: url('/fonts/26466B_1_0.eot?#iefix') format('embedded-opentype'), url('/fonts/26466B_1_0.svg#wf') format('svg'), url('/fonts/26466B_1_0.woff') format('woff'), url('/fonts/26466B_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'arstonstencilefregular';
  src: url('/fonts/arstonstencilef-webfont.eot');
  src: url('/fonts/arstonstencilef-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/arstonstencilef-webfont.woff') format('woff'), url('/fonts/arstonstencilef-webfont.ttf') format('truetype'), url('/fonts/arstonstencilef-webfont.svg#arstonstencilefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'supria_sanscond_regular';
  src: url('/fonts/hvd_fonts_-_supriasans-condregular-webfont.eot');
  src: url('/fonts/hvd_fonts_-_supriasans-condregular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/hvd_fonts_-_supriasans-condregular-webfont.woff') format('woff'), url('/fonts/hvd_fonts_-_supriasans-condregular-webfont.ttf') format('truetype'), url('/fonts/hvd_fonts_-_supriasans-condregular-webfont.svg#supria_sanscond_regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'supria_sanscond_medium';
  src: url('/fonts/hvd_fonts_-_supriasans-condmedium-webfont.eot');
  src: url('/fonts/hvd_fonts_-_supriasans-condmedium-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/hvd_fonts_-_supriasans-condmedium-webfont.woff') format('woff'), url('/fonts/hvd_fonts_-_supriasans-condmedium-webfont.ttf') format('truetype'), url('/fonts/hvd_fonts_-_supriasans-condmedium-webfont.svg#supria_sanscond_medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* start custom resets */
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #0071b9;
  outline: 0;
  border: 0;
}
a:hover,
a:focus,
a:active {
  color: #ef8213;
  outline: 0;
  border: 0;
}
h1 {
  font-size: 2.3em;
  font-weight: normal;
  margin: 12px 0 0;
  margin-bottom: 6px;
}
h2 {
  font-size: 1.9em;
  font-weight: normal;
  margin: 0;
  line-height: 1.45;
}
h3 {
  font-size: 1.4em;
  font-weight: 700;
  margin: 0;
}
p {
  margin: 0 0 9px;
}
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.hidden {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.margintopNone {
  margin-top: 0 !important;
}
.marginbottomNone {
  margin-bottom: 0 !important;
}
.paddingtopNone {
  padding-top: 0 !important;
}
.paddingbottomNone {
  padding-bottom: 0 !important;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.bold {
  font-weight: 700;
}
fieldset {
  position: relative;
  border: 0;
  padding: 0;
  padding-top: 0;
  margin: 0 0 3em;
}
legend span {
  padding-bottom: 15px;
  display: block;
  font-size: 1.4em;
  font-weight: 700;
}
.error-box {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #ebb9b9;
  background-color: #f4dcdc;
  color: #bb2929;
  clear: both;
  font-size: 14px;
  padding: 7px;
  font-size: 11px;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
}
.no-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* end custom resets */
body {
  background: #0265af;
  color: #1f2021;
}
.wrap-site {
  background: #f4f5f8;
  overflow: hidden;
  min-width: 320px;
}
.wrap-page {
  position: relative;
  zoom: 1;
  max-width: 960px;
  width: 960px;
  margin: 0 auto;
}
.wrap-page:before {
  content: '';
  display: block;
}
.wrap-page:after {
  content: '';
  display: table;
  clear: both;
}
.cartbox.fixed {
  max-width: 960px;
}
.cartbox.fixed .cart-button {
  width: 22.863%;
  margin: 0 0.964%;
}
.wrap-main {
  position: relative;
  zoom: 1;
  float: left;
  width: 64.584%;
  margin: 0 1.04%;
}
.wrap-main:before {
  content: '';
  display: block;
}
.wrap-main:after {
  content: '';
  display: table;
  clear: both;
}
.wrap-main .inner-wrapper {
  margin: 2em 4.5% .5em;
  margin: 20px 25px;
}
.wrap-main.wide {
  width: 97.914%;
  margin: 0 1.04%;
}
.wrap-side {
  position: relative;
  zoom: 1;
  float: left;
  width: 31.25%;
  margin: 0 1.04%;
}
.wrap-side:before {
  content: '';
  display: block;
}
.wrap-side:after {
  content: '';
  display: table;
  clear: both;
}
.store-side .inner-wrapper {
  margin: 2em 4.5% .5em;
  margin: 15px;
}
.store-side h1 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
.wrap-full {
  position: relative;
  zoom: 1;
  clear: both;
  float: none;
  margin: 0 1.04%;
}
.wrap-full:before {
  content: '';
  display: block;
}
.wrap-full:after {
  content: '';
  display: table;
  clear: both;
}
.wrap-full .inner-wrapper {
  margin: 2em 2.692%;
}
.wrap-agecheck {
  margin: 50px auto;
  max-width: 480px;
  width: 100%;
}
.wrap-half {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 48.3%;
  height: 100%;
  float: left;
}
.wrap-half.last {
  float: right;
}
.inner-wrapper h1.section-headline {
  margin-top: -10px;
  margin-bottom: 1em;
}
.site-header .site-header-right {
  float: right;
  width: 82%;
}
.site-top {
  background: #0373ba;
}
.site-top .wrap-page {
  position: relative;
}
time {
  color: #9a9b9e;
}
.footer {
  zoom: 1;
  background: #0373ba;
  border-top: 4px solid #0265af;
  margin-top: 2em;
  padding: 1em 0;
}
.footer:before {
  content: '';
  display: block;
}
.footer:after {
  content: '';
  display: table;
  clear: both;
}
.footerbar {
  background: #0265af;
  color: #fff;
  font-size: 1.2em;
  padding: 10px 0;
}
.footerbar .footer-legalinfo {
  float: right;
  padding: 13px 0;
}
.footerbar .footer-legalinfo a {
  color: #fff;
  text-decoration: underline;
}
.footerbar .footer-legalinfo a:hover {
  color: #ffb22d;
}
.footerbar .footer-logos {
  float: left;
}
/*helper columns*/
/* especially for xhtml properties */
.content {
  font-size: 1.4em;
}
.css-appearance.virtualstore select,
.css-appearance.virtualstore select:focus,
.css-appearance.virtualstore select:active {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==') !important;
  background-color: #fff !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  border: 1px solid #bbd5e7 !important;
  outline: 0 !important;
  padding-right: 20px;
  padding-left: .8%;
}
.css-appearance.virtualstore input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  border: 1px solid #bbb !important;
  -webkit-box-shadow: inset 0 1px 10px #fefefe;
  -moz-box-shadow: inset 0 1px 10px #fefefe;
  box-shadow: inset 0 1px 10px #fefefe;
}
.css-appearance.virtualstore input[type=radio]:checked {
  background-color: #bbb;
}
.css-appearance.virtualstore input[type=radio]:disabled + label {
  opacity: 0.2;
}
.teh-container-mobile {
  display: none;
}
.MAT-modal {
  background: #000;
  zoom: 1;
  clear: both;
  margin: 20px 0;
  padding: 15px;
}
.MAT-modal:before {
  content: '';
  display: block;
}
.MAT-modal:after {
  content: '';
  display: table;
  clear: both;
}
.MAT-modal .image-header {
  float: left;
  width: 30%;
}
.MAT-modal .store-list {
  margin-left: 10%;
  width: 60% !important;
  margin-top: -5px;
}
.MAT-modal a {
  color: #fff;
  font-family: "supria_sanscond_regular";
}
.MAT-modal a:before {
  content: '\2022';
}
.MAT-modal a:hover {
  color: #ed3f27;
}
.decoration {
  position: relative;
}
.decoration .left {
  position: absolute;
  left: 3%;
}
.decoration .right {
  right: 3%;
  position: absolute;
}
.rotated {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
@media (max-width: 1487px) {
  .pepparkaka {
    right: 0 !important;
  }
}
@media (max-width: 1400px) {
  .decoration {
    display: none;
  }
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
