body {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 140px; }

body.birthday {
  background-image: url(/stylesheets/hopkaup_is/images/bg-birthday.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover; }

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

a {
  text-decoration: none;
  font-weight: normal;
  color: #0084ff; }

.wrap {
  max-width: 940px;
  margin: 0 auto;
  overflow: visible;
  position: relative; }

.christmas-point {
  background-image: url(/stylesheets/hopkaup_is/images/jola-header.png);
  position: absolute;
  height: 83px;
  width: 151px;
  background-repeat: no-repeat;
  top: -71px;
  left: 242px;
  display: block;
  cursor: pointer; }

.content-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 4px;
  padding-right: 4px;
  min-height: 710px;
  background: #fff; }
  .content-wrap .categories {
    clear: both;
    margin-bottom: 17px; }
    .content-wrap .categories .category {
      margin: 7px 7px 0 0;
      padding: 10px;
      background-color: #ffffff;
      color: #fff;
      display: inline-block;
      border: 1px solid #f5ab00; }
      .content-wrap .categories .category a {
        color: #e35205;
        font-weight: bold; }

.info-message {
  padding: 8px 10px;
  background-color: #BFFF9F;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 0.5rem; }

.countdown {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 8px; }
  .countdown .countdown-title {
    font-size: 25px;
    margin-bottom: 8px; }
  .countdown img {
    max-width: 100%; }

.sendmail {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  background-color: #f5ab00; }

input[type="submit"], .button {
  color: white;
  font-family: 'Graphik SemiBold';
  border: 0;
  border-radius: 4px;
  width: 135px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 21px;
  display: block;
  text-align: center;
  background-color: #60cc00; }

.hide {
  display: none; }

.hide-mobile {
  display: initial; }

.image-map-section .content-box .title {
  font-family: 'Graphik Light';
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 10px;
  max-width: 150px; }
.image-map-section .content-box img {
  max-width: 50%;
  float: right;
  padding: 1em; }
.image-map-section .content-box p {
  line-height: 1.3;
  font-size: 0.9em; }
.image-map-section .img-map-box > img {
  width: 100%; }

.page-top-section {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px; }
  .page-top-section .category-menu {
    display: none; }
    .page-top-section .category-menu .single-category {
      font-family: 'Graphik Light';
      font-size: 14px;
      margin-bottom: 13px;
      display: block;
      color: #2b2a2a;
      line-height: 18px; }
      .page-top-section .category-menu .single-category .count {
        margin-left: 3px;
        margin-right: 10px;
        font-size: 12px;
        color: #8f8f8f; }
      .page-top-section .category-menu .single-category .new-offer {
        border-radius: 4px;
        background: red;
        font-size: 12px;
        font-family: 'Graphik SemiBold';
        color: white;
        padding: 3px 5px;
        background-color: #f5ab00; }

.page-section {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px; }
  .page-section > div {
    float: left;
    width: 50%; }

.page-main-section {
  overflow: hidden;
  width: 100%; }
  .page-main-section .title {
    font-family: 'Graphik Light';
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px; }
    .page-main-section .title .more-link {
      font-size: 13px;
      color: #F5AB00;
      font-family: 'Graphik Medium';
      margin-left: 5px; }
  .page-main-section .single-offer.hidden {
    display: none; }

    .page-main-section .banners {
      display:block;
      margin:4px 11px 14px 8px;
  }

  @media (min-width: 768px) {
    .page-main-section .banners {
          margin-right:18px;
      }
  }

  .page-main-section .newest-offers .load-more-products, .page-main-section .christmas-offers .load-more-products {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: flex; }
    .page-main-section .newest-offers .load-more-products > .button, .page-main-section .christmas-offers .load-more-products > .button {
      margin: auto;
      background-color: #60cc00;
      padding-left: 10px;
      padding-right: 10px;
      width: auto;
      font-size: 15px; }

.offers {
  float: right;
  width: 75%; }

.single-offer {
  float: left;
  width: 33%;
  margin-bottom: 15px;
  display: block; }

.single-offer .inner {
  width: 95%;
  margin: auto;
  background-color: #f2f2f2; }
  .single-offer .inner .back-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 154px;
    background-color: #CCCCCC;
    background-position: 0 50%;
    position: relative; }
    .single-offer .inner .back-img .discount-box {
      background-color: #F6AB00;
      color: #000;
      padding: 5px;
      position: relative;
      top: 5px;
      display: inline-block; }
      .single-offer .inner .back-img .discount-box .discount-nr {
        font-size: 24px;
        float: left;
        font-weight: bold; }
      .single-offer .inner .back-img .discount-box .discount-text {
        float: left;
        margin-left: 3px; }
        .single-offer .inner .back-img .discount-box .discount-text .discount-perc {
          display: block;
          float: left;
          font-size: 11px; }
        .single-offer .inner .back-img .discount-box .discount-text .discount-afsl {
          font-size: 11px; }
    .single-offer .inner .back-img .tag-delivery-now-box {
      margin-top: 15px; }
      .single-offer .inner .back-img .tag-delivery-now-box > span {
        background-color: #60cc01;
        font-size: 0.6rem;
        font-weight: 600;
        text-transform: uppercase;
        color: white;
        padding: 5px;
        letter-spacing: 1px; }
  .single-offer .inner .content {
    padding: 10px 15px; }
    .single-offer .inner .content .offer-title {
      height: 20px;
      margin-bottom: 5px;
      overflow: hidden;
      display: block;
      color: #2b2a2a;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .single-offer .inner .content .provider {
      color: #8f8f8f;
      font-size: 14px;
      height: 20px;
      overflow: hidden;
      margin-bottom: 7px; }
    .single-offer .inner .content .offer-price {
      text-align: right;
      font-family: 'Graphik Medium';
      font-size: 15px; }
      .single-offer .inner .content .offer-price .old-price {
        color: #8f8f8f;
        text-decoration: line-through;
        margin-right: 5px; }
      .single-offer .inner .content .offer-price .new-price {
        color: #60cc00; }

.yellow {
  color: #f5ac03; }

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

#header {
  background-repeat: no-repeat;
  background-position: center top;
  height: 137px; }
  #header #logo {
    float: left;
    bottom: 0;
    display: block;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 0px;
    z-index: 3;
    position: relative; }
  #header .top-header {
    background-color: #272727;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 81px; }
    #header .top-header .top-menu {
      float: right;
      line-height: 61px; }
      #header .top-header .top-menu > .item {
        float: right;
        line-height: 61px; }
        #header .top-header .top-menu > .item > a {
          color: white;
          padding-left: 15px;
          padding-right: 15px;
          padding-top: 2px;
          padding-bottom: 2px;
          border-right: 2px solid;
          font-family: 'Graphik Medium';
          font-weight: normal;
          font-size: 15px; }
        #header .top-header .top-menu > .item:first-child > a {
          padding-right: 0;
          border-right: 0; }
  #header .bottom-header {
    background-color: #f5ab00;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 55px; }
    #header .bottom-header .bottom-menu {
      float: left;
      margin-left: 0.5em; }
      #header .bottom-header .bottom-menu > .item {
        float: left;
        padding-right: 15px;
        padding-left: 15px;
        line-height: 35px; }
        #header .bottom-header .bottom-menu > .item:first-child {
          padding-left: 0; }
        #header .bottom-header .bottom-menu > .item > a {
          color: white;
          font-weight: normal;
          font-size: 17px; }
          #header .bottom-header .bottom-menu > .item > a.active:before {
            content: "";
            background-color: white;
            width: 10px;
            height: 10px;
            display: inline-block;
            margin-right: 5px;
            margin-bottom: 1px; }
      #header .bottom-header .bottom-menu > .item.fermingar_item > a.active:before {
        content: "";
        width: 0px;
        height: 0px;
        margin: 0; }
      #header .bottom-header .bottom-menu > .summer {
        background-image: url(/stylesheets/promo/summer2015/sumarfri_icon.png);
        background-size: 62px;
        background-repeat: no-repeat;
        background-position-y: 3px;
        padding-left: 71px;
        margin-left: 34px; }
      #header .bottom-header .bottom-menu > .christmas {
        background-image: url(/stylesheets/hopkaup_is/images/hopkaup-christmas-icon-1.png);
        background-size: 62px;
        background-repeat: no-repeat;
        background-position-y: -1px;
        padding-left: 54px;
        margin-left: 34px; }
      #header .bottom-header .bottom-menu #snippet--categoryMenu > .item {
        float: left;
        margin-right: 1rem;
        border: 1px solid #de9926;
        border-radius: 5px;
        padding: 2px 0 0 0;
        position: relative; }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item > .fa-angle-down {
          position: absolute;
          right: 5px;
          bottom: 0;
          font-size: 1.5em;
          color: #c28520;
          pointer-events: none; }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item > .title {
          font-size: 10px;
          font-weight: 600;
          margin: 2px 0 0 0;
          padding-left: 5px; }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          background: none;
          border: 0;
          font-size: 17px;
          font-weight: 600;
          text-indent: 0;
          width: 150px; }
          #header .bottom-header .bottom-menu #snippet--categoryMenu > .item select#filterSubCategory {
            width: auto;
            padding-right: 27px; }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item select:focus {
          outline: none; }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item select::-ms-expand {
          display: none;
          /* remove default arrow in IE 10 and 11 */ }
        #header .bottom-header .bottom-menu #snippet--categoryMenu > .item.loading-icon {
          display: none;
          margin-top: 7px; }
          #header .bottom-header .bottom-menu #snippet--categoryMenu > .item.loading-icon .fa-spinner {
            font-size: 25px; }
    #header .bottom-header .cart-box {
      float: right;
      line-height: 35px; }
      #header .bottom-header .cart-box .checkmark {
        display: block;
        line-height: 35px;
        float: left;
        margin-right: 5px;
        border-radius: 4px;
        background-color: #60cc00;
        color: white;
        font-size: 23px;
        padding-left: 6px;
        padding-right: 6px; }
        #header .bottom-header .cart-box .checkmark > i {
          line-height: 35px;
          vertical-align: middle; }
      #header .bottom-header .cart-box .shoppingCart {
        background-color: white;
        padding-left: 40px;
        border-radius: 4px;
        display: block;
        float: right; }
        #header .bottom-header .cart-box .shoppingCart .shopping-cart-total {
          color: #e35205;
          font-family: 'Graphik Medium';
          margin-right: 5px; }
        #header .bottom-header .cart-box .shoppingCart .shopping-cart-icon {
          background-image: url("/stylesheets/hopkaup_is/basket-icon.png");
          background-repeat: no-repeat;
          width: 23px;
          height: 18px;
          background-size: cover;
          display: inline-block;
          margin-right: 8px;
          vertical-align: middle;
          position: relative;
          bottom: 2px; }

