@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container, .content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .content:before, .container:after, .content:after {
  content: " ";
  display: table;
}

.container:after, .content:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, .content {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, .content {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container, .content {
    width: 1170px;
  }
}

.container-fluid, .content-full {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .content-full:before, .container-fluid:after, .content-full:after {
  content: " ";
  display: table;
}

.container-fluid:after, .content-full:after {
  clear: both;
}

.row, .slider-holder, .history-holder {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .slider-holder:before, .history-holder:before, .row:after, .slider-holder:after, .history-holder:after {
  content: " ";
  display: table;
}

.row:after, .slider-holder:after, .history-holder:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .radio-wrap input[type="radio"], .languages-title input[type="radio"], .languages-title span, .col-sm-2, .col-md-2, header .ic-top-menu .logo-holder, header .ic-top-menu .lang-bar, header .en-top-menu .logo-holder, .staff-page .staff-email, .staff-page .staff-phone, .col-lg-2, .col-xs-3, .choose-value .single-value-holder, .col-sm-3, .col-md-3, header .logo-holder, header .lang-bar, header .en-top-menu .lang-bar, .category-product, .list-items a, .where-to-buy-holder .countries .country, .icelandic-inner form .input-quarter, .col-lg-3, .col-xs-4, .col-sm-4, .category-product, .list-items a, .col-md-4, .footer-content > div, .staff-page .staff-name, .staff-page .staff-job-tittle, .videos-holder .single-video-holder, .icelandic-inner form .input-third, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .category-product, .product-gallery .small-images .img-wrap, .list-items a, .where-to-buy-holder .countries .country, .videos-holder .single-video-holder, .radio-wrap label, .languages-title label, .languages-title p, .col-sm-6, .col-md-6, header .nav-holder, .social-block, #issues li .timeline-picture, #issues li .timeline-text, .widgets-holder .single-widget, .product-top-pic, .product-top-about, .about-tabs-holder.about-page .img-holder, .about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social, .product-gallery .big-image-wrap, .product-gallery .small-images, .contact-wrap .contact-content > div, .contact-wrap .contact-content > div > div > div, .recipe-single-page .recipe-ingredients .half, .icelandic-inner form .input-half, .detailed-products a, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, header .en-top-menu .nav-holder, .icelandic-inner form .textarea-holder .input-wrap, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, header .nav-holder nav > ul, header .ic-top-menu .nav-holder, header .en-top-menu .nav-holder nav > ul, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, header .ic-top-menu .nav-holder nav > ul, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-single-page .recipe-ingredients .half, .col-sm-12, .col-md-12, .product-gallery .big-image-wrap .big-img-content, .icelandic-inner form h5, .icelandic-inner form .full-width-input, .icelandic-inner form .textarea-holder, .submit-button-holder, .request-for-grants-page .request-text p, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .radio-wrap input[type="radio"], .languages-title input[type="radio"], .languages-title span, .col-xs-3, .choose-value .single-value-holder, .col-xs-4, .col-xs-5, .col-xs-6, .category-product, .product-gallery .small-images .img-wrap, .list-items a, .where-to-buy-holder .countries .country, .videos-holder .single-video-holder, .radio-wrap label, .languages-title label, .languages-title p, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .recipe-single-page .recipe-ingredients .half {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2, .radio-wrap input[type="radio"], .languages-title input[type="radio"], .languages-title span {
  width: 16.6666666667%;
}

.col-xs-3, .choose-value .single-value-holder {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6, .category-product, .product-gallery .small-images .img-wrap, .list-items a, .where-to-buy-holder .countries .country, .videos-holder .single-video-holder, .radio-wrap label, .languages-title label, .languages-title p {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .recipe-single-page .recipe-ingredients .half {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .category-product, .list-items a, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4, .category-product, .list-items a {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, header .ic-top-menu .logo-holder, header .ic-top-menu .lang-bar, header .en-top-menu .logo-holder, .staff-page .staff-email, .staff-page .staff-phone, .col-md-3, header .logo-holder, header .lang-bar, header .en-top-menu .lang-bar, .category-product, .list-items a, .where-to-buy-holder .countries .country, .icelandic-inner form .input-quarter, .col-md-4, .footer-content > div, .staff-page .staff-name, .staff-page .staff-job-tittle, .videos-holder .single-video-holder, .icelandic-inner form .input-third, .col-md-5, .col-md-6, header .nav-holder, .social-block, #issues li .timeline-picture, #issues li .timeline-text, .widgets-holder .single-widget, .product-top-pic, .product-top-about, .about-tabs-holder.about-page .img-holder, .about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social, .product-gallery .big-image-wrap, .product-gallery .small-images, .contact-wrap .contact-content > div, .contact-wrap .contact-content > div > div > div, .recipe-single-page .recipe-ingredients .half, .icelandic-inner form .input-half, .detailed-products a, .col-md-7, .col-md-8, header .en-top-menu .nav-holder, .icelandic-inner form .textarea-holder .input-wrap, .col-md-9, header .nav-holder nav > ul, header .ic-top-menu .nav-holder, header .en-top-menu .nav-holder nav > ul, .col-md-10, header .ic-top-menu .nav-holder nav > ul, .col-md-11, .col-md-12, .product-gallery .big-image-wrap .big-img-content, .icelandic-inner form h5, .icelandic-inner form .full-width-input, .icelandic-inner form .textarea-holder, .submit-button-holder, .request-for-grants-page .request-text p {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2, header .ic-top-menu .logo-holder, header .ic-top-menu .lang-bar, header .en-top-menu .logo-holder, .staff-page .staff-email, .staff-page .staff-phone {
    width: 16.6666666667%;
  }
  .col-md-3, header .logo-holder, header .lang-bar, header .en-top-menu .lang-bar, .category-product, .list-items a, .where-to-buy-holder .countries .country, .icelandic-inner form .input-quarter {
    width: 25%;
  }
  .col-md-4, .footer-content > div, .staff-page .staff-name, .staff-page .staff-job-tittle, .videos-holder .single-video-holder, .icelandic-inner form .input-third {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6, header .nav-holder, .social-block, #issues li .timeline-picture, #issues li .timeline-text, .widgets-holder .single-widget, .product-top-pic, .product-top-about, .about-tabs-holder.about-page .img-holder, .about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social, .product-gallery .big-image-wrap, .product-gallery .small-images, .contact-wrap .contact-content > div, .contact-wrap .contact-content > div > div > div, .recipe-single-page .recipe-ingredients .half, .icelandic-inner form .input-half, .detailed-products a {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8, header .en-top-menu .nav-holder, .icelandic-inner form .textarea-holder .input-wrap {
    width: 66.6666666667%;
  }
  .col-md-9, header .nav-holder nav > ul, header .ic-top-menu .nav-holder, header .en-top-menu .nav-holder nav > ul {
    width: 75%;
  }
  .col-md-10, header .ic-top-menu .nav-holder nav > ul {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12, .product-gallery .big-image-wrap .big-img-content, .icelandic-inner form h5, .icelandic-inner form .full-width-input, .icelandic-inner form .textarea-holder, .submit-button-holder, .request-for-grants-page .request-text p {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1, header .ic-top-menu .logo-holder, .app-languages {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2, header .en-top-menu .logo-holder {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3, header .logo-holder {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'Dax-Regular';
  src: url("/fonts/Dax-Regular.otf");
}

@font-face {
  font-family: 'Dax-Medium';
  src: url("/fonts/Dax-Medium.otf");
}

@font-face {
  font-family: 'Dax-Bold';
  src: url("/fonts/Dax-Bold.otf");
}

@font-face {
  font-family: 'Dax-Italic';
  src: url("/fonts/Dax-Italic.otf");
}

.content:before, .content:after {
  content: " ";
  display: table;
}

.content:after {
  clear: both;
}

.content-full:before, .content-full:after {
  content: " ";
  display: table;
}

.content-full:after {
  clear: both;
}

.non-visible {
  display: none;
}

.content-hidden {
  height: 0;
  overflow: hidden;
}

.content-visible {
  height: auto;
}

body {
  position: relative;
  padding-top: 7vh;
}

@media only screen and (max-width: 1024px) {
  body {
    padding-top: 60px;
  }
}

.nav-up {
  top: -7vh;
}

@media only screen and (max-width: 1024px) {
  .nav-up {
    top: -60px;
  }
}

.edit-page-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 50px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 999;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  padding: 0 12px;
  height: 30px;
  line-height: 28px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 1024px) {
  .edit-page-button {
    display: none;
  }
}

.edit-page-button:hover {
  background: #fff;
  color: #3B2618;
}

.slider-holder, .banner-holder, .cat-slider-holder, .about-text {
  visibility: hidden;
}

.slick-initialized {
  visibility: visible;
}

.home-slider {
  position: relative;
}

@media only screen and (max-width: 640px) {
  .home-slider {
    display: none;
  }
}

.slider-holder {
  height: 93vh;
}

@media only screen and (max-width: 1024px) {
  .slider-holder {
    height: 600px;
  }
}

.slider-holder .slick-list, .slider-holder .slick-track {
  width: 100%;
  height: 100%;
}

.slider-holder .slide {
  height: 100%;
  width: 100%;
  background: url(../images/home-slider.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.home-hero {
  display: none;
}

@media only screen and (max-width: 640px) {
  .home-hero {
    display: block;
    width: 100%;
  }
  .home-hero img {
    width: 100%;
  }
}

.home-slider .home-slider-left {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 120px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media only screen and (max-width: 1366px) {
  .home-slider .home-slider-left {
    left: 3%;
  }
}

.home-slider .home-slider-left:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.home-slider .home-slider-right {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 120px;
  -webkit-transform: rotate(180deg) scale(1, 1);
  transform: rotate(180deg) scale(1, 1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 1366px) {
  .home-slider .home-slider-right {
    right: 3%;
  }
}

.home-slider .home-slider-right:hover {
  -webkit-transform: rotate(180deg) scale(1.1, 1.1);
  transform: rotate(180deg) scale(1.1, 1.1);
}

.cat-slider-wrap {
  position: relative;
}

.category-slider .cat-slider-item {
  margin: 0 5px;
}

.category-slider .cat-slider-item img {
  max-width: 100%;
}

.category-slider .cat-slider-left, .category-slider .cat-slider-right {
  width: 70px;
  height: 100%;
  background: #fff;
  cursor: pointer;
}

.category-slider .cat-slider-left {
  background-color: white;
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
}

.category-slider .cat-slider-left img {
  position: absolute;
  top: 50%;
  left: 32%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 25px;
}

.category-slider .cat-slider-right {
  background-color: white;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, white 100%);
  position: absolute;
  top: 0;
  right: 0;
}

.category-slider .cat-slider-right img {
  position: absolute;
  top: 50%;
  left: 68%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
  max-width: 25px;
}

.cat-slider-holder {
  margin-bottom: 65px;
}

.cat-slider-holder img {
  margin: 0 auto;
}

.about-text .slick-dots li button {
  width: 14px;
  height: 14px;
  border: 2px solid #665549;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.about-text .slick-dots li.slick-active button {
  background: #665549;
}

.about-text .slick-dots li button:before {
  content: '' !important;
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
  box-sizing: content-box;
}

.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ************** */
.scrollbar-inner > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background: transparent;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #583b26;
  opacity: 0.5;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar, .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #583b26;
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/* Header */
header {
  position: fixed;
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  z-index: 99999999;
  width: 100%;
  height: 7vh;
  background-color: #3b2416;
  background-image: -webkit-linear-gradient(left, #301e13 0%, #4b3220 26%, #5b3e28 48%, #5a3d28 55%, #533824 65%, #301e13 100%);
  background-image: linear-gradient(to right, #301e13 0%, #4b3220 26%, #5b3e28 48%, #5a3d28 55%, #533824 65%, #301e13 100%);
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
}

@media only screen and (max-width: 1024px) {
  header {
    height: 60px;
  }
}

header .logo-holder {
  display: block;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  header .logo-holder {
    width: 100%;
    margin: 0;
  }
}

header .logo-holder a {
  display: block;
  max-width: 190px;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 1024px) {
  header .logo-holder a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

header .logo-holder a img {
  width: 100%;
}

header .content-full {
  position: relative;
  height: 100%;
}

header .nav-holder {
  padding-left: 0;
}

header .nav-holder:before, header .nav-holder:after {
  content: " ";
  display: table;
}

header .nav-holder:after {
  clear: both;
}

@media only screen and (max-width: 1024px) {
  header .nav-holder {
    display: none;
  }
}

header .nav-holder nav:before, header .nav-holder nav:after {
  content: " ";
  display: table;
}

header .nav-holder nav:after {
  clear: both;
}

header .nav-holder nav > ul {
  padding: 0;
}

header .nav-holder nav > ul > li {
  position: relative;
  display: block;
  float: left;
  margin-right: 42px;
}

header .nav-holder nav > ul > li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1280px) {
  header .nav-holder nav > ul > li {
    margin-right: 25px;
  }
}

header .nav-holder nav > ul > li > a {
  position: relative;
  display: block;
  line-height: 7vh;
  letter-spacing: 0.1em;
  font-size: 16px;
}

header .nav-holder nav > ul > li:hover {
  text-decoration: underline;
}

header .nav-holder nav > ul > li.active > a:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(88, 60, 39, 0);
  border-top-color: #583c27;
  border-width: 20px 25px 0 25px;
  margin-left: -25px;
}

header .nav-holder nav > ul li.has-dropdown:before, header .nav-holder nav > ul li.has-dropdown:after {
  content: " ";
  display: table;
}

header .nav-holder nav > ul li.has-dropdown:after {
  clear: both;
}

header .nav-holder nav > ul li.has-dropdown > a {
  float: left;
}

header .nav-holder nav > ul li.has-dropdown > a:after {
  font-family: 'FontAwesome';
  content: '\f107';
  display: block;
  font-size: 20px;
  margin-left: 8px;
  float: right;
  line-height: 7vh;
}

header .nav-holder nav > ul li.has-dropdown ul {
  background: #fff;
  border: 1px solid #5B3E28;
  border-top: 0;
  border-bottom: 3px solid #5B3E28;
  padding: 15px 0 5px 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: -50%;
  width: 260px;
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

header .nav-holder nav > ul li.has-dropdown:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s, 0s, 0.3s;
  transition-delay: 0s, 0s, 0.3s;
}

header .nav-holder nav > ul li.has-dropdown:hover ul li a {
  display: inline-block;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #583B27;
  margin-bottom: 12px;
}

header .nav-holder nav > ul li.has-dropdown:hover ul li:before {
  font-family: 'FontAwesome';
  content: '\f101';
  color: #583B27;
  margin-right: 5px;
}

@media only screen and (max-width: 1024px) {
  header .lang-bar {
    display: none;
  }
}

header .lang-bar ul {
  float: right;
}

header .lang-bar ul:before, header .lang-bar ul:after {
  content: " ";
  display: table;
}

header .lang-bar ul:after {
  clear: both;
}

header .lang-bar ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0 10px;
}

header .lang-bar ul li:first-child:after {
  display: block;
  content: '/';
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 34%;
  right: -15px;
}

header .lang-bar ul li a {
  color: #73655c;
  display: block;
  line-height: 7vh;
}

@media only screen and (max-width: 1024px) {
  header .lang-bar ul li a {
    line-height: 60px;
  }
}

header .lang-bar ul li.active a {
  color: #fff;
}

#burger {
  display: none;
}

@media only screen and (max-width: 1024px) {
  #burger {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 31px;
    height: 25px;
    background: url(../images/burger.png) no-repeat;
    background-size: 31px 25px;
    z-index: 9;
  }
}

.sidr {
  box-shadow: none;
  width: 100%;
  background-image: url(../images/menu-bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 104px 61px;
  background-position: 50% 390px;
  z-index: 999999999999999999999;
}

.sidr.left {
  left: -100%;
}

.sidr-inner {
  position: relative;
  padding-top: 45px !important;
}

.sidr ul li:hover a, .sidr ul li:hover span, .sidr ul li.active a, .sidr ul li.active span,
.sidr ul li.sidr-class-active a, .sidr ul li.sidr-class-active span,
.sidr ul li ul li:hover a, .sidr ul li ul li:hover span, .sidr ul li ul li.active a,
.sidr ul li ul li.active span, .sidr ul li ul li.sidr-class-active a, .sidr ul li ul li.sidr-class-active > span {
  box-shadow: none;
}

.sidr ul {
  border: none;
}

.sidr ul li {
  border-top: none;
  border-bottom: 1px solid #5B3E28;
}

.sidr ul li a, .sidr ul li span {
  line-height: 48px;
  display: block;
  text-align: center;
  color: #402C10;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
}

.sidr-class-top-nav {
  background: rgba(255, 255, 255, 0.9);
}

.sidr-class-lang-bar {
  padding: 0 80px;
}

.sidr-class-lang-bar ul {
  border-bottom: none;
}

.sidr-class-lang-bar ul:before, .sidr-class-lang-bar ul:after {
  content: " ";
  display: table;
}

.sidr-class-lang-bar ul:after {
  clear: both;
}

.sidr-class-lang-bar ul li {
  float: left;
  width: 50%;
  border-bottom: none;
}

.sidr-class-lang-bar ul li a {
  color: rgba(118, 110, 100, 0.5);
}

.sidr-class-lang-bar ul li.sidr-class-active a {
  color: #402C10;
}

.sidr-class-has-dropdown > a:after {
  font-family: 'FontAwesome';
  content: '\f0da';
  position: absolute;
  margin-left: 10px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.sidr-class-has-dropdown ul {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  pointer-events: none;
}

.sidr-class-has-dropdown.active > a:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidr-class-has-dropdown.active ul {
  opacity: 1;
  height: auto;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  pointer-events: auto;
}

.sidr-class-has-dropdown.active ul li {
  border-bottom: none;
  text-align: center;
  color: #402C10;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
}

.sidr-class-has-dropdown.active ul li a {
  color: #402C10;
}

.sidr-class-has-dropdown ul li a::before {
  content: '-';
  position: absolute;
  margin-left: -15px;
}

.menu-closer {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .menu-closer {
    display: block;
  }
}

.sidr-class-menu-closer {
  position: absolute;
  top: 20px;
  right: 15px;
  max-height: 23px;
}

header .ic-top-menu .nav-holder nav > ul > li:last-child {
  margin-right: 0 !important;
}

@media only screen and (max-width: 1730px) {
  header .ic-top-menu .nav-holder nav > ul > li {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 1585px) {
  .ic-top-menu .nav-holder nav > ul > li > a {
    letter-spacing: 0.01em;
  }
}

@media only screen and (max-width: 1440px) {
  header .ic-top-menu .logo-holder {
    margin-left: 0;
  }
  header .ic-top-menu .nav-holder {
    width: 83%;
  }
  header .ic-top-menu .lang-bar {
    padding: 0;
  }
}

@media only screen and (max-width: 1280px) {
  header .ic-top-menu .nav-holder nav > ul > li {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  header .ic-top-menu .logo-holder {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1200px) {
  header .en-top-menu .logo-holder {
    margin-left: 6.6666666667%;
    margin-right: 5%;
  }
  header .en-top-menu .nav-holder {
    width: 71.6666666667%;
  }
}

@media only screen and (max-width: 1024px) {
  header .en-top-menu .logo-holder {
    margin: 0;
    width: 100%;
  }
}

footer {
  position: relative;
  padding: 50px 0 40px;
  background-color: #b88663;
  background: -webkit-radial-gradient(50% 50%, circle, #b88663 -100%, #271108 20%);
  background: -webkit-radial-gradient(50% 50% circle, #b88663 -100%, #271108 20%);
  background: radial-gradient(circle at 50% 50%, #b88663 -100%, #271108 20%);
}

footer .back-to-top {
  display: block;
  position: absolute;
  top: -36px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 100;
}

.footer-content {
  padding: 0 90px;
}

.footer-content:before, .footer-content:after {
  content: " ";
  display: table;
}

.footer-content:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  .footer-content {
    padding: 0;
  }
}

@media only screen and (max-width: 992px) {
  .footer-content > div {
    margin-bottom: 25px;
    padding: 0;
  }
}

.footer-content > div h5 {
  font-family: "Dax-Medium", sans-serif;
  font-size: 24px;
  margin-bottom: 50px;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .footer-content > div h5 {
    margin-bottom: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .footer-content > div h5 {
    font-size: 22px;
  }
}

.footer-content > div p {
  font-family: "Dax-Italic", sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  white-space: nowrap;
  line-height: 1.2;
}

@media only screen and (max-width: 992px) {
  .footer-content > div p {
    text-align: center;
  }
}

.footer-links ul li a {
  display: block;
  font-family: "Dax-Italic", sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 4px;
  text-align: center;
}

.footer-links ul li:hover {
  text-decoration: underline;
}

.footer-social ul {
  text-align: center;
}

.footer-social ul li {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px;
  color: #251007;
}

.footer-social ul li a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  position: relative;
}

.footer-social ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
}

.footer-social ul li a.fb-icon:hover i {
  color: #3b5998;
}

.footer-social ul li a.tw-icon:hover i {
  color: #15a7ff;
}

.footer-social ul li a.insta-icon:hover i:before {
  background: -webkit-linear-gradient(left, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: linear-gradient(to right, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#scroll-to {
  display: block;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 1700px) {
  #scroll-to {
    width: 90%;
  }
}

#scroll-to img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#scroll-to img:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media only screen and (max-width: 1700px) {
  #scroll-to img {
    width: 100%;
  }
}

.home-social {
  background: url(../images/social-bg.png) no-repeat;
  height: 980px;
  position: relative;
  z-index: 99;
}

@media only screen and (max-width: 992px) {
  .home-social {
    height: auto;
    background: none;
    margin-bottom: 20px;
  }
}

.social-top {
  height: 82px;
  background-color: #362100;
  background-image: -webkit-linear-gradient(top, #362100 0%, #625045 100%);
  background-image: linear-gradient(to bottom, #362100 0%, #625045 100%);
}

@media only screen and (max-width: 1024px) {
  .social-top {
    height: 60px;
  }
}

.social-holder {
  margin-top: -60px;
  margin-bottom: 40px;
}

.social-holder:before, .social-holder:after {
  content: " ";
  display: table;
}

.social-holder:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  .social-holder {
    margin-top: -40px;
  }
}

.social-block {
  padding: 0 30px;
}

@media only screen and (max-width: 640px) {
  .social-block {
    padding: 0;
  }
}

@media only screen and (max-width: 640px) and (max-width: 992px) {
  .social-block span {
    display: block;
    margin: 0 auto;
  }
  .social-block span iframe {
    position: relative;
  }
}

.social-block .social-app-top:before, .social-block .social-app-top:after {
  content: " ";
  display: table;
}

.social-block .social-app-top:after {
  clear: both;
}

.social-block .social-app-top img {
  max-width: 50px;
  float: left;
  margin-right: 20px;
  margin-top: 15px;
}

@media only screen and (max-width: 992px) {
  .social-block .social-app-top img {
    float: none;
    margin: 0 auto;
  }
}

.social-block .social-app-top p {
  float: left;
  margin-top: 30px;
  font-family: "Dax-Regular", sans-serif;
  font-size: 22px;
}

@media only screen and (max-width: 992px) {
  .social-block .social-app-top p {
    margin-top: 15px;
    float: none;
    text-align: center;
    color: #5C4A3C;
  }
}

.fb-widget, .insta-widget {
  width: 405px;
  padding: 5px;
  min-height: 530px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 480px) {
  .fb-widget, .insta-widget {
    width: 290px;
  }
}

.fb-widget {
  margin-top: 60px;
}

@media only screen and (max-width: 992px) {
  .fb-widget {
    display: block;
    margin: 25px auto 45px;
  }
}

@media only screen and (max-width: 480px) {
  .fb-widget {
    width: 290px;
  }
}

.insta-widget {
  margin-top: 62px;
}

@media only screen and (max-width: 992px) {
  .insta-widget {
    display: block;
    margin: 25px auto 45px;
  }
}

@media only screen and (max-width: 480px) {
  .insta-widget {
    width: 290px;
  }
}

@media only screen and (max-width: 480px) and (max-width: 480px) {
  .insta-widget iframe {
    width: 100% !important;
    height: 400px !important;
  }
}

@media only screen and (max-width: 480px) {
  .insta-widget iframe .btn-primary {
    background-color: #5E4C3F !important;
  }
}

.history {
  margin-top: -135px;
  position: relative;
  z-index: 99;
}

@media only screen and (max-width: 992px) {
  .history {
    margin-top: 20px;
  }
}

.history-holder h5 {
  text-align: center;
  color: #3b2416;
  font-family: "Dax-Bold", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .history-holder h5 {
    font-size: 17px;
  }
}

.history-holder > img {
  display: block;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 1680px) {
  .history-holder > img {
    width: 90%;
  }
}

.history-holder .middle-line {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  display: block;
  height: 1px;
  background: #5b3e28;
  width: 815px;
  margin: 0 auto 85px;
}

@media only screen and (max-width: 992px) {
  .history-holder .middle-line {
    width: 70%;
    margin-bottom: 55px;
  }
}

#timeline {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 75px;
  background: url(../images/dot.gif) left 56px repeat-x;
}

@media only screen and (max-width: 992px) {
  #timeline {
    margin-bottom: 60px;
    background-position: left 53px;
  }
}

@media only screen and (max-width: 640px) {
  #timeline {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 480px) {
  #timeline {
    background-position: left 51px;
  }
}

#dates {
  overflow: hidden;
}

#dates li {
  line-height: 56px;
  list-style: none;
  float: left;
  width: 190px;
  text-align: center;
  background: url(../images/biggerdot.png) center bottom no-repeat;
}

@media only screen and (max-width: 992px) {
  #dates li {
    width: 144px;
  }
}

@media only screen and (max-width: 480px) {
  #dates li {
    width: 120px;
  }
}

#dates a {
  position: relative;
  font-family: "Dax-Bold", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #75655b;
}

@media only screen and (max-width: 992px) {
  #dates a {
    font-size: 19px;
  }
}

@media only screen and (max-width: 480px) {
  #dates a {
    font-size: 18px;
  }
}

#dates .selected {
  font-size: 37px;
  line-height: 52px;
  color: #3b2416;
  white-space: nowrap;
}

@media only screen and (max-width: 992px) {
  #dates .selected {
    font-size: 28px;
  }
}

@media only screen and (max-width: 480px) {
  #dates .selected {
    font-size: 24px;
  }
}

#dates li:last-child a:after {
  content: '';
}

#issues {
  width: 100%;
  margin-top: 30px;
  height: 460px;
  overflow: hidden;
}

