@page {
    size: auto;
    margin: 0mm;
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari, Edge */
    color-adjust: exact !important;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }


mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }


figure {
  margin: 1em 40px; }


hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #333;
  background: #fff;
  font: 16px/1.2 "Lato", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

 .pdf-wrap {
    padding:50px 30px 30px;
    background-color: #fcfbf8;
    background-size: 1000px;
    background-position:100% 80%;
    background-repeat: no-repeat;
    max-width: 990px;
    margin: 0 auto;
     -webkit-print-color-adjust: exact !important;   /* Chrome, Safari, Edge */
     color-adjust: exact !important;
  }

.pdf-wrap .logo-holder {
  width:  200px;
  margin-bottom: 60px;
}

.pdf-wrap .footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Lato , sans-serif;
}

.pdf-wrap .footer-links li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.pdf-wrap .footer-links li:not(:last-child):after {
  content: '';
  width: 2px;
  height: 2px;
  background: #766D6D;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin:  0 7px;
}

.footer-links.top li {
  font-weight: 600;
  margin-bottom: 10px;
  font-style: normal;
  color: #4B4434;
  font-family: 'Lora', serif;
  font-style: italic;
}

.pdf-wrap .overline {
  color:  #D7C5A2;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  font-family: 'Lora', serif;
}

.pdf-wrap h1 {
  font-size: 22px;
  font-weight: 500;
  font-style: italic;
  color: #4B4434;
  margin: 0 0 15px;
  font-family: 'Lora', serif;
}

.pdf-wrap {
  font-size: 16px;
  color:  #766D6D;
  font-family: Lato , sans-serif;
}

.pdf-wrap p {
  margin:0 0 16px;
  line-height: 1.5;
}

.pdf-wrap #sidebar {
    width: 190px;
    padding: 5px 5px;
  display: inline-block;
  vertical-align: top;
}

.pdf-wrap #content {
    padding-left: 45px;
    padding-top: 5px;
    width: calc(100% - 195px);
  display: inline-block;
  vertical-align: top;
}


.detail-row {
  font-size: 11px;
  margin-bottom: 15px;
}
.detail-row .title {
  display: inline-block; vertical-align: top;
  width: 51%;
  font-weight: 500;
  font-family: 'Lora', serif;
  color:  #4B4434;
}

.detail-row .text {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  padding-left: 10px;
}

.pdf-wrap .product-detail {
  margin: 0 0 25px;
  overflow: hidden;
}

.pdf-wrap .circles {
  width: 77px;
  height: 77px;
  border-radius: 50%;
  background-color:#4B4434;
  color: #D7C5A2;
  padding: 10px;
}

.list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list-items li {
  margin-bottom: 10px;
}

.circles strong {
  display: block;
  font-family: 'Lora', serif;
  font-size: 22px;
}

.circles p{
  text-transform: uppercase;
  margin: 0;
  font-size: 10px;
  text-align: center;
  line-height: 1.2;
  font-family: 'Lora', serif;
}

.image-wrap {
  width: 100%;
  height: 395px;
  position: relative;
  margin-bottom: 55px;
  text-align: center;
}

.image-wrap img {
  /*width: 100%;*/
  height: 100%;
}

.image-wrap .list-items {
  position: absolute;
  top: 0;
  left: 0;
}

.pdf-wrap .footer {
  margin: 250px 0 0;
}

@media print {
  body {
    padding: 15px 20px;
}
.pdf-wrap .logo-holder {
  width:  140px;
  margin-bottom: 50px;
}
  .pdf-wrap {
    font-size: 13px;
    max-width: 100%;
  }

  .pdf-wrap h1 {
    margin-bottom: 10px;
  }

  .pdf-wrap .overline {
    font-size: 12px;
    margin: 0 0 2px;
    font-weight: 500;
    font-family: 'Lora', serif;
  }

  .detail-row {
    font-size: 11px;
    margin-bottom: 12px;
  }

  .pdf-wrap .footer {
    margin: 20px 0 0;
  }

  .pdf-wrap .footer-links li {
    font-size: 12px;
  }
  .pdf-wrap {
    background-size: 600px;
  }

  .pdf-wrap #content {
    padding-left: 45px;
    padding-top: 5px;
    width: calc(100% - 195px);
  }

  .pdf-wrap #sidebar {
    width: 190px;
    padding: 5px 5px;
  }

  .product-detail {
    font-size: 12px;
  }
}