ol, ul {
  padding: 10px 2px 10px 32px; }

li > ul {
  padding: 0 22px; }

#footer {
  background-color: #1b1b1b;
  color: white; }
  #footer .footer-top {
    padding-top: 50px;
    padding-bottom: 50px; }
    #footer .footer-top .footer-sections {
      overflow: hidden; }
      #footer .footer-top .footer-sections .section {
        float: left;
        width: 25%;
        padding-right: 10px;
        padding-left: 10px; }
        #footer .footer-top .footer-sections .section > h1 {
          text-transform: uppercase;
          font-family: 'Graphik SemiBold';
          font-size: 26px;
          margin-bottom: 8px; }
        #footer .footer-top .footer-sections .section .navigation > a {
          display: block;
          font-size: 14px;
          margin-bottom: 2px; }
          #footer .footer-top .footer-sections .section .navigation > a > i {
            color: white;
            font-weight: bold;
            font-size: 16px;
            margin-right: 2px; }
        #footer .footer-top .footer-sections .section .social-icons > a {
          line-height: 25px;
          display: block;
          height: 25px;
          float: left;
          width: 25px;
          text-align: center;
          color: #868686;
          border: 2px solid;
          border-radius: 50px;
          margin-right: 10px; }
          #footer .footer-top .footer-sections .section .social-icons > a > i {
            line-height: 25px;
            vertical-align: middle;
            position: relative;
            top: 1px; }
          #footer .footer-top .footer-sections .section .social-icons > a > i.fa-google-plus {
            position: relative;
            top: 1px;
            left: 1px; }
        #footer .footer-top .footer-sections .section > div {
          font-family: 'Graphik Light';
          font-size: 15px;
          color: #868686;
          line-height: 1.2;
          padding-right: 20px; }
      #footer .footer-top .footer-sections .app {
        background-image: url("/stylesheets/hopkaup_is/images/mobile-app.png");
        background-repeat: no-repeat;
        background-size: 50px;
        padding-bottom: 30px;
        padding-left: 65px; }
  #footer .footer-bottom {
    background-color: #111111;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #474747; }
    #footer .footer-bottom ul {
      padding-left: 10px;
      padding-right: 10px;
      list-style-type: none;
      text-align: center; }
      #footer .footer-bottom ul > li {
        display: inline-block;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid;
        line-height: 16px; }
        #footer .footer-bottom ul > li > a {
          color: #474747; }

#register-page #order-register .input-size-normal label {
  width: auto; }
#register-page #order-register .input-size-normal input[type="checkbox"] {
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: auto; }