@media only screen and (max-width: 992px) {
  #issues {
    height: auto;
  }
}

#issues li {
  background: url(../images/history-bg.png) no-repeat;
  background-size: cover;
  height: 460px;
  float: left;
  width: 100%;
}

#issues li:before, #issues li:after {
  content: " ";
  display: table;
}

#issues li:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  #issues li {
    height: auto;
    background: none;
  }
}

#issues li .timeline-picture {
  height: 100%;
}

@media only screen and (max-width: 992px) {
  #issues li .timeline-picture {
    height: 200px;
  }
}

#issues li .timeline-picture img {
  max-width: 600px;
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent;
  zoom: 1;
  -webkit-transform: scale(0.9, 0.9) translate(-50%, -50%);
  transform: scale(0.9, 0.9) translate(-50%, -50%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media only screen and (max-width: 1366px) {
  #issues li .timeline-picture img {
    max-width: 80%;
  }
}

@media only screen and (max-width: 992px) {
  #issues li .timeline-picture img {
    max-height: 80%;
    height: auto;
  }
}

#issues li .timeline-text {
  padding-left: 0;
  height: 100%;
  display: table;
}

@media only screen and (max-width: 992px) {
  #issues li .timeline-text {
    padding-left: 15px;
  }
}

#issues li .timeline-text p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 100px 0 0;
  font-family: "Dax-Regular", sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-align: right;
  text-shadow: #000 1px 1px 2px;
}

