/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*======================================================*/
/*   Variables and settings                                       
/*======================================================*/
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=592fb143-53f7-4730-9ebc-31d9149dc8a6");
/* line 14, ../../../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/susy-1.0.9/sass/susy/_grid.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*------------------------------------------------------*/
/*                                                      */
/*   Use it like this: @extend %placeholder-name        */
/*   -      by Vladimir vm@navipartner.com     -        */
/*                                                      */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/*   Clearfix                                       
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/*	 Various Transitions                               
/*------------------------------------------------------*/
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "FnmzSkolar";
  src: url("../fonts/FNMZSkolarSansLatnWeb-Me.woff2") format("woff2"), url("../fonts/FNMZSkolarSansLatnWeb-Me.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FnmzSkolar";
  src: url("../fonts/FNMZSkolarSansLatnWeb-Bd.woff2") format("woff2"), url("../fonts/FNMZSkolarSansLatnWeb-Bd.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "FnmzSkolar";
  src: url("../fonts/FNMZSkolarSansLatnWeb-Eb.woff2") format("woff2"), url("../fonts/FNMZSkolarSansLatnWeb-Eb.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "sass-font";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#sass-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 70, ../sass/utils/_typography.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before, button.button.btn-cart span span:before, .btn-remove:before, .header .block-cart .block-title:before, #nav li.level0 .closed:before,
#nav li.level0 .closed.opened:before, .note-msg ul li:before, .notice-msg ul li:before, .success-msg ul li:before,
.error-msg ul li:before, .header .form-search button.button span:before, .header-promo li:before, .header-phone p:before,
.fb-maxizoo.block ul li:before, .feature-category ul li:before, .theme-featured .owl-controls .owl-buttons div:before, .footer-block01 li:before,
button.til-betaling span span:before, .pager .pages li a:before, .product-view .product-shop .taste-price-match li:before, .product-view-box a:before,
.std .contact-links li a:before, .cms-page-view .move-left .related-links-block li a:before, .list-of-partners li a:before, .above-footer-block a.more-info:before,
.checkitout .down-qty:before, .checkitout .up-qty:before, .header-phone-checkout:before, .footer-container .scroll_up:before, .store-holder .location:before, .open-time h3:before,
.telefon h3:before, .butikken-adresse h3:before, .clerk-slider-nav-prev:before, .clerk-slider-nav-next:before, .block.block-layered-nav dt:before, #nav > li.level0.parent:before, a.menu-btn:before {
  font-family: "sass-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
}

/* line 91, ../sass/utils/_typography.scss */
.icon-home:before {
  content: "\e607";
}

/* line 92, ../sass/utils/_typography.scss */
.icon-basket:before, .header .block-cart .block-title:before {
  content: "\e609";
}

/* line 93, ../sass/utils/_typography.scss */
.header .block-cart .block-title:before {
  font-size: 47px;
  color: #fff;
  float: right;
  cursor: pointer;
  padding-top: 9px;
  padding-right: 7px;
}

/* line 94, ../sass/utils/_typography.scss */
.icon-checkout:before {
  content: "\e605";
}

/* line 95, ../sass/utils/_typography.scss */
.icon-account:before {
  content: "\e608";
}

/* line 96, ../sass/utils/_typography.scss */
.icon-contact:before {
  content: "\e604";
}

/* line 97, ../sass/utils/_typography.scss */
.icon-menu:before {
  content: "\e603";
  line-height: 30px;
}

/* search icon */
/* line 100, ../sass/utils/_typography.scss */
.icon-search:before, .header .form-search button.button span:before {
  content: "\e600";
}

/* line 101, ../sass/utils/_typography.scss */
.icon-search:before {
  line-height: 13px;
  padding-left: 1px;
  font-size: 22px;
}

/* line 102, ../sass/utils/_typography.scss */
.header .form-search button.button span:before {
  font-size: 16px;
}

/* line 104, ../sass/utils/_typography.scss */
button.button.btn-cart span span:before {
  content: "\e609";
  font-size: 24px;
  padding-right: 11px;
  padding-top: 7px;
  float: right;
}

/* line 105, ../sass/utils/_typography.scss */
.product-view .product-shop button.button.btn-cart span span:before {
  float: right;
  font-size: 33px;
  padding-right: 0;
  padding-top: 5px;
}

/* line 107, ../sass/utils/_typography.scss */
.btn-remove:before {
  content: "\e60a";
  font-size: 18px;
  padding-right: 2px;
}

/* mobile nav icons */
/* line 110, ../sass/utils/_typography.scss */
#nav li.level0 .closed:before {
  content: "\e60b";
}
@media only screen and (min-width: 768px) {
  /* line 110, ../sass/utils/_typography.scss */
  #nav li.level0 .closed:before {
    display: none;
  }
}