#login-page, #register-page {
  margin: 0;
  text-align: center; }
  #login-page .logo-img, #register-page .logo-img {
    margin-bottom: 40px; }
    #login-page .logo-img > img, #register-page .logo-img > img {
      max-width: 320px; }
  #login-page > h1, #register-page > h1 {
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Graphik Light';
    font-weight: normal;
    font-size: 40px;
    margin-bottom: 20px; }
  #login-page #order-login, #login-page #order-register, #register-page #order-login, #register-page #order-register {
    margin: auto;
    max-width: 350px; }
    #login-page #order-login .order_login_frm, #login-page #order-login .order_register_frm, #login-page #order-register .order_login_frm, #login-page #order-register .order_register_frm, #register-page #order-login .order_login_frm, #register-page #order-login .order_register_frm, #register-page #order-register .order_login_frm, #register-page #order-register .order_register_frm {
      margin-bottom: 50px; }
      #login-page #order-login .order_login_frm > p, #login-page #order-login .order_register_frm > p, #login-page #order-register .order_login_frm > p, #login-page #order-register .order_register_frm > p, #register-page #order-login .order_login_frm > p, #register-page #order-login .order_register_frm > p, #register-page #order-register .order_login_frm > p, #register-page #order-register .order_register_frm > p {
        text-align: center; }
      #login-page #order-login .order_login_frm .buttons-div, #login-page #order-login .order_register_frm .buttons-div, #login-page #order-register .order_login_frm .buttons-div, #login-page #order-register .order_register_frm .buttons-div, #register-page #order-login .order_login_frm .buttons-div, #register-page #order-login .order_register_frm .buttons-div, #register-page #order-register .order_login_frm .buttons-div, #register-page #order-register .order_register_frm .buttons-div {
        margin: auto;
        margin-top: 20px;
        margin-bottom: 10px;
        width: 285px;
        max-width: 285px;
        overflow: hidden; }
        #login-page #order-login .order_login_frm .buttons-div > div > input[type="submit"], #login-page #order-login .order_login_frm .buttons-div > div .button, #login-page #order-login .order_register_frm .buttons-div > div > input[type="submit"], #login-page #order-login .order_register_frm .buttons-div > div .button, #login-page #order-register .order_login_frm .buttons-div > div > input[type="submit"], #login-page #order-register .order_login_frm .buttons-div > div .button, #login-page #order-register .order_register_frm .buttons-div > div > input[type="submit"], #login-page #order-register .order_register_frm .buttons-div > div .button, #register-page #order-login .order_login_frm .buttons-div > div > input[type="submit"], #register-page #order-login .order_login_frm .buttons-div > div .button, #register-page #order-login .order_register_frm .buttons-div > div > input[type="submit"], #register-page #order-login .order_register_frm .buttons-div > div .button, #register-page #order-register .order_login_frm .buttons-div > div > input[type="submit"], #register-page #order-register .order_login_frm .buttons-div > div .button, #register-page #order-register .order_register_frm .buttons-div > div > input[type="submit"], #register-page #order-register .order_register_frm .buttons-div > div .button {
          color: white;
          font-family: 'Graphik SemiBold';
          border: 0;
          border-radius: 4px;
          width: 135px;
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 21px;
          display: block; }
        #login-page #order-login .order_login_frm .buttons-div > .back-button, #login-page #order-login .order_register_frm .buttons-div > .back-button, #login-page #order-register .order_login_frm .buttons-div > .back-button, #login-page #order-register .order_register_frm .buttons-div > .back-button, #register-page #order-login .order_login_frm .buttons-div > .back-button, #register-page #order-login .order_register_frm .buttons-div > .back-button, #register-page #order-register .order_login_frm .buttons-div > .back-button, #register-page #order-register .order_register_frm .buttons-div > .back-button {
          float: left; }
          #login-page #order-login .order_login_frm .buttons-div > .back-button > a, #login-page #order-login .order_register_frm .buttons-div > .back-button > a, #login-page #order-register .order_login_frm .buttons-div > .back-button > a, #login-page #order-register .order_register_frm .buttons-div > .back-button > a, #register-page #order-login .order_login_frm .buttons-div > .back-button > a, #register-page #order-login .order_register_frm .buttons-div > .back-button > a, #register-page #order-register .order_login_frm .buttons-div > .back-button > a, #register-page #order-register .order_register_frm .buttons-div > .back-button > a {
            background-color: #ababab; }
        #login-page #order-login .order_login_frm .buttons-div > .login-btn, #login-page #order-login .order_register_frm .buttons-div > .login-btn, #login-page #order-register .order_login_frm .buttons-div > .login-btn, #login-page #order-register .order_register_frm .buttons-div > .login-btn, #register-page #order-login .order_login_frm .buttons-div > .login-btn, #register-page #order-login .order_register_frm .buttons-div > .login-btn, #register-page #order-register .order_login_frm .buttons-div > .login-btn, #register-page #order-register .order_register_frm .buttons-div > .login-btn {
          float: right; }
          #login-page #order-login .order_login_frm .buttons-div > .login-btn > input, #login-page #order-login .order_register_frm .buttons-div > .login-btn > input, #login-page #order-register .order_login_frm .buttons-div > .login-btn > input, #login-page #order-register .order_register_frm .buttons-div > .login-btn > input, #register-page #order-login .order_login_frm .buttons-div > .login-btn > input, #register-page #order-login .order_register_frm .buttons-div > .login-btn > input, #register-page #order-register .order_login_frm .buttons-div > .login-btn > input, #register-page #order-register .order_register_frm .buttons-div > .login-btn > input {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            outline: none;
            background-color: #60cc00; }
      #login-page #order-login .order_login_frm .accept-terms, #login-page #order-login .order_login_frm .accept-marketing-list, #login-page #order-login .order_login_frm .accept-ppt, #login-page #order-login .order_register_frm .accept-terms, #login-page #order-login .order_register_frm .accept-marketing-list, #login-page #order-login .order_register_frm .accept-ppt, #login-page #order-register .order_login_frm .accept-terms, #login-page #order-register .order_login_frm .accept-marketing-list, #login-page #order-register .order_login_frm .accept-ppt, #login-page #order-register .order_register_frm .accept-terms, #login-page #order-register .order_register_frm .accept-marketing-list, #login-page #order-register .order_register_frm .accept-ppt, #register-page #order-login .order_login_frm .accept-terms, #register-page #order-login .order_login_frm .accept-marketing-list, #register-page #order-login .order_login_frm .accept-ppt, #register-page #order-login .order_register_frm .accept-terms, #register-page #order-login .order_register_frm .accept-marketing-list, #register-page #order-login .order_register_frm .accept-ppt, #register-page #order-register .order_login_frm .accept-terms, #register-page #order-register .order_login_frm .accept-marketing-list, #register-page #order-register .order_login_frm .accept-ppt, #register-page #order-register .order_register_frm .accept-terms, #register-page #order-register .order_register_frm .accept-marketing-list, #register-page #order-register .order_register_frm .accept-ppt {
        text-align: left;
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 1.5; }
        #login-page #order-login .order_login_frm .accept-terms > label, #login-page #order-login .order_login_frm .accept-marketing-list > label, #login-page #order-login .order_login_frm .accept-ppt > label, #login-page #order-login .order_register_frm .accept-terms > label, #login-page #order-login .order_register_frm .accept-marketing-list > label, #login-page #order-login .order_register_frm .accept-ppt > label, #login-page #order-register .order_login_frm .accept-terms > label, #login-page #order-register .order_login_frm .accept-marketing-list > label, #login-page #order-register .order_login_frm .accept-ppt > label, #login-page #order-register .order_register_frm .accept-terms > label, #login-page #order-register .order_register_frm .accept-marketing-list > label, #login-page #order-register .order_register_frm .accept-ppt > label, #register-page #order-login .order_login_frm .accept-terms > label, #register-page #order-login .order_login_frm .accept-marketing-list > label, #register-page #order-login .order_login_frm .accept-ppt > label, #register-page #order-login .order_register_frm .accept-terms > label, #register-page #order-login .order_register_frm .accept-marketing-list > label, #register-page #order-login .order_register_frm .accept-ppt > label, #register-page #order-register .order_login_frm .accept-terms > label, #register-page #order-register .order_login_frm .accept-marketing-list > label, #register-page #order-register .order_login_frm .accept-ppt > label, #register-page #order-register .order_register_frm .accept-terms > label, #register-page #order-register .order_register_frm .accept-marketing-list > label, #register-page #order-register .order_register_frm .accept-ppt > label {
          text-align: left; }
        #login-page #order-login .order_login_frm .accept-terms input, #login-page #order-login .order_login_frm .accept-marketing-list input, #login-page #order-login .order_login_frm .accept-ppt input, #login-page #order-login .order_register_frm .accept-terms input, #login-page #order-login .order_register_frm .accept-marketing-list input, #login-page #order-login .order_register_frm .accept-ppt input, #login-page #order-register .order_login_frm .accept-terms input, #login-page #order-register .order_login_frm .accept-marketing-list input, #login-page #order-register .order_login_frm .accept-ppt input, #login-page #order-register .order_register_frm .accept-terms input, #login-page #order-register .order_register_frm .accept-marketing-list input, #login-page #order-register .order_register_frm .accept-ppt input, #register-page #order-login .order_login_frm .accept-terms input, #register-page #order-login .order_login_frm .accept-marketing-list input, #register-page #order-login .order_login_frm .accept-ppt input, #register-page #order-login .order_register_frm .accept-terms input, #register-page #order-login .order_register_frm .accept-marketing-list input, #register-page #order-login .order_register_frm .accept-ppt input, #register-page #order-register .order_login_frm .accept-terms input, #register-page #order-register .order_login_frm .accept-marketing-list input, #register-page #order-register .order_login_frm .accept-ppt input, #register-page #order-register .order_register_frm .accept-terms input, #register-page #order-register .order_register_frm .accept-marketing-list input, #register-page #order-register .order_register_frm .accept-ppt input {
          width: auto;
          line-height: 1;
          margin: 0;
          margin-right: 7px;
          position: relative;
          top: 3px; }
    #login-page #order-login .input-size-normal input, #login-page #order-register .input-size-normal input, #register-page #order-login .input-size-normal input, #register-page #order-register .input-size-normal input {
      width: 100%;
      background: none;
      padding: 15px 16px;
      margin: 0;
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 14px;
      border: 1px solid #e2e2e2;
      height: auto; }
    #login-page #order-login .password-control > input, #login-page #order-register .password-control > input, #register-page #order-login .password-control > input, #register-page #order-register .password-control > input {
      margin-bottom: 5px !important; }
    #login-page #order-login input, #login-page #order-register input, #register-page #order-login input, #register-page #order-register input {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #login-page .forgot-password, #login-page .registration-link, #register-page .forgot-password, #register-page .registration-link {
    font-family: 'Graphik Light';
    text-decoration: underline;
    font-size: 12px; }
  #login-page .facebook-link, #register-page .facebook-link {
    display: block;
    margin-top: 15px;
    font-family: 'Graphik Light'; }
  #login-page .separator, #register-page .separator {
    margin-top: 20px;
    margin-bottom: 15px; }
  #login-page .info, #register-page .info {
    max-width: 600px;
    margin: auto;
    font-family: 'Graphik Light';
    line-height: 1.3; }