@media only screen and (max-width: 1366px) {
  #issues li .timeline-text p {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  #issues li .timeline-text p {
    padding-right: 0;
    font-size: 18px;
  }
}

@media only screen and (max-width: 992px) {
  #issues li .timeline-text p {
    text-align: center;
    color: #5b3e28;
    text-shadow: none;
  }
}

@media only screen and (max-width: 480px) {
  #issues li .timeline-text p {
    font-size: 16px;
  }
}

#issues li.selected img {
  -webkit-transform: scale(1, 1) translate(-50%, -50%);
  transform: scale(1, 1) translate(-50%, -50%);
}

.message-page {
  height: 50vh;
}

.success-text {
  margin-top: 150px;
  font-size: 50px;
  font-family: "Dax-Regular", sans-serif;
  text-align: center;
  color: #87D37C;
}

.error-text {
  margin-top: 150px;
  font-size: 50px;
  font-family: "Dax-Regular", sans-serif;
  text-align: center;
  color: #D91E18;
}

.widgets-holder .insta-widget,
.widgets-holder .fb-widget {
  margin-top: 0;
}

@media only screen and (max-width: 1280px) {
  .list-holder.widgets-page {
    padding: 0;
  }
}

.widgets-holder:before, .widgets-holder:after {
  content: " ";
  display: table;
}

