/* CSS Document */
body {
  -webkit-print-color-adjust: exact;
  font-size: 12px;
}

.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#top-notice,
#globalMenu,
.navbar-burger,
.page-header .pagenavi {
  display: none;
}

header.menu-fixed {
  position: relative !important;
}

header.menu-fixed.menu-hide {
  transform: translateY(0%);
}

#wrap {
  padding-top: 0 !important;
}

.visual .swiper-slide {
  background-size: auto 100% !important;
  background-position: left top;
}

#home-video,
#home-series,
footer {
  padding: 35px !important;
}

.page-header {
  padding: 5px 10px;
}

.products-grid .product-box {
  width: 25%;
}

.fabric-box .material-fabric-list li {
  width: 25%;
}
.fabric-box .material-fabric-list li img {
  width: 100%;
  height: auto;
}

.columns {
  margin-top: 0;
}

.columns:last-child {
  margin-bottom: 1px;
}

.column.is-half, .column.is-half-tablet {
  width: 25%;
}

body.partner .column.is-half, body.partner .column.is-half-tablet,
.single-product .column.is-half,
.single-product .column.is-half-tablet {
  width: 50%;
}

.single-product .wp-block-columns,
.single-product .tabs-nav {
  display: none !important;
}
.single-product .wp-block-gallery {
  display: flex !important;
}
.single-product .tab-contents,
.single-product .bscontent_c {
  display: block !important;
}

#britannia_stories, #mediterranean_order {
  display: block !important;
}

footer .snsnav {
  display: none;
}

.tabs {
  display: none;
}

.tab-content {
  display: block !important;
  opacity: 1 !important;
}

.js-accordion--target {
  max-height: 2500px !important;
}

.dealer-box .columns {
  display: block;
}
.dealer-box .column {
  width: 100% !important;
  padding-top: 0 !important;
}

.page-body h2 {
  font-size: 14px;
}
.page-body h3 {
  font-size: 13px;
}
.page-body p, .page-body ul {
  font-size: 1em;
}

.news-grid .news-box .news-title {
  font-size: 1em;
}

.banner-right-imaged .ph {
  height: 0;
  padding: 60% 0 0 0;
}
.banner-right-imaged .column {
  display: block;
}

.accordion .acitem {
  display: block !important;
}

.project-list .project-box h3 {
  font-size: 12px;
}

.project-list .project-box .meta {
  font-size: 10px;
}

.project-list .project-box .dlbt {
  display: none;
}

.news-single h3.single-title {
  font-size: 14px;
}

.news-single .news-body,
.news-single .news-body table,
.news-single .single-meta {
  font-size: 1em;
}/*# sourceMappingURL=print.css.map */