#gift_voucher_dialog {
  text-align: center; }
  #gift_voucher_dialog #gift_voucher_dialog_error {
    margin-top: 10px;
    color: #a11515;
    font-weight: bold; }
  #gift_voucher_dialog #loading {
    margin: auto; }

.gift_voucher_payed_amount {
  text-align: left;
  font-size: 0.8rem;
  margin-bottom: 15px;
  padding-left: 61px; }

#remove_gift_voucher_payment {
  color: #da3434;
  font-weight: bold;
  cursor: pointer; }

#order-container {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; }
  #order-container .logo-img {
    margin-bottom: 40px; }
    #order-container .logo-img > img {
      max-width: 320px; }
  #order-container > h1 {
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Graphik Light';
    font-weight: normal;
    font-size: 40px;
    margin-bottom: 20px; }
  #order-container .footer {
    margin-top: 30px;
    margin-bottom: 30px; }
    #order-container .footer .total-price-all {
      margin-left: 10px;
      font-size: 24px;
      font-family: 'Graphik Bold';
      color: #f5ab00; }
  #order-container #payment_methods {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 20px;
    border-top: 1px solid #f6b111; }
    #order-container #payment_methods #cc-details {
      padding: 15px 0;
      width: 400px;
      margin: auto; }
      #order-container #payment_methods #cc-details .card-section {
        clear: both;
        overflow: hidden;
        margin-bottom: 10px; }
        #order-container #payment_methods #cc-details .card-section .label {
          float: left;
          width: 30%;
          text-align: right; }
        #order-container #payment_methods #cc-details .card-section .detail {
          padding: 0;
          float: left;
          width: 60%; }
          #order-container #payment_methods #cc-details .card-section .detail input[type="text"] {
            height: 20px; }
          #order-container #payment_methods #cc-details .card-section .detail select {
            height: 25px; }
          #order-container #payment_methods #cc-details .card-section .detail img {
            margin-top: 10px; }
    #order-container #payment_methods #netkronur_payment_type {
      border-top: 1px solid #f6b111;
      padding-top: 20px; }
    #order-container #payment_methods #voucher_payment_type {
      border-bottom: 1px solid #f6b111;
      margin-bottom: 20px; }
      #order-container #payment_methods #voucher_payment_type #add_gift_voucher_link {
        cursor: pointer;
        color: black;
        background-color: white;
        width: auto;
        padding: 8px 10px;
        display: inline-block;
        border: 1px solid black;
        border-radius: 5px;
        margin: auto;
        margin-top: 10px; }
      #order-container #payment_methods #voucher_payment_type #remove_gift_voucher_link {
        display: inline-block;
        margin-top: 5px;
        color: #da3434;
        font-weight: bold;
        cursor: pointer; }
    #order-container #payment_methods .payment-form {
      padding-left: 10px;
      padding-right: 10px;
      min-width: 100px;
      font-family: 'Graphik Semibold';
      font-size: 15px; }
      #order-container #payment_methods .payment-form input[type=radio] {
        display: none; }
      #order-container #payment_methods .payment-form input[type=radio] + label {
        background-image: url("/images/hopkaup_is/circle.png");
        height: 20px;
        line-height: 20px;
        display: inline-block;
        background-repeat: no-repeat;
        padding-left: 25px; }
      #order-container #payment_methods .payment-form > input[type=radio]:checked + label {
        background-image: url("/images/hopkaup_is/circle-full.png"); }
      #order-container #payment_methods .payment-form input[type="checkbox"] {
        display: none; }
      #order-container #payment_methods .payment-form input[type="checkbox"] + label {
        background-image: url("/images/hopkaup_is/rounded.png");
        height: 20px;
        line-height: 20px;
        display: inline-block;
        background-repeat: no-repeat;
        padding-left: 25px; }
      #order-container #payment_methods .payment-form input[type="checkbox"]:checked + label {
        background-image: url("/images/hopkaup_is/rounded-full.png"); }
    #order-container #payment_methods .payment-text {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 13px; }
      #order-container #payment_methods .payment-text > a {
        text-decoration: underline; }
    #order-container #payment_methods .accepted-tos-checkbox, #order-container #payment_methods .accepted-ppt-checkbox {
      text-align: left;
      padding-left: 44px;
      font-family: 'Graphik Semibold';
      font-size: 15px;
      margin-bottom: 10px; }
      #order-container #payment_methods .accepted-tos-checkbox input, #order-container #payment_methods .accepted-ppt-checkbox input {
        opacity: 0; }
      #order-container #payment_methods .accepted-tos-checkbox input[type=checkbox] + label, #order-container #payment_methods .accepted-ppt-checkbox input[type=checkbox] + label {
        height: 20px;
        line-height: 20px;
        display: inline-block;
        background: url("/images/hopkaup_is/rounded.png") no-repeat;
        padding-left: 25px; }
      #order-container #payment_methods .accepted-tos-checkbox input[type=checkbox]:checked + label, #order-container #payment_methods .accepted-ppt-checkbox input[type=checkbox]:checked + label {
        background-image: url("/images/hopkaup_is/rounded-full.png"); }
    #order-container #payment_methods table th, #order-container #payment_methods table td {
      vertical-align: middle; }
    #order-container #payment_methods .pt-icon {
      text-align: center; }
      #order-container #payment_methods .pt-icon img {
        width: auto;
        max-width: 100%;
        margin: auto !important; }
  #order-container #frmpayment-continue {
    background-color: #60cc00;
    width: auto;
    margin: auto;
    margin-bottom: 10px;
    padding: 15px 20px; }
  #order-container .back-button {
    font-family: 'Graphik Light';
    font-size: 12px;
    text-decoration: underline; }
  #order-container .info-more {
    font-size: 13px;
    font-size: 13px;
    max-width: 300px;
    margin: auto;
    margin-top: 30px; }
  #order-container #cart-table {
    width: 100%; }
    #order-container #cart-table .header {
      border-bottom: 1px solid #f6b111;
      padding-bottom: 5px;
      overflow: hidden; }
      #order-container #cart-table .header > div {
        color: #cacaca;
        font-size: 14px;
        float: left;
        text-align: left; }
      #order-container #cart-table .header .product-detail {
        width: 45%;
        padding-left: 100px; }
      #order-container #cart-table .header .product-variant-info {
        width: 30%; }
      #order-container #cart-table .header .product-count {
        width: 10%; }
      #order-container #cart-table .header .product-price {
        width: 20%; }
      #order-container #cart-table .header .product-actions {
        width: 5%; }
    #order-container #cart-table .table-content {
      border-bottom: 1px solid #f6b111; }
    #order-container #cart-table .single-row {
      overflow: hidden;
      font-size: 15px;
      padding-bottom: 12px; }
      #order-container #cart-table .single-row .cell {
        float: left;
        text-align: left;
        line-height: 60px; }
      #order-container #cart-table .single-row .product-detail {
        width: 45%; }
        #order-container #cart-table .single-row .product-detail .back-img {
          width: 90px;
          height: 60px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          float: left; }
        #order-container #cart-table .single-row .product-detail .title {
          line-height: 23px;
          padding-left: 10px;
          overflow: hidden;
          padding-right: 15px;
          padding-top: 18px; }
          #order-container #cart-table .single-row .product-detail .title .sub-title {
            font-size: 13px;
            color: #929191; }
        #order-container #cart-table .single-row .product-detail .title.both-title {
          padding-top: 9px; }
      #order-container #cart-table .single-row .product-variant-info {
        width: 30%;
        overflow: hidden;
        padding-right: 15px;
        line-height: 23px;
        padding-top: 18px; }
      #order-container #cart-table .single-row .product-count {
        width: 10%;
        padding-top: 15px;
        padding-bottom: 15px; }
        #order-container #cart-table .single-row .product-count > select {
          font-size: 15px;
          padding: 5px 10px;
          display: block;
          border: 0;
          border-radius: 0;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          background: #f6f6f6;
          -webkit-appearance: none;
          width: auto; }
      #order-container #cart-table .single-row .total-price {
        width: 20%;
        color: #6bcf11; }
      #order-container #cart-table .single-row .shipment-price {
        width: 20%;
        height: 60px;
        line-height: 1.2;
        display: flex;
        flex-flow: column;
        justify-content: center; }
        #order-container #cart-table .single-row .shipment-price .shipment-price-cell-button {
          margin-top: 0.2rem;
          cursor: pointer;
          font-size: 0.8rem; }
        #order-container #cart-table .single-row .shipment-price .shipment-price-cell-button--remove {
          color: red; }
      #order-container #cart-table .single-row .action-buttons {
        width: 5%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 60px; }
        #order-container #cart-table .single-row .action-buttons > a {
          font-size: 21px;
          color: #737373;
          margin-left: 10px;
          position: relative;
          top: -5px; }
    #order-container #cart-table .single-row:first-child {
      padding-top: 20px; }
    #order-container #cart-table .single-row:last-child {
      padding-bottom: 20px; }
  #order-container .delivery-info {
    text-align: center;
    font-size: 13px;
    margin-bottom: 30px; }
    #order-container .delivery-info ul {
      list-style-type: none; }
    #order-container .delivery-info .title {
      font-weight: bold;
      margin-bottom: 5px; }
  #order-container .kennitala-info input {
    cursor: auto;
    width: 400px;
    padding: 15px 16px;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 14px;
    border: 1px solid #e2e2e2;
    height: auto;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #order-container #order-personal {
    width: 400px;
    margin: auto; }
    #order-container #order-personal > h1 {
      font-family: 'Graphik Light';
      font-weight: normal;
      font-size: 25px;
      margin-bottom: 20px;
      text-align: center; }
    #order-container #order-personal .order-frm, #order-container #order-personal .email-frm {
      text-align: left;
      margin-bottom: 30px; }
      #order-container #order-personal .order-frm > h2, #order-container #order-personal .email-frm > h2 {
        font-family: 'Graphik Light';
        font-weight: normal;
        font-size: 25px;
        margin-bottom: 20px;
        margin-top: 40px;
        text-align: left; }
      #order-container #order-personal .order-frm p > input[type="text"], #order-container #order-personal .order-frm p input[type="email"], #order-container #order-personal .order-frm p textarea, #order-container #order-personal .order-frm p select, #order-container #order-personal .email-frm p > input[type="text"], #order-container #order-personal .email-frm p input[type="email"], #order-container #order-personal .email-frm p textarea, #order-container #order-personal .email-frm p select {
        cursor: auto;
        width: 400px;
        padding: 15px 16px;
        margin: 0px 0px 15px;
        font-size: 14px;
        line-height: 14px;
        border: 1px solid #e2e2e2;
        height: auto;
        background: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #order-container #order-personal .order-frm p.input-radio > label, #order-container #order-personal .email-frm p.input-radio > label {
        font-weight: normal;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 0;
        font-size: 14px;
        line-height: 1; }
        #order-container #order-personal .order-frm p.input-radio > label input, #order-container #order-personal .email-frm p.input-radio > label input {
          margin-right: 5px;
          width: 15px;
          height: 15px; }
      #order-container #order-personal .order-frm #kennitala, #order-container #order-personal .email-frm #kennitala {
        margin-bottom: 5px; }
      #order-container #order-personal .order-frm .kennitala-button, #order-container #order-personal .email-frm .kennitala-button {
        width: auto;
        padding: 15px 20px;
        background: #60cc00;
        margin: auto;
        color: white;
        font-family: 'Graphik SemiBold';
        border: 0;
        border-radius: 4px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 21px;
        display: block;
        text-align: center;
        margin-bottom: 20px; }
  #order-container #frm-cart input[type="submit"] {
    width: auto;
    padding: 15px 20px;
    background: #60cc00;
    margin: auto;
    margin-top: 30px; }
  #order-container #account-detail {
    text-align: center;
    margin-bottom: 30px; }
    #order-container #account-detail > div {
      margin-bottom: 5px; }

