/*@import url("//hello.myfonts.net/count/3b1179");*/
@font-face {
  font-family: "Optima";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/3B1179_0_0.eot");
  src: url("../fonts/3B1179_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3B1179_0_0.woff2") format("woff2"), url("../fonts/3B1179_0_0.woff") format("woff"), url("../fonts/3B1179_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "Optima";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/3B1179_1_0.eot");
  src: url("../fonts/3B1179_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3B1179_1_0.woff2") format("woff2"), url("../fonts/3B1179_1_0.woff") format("woff"), url("../fonts/3B1179_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "TwCenMTPro-Light";
  src: url("../fonts/3B1179_2_0.eot");
  src: url("../fonts/3B1179_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3B1179_2_0.woff2") format("woff2"), url("../fonts/3B1179_2_0.woff") format("woff"), url("../fonts/3B1179_2_0.ttf") format("truetype");
}
@page {
  size: A4;
  size: portrait;
}
/*LEVEL0*/
html {
  font-size: 6px;
  text-align: center;
}

body {
  margin: 0;
}

p {
  margin: 0 0 4px;
}

a {
  color: #000;
  text-decoration: none;
}

a[href]:after {
  content: none;
}

img {
  width: 100%;
  display: block;
  height: auto;
}

/*LEVEL1*/
.single-product + .single-product {
  page-break-before: always;
}

.single-product {
  font-family: "Optima", Times, serif;
  color: #000;
  font-size: 2.4rem;
  line-height: 1.7em;
  text-rendering: optimizeLegibility;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: 1fr auto;
}

.single-product {
  width: 99vw;
  height: 99vh;
}

html.safari-ios .single-product {
  width: 210mm;
  height: 285mm;
}

html.safari-mac .single-product {
  width: 210mm;
  height: 285mm;
}

@media screen {
  .single-product {
    width: 210mm;
    height: 297mm;
    /*aspect-ratio: 1.4142;*/
    margin: 9mm;
    border: 15mm solid #fff;
    box-shadow: 0 0 6mm 0px rgba(0, 0, 0, 0.2);
    display: inline-grid;
    padding: 3mm;
  }
}
/*LEVEL2*/
#page {
  display: grid;
  grid-template-rows: auto 1fr;
}

/*LEVEL3*/
#header {
  width: 50%;
  margin: 0 auto;
}

#logo {
  margin-top: 8px;
  display: block;
  padding: 0 17% 4%;
}

.product.wrap {
  display: grid;
  grid-template-rows: auto 1fr;
}

/*LEVEL4*/
#prod_images {
  position: relative;
  order: 1;
}
#prod_images .preview:nth-child(n+2) {
  display: none;
}

#galleria_image_one,
#prod_column2 {
  display: contents;
}

/*LEVEL5 - FINAL*/
#prod_img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  box-sizing: border-box;
  margin: auto;
  padding: 6mm;
}

#product__details h1.title {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
  padding-left: 1em;
  display: inline-block;
}

#product__details [itemprop=sku] {
  display: inline-block;
}

#product__details [itemprop=sku]:before {
  content: "No. ";
}

#product__details .date {
  display: inline-block;
}

#product__details > .date:before {
  content: ", ";
}

.size_imperial:before {
  content: " / ";
}

/*FOOTER-2025*/
@media print {
  #footer {
    display: none;
  }
}

#print-only--footer {
  display: grid;
  align-items: center;
  grid-template: "left center right" auto/auto 1fr auto;
  position: relative;
  width: 100%;
  font-family: "Optima", Times, serif;
  color: #000;
  font-size: 1.5rem;
  line-height: 1.6em;
}
#print-only--footer .logo-left {
  grid-area: left;
  width: 50px;
  margin: 0 2px;
}
#print-only--footer .logo-right {
  grid-area: right;
  width: 50px;
  margin: 0 2px;
}
#print-only--footer .block-center {
  grid-area: center;
}
#print-only--footer h6 {
  font-weight: 500;
  font-size: larger;
  margin: 0 0 2px 0;
}
#print-only--footer p {
  margin: 0;
}

/*HIDE ELEMENTS*/
#eu-cookie-notice,
#sticky_titlebar,
#mobile-nav-bar,
#mobile-menu,
#menu,
#prod_img_zoom,
.imz-lens,
#prod_thumbs,
#prod_actions,
#product__details .button--lg,
#prod_descr,
#prod_descr_more,
#product_enquiry,
#prod_related,
#prod_return,
#add-to-basket,
#site-by-oblong,
#wp-footer,
.screen-only,
.desktop-only,
#logo .logo-white,
#footer-subscribe,
#footer-terms,
#footer .sm-links,
#copyright,
#toolbar-placeholder,
a[name=top],
#prod_status_label,
#sticky_message--container,
#scroll-to-top,
#footer-toggle,
#saved-items-tooltip,
#promo-notices,
#minicart,
#header .header__left,
#header .header__right,
#contextmenu,
#fb-root,
#alert,
.hidden,
.popover--toggle,
.popover--container,
#theme-color {
  display: none !important;
}

#page.grid-container {
  margin-bottom: 20px;
}

.wrap.grid {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
}
.wrap.grid.grid-1 .grid-item {
  grid-template-rows: auto 1fr;
  gap: 0;
}
.wrap.grid.grid-1 .print_details {
  order: -1;
  font-size: 15px;
}
.wrap.grid.grid-1 .print_thumb {
  order: 2;
  height: 100%;
}
html.safari-ios .wrap.grid.grid-1 .print_thumb, html.safari-mac .wrap.grid.grid-1 .print_thumb {
  margin-top: 0;
  height: calc(100% - 72px);
  display: grid;
}
.wrap.grid.grid-4 {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.wrap.grid.grid-9 {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
}
.wrap.grid.grid-12 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
}

.product.grid-item {
  position: relative;
  display: grid;
  gap: 8px;
}

.print_thumb {
  max-width: 100%;
  aspect-ratio: 10/9;
  -o-object-fit: contain;
     object-fit: contain;
  box-sizing: border-box;
  margin: auto;
}

.print_details {
  font-size: 9px;
  line-height: 1.2;
}
.print_details h1.title {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
  padding-left: 1em;
  display: inline-block;
}
.print_details [itemprop=sku]:before {
  content: "No. ";
}
.print_details .date {
  display: inline-block;
}
.print_details > .date::before {
  content: ", ";
}

.size_imperial:before {
  content: " / ";
}

.wl__count::before {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 19px;
  min-width: 13px;
  padding: 0px 3px;
  margin: 0 2px;
  text-align: center;
  background: #777;
  color: #fff;
  border-radius: 30px;
}

.wl__details {
  display: none;
  gap: 6px;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: normal;
}
.wl__name {
  font: inherit;
  margin: 0;
}
.wl__descr {
  font: inherit;
  display: none;
  margin-top: 16px;
  text-align: center;
}
.wl__count, .wl__owner {
  font: inherit;
  margin: 0;
}
.wl__count::before {
  content: attr(data-count);
}
.wl__count::after {
  content: " Items";
}
.wl__count[data-count="1"]::after {
  content: " Item";
}
.wl__owner {
  display: none;
}
.wl__owner::before {
  content: "by ";
}
.wl__folderlink {
  font: inherit;
  margin: 0;
}
.wl__folderlink::after {
  content: " / ";
}

#page:has(.grid-4, .grid-9, .grid-12) {
  grid-template-rows: auto auto 1fr;
}
#page:has(.grid-4, .grid-9, .grid-12) #wl {
  display: flex;
}/*# sourceMappingURL=print.css.map */