.widgets-holder:after {
  clear: both;
}

.widgets-holder .single-widget {
  margin-bottom: 40px;
  min-height: 540px;
}

.widgets-holder h4 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 27px;
  margin-bottom: 30px;
  color: #5b3e28;
  text-align: center;
}

.widgets-holder h5 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  margin-bottom: 15px;
  padding-left: 10px;
  color: #5b3e28;
}

.category-wrap {
  margin-top: 60px;
}

@media only screen and (max-width: 1366px) {
  .category-wrap {
    margin-top: 40px;
  }
}

.category-wrap > .content {
  height: 570px;
  position: relative;
}

@media only screen and (max-width: 1366px) {
  .category-wrap > .content {
    height: 370px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1280px) {
  .category-wrap > .content {
    height: auto;
    padding-bottom: 40px;
  }
}

.category-wrap .divider {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 25px;
  left: 15px;
  display: block;
  height: 1px;
  background: #5b3e28;
  width: 1140px;
  margin: 0 auto 15px;
}

@media only screen and (max-width: 1366px) {
  .category-wrap .divider {
    margin-bottom: 0;
    bottom: -10px;
  }
}

@media only screen and (max-width: 1280px) {
  .category-wrap .divider {
    width: 80%;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.category-wrap.single > .content {
  height: auto;
}

@media only screen and (max-width: 1366px) {
  .banner-holder .slick-track {
    height: 370px;
  }
}

.banner-holder img {
  width: 100%;
  margin-bottom: 45px;
}

@media only screen and (max-width: 1366px) {
  .banner-holder img {
    margin-bottom: 0;
  }
}

.category-slider .cat-slider-item {
  position: relative;
}

.category-slider .cat-slider-item img {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.category-slider .cat-slider-item:hover .category-slider-hover {
  opacity: 1;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.category-slider .cat-slider-item .category-slider-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  background: rgba(255, 255, 255, 0.93);
  width: 100%;
  height: 100%;
  z-index: 99;
}

.category-slider .cat-slider-item .category-slider-hover p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 24px;
  color: #766D64;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 0 15px;
}

.category-products {
  height: 524px;
}

.category-products:before, .category-products:after {
  content: " ";
  display: table;
}

.category-products:after {
  clear: both;
}

@media only screen and (max-width: 1366px) {
  .category-products {
    height: 370px;
  }
}

.category-product {
  height: 270px;
  cursor: pointer;
  text-align: center;
}

@media only screen and (max-width: 1366px) {
  .category-product {
    height: 220px;
  }
}

@media only screen and (max-width: 480px) {
  .category-product {
    float: none;
    width: 100%;
  }
}

.category-product p {
  display: inline-block;
  color: #766e64;
  font-family: "Dax-Medium", sans-serif;
  font-size: 19px;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  width: 100%;
}

@media only screen and (max-width: 1366px) {
  .category-product p {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 480px) {
  .category-product p {
    margin-bottom: 20px;
    font-size: 17px;
  }
}

.category-product img {
  display: inline-block;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 150px;
}

@media only screen and (max-width: 1366px) {
  .category-product img {
    width: 125px;
  }
}

.category-product:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.single-product {
  position: relative;
  margin-top: 30px;
  background: url(../images/bg-line.png) no-repeat left 40px;
}

@media only screen and (max-width: 1366px) {
  .single-product {
    height: 330px;
    background-position: -110px 40px;
  }
}

@media only screen and (max-width: 1280px) {
  .single-product {
    background-position: -60px 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .single-product {
    height: auto;
  }
}

@media only screen and (max-width: 992px) {
  .single-product {
    background: none;
  }
}

.single-product .modal-closer, .single-product .product-top a {
  display: none;
}

.product-top {
  padding-bottom: 50px;
}

.product-top:before, .product-top:after {
  content: " ";
  display: table;
}

.product-top:after {
  clear: both;
}

.product-top-pic {
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .product-top-pic {
    margin-bottom: 40px;
  }
}

/*.product-top-pic .product-image {*/
  /*position: relative;*/
  /*width: 360px;*/
  /*height: 360px;*/
  /*margin: 0 auto 60px;*/
/*}*/

/*@media only screen and (max-width: 1366px) {*/
  /*.product-top-pic .product-image {*/
    /*width: 260px;*/
    /*height: 260px;*/
    /*margin-bottom: 40px;*/
  /*}*/
/*}*/

/*@media only screen and (max-width: 992px) {*/
  /*.product-top-pic .product-image {*/
    /*width: 240px;*/
    /*height: 240px;*/
    /*margin-bottom: 40px;*/
  /*}*/
/*}*/

/*@media only screen and (max-width: 480px) {*/
  /*.product-top-pic .product-image {*/
    /*width: 200px;*/
    /*height: 200px;*/
    /*margin-bottom: 30px;*/
  /*}*/
/*}*/

/*.product-top-pic .product-image img {*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*-webkit-transform: translate(-50%, -50%);*/
  /*transform: translate(-50%, -50%);*/
  /*max-width: 100%;*/
  /*max-height: 100%;*/
/*}*/

/*.product-top-pic a {*/
  /*position: relative;*/
  /*display: block;*/
  /*margin: 0 auto;*/
  /*color: #402a1a;*/
  /*position: relative;*/
  /*display: inline-block;*/
  /*margin: 0 auto;*/
  /*color: #402a1a;*/
  /*font-family: "Dax-Regular", sans-serif;*/
  /*font-size: 20px;*/
  /*letter-spacing: 0.1em;*/
  /*text-transform: uppercase;*/
/*}*/

/*.product-top-pic a:after {*/
  /*content: "";*/
  /*position: absolute;*/
  /*width: 50%;*/
  /*height: 1px;*/
  /*bottom: -10px;*/
  /*background-color: #402a1a;*/
  /*left: 50%;*/
  /*-webkit-transform: translate(-50%, 0);*/
  /*transform: translate(-50%, 0);*/
/*}*/

/*.product-top-pic a:before {*/
  /*content: "";*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*height: 1px;*/
  /*bottom: -10px;*/
  /*left: 0;*/
  /*background-color: #402a1a;*/
  /*visibility: hidden;*/
  /*-webkit-transform: scaleX(0);*/
  /*transform: scaleX(0);*/
  /*-webkit-transition: all 0.3s ease-in-out 0s;*/
  /*transition: all 0.3s ease-in-out 0s;*/
/*}*/

/*.product-top-pic a:hover:before {*/
  /*visibility: visible;*/
  /*-webkit-transform: scaleX(1);*/
  /*transform: scaleX(1);*/
/*}*/

.product-top-about {
  padding-left: 45px;
}

@media only screen and (max-width: 480px) {
  .product-top-about {
    padding-left: 35px;
  }
}

@media only screen and (max-width: 415px) {
  .product-top-about {
    padding-left: 0;
  }
}

.product-top-about h4 {
  color: #766e64;
  font-family: "Dax-Medium", sans-serif;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding: 0 15px;
  background: #fff;
}

@media only screen and (max-width: 1024px) {
  .product-top-about h4 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 992px) {
  .product-top-about h4 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 480px) {
  .product-top-about h4 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 415px) {
  .product-top-about h4 {
    font-size: 17px;
  }
}

.product-top-about p {
  color: #766e64;
  font-family: "Dax-Italic", sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 0 40px 0 15px;
  line-height: 24px;
}

.product-top-about p strong, .product-top-about p b {
  font-family: "Dax-Medium", sans-serif;
  font-style: italic;
}

@media only screen and (max-width: 480px) {
  .product-top-about p {
    padding-right: 35px;
    font-size: 17px;
  }
}

@media only screen and (max-width: 415px) {
  .product-top-about p {
    padding-right: 15px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 415px) {
  .product-top-about p {
    padding-right: 0;
  }
}

.product-top-about p.ingredients {
  font-family: "Dax-Medium", sans-serif;
  margin-bottom: 5px;
}

.single-product.modal .choose-value {
  display: none;
}

.single-product.modal .modal-closer {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -30px;
  right: 0;
  max-width: 18px;
}

.single-product.modal .product-top a {
  display: inline-block;
}

.underline-button-holder {
  width: 100%;
  text-align: center;
}

.category-description {
  font-family: 'Dax-Regular',sans-serif;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  padding: 0 200px;
  margin-bottom: 50px;
  color: #5b3e28;
}

@media only screen and (max-width: 1024px) {
  .category-description {
    padding: 0;
    font-size: 19px;
    line-height: 23px;
  }
}

.banner-small-image {
  display: none;
}

@media only screen and (max-width: 640px) {
  .banner-small-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .category-wrap .banner-holder {
    display: none;
  }
}

.about-wrap {
  color: #000;
  margin-top: 60px;
  margin-bottom: 130px;
}

@media only screen and (max-width: 992px) {
  .about-wrap {
    margin-bottom: 70px;
  }
}

.about-tabs-holder.about-page ul.tabs-nav {
  position: relative;
  margin-bottom: 90px;
  border-bottom: 1px solid #807669;
  font-size: 0;
}

.about-tabs-holder.about-page ul.tabs-nav:before, .about-tabs-holder.about-page ul.tabs-nav:after {
  content: " ";
  display: table;
}

.about-tabs-holder.about-page ul.tabs-nav:after {
  clear: both;
}

@media only screen and (max-width: 1280px) {
  .about-tabs-holder.about-page ul.tabs-nav {
    padding-bottom: 20px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page ul.tabs-nav {
    border-bottom: 0;
    margin-bottom: 10px;
  }
}

.about-tabs-holder.about-page ul.tabs-nav li {
  display: inline-block;
  width: 50%;
  cursor: pointer;
  line-height: 28px;
  text-align: center;
  color: rgba(118, 110, 100, 0.5);
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page ul.tabs-nav li {
    display: inline-block;
    width: 100%;
    line-height: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .about-tabs-holder.about-page ul.tabs-nav li {
    line-height: 30px;
    margin-bottom: 15px;
  }
}

.about-tabs-holder.about-page ul.tabs-nav li a {
  display: block;
  padding-bottom: 27px;
  width: 100%;
  font-family: "Dax-Medium", sans-serif;
  font-size: 24px;
}

@media only screen and (max-width: 1280px) {
  .about-tabs-holder.about-page ul.tabs-nav li a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page ul.tabs-nav li a {
    display: inline-block;
    width: auto;
    padding-bottom: 12px;
  }
}

.about-tabs-holder.about-page ul.tabs-nav li.active {
  color: #766e64;
  position: relative;
}

.about-tabs-holder.about-page ul.tabs-nav li.active a {
  font-size: 28px;
}

@media only screen and (max-width: 1280px) {
  .about-tabs-holder.about-page ul.tabs-nav li.active a {
    font-size: 24px;
  }
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page ul.tabs-nav li.active a {
    z-index: 9;
    background: #fff;
    border-bottom: 1px solid #807669;
  }
}

.about-tabs-holder.about-page ul.tabs-nav a {
  display: block;
  width: 100%;
}

.about-tabs-holder.about-page > div:before, .about-tabs-holder.about-page > div:after {
  content: " ";
  display: table;
}

.about-tabs-holder.about-page > div:after {
  clear: both;
}

.about-tabs-holder.about-page .img-holder img {
  max-width: 100%;
  padding-right: 40px;
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page .img-holder img {
    max-width: 300px;
    padding-right: 0;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .about-tabs-holder.about-page .img-holder img {
    width: 100%;
  }
}

.about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social {
  padding-top: 20px;
  height: 500px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social {
    height: 410px;
  }
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page .about-text, .about-tabs-holder.about-page .about-social {
    height: auto;
  }
}

.about-tabs-holder.about-page .about-text p.first-slide, .about-tabs-holder.about-page .about-social p.first-slide {
  padding-top: 45px;
  position: relative;
}

.about-tabs-holder.about-page .about-text p.first-slide:before, .about-tabs-holder.about-page .about-social p.first-slide:before {
  content: '';
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 215px;
  height: 1px;
  background: #807669;
}

.about-tabs-holder.about-page .about-text p, .about-tabs-holder.about-page .about-social p {
  font-family: "Dax-Medium", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #766e64;
  padding: 45px 5px 0;
}

@media only screen and (max-width: 1024px) {
  .about-tabs-holder.about-page .about-text p, .about-tabs-holder.about-page .about-social p {
    font-size: 17px;
    line-height: 27px;
    padding: 35px 5px 0;
  }
}

@media only screen and (max-width: 992px) {
  .about-tabs-holder.about-page .about-text p, .about-tabs-holder.about-page .about-social p {
    padding: 30px 1%;
  }
}

@media only screen and (max-width: 480px) {
  .about-tabs-holder.about-page .about-text p, .about-tabs-holder.about-page .about-social p {
    padding: 20px 0;
  }
}

.about-tabs-holder.about-page .about-text p b, .about-tabs-holder.about-page .about-social p b {
  font-size: 55px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  .about-tabs-holder.about-page .about-text p b, .about-tabs-holder.about-page .about-social p b {
    font-size: 35px;
  }
}

#magic-line {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 25%;
}

#magic-line:after, #magic-line:before {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#magic-line:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 30px;
  margin-left: -30px;
}

#magic-line:before {
  border-color: rgba(128, 118, 105, 0);
  border-top-color: #807669;
  border-width: 31px;
  margin-left: -31px;
}

@media only screen and (max-width: 992px) {
  #magic-line {
    display: none;
  }
}

.about-tabs-holder .slick-dots {
  width: calc(100% - 25px);
}

.tips-page > div h5 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 22px;
  text-align: center;
  color: #5b3e28;
}

.product-desc > p {
  position: relative;
  font-family: "Dax-Regular", sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #3f2a1b;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.06em;
  padding: 0 35px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1024px) {
  .product-desc > p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 480px) {
  .product-desc > p {
    font-size: 18px;
    line-height: 24px;
    padding: 0;
  }
}

.product-desc > p:after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 500px;
}

@media only screen and (max-width: 1024px) {
  .product-desc > p:after {
    bottom: -40px;
    width: 60%;
  }
}

.product-desc .video-holder {
  position: relative;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1024px) {
  .product-desc .video-holder {
    margin-bottom: 80px;
  }
}

.product-desc .video-holder:after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 500px;
}

@media only screen and (max-width: 1024px) {
  .product-desc .video-holder:after {
    bottom: -40px;
    width: 60%;
  }
}

.product-desc .video-holder iframe {
  display: block;
  max-width: 100%;
}

.product-gallery {
  padding: 0 60px;
  margin-bottom: 85px;
}

.product-gallery:before, .product-gallery:after {
  content: " ";
  display: table;
}

.product-gallery:after {
  clear: both;
}

@media only screen and (max-width: 1280px) {
  .product-gallery {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .product-gallery {
    padding: 0;
  }
}

.product-gallery .big-image-wrap {
  padding: 0;
}

.product-gallery .big-image-wrap .big-img-content {
  padding: 0 10px 0 0;
}

@media only screen and (max-width: 992px) {
  .product-gallery .big-image-wrap .big-img-content {
    padding: 0;
  }
}

.product-gallery .big-image-wrap .big-img-content .big-image-holder {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  height: 490px;
}

@media only screen and (max-width: 1280px) {
  .product-gallery .big-image-wrap .big-img-content .big-image-holder {
    height: 400px;
  }
}

@media only screen and (max-width: 992px) {
  .product-gallery .big-image-wrap .big-img-content .big-image-holder {
    width: 360px;
    height: 360px;
    margin: 0 auto 20px;
  }
}

@media only screen and (max-width: 480px) {
  .product-gallery .big-image-wrap .big-img-content .big-image-holder {
    width: 290px;
    height: 290px;
    margin-bottom: 10px;
  }
}

.product-gallery .big-image-wrap .big-img-content .big-image-holder img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product-gallery .small-images {
  padding: 0;
}

.product-gallery .small-images:before, .product-gallery .small-images:after {
  content: " ";
  display: table;
}

.product-gallery .small-images:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  .product-gallery .small-images {
    width: 380px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 992px) and (max-width: 480px) {
  .product-gallery .small-images {
    width: 290px;
  }
}

.product-gallery .small-images .img-wrap {
  padding: 0 10px;
}

@media only screen and (max-width: 480px) {
  .product-gallery .small-images .img-wrap {
    padding: 0;
  }
}

.product-gallery .small-images .img-wrap .img-holder {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  height: 235px;
  margin: 0 auto 20px;
  cursor: pointer;
}

@media only screen and (max-width: 1280px) {
  .product-gallery .small-images .img-wrap .img-holder {
    height: 190px;
  }
}

@media only screen and (max-width: 992px) {
  .product-gallery .small-images .img-wrap .img-holder {
    width: 170px;
    height: 170px;
  }
}

@media only screen and (max-width: 480px) {
  .product-gallery .small-images .img-wrap .img-holder {
    width: 140px;
    height: 140px;
    margin-bottom: 8px;
  }
}

.product-gallery .small-images .img-wrap .img-holder:hover img {
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.product-gallery .small-images .img-wrap .img-holder img {
  display: block;
  max-width: 100%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.all-widgets-button, a.see-all-products-button {
  position: relative;
  display: block;
  margin: 0 auto;
  color: #402a1a;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 65px;
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #3b2416;
}

.all-widgets-button:after, a.see-all-products-button:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: -10px;
  background-color: #402a1a;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.all-widgets-button:before, a.see-all-products-button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #402a1a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.all-widgets-button:hover:before, a.see-all-products-button:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

a.see-all-brands-button {
  text-transform: uppercase;
  position: relative;
  display: block;
  margin: 0 auto;
  color: #402a1a;
  display: inline-block;
  margin-bottom: 80px;
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #3b2416;
}

a.see-all-brands-button:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: -10px;
  background-color: #402a1a;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

a.see-all-brands-button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #402a1a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a.see-all-brands-button:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.choose-value {
  margin: 80px 0 30px;
}

.choose-value:before, .choose-value:after {
  content: " ";
  display: table;
}

.choose-value:after {
  clear: both;
}

.choose-value .single-value-holder {
  padding: 0 4px;
  cursor: pointer;
}

@media only screen and (max-width: 480px) {
  .choose-value .single-value-holder {
    width: 50%;
  }
}

.choose-value .single-value-holder p {
  color: #766e64;
  font-family: "Dax-Regular", sans-serif;
  font-size: 17px;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .choose-value .single-value-holder p {
    width: 102px;
  }
}

@media only screen and (max-width: 480px) {
  .choose-value .single-value-holder p {
    margin: 0 auto 15px;
  }
}

.choose-value .single-value {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  width: 127px;
  height: 127px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1280px) {
  .choose-value .single-value {
    width: 102px;
    height: 102px;
  }
}

@media only screen and (max-width: 480px) {
  .choose-value .single-value {
    margin: 0 auto 10px;
  }
}

.choose-value .single-value img {
  max-height: 100%;
  padding: 20px;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.choose-value .single-value:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.single-product .category-product p {
  font-size: 16px;
}

.single-product-page .cat-slider-holder.prod-slider {
  margin-bottom: 50px;
}

.single-product-page .product-slider .cat-slider-wrap {
  position: relative;
}

.single-product-page .product-slider .cat-slider-wrap:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 150px;
}

@media only screen and (max-width: 480px) {
  .cat-slider-holder.prod-slider .category-product {
    float: left;
  }
}

.list-holder {
  position: relative;
  padding: 0 100px;
  margin: 105px 0;
}

@media only screen and (max-width: 992px) {
  .list-holder {
    padding: 0;
    margin: 60px 0 50px;
  }
}

.list-holder:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 500px;
}

@media only screen and (max-width: 992px) {
  .list-holder:after {
    width: 70%;
  }
}

.brands-hover-holder {
  position: relative;
  display: block;
}

.brands-hover-holder:hover .category-slider-hover {
  opacity: 1;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.brands-hover-holder .category-slider-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  background: rgba(255, 255, 255, 0.93);
  width: 100%;
  height: 100%;
  z-index: 99;
}

.brands-hover-holder .category-slider-hover p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 24px;
  color: #766D64;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 0 15px;
}

.all-products-holder {
  height: 620px;
}

.list-title-holder {
  margin-bottom: 65px;
}

.list-title-holder:before, .list-title-holder:after {
  content: " ";
  display: table;
}

.list-title-holder:after {
  clear: both;
}

.list-title-holder .img-holder {
  display: block;
  float: left;
  width: 6%;
}

.list-title-holder .img-holder img {
  margin-top: 4px;
  cursor: pointer;
  height: 30px;
}

@media only screen and (max-width: 992px) {
  .list-title-holder .img-holder img {
    max-height: 22px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 640px) {
  .list-title-holder .img-holder img {
    max-height: 18px;
  }
}

.list-title-holder .lists-title {
  float: left;
  width: 94%;
  position: relative;
}

.list-title-holder .lists-title h3 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #3b2416;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 992px) {
  .list-title-holder .lists-title h3 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 640px) {
  .list-title-holder .lists-title h3 {
    font-size: 22px;
  }
}

.list-title-holder .lists-title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50px;
  background: #543825;
  height: 1px;
  width: 185px;
}

@media only screen and (max-width: 1280px) {
  .list-title-holder .lists-title:before {
    display: none;
  }
}

.list-title-holder .lists-title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50px;
  background: #543825;
  height: 1px;
  width: 185px;
}