.faq {
  margin-top: 20px;
  padding: 5px; }
  .faq ol {
    margin-left: 30px;
    margin-top: 12px; }

#order-confirm {
  margin: 50px 0 !important; }
  #order-confirm .logo-img {
    margin-bottom: 40px;
    text-align: center; }
    #order-confirm .logo-img > img {
      max-width: 320px; }
  #order-confirm > h1 {
    margin-bottom: 5px !important;
    text-align: center;
    font-family: 'Graphik Light';
    font-weight: normal;
    font-size: 40px; }
  #order-confirm > p {
    text-align: center;
    margin: 0 !important;
    font-size: 18px; }
  #order-confirm .order-info-list {
    margin-top: 30px;
    padding: 25px 35px;
    border-top: 1px solid #f6b111;
    border-bottom: 1px solid #f6b111;
    font-size: 15px;
    list-style-type: none; }
    #order-confirm .order-info-list > li {
      margin-bottom: 15px;
      line-height: 1.3; }
      #order-confirm .order-info-list > li > i {
        font-size: 10px;
        position: relative;
        bottom: 2px;
        margin-right: 7px; }
    #order-confirm .order-info-list li:last-child {
      margin-bottom: 0; }
    #order-confirm .order-info-list .mail-link {
      text-decoration: underline; }