/* line 113, ../sass/utils/_typography.scss */
#nav li.level0 .closed.opened:before {
  content: "\e60e";
}
@media only screen and (min-width: 768px) {
  /* line 113, ../sass/utils/_typography.scss */
  #nav li.level0 .closed.opened:before {
    display: none;
  }
}

/* messages */
/* line 118, ../sass/utils/_typography.scss */
.note-msg ul li:before, .notice-msg ul li:before {
  content: "\e60f";
  font-size: 14px;
  padding-right: 4px;
  margin-top: 1px;
  float: left;
}

/* line 119, ../sass/utils/_typography.scss */
.success-msg ul li:before {
  content: "\e610";
  font-size: 14px;
  padding-right: 4px;
  margin-top: 1px;
  float: left;
}

/* line 120, ../sass/utils/_typography.scss */
.error-msg ul li:before {
  content: "\e60a";
  font-size: 14px;
  padding-right: 4px;
  margin-top: 1px;
  float: left;
}

/* header and left column icons */
/* line 123, ../sass/utils/_typography.scss */
.icon-checkmark:before, .header-promo li:before, .fb-maxizoo.block ul li:before, .product-view .product-shop .taste-price-match li:before {
  content: "\e613";
}

/* line 124, ../sass/utils/_typography.scss */
.icon-phone:before, .header-phone p:before, .header-phone-checkout:before {
  content: "\e612";
  color: #fff;
  font-size: 11px;
}

/* line 126, ../sass/utils/_typography.scss */
.icon-right-arrow:before, .footer-block01 li:before, .feature-category ul li:before, .theme-featured .owl-controls .owl-buttons div.owl-next:before,
button.til-betaling span span:before, .pager .pages li.next-li a:before, .product-view-box a:before, .std .contact-links li a:before,
.cms-page-view .move-left .related-links-block li a:before, .list-of-partners li a:before, .above-footer-block a.more-info:before, .store-holder .location:before
, .open-time h3:before, .clerk-slider-nav-next:before {
  content: "\e611";
  color: #fff;
}

/* line 131, ../sass/utils/_typography.scss */
.icon-left-arrow:before, .theme-featured .owl-controls .owl-buttons div.owl-prev:before, .pager .pages li.previous-li a:before, .clerk-slider-nav-prev:before {
  content: "\e614";
  color: #fff;
}

/* line 132, ../sass/utils/_typography.scss */
.telefon h3:before {
  content: "\e612";
  color: #fff;
}

/* line 134, ../sass/utils/_typography.scss */
.address-left h3:before {
  content: "\e607";
  color: #fff;
}

/* line 135, ../sass/utils/_typography.scss */
.pager .pages li.previous-li a:before, .pager .pages li.next-li a:before {
  color: #000;
  font-size: 32px;
  line-height: 21px;
}

/* footer social icons */
/* line 138, ../sass/utils/_typography.scss */
.icon-facebook:before {
  content: "\e615";
  color: #3b589c;
  font-size: 26px;
}

/* line 139, ../sass/utils/_typography.scss */
.icon-googleplus:before {
  content: "\e616";
  color: #dd4b39;
  font-size: 26px;
}

/* checkout page */
/* line 143, ../sass/utils/_typography.scss */
.checkitout .remove-item a.btn-remove:before {
  content: "\e602";
  color: #fff;
  font-size: 13px;
}

/* line 145, ../sass/utils/_typography.scss */
.footer-container .scroll_up:before {
  content: "\e601";
  font-size: 50px;
}

/* line 147, ../sass/utils/_typography.scss */
.icon-target:before {
  content: "\e60d";
}