@media only screen and (max-width: 1280px) {
  .list-title-holder .lists-title:after {
    display: none;
  }
}

.list-items:before, .list-items:after {
  content: " ";
  display: table;
}

.list-items:after {
  clear: both;
}

.list-items p {
  width: 100%;
}

.list-items a {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1200px) {
  .list-items a {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .list-items a {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

.list-items a img {
  margin: 0 auto;
  max-width: 100%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.list-items a:hover img {
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.contact-wrap {
  margin-top: 60px;
  margin-bottom: 130px;
}

.contact-wrap .contact-content:before, .contact-wrap .contact-content:after {
  content: " ";
  display: table;
}

.contact-wrap .contact-content:after {
  clear: both;
}

.contact-wrap .contact-content > div > div {
  height: 180px;
}

.contact-wrap .contact-content > div > div:before, .contact-wrap .contact-content > div > div:after {
  content: " ";
  display: table;
}

.contact-wrap .contact-content > div > div:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  .contact-wrap .contact-content > div > div {
    height: auto;
  }
}

.contact-wrap .contact-content > div > div > div {
  color: #311f13;
  font-size: 19px;
}

@media only screen and (max-width: 1024px) {
  .contact-wrap .contact-content > div > div > div {
    font-size: 17px;
  }
}

@media only screen and (max-width: 992px) {
  .contact-wrap .contact-content > div > div > div {
    margin-bottom: 45px;
  }
}

.contact-wrap .contact-content > div > div > div span {
  display: block;
  line-height: 1.3;
  text-align: center;
  font-family: "Dax-Italic", sans-serif;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1024px) {
  .contact-wrap .contact-content > div > div > div span {
    margin-bottom: 0;
    height: 160px;
  }
}

@media only screen and (max-width: 992px) {
  .contact-wrap .contact-content > div > div > div span {
    height: auto;
    margin-bottom: 15px;
  }
  .contact-wrap .contact-content > div > div > div span br {
    display: none;
  }
}

.contact-wrap .contact-content > div .contact-info p {
  position: relative;
  display: block;
  margin: 0 auto;
  color: #402a1a;
  cursor: pointer;
  text-align: center;
  font-family: "Dax-Bold", sans-serif;
}

.contact-wrap .contact-content > div .contact-info p:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: -10px;
  background-color: #402a1a;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.contact-wrap .contact-content > div .contact-info p:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #402a1a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.contact-wrap .contact-content > div .contact-info p:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.contact-wrap .contact-content > div .contact-info p.active:after {
  width: 100%;
}

.contact-wrap .contact-content > div .contact-info p.active:before {
  bottom: initial;
  top: -8px;
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}

.contact-wrap .contact-content > div p#noi-mail {
  width: 100px;
}

.contact-wrap .contact-content > div p#thorhallur-mail {
  width: 155px;
}

.contact-wrap .contact-content > div .contact-location p {
  font-family: "Dax-Italic", sans-serif;
  white-space: nowrap;
  line-height: 1.5;
}

.contact-wrap .contact-content > div .contact-location .text-right {
  text-align: right;
}

.contact-form input, .contact-form textarea {
  border: 0;
  outline: 0;
  font-family: "Dax-Regular", sans-serif;
  font-size: 21px;
  color: #c9c7c6;
}

.contact-form .inputs-wrap {
  margin-bottom: 15px;
}

.contact-form .inputs-wrap:before, .contact-form .inputs-wrap:after {
  content: " ";
  display: table;
}

.contact-form .inputs-wrap:after {
  clear: both;
}

.contact-form .inputs-wrap input[type="email"] {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  height: 55px;
  float: left;
  width: 80%;
  margin-right: 2%;
  background: #f7f7f7;
  padding: 0 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.contact-form .inputs-wrap input[type="email"]:focus, .contact-form .inputs-wrap input[type="email"]:active {
  box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.15);
}

.contact-form .inputs-wrap .submit-form {
  position: relative;
  height: 55px;
  float: left;
  width: 18%;
  cursor: pointer;
  background: #F7F7F7;
  box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.15);
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact-form .inputs-wrap .submit-form:hover {
  background: #3fb34f;
}

.contact-form .inputs-wrap .submit-form:focus, .contact-form .inputs-wrap .submit-form:active {
  outline: none;
  border: none;
}

.contact-form .inputs-wrap .submit-form::-moz-focus-inner {
  border: 0;
}

.contact-form .inputs-wrap .submit-form i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #c9c7c6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact-form .inputs-wrap .submit-form:hover i {
  color: #fff;
}