.product-details {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
  overflow: visible; }
  .product-details .column {
    float: left;
    width: 33.33%;
    min-width: 250px; }
  .product-details .row:after {
    content: "";
    display: table;
    clear: both; }
  .product-details .left-section {
    float: left;
    width: 75%;
    padding-right: 20px; }
    .product-details .left-section .product-title {
      font-family: 'Graphik Light';
      font-size: 25px;
      margin-bottom: 30px; }
    .product-details .left-section .product-img {
      position: relative; }
      .product-details .left-section .product-img .product_promo {
        height: 100%;
        position: absolute;
        width: 100%;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 100%; }
      .product-details .left-section .product-img img {
        max-width: 100%; }
    .product-details .left-section .product-content {
      margin-top: 30px; }
      .product-details .left-section .product-content .product-name {
        font-family: 'Graphik Light';
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 30px; }
      .product-details .left-section .product-content .description {
        font-family: 'Graphik Light';
        font-size: 14px;
        line-height: 1.5;
        color: black; }
        .product-details .left-section .product-content .description img, .product-details .left-section .product-content .description iframe {
          max-width: 100% !important; }
        .product-details .left-section .product-content .description img {
          height: auto !important; }
        .product-details .left-section .product-content .description .more img {
          float: right;
          margin-right: 94px;
          margin-top: 67px;
          clear: both; }
        .product-details .left-section .product-content .description > p {
          line-height: 1.5; }
        .product-details .left-section .product-content .description strong {
          font-family: 'Graphik Medium'; }
        .product-details .left-section .product-content .description h2 {
          color: #2d2d2d; }
        .product-details .left-section .product-content .description video {
          max-width: 100%; }
        .product-details .left-section .product-content .description .desc {
          clear: both;
          overflow: hidden; }
          .product-details .left-section .product-content .description .desc .main {
            float: left;
            width: 100%; }
            .product-details .left-section .product-content .description .desc .main > iframe {
              max-width: 100%; }
        .product-details .left-section .product-content .description .more {
          width: 100%;
          margin-top: 20px; }
  .product-details .right-section {
    float: left;
    width: 25%;
    font-family: 'Graphik Light';
    color: #272727; }
    .product-details .right-section .usage {
      margin-top: 30px;
      font-size: 14px;
      color: black; }
      .product-details .right-section .usage strong {
        font-weight: bold;
        font-size: 20px; }
      .product-details .right-section .usage img {
        max-width: 100% !important; }
    .product-details .right-section .only-now {
      font-size: 13px; }
    .product-details .right-section .price-box {
      margin-top: 5px;
      margin-bottom: 8px; }
      .product-details .right-section .price-box > span:first-child {
        font-size: 28px;
        font-family: 'Graphik Medium';
        color: #e35205; }
      .product-details .right-section .price-box > span:nth-child(2) {
        text-decoration: line-through;
        font-size: 14px; }
    .product-details .right-section .buy-box {
      float: left;
      width: 100%;
      clear: both; }
      .product-details .right-section .buy-box .buy-button {
        width: 75%;
        background-color: #60cc00;
        margin-bottom: 12px;
        display: block;
        float: left; }
      .product-details .right-section .buy-box .add-to-cart {
        width: 25%;
        float: left;
        text-align: center;
        padding-top: 14px; }
        .product-details .right-section .buy-box .add-to-cart .shopping-cart-icon {
          background-image: url("/stylesheets/hopkaup_is/basket-icon.png");
          background-repeat: no-repeat;
          width: 23px;
          height: 18px;
          background-size: cover;
          display: inline-block;
          margin-right: 8px;
          vertical-align: middle;
          position: relative;
          bottom: 2px; }
    .product-details .right-section .offer-end {
      width: 100%;
      background-color: #F94D4D;
      margin-bottom: 12px;
      display: block; }
    .product-details .right-section .social-icons-small-section {
      overflow: visible !important; }
    .product-details .right-section .small-section {
      overflow: hidden;
      float: left;
      width: 100%;
      clear: both; }
      .product-details .right-section .small-section .label {
        text-transform: uppercase;
        font-size: 11px;
        margin-bottom: 5px; }
      .product-details .right-section .small-section .value {
        font-family: 'Graphik Semibold';
        color: black;
        font-size: 16px; }
      .product-details .right-section .small-section .discount, .product-details .right-section .small-section .save {
        float: left;
        width: 50%; }
      .product-details .right-section .small-section .totalSold, .product-details .right-section .small-section .totalSoldBefore {
        float: left;
        width: 50%; }
      .product-details .right-section .small-section .totalSold {
        padding-right: 5px; }
      .product-details .right-section .small-section .totalSold.full-width-column {
        width: 100%; }
      .product-details .right-section .small-section .clock-value {
        color: #e35205; }
        .product-details .right-section .small-section .clock-value .clock-icon {
          line-height: 30px;
          height: 30px;
          float: left; }
          .product-details .right-section .small-section .clock-value .clock-icon > i {
            line-height: 30px;
            height: 30px;
            font-size: 26px;
            vertical-align: middle; }
        .product-details .right-section .small-section .clock-value #clocks {
          display: inline-block;
          height: 30px;
          line-height: 30px;
          margin-left: 5px; }
          .product-details .right-section .small-section .clock-value #clocks > span {
            height: 30px;
            line-height: 30px;
            vertical-align: middle;
            font-size: 18px;
            float: left; }
      .product-details .right-section .small-section .social-icons > a {
        margin-right: 2px; }
        .product-details .right-section .small-section .social-icons > a > i {
          height: 25px;
          width: 25px;
          text-align: center;
          line-height: 25px;
          vertical-align: middle;
          background: #333333;
          color: white;
          padding: 0px;
          font-size: 14px;
          border-radius: 50px; }
    .product-details .right-section .small-section.bottom-margin {
      margin-bottom: 12px; }
    .product-details .right-section .small-section.top-border {
      border-top: 1px solid #d8d8d8;
      padding-bottom: 5px;
      padding-top: 12px; }
    .product-details .right-section .timers-section .timer .timer-headline {
      font-size: 1.2em;
      text-align: center;
      margin-bottom: 15px; }
    .product-details .right-section .timers-section .timer .timer-box > div {
      float: left;
      width: 25%;
      text-align: center;
      padding: 0 5px;
      position: relative; }
      .product-details .right-section .timers-section .timer .timer-box > div .box-top > span:first-child {
        font-size: 24px;
        font-weight: bold;
        background: #f4ae03;
        padding-top: 2px;
        float: left;
        width: 48%; }
      .product-details .right-section .timers-section .timer .timer-box > div .box-top > span:nth-child(2) {
        font-size: 24px;
        font-weight: bold;
        background: #f4ae03;
        padding-top: 2px;
        float: right;
        width: 48%; }
      .product-details .right-section .timers-section .timer .timer-box > div .box-top .box-separator {
        font-weight: bold;
        font-size: 23px;
        color: #f4ae03;
        position: absolute;
        right: -3px; }
      .product-details .right-section .timers-section .timer .timer-box > div .box-bottom > span {
        margin-top: 5px;
        display: inline-block;
        font-size: 12px;
        color: #f4aa04;
        letter-spacing: 1px; }

.section-next-deals {
  margin-top: 30px; }
  .section-next-deals .title {
    font-family: 'Graphik Light';
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 20px; }

.navigation-box {
  position: relative; }

.recommend-box .prev-slide, .recommend-box .next-slide {
  position: absolute;
  font-size: 45px;
  line-height: 45px;
  height: 45px;
  top: 95px;
  cursor: pointer; }
  .recommend-box .prev-slide > i, .recommend-box .next-slide > i {
    color: #d8dadd; }
.recommend-box .prev-slide {
  left: -35px; }
.recommend-box .next-slide {
  right: -35px; }

.overflow {
  overflow: visible; }

.page-top-section .title {
  font-family: 'Graphik Light';
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 10px; }
  .page-top-section .title .more-link {
    font-size: 13px;
    color: #F5AB00;
    font-family: 'Graphik Medium';
    margin-left: 5px; }

.day-offers {
  float: left;
  width: 65%;
  padding-right: 5px;
  padding-left: 5px; }
  .day-offers .single-offer {
    margin-bottom: 0;
    position: relative; }
    .day-offers .single-offer .back-img {
      height: 342px;
      display: block; }
      .day-offers .single-offer .back-img .content {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.8); }
        .day-offers .single-offer .back-img .content .offer-title {
          min-height: 0;
          height: 40px;
          margin-bottom: 0;
          float: left;
          width: 50%; }
        .day-offers .single-offer .back-img .content .offer-price {
          float: right;
          width: 50%;
          height: 40px; }
      .day-offers .single-offer .back-img .offer-link {
        position: absolute;
        bottom: 75px;
        right: 15px;
        background-color: #60cc00;
        width: auto;
        padding-left: 10px;
        padding-right: 10px; }
        .day-offers .single-offer .back-img .offer-link > i {
          font-size: 25px;
          line-height: 20px;
          font-weight: bold; }
  .day-offers .owl-controls {
    position: absolute;
    bottom: 75px;
    left: 15px; }

.summer-button {
  background: #60cc00;
  margin-top: 20px;
  word-wrap: break-word;
  width: 150px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  font-family: 'Graphik Medium'; }

.popular-offers {
  float: left;
  width: 35%;
  padding-left: 5px;
  padding-top: 37px; }
  .popular-offers .single-offer {
    width: 100%;
    margin-bottom: 6px; }
    .popular-offers .single-offer .inner {
      width: 100%; }
      .popular-offers .single-offer .inner .back-img {
        position: relative;
        height: 168px; }
        .popular-offers .single-offer .inner .back-img .content {
          position: absolute;
          bottom: 0;
          width: 100%;
          background: rgba(255, 255, 255, 0.8); }
          .popular-offers .single-offer .inner .back-img .content .offer-title {
            height: auto;
            min-height: 0;
            margin: 0;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden; }
          .popular-offers .single-offer .inner .back-img .content .discount {
            float: left;
            margin-right: 5px;
            font-family: 'Graphik Medium';
            color: #60cc00; }

.variants-select-box {
  font-size: 12px;
  padding: 10px;
  padding-right: 25px;
  display: block;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 15px;
  color: #272727;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2; }

#variantName {
  margin-bottom: 10px; }

.select-box {
  position: relative; }
  .select-box > i {
    position: absolute;
    font-size: 22px;
    right: 7px;
    top: 8px;
    color: #161616;
    pointer-events: none; }

.delivery-more-info {
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  border-radius: 50px;
  background-color: #f5ab00;
  color: white;
  position: relative;
  bottom: 1px; }
  .delivery-more-info > i {
    line-height: 20px;
    vertical-align: middle; }

.owl-carousel .single-offer {
  float: none;
  width: auto; }
  .owl-carousel .single-offer .inner {
    width: 100%; }

.owl-nav {
  display: none; }

.owl-dots {
  text-align: center;
  margin-top: 5px; }

.owl-dots .owl-dot {
  zoom: 1;
  display: inline; }

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #d6d6d6;
  display: inline-block;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 4px; }

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #f5ab00; }

.ui-dialog .ui-widget-header {
  background: none !important;
  border: 0 !important; }
.ui-dialog .ui-dialog-titlebar-close {
  background: none !important;
  border: 0 !important; }
.ui-dialog .ui-dialog-content {
  font-size: 14px; }
.ui-dialog div.ui-dialog-buttonpane {
  border: 0;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 0 !important; }
  .ui-dialog div.ui-dialog-buttonpane button.ui-button {
    color: white;
    font-family: 'Graphik SemiBold';
    border: 0;
    border-radius: 4px;
    width: auto;
    padding: 10px 25px;
    font-size: 21px;
    display: block;
    text-align: center;
    float: none;
    margin: auto;
    background-color: #60cc00;
    background-image: none; }

.ui-widget input, .ui-widget select, .ui-widget textarea {
  width: 140px;
  height: 30px;
  border: 1px solid #e2e2e2;
  margin: auto;
  display: block;
  margin-top: 20px;
  padding: 5px; }

.fb_iframe_widget {
  vertical-align: middle;
  margin-bottom: 1px;
  margin-left: 5px; }

.validation-error {
  border: 2px solid red; }

#variantName option:first-child {
  color: #53a318; }

.top-icon {
  position: absolute;
  padding-left: 10px;
  width: 40px;
  cursor: pointer; }
  .top-icon > img {
    max-width: 100%; }

.top-icon.fixedBottom {
  bottom: 360px; }

.about-us-content {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  min-width: 300px;
  margin-bottom: 20px; }

.employee {
  clear: left;
  margin-top: 10px;
  font-size: 0.8em; }

.category_promo {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  background-position: 100%;
  background-size: 221px;
  background-position-y: 0px;
  position: absolute;
  top: 0; }

.category_promo_94
, .category_promo_95
, .category_promo_96
, .category_promo_97
, .category_promo_98
, .category_promo_99
, .category_promo_100
, .category_promo_128 {
  background-image: url(/stylesheets/hopkaup_is/images/hopkaup-christmas-border-final.png); }

.button-main {
  background-color: #60cc00;
  display: inline-block;
  margin: 8px;
  padding: 6px;
  width: auto; }

.voucher-buttons {
  margin-top: 10px;
  margin-bottom: 20px; }

.user-links {
  margin: 20px 0; }
  .user-links a {
    padding-right: 8px; }

.input-size-normal-disabled label, .input-size-normal label {
  width: 100px;
  display: inline-block;
  text-align: right; }

.link_to_frontpage {
  margin-top: 2em;
  display: block;
  color: #f5ab00; }

.remind-expire-box {
  margin-bottom: 1em;
  margin-top: 0.5em; }
  .remind-expire-box .button {
    width: 100%;
    word-wrap: break-word; }
  .remind-expire-box .remind-expire-button {
    background-color: #f5ab00; }
  .remind-expire-box .remind-expire-delete-button {
    background-color: #F94D4D; }
  .remind-expire-box > p {
    margin-bottom: 10px;
    margin-top: 15px; }

#edit-user-order h1 {
  margin-bottom: 20px; }
#edit-user-order .customer-notes label {
  float: left;
  margin-top: 5px; }
#edit-user-order .customer-notes textarea {
  width: 254px;
  margin-left: 17px; }

.error-message {
  color: #cf0c0c;
  margin-bottom: 10px;
  text-align: center; }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #60cc00;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
  max-width: 145px;
  margin: auto; }

.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2); }

