/*
 * CSS PRINT
 */
body {
  padding-top: 0px;
}
section #product-title {
  background: #dddddd !important;
}
section #product-title h1 {
  font-size: 24px;
  color: #15559c !important;
}
section:before {
  content: url(../images/logo-lavomatique.png) !important;
  background: #15559c;
  display: block !important;
  margin: 0 -15px;
  padding-left: 15px;
}
.h2-uppercase {
  color: #41badc !important;
  font-size: 18px;
}
h3 {
  font-size: 17px;
  color: #15559c !important;
}
.entry-content p {
  font-size: 13px !important;
}
.table-responsive {
  border: none;
  overflow: hidden;
}
.table-responsive table th {
  background-color: #15559c !important;
  color: #fff !important;
}
.table-responsive table th,
.table-responsive table td {
  white-space: normal !important;
}
header,
footer {
  display: none;
}
.woocommerce div.product {
  margin-top: 0px;
}
.woocommerce div.product table.shop_attributes th {
  font-size: 13px;
}
#product-title {
  margin-bottom: 0px;
}
#product-title h1 {
  line-height: initial;
}
.container {
  width: 100%;
}
a,
a:after {
  content: normal !important;
}
.big-button {
  display: none;
}
.woocommerce-breadcrumb {
  display: none;
}
.mtli_attachment {
  display: none;
}
.thumbnails {
  display: none !important;
}
.fancybox-tmp {
  display: none;
}
#fiche-technique {
  page-break-inside: avoid;
  display: table;
  width: 100%;
}
/*# sourceMappingURL=print.css.map */