.contact-form textarea {
  width: 100%;
  height: 240px;
  resize: none;
  background: #f7f7f7;
  padding: 20px 15px;
  box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media only screen and (max-width: 640px) {
  .contact-form textarea {
    height: 250px;
  }
}

.contact-form textarea:focus, .contact-form textarea:active {
  box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.15);
}

#map-holder {
  width: 100%;
  height: 392px;
}

@media only screen and (max-width: 640px) {
  #map-holder {
    height: 250px;
  }
}

#map-holder iframe {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 992px) {
  .contact-wrap .contact-content > div > div.contact-location > div {
    margin-bottom: 0;
  }
  .contact-wrap .contact-content > div > div.contact-location > div:before, .contact-wrap .contact-content > div > div.contact-location > div:after {
    content: " ";
    display: table;
  }
  .contact-wrap .contact-content > div > div.contact-location > div:after {
    clear: both;
  }
  .contact-wrap .contact-content > div > div.contact-location > div.text-left {
    float: left;
  }
}

@media only screen and (max-width: 992px) and (max-width: 640px) {
  .contact-wrap .contact-content > div > div.contact-location > div.text-left {
    float: none;
    text-align: center;
  }
}

@media only screen and (max-width: 992px) {
  .contact-wrap .contact-content > div > div.contact-location > div.text-right {
    float: right;
  }
}

@media only screen and (max-width: 992px) and (max-width: 640px) {
  .contact-wrap .contact-content > div > div.contact-location > div.text-right {
    float: none;
    text-align: center;
  }
}

@media only screen and (max-width: 992px) {
  .contact-form-holder {
    margin-bottom: 40px;
  }
}

.contact-form.contact-ic textarea {
  height: 248px;
}

.where-to-buy-holder {
  margin-top: 60px;
  margin-bottom: 80px;
}

.where-to-buy-holder .wtb-content {
  font-size: 19px;
  color: #311f13;
  text-align: center;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1024px) {
  .where-to-buy-holder .wtb-content {
    font-size: 17px;
  }
}

.where-to-buy-holder .wtb-content p {
  font-family: "Dax-Italic", sans-serif;
  margin-bottom: 25px;
}

@media only screen and (max-width: 640px) {
  .where-to-buy-holder .wtb-content p {
    margin-bottom: 15px;
  }
}

.where-to-buy-holder .wtb-content > p {
  margin-bottom: 45px;
  position: relative;
}

.where-to-buy-holder .wtb-content > p:after {
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 150px;
}

.where-to-buy-holder .wtb-content .websites a {
  font-family: "Dax-Bold", sans-serif;
}

.where-to-buy-holder .wtb-content .websites a:hover {
  text-decoration: underline;
}

.where-to-buy-holder .countries {
  position: relative;
  margin-bottom: 40px;
}

.where-to-buy-holder .countries:before, .where-to-buy-holder .countries:after {
  content: " ";
  display: table;
}

.where-to-buy-holder .countries:after {
  clear: both;
}

.where-to-buy-holder .countries .country-inner {
  border: 2px solid #311f13;
  padding: 34px 0;
  cursor: pointer;
}

.where-to-buy-holder .countries h5 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  color: #311f13;
  text-align: center;
  text-transform: uppercase;
}

