  @font-face {
      font-family: "codecpro";
      src: url("codecpro-regular-webfont.eot");
      src: url("codecpro-regular-webfont.woff") format("woff"), url("codecpro-regular-webfont.otf") format("opentype"), url("codecpro-regular-webfont.svg#filename") format("svg");
  }
  html {
      margin: 0;
      padding: 0;
  }
  body {
      font-family: 'codecpro', sans-serif;
      font-size: 16px;
      margin: 0;
      padding: 0;
      color: #000;
      background: url(../media/bck.png);
      background-repeat: repeat-x;
      background-color: #fcf9f1;
  }
  #content {
      padding-top: 119px;
  }
  .row {
      margin: 0px !important;
      padding: 0px !important;
  }
  .or {
      margin: 0px !important;
      padding: 0px !important;
  }
  .mobior {
      margin: 0px !important;
      padding: 0px !important;
  }
  .vertti {
      margin-top: auto !important;
      margin-bottom: auto !important;
  }
  #topbar {
      width: 100%;
      background-color: #F0BE3C;
      color: #fff;
      text-align: center;
      padding-top: 5px;
      padding-bottom: 5px;
      position: fixed;
      height: 40px;
      font-size: 12px;
      z-index: 999;
  }
  #header {
      position: fixed;
      top: 40px;
      width: 100%;
      z-index: 999;
      background-color: #fff;
  }
  .greenbck {
      background-color: #32AA32;
      color: #fff;
      float: right;
      width: 80%;
      margin-left: 5%;
      margin-right: 5%;
  }
  .greenborder {
      border: 3px solid #32AA32;
      background-color: #fff;
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      display: inline-block;
      padding-left: 15px !important;
      padding-right: 15px !important;
      height: 50px;
      color: #32AA32;
      margin-right: 10px;
      font-size: 22px;
      font-weight: bold;
  }
  .whitebck {
      background-color: #32AA32;
      color: #fff;
      float: right;
      width: 80%;
      margin-right: 5% !important;
      margin-left: 3% !important;
      margin-right: 2%;
      border: 3px solid #fff;
      margin-top: 4px !important;
      margin-bottom: 3px !important;
  }
  .whiteborder {
      background-color: #32AA32;
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      display: inline-block;
      padding-left: 15px !important;
      padding-right: 15px !important;
      color: #fff;
      margin-right: 10px;
      font-size: 22px;
      font-weight: bold;
  }
  .nosto_orange {
      background-color: #F0BE3C;
      color: #fff;
      font-size: 26px;
      padding-top: 30px;
      padding-bottom: 30px;
  }
  .nosto_container {
      padding-left: 30px;
      padding-right: 30px;
  }
  .product_container {
      text-align: center;
      background-color: #fff;
      color: #32AA32;
      font-size: 24px;
      font-weight: normal;
      padding-bottom: 15px;
      margin-top: 15px;
  }
  .product_container_picture {
      height: 240px;
  }
  .product_container_name {
      height: 90px;
      overflow: hidden;
  }
  .product_container_price {
      color: #F0BE3C;
      font-size: 28px;
      padding-bottom: 10px;
  }
  .product_container_price del {
      color: #081BAD;
      font-size: 18px;
  }
  .top_marker_red {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 90px;
      height: 90px;
      background-color: #E15A2D;
      font-size: 14px;
      color: #fff;
      line-height: 90px;
  }
  .top_marker_blue {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 90px;
      height: 90px;
      background-color: #1E2DAA;
      font-size: 14px;
      color: #fff;
      line-height: 90px;
      text-align: center;
  }
  .imghelper {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
  }
  .btn {
      background-color: #32AA32;
      color: #fff;
      border: 0px;
      border-radius: 2px;
      color: #fff;
      font-weight: normal;
      cursor: pointer;
  }
  .btn:hover {
      background-color: #40c940;
      color: #fff;
      border: 0px;
      border-radius: 2px;
      color: #fff;
      font-weight: normal;
  }
  .goldbtn {
      background-color: #F0BE3C;
  }
  .goldbtn:hover {
      background-color: #fac847;
  }
  .bigbtn {
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 22px;
  }
  #footer {
    margin-top: 40px;
      background-color: #32AA32;
      padding-top: 50px;
      padding-bottom: 20px;
      color: #fff;
  }
  .whitehr {
      border-top: 1px solid #fff;
  }
  .bluetext {
      color: #1E2EAC;
  }
  .greentext {
      color: #32AA32;
  }
  .category_header {
      font-size: 40px;
  }
  .container {
      padding-left: 0px;
      padding-right: 0px;
  }
  .bannercontainer {
      background-size: cover !important;
      height: 300px;
      background-position: center !important;
  }
  .bannertext {
      position: absolute;
      top: 10%;
      left: 10%;
      text-align: center;
      width: 80%;
      color: #fff;
      font-size: 14px;
  }
  .bannertext h1 {
      font-size: 26px;
  }
  .nosto_wrapper {
      position: relative;
      top: -60px;
  }
  .submenu {
      top: 119px;
      position: fixed;
      left: 0px;
      background-color: #fff;
      width: 100%;
      max-height: calc(100vh - 119px);
      overflow-y: scroll;
      padding-bottom: 15px;
      z-index: 10;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .mobiledropdown {
      display: none;
      top: 119px;
      position: fixed;
      left: 0px;
      background-color: #fff;
      width: 100%;
      padding-bottom: 30px;
      z-index: 10;
      max-height: calc(100vh - 119px);
      overflow-y: scroll;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .submenuelement {
      font-size: 14px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 15px;
      color: #2FAA34;
  }
  .submenuelement:hover {
      font-size: 14px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 15px;
      background-color: #F0BE3C;
      color: #fff;
  }
  .subsubmenu {
      position: relative;
      top: 0px;
      background-color: #F0BE3C;
      z-index: 10;
      color: #fff;
      display: none;
  }
  .header_cart_price {
      font-size: 16px;
  }
  @media (min-width: 576px) {}
  @media (min-width: 768px) {}
  @media (min-width: 992px) {
      #content {
          padding-top: 0px;
      }
      #topbar {
          position: relative;
          height: auto;
          font-size: 16px;
      }
      #header {
          position: relative;
          top: 0px;
      }
      body {
          padding-top: 0px;
          font-size: 18px;
      }
      .bannercontainer {
          background-size: cover !important;
          height: 700px;
          background-position: center !important;
      }
      .mobior {
          margin: auto !important;
          padding-left: 15px !important;
          padding-right: 15px !important;
      }
      .container {
          padding-left: 15px;
          padding-right: 15px;
          max-width: 962px;
      }
      .bannertext {
          position: absolute;
          top: 20%;
          left: 25%;
          text-align: center;
          width: 50%;
          color: #fff;
          font-size: 30px;
      }
      .bannertext h1 {
          font-size: 60px;
      }
      .nosto_wrapper {
          position: relative;
          top: -120px;
      }
      .nosto_orange {
          font-size: 40px;
      }
      .submenu {
          display: none;
          top: 60px;
          position: absolute;
          left: 0px;
          background-color: #fff;
          min-width: 400px;
          min-height: 300px;
          height: auto;
          overflow: visible;
          z-index: 10;
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      }
      .submenuelement {
          font-size: 24px;
          padding-top: 10px;
          padding-bottom: 10px;
      }
      .submenuelement:hover {
          font-size: 24px;
          padding-top: 10px;
          padding-bottom: 10px;
          background-color: #F0BE3C;
          color: #fff;
      }
      .subsubmenu {
          position: absolute;
          left: 400px;
          top: 0px;
          background-color: #F0BE3C;
          z-index: 10;
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          min-width: 400px;
          color: #fff;
          display: none;
      }
      .header_cart_price {
          font-size: 26px;
      }
        .product_container {
     
      padding-bottom: 15px;
      margin-top: 15px;
      margin-bottom: 15px;
  }
  }
  @media (min-width: 1200px) {
      .container {
          max-width: 1180px;
      }
  }
  @media (min-width: 1440px) {
      .container {
          padding-left: 15px;
          padding-right: 15px;
          max-width: 1420px;
      }
  }
  @media (min-width: 1900px) {
      .container {
          padding-left: 15px;
          padding-right: 15px;
          max-width: 1880px;
      }
  }
  .menu {
      background-color: #32AA32;
      color: #fff;
      font-size: 20px;
  }
  .menuelement {
      position: relative;
      display: inline;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 15px !important;
      padding-bottom: 15px !important;
  }
  .menuelement_selected {
      background-color: #fff;
      color: #5CC360;
  }
  a {
      color: inherit;
  }
  a:hover {
      color: inherit;
  }
  .header_cart {
      display: none;
      position: absolute;
      top: 78px;
      right: 22px;
      width: 530px;
      min-height: 720px;
      background-color: #fff;
      z-index: 99;
      padding: 30px;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .greenhr {
      border-top: 1px solid #5CC360;
  }
  .greeninput {
      border: 1px solid #32AA32;
      color: #32AA32;
      font-size: 20px;
  }
  .greeninput::placeholder {
      color: #32AA32;
  }
  .numberinput {
      width: 50px;
      height: 50px;
      text-align: center;
  }
  .header_cart_btn {
      cursor: pointer;
  }
  .header_login_btn {
      cursor: pointer;
  }
  .header_login {
      display: none;
      position: absolute;
      top: 78px;
      right: 22px;
      width: 530px;
      background-color: #fff;
      z-index: 99;
      padding: 30px;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .mobile_menu_element {
      padding: 0px !important;
      text-align: center;
  }
  .breadcrumbs {
    color: rgba(0, 0, 0, 0.5);
  }
  .sidemenu_submenu{
    display: none;
  }


.sidemenu_element:nth-child(even) {background-color: #2faa34;}
  .sidemenu_element:nth-child(odd) {background-color: #58ba5c}


.sidemenu_subelement{
    color: #fff;
    font-size: 24px;
    position: relative;
    padding-left: 25px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: url(../media/sidebar_closed.png);
    background-repeat: no-repeat;
    background-position: 98% 15px ;
}

.sidemenu_element{
    color: #fff;
    font-size: 24px;
    padding-left: 25px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: url(../media/sidebar_closed.png);
    background-repeat: no-repeat;
    background-position: 98% 15px ;
}