.btn-block + .btn-block {
  margin-top: 5px; }

.subscribe_to_list {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 0; }

.small-section.star_rating {
  margin-top: 1em;
  margin-bottom: 0.5em;
  background-repeat: no-repeat;
  background-position: 0 25px;
  background-size: 200px 72px;
  height: 99px;
  text-align: center; }

.star_rating_4 {
  background-image: url("/images/hopkaup_is/rating_4_stars.jpg"); }

.star_rating_4_5 {
  background-image: url("/images/hopkaup_is/rating_4_5_stars.jpg"); }

.star_rating_5 {
  background-image: url("/images/hopkaup_is/rating_5_stars.jpg"); }

.fermingar_item {
  position: relative; }
  .fermingar_item > a {
    padding-left: 32px;
    position: relative; }

.fermingar_item > .back-img {
  background-image: url("/images/hopkaup_is/fermingar_icon.png");
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -9px;
  left: -5px;
  background-size: contain; }

#user-profile .sms-promote, #user-profile .mailchimp-unsubscribe, #user-profile .mailchimp-subscribe {
  margin-bottom: 10px; }
  #user-profile .sms-promote label, #user-profile .mailchimp-unsubscribe label, #user-profile .mailchimp-subscribe label {
    padding-left: 117px; }
    #user-profile .sms-promote label input, #user-profile .mailchimp-unsubscribe label input, #user-profile .mailchimp-subscribe label input {
      position: relative;
      top: 2px;
      margin-right: 5px; }
#user-profile .gdpr-link > a {
  padding-left: 117px;
  margin-top: 5px;
  display: inline-block; }

