* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

@font-face {
  font-family: 'Mont';
  src: url("fonts/Mont-HeavyItalic.eot");
  src: url("fonts/Mont-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Mont-HeavyItalic.woff2") format("woff2"), url("fonts/Mont-HeavyItalic.woff") format("woff"), url("fonts/Mont-HeavyItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Mont Book';
  src: url("fonts/Mont-BookItalic.eot");
  src: url("fonts/Mont-BookItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Mont-BookItalic.woff2") format("woff2"), url("fonts/Mont-BookItalic.woff") format("woff"), url("fonts/Mont-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Mont';
  src: url("fonts/Mont-Heavy.eot");
  src: url("fonts/Mont-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/Mont-Heavy.woff2") format("woff2"), url("fonts/Mont-Heavy.woff") format("woff"), url("fonts/Mont-Heavy.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Mont Book';
  src: url("fonts/Mont-Book.eot");
  src: url("fonts/Mont-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Mont-Book.woff2") format("woff2"), url("fonts/Mont-Book.woff") format("woff"), url("fonts/Mont-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*
Colors:
rod: $red
bla: #00459a
ljusgra: #f2f2f2
gra: $grey
morkgra: #C7C8CA
*/
html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #0f121f; }

body, input, textarea, select {
  font-family: 'Mont Book', Arial;
  font-size: 13px;
  line-height: 19px;
  color: #0f121f; }
  @media only screen and (max-width: 980px) {
    body, input, textarea, select {
      font-size: 15px;
      line-height: 21px; } }

a {
  color: #0f121f; }

a:hover {
  color: #e40532; }

a img {
  border: 0; }

/* knapp */
a.btn,
span.btn,
a.button,
span.button,
input.btn,
input.btn {
  display: inline-block;
  background: #e40532;
  color: #FFF;
  font-family: "Mont";
  border: 0;
  font-style: italic;
  font-weight: 800;
  line-height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  text-decoration: none; }
  a.btn:hover,
  span.btn:hover,
  a.button:hover,
  span.button:hover,
  input.btn:hover,
  input.btn:hover {
    color: #0f121f; }
  a.btn.btn-icon,
  span.btn.btn-icon,
  a.button.btn-icon,
  span.button.btn-icon,
  input.btn.btn-icon,
  input.btn.btn-icon {
    padding-left: 15px; }
  a.btn span.icon,
  span.btn span.icon,
  a.button span.icon,
  span.button span.icon,
  input.btn span.icon,
  input.btn span.icon {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    line-height: 38px; }
  a.btn.btn-small,
  span.btn.btn-small,
  a.button.btn-small,
  span.button.btn-small,
  input.btn.btn-small,
  input.btn.btn-small {
    line-height: 26px;
    font-size: 11px;
    padding: 0 10px; }
  a.btn.btn-blue,
  span.btn.btn-blue,
  a.button.btn-blue,
  span.button.btn-blue,
  input.btn.btn-blue,
  input.btn.btn-blue {
    background: #222532; }
    a.btn.btn-blue:hover,
    span.btn.btn-blue:hover,
    a.button.btn-blue:hover,
    span.button.btn-blue:hover,
    input.btn.btn-blue:hover,
    input.btn.btn-blue:hover {
      color: #FFF; }
  a.btn.btn-lightblue,
  span.btn.btn-lightblue,
  a.button.btn-lightblue,
  span.button.btn-lightblue,
  input.btn.btn-lightblue,
  input.btn.btn-lightblue {
    background: #2d4059; }
    a.btn.btn-lightblue:hover,
    span.btn.btn-lightblue:hover,
    a.button.btn-lightblue:hover,
    span.button.btn-lightblue:hover,
    input.btn.btn-lightblue:hover,
    input.btn.btn-lightblue:hover {
      color: #FFF; }

/* rubriker */
h1 {
  font-size: 40px;
  line-height: 35px;
  font-weight: 800;
  font-family: "Mont";
  margin-top: 10px;
  text-transform: uppercase; }
  @media only screen and (max-width: 980px) {
    h1 {
      font-size: 32px;
      line-height: 32px; } }
  @media only screen and (max-width: 699px) {
    h1 {
      font-size: 24px;
      line-height: 28px; } }

h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 30px 0 0;
  font-weight: 800;
  font-family: "Mont";
  text-transform: uppercase; }
  @media only screen and (max-width: 699px) {
    h2 {
      font-size: 20px;
      line-height: 24px; } }

h2.links {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-top: 40px;
  border-bottom: 1px solid #EEEEF2; }

h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 30px 0 0px;
  font-weight: 800;
  font-family: "Mont";
  text-transform: uppercase; }

/* knapp webshop */
a.webshop-btn {
  background: #e40532;
  color: #FFF;
  line-height: 30px;
  font-size: 18px;
  padding: 10px 15px;
  border-radius: 9px;
  text-decoration: none; }
  a.webshop-btn span {
    font-size: 18px;
    margin-right: 10px; }

/* mailto */
a.mailto {
  direction: rtl;
  unicode-bidi: bidi-override; }

div.cookies {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5); }
  div.cookies .cookie-holder {
    background: #EEEEF2;
    display: flex;
    width: 700px;
    max-width: 96%;
    max-height: 96%;
    flex-direction: column;
    padding: 30px;
    text-align: left;
    overflow: auto; }
    @media only screen and (max-width: 699px) {
      div.cookies .cookie-holder {
        padding: 20px; } }
    div.cookies .cookie-holder h2 {
      margin: 0 0 10px; }
      @media only screen and (max-width: 699px) {
        div.cookies .cookie-holder h2 {
          font-size: 16px; } }
    div.cookies .cookie-holder .info {
      margin-bottom: 10px; }
      @media only screen and (max-width: 699px) {
        div.cookies .cookie-holder .info {
          font-size: 12px;
          line-height: 17px; } }
    div.cookies .cookie-holder .cookies-information {
      display: none;
      background: #FFF;
      padding: 0 20px 20px; }
      @media only screen and (max-width: 699px) {
        div.cookies .cookie-holder .cookies-information {
          font-size: 12px;
          line-height: 17px; } }
    div.cookies .cookie-holder form#cookie {
      margin-top: 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      flex-wrap: wrap;
      width: 100%; }
      div.cookies .cookie-holder form#cookie .labels {
        display: flex;
        flex-direction: column; }
        @media only screen and (max-width: 699px) {
          div.cookies .cookie-holder form#cookie .labels {
            width: 100%;
            flex-direction: row;
            flex-wrap: wrap;
            margin-bottom: 20px; }
            div.cookies .cookie-holder form#cookie .labels label {
              font-size: 12px;
              margin-right: 5px; } }
      div.cookies .cookie-holder form#cookie .buttons {
        display: flex; }
        @media only screen and (max-width: 699px) {
          div.cookies .cookie-holder form#cookie .buttons {
            flex-direction: column;
            width: 100%; }
            div.cookies .cookie-holder form#cookie .buttons .btn {
              margin-bottom: 5px; } }
        div.cookies .cookie-holder form#cookie .buttons .btn {
          margin-left: 5px;
          background: #576c8c;
          font-size: 12px;
          cursor: pointer; }
          @media only screen and (max-width: 699px) {
            div.cookies .cookie-holder form#cookie .buttons .btn {
              font-size: 12px;
              order: 2;
              width: 100%; } }
          div.cookies .cookie-holder form#cookie .buttons .btn.btn-green {
            background: #19b400;
            font-size: 13px; }
            @media only screen and (max-width: 699px) {
              div.cookies .cookie-holder form#cookie .buttons .btn.btn-green {
                order: 1; } }

body.cookies .main #cookie {
  margin-top: 30px; }
  body.cookies .main #cookie .labels {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column; }

.holder {
  width: 1100px;
  margin: 0 auto;
  text-align: left; }
  @media only screen and (max-width: 1100px) {
    .holder {
      width: 100%;
      padding: 0 15px;
      margin: 0; } }
  @media only screen and (max-width: 699px) {
    .holder {
      padding: 0 10px; } }

/* Struktur */
.main {
  float: left;
  width: 100%; }

.main .right-column {
  float: left;
  width: 20%; }

.main .content {
  float: right;
  width: 77%; }

footer {
  float: left;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 50px; }

.shadow {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2; }

span.icon-search {
  float: left;
  width: 32px;
  height: 32px;
  font-size: 16px;
  padding: 8px 5px 5px;
  color: #0f121f;
  cursor: pointer;
  text-align: center; }

.top-bar {
  float: left;
  width: 100%;
  background: #f7f7f7;
  display: none; }

.top-bar .space {
  width: 1100px;
  margin: 0 auto; }

.top-bar .space .top-menu {
  float: right; }

.top-bar .space .top-menu ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0; }

.top-bar .space .top-menu ul li {
  float: left;
  margin: 0 5px 0 20px; }

.top-bar .space .top-menu ul li a {
  float: left;
  padding: 10px 0;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 11px; }