/* line 148, ../sass/utils/_typography.scss */
.icon-directions:before {
  content: "\e617";
}

/* line 149, ../sass/utils/_typography.scss */
.icon-plus:before {
  content: "\f055";
}

/* line 150, ../sass/utils/_typography.scss */
.icon-minus:before {
  content: "\f056";
}

/* line 151, ../sass/utils/_typography.scss */
.icon-app:before {
  content: "\e618";
}

/* line 152, ../sass/utils/_typography.scss */
.icon-show-more:before {
  content: "\f05a";
}

/* line 154, ../sass/utils/_typography.scss */
.collapsible-section .collapsible-toggler:before {
  content: "\f056";
  float: right;
  font-family: "sass-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}

/* line 169, ../sass/utils/_typography.scss */
.collapsible-section.collapsed .collapsible-toggler:before {
  content: "\f055";
}

/*------------------------------------------------------*/
/*   Reset                                       
/*------------------------------------------------------*/
/* line 5, ../sass/utils/_magento-reset.scss */
* {
  margin: 0;
  padding: 0;
}

/* Headings */
/* line 8, ../sass/utils/_magento-reset.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 5px;
  line-height: 1.35;
  color: #000;
}

/* line 9, ../sass/utils/_magento-reset.scss */
h1 {
  font-size: 20px;
  font-weight: 500;
}

/* line 10, ../sass/utils/_magento-reset.scss */
h2 {
  font-size: 19px;
  font-weight: 500;
}

/* line 11, ../sass/utils/_magento-reset.scss */
h3 {
  font-size: 17px;
  font-weight: 500;
}

/* line 12, ../sass/utils/_magento-reset.scss */
h4 {
  font-size: 15px;
  font-weight: 500;
}

/* line 13, ../sass/utils/_magento-reset.scss */
h5 {
  font-size: 13px;
  font-weight: 500;
}

/* line 14, ../sass/utils/_magento-reset.scss */
h6 {
  font-size: 12px;
  font-weight: 500;
}

/* Forms */
/* line 17, ../sass/utils/_magento-reset.scss */
form {
  display: inline;
}

/* line 18, ../sass/utils/_magento-reset.scss */
fieldset {
  border: 0;
}

/* line 19, ../sass/utils/_magento-reset.scss */
legend {
  display: none;
}

/* Table */
/* line 22, ../sass/utils/_magento-reset.scss */
table {
  border: 0;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}

/* line 23, ../sass/utils/_magento-reset.scss */
caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

/* Content */
/* line 26, ../sass/utils/_magento-reset.scss */
p {
  margin: 0 0 10px;
}

/* line 27, ../sass/utils/_magento-reset.scss */
strong {
  font-family: "FnmzSkolar", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* line 28, ../sass/utils/_magento-reset.scss */
address {
  font-style: normal;
  line-height: 1.35;
}

/* line 29, ../sass/utils/_magento-reset.scss */
cite {
  font-style: normal;
}

/* line 30, ../sass/utils/_magento-reset.scss */
q, blockquote {
  quotes: none;
}

/* line 31, ../sass/utils/_magento-reset.scss */
q:before, q:after {
  content: '';
}

/* line 32, ../sass/utils/_magento-reset.scss */
small, big {
  font-size: 1em;
}

/* Lists */
/* line 35, ../sass/utils/_magento-reset.scss */
ul, ol {
  list-style: none;
}

/* Tools */
/* line 38, ../sass/utils/_magento-reset.scss */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* line 39, ../sass/utils/_magento-reset.scss */
.nobr {
  white-space: nowrap !important;
}

/* line 40, ../sass/utils/_magento-reset.scss */
.wrap {
  white-space: normal !important;
}

/* line 41, ../sass/utils/_magento-reset.scss */
.a-left {
  text-align: left !important;
}

/* line 42, ../sass/utils/_magento-reset.scss */
.a-center {
  text-align: center !important;
}

/* line 43, ../sass/utils/_magento-reset.scss */
.a-right {
  text-align: right !important;
}

/* line 44, ../sass/utils/_magento-reset.scss */
.v-top {
  vertical-align: top;
}

/* line 45, ../sass/utils/_magento-reset.scss */
.v-middle {
  vertical-align: middle;
}

/* line 46, ../sass/utils/_magento-reset.scss */
.f-left, .left {
  float: left !important;
}

/* line 47, ../sass/utils/_magento-reset.scss */
.f-right, .right {
  float: right !important;
}

/* line 48, ../sass/utils/_magento-reset.scss */
.f-none {
  float: none !important;
}

/* line 49, ../sass/utils/_magento-reset.scss */
.f-fix {
  float: left;
  width: 100%;
}

/* line 50, ../sass/utils/_magento-reset.scss */
.no-display {
  display: none;
}

/* line 51, ../sass/utils/_magento-reset.scss */
.no-margin {
  margin: 0 !important;
}

/* line 52, ../sass/utils/_magento-reset.scss */
.no-padding {
  padding: 0 !important;
}

/* line 53, ../sass/utils/_magento-reset.scss */
.no-bg {
  background: none !important;
}

/* line 27, ../sass/print.scss */
* {
  background: none !important;
  text-align: left !important;
}

/* line 28, ../sass/print.scss */
html {
  margin: 0 !important;
  padding: 0 !important;
}

/* line 29, ../sass/print.scss */
body {
  background: #fff !important;
  font-size: 9pt !important;
  padding: 0 !important;
  margin: 10px !important;
}

/* line 30, ../sass/print.scss */
a {
  color: #2976c9 !important;
}

/* line 31, ../sass/print.scss */
th, td {
  color: #2f2f2f !important;
  border-color: #ccc !important;
  padding: 0 4px;
}

/* line 33, ../sass/print.scss */
.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set {
  display: none !important;
}

/* line 41, ../sass/print.scss */
.page-print .data-table .cart-tax-total {
  background-position: 100% -54px;
}

/* line 42, ../sass/print.scss */
.page-print .data-table .cart-tax-info {
  display: block !important;
}

/** print order
-----------------*/
/* line 47, ../sass/print.scss */
.page-print {
  font-family: "FnmzSkolar", Arial, Helvetica, sans-serif;
}

/* line 48, ../sass/print.scss */
.page-print h1, .page-print .order-date, .page-print .print-head {
  float: left;
  width: 100%;
}

/* line 49, ../sass/print.scss */
.page-print td.image {
  width: 82px;
}

/* line 50, ../sass/print.scss */
.page-print td.product-name {
  width: 35% !important;
}

/* line 51, ../sass/print.scss */
.page-print .data-table th {
  padding: 5px 12px;
  border: none;
  border-bottom: 1px solid #b8b8b8;
}

/* line 53, ../sass/print.scss */
.page-print .data-table td {
  padding: 5px 12px;
  border: none;
}

/* line 54, ../sass/print.scss */
.page-print tfoot td {
  text-align: right !important;
  padding-right: 20px;
  width: 100% !important;
}

/* line 55, ../sass/print.scss */
.page-print tfoot td.last {
  text-align: left !important;
  width: 40% !important;
}

/* line 56, ../sass/print.scss */
.page-print .grand_total_incl strong {
  font: bold 14px "FnmzSkolar", Arial, Helvetica, sans-serif;
  border: 1px solid #b8b8b8;
  border-left: none;
  border-right: none;
  padding: 10px;
}

/* line 57, ../sass/print.scss */
.page-print .grand_total_incl td {
  padding: 10px 0;
}

/* line 58, ../sass/print.scss */
.page-print #my-orders-table {
  margin-top: 20px;
}

/* line 59, ../sass/print.scss */
.page-print .col2-set .col-2 {
  width: 47% !important;
  float: left;
}

/* line 60, ../sass/print.scss */
.page-print .col2-set {
  overflow: auto;
}

/* line 61, ../sass/print.scss */
.sales-order-print > div > h2 {
  clear: both !important;
}

/* line 62, ../sass/print.scss */
.col2-set .col-1 {
  width: 47%;
  float: left;
}

/* line 63, ../sass/print.scss */
.data-table thead {
  display: table-header-group !important;
}

/* line 64, ../sass/print.scss */
.data-table td {
  display: table-cell !important;
}

/* line 65, ../sass/print.scss */
#my-orders-table th {
  width: 100%;
}
