* {
  background: transparent !important;
  color: #000 !important;
  /* Black prints faster: h5bp.com/s */
  box-shadow: none !important;
  text-shadow: none !important;
}

a,
a:visited {
  text-decoration: underline;
}

a[href]:after {
  content: " (" attr(href) ")";
}

abbr[title]:after {
  content: " (" attr(title) ")";
}

/*
 * Don't show links for images, or javascript/internal links
 */
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
  content: "";
}

pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

head {
  display: table-header-group;
}

tr,
img {
  page-break-inside: avoid;
}

img {
  max-width: 100% !important;
}

p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}

h2,
h3 {
  page-break-after: avoid;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
}

#page { margin: 0 30px; }

#masthead .navigation,
.site-actions,
.breadcrumbs,
#footer,
.sidebar,
.page-nav,
.back-archive,
.works-tabs,
.fancybox-overlay {
  display: none;
}

.container,
#primary,
#content > div {
  width: 100%;
}

.site-title {
  float: none;
  margin-bottom: 20px;
}
  .site-title a:after { display: none !important; }

.works-content,
.main-block .mb-content {
  border: none;
}

.single-work .work-content,
.main-block .mb-content {
  padding: 0;
  width: 100%;
}

.works-content .work .content {
  font-size: inherit;
  line-height: inherit;
}

.single-work .work-pictures {
  float: none;
  padding-left: 0;
  width: 100%;
}

.page-template-template-archive-solutions-php .solution-small {
  width: 80%;
  margin: 2%;
  float: none;
  margin: 20px auto;
}

.solution-small .ss-picture { width: auto; }

.solution-small a:after {
  display: block;
  clear: both;
}
.solution-small .ss-header { text-align: left; }
.solution-small .ss-header .ss-title { font-size: 1.5em; }
.solution-small .ss-text {
  font-size: inherit;
  margin: 10px;
}

.main-block .mb-header {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
.main-block .mb-header .mb-title {
  font-size: 2em;
  text-transform: none;
}

.page-template-default .mb-content { font-size: 0.95em !important; }

.home-block { display: none; }

.flexslider .slides > li {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  float: none !important;
  margin: 20px 0 !important;
  -webkit-backface-visibility: visible !important;
  page-break-inside: avoid;
}

#slideshow {
  position: static;
  overflow: visible;
}

#slideshow .caption {
  position: static;
  padding: 0;
  line-height: 1.1;
  font-size: 1.6em;
  margin-top: 10px;
}

#slideshow .view-actions,
#slideshow .flex-control-nav { display: none; }

.flexslider .slides img { width: 80%; }

.gallery-hidden {
  display: inherit !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.gallery-all { display: none !important; }
.gallery-viewall-print { display: inherit !important; }

.page-template-template-archive-solutions-php .solution-small {
  width: 100%;
  margin: 0;
  float: none;
  margin: 0;
}

.work-pictures a[href]:after {
  display: none !important;
}

.single-work .works-content .work-title {
  padding-left: 0;
  padding-right: 0;
}

.archive .work-small {
  width: 50%;
}

.works-content .tabs-panel { padding: 0; }
.work-small .work-inner { margin: 0; padding: 0; }
.work-small .work-thumbnail img {
  max-width: inherit;
  margin: 0;
}

.work-small .work-button {
  text-align: left;
  text-decoration: none !important;
  font-weight: bold;
}

.main-block label {
  display: block; width: auto;
  text-align: left;
}

.main-block input[type="submit"],
.main-block button[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  margin-left: 0;
}

.editor-front table { width: auto; }
.editor-front table img {
  max-width: 100%;
  width: auto !important;
}

.editor-front table a[href]:after {
    content: "";
}

.editor-front img {
  border-color: black;
}

.single-product .product-details,
.single-product .gallery {
  float: none;
  width: 100%;
  padding: 0;
}

.single-product .product-gallery li:first-child {
  text-align: center;
}
.single-product .product-gallery li:first-child img {
  max-height: 400px;
  width: auto;
}

.single-product a[href]:after {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
   overflow: hidden;
}

.download-sheet {
  display: none !important;
}

.single-product .specifications {
  width: 100%;
}
.single-product .specifications table { width: 100%;}
  .single-product .specifications table th { font-weight: 700; }
  .single-product .price-guest,
  .single-product .price-user {
    display: none; 
  }

#search_products_sheets { display: none; }

.table td,
.table th { border: 1px solid #000; }
  .table td:last-child,
  .table th:last-child { display: none; }

#products-pagination { display: none; }