/* head */
header {
  float: left;
  width: 100%;
  padding: 0px 0 0 0;
  background: #FFF; }
  @media only screen and (max-width: 699px) {
    header .holder {
      position: relative;
      height: 50px;
      padding: 0; } }
  header .shop {
    float: left;
    width: 35%; }
    @media only screen and (max-width: 699px) {
      header .shop {
        display: none; } }
  header .logo {
    float: left;
    padding: 20px 0;
    width: 30%;
    text-align: center; }
    @media only screen and (max-width: 699px) {
      header .logo {
        width: 100%;
        padding: 12px 0 0; } }
    header .logo img {
      width: 165px; }
      @media only screen and (max-width: 699px) {
        header .logo img {
          width: 100px; } }
  header .search {
    float: right;
    margin-top: 30px; }
  header .search input[type=text] {
    float: left;
    width: 80%;
    height: 32px;
    padding: 5px;
    border: 1px solid #E1E2E2;
    border-radius: 1px; }
  header .top-menu {
    float: right;
    margin-top: 36px; }
  header .top-menu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0; }
  header .top-menu ul li {
    float: left;
    margin-right: 10px; }
  header .top-menu ul li a {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    color: #666666; }
  header .menu {
    float: left;
    clear: both;
    width: 100%;
    background: #24293d;
    position: relative; }
    @media only screen and (max-width: 699px) {
      header .menu {
        display: none; } }
    header .menu .holder {
      height: 50px; }
      @media only screen and (max-width: 980px) {
        header .menu .holder {
          text-align: center; } }
    header .menu ul {
      display: inline-block;
      height: 100%;
      list-style: none;
      margin: 0;
      padding: 0; }
      header .menu ul li {
        float: left;
        height: 100%;
        padding: 0 30px 0 0; }
        @media only screen and (max-width: 980px) {
          header .menu ul li {
            padding: 0 10px; } }
        header .menu ul li.selected a {
          color: #e40532; }
        header .menu ul li.selected ul li a {
          color: #FFF; }
        header .menu ul li a {
          float: left;
          height: 100%;
          color: #FFF;
          padding: 15px 0px 13px;
          text-decoration: none;
          font-family: 'Mont';
          font-weight: 800;
          border-bottom: 2px solid transparent; }
          @media only screen and (max-width: 980px) {
            header .menu ul li a {
              font-size: 13px; } }
          header .menu ul li a:hover {
            color: #e40532;
            border-bottom: 2px solid #e40532; }
          header .menu ul li a span, header .menu ul li a.arrow {
            display: none; }
        header .menu ul li .submenu {
          display: none;
          position: absolute;
          left: 0;
          top: 100%;
          width: 100%;
          background: #0f121f;
          padding: 30px 15px;
          z-index: 100;
          text-align: center; }
          header .menu ul li .submenu ul {
            float: none;
            height: auto;
            margin: 0 auto;
            width: 1100px;
            display: inline-block;
            text-align: left; }
            header .menu ul li .submenu ul li {
              width: 33.3%; }
              header .menu ul li .submenu ul li.last {
                border: 0; }
              header .menu ul li .submenu ul li.active, header .menu ul li .submenu ul li:hover {
                background: none; }
              header .menu ul li .submenu ul li a {
                width: 100%;
                color: #FFF;
                position: relative;
                white-space: nowrap;
                padding: 7px 30px 7px 16px;
                border: 0;
                font-weight: normal;
                font-family: 'Mont Book'; }
                header .menu ul li .submenu ul li a:before {
                  content: "";
                  width: 10px;
                  height: 3px;
                  background: #2d4059;
                  position: absolute;
                  transform: rotate(-45deg) scale(0.8);
                  left: 0;
                  top: 50%;
                  margin-top: 0px;
                  transition: all 0.1s ease-in-out; }
                header .menu ul li .submenu ul li a:after {
                  content: "";
                  width: 10px;
                  height: 3px;
                  background: #2d4059;
                  position: absolute;
                  transform: rotate(45deg) scale(0.8);
                  left: 0;
                  top: 50%;
                  margin-top: -5px;
                  transition: all 0.1s ease-in-out; }
                header .menu ul li .submenu ul li a:hover {
                  border: 0;
                  color: #e40532; }
                  header .menu ul li .submenu ul li a:hover:before, header .menu ul li .submenu ul li a:hover:after {
                    background: #e40532; }
  header .menu .facebook {
    display: none;
    float: right;
    height: 100%;
    text-decoration: none;
    font-size: 16px; }
  header .menu .facebook span {
    float: left;
    margin: 13px 10px 0 0; }
  header .menu .facebook span.icon-facebook {
    font-size: 20px;
    color: #004c93; }
  header .top-search-contractor {
    float: right;
    margin-top: 27px;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 980px) {
      header .top-search-contractor {
        display: none; } }
    header .top-search-contractor label {
      float: left;
      font-style: italic; }
    header .top-search-contractor span {
      float: left;
      clear: both;
      padding-top: 2px; }
    header .top-search-contractor span.icon {
      padding: 4px 10px 0px 0;
      color: #2d4059;
      background: none;
      font-size: 24px; }
    header .top-search-contractor h3 {
      float: left;
      width: 100%;
      color: #000;
      text-transform: none;
      margin: 3px 0 10px;
      font-size: 18px; }
    header .top-search-contractor .field {
      float: left;
      border: 1px solid #EEEEF2; }
    header .top-search-contractor input[type=text] {
      padding: 8px 15px;
      width: 180px;
      border: 0;
      background: none; }
    header .top-search-contractor .field span {
      float: right;
      padding: 9px 10px 0 0;
      background: none;
      color: #CCC; }
  header .top-search-regnr {
    float: right; }
  header .top-search-regnr label {
    display: block;
    margin: 0 0 0px;
    font-size: 14px; }
  header .top-search-regnr input[type=text] {
    width: 100px; }
  header .cart {
    border-right: 1px solid #CCC;
    padding-right: 20px;
    margin-right: 10px; }
    header .cart .cart-icon {
      position: relative;
      display: flex;
      text-decoration: none; }
      header .cart .cart-icon .icon-cart {
        font-size: 20px;
        color: #2d4059;
        padding-top: 0; }
      header .cart .cart-icon .amount {
        position: absolute;
        top: -9px;
        right: -9px;
        display: flex;
        justify-content: center;
        background: #e40532;
        color: #FFF;
        width: 18px;
        height: 18px;
        align-items: center;
        font-size: 11px;
        font-weight: bold;
        border-radius: 20px;
        border: 2px solid #FFF; }
        @media only screen and (max-width: 699px) {
          header .cart .cart-icon .amount {
            padding-top: 3px; } }
  header div.tire-search-form {
    float: left;
    padding: 10px 20px;
    background: none;
    border: 0;
    padding: 0; }
    header div.tire-search-form h3 {
      font-weight: normal;
      font-family: 'Mont Book';
      text-transform: none;
      display: block;
      margin: 0 0 0px;
      font-size: 13px; }
    header div.tire-search-form select {
      padding: 8px;
      border: 1px solid #E1E2E2;
      border-radius: 3px;
      background: #fcfcfc;
      height: 30px; }
    header div.tire-search-form .field-size div {
      padding-top: 8px; }
    header div.tire-search-form a.btn-top {
      display: inline-block;
      float: left;
      margin: 0px 0 0 5px; }
    header div.tire-search-form a.btn-top span.icon-search {
      color: #004c93;
      background: none;
      border-radius: 3px;
      font-size: 20px;
      padding: 0;
      line-height: 30px; }
    header div.tire-search-form .btn-ord {
      display: none; }
  header .show-mobile-menu-holder {
    display: none; }
    @media only screen and (max-width: 699px) {
      header .show-mobile-menu-holder {
        display: flex;
        position: absolute;
        width: auto;
        right: 0;
        top: 0;
        padding: 15px;
        align-items: center; }
        header .show-mobile-menu-holder .show-mobile-menu {
          -webkit-tap-highlight-color: transparent;
          margin-left: 10px; }
          header .show-mobile-menu-holder .show-mobile-menu span {
            position: relative;
            margin-top: 8px;
            margin-bottom: 8px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none; }
          header .show-mobile-menu-holder .show-mobile-menu span,
          header .show-mobile-menu-holder .show-mobile-menu span::before,
          header .show-mobile-menu-holder .show-mobile-menu span::after {
            display: block;
            width: 22px;
            height: 2px;
            background-color: #0f121f;
            outline: 1px solid transparent;
            -webkit-transition-property: background-color, -webkit-transform;
            -moz-transition-property: background-color, -moz-transform;
            -o-transition-property: background-color, -o-transform;
            transition-property: background-color, transform;
            -webkit-transition-duration: 0.3s;
            -moz-transition-duration: 0.3s;
            -o-transition-duration: 0.3s;
            transition-duration: 0.3s; }
          header .show-mobile-menu-holder .show-mobile-menu span::before, header .show-mobile-menu-holder .show-mobile-menu span::after {
            position: absolute;
            content: ""; }
          header .show-mobile-menu-holder .show-mobile-menu span::before {
            top: -8px;
            left: 2px; }
          header .show-mobile-menu-holder .show-mobile-menu span::after {
            top: 8px;
            left: -2px; } }
  header .show-mobile-search {
    display: none; }
    @media only screen and (max-width: 699px) {
      header .show-mobile-search {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 50px;
        text-align: center;
        display: block; }
        header .show-mobile-search span {
          display: inline-block;
          float: none;
          padding-top: 12px;
          color: #000;
          background: #FFF;
          font-size: 24px; } }

div.flash {
  display: flex;
  width: 100%; }
  div.flash .holder {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 0; }
    div.flash .holder span {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: 100%;
      font-size: 14px;
      padding: 16px;
      color: #FFF; }
      div.flash .holder span.error {
        background: #e40532; }
      div.flash .holder span.ok {
        background: #19b400; }
    div.flash .holder b {
      font-size: 15px; }

.mobile-search {
  display: none; }

.mobile-menu {
  transition: max-height .25s ease;
  width: 100%;
  overflow: hidden;
  border-top: 0;
  max-height: 0; }

body.mobile-menu-shown .show-mobile-menu span {
  background-color: transparent !important; }
  body.mobile-menu-shown .show-mobile-menu span::before {
    left: 0;
    background-color: #e40532;
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg); }
  body.mobile-menu-shown .show-mobile-menu span::after {
    left: 0;
    background-color: #e40532;
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg); }
body.mobile-menu-shown .mobile-menu {
  max-height: 9999px; }
  body.mobile-menu-shown .mobile-menu ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
    body.mobile-menu-shown .mobile-menu ul li {
      float: left;
      width: 100%;
      border-top: 1px solid #2d4059;
      text-align: left;
      /* Level 2 */ }
      body.mobile-menu-shown .mobile-menu ul li a {
        float: left;
        height: 100%;
        color: #FFF;
        padding: 15px 10px 0 15px;
        font-size: 15px;
        text-decoration: none;
        font-weight: 700; }
        body.mobile-menu-shown .mobile-menu ul li a.link {
          width: 100%;
          height: 50px;
          padding-bottom: 15px;
          background: #222532; }
        body.mobile-menu-shown .mobile-menu ul li a.arrow {
          width: 20%;
          height: 50px;
          border-left: 1px solid #2d4059;
          background: #222532;
          display: block;
          text-align: center;
          padding-left: 10px; }
          body.mobile-menu-shown .mobile-menu ul li a.arrow span {
            display: block;
            font-size: 12px; }
            body.mobile-menu-shown .mobile-menu ul li a.arrow span.icon-minus {
              display: none; }
      body.mobile-menu-shown .mobile-menu ul li.children a.link {
        width: 80%; }
      body.mobile-menu-shown .mobile-menu ul li.children ul li a.link {
        width: 100%; }
      body.mobile-menu-shown .mobile-menu ul li.selected a {
        color: #e40532; }
      body.mobile-menu-shown .mobile-menu ul li ul {
        padding: 0;
        position: relative;
        display: none; }
        body.mobile-menu-shown .mobile-menu ul li ul li {
          border-color: #EEEEF2; }
          body.mobile-menu-shown .mobile-menu ul li ul li a.arrow {
            border-color: #EEEEF2;
            background: #FFF;
            padding: 16px 0 0;
            color: #0f121f; }
          body.mobile-menu-shown .mobile-menu ul li ul li a.link {
            padding: 16px 0 5px 20px;
            width: 100%;
            font-size: 14px;
            background: #FFF;
            color: #0f121f; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children a.link {
            width: 80%; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li a.link {
            width: 100%;
            padding-left: 40px; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li.children a.link {
            width: 80%; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li.children ul li a.link {
            width: 100%;
            padding-left: 60px; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li.children ul li.children a.link {
            width: 80%; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li.children ul li.children ul li a.link {
            width: 100%;
            padding-left: 80px; }
          body.mobile-menu-shown .mobile-menu ul li ul li.children ul li.children ul li.children ul li.children a.link {
            width: 80%; }
          body.mobile-menu-shown .mobile-menu ul li ul li ul li {
            /* Level 3 */ }
            body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li {
              /* Level 4 */ }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li a.link {
                padding-left: 40px; }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li.children ul li a.link {
                width: 100%; }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li ul li.children a.link {
                width: 80%; }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li li ul li ul li a.link {
                padding-left: 60px; }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li li.children ul li ul li a.link {
                width: 100%; }
              body.mobile-menu-shown .mobile-menu ul li ul li ul li ul li li ul li ul li.children a.link {
                width: 80%; }
      body.mobile-menu-shown .mobile-menu ul li.active {
        background: none; }
        body.mobile-menu-shown .mobile-menu ul li.active ul {
          display: block; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li a span.icon-plus {
            display: block; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li a span.icon-minus {
            display: none; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li ul {
            display: none; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li.active a span.icon-plus {
            display: none; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li.active a span.icon-minus {
            display: block; }
          body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul {
            display: block; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li a span.icon-plus {
              display: block; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li a span.icon-minus {
              display: none; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li ul {
              display: none; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active a span.icon-plus {
              display: none; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active a span.icon-minus {
              display: block; }
            body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul {
              display: block; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li a span.icon-plus {
                display: block; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li a span.icon-minus {
                display: none; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li ul {
                display: none; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li.active a span.icon-plus {
                display: none; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li.active a span.icon-minus {
                display: block; }
              body.mobile-menu-shown .mobile-menu ul li.active ul li.active ul li.active ul li.active ul {
                display: block; }
        body.mobile-menu-shown .mobile-menu ul li.active a span.icon-plus {
          display: none; }
        body.mobile-menu-shown .mobile-menu ul li.active a span.icon-minus {
          display: block; }

body.mobile-search-shown .mobile-search {
  float: left;
  width: 100%;
  background: #222532;
  height: auto;
  padding: 20px 10px;
  transition: max-height .25s ease;
  display: inline-block;
  color: #FFF; }
  body.mobile-search-shown .mobile-search .tire-search-form {
    border: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #2d4059;
    margin: 0; }
    body.mobile-search-shown .mobile-search .tire-search-form select {
      height: 40px; }
    body.mobile-search-shown .mobile-search .tire-search-form div {
      line-height: 40px; }
    body.mobile-search-shown .mobile-search .tire-search-form h3 {
      text-align: left; }
  body.mobile-search-shown .mobile-search .top-search-regnr,
  body.mobile-search-shown .mobile-search .top-search-contractor {
    float: left;
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #2d4059;
    text-align: left; }
    body.mobile-search-shown .mobile-search .top-search-regnr span,
    body.mobile-search-shown .mobile-search .top-search-contractor span {
      float: left;
      font-size: 22px;
      margin-right: 10px;
      line-height: 40px; }
    body.mobile-search-shown .mobile-search .top-search-regnr label,
    body.mobile-search-shown .mobile-search .top-search-contractor label {
      float: left;
      width: 100%;
      padding-bottom: 5px; }
    body.mobile-search-shown .mobile-search .top-search-regnr .field,
    body.mobile-search-shown .mobile-search .top-search-contractor .field {
      float: left;
      height: 40px;
      line-height: 40px;
      background: #FFF; }
      body.mobile-search-shown .mobile-search .top-search-regnr .field input,
      body.mobile-search-shown .mobile-search .top-search-contractor .field input {
        border: 0;
        height: 100%;
        padding: 0 10px; }
      body.mobile-search-shown .mobile-search .top-search-regnr .field span,
      body.mobile-search-shown .mobile-search .top-search-contractor .field span {
        float: right;
        padding: 0;
        height: 40px; }

.site header .menu ul li a {
  padding: 15px 15px 0; }

.site header .menu {
  float: left;
  clear: both;
  width: 100%;
  height: 56px;
  border-top: 6px solid #C81414;
  border-bottom: 1px solid #E1E2E2; }

.site header .menu ul {
  float: left;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }

.site header .menu ul li {
  float: left;
  height: 100%;
  position: relative; }

.site header .menu ul li.selected,
.site header .menu ul li.active,
.site header .menu ul li:hover {
  background: linear-gradient(#FFFFFF, #ebebeb) repeat scroll 0 0 rgba(0, 0, 0, 0); }

.site header .menu ul li a {
  float: left;
  height: 100%;
  text-transform: uppercase;
  color: #000;
  padding: 15px 10px 0;
  font-size: 12px;
  text-decoration: none;
  font-weight: 700; }

.site header .menu ul li a:hover {
  color: #C81414; }

.site header .menu ul li a span,
.site header .menu ul li a.arrow {
  display: none; }

.site header .menu ul li ul {
  display: none;
  height: auto;
  position: absolute;
  left: 0;
  top: 100%;
  background: #ebebeb;
  padding: 5px 0 0;
  z-index: 100; }

.site header .menu ul li ul li {
  width: 100%;
  border-bottom: 1px solid #dbdbdb; }

.site header .menu ul li ul li.last {
  border: 0; }

.site header .menu ul li ul li.active,
.site header .menu ul li ul li:hover {
  background: none; }

.site header .menu ul li ul li a {
  width: 100%;
  white-space: nowrap;
  padding: 7px 30px 7px 15px; }

.site header .menu .cart {
  float: right;
  border-left: 1px solid #f7f7f7;
  height: 100%; }

.site header .menu .cart span.icon-cart {
  float: left;
  padding: 11px 20px 0;
  color: #004c93;
  font-size: 22px; }

.site header .menu .cart .cart-content {
  float: left;
  height: 100%; }

.site header .menu .cart .cart-empty {
  padding: 14px 10px 0 0; }

.site header .menu .cart .cart-content .amount {
  display: none; }

.site header .menu .cart .cart-content .amount,
.site header .menu .cart .cart-content .sum {
  float: left;
  margin-right: 20px;
  padding-top: 14px; }

.site header .menu .cart .to-checkout {
  float: left;
  padding: 7px 12px;
  margin-top: 7px;
  background: #004c93;
  color: #FFF;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold; }

.site .short-cuts {
  float: right;
  width: 31%;
  margin-left: 2%;
  position: relative; }

.site .short-cuts ul {
  float: left;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.site .short-cuts ul li {
  float: left;
  height: 100%;
  border-right: 1px solid #FFF;
  width: 50%; }

.site .short-cuts ul li.last {
  border-right: 0; }

.site .short-cuts ul li a {
  float: left;
  height: 100%;
  position: relative;
  font-weight: 700;
  font-size: 12px;
  border-top: 6px solid #B2B2B2;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #E1E2E2;
  background: linear-gradient(#FFFFFF, #F0F0F0) repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 15px 0 0 20px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  text-decoration: none; }

.site .short-cuts ul li a.active {
  background: linear-gradient(#F0F0F0, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 0; }

.site .short-cuts ul li a span.icon {
  display: inline;
  position: absolute;
  left: 12px;
  top: 12px;
  font-size: 22px; }

/*.site .short-cuts ul li:nth-child(last) { border-right: 0; }*/
.site .short-cuts .search-contractor {
  display: none;
  position: absolute;
  left: 0;
  top: 56px;
  z-index: 10;
  width: 100%;
  padding: 20px;
  background: linear-gradient(#FFFFFF, #F0F0F0) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #CCC; }

.site .short-cuts .search-contractor h3 {
  margin-top: 0; }

.site .short-cuts .search-contractor label {
  display: block;
  padding-bottom: 4px;
  font-size: 12px; }

.site .short-cuts .search-contractor input {
  float: left;
  width: 70%;
  height: 32px;
  padding: 5px;
  border: 1px solid #E1E2E2; }

.site .short-cuts .search-contractor span {
  background: #C81414; }

/* Main */
.main {
  float: left;
  width: 100%;
  background: #FFF; }
  .main .holder {
    padding-top: 30px; }
  .main .right-column {
    float: left;
    width: 20%; }
    @media only screen and (max-width: 980px) {
      .main .right-column {
        width: 25%; } }
    @media only screen and (max-width: 699px) {
      .main .right-column {
        display: none; } }
  .main .content {
    float: right;
    width: 77%; }
    @media only screen and (max-width: 980px) {
      .main .content {
        width: 72%; } }
    @media only screen and (max-width: 699px) {
      .main .content {
        width: 100%; } }

/* hoger kolumn */
/* hoger kolumn */
.main .right-column .menu {
  float: left;
  width: 100%; }

.main .right-column .menu ul {
  list-style: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; }

.main .right-column .menu ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #EEEEF2; }

.main .right-column .menu ul li a {
  float: left;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  position: relative;
  padding-left: 14px; }
  .main .right-column .menu ul li a:before {
    content: "";
    width: 7px;
    height: 2px;
    background: #2d4059;
    position: absolute;
    transform: rotate(-45deg) scale(0.8);
    left: 0;
    top: 50%;
    margin-top: 1px;
    transition: all 0.2s ease-in-out; }
  .main .right-column .menu ul li a:after {
    content: "";
    width: 7px;
    height: 2px;
    background: #2d4059;
    position: absolute;
    transform: rotate(45deg) scale(0.8);
    left: 0;
    top: 50%;
    margin-top: -3px;
    transition: all 0.3s ease-in-out; }

.main .right-column .menu ul li.selected a {
  font-family: "Mont";
  font-weight: 800; }

.main .right-column .menu ul li.selected li a {
  font-weight: normal;
  font-family: 'Mont book'; }

.main .right-column .menu ul li a span,
.main .right-column .menu ul li a.arrow {
  display: none; }

.main .right-column .menu ul li li {
  border-bottom: 0;
  border-top: 1px solid #EEEEF2; }

.main .right-column .menu ul li li a {
  padding: 8px 0 8px 20px; }
  .main .right-column .menu ul li li a:before, .main .right-column .menu ul li li a:after {
    width: 0;
    height: 0; }

.main .right-column .menu ul li li li a {
  background: none;
  padding-left: 40px; }

.main .right-column .banners-menu {
  float: left;
  width: 100%;
  margin-top: 40px; }

.main .right-column .banner {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 20px; }

.main .right-column .banner img {
  max-width: 100%; }

.main .right-column .banner .description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 10px; }

.main .right-column .banner .description,
.startpage .boxes .box .description,
.startpage .slideshow h3 {
  background: #0f121f; }

.main .right-column .banner .description h4 {
  float: left;
  font-weight: 800;
  font-family: "Mont";
  font-size: 15px;
  margin: 3px 0 5px;
  width: 100%;
  text-align: center;
  color: #FFF;
  text-transform: uppercase; }

.main .right-column .banner .description span {
  display: none;
  float: left;
  width: 100%;
  text-align: center;
  color: #FFF; }

/* footer */
footer {
  float: left;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 50px;
  background: #0f121f;
  color: #FFF; }
  footer a {
    color: #FFF; }
  footer .breadcrumb {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 12px;
    margin-top: 30px; }
    footer .breadcrumb span.head {
      float: left;
      margin-right: 10px; }
    footer .breadcrumb ol {
      float: left;
      list-style: none;
      padding: 0;
      margin: 0; }
      footer .breadcrumb ol li {
        float: left;
        padding-right: 10px; }
        footer .breadcrumb ol li a {
          float: left;
          color: #FFF;
          position: relative;
          padding: 0 20px 0 0; }
          footer .breadcrumb ol li a.arrow:before {
            content: "";
            width: 7px;
            height: 2px;
            background: #e40532;
            position: absolute;
            transform: rotate(-45deg) scale(0.8);
            right: 0;
            top: 50%;
            margin-top: 1px;
            transition: all 0.2s ease-in-out; }
          footer .breadcrumb ol li a.arrow:after {
            content: "";
            width: 7px;
            height: 2px;
            background: #e40532;
            position: absolute;
            transform: rotate(45deg) scale(0.8);
            right: 0;
            top: 50%;
            margin-top: -3px;
            transition: all 0.3s ease-in-out; }
        footer .breadcrumb ol li div {
          float: left;
          padding: 0 10px; }
  footer .brands {
    float: left;
    width: 100%;
    margin: 50px 0 0;
    border-top: 1px solid #222532;
    text-align: center;
    padding: 50px 0; }
    @media only screen and (max-width: 699px) {
      footer .brands {
        margin-top: 0; } }
    footer .brands ul {
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0;
      justify-content: space-between;
      align-items: center; }
      @media only screen and (max-width: 980px) {
        footer .brands ul {
          flex-wrap: wrap; } }
      footer .brands ul li {
        padding: 0px 15px;
        text-align: center; }
        footer .brands ul li a {
          float: left;
          width: 100%;
          text-align: center; }
        footer .brands ul li img {
          max-width: 100%; }
        @media only screen and (max-width: 980px) {
          footer .brands ul li {
            flex-basis: 33.3%;
            padding: 15px; } }
        @media only screen and (max-width: 699px) {
          footer .brands ul li {
            padding: 15px 10px; } }
  footer .group {
    float: left;
    width: 100%;
    border-top: 1px solid #222532;
    text-align: center;
    padding: 20px 0; }
    footer .group ul {
      list-style: none;
      display: inline-block;
      margin: 0;
      padding: 0; }
      footer .group ul li {
        float: left;
        margin: 0 20px; }
        footer .group ul li a {
          color: #576c8c;
          text-decoration: none;
          font-size: 11px; }
  footer ul.boxes {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 50px; }
    footer ul.boxes li.box-1,
    footer ul.boxes li.box-2,
    footer ul.boxes li.box-3 {
      float: left;
      width: 30%;
      margin-right: 2.5%; }
      @media only screen and (max-width: 699px) {
        footer ul.boxes li.box-1,
        footer ul.boxes li.box-2,
        footer ul.boxes li.box-3 {
          width: 100%;
          margin-right: 0;
          padding-bottom: 70px; } }
    footer ul.boxes li.box-2 {
      margin: 0 2.5%; }
    footer ul.boxes li.box-3 {
      margin: 0 0 0 1%; }
    @media only screen and (max-width: 699px) {
      footer ul.boxes li.box-2, footer ul.boxes li.box-3 {
        margin: 0; } }
    footer ul.boxes li h3 {
      margin: 0 0 20px;
      font-weight: 800;
      font-family: "Mont";
      position: relative; }
      footer ul.boxes li h3:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0%;
        margin-top: -15px;
        width: 55px;
        height: 2px;
        background: #e40532; }
    footer ul.boxes li ul li a {
      padding-left: 12px;
      position: relative;
      text-decoration: none;
      color: #FFF;
      font-weight: 800;
      font-family: "Mont";
      font-size: 12px; }
      @media only screen and (max-width: 699px) {
        footer ul.boxes li ul li a {
          font-size: 14px; } }
      footer ul.boxes li ul li a:hover {
        color: #e40532; }
      footer ul.boxes li ul li a:before {
        content: "";
        width: 7px;
        height: 2px;
        background: #e40532;
        position: absolute;
        transform: rotate(-45deg) scale(0.8);
        left: 0;
        top: 50%;
        margin-top: 1px;
        transition: all 0.2s ease-in-out; }
      footer ul.boxes li ul li a:after {
        content: "";
        width: 7px;
        height: 2px;
        background: #e40532;
        position: absolute;
        transform: rotate(45deg) scale(0.8);
        left: 0;
        top: 50%;
        margin-top: -3px;
        transition: all 0.3s ease-in-out; }
      footer ul.boxes li ul li a span {
        display: none; }
    footer ul.boxes li.box-2 ul, footer ul.boxes li.box-1 ul {
      list-style: none;
      float: left;
      width: 100%;
      margin: 0;
      padding: 0; }
      footer ul.boxes li.box-2 ul li, footer ul.boxes li.box-1 ul li {
        float: left;
        width: 50%;
        padding: 3px 0; }
    footer ul.boxes li.box-1 ul li {
      width: 100%; }
    footer ul.boxes li.box-1 ol {
      float: left;
      width: 100%;
      list-style: none;
      margin: 20px 0 0;
      padding: 0; }
      footer ul.boxes li.box-1 ol li {
        float: left;
        margin-right: 5px;
        background: #24293d;
        width: 40px;
        height: 40px;
        text-align: center; }
        footer ul.boxes li.box-1 ol li a {
          text-decoration: none;
          color: #FFF; }
          footer ul.boxes li.box-1 ol li a span {
            font-size: 18px;
            line-height: 40px; }

/* rubriker */
h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 10px; }

h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 30px; }

h2.links {
  float: left;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #EEEEF2;
  padding-bottom: 10px;
  margin-top: 40px; }

h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 30px 0 6px; }

.slideshow {
  width: 100%;
  height: 350px;
  margin-bottom: 30px;
  position: relative;
  /* Special */ }
  @media only screen and (max-width: 699px) {
    .slideshow {
      max-height: 150px;
      margin-bottom: 0; } }
  .slideshow .nav {
    float: left;
    position: absolute;
    opacity: 0;
    z-index: 10;
    opacity: 0;
    top: 50%;
    font-size: 15px;
    margin-top: -15px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    text-decoration: none; }
    .slideshow .nav.nav-prev {
      left: 10px; }
    .slideshow .nav.nav-next {
      right: 10px; }
    @media only screen and (max-width: 980px) {
      .slideshow .nav.nav-prev, .slideshow .nav.nav-next {
        display: none; } }
  .slideshow .dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000; }
    @media only screen and (max-width: 699px) {
      .slideshow .dots {
        bottom: 15px; } }
    .slideshow .dots ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: inline-block; }
      .slideshow .dots ul li {
        float: left;
        margin: 0 6px;
        opacity: 0.7; }
        .slideshow .dots ul li a {
          float: left;
          width: 8px;
          height: 8px;
          border-radius: 20px;
          background: #FFF; }
        .slideshow .dots ul li.dot-1 {
          opacity: 1; }
  .slideshow:hover .nav-prev, .slideshow:hover .nav-next {
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out; }
    .slideshow:hover .nav-prev:hover, .slideshow:hover .nav-next:hover {
      opacity: 1; }
    .slideshow:hover .nav-prev.nav-next span:before, .slideshow:hover .nav-next.nav-next span:before {
      content: "";
      width: 10px;
      height: 3px;
      background: #FFF;
      position: absolute;
      transform: rotate(-45deg) scale(0.8);
      left: 9px;
      top: 50%;
      margin-top: 1px;
      transition: all 0.2s ease-in-out; }
    .slideshow:hover .nav-prev.nav-next span:after, .slideshow:hover .nav-next.nav-next span:after {
      content: "";
      width: 10px;
      height: 3px;
      background: #FFF;
      position: absolute;
      transform: rotate(45deg) scale(0.8);
      left: 9px;
      top: 50%;
      margin-top: -3px;
      transition: all 0.3s ease-in-out; }
    .slideshow:hover .nav-prev.nav-prev span:before, .slideshow:hover .nav-next.nav-prev span:before {
      content: "";
      width: 10px;
      height: 3px;
      background: #FFF;
      position: absolute;
      transform: rotate(45deg) scale(0.8);
      left: 9px;
      top: 50%;
      margin-top: 1px;
      transition: all 0.2s ease-in-out; }
    .slideshow:hover .nav-prev.nav-prev span:after, .slideshow:hover .nav-next.nav-prev span:after {
      content: "";
      width: 10px;
      height: 3px;
      background: #FFF;
      position: absolute;
      transform: rotate(-45deg) scale(0.8);
      left: 9px;
      top: 50%;
      margin-top: -3px;
      transition: all 0.3s ease-in-out; }
  .slideshow .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    align-items: center;
    left: 0px;
    top: 0;
    opacity: 0;
    display: flex;
    z-index: 5;
    background-size: cover;
    background-position: center center; }
    .slideshow .slide.slide_1 {
      opacity: 1; }
    @media only screen and (max-width: 699px) {
      .slideshow .slide {
        align-items: flex-end;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center top;
        background-color: #24293d; } }
  .slideshow a {
    float: left;
    width: 100%;
    text-decoration: none; }
  .slideshow img {
    width: 100%; }
  .slideshow .slide-content {
    position: absolute;
    left: 50%;
    margin-left: -550px;
    text-align: left;
    max-width: 550px; }
    @media only screen and (max-width: 1100px) {
      .slideshow .slide-content {
        left: 20px;
        margin-left: 0; } }
    @media only screen and (max-width: 699px) {
      .slideshow .slide-content {
        margin-bottom: 40px;
        width: calc(100% - 40px); } }
    .slideshow .slide-content h2 {
      float: left;
      width: 100%;
      margin: 0 0 20px;
      font-family: "Mont";
      font-weight: 800;
      color: #FFF;
      font-size: 53px;
      line-height: 60px;
      text-transform: uppercase; }
      .slideshow .slide-content h2:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0%;
        margin-top: -20px;
        width: 55px;
        height: 2px;
        background: #e40532; }
        @media only screen and (max-width: 699px) {
          .slideshow .slide-content h2:before {
            display: none; } }
      @media only screen and (max-width: 699px) {
        .slideshow .slide-content h2 {
          font-size: 32px;
          line-height: 38px; } }
    .slideshow .slide-content .desc {
      color: #FFF;
      float: left;
      width: 100%;
      margin-bottom: 20px;
      font-size: 15px; }
    .slideshow .slide-content a {
      float: left;
      clear: both;
      width: auto; }
  .slideshow .img-9 h3 {
    right: 0;
    height: auto;
    padding-top: 30px; }

/* startsidan */
.startpage {
  /* Count-down */ }
  .startpage .right-column {
    display: none; }
  .startpage .main .content {
    width: 100%;
    padding-right: 0; }
  .startpage .slideshow {
    height: 600px;
    margin-bottom: 0; }
    @media only screen and (max-width: 699px) {
      .startpage .slideshow {
        max-height: 400px; } }
  .startpage .main .holder {
    width: 100%;
    padding-top: 0; }
    @media only screen and (max-width: 980px) {
      .startpage .main .holder {
        padding: 0; } }
    .startpage .main .holder .holder {
      width: 1100px;
      padding-top: 0; }
      @media only screen and (max-width: 1100px) {
        .startpage .main .holder .holder {
          width: 100%;
          padding: 0 15px; } }
  .startpage .main footer .holder {
    width: 1100px; }
    @media only screen and (max-width: 980px) {
      .startpage .main footer .holder {
        width: 100%;
        padding: 0 15px; } }
  .startpage .article {
    float: left;
    width: 100%;
    background: #EEEEF2;
    padding: 30px 0; }
    .startpage .article h1 {
      float: left;
      width: 100%;
      font-size: 24px;
      line-height: 24px;
      margin: 0 0 10px; }
    .startpage .article .ingress {
      float: left;
      width: 60%;
      font-size: 14px; }
      @media only screen and (max-width: 980px) {
        .startpage .article .ingress {
          width: 100%; } }
  .startpage .search {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #0f121f; }
    .startpage .search div.info {
      float: left;
      color: #FFF;
      width: 40%; }
      @media only screen and (max-width: 1100px) {
        .startpage .search div.info {
          width: 100%;
          padding-bottom: 30px; } }
      .startpage .search div.info h2 {
        margin-top: 0; }
    .startpage .search div.tire-search-form {
      float: right;
      margin: 0;
      height: auto;
      border: 0;
      background: none;
      color: #FFF; }
      @media only screen and (max-width: 1100px) {
        .startpage .search div.tire-search-form {
          float: left; } }
      .startpage .search div.tire-search-form select {
        height: 40px; }
      .startpage .search div.tire-search-form div {
        line-height: 40px; }
    .startpage .search div.search-regnr {
      float: right;
      color: #FFF;
      margin-left: 40px; }
      @media only screen and (max-width: 699px) {
        .startpage .search div.search-regnr {
          float: left;
          width: 100%;
          margin-left: 0;
          margin-bottom: 30px; } }
      .startpage .search div.search-regnr h3 {
        font-size: 14px;
        margin: 0 0 3px; }
      .startpage .search div.search-regnr input[type=text] {
        float: left;
        height: 40px;
        line-height: 40px;
        width: 140px;
        margin-right: 5px;
        padding: 0 10px;
        font-family: "Mont";
        font-size: 20px;
        text-align: center; }
      .startpage .search div.search-regnr input[type=submit] {
        float: left;
        cursor: pointer; }
  .startpage .countdown {
    background: url(../images/bg_black_friday.jpg) #0f121f;
    background-size: cover;
    text-align: center; }
  .startpage .countdown .inner {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .startpage .countdown h2 {
    color: #FFF;
    font-size: 52px;
    letter-spacing: 2px;
    padding-top: 90px;
    line-height: 100%;
    margin: 0; }
  .startpage .countdown table {
    margin-top: 20px; }
  .startpage .countdown th {
    color: #0f121f;
    font-size: 36px;
    text-align: center;
    padding: 10px 10px;
    background: #FFF;
    line-height: 100%;
    border-radius: 5px; }
  .startpage .countdown td {
    color: #EEEEF2;
    text-align: center;
    line-height: 100%; }
  .startpage .content .boxes {
    float: left;
    width: 100%;
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .startpage .content .boxes .box {
      float: left;
      position: relative;
      width: 32%;
      height: 260px;
      overflow: hidden;
      margin-bottom: 20px; }
      @media only screen and (max-width: 699px) {
        .startpage .content .boxes .box {
          width: 100%;
          margin: 0 0 20px; } }
      @media only screen and (max-width: 699px) {
        .startpage .content .boxes .box.box-2, .startpage .content .boxes .box.box-3 {
          margin: 0 0 20px; } }
      .startpage .content .boxes .box img {
        float: left;
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        margin-left: -176px; }
        @media only screen and (max-width: 699px) {
          .startpage .content .boxes .box img {
            left: 0;
            margin-left: 0; } }
      .startpage .content .boxes .box .description {
        position: absolute;
        bottom: 0px;
        padding: 15px;
        left: 0;
        width: 100%;
        text-align: left; }
        .startpage .content .boxes .box .description h1,
        .startpage .content .boxes .box .description h2 {
          float: left;
          font-family: "Mont";
          font-weight: 800;
          margin: 0;
          line-height: 24px;
          width: 100%;
          color: #FFF;
          text-transform: uppercase;
          font-size: 22px; }
          @media only screen and (max-width: 980px) {
            .startpage .content .boxes .box .description h1,
            .startpage .content .boxes .box .description h2 {
              font-size: 14px; } }
          @media only screen and (max-width: 699px) {
            .startpage .content .boxes .box .description h1,
            .startpage .content .boxes .box .description h2 {
              font-size: 16px; } }
        .startpage .content .boxes .box .description span {
          float: left;
          width: 100%;
          color: #576c8c; }

/* Vanlig artikel-sida */
.article .content h1.sub-header {
  margin-bottom: 0; }

.article .content h2.sub-header {
  font-weight: 400;
  font-size: 23px;
  line-height: 30px;
  margin-top: 0; }

.article .content .ingress {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px; }

.article .content .text {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.article .content .text h2 {
  width: 100%;
  margin: 20px 0 10px; }

.article .content .text ul,
.article .content .text ol {
  float: left;
  width: 100%;
  padding: 10px 25px;
  margin: 0; }

.article .content .text ul li,
.article .content .text ol li {
  padding: 5px 0; }

table {
  border-collapse: collapse; }

table th,
table td {
  text-align: left;
  padding: 2px 10px 2px 0; }

table th.r,
table td.r {
  text-align: right; }

.article .content .text img {
  max-width: 100%;
  height: auto; }

.article .content .text img[style*="left"] {
  float: left;
  margin: 0 20px 20px 0; }

.article .content .text img[style*="right"] {
  float: right;
  margin: 0 0 20px 20px; }

table.list thead th,
table.list tbody td {
  padding: 7px 20px 7px 10px; }

table.list thead th {
  border-bottom: 1px solid #e40532; }

table.list tbody td {
  border-bottom: 1px solid #EEEEF2; }

table.list tbody tr:nth-child(odd) {
  background-color: #fcfcfc; }

table.list tbody td.r,
table.list tbody th.r {
  text-align: right; }

table.list tbody table.eu-values td {
  padding: 2px 5px 2px;
  border: 0; }

table.list tbody table.eu-values td.value {
  background: #e1e2e2;
  font-size: 11px;
  padding: 2px 7px; }

table.list tfoot th {
  padding: 14px; }

/* EU-label */
div.eu-label {
  text-align: center; }
  div.eu-label ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    div.eu-label ul li {
      display: flex;
      align-items: center;
      margin-right: 5px;
      width: auto; }
      div.eu-label ul li img {
        height: 20px; }
      div.eu-label ul li span {
        background: #EEEEF2;
        font-size: 11px;
        padding: 1px 5px;
        margin-left: 3px; }
        @media only screen and (max-width: 699px) {
          div.eu-label ul li span {
            padding: 1px 4px;
            font-size: 10px; } }

.article .content ul.links {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }

.article .content ul.links li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #E1E2E2; }

.article .content ul.links li a {
  float: left;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Mont";
  padding: 10px 10px 10px 17px;
  background: url(../images/arrow.png) left 17px no-repeat; }

.article .content ul.links-thumbnail li {
  width: 25%;
  position: relative;
  border: 0;
  text-align: center;
  border-top: 1px solid #f5f5f5; }

.article .content ul.links-thumbnail li:nth-child(4n+1) {
  clear: both; }

.article .content ul.links-thumbnail li img.icon {
  position: absolute;
  right: 10px;
  top: 10px; }

.article .content ul.links-thumbnail li img.campaign {
  position: absolute;
  left: 10px;
  top: 0px; }

.article .content ul.links-thumbnail li a {
  background: none;
  padding: 10px; }

.article .content ul.links-thumbnail li a .image {
  float: left;
  width: 100%;
  height: 150px;
  margin-bottom: 10px; }

.article .content ul.links-thumbnail li a .image img {
  height: 100%; }

.article .content ul.links-thumbnail li a .price {
  text-transform: none;
  font-style: italic;
  font-family: "Mont Book"; }

/* Special artikel-sidor */
.page-5 table {
  margin-top: 10px; }

.page-5 .content .text table th.bronze,
.page-5 .content .text table th.silver,
.page-5 .content .text table th.gold {
  font-size: 20px;
  text-transform: uppercase;
  padding-right: 70px;
  font-weight: 700;
  color: #7c662c; }

.page-5 .content .text table th.silver {
  color: #b0b0b0; }

.page-5 .content .text table th.gold {
  color: #b3983d; }

.page-5 .content .text table td {
  line-height: 22px; }

/* artikel-lista */
.page-list .content ul.pages {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }

.page-list .content ul.pages li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #E1E2E2;
  padding: 10px 0; }

.page-list .content ul.pages li a {
  text-decoration: none; }

.page-list .content ul.pages li a h3 {
  margin: 0 0 5px; }

.page-list .content ul.pages li a span.btn {
  margin-top: 10px; }

.page-list .content ul.pages li a:hover {
  color: #000; }

.page-list .content ul.pages li a strong {
  font-weight: normal; }

.page-list .content ul.pages li a div.image {
  float: left;
  width: 170px;
  padding-right: 20px; }

.page-list .content ul.pages li a div.image img {
  width: 100%; }

.page-list .content ul.pages li a div.info {
  float: left;
  width: 100%; }

.page-list .content ul.pages li a div.info-image {
  width: calc(100% - 170px);
  padding-top: 10px; }

/* Verkstader */
.partners .content .search-field {
  float: left;
  width: 50%;
  padding-right: 30px; }
  @media only screen and (max-width: 699px) {
    .partners .content .search-field {
      width: 100%;
      padding: 0; } }
  .partners .content .search-field .field {
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    background: #EEEEF2; }
    .partners .content .search-field .field label {
      float: left;
      width: 100%;
      padding-bottom: 3px; }
    .partners .content .search-field .field input[type=text] {
      float: left;
      width: 80%;
      height: 32px;
      padding: 5px;
      border: 0; }
.partners .content h2 {
  font-size: 16px;
  line-height: 16px;
  margin-top: 0;
  padding-bottom: 5px; }
.partners .content ul.result {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }
.partners .content ul.result li {
  float: left;
  width: 100%;
  border-top: 1px solid #EEEEF2;
  padding: 10px 0; }
.partners .content ul.result li h3,
.partners .content ul.result li span.name,
.partners .content ul.result li span.address {
  width: 70%; }
.partners .content ul.result li h3 {
  float: left;
  margin: 0 0 5px; }
.partners .content ul.result li h3 a {
  color: #2d4059;
  text-decoration: none;
  font-size: 18px; }
.partners .content ul.result li span.name {
  float: left;
  font-weight: bold; }
.partners .content ul.result li span.distance {
  float: right;
  width: 30%;
  font-size: 11px; }
.partners .content ul.result li span.address {
  float: left; }
.partners .content ul.result li a.btn {
  float: left;
  clear: both;
  margin-top: 5px; }
.partners .content .map {
  float: left;
  width: 50%;
  height: 500px;
  border: 1px solid #EEEEF2; }
  @media only screen and (max-width: 699px) {
    .partners .content .map {
      display: none; } }

/* Verkstad */
.partner .content h1.partner-title {
  margin-bottom: 0; }
.partner .content h2.partner-name {
  margin-top: 5px;
  color: #0f121f; }
.partner .content h3 {
  margin: 0;
  color: #e40532;
  text-transform: uppercase;
  font-size: 13px; }
.partner .content div.partner {
  display: flex;
  width: 100%;
  margin-bottom: 24px; }
  .partner .content div.partner a.clear-partner {
    display: flex;
    align-items: center;
    border: 1px solid #EEEEF2;
    padding: 8px 12px 8px 8px;
    text-decoration: none; }
    .partner .content div.partner a.clear-partner span.icon {
      margin-right: 4px;
      font-size: 16px;
      color: #19b400; }
.partner .content .left {
  float: left;
  width: 30%;
  min-height: 10px; }
  @media only screen and (max-width: 699px) {
    .partner .content .left {
      width: 100%;
      padding: 0; } }
.partner .content .right {
  float: left;
  width: 70%;
  padding-left: 3%; }
  @media only screen and (max-width: 699px) {
    .partner .content .right {
      width: 100%;
      padding: 0; } }
.partner .content .contact {
  float: left;
  width: 100%;
  height: 110px;
  border-bottom: 1px solid #EEEEF2;
  margin-bottom: 20px; }
  @media only screen and (max-width: 699px) {
    .partner .content .contact {
      height: auto;
      margin: 0;
      padding: 10px 0; } }
  .partner .content .contact .open-hours {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 699px) {
      .partner .content .contact .open-hours {
        width: 100%;
        padding: 0 0 10px;
        border-bottom: 1px solid #EEEEF2; } }
  .partner .content .contact .phone {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 699px) {
      .partner .content .contact .phone {
        padding-top: 10px; } }
.partner .content a.webshop-btn {
  float: left;
  margin-bottom: 20px; }
  @media only screen and (max-width: 699px) {
    .partner .content a.webshop-btn {
      margin: 10px 0 0; } }
.partner .content table th,
.partner .content table td {
  text-align: left;
  padding: 2px 10px 2px 0; }
.partner .content table.contact {
  width: 100%;
  margin-bottom: 20px; }
.partner .content table.contact td {
  border-bottom: 1px solid #EEEEF2;
  vertical-align: top;
  padding: 0 0 10px; }
.partner .content table.contact td td {
  border: 0;
  padding: 2px 10px 2px 0; }
.partner .content .info {
  float: left;
  width: 50%;
  padding-right: 30px; }
.partner .content .left-info h3 {
  float: left;
  width: 100%; }
  @media only screen and (max-width: 699px) {
    .partner .content .left-info h3 {
      margin-top: 10px; } }
.partner .content ul.service {
  list-style: disc;
  padding: 0 0 0 20px;
  margin: 10px 0 0 0; }
  .partner .content ul.service li {
    float: left;
    width: 100%;
    padding: 5px 0;
    line-height: 16px; }
    .partner .content ul.service li span {
      display: none;
      float: left;
      margin-right: 10px;
      background: #C81414;
      color: #FFF;
      width: 50px;
      height: 50px;
      font-size: 25px;
      text-align: center;
      padding-top: 11px;
      border-radius: 25px; }
.partner .content .info {
  float: left;
  width: 100%;
  padding-bottom: 20px; }
.partner .content .info h2 {
  margin-top: 0; }
.partner .content .map {
  float: left;
  width: 100%;
  height: 300px;
  border: 1px solid #EEEEF2; }
  @media only screen and (max-width: 699px) {
    .partner .content .map {
      margin-top: 20px;
      height: 200px; } }

/* Sok */
.search .content .field {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  background: #f2f2f2;
  border: 1px solid #e1e2e2; }

.search .content .field label {
  float: left;
  width: 100%;
  padding-bottom: 3px; }

.search .content .field input[type=text] {
  float: left;
  width: 80%;
  height: 32px;
  padding: 5px;
  border: 1px solid #E1E2E2;
  border-radius: 1px; }

.search .content ul li a h3 {
  color: #C81414; }

/* Sok pa regnr */
.price-info {
  float: left;
  width: 100%;
  font-style: italic;
  margin-bottom: 20px; }

/* Produktlista */
div.product-list {
  float: left;
  width: 100%;
  position: relative; }

div.product-list .loader {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px; }

div.product-list .loader h5 {
  margin: 10px 0 0;
  font-size: 17px;
  font-weight: normal;
  text-align: center; }

div.product-list h2.campaign-header {
  margin: 0 0 15px 0; }

div.product-list h2.links {
  margin-top: 20px; }

div.product-list div.product {
  float: left;
  width: 100%;
  border-bottom: 2px solid #e1e2e2;
  padding: 10px 0; }

div.product-list div.product a {
  text-decoration: none; }

div.product-list div.product .thumbnail {
  float: left;
  width: 20%;
  padding-right: 20px; }

div.product-list div.product .thumbnail img {
  float: left;
  max-width: 100%;
  border: 0; }

div.product-list div.product .info {
  float: left;
  width: 54%;
  padding: 10px 0; }

div.product-list div.product .info h3 {
  margin: 0 0 5px; }

div.product-list div.product .info h4 {
  float: left;
  width: 100%;
  margin: 10px 0 2px; }

div.product-list div.product .info span.size {
  float: left;
  width: 100%;
  font-style: italic; }

div.product-list div.product .info div.ingress {
  float: left;
  width: 100%;
  padding: 10px 0 0;
  font-size: 13px;
  margin-bottom: 0; }

div.product-list div.product .price {
  float: left;
  width: 26%;
  text-align: right;
  margin-top: 10px; }

div.product-list div.product .price h3 {
  margin: 0;
  font-size: 22px;
  color: #1451a6; }

div.product-list div.product .price-campaign h3 {
  color: #CC0000; }

div.product-list div.product .price span {
  font-size: 12px;
  padding-top: 3px;
  line-height: 16px; }

/* Lista med bilder */
ul.products {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.products > li {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    float: left;
    position: relative;
    width: 25%;
    border-top: 1px solid #f5f5f5;
    padding: 20px 0px 20px; }
    @media only screen and (max-width: 980px) {
      ul.products > li {
        width: 50%; } }
    ul.products > li a {
      float: left;
      color: #0f121f; }
    ul.products > li .icon {
      position: absolute;
      right: 10px;
      top: 10px; }
    ul.products > li .campaign {
      position: absolute;
      left: 10px;
      top: 0px; }
    ul.products > li .image {
      float: left;
      width: 100%;
      height: 150px;
      text-align: center;
      margin-bottom: 10px; }
    ul.products > li .image img {
      height: 100%; }
    ul.products > li span.size {
      float: left;
      width: 100%;
      text-align: center; }
      @media only screen and (max-width: 699px) {
        ul.products > li span.size {
          font-size: 13px; } }
    ul.products > li span.dot {
      float: left;
      width: 100%;
      text-align: center;
      color: #e40532;
      margin-top: 8px;
      font-weight: bold; }
    ul.products > li .name {
      float: left;
      width: 100%;
      height: 60px;
      margin-bottom: 20px; }
      ul.products > li .name.name-dot {
        height: 88px; }
    ul.products > li h3 {
      float: left;
      width: 100%;
      text-align: center;
      margin: 0;
      font-size: 12px;
      padding: 0 15px; }
    ul.products > li .price {
      float: left;
      width: 100%;
      text-align: center;
      font-size: 22px;
      font-family: "Mont";
      color: #2d4059; }
    ul.products > li .price-campaign {
      color: #e40532; }
    ul.products > li .price-campaign span.ord-price {
      display: block;
      color: #0f121f;
      font-size: 12px;
      text-decoration: line-through; }
    ul.products > li .buy {
      float: left;
      width: 100%;
      text-align: center;
      font-size: 18px;
      font-weight: bold;
      padding-top: 10px; }
      ul.products > li .buy .list-eu-label {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: 30px; }
        ul.products > li .buy .list-eu-label a {
          text-decoration: none;
          font-weight: normal; }
          ul.products > li .buy .list-eu-label a:hover {
            color: #e40532; }
      ul.products > li .buy div.price {
        padding-bottom: 20px; }
      ul.products > li .buy .button-holder {
        display: inline-block; }
      ul.products > li .buy input.amount {
        float: left;
        padding: 0px 10px;
        height: 34px;
        width: 40px;
        text-align: center;
        margin-right: 5px;
        border-radius: 3px;
        border: 1px solid #E1E2E2;
        background: #fcfcfc; }
      ul.products > li .buy input[type=submit] {
        float: left;
        padding: 0px 10px;
        line-height: 34px;
        text-transform: uppercase;
        font-size: 11px;
        cursor: pointer; }
    ul.products > li:nth-child(4n) a.eu-label-link .eu-label-tooltip {
      right: 0; }

/* Produkt sida */
body.product .main .content .image {
  float: left;
  width: 40%; }
  @media only screen and (max-width: 699px) {
    body.product .main .content .image {
      width: 100%; } }
  body.product .main .content .image img {
    float: left;
    max-width: 100%; }
body.product .main .content .ingress {
  float: left;
  width: 60%; }
  @media only screen and (max-width: 699px) {
    body.product .main .content .ingress {
      width: 100%; } }
  body.product .main .content .ingress .buy {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #fcfcfc;
    border: 1px solid #EEEEF2;
    padding: 20px; }
    body.product .main .content .ingress .buy .price {
      float: left;
      width: 100%;
      margin-bottom: 20px;
      font-size: 19px;
      font-family: "Mont"; }
      body.product .main .content .ingress .buy .price span.ord-price {
        display: block;
        font-size: 13px;
        font-weight: normal;
        padding-top: 3px; }
      body.product .main .content .ingress .buy .price.price-dot {
        color: #e40532; }
    body.product .main .content .ingress .buy .dot {
      float: left;
      width: 100%;
      margin-bottom: 20px;
      font-style: italic;
      font-size: 13px; }
    body.product .main .content .ingress .buy form {
      display: flex;
      width: 100%; }
      body.product .main .content .ingress .buy form input[type=text] {
        width: 40px;
        text-align: center;
        padding: 5px 5px 6px;
        border: 1px solid #EEEEF2;
        border-radius: 3px;
        margin-right: 5px; }
      body.product .main .content .ingress .buy form input[type=submit] {
        padding: 0 10px;
        line-height: 34px;
        text-transform: uppercase;
        font-size: 12px; }
body.product .main .content h2 {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 30px; }
body.product .main .content table.list {
  float: left;
  clear: both; }
  body.product .main .content table.list thead th {
    padding-top: 20px; }
  body.product .main .content table.list tr.campaign td {
    color: #e40532; }
    body.product .main .content table.list tr.campaign td li {
      color: #000; }
    body.product .main .content table.list tr.campaign td span.ord-price {
      color: #000;
      text-decoration: line-through;
      padding-right: 10px;
      font-size: 12px; }
  body.product .main .content table.list a {
    text-decoration: none; }
  body.product .main .content table.list form {
    display: flex; }
    body.product .main .content table.list form input[type=text] {
      width: 40px;
      text-align: center;
      height: 34px;
      padding: 0px 5px;
      border: 1px solid #EEEEF2;
      border-radius: 3px;
      margin-right: 5px; }
    body.product .main .content table.list form input[type=submit] {
      padding: 0px 10px;
      height: 34px;
      line-height: 34px;
      text-transform: uppercase;
      font-size: 12px; }

.tire-search .main .holder div.tire-search-form {
  width: 48%;
  border: 1px solid #EEEEF2;
  padding: 20px;
  margin-top: 20px; }
  .tire-search .main .holder div.tire-search-form div {
    line-height: 40px; }
  .tire-search .main .holder div.tire-search-form select {
    height: 40px;
    border: 1px solid #EEEEF2; }
  @media only screen and (max-width: 980px) {
    .tire-search .main .holder div.tire-search-form .field-submit h3 {
      display: none; }
    .tire-search .main .holder div.tire-search-form .field-submit input {
      margin: 20px 0 0; } }
  @media only screen and (max-width: 699px) {
    .tire-search .main .holder div.tire-search-form {
      width: 100%;
      padding: 10px; }
      .tire-search .main .holder div.tire-search-form .field-submit {
        float: right; }
        .tire-search .main .holder div.tire-search-form .field-submit h3 {
          display: block; }
        .tire-search .main .holder div.tire-search-form .field-submit input {
          margin: 0px 0 0; } }
.tire-search .main .holder .search-sign-form {
  float: right;
  width: 48%;
  padding: 20px; }
  .tire-search .main .holder .search-sign-form input[type=text] {
    font-family: "Mont";
    font-size: 20px;
    width: 140px;
    height: 40px;
    text-align: center; }
  @media only screen and (max-width: 980px) {
    .tire-search .main .holder .search-sign-form .field-submit h3 {
      display: none; }
    .tire-search .main .holder .search-sign-form .field-submit input {
      margin: 20px 0 0; } }
  @media only screen and (max-width: 699px) {
    .tire-search .main .holder .search-sign-form {
      width: 100%;
      padding: 10px; }
      .tire-search .main .holder .search-sign-form .field-submit {
        float: right; }
        .tire-search .main .holder .search-sign-form .field-submit h3 {
          display: block; }
        .tire-search .main .holder .search-sign-form .field-submit input {
          margin: 0px 0 0; } }

.tire-size-search .main .holder div.tire-search-form {
  width: 100%; }
  .tire-size-search .main .holder div.tire-search-form h3 {
    padding-bottom: 3px; }
  @media only screen and (max-width: 980px) {
    .tire-size-search .main .holder div.tire-search-form .field-submit h3 {
      display: block; }
    .tire-size-search .main .holder div.tire-search-form .field-submit input {
      margin: 0px 0 0 10px; } }

/* Sok dack */
div.tire-search-form {
  float: left;
  margin: 15px 0 0px; }

div.tire-search-form .field {
  float: left; }

div.tire-search-form .field h3 {
  margin: 0 0 3px; }

div.tire-search-form .field-radio label {
  float: left;
  margin: 0 3px 3px 0;
  border: 1px solid #E1E2E2;
  background: #fcfcfc;
  padding: 5px 10px 5px 5px;
  border-radius: 3px; }

div.tire-search-form .field-size select {
  float: left;
  padding: 0 3px; }

div.tire-search-form .field-size div {
  float: left;
  padding: 0px 3px 0; }

div.tire-search-form input[type=submit] {
  float: left;
  cursor: pointer;
  margin: 0px 0 0 20px; }

div.tire-search-form a.btn-top {
  display: none; }

/* Sok med regnr */
div.search-sign-form {
  float: left;
  margin: 20px 0 0px;
  border: 1px solid #EEEEF2;
  padding: 10px; }

div.search-sign-form .field {
  float: left; }

div.search-sign-form .field h3 {
  margin: 0 0 3px;
  font-size: 16px; }

div.search-sign-form .field-radio label {
  float: left;
  margin: 0 3px 3px 0;
  border: 1px solid #E1E2E2;
  background: #fcfcfc;
  padding: 5px 10px 5px 5px;
  border-radius: 3px; }

div.search-sign-form .field input[type=text] {
  float: left;
  padding: 4px 10px;
  border: 1px solid #E1E2E2; }

div.search-sign-form input[type=submit] {
  float: left;
  margin: 0px 0 0 20px; }

/* Sok bilmodell */
div.car-model-search {
  float: left;
  width: 100%;
  margin: 20px 0 0px;
  background: #fcfcfc;
  border: 1px solid #E1E2E2;
  padding: 10px; }

div.car-model-search .field {
  float: left;
  padding-right: 20px; }

div.car-model-search .field label {
  display: block;
  font-weight: bold; }

div.car-model-search select.models {
  display: none; }

div.car-model-search select#models-0 {
  display: inline-block; }

/* Valj vad efter regnr */
div.car-select ul.select {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0; }

div.car-select ul.select li {
  float: left;
  padding-right: 100px; }

div.car-select ul.select li a {
  margin-bottom: 5px;
  padding: 7px 15px;
  font-size: 14px; }

/* Nytt filter */
.tire-filter-head {
  display: none; }
  @media only screen and (max-width: 699px) {
    .tire-filter-head {
      display: block;
      margin: 10px 0;
      float: left;
      width: 100%;
      text-align: center;
      padding: 7px 0;
      background: #2d4059;
      color: #FFF;
      text-decoration: none; }
      .tire-filter-head:hover {
        color: #FFF; } }

.tire-filter {
  float: left;
  width: 100%;
  margin: 20px 0 20px;
  border-bottom: 1px solid #e40532; }
  @media only screen and (max-width: 699px) {
    .tire-filter {
      display: none;
      background: #FCFCFC;
      padding: 10px;
      margin-top: 0; } }
  .tire-filter a.btn-toggle {
    float: left;
    margin: 10px; }
  .tire-filter .row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #EEEEF2;
    padding: 5px 0 0px; }
    .tire-filter .row.row-sort {
      margin-top: 20px; }
    .tire-filter .row.row.toggle {
      display: none; }
    .tire-filter .row .head {
      float: left;
      width: 15%;
      padding: 4px 0 0 10px; }
      @media only screen and (max-width: 980px) {
        .tire-filter .row .head {
          font-size: 12px;
          width: 20%; } }
      @media only screen and (max-width: 699px) {
        .tire-filter .row .head {
          width: 100%;
          padding-left: 0; } }
    .tire-filter .row .values {
      float: left;
      width: 85%; }
      @media only screen and (max-width: 980px) {
        .tire-filter .row .values {
          width: 80%; } }
      @media only screen and (max-width: 699px) {
        .tire-filter .row .values {
          width: 100%; } }
      .tire-filter .row .values label {
        float: left;
        padding: 3px 10px;
        border: 1px solid #EEEEF2;
        background: #f7f7f7;
        font-size: 11px;
        text-transform: uppercase;
        border-radius: 3px;
        cursor: pointer;
        margin: 0 5px 5px 0; }
      .tire-filter .row .values input {
        position: absolute;
        opacity: 0.001; }
      .tire-filter .row .values label.selected {
        background: #2d4059;
        color: #FFF;
        border-color: #2d4059; }
  .tire-filter .desc {
    float: left;
    width: 100%;
    padding: 10px;
    font-size: 13px; }

/* Barneidrotte */
body.barneidrotte .right-column {
  display: none; }
body.barneidrotte .main {
  padding: 20px 0; }
  body.barneidrotte .main .content {
    width: 100%; }
  body.barneidrotte .main .content .image {
    float: left;
    width: 100%; }
  body.barneidrotte .main .content .image img {
    float: left;
    width: 100%; }
  body.barneidrotte .main .barncontent {
    float: left;
    width: 100%;
    padding: 0 10px; }
  body.barneidrotte .main .barncontent h1 {
    float: left;
    width: 100%;
    margin-top: 20px; }
  body.barneidrotte .main .barncontent .show-error {
    float: left;
    width: 100%;
    background-color: #CC0000;
    color: #FFF;
    padding: 20px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 17px; }
  body.barneidrotte .main .barncontent .ingress {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px; }
  body.barneidrotte .main .barncontent .desc {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
  body.barneidrotte .main .barncontent .field,
  body.barneidrotte .main .barncontent .field-submit {
    float: left;
    width: 300px;
    clear: both;
    margin-bottom: 10px; }
  body.barneidrotte .main .barncontent .field label {
    display: block;
    font-weight: bold;
    font-size: 12px; }
  body.barneidrotte .main .barncontent .field input[type=text],
  body.barneidrotte .main .barncontent .field textarea {
    width: 100%;
    border: 1px solid #CCC;
    padding: 7px 10px; }
  body.barneidrotte .main .barncontent .field .error {
    float: left;
    background-color: #CC0000;
    color: #FFF;
    padding: 5px;
    margin-top: 5px; }
  body.barneidrotte .main .barncontent input[type=submit] {
    display: inline-block;
    margin-top: 20px;
    clear: both;
    background: #004c93;
    cursor: pointer;
    color: #FFF;
    border: 0;
    padding: 12px 40px;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px; }

/* Kassan */
.payment h2,
.checkout h2 {
  border-bottom: 3px solid #e1e2e2;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.checkout td .amount,
.checkout td select {
  width: 40px;
  border: 1px solid #E1E2E2;
  border-radius: 3px;
  background: #fcfcfc;
  padding: 8px;
  text-align: center; }
.checkout a {
  text-decoration: none; }
.checkout .list-products tfoot th {
  font-size: 18px; }
.checkout .mobile-cart {
  display: none; }
.checkout tr.discount td {
  color: #e40532; }
.checkout td.remove {
  padding-right: 10px; }
.checkout a.remove span {
  background: #222532;
  color: #FFF;
  padding: 2px;
  font-size: 16px; }
@media only screen and (max-width: 699px) {
  .checkout .no-mobile {
    display: none; }
  .checkout .mobile-cart {
    display: block; }
    .checkout .mobile-cart .row {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 10px 0;
      border-top: 1px solid #EEEEF2;
      font-size: 13px;
      line-height: 19px; }
      .checkout .mobile-cart .row .name {
        width: 50%;
        font-weight: bold; }
        .checkout .mobile-cart .row .name span {
          display: block;
          font-weight: normal; }
      .checkout .mobile-cart .row .form {
        width: 38%;
        padding-left: 10px; }
        .checkout .mobile-cart .row .form .amount input,
        .checkout .mobile-cart .row .form .amount select {
          float: left;
          text-align: right;
          padding: 5px;
          width: 40px;
          border: 1px solid #EEEEF2;
          background: none; }
        .checkout .mobile-cart .row .form .price {
          float: right;
          margin-top: 5px; }
      .checkout .mobile-cart .row .delete {
        display: flex;
        justify-content: flex-end;
        width: 12%; }
      .checkout .mobile-cart .row.totalt {
        padding: 20px 12% 20px;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        justify-content: flex-end; }
      .checkout .mobile-cart .row.discount .name, .checkout .mobile-cart .row.discount .price {
        color: #e40532; } }
.checkout form.checkout-partner {
  display: flex;
  align-items: center; }
  .checkout form.checkout-partner input[type=text] {
    padding: 8px;
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 3px; }
  .checkout form.checkout-partner input[type=submit] {
    padding: 0px 20px;
    margin-left: 5px; }
@media only screen and (max-width: 699px) {
  .checkout .discount-code {
    margin-top: 24px; } }
.checkout .discount-code .discount-box {
  display: none;
  border: 1px solid #CCC;
  padding: 12px;
  margin-top: 12px;
  position: relative;
  flex-wrap: wrap; }
  .checkout .discount-code .discount-box .loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center; }
  .checkout .discount-code .discount-box .error {
    display: none;
    align-items: center;
    color: #e40532;
    width: 100%;
    margin-top: 8px;
    font-weight: bold; }
    .checkout .discount-code .discount-box .error span {
      display: flex;
      background: #e40532;
      color: #FFF;
      width: 20px;
      height: 20px;
      font-size: 12px;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      border-radius: 30px;
      margin-right: 8px; }
.checkout .discount-code.open .discount-box {
  display: flex; }
  .checkout .discount-code.open .discount-box input[type=text] {
    padding: 8px;
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 3px; }
  .checkout .discount-code.open .discount-box input.btn {
    margin-left: 4px; }
.checkout .buy-form {
  float: left;
  margin-top: 10px; }
.checkout .buy-form input[type=submit] {
  float: right;
  padding: 8px 20px; }
.checkout .buy-form .price {
  padding-top: 12px;
  float: right;
  margin-right: 20px;
  font-size: 18px;
  font-weight: bold; }
.checkout .buy-form .amount {
  float: right;
  clear: left;
  margin-right: 10px;
  width: 65px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px; }
.checkout .buy-form .amount input {
  float: left;
  border: 0;
  padding: 0px;
  width: 42px;
  height: 100%;
  background: none;
  text-align: right;
  font-size: 15px; }
.checkout .buy-form .amount span {
  float: left;
  margin: 10px 0 0 3px;
  font-style: italic; }
.checkout .result-partner {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: center; }
  .checkout .result-partner ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left; }
    .checkout .result-partner ul li {
      float: left;
      width: 100%;
      padding: 20px;
      border: 1px solid #CCC;
      margin-bottom: 5px; }
      @media only screen and (max-width: 699px) {
        .checkout .result-partner ul li {
          padding: 10px; } }
      .checkout .result-partner ul li .info {
        float: left;
        width: 50%; }
        .checkout .result-partner ul li .info .address {
          margin-bottom: 20px; }
        @media only screen and (max-width: 699px) {
          .checkout .result-partner ul li .info {
            width: 100%;
            margin-bottom: 0; }
            .checkout .result-partner ul li .info .show-map {
              display: none; } }
      .checkout .result-partner ul li .price {
        float: left;
        width: 30%; }
        @media only screen and (max-width: 699px) {
          .checkout .result-partner ul li .price {
            width: 100%;
            margin-top: 10px; }
            .checkout .result-partner ul li .price table {
              width: 100%; } }
        .checkout .result-partner ul li .price tfoot td {
          font-size: 15px;
          font-weight: bold;
          border-top: 1px solid #EEEEF2;
          padding-top: 10px; }
      .checkout .result-partner ul li .select {
        float: left;
        width: 50%;
        text-align: right; }
        .checkout .result-partner ul li .select .distance {
          margin-bottom: 20px; }
        @media only screen and (max-width: 699px) {
          .checkout .result-partner ul li .select {
            width: 100%;
            text-align: left;
            margin-top: 10px; }
            .checkout .result-partner ul li .select a.btn {
              width: 100%;
              text-align: center; } }
      .checkout .result-partner ul li .map-holder {
        display: none;
        float: left;
        clear: both;
        width: 70%;
        height: 300px;
        margin-top: 20px;
        border: 1px solid #CCC; }
      .checkout .result-partner ul li h4 {
        margin: 0; }

/* Tidsbokning */
.calendar {
  float: left;
  width: 100%; }
  .calendar table {
    width: 100%; }
    .calendar table h3 {
      margin: 0; }
  .calendar .prev,
  .calendar .next {
    width: 30%; }
    @media only screen and (max-width: 699px) {
      .calendar .prev a,
      .calendar .next a {
        font-style: normal; }
      .calendar .prev .no-mobile,
      .calendar .next .no-mobile {
        display: none; } }
  .calendar .prev {
    padding-left: 0; }
  .calendar .next {
    padding-right: 0; }
  .calendar .header {
    width: 40%;
    text-align: center; }
  .calendar .prev-week {
    float: left; }
  .calendar .next-week {
    float: right; }
  .calendar .select-time {
    display: flex;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #CCC; }
    @media only screen and (max-width: 699px) {
      .calendar .select-time {
        flex-direction: column; } }
    .calendar .select-time .day {
      width: 14.2%;
      padding: 20px;
      border: 1px solid #CCC;
      border-width: 0 1px 0 0; }
      @media only screen and (max-width: 699px) {
        .calendar .select-time .day {
          width: 100%;
          padding: 10px;
          border-width: 0 0 1px; } }
      .calendar .select-time .day:nth-child(7) {
        border-right: 0px; }
      .calendar .select-time .day .head {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        text-align: center; }
      .calendar .select-time .day.day-1 {
        clear: both; }
      .calendar .select-time .day h5 {
        float: left;
        width: 100%;
        margin: 0;
        font-weight: bold;
        font-size: 13px; }
      .calendar .select-time .day a {
        float: left;
        width: 100%;
        background: #f3f1e9;
        border: 1px solid #e0ded7;
        margin-bottom: 3px;
        padding: 5px 0;
        text-align: center;
        border-radius: 3px;
        text-decoration: none;
        color: #121212; }
        .calendar .select-time .day a.active {
          background-color: #FFE000;
          border-color: #ffc000; }
        @media only screen and (max-width: 699px) {
          .calendar .select-time .day a {
            width: 24%;
            margin: 0 3px 3px 0; } }

/* Betalning */
.payment .main div.submit {
  float: left;
  width: 100%;
  margin-top: 40px; }
.payment .main .mobile-cart {
  display: none; }
@media only screen and (max-width: 699px) {
  .payment .main .no-mobile {
    display: none; }
  .payment .main .mobile-cart {
    display: block; }
    .payment .main .mobile-cart .row {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 10px 0;
      border-top: 1px solid #EEEEF2;
      font-size: 13px;
      line-height: 19px; }
      .payment .main .mobile-cart .row .name {
        width: 60%;
        font-weight: bold; }
        .payment .main .mobile-cart .row .name span {
          display: block;
          font-weight: normal; }
      .payment .main .mobile-cart .row .form {
        width: 40%;
        padding-left: 10px;
        display: flex;
        justify-content: space-between; }
      .payment .main .mobile-cart .row.totalt {
        padding: 20px 0 20px;
        font-weight: bold;
        font-size: 16px;
        justify-content: flex-end; }
      .payment .main .mobile-cart .row.discount .name, .payment .main .mobile-cart .row.discount .price {
        color: #e40532; } }
.payment .main .user-information {
  float: left;
  width: 100%; }
  .payment .main .user-information .customer-form {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 699px) {
      .payment .main .user-information .customer-form {
        width: 100%; } }
  .payment .main .user-information .field {
    float: left;
    width: 100%;
    padding: 10px 0px 0px;
    clear: both; }
    .payment .main .user-information .field.field-zipcode {
      width: 28%;
      padding-right: 0;
      border-right: 0; }
    .payment .main .user-information .field.field-city {
      width: 72%;
      padding-left: 5px;
      border-left: 0;
      clear: none; }
    .payment .main .user-information .field.regnr-payment {
      float: left; }
    .payment .main .user-information .field.field-regnr {
      padding-bottom: 30px; }
    .payment .main .user-information .field.field-regnr input[type=text] {
      width: 40%; }
    .payment .main .user-information .field label {
      display: block;
      font-weight: bold;
      padding-bottom: 3px; }
    .payment .main .user-information .field input[type=text] {
      padding: 10px;
      border-radius: 3px;
      width: 100%;
      border: 1px solid #CCC; }
    .payment .main .user-information .field span.error {
      float: left;
      width: 100%;
      color: #CC0000;
      padding-top: 2px; }
  .payment .main .user-information textarea {
    width: 50%;
    height: 100px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #CCC; }
    @media only screen and (max-width: 699px) {
      .payment .main .user-information textarea {
        width: 100%; } }
.payment .main .cart tfoot th {
  font-size: 16px;
  padding-top: 20px; }
.payment .main .cart tr.discount td {
  color: #e40532; }
.payment .main .mount-time {
  font-size: 16px; }
  .payment .main .mount-time span {
    font-size: 13px; }
.payment .main .payment-options {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .payment .main .payment-options .field ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column; }
    .payment .main .payment-options .field ul li {
      display: flex;
      margin-bottom: 5px;
      width: 100%;
      height: 50px; }
      .payment .main .payment-options .field ul li label {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #CCC;
        padding: 10px 10px 10px 15px;
        width: 100%;
        border-radius: 5px;
        font-size: 14px; }
        .payment .main .payment-options .field ul li label .input {
          display: flex;
          align-items: center; }
          .payment .main .payment-options .field ul li label .input input {
            margin: 0 10px 0 0; }
        .payment .main .payment-options .field ul li label:hover {
          cursor: pointer; }
        .payment .main .payment-options .field ul li label img {
          height: 100%; }

/* Resurs betalning */
body.payment_resurs {
  background: #FFF; }
  body.payment_resurs .main {
    padding-bottom: 100px;
    display: flex;
    justify-content: center; }
  body.payment_resurs header,
  body.payment_resurs .menu,
  body.payment_resurs .main .car,
  body.payment_resurs footer {
    display: none; }
  body.payment_resurs .logo {
    display: flex;
    justify-content: center;
    padding: 50px 0; }
    body.payment_resurs .logo img {
      height: 46px; }

/* Resurs betalning */
body.payment_shop .main .holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 600px; }
  @media only screen and (max-width: 699px) {
    body.payment_shop .main .holder {
      width: 100%; } }
  body.payment_shop .main .holder .payment-block {
    width: 100%; }
    body.payment_shop .main .holder .payment-block form {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      justify-content: center; }
      body.payment_shop .main .holder .payment-block form h3 {
        margin: 30px 0 10px;
        width: 100%; }
      body.payment_shop .main .holder .payment-block form .field {
        border: 1px solid #CCC;
        width: 100%;
        position: relative;
        border-width: 1px 1px 0 1px; }
        body.payment_shop .main .holder .payment-block form .field label {
          position: absolute;
          left: 15px;
          top: 19px;
          font-size: 15px;
          transition: all .15s ease-out;
          color: #666; }
        body.payment_shop .main .holder .payment-block form .field.field-error label {
          display: none; }
        body.payment_shop .main .holder .payment-block form .field input {
          border: 0;
          padding: 25px 20px 15px 15px;
          width: 100%; }
          body.payment_shop .main .holder .payment-block form .field input:focus {
            outline: none; }
          body.payment_shop .main .holder .payment-block form .field input:focus + label {
            font-size: 11px;
            top: 8px; }
        body.payment_shop .main .holder .payment-block form .field.field-zipcode {
          width: 40%; }
        body.payment_shop .main .holder .payment-block form .field.field-city {
          width: 60%;
          border-left: 0; }
        body.payment_shop .main .holder .payment-block form .field.field-phone {
          border-width: 1px; }
        body.payment_shop .main .holder .payment-block form .field.not-empty label {
          font-size: 11px;
          top: 8px; }
        body.payment_shop .main .holder .payment-block form .field span.error {
          color: #e40532;
          display: flex;
          align-items: center;
          position: absolute;
          left: 15px;
          top: 20px; }
          body.payment_shop .main .holder .payment-block form .field span.error div.icon {
            width: 20px;
            height: 20px;
            margin-right: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Mont';
            border: 2px solid #e40532;
            border-radius: 20px; }
      body.payment_shop .main .holder .payment-block form .sum {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 30px 0; }
        body.payment_shop .main .holder .payment-block form .sum span {
          font-weight: bold;
          font-size: 24px;
          font-family: 'Mont';
          color: #2d4059; }
        body.payment_shop .main .holder .payment-block form .sum label {
          font-size: 14px;
          margin-bottom: 8px; }
      body.payment_shop .main .holder .payment-block form div.submit {
        display: flex;
        width: 100%; }
        body.payment_shop .main .holder .payment-block form div.submit input[type=submit] {
          width: 470px;
          max-width: 100%;
          height: 70px;
          font-size: 16px;
          font-style: normal;
          border-radius: 6px;
          background: #2d4059; }
          body.payment_shop .main .holder .payment-block form div.submit input[type=submit]:hover {
            color: #FFF;
            cursor: pointer; }

div.eu-label-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  z-index: 10; }
  div.eu-label-popup .eu-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 320px;
    background: #FFF;
    padding: 20px; }
    div.eu-label-popup .eu-content a {
      width: auto !important;
      margin-bottom: 20px;
      text-decoration: none; }
    div.eu-label-popup .eu-content span {
      font-size: 24px; }
    div.eu-label-popup .eu-content img {
      max-width: 100%;
      border: 1px solid #CCC; }

/* EU-label popup */
div.eu-label-popup-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  display: none; }
  div.eu-label-popup-shadow div.eu-label-popup {
    background: #FFF;
    display: flex;
    width: 400px;
    max-width: 96%;
    flex-direction: column;
    align-items: flex-end;
    padding: 30px;
    text-align: left;
    overflow: auto; }
    @media only screen and (max-width: 699px) {
      div.eu-label-popup-shadow div.eu-label-popup {
        padding: 10px; } }
    div.eu-label-popup-shadow div.eu-label-popup a {
      text-decoration: none; }
    div.eu-label-popup-shadow div.eu-label-popup a.close {
      font-size: 24px; }
    div.eu-label-popup-shadow div.eu-label-popup img {
      max-width: 100%;
      border: 1px solid #CCC;
      margin-top: 10px; }

/* Kompletta hjul */
/*
.wheel-list {
	float: left; width: 100%;

	.selected { float: left; width: 100%; }
	.product { float: left; width: 30%; padding: 20px; border: 1px solid $grey; }
	.product,
	.wheel-total { height: 414px; }
	.product .img { float: left; width: 100%; text-align: center; }
	.product .img img { max-width: 90%; }
	.product h3 { float: left; width: 100%; margin-top: 10px; }
	.product span.size { float: left; width: 100%; margin: 0px 0 20px; font-style: italic; }
	.product .price { float: left; font-size: 22px; color: $blue; font-family: $head-font; line-height: 40px; }
	.product a { float: right; }
	.wheel-total { float: left; width: 33%; background: $grey; padding: 0; margin-left: 3%; }
	.wheel-total h3 { float: left; width: 100%; margin: 0; background: $blue; color: #FFF; padding: 10px; }
	.wheel-total .row { float: left; width: 100%; padding: 10px; } 
	.wheel-total .row .head { float: left; width: 65%; }
	.wheel-total .row .value { float: left; width: 35%; text-align: right; }
	.wheel-total .row.sum { font-size: 20px; font-weight: bold; padding-bottom: 0; }
	.wheel-total .row.last { text-align: right; }
	.add { float: left; width: 4%; padding-top: 150px; font-size: 32px; font-weight: bold; text-align: center; color: $blue; }

	.wheel-selection-shadow { float: left; display: none; position: fixed; z-index: 9; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.9); }
	.wheel-selection {
		float: left; display: none; position: fixed; z-index: 10; top: 5%; left: 5%; width: 90%; height: 90%; overflow: auto; background: #FFF; padding: 30px; border: 1px solid #f7f7f7; border-width: 1px 0 0px 1px;
		h2 { float: left; width: 100%; margin: 0; background: $blue; color: #FFF; padding: 20px; }
		h2 a { float: right; color: #FFF; text-decoration: none; }
		.list { float: left; width: 100%; display: flex; flex-wrap: wrap; } 
		.list a { width: 25%; text-decoration: none; padding: 10px; border: 1px solid #f7f7f7; border-width: 0 1px 1px 0; position: relative; }
		.list a .product-marker { position: absolute; left: 0; top: 0; }
		.img { float: left; width: 100%; text-align: center; }
		.img img { max-width: 100%; }
		h4 { float: left; width: 100%; margin: 0; }
		span.size { float: left; width: 100%; margin-bottom: 10px; font-style: italic; }
		.price { float: left; width: 50%; font-size: 18px; color: #1451a6; font-weight: bold; padding-top: 15px; }
		.price-campaign { color: #CC0000; }
		span.green-button { float: right; }
	}
}
*/
.wheel-list {
  float: left;
  width: 100%; }
  .wheel-list .selected {
    display: flex;
    width: 100%; }
    @media only screen and (max-width: 699px) {
      .wheel-list .selected {
        flex-direction: column; } }
  .wheel-list .product {
    width: 30%;
    padding: 20px;
    border: 2px solid #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media only screen and (max-width: 699px) {
      .wheel-list .product {
        width: 100%; } }
    .wheel-list .product .top {
      display: flex;
      flex-direction: column; }
      .wheel-list .product .top .img {
        width: 100%;
        text-align: center; }
        @media only screen and (max-width: 699px) {
          .wheel-list .product .top .img {
            padding: 0 50px; } }
        .wheel-list .product .top .img img {
          max-width: 90%; }
      .wheel-list .product .top .product-info {
        width: 100%; }
        .wheel-list .product .top .product-info h3 {
          float: left;
          width: 100%;
          margin: 10px 0 0; }
        .wheel-list .product .top .product-info span.size {
          float: left;
          width: 100%;
          margin: 0px 0 20px; }
      .wheel-list .product .top .eu-label {
        width: 100%;
        display: flex; }
        .wheel-list .product .top .eu-label .eu-label-link {
          margin-bottom: 10px;
          text-decoration: none; }
    .wheel-list .product .foot {
      width: 100%;
      margin-top: 10px; }
      .wheel-list .product .foot .price {
        float: left;
        font-size: 22px;
        color: #2d4059;
        font-family: "Mont";
        line-height: 40px; }
      .wheel-list .product .foot a {
        float: right; }
        @media only screen and (max-width: 980px) {
          .wheel-list .product .foot a {
            float: left;
            margin-top: 15px; } }
        @media only screen and (max-width: 699px) {
          .wheel-list .product .foot a {
            float: right;
            margin-top: 0; } }
  .wheel-list .wheel-total {
    float: left;
    width: 32%;
    background: #EEEEF2;
    padding: 0;
    margin-left: 4%; }
    @media only screen and (max-width: 699px) {
      .wheel-list .wheel-total {
        width: 100%;
        margin: 20px 0 0; } }
    .wheel-list .wheel-total h3 {
      float: left;
      width: 100%;
      margin: 0;
      background: #2d4059;
      color: #FFF;
      padding: 10px; }
    .wheel-list .wheel-total .row {
      float: left;
      width: 100%;
      padding: 10px; }
      .wheel-list .wheel-total .row .head {
        float: left;
        width: 65%; }
      .wheel-list .wheel-total .row .value {
        float: left;
        width: 35%;
        text-align: right; }
      .wheel-list .wheel-total .row.sum {
        font-size: 20px;
        font-family: "Mont";
        padding-bottom: 0; }
      .wheel-list .wheel-total .row.last {
        text-align: right; }
  .wheel-list .add {
    width: 4%;
    font-size: 32px;
    font-family: "Mont";
    text-align: center;
    color: #2d4059;
    align-self: center; }
    @media only screen and (max-width: 699px) {
      .wheel-list .add {
        width: 100%;
        padding: 10px 0; } }
  .wheel-list .wheel-selection {
    float: left;
    display: none;
    position: fixed;
    z-index: 11;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    overflow: auto;
    background: #FFF;
    padding: 30px;
    border: 1px solid #f7f7f7;
    border-width: 1px 0 0px 1px; }
    @media only screen and (max-width: 980px) {
      .wheel-list .wheel-selection {
        padding: 20px; } }
    @media only screen and (max-width: 699px) {
      .wheel-list .wheel-selection {
        padding: 10px; } }
    .wheel-list .wheel-selection h2 {
      float: left;
      width: 100%;
      margin: 0;
      background: #2d4059;
      color: #FFF;
      padding: 20px; }
      .wheel-list .wheel-selection h2 a {
        float: right;
        color: #FFF;
        text-decoration: none; }
    .wheel-list .wheel-selection .list {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .wheel-list .wheel-selection .list a.link,
      .wheel-list .wheel-selection .list div.link {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 20%;
        text-decoration: none;
        padding: 20px;
        border: 1px solid #EEEEF2;
        border-width: 0 1px 1px 0;
        position: relative; }
        @media only screen and (max-width: 980px) {
          .wheel-list .wheel-selection .list a.link,
          .wheel-list .wheel-selection .list div.link {
            width: 50%; } }
        @media only screen and (max-width: 699px) {
          .wheel-list .wheel-selection .list a.link,
          .wheel-list .wheel-selection .list div.link {
            width: 100%; } }
        .wheel-list .wheel-selection .list a.link .product-marker,
        .wheel-list .wheel-selection .list div.link .product-marker {
          position: absolute;
          left: 0;
          top: 0; }
        .wheel-list .wheel-selection .list a.link:nth-child(1) .eu-label-tooltip, .wheel-list .wheel-selection .list a.link:nth-child(2) .eu-label-tooltip, .wheel-list .wheel-selection .list a.link:nth-child(3) .eu-label-tooltip,
        .wheel-list .wheel-selection .list div.link:nth-child(1) .eu-label-tooltip,
        .wheel-list .wheel-selection .list div.link:nth-child(2) .eu-label-tooltip,
        .wheel-list .wheel-selection .list div.link:nth-child(3) .eu-label-tooltip {
          bottom: unset;
          top: -300px;
          left: 100%; }
        .wheel-list .wheel-selection .list a.link:nth-child(4) .eu-label-tooltip, .wheel-list .wheel-selection .list a.link:nth-child(5) .eu-label-tooltip,
        .wheel-list .wheel-selection .list div.link:nth-child(4) .eu-label-tooltip,
        .wheel-list .wheel-selection .list div.link:nth-child(5) .eu-label-tooltip {
          bottom: unset;
          left: unset;
          top: -300px;
          right: calc(100% + 10px); }
    .wheel-list .wheel-selection .img {
      float: left;
      width: 100%;
      text-align: center; }
      .wheel-list .wheel-selection .img img {
        max-width: 80%; }
    .wheel-list .wheel-selection h4 {
      float: left;
      width: 100%;
      margin: 0;
      font-family: "Mont";
      font-size: 14px; }
    .wheel-list .wheel-selection span.size {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
    .wheel-list .wheel-selection .eu-label {
      float: left;
      width: 100%;
      display: flex;
      margin-bottom: 10px; }
      .wheel-list .wheel-selection .eu-label a {
        text-decoration: none; }
    .wheel-list .wheel-selection .buy {
      float: left;
      width: 100%;
      margin-top: 20px; }
    .wheel-list .wheel-selection .price {
      float: left;
      width: 50%;
      font-size: 18px;
      color: #2d4059;
      font-family: "Mont";
      line-height: 40px; }
    .wheel-list .wheel-selection .price-campaign {
      color: #e40532; }
    .wheel-list .wheel-selection span.btn {
      float: right; }

/* 404 */
body.no-found {
  padding: 40px 10%; }

body.no-found h1 {
  font-size: 24px; }

@media only screen and (max-width: 1200px) {
  .startpage .slideshow .nav-prev,
  .startpage .slideshow .nav-next {
    display: none; } }
/* Ipad */
@media only screen and (max-width: 1100px) {
  input[type=submit] {
    -webkit-appearance: none; }

  h1 {
    font-size: 32px;
    line-height: 32px; }

  .partners-webshop .content ul.all li {
    width: 50%; }

  .partners-webshop .content ul.all li:nth-child(3n+1) {
    clear: none; }

  .partners-webshop .content ul.all li:nth-child(2n+1) {
    clear: both; }

  .partner .content a.webshop-btn {
    font-size: 16px; }

  .article .content ul.links-thumbnail li a .image {
    height: 110px; }

  .startpage .boxes .box .description h2 {
    font-size: 16px; }

  .startpage .boxes .box {
    height: 220px; }

  .site header .menu ul li a {
    padding: 15px 10px 0; }

  .site header .top-search-contractor span.icon {
    padding-top: 7px; }

  div.product .main .content .image,
  div.product .main .content .ingress {
    width: 50%; } }
/* Barneidrotte */
@media only screen and (max-width: 800px) {
  div.barneidrotte .barncontent .ingress,
  div.barneidrotte .barncontent .desc {
    font-size: 16px;
    line-height: 21px; }

  div.barneidrotte .main .barncontent .field {
    width: 100%; }

  div.barneidrotte .main .barncontent .field-submit {
    float: left;
    width: 100%;
    text-align: center; } }
.mobile {
  display: none; }

/* Mobil */
@media only screen and (max-width: 699px) {
  .mobile {
    display: block; }

  /*
  form.partner_search { float: left; width: 100%; margin-bottom: 20px; }
  form.partner_search span { float: left; font-size: 22px; width: 15%; text-align: center; color: #004c93;}
  form.partner_search input[type=text] { float: left; width: 80%; background: #fcfcfc; border: 2px solid #e1e2e2; border-radius: 3px; padding: 10px; }
  form.partner_search input[type=submit] { float: left; width: 100%; text-align: center; }
  */
  /*
  .startpage .mobile-slides { float: left; width: 100%; }
  .startpage .mobile-slides .slide { float: left; width: 100%; margin-bottom: 10px; }
  .startpage .mobile-slides .slide a { float: left; width: 100%; }
  .startpage .mobile-slides .slide a img { float: left; width: 100%; }
  .startpage .mobile-slides .slide a h3 { float: left; width: 100%; margin: 0; padding: 10px; color: #FFF; text-align: center; font-size: 17px; line-height: 24px; }  
  */
  h1 {
    font-size: 24px;
    line-height: 28px; }

  h2 {
    font-size: 20px;
    line-height: 24px; }

  .article .content h2.sub-header {
    font-size: 16px;
    line-height: 20px; }

  .article img.right {
    max-width: 40%; }

  .article .content .text table.list thead th,
  .article .content .text table.list tbody td {
    padding: 5px 5px 5px 2px; }

  /* Thumbnails */
  .article .content ul.links-thumbnail li {
    width: 50%; }

  /* Produktlista */
  /*
  div.product-list div.product .thumbnail { width: 100%; }
  div.product-list div.product .info { width: 100%; }
  div.product-list div.product .info h3 { margin: 0 0 5px; }
  div.product-list div.product .price { width: 100%; text-align: left; }
  div.product-list div.product .price h3 { margin: 0 0 5px; }
  */
  .article .content ul.links-thumbnail li:nth-child(2n+1) {
    clear: both; }

  ul.products li {
    width: 50%; }

  div.product .main .content .image,
  div.product .main .content .ingress {
    width: 100%; }

  .page-list .content ul.pages li a div.image {
    display: none; }

  .page-list .content ul.pages li a div.info-image {
    width: 100%; } }
a.eu-label-link {
  position: relative; }
  a.eu-label-link .eu-label-tooltip {
    position: absolute;
    bottom: 30px;
    display: none;
    background: #FFF;
    padding: 10px;
    border: 1px solid #EEEEF2;
    z-index: 100; }
    a.eu-label-link .eu-label-tooltip img {
      max-width: 300px; }
  @media only screen and (min-width: 820px) {
    a.eu-label-link:hover .eu-label-tooltip {
      display: block; } }

body.drive header {
  display: none; }
body.drive .main .holder {
  width: 100%;
  padding: 0; }
  body.drive .main .holder .right-column {
    display: none; }
  body.drive .main .holder .content {
    display: flex;
    flex-direction: column;
    width: 100%; }
    body.drive .main .holder .content .drive-holder {
      width: 1100px;
      max-width: 100%;
      display: flex;
      flex-direction: column; }
    body.drive .main .holder .content .block {
      display: flex;
      justify-content: center;
      align-items: center; }
      body.drive .main .holder .content .block.hero {
        height: 600px;
        background-size: cover;
        background-position: center center;
        position: relative; }
        body.drive .main .holder .content .block.hero .drive-holder {
          align-items: center; }
          @media only screen and (max-width: 980px) {
            body.drive .main .holder .content .block.hero .drive-holder {
              padding: 0 32px; } }
          @media only screen and (max-width: 699px) {
            body.drive .main .holder .content .block.hero .drive-holder {
              padding: 0 24px; } }
          body.drive .main .holder .content .block.hero .drive-holder a.logo {
            position: absolute;
            top: 24px; }
          body.drive .main .holder .content .block.hero .drive-holder a#scroll-down {
            position: absolute;
            bottom: 24px;
            color: #FFF;
            text-decoration: none;
            font-size: 40px;
            transition: ease 0.1s;
            height: 60px;
            display: flex;
            align-items: center;
            text-shadow: 0 0 20px #000; }
            body.drive .main .holder .content .block.hero .drive-holder a#scroll-down:hover {
              font-size: 52px; }
          body.drive .main .holder .content .block.hero .drive-holder h1, body.drive .main .holder .content .block.hero .drive-holder h2 {
            color: #FFF;
            font-size: 80px;
            line-height: 100%;
            margin: 0 0 12px;
            text-align: center; }
          body.drive .main .holder .content .block.hero .drive-holder .ingress {
            color: #FFF;
            font-size: 32px;
            line-height: 100%;
            font-family: 'Mont';
            font-style: italic;
            text-align: center; }
          @media only screen and (max-width: 699px) {
            body.drive .main .holder .content .block.hero .drive-holder h1, body.drive .main .holder .content .block.hero .drive-holder h2 {
              font-size: 40px; }
            body.drive .main .holder .content .block.hero .drive-holder .ingress {
              font-size: 20px; } }
      body.drive .main .holder .content .block.text .drive-holder {
        padding: 64px 0;
        font-size: 15px;
        line-height: 21px; }
        @media only screen and (max-width: 980px) {
          body.drive .main .holder .content .block.text .drive-holder {
            padding: 64px 32px; } }
        @media only screen and (max-width: 699px) {
          body.drive .main .holder .content .block.text .drive-holder {
            padding: 64px 24px; } }
        body.drive .main .holder .content .block.text .drive-holder .ingress {
          font-weight: bold;
          font-size: 20px;
          margin-bottom: 64px;
          text-align: center;
          padding: 0 200px;
          line-height: 28px; }
          @media only screen and (max-width: 980px) {
            body.drive .main .holder .content .block.text .drive-holder .ingress {
              padding: 0 100px; } }
          @media only screen and (max-width: 699px) {
            body.drive .main .holder .content .block.text .drive-holder .ingress {
              padding: 0px; } }
      body.drive .main .holder .content .block.products ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0; }
        body.drive .main .holder .content .block.products ul li {
          display: flex; }
          body.drive .main .holder .content .block.products ul li a {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-decoration: none; }
            body.drive .main .holder .content .block.products ul li a h4 {
              margin: 0; }
      body.drive .main .holder .content .block.campaign-products h1, body.drive .main .holder .content .block.campaign-products h2, body.drive .main .holder .content .block.contractor-search h1, body.drive .main .holder .content .block.contractor-search h2 {
        text-align: center;
        margin: 0 0 64px;
        font-size: 40px;
        text-align: center;
        line-height: 48px; }
        @media only screen and (max-width: 699px) {
          body.drive .main .holder .content .block.campaign-products h1, body.drive .main .holder .content .block.campaign-products h2, body.drive .main .holder .content .block.contractor-search h1, body.drive .main .holder .content .block.contractor-search h2 {
            font-size: 28px;
            line-height: 100%; } }
      body.drive .main .holder .content .block.campaign-products {
        padding: 64px 0; }
        @media only screen and (max-width: 699px) {
          body.drive .main .holder .content .block.campaign-products {
            padding: 64px 8px; } }
        body.drive .main .holder .content .block.campaign-products ul {
          display: flex;
          flex-wrap: wrap;
          list-style: none;
          padding: 0;
          margin: 0; }
          body.drive .main .holder .content .block.campaign-products ul li {
            display: flex;
            width: 20%;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            padding: 24px 16px; }
            @media only screen and (max-width: 980px) {
              body.drive .main .holder .content .block.campaign-products ul li {
                width: 33.3%; } }
            @media only screen and (max-width: 699px) {
              body.drive .main .holder .content .block.campaign-products ul li {
                width: 50%; } }
            body.drive .main .holder .content .block.campaign-products ul li a {
              display: flex;
              flex-direction: column;
              align-items: center;
              text-decoration: none;
              width: 100%; }
              body.drive .main .holder .content .block.campaign-products ul li a .image {
                display: flex;
                justify-content: center;
                margin-bottom: 16px;
                width: 100%; }
                body.drive .main .holder .content .block.campaign-products ul li a .image img {
                  max-width: 100%; }
              body.drive .main .holder .content .block.campaign-products ul li a .brand {
                font-family: "Mont";
                text-transform: uppercase;
                font-size: 18px; }
              body.drive .main .holder .content .block.campaign-products ul li a h3 {
                margin: 0 0 8px;
                font-size: 16px;
                text-align: center; }
              body.drive .main .holder .content .block.campaign-products ul li a div.size {
                font-size: 14px; }
            body.drive .main .holder .content .block.campaign-products ul li div.foot {
              display: flex;
              flex-direction: column;
              align-items: center;
              margin-top: 24px; }
              body.drive .main .holder .content .block.campaign-products ul li div.foot .eu-label {
                margin-bottom: 24px; }
                body.drive .main .holder .content .block.campaign-products ul li div.foot .eu-label ul {
                  justify-content: flex-start; }
                  body.drive .main .holder .content .block.campaign-products ul li div.foot .eu-label ul li {
                    flex-direction: row;
                    width: auto;
                    padding: 0;
                    margin: 0 2px; }
                    @media only screen and (max-width: 699px) {
                      body.drive .main .holder .content .block.campaign-products ul li div.foot .eu-label ul li img {
                        height: 12px; } }
              body.drive .main .holder .content .block.campaign-products ul li div.foot .price {
                font-family: "Mont";
                margin-bottom: 24px;
                color: #e40532;
                font-size: 28px; }
              body.drive .main .holder .content .block.campaign-products ul li div.foot .buy {
                display: flex; }
                body.drive .main .holder .content .block.campaign-products ul li div.foot .buy .button-holder {
                  display: flex; }
                  body.drive .main .holder .content .block.campaign-products ul li div.foot .buy .button-holder .amount {
                    width: 60px;
                    margin-right: 4px;
                    text-align: center;
                    font-size: 15px; }
      body.drive .main .holder .content .block.webshop-search {
        padding: 32px 0;
        background: #0f121f; }
        @media only screen and (max-width: 980px) {
          body.drive .main .holder .content .block.webshop-search {
            padding: 32px 32px; } }
        @media only screen and (max-width: 699px) {
          body.drive .main .holder .content .block.webshop-search {
            padding: 32px 24px; } }
        body.drive .main .holder .content .block.webshop-search .drive-holder {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          flex-wrap: wrap; }
          body.drive .main .holder .content .block.webshop-search .drive-holder div.info {
            color: #FFF;
            width: 40%; }
            @media only screen and (max-width: 980px) {
              body.drive .main .holder .content .block.webshop-search .drive-holder div.info {
                width: 100%;
                padding-bottom: 30px; } }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.info h2 {
              margin-top: 0; }
          body.drive .main .holder .content .block.webshop-search .drive-holder div.tire-search-form {
            margin: 0;
            height: auto;
            border: 0;
            background: none;
            color: #FFF; }
            @media only screen and (max-width: 980px) {
              body.drive .main .holder .content .block.webshop-search .drive-holder div.tire-search-form {
                width: 50%;
                padding-bottom: 30px; } }
            @media only screen and (max-width: 699px) {
              body.drive .main .holder .content .block.webshop-search .drive-holder div.tire-search-form {
                width: 100%; } }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.tire-search-form select {
              height: 40px; }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.tire-search-form div {
              line-height: 40px; }
          body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr {
            color: #FFF;
            margin-left: 40px; }
            @media only screen and (max-width: 980px) {
              body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr {
                width: 50%;
                padding-bottom: 30px;
                margin-left: 0; } }
            @media only screen and (max-width: 699px) {
              body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr {
                width: 100%; } }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr h3 {
              font-size: 14px;
              margin: 0 0 3px; }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr input[type=text] {
              float: left;
              height: 40px;
              line-height: 40px;
              width: 140px;
              margin-right: 5px;
              padding: 0 10px;
              font-family: "Mont";
              font-size: 20px;
              text-align: center; }
            body.drive .main .holder .content .block.webshop-search .drive-holder div.search-regnr input[type=submit] {
              float: left;
              cursor: pointer; }
      body.drive .main .holder .content .block.contractor-search {
        padding: 64px 0; }
        @media only screen and (max-width: 980px) {
          body.drive .main .holder .content .block.contractor-search {
            padding: 64px 32px; } }
        @media only screen and (max-width: 699px) {
          body.drive .main .holder .content .block.contractor-search {
            padding: 64px 24px; } }
        body.drive .main .holder .content .block.contractor-search .drive-holder {
          align-items: center; }
          body.drive .main .holder .content .block.contractor-search .drive-holder h1, body.drive .main .holder .content .block.contractor-search .drive-holder h2 {
            margin-bottom: 40px; }
          body.drive .main .holder .content .block.contractor-search .drive-holder form {
            display: flex;
            align-items: flex-start;
            flex-direction: column; }
            @media only screen and (max-width: 699px) {
              body.drive .main .holder .content .block.contractor-search .drive-holder form {
                width: 100%; } }
            body.drive .main .holder .content .block.contractor-search .drive-holder form label {
              font-size: 14px;
              padding: 0 0 2px; }
            body.drive .main .holder .content .block.contractor-search .drive-holder form .field {
              display: flex;
              align-items: center;
              justify-content: space-between;
              margin-bottom: 12px;
              border: 1px solid #EEEEF2;
              width: 400px;
              max-width: 100%; }
              body.drive .main .holder .content .block.contractor-search .drive-holder form .field input {
                font-size: 14px;
                padding: 12px;
                border: 0;
                flex-grow: 1; }
              body.drive .main .holder .content .block.contractor-search .drive-holder form .field span {
                margin: 0 8px;
                font-size: 24px;
                padding: 0;
                display: flex;
                align-items: center;
                justify-content: center; }
            body.drive .main .holder .content .block.contractor-search .drive-holder form a {
              text-decoration: none;
              margin-top: 4px;
              display: flex;
              align-items: center;
              font-size: 14px; }
              body.drive .main .holder .content .block.contractor-search .drive-holder form a span {
                margin-right: 4px;
                font-size: 24px; }
body.drive .main footer {
  display: none; }

body.competition div.flash .holder {
  font-size: 18px; }
body.competition .main .holder .content {
  display: flex;
  flex-direction: column; }
  body.competition .main .holder .content .block.hero {
    height: auto; }
    body.competition .main .holder .content .block.hero .drive-holder {
      padding: 170px 0 240px;
      width: 800px; }
      @media only screen and (max-width: 699px) {
        body.competition .main .holder .content .block.hero .drive-holder {
          padding: 120px 24px 120px; } }
      body.competition .main .holder .content .block.hero .drive-holder a.logo img {
        height: 60px; }
        @media only screen and (max-width: 699px) {
          body.competition .main .holder .content .block.hero .drive-holder a.logo img {
            height: 40px; } }
      body.competition .main .holder .content .block.hero .drive-holder h1, body.competition .main .holder .content .block.hero .drive-holder .ingress {
        text-shadow: 0px 0 20px #000; }
        @media only screen and (max-width: 699px) {
          body.competition .main .holder .content .block.hero .drive-holder h1, body.competition .main .holder .content .block.hero .drive-holder .ingress {
            text-shadow: 0px 0 10px #000; } }
      body.competition .main .holder .content .block.hero .drive-holder h1 {
        font-size: 60px;
        margin-bottom: 32px; }
        @media only screen and (max-width: 699px) {
          body.competition .main .holder .content .block.hero .drive-holder h1 {
            font-size: 32px; } }
      body.competition .main .holder .content .block.hero .drive-holder .ingress {
        font-size: 24px;
        line-height: 140%; }
        body.competition .main .holder .content .block.hero .drive-holder .ingress a.btn {
          text-shadow: none;
          font-size: 14px; }
  body.competition .main .holder .content .block.text .drive-holder {
    width: 600px; }
  body.competition .main .holder .content form {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    body.competition .main .holder .content form .question {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media only screen and (max-width: 699px) {
        body.competition .main .holder .content form .question {
          width: 100%; } }
      body.competition .main .holder .content form .question div.error {
        color: #e40532;
        margin-bottom: 4px; }
      body.competition .main .holder .content form .question ul {
        list-style: none;
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0; }
        @media only screen and (max-width: 699px) {
          body.competition .main .holder .content form .question ul {
            width: 100%; } }
        body.competition .main .holder .content form .question ul li {
          display: flex;
          margin-bottom: 4px; }
          @media only screen and (max-width: 699px) {
            body.competition .main .holder .content form .question ul li {
              width: 100%; } }
          body.competition .main .holder .content form .question ul li label {
            display: flex;
            align-items: center;
            background: #fafafa;
            border: 1px solid #CCC;
            border-radius: 3px;
            padding: 8px 12px;
            width: 100%; }
            @media only screen and (max-width: 699px) {
              body.competition .main .holder .content form .question ul li label {
                font-size: 13px; } }
            body.competition .main .holder .content form .question ul li label input {
              margin: 0 8px 0 0; }
    body.competition .main .holder .content form h2 {
      margin-top: 48px; }
    body.competition .main .holder .content form .user {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-top: 12px; }
      @media only screen and (max-width: 699px) {
        body.competition .main .holder .content form .user {
          width: 100%; } }
      body.competition .main .holder .content form .user .field {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 12px; }
        @media only screen and (max-width: 699px) {
          body.competition .main .holder .content form .user .field {
            width: 100%; } }
        body.competition .main .holder .content form .user .field label {
          font-weight: bold; }
        body.competition .main .holder .content form .user .field input[type=text],
        body.competition .main .holder .content form .user .field input[type=tel],
        body.competition .main .holder .content form .user .field input[type=email] {
          width: 300px;
          border: 1px solid #E1E2E2;
          border-radius: 3px;
          background: #fcfcfc;
          padding: 8px; }
          @media only screen and (max-width: 699px) {
            body.competition .main .holder .content form .user .field input[type=text],
            body.competition .main .holder .content form .user .field input[type=tel],
            body.competition .main .holder .content form .user .field input[type=email] {
              width: 100%; } }
        body.competition .main .holder .content form .user .field div.error {
          color: #e40532;
          margin-top: 4px; }
        body.competition .main .holder .content form .user .field.newsletter label {
          font-weight: normal; }
    body.competition .main .holder .content form .terms {
      margin: 24px 0 32px; }
body.competition.done .main .holder .content .block.hero {
  height: 100%;
  position: fixed;
  width: 100%; }
  body.competition.done .main .holder .content .block.hero .drive-holder {
    width: 100%; }
    body.competition.done .main .holder .content .block.hero .drive-holder a#scroll-down {
      display: none; }

div#newsletter-popup {
  display: none;
  justify-content: center;
  align-items: center; }
  div#newsletter-popup .form {
    background: #FFF;
    padding: 32px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 500px;
    position: relative; }
    @media only screen and (max-width: 699px) {
      div#newsletter-popup .form {
        width: calc(100% - 48px);
        padding: 24px; } }
    div#newsletter-popup .form a.close {
      position: absolute;
      top: 12px;
      right: 12px;
      font-size: 28px;
      text-decoration: none; }
    div#newsletter-popup .form h3 {
      margin: 0 0 12px;
      font-size: 24px; }
      @media only screen and (max-width: 699px) {
        div#newsletter-popup .form h3 {
          font-size: 20px; } }
    div#newsletter-popup .form div.text {
      text-align: left; }
      @media only screen and (max-width: 699px) {
        div#newsletter-popup .form div.text {
          font-size: 14px; } }
    div#newsletter-popup .form form {
      text-align: left;
      margin-top: 12px; }
      div#newsletter-popup .form form .field {
        display: flex;
        flex-direction: column;
        margin-bottom: 12px; }
        div#newsletter-popup .form form .field input[type=email] {
          width: 100%;
          border: 1px solid #E1E2E2;
          border-radius: 3px;
          background: #fcfcfc;
          padding: 8px; }
        div#newsletter-popup .form form .field .error {
          color: #e40532;
          margin-top: 4px; }
        div#newsletter-popup .form form .field.field-terms label {
          display: flex;
          align-items: center; }
          @media only screen and (max-width: 699px) {
            div#newsletter-popup .form form .field.field-terms label {
              font-size: 13px;
              align-items: flex-start; } }
          div#newsletter-popup .form form .field.field-terms label input {
            margin: 0 8px 0 0; }
            @media only screen and (max-width: 699px) {
              div#newsletter-popup .form form .field.field-terms label input {
                margin-top: 4px; } }
      div#newsletter-popup .form form .loader {
        display: none; }
  div#newsletter-popup .done {
    display: none; }

div.interest_form {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 48px;
  clear: both; }
  div.interest_form .form {
    background: #FFF;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 500px;
    position: relative; }
    @media only screen and (max-width: 699px) {
      div.interest_form .form {
        width: calc(100% - 48px);
        padding: 24px; } }
    div.interest_form .form a.close {
      position: absolute;
      top: 12px;
      right: 12px;
      font-size: 28px;
      text-decoration: none; }
    div.interest_form .form h3 {
      margin: 0 0 12px;
      font-size: 24px; }
      @media only screen and (max-width: 699px) {
        div.interest_form .form h3 {
          font-size: 20px; } }
    div.interest_form .form div.text {
      text-align: left; }
      @media only screen and (max-width: 699px) {
        div.interest_form .form div.text {
          font-size: 14px; } }
    div.interest_form .form form {
      text-align: left;
      margin-top: 12px; }
      div.interest_form .form form .field {
        display: flex;
        flex-direction: column;
        margin-bottom: 12px; }
        div.interest_form .form form .field input[type=text],
        div.interest_form .form form .field input[type=tel],
        div.interest_form .form form .field input[type=email],
        div.interest_form .form form .field textarea {
          width: 100%;
          border: 1px solid #E1E2E2;
          border-radius: 3px;
          background: #fcfcfc;
          padding: 8px; }
        div.interest_form .form form .field .error {
          color: #e40532;
          margin-top: 4px; }
        div.interest_form .form form .field.field-terms label {
          display: flex;
          align-items: center; }
          @media only screen and (max-width: 699px) {
            div.interest_form .form form .field.field-terms label {
              font-size: 13px;
              align-items: flex-start; } }
          div.interest_form .form form .field.field-terms label input {
            margin: 0 8px 0 0; }
            @media only screen and (max-width: 699px) {
              div.interest_form .form form .field.field-terms label input {
                margin-top: 4px; } }
      div.interest_form .form form .loader {
        display: none; }
  div.interest_form .done {
    display: none; }

body.addons .main .content ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0 0 32px;
  padding: 0; }
  body.addons .main .content ul li {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #EEEEF2; }
    body.addons .main .content ul li.addon {
      position: relative;
      justify-content: space-between; }
      @media only screen and (max-width: 699px) {
        body.addons .main .content ul li.addon {
          flex-wrap: wrap; } }
      @media only screen and (max-width: 699px) {
        body.addons .main .content ul li.addon span.name {
          width: 100%;
          margin-bottom: 12px; } }
      body.addons .main .content ul li.addon form {
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 699px) {
          body.addons .main .content ul li.addon form {
            width: 100%;
            justify-content: flex-end; } }
        body.addons .main .content ul li.addon form .cart-already {
          display: flex;
          align-items: center;
          background: #EEEEF2;
          padding: 6px;
          margin-right: 32px;
          width: 60px; }
          @media only screen and (max-width: 699px) {
            body.addons .main .content ul li.addon form .cart-already {
              margin-right: 0;
              width: 25%; } }
          body.addons .main .content ul li.addon form .cart-already span {
            margin-right: 8px;
            color: #19b400; }
          body.addons .main .content ul li.addon form .cart-already.empty {
            display: none; }
        body.addons .main .content ul li.addon form div.price {
          margin-right: 24px;
          color: #2d4059;
          font-size: 16px;
          font-weight: bold;
          width: 60px;
          text-align: right; }
          @media only screen and (max-width: 699px) {
            body.addons .main .content ul li.addon form div.price {
              margin-right: 0;
              width: 35%; } }
        body.addons .main .content ul li.addon form div.inputs {
          display: flex;
          align-items: stretch; }
          @media only screen and (max-width: 699px) {
            body.addons .main .content ul li.addon form div.inputs {
              width: 40%;
              justify-content: flex-end; } }
          body.addons .main .content ul li.addon form div.inputs select {
            margin-right: 4px;
            background: none;
            border: 1px solid #EEEEF2;
            padding: 4px; }
      body.addons .main .content ul li.addon div.added {
        background: #222532;
        color: #FFF;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        display: flex;
        opacity: 0;
        align-items: center;
        padding-left: 12px;
        font-size: 12px;
        font-weight: bold;
        transition: ease .2s; }
        body.addons .main .content ul li.addon div.added span {
          color: #19b400;
          margin-right: 4px; }

body.order-confirm div.main div.order-data,
body.order-confirm div.main div.information {
  display: flex;
  flex-wrap: wrap; }
  body.order-confirm div.main div.order-data div,
  body.order-confirm div.main div.information div {
    width: 50%; }
    @media only screen and (max-width: 699px) {
      body.order-confirm div.main div.order-data div,
      body.order-confirm div.main div.information div {
        width: 100%; } }
body.order-confirm div.main div.wish-time {
  width: 100%; }
body.order-confirm div.main h2 {
  margin-bottom: 8px; }
@media only screen and (max-width: 699px) {
  body.order-confirm div.main div.desktop {
    display: none; } }
body.order-confirm div.main table.list {
  margin-top: 32px; }
body.order-confirm div.main table tfoot td.r {
  padding-right: 20px; }
body.order-confirm div.main tr.total_excl_vat td {
  padding-top: 12px; }
body.order-confirm div.main tr.total_incl_vat td {
  font-size: 15px;
  font-weight: bold;
  padding-top: 12px; }
body.order-confirm div.main span.price-each {
  display: block;
  font-size: 12px;
  margin-top: 2px; }

/*# sourceMappingURL=style.css.map */