.where-to-buy-holder .countries .country {
  height: 210px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 640px) {
  .where-to-buy-holder .countries .country {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
}

.where-to-buy-holder .countries .country img {
  margin: 0 auto 30px;
}

@media only screen and (max-width: 640px) {
  .where-to-buy-holder .countries .country img {
    margin-bottom: 20px;
  }
}

.where-to-buy-holder .countries .country a {
  display: block;
  margin-bottom: 8px;
}

.where-to-buy-holder .websites {
  position: relative;
}

.where-to-buy-holder .websites a {
  display: inline-block;
  width: 32%;
  margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
  .where-to-buy-holder .websites a {
    width: 48%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 415px) {
  .where-to-buy-holder .websites a {
    width: 100%;
  }
}

.wtb-modal-wrap {
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.wtb-modal-wrap .modal-content {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1000px;
  padding: 50px 0 40px;
  z-index: 999;
}

@media only screen and (max-width: 1280px) {
  .wtb-modal-wrap .modal-content {
    position: fixed;
    top: 100px;
    width: 95%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media only screen and (max-width: 640px) {
  .wtb-modal-wrap .modal-content {
    height: 360px;
    overflow: scroll;
  }
}

.wtb-modal-wrap .modal-content h4 {
  font-family: "Dax-Regular", sans-serif;
  margin-bottom: 30px;
}

.wtb-modal-wrap .modal-content a {
  margin-bottom: 30px;
  display: block;
  text-decoration: underline;
  font-family: "Dax-Bold", sans-serif;
}

.wtb-modal-wrap .modal-content img {
  margin: 0 auto 40px;
}

.wtb-modal-wrap .modal-content p {
  font-family: "Dax-Regular", sans-serif;
}

.wtb-modal-wrap .modal-content p b {
  font-family: "Dax-Medium", sans-serif;
}

.wtb-modal-wrap .modal-content img.modal-closer {
  position: absolute;
  top: 30px;
  right: 40px;
  cursor: pointer;
}

.modal-hidden {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.modal-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media only screen and (max-width: 1366px) {
  .recipe-single-page .single-product {
    height: auto;
  }
}

.recipe-single-page h5 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 22px;
  color: #766D64;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding: 0 15px;
}

.recipe-single-page .recipe-ingredients:before, .recipe-single-page .recipe-ingredients:after {
  content: " ";
  display: table;
}

.recipe-single-page .recipe-ingredients:after {
  clear: both;
}

.recipe-single-page .recipe-ingredients .half {
  padding: 0;
}

.recipe-single-page .recipe-ingredients .half h6 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  color: #766D64;
  margin-bottom: 8px;
}

.recipe-single-page .recipe-ingredients .half p {
  margin-bottom: 14px;
}

.recipe-single-page .product-desc h6 {
  font-family: "Dax-Regular", sans-serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #766D64;
  margin-bottom: 30px;
}

.recipe-single-page .product-desc p {
  text-align: left;
  padding: 0;
}

.recipe-slider.category-slider .cat-slider-item {
  position: relative;
}

.recipe-slider.category-slider .cat-slider-item:hover .recipe-slider-hover {
  opacity: 1;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.recipe-slider.category-slider .cat-slider-item .recipe-slider-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 99;
}

.recipe-slider.category-slider .cat-slider-item .recipe-slider-hover p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  color: #766D64;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

a.see-all-recipes {
  position: relative;
  display: block;
  margin: 0 auto;
  color: #402a1a;
  text-transform: uppercase;
  width: 160px;
  margin-bottom: 65px;
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #3b2416;
}

a.see-all-recipes:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: -10px;
  background-color: #402a1a;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

a.see-all-recipes:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #402a1a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a.see-all-recipes:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

a.see-all-category-recipes {
  position: relative;
  display: block;
  margin: 0 auto;
  color: #402a1a;
  text-transform: uppercase;
  width: 272px;
  margin-bottom: 65px;
  font-family: "Dax-Regular", sans-serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #3b2416;
}

a.see-all-category-recipes:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: -10px;
  background-color: #402a1a;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

a.see-all-category-recipes:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #402a1a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a.see-all-category-recipes:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.recipe-single-page .product-slider .cat-slider-wrap {
  position: relative;
}

.recipe-single-page .product-slider .cat-slider-wrap:after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #543825;
  height: 1px;
  width: 150px;
}

.all-recipes-single-holder {
  height: 205px;
}

@media only screen and (max-width: 1200px) {
  .all-recipes-single-holder {
    height: 160px;
  }
}

.all-recipes-single-holder .all-recipes-single-wrap {
  background: #543825;
  position: relative;
  width: 100%;
  height: 100%;
}

.all-recipes-single-holder img {
  width: 80px;
  z-index: 99;
  padding-top: 90px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .all-recipes-single-holder img {
    width: 70px;
    padding-top: 80px;
  }
}

@media only screen and (max-width: 550px) {
  .all-recipes-single-holder img {
    padding-top: 70px;
  }
}

.all-recipes-single-holder:hover .recipe-slider-hover {
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.all-recipes-single-holder .recipe-slider-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #5B3E28;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.all-recipes-single-holder .recipe-slider-hover p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 21px;
  color: #DFD2C0;
  position: relative;
  top: 30%;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1200px) {
  .all-recipes-single-holder .recipe-slider-hover p {
    top: 25%;
  }
}

@media only screen and (max-width: 550px) {
  .all-recipes-single-holder .recipe-slider-hover p {
    top: 20%;
  }
}

.all-recipes-cat .list-title-holder .lists-title {
  width: 100%;
}

.to-single-recipe-page {
  position: relative;
}

@media only screen and (max-width: 640px) {
  .to-single-recipe-page img {
    margin-bottom: 5px !important;
  }
}

@media only screen and (max-width: 640px) {
  .to-single-recipe-page {
    display: block;
    width: 270px !important;
    height: 270px !important;
    float: none !important;
    margin: 0 auto 30px;
  }
}

.to-single-recipe-page:hover .single-recipe-hover {
  opacity: 1;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.to-single-recipe-page .single-recipe-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 99;
}

@media only screen and (max-width: 640px) {
  .to-single-recipe-page .single-recipe-hover {
    position: relative;
    opacity: 1;
    width: auto;
    height: auto;
  }
}

.to-single-recipe-page .single-recipe-hover p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 24px;
  color: #766D64;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 0 15px;
}

@media only screen and (max-width: 640px) {
  .to-single-recipe-page .single-recipe-hover p {
    -webkit-transform: none;
    transform: none;
    top: initial;
    font-size: 18px;
  }
}

.recipe-pdf .recipe-slider-hover p {
  top: 75%;
}

.recipe-pdf i {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #D7D2BD;
  z-index: 99;
  font-size: 100px;
  opacity: 0.15;
}

.inner-pages-title {
  color: #766E64;
  font-family: "Dax-Regular", sans-serif;
  font-size: 31px;
  margin-bottom: 55px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .icelandic-inner .about-page .about-text {
    height: 330px;
  }
}

@media only screen and (max-width: 640px) {
  .icelandic-inner .about-page .about-text p {
    font-size: 16px;
    line-height: 19px;
  }
}

.board-page > ul {
  text-align: center;
  margin: 150px 0 300px;
}

.board-page > ul li {
  color: #452E1D;
  font-family: "Dax-Regular", sans-serif;
  font-size: 19px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-line.staff-header {
    display: none;
  }
}

.staff-page .staff-table {
  padding: 0 65px;
}

@media only screen and (max-width: 1280px) {
  .staff-page .staff-table {
    padding: 0;
  }
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-table {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .staff-page .staff-table {
    text-align: left;
  }
}

.staff-page .staff-line {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding-bottom: 10px;
  border-bottom: 1px solid #5b3e28;
  margin-bottom: 15px;
  line-height: 27px;
}

.staff-page .staff-line:before, .staff-page .staff-line:after {
  content: " ";
  display: table;
}

.staff-page .staff-line:after {
  clear: both;
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-name:before {
    content: 'Nafn:';
    display: block;
    font-family: "Dax-Medium", sans-serif;
    font-size: 18px;
    color: #5b3e28;
  }
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-job-tittle:before {
    content: 'Starfstitill:';
    display: block;
    font-family: "Dax-Medium", sans-serif;
    font-size: 18px;
    color: #5b3e28;
  }
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-email:before {
    content: 'Netfang:';
    display: block;
    font-family: "Dax-Medium", sans-serif;
    font-size: 18px;
    color: #5b3e28;
  }
}

.staff-page .staff-phone {
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .staff-page .staff-phone:before {
    content: 'Sími:';
    display: block;
    font-family: "Dax-Medium", sans-serif;
    font-size: 18px;
    color: #5b3e28;
  }
}

@media only screen and (max-width: 480px) {
  .staff-page .staff-phone {
    text-align: left;
  }
}

.staff-page p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #5b3e28;
}

.staff-page .staff-header p {
  font-family: "Dax-Medium", sans-serif;
  font-size: 18px;
}

.vision-page .img-holder {
  text-align: center;
}

.vision-page .img-holder img {
  display: inline;
  padding-top: 110px;
}

@media only screen and (max-width: 768px) {
  .vision-page .img-holder img {
    padding-top: 50px;
    max-width: 200px;
  }
}

.vision-page span {
  display: block;
  text-align: center;
  margin-bottom: 35px;
  font-family: "Dax-Medium", sans-serif;
  font-size: 28px;
}

.videos-holder:before, .videos-holder:after {
  content: " ";
  display: table;
}

.videos-holder:after {
  clear: both;
}

@media only screen and (max-width: 480px) {
  .videos-holder .single-video-holder {
    width: 100%;
    float: none;
  }
}

.videos-holder .single-video-holder .single-video {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  padding: 15px 10px;
  margin-bottom: 30px;
}

.videos-holder .single-video-holder .video-holder {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}

.videos-holder .single-video-holder .video-holder iframe, .videos-holder .single-video-holder .video-holder object, .videos-holder .single-video-holder .video-holder embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videos-holder .single-video-holder p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #5b3e28;
  text-align: center;
}