.delete-account {
  border: 1px solid red;
  border-radius: 5px;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .delete-account > a {
    font-family: 'Graphik SemiBold';
    border: 0;
    border-radius: 4px;
    padding: 10px;
    display: block;
    text-align: center;
    background: red;
    color: white;
    font-weight: bold; }

.is-shipment, .allow-gift-certificate {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  font-size: 12px; }

.shipment-info {
  margin-top: 20px;
  font-size: 13px; }
  .shipment-info input {
    margin-right: 5px; }
  .shipment-info .shipment-info-total-price {
    font-weight: 600; }

.gift-certificate-info {
  margin-top: 10px;
  font-size: 13px; }

/* Mobile code added */
@media only screen and (max-width: 1100px) {
  body.birthday {
    background-image: none; } }
@media only screen and (max-width: 800px) {
  body {
    min-width: 0; }

  #header #logo {
    padding-left: 10px; }
    #header #logo a > img {
      width: 130px;
      height: auto;
      margin-top: 8px; }

  #header {
    height: 110px; }
    #header .bottom-header .bottom-menu {
      margin-left: 1em; }
      #header .bottom-header .bottom-menu #snippet--categoryMenu > .item select {
        width: 110px;
        font-size: 0.9em; }
      #header .bottom-header .bottom-menu #snippet--categoryMenu > .item.loading-icon {
        margin-top: 4px; }
    #header .top-header {
      padding-top: 0px;
      padding-bottom: 0px;
      height: 55px; }
      #header .top-header .top-menu {
        float: none;
        display: block;
        position: absolute;
        right: 10px; }
        #header .top-header .top-menu > .item > a {
          padding: 2px 6px;
          font-size: 12px; }
        #header .top-header .top-menu > .item.help {
          display: none; }

  .countdown .countdown-title {
    font-size: 18px; }

  input[type="submit"], .button {
    font-size: 16px; }

  input[type="submit"] {
    background-color: #60cc00; }

  #footer .footer-top .footer-sections .section,
  #footer .footer-top .footer-sections .section > h1 {
    float: none;
    width: auto;
    margin: 7px auto;
    text-align: center; }

  #footer .footer-top .footer-sections .section .social-icons > a {
    float: none;
    display: inline-block; }

  #footer .footer-top .footer-sections .app {
    background-position: 10px 0; }

  .category-menu {
    display: none; }

  .page-top-section {
    display: none; }

  .page-main-section .title {
    margin-left: 6px; }

  .page-main-section .title .more-link {
    display: none; }

  .page-section > div {
    float: left;
    width: 100%;
    margin-bottom: 15px; }
    .page-section > div .content img {
      max-width: 40%; }

  .day-offers {
    float: none;
    width: 100%; }

  .owl-item {
    width: 100% !important; }

  .single-offer .inner .back-img {
    height: 150px;
    background-position: 0 20%;
    background-size: cover; }

  .popular-offers,
  .single-offer {
    width: auto;
    float: none; }

  .offer-price {
    position: absolute;
    top: 73px;
    right: 7px;
    background-color: #fff;
    display: block;
    padding: 6px; }

  .single-offer .inner .content .offer-price .new-price {
    font-size: 24px;
    display: block; }

  .single-offer .inner .content .offer-title,
  .single-offer .inner .content .provider {
    height: auto;
    min-height: initial; }

  .single-offer .inner {
    position: relative; }

  .top-menu {
    display: none; }

  /* product details */
  #oldcontent {
    width: 100%;
    max-width: 940px;
    background-color: #fff; }

  #user-profile, #my-orders {
    width: 100%;
    margin-left: 0; }

  .voucher_info {
    border-width: 0; }
    .voucher_info tr, .voucher_info th {
      border-width: 0;
      font-weight: bold; }
    .voucher_info td {
      border-width: 0; }

  .content-wrap {
    padding-top: 10px;
    padding-left: 6px; }

  .product-details .left-section,
  .product-details .right-section {
    float: none;
    width: auto;
    padding: 0;
    margin: 0; }

  .product-details .left-section .product-title {
    margin: 0;
    padding: 10px;
    font-size: 18px; }

  .product-details .left-section .product-content {
    width: auto;
    margin: 0;
    padding: 0; }

  .product-details .left-section .product-content .description {
    margin: 10px;
    padding: 0;
    width: auto; }

  .product-details .right-section {
    margin: 0 10px; }

  .product-details .right-section .small-section.usage2 {
    display: none; }

  .top-border:nth-of-type(1) {
    display: none;
    background-color: yellow; }

  .content-wrap .sendmail {
    margin: 6px auto; }

  .product-details .right-section .only-now,
  .product-details .right-section .price-box,
  .product-details .right-section .buy-box,
  .product-details .right-section .offer-end,
  .product-details .right-section .small-section.bottom-margin,
  .product-details .right-section .small-section .clock-value {
    position: fixed;
    left: 0;
    padding-left: 8px;
    padding-top: 6px;
    font-size: 16px;
    bottom: 92px;
    background-color: white;
    z-index: 3000;
    float: none;
    width: 100%;
    padding-right: 8px; }

  .product-details .right-section .small-section.bottom-margin {
    border-top: 1px solid #2d2d2d;
    bottom: 100px; }

  .product-details .right-section .small-section.bottom-margin.has-allow-gift-certificate {
    bottom: 125px; }

  .product-details .right-section .small-section .clock-value {
    position: fixed;
    right: 0px;
    left: auto;
    bottom: 70px;
    width: 130px; }

  .hide-mobile {
    display: none; }

  .product-details .right-section .buy-box .add-to-cart {
    display: none; }

  .product-details .right-section .buy-box .buy-button {
    width: 100%; }

  .product-details .right-section .price-box {
    bottom: 47px; }

  .product-details .right-section .offer-end,
  .product-details .right-section .buy-box {
    bottom: 0px;
    padding-top: 5px; }

  .product-details .right-section .offer-end {
    background-color: #F94D4D;
    height: 59px;
    padding-top: 20px;
    margin-bottom: 0;
    cursor: default; }

  .section-next-deals, .expires-in > .label {
    display: none; }

  .product-details .right-section .small-section.top-border.expires-in {
    border: 0px solid #d8d8d8; }

  /* basket */
  #order-container #cart-table .header .product-detail {
    width: 60%;
    padding-left: 10px; }

  #order-container #cart-table .single-row .product-detail {
    width: 60%; }
    #order-container #cart-table .single-row .product-detail .title {
      padding-top: 3px;
      white-space: initial; }
    #order-container #cart-table .single-row .product-detail .back-img {
      display: none; }

  #order-container #cart-table .single-row {
    white-space: nowrap; }

  #order-container #cart-table .header .product-variant-info,
  #order-container #cart-table .single-row .product-variant-info {
    width: 60%;
    padding-left: 5px; }

  #order-container #cart-table .header .product-count,
  #order-container #cart-table .single-row .product-count {
    width: 15%; }

  #order-container #cart-table .header .product-price,
  #order-container #cart-table .single-row .total-price {
    width: 20%;
    padding-right: 4px; }

  #order-container #cart-table .single-row .product-count {
    padding: 0; }

  #order-container #cart-table .single-row .cell {
    line-height: 30px; }

  #order-container .logo-img {
    display: none; }

  #order-container {
    margin-top: 5px; }

  #order-container #cart-table .single-row .cell {
    padding-top: 0;
    text-overflow: ellipsis; }

  #order-container #order-personal,
  #order-container #order-personal .order-frm > p > input[type="text"],
  #order-container #order-personal .order-frm > p textarea {
    width: 100%; }

  #order-container #order-personal .order-frm {
    margin: 0 4px; }

  /* payment methods */
  #order-container #payment_methods {
    margin-top: 10px; }

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

  .allow-gift-certificate {
    position: fixed;
    left: 0;
    padding-left: 8px;
    padding-top: 6px;
    bottom: 105px;
    background-color: white;
    z-index: 3000;
    float: none;
    width: 100%;
    padding-right: 8px;
    font-size: 10px; } }
#delete_user_dialog {
  text-align: center; }