.tips-tabs-holder {
  text-align: center;
}

.tips-tabs-holder:before, .tips-tabs-holder:after {
  content: " ";
  display: table;
}

.tips-tabs-holder:after {
  clear: both;
}

.tips-tabs-holder .tip-holder {
  width: 230px;
  display: inline-block;
  margin: 0 10px;
}

@media only screen and (max-width: 1024px) {
  .tips-tabs-holder .tip-holder {
    width: 190px;
  }
}

.tips-tabs-holder .tip-holder .single-tip {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  padding: 10px;
}

.tips-tabs-holder .tip-holder .single-tip .tip-pic {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .tips-tabs-holder .tip-holder .single-tip .tip-pic {
    height: 150px;
  }
}

.tips-tabs-holder .tip-holder .single-tip .tip-pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tips-tabs-holder .tip-holder .single-tip p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 18px;
  color: #5b3e28;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .tips-page .img-holder {
    height: 200px !important;
  }
  .tips-page .img-holder img {
    max-width: 150px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .about-tabs-holder.about-page .about-text.choco-tip-text {
    height: 500px !important;
  }
}

.about-tabs-holder.about-page .about-text.choco-tip-text p {
  line-height: 26px !important;
}

@media only screen and (max-width: 640px) {
  .about-tabs-holder.about-page .about-text.choco-tip-text p {
    font-size: 15px;
    line-height: 19px !important;
  }
}

.tips-page .content-visible {
  margin-bottom: 40px;
}

.tips-page .img-holder {
  height: 500px;
  position: relative;
}

.tips-page .img-holder img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.contact-wrap.contact-ic .contact-content > div > div {
  height: 380px;
}

.contact-wrap.contact-ic .contact-content > div > div.contact-info > div {
  width: 100%;
}

.contact-wrap.contact-ic .contact-content > div > div > div span {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1024px) {
  .contact-wrap.contact-ic .contact-content > div > div > div span {
    height: 70px;
  }
}

.contact-ic .contact-form textarea {
  height: 240px;
}

.contact-ic #map-holder {
  height: 383px;
}

.contact-ic input[type="text"] {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  height: 55px;
  width: 100%;
  background: #f7f7f7;
  padding: 0 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.contact-ic input[type="text"]:focus, .contact-ic input[type="text"]:active {
  box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.15);
}

.icelandic-inner form {
  padding: 0 200px;
}

.icelandic-inner form:before, .icelandic-inner form:after {
  content: " ";
  display: table;
}

.icelandic-inner form:after {
  clear: both;
}

@media only screen and (max-width: 1280px) {
  .icelandic-inner form {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 768px) {
  .icelandic-inner form {
    padding: 0;
  }
}

.icelandic-inner form h5 {
  font-family: "Dax-Medium", sans-serif;
  font-size: 18px;
  color: #402a1a;
  margin-bottom: 25px;
}

.icelandic-inner form .input-halves-holder, .icelandic-inner form .input-thirds-holder, .icelandic-inner form .input-quarters-holder, .icelandic-inner form .full-width-input, .icelandic-inner form .textarea-holder {
  margin-bottom: 15px;
}

.icelandic-inner form .input-halves-holder:before, .icelandic-inner form .input-halves-holder:after, .icelandic-inner form .input-thirds-holder:before, .icelandic-inner form .input-thirds-holder:after, .icelandic-inner form .input-quarters-holder:before, .icelandic-inner form .input-quarters-holder:after, .icelandic-inner form .full-width-input:before, .icelandic-inner form .full-width-input:after, .icelandic-inner form .textarea-holder:before, .icelandic-inner form .textarea-holder:after {
  content: " ";
  display: table;
}

.icelandic-inner form .input-halves-holder:after, .icelandic-inner form .input-thirds-holder:after, .icelandic-inner form .input-quarters-holder:after, .icelandic-inner form .full-width-input:after, .icelandic-inner form .textarea-holder:after {
  clear: both;
}

.icelandic-inner form .textarea-holder .input-wrap {
  padding: 0;
}

.icelandic-inner form .input-wrap {
  position: relative;
  margin-bottom: 20px;
}

.icelandic-inner form .input-wrap label {
  display: block;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #402a1a;
  margin-bottom: 12px;
}

.icelandic-inner form .input-wrap input, .icelandic-inner form .input-wrap textarea {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  border: 0;
  outline: 0;
  height: 32px;
  width: 100%;
  background: #f7f7f7;
  padding: 0 15px;
  color: #402a1a;
  font-family: "Dax-Regular", sans-serif;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.icelandic-inner form .input-wrap input:focus, .icelandic-inner form .input-wrap input:active, .icelandic-inner form .input-wrap textarea:focus, .icelandic-inner form .input-wrap textarea:active {
  box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.15);
}

.icelandic-inner form .input-wrap textarea {
  height: 200px;
  resize: none;
  padding: 15px;
}

.icelandic-inner form .input-quarter .input-wrap {
  margin-bottom: 0;
}

.icelandic-inner form .input-quarter input {
  margin-bottom: 12px;
}

.radio-wrap:before, .radio-wrap:after, .languages-title:before, .languages-title:after {
  content: " ";
  display: table;
}

.radio-wrap:after, .languages-title:after {
  clear: both;
}

.radio-wrap label, .languages-title label {
  padding-left: 0;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #402a1a;
  margin-bottom: 12px;
}

.radio-wrap input[type="radio"], .languages-title input[type="radio"] {
  margin: 0;
}

.languages-title {
  margin-bottom: 15px;
}

.languages-title p {
  padding-left: 0;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #402a1a;
  margin-bottom: 12px;
}

@media only screen and (max-width: 480px) {
  .languages-title p {
    font-size: 15px;
  }
}

.languages-title span {
  padding: 0;
  text-align: center;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #402a1a;
  margin-bottom: 12px;
}

.submit-button-holder input {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  width: 205px;
  height: 40px;
  border: none;
  outline: none;
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #c9c7c6;
}

.submit-button-holder input:hover {
  background: #3fb34f;
  color: #fff;
}

.request-for-grants-page .request-text {
  padding: 0 200px;
  margin-bottom: 15px;
}

.request-for-grants-page .request-text:before, .request-for-grants-page .request-text:after {
  content: " ";
  display: table;
}

.request-for-grants-page .request-text:after {
  clear: both;
}

@media only screen and (max-width: 1280px) {
  .request-for-grants-page .request-text {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 768px) {
  .request-for-grants-page .request-text {
    padding: 0;
  }
}

.request-for-grants-page .request-text p {
  font-family: "Dax-Regular", sans-serif;
  font-size: 16px;
  color: #402a1a;
  margin-bottom: 20px;
}

.icelandic-inner form .input-wrap.checkbox {
  margin-bottom: 2px;
}

.icelandic-inner form .input-wrap.checkbox:before, .icelandic-inner form .input-wrap.checkbox:after {
  content: " ";
  display: table;
}

.icelandic-inner form .input-wrap.checkbox:after {
  clear: both;
}

.icelandic-inner form .input-wrap.checkbox input {
  display: block;
  float: left;
  width: 5%;
  margin: 0;
}

.icelandic-inner form .input-wrap.checkbox label {
  display: block;
  float: left;
  width: 95%;
  line-height: 30px;
  padding-left: 12px;
  margin-bottom: 0;
}

.checkbox-title {
  font-family: "Dax-Medium", sans-serif;
  font-size: "Dax-Regular", sans-serif;
  color: #402a1a;
  display: block;
  margin-bottom: 10px;
}

form input[type="checkbox"], form input[type="radio"] {
  box-shadow: none !important;
}

.choose-gender:before, .choose-gender:after {
  content: " ";
  display: table;
}

.choose-gender:after {
  clear: both;
}

.choose-gender label {
  float: left;
  width: 50%;
  margin-bottom: 0;
}

.choose-gender input[type="radio"] {
  width: auto !important;
  height: auto !important;
}

form .input-wrap select {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  border: 0;
  outline: 0;
  height: 32px;
  width: 100%;
  background: #f7f7f7;
  padding: 0 15px;
  color: #402a1a;
  font-family: "Dax-Regular", sans-serif;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

form .input-wrap select:focus, form .input-wrap select:active {
  box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.15);
}

.flowchart-boxes {
  position: relative;
}

.flowchart-boxes > img {
  position: relative;
  display: block;
  margin: 0 auto 60px;
}

input.parsley-success, select.parsley-success, textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error, select.parsley-error, textarea.parsley-error {
  color: #B94A48 !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

.parsley-errors-list {
  position: absolute;
  font-family: "Dax-Regular", sans-serif;
  font-size: 12px;
  font-weight: bold;
  top: 30px;
  right: 2px;
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  color: #B94A48 !important;
  line-height: 0.9em;
  opacity: 0;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  pointer-events: none;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.detailed-products a {
  color: #766e64;
  font-family: "Dax-Regular", sans-serif;
}

@media only screen and (max-width: 1024px) {
  .detailed-products a {
    width: 100%;
    float: none;
    display: block;
  }
}

.detailed-products a h5 {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 19px;
  line-height: 22px;
}

.detailed-products a p, .detailed-products a span {
  margin-bottom: 1px;
  font-size: 17px;
}

.detailed-products a .detailed-hover {
  width: 100%;
  position: relative;
}

.detailed-products a .detailed-hover:before, .detailed-products a .detailed-hover:after {
  content: " ";
  display: table;
}

.detailed-products a .detailed-hover:after {
  clear: both;
}

.detailed-products a .detailed-product-id {
  display: inline;
  margin-right: 30px;
}

.detailed-products a .detailed-products-desc {
  margin-top: 5px;
}

.detailed-products a .detailed-products-image {
  float: left;
  margin-right: 5px;
  position: relative;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.detailed-products a .detailed-products-image img {
  width: 130px;
}

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