/* ----------------------------------------------------------------

	02. Layout

----------------------------------------------------------------- */
#str-main {
  width: 100% !important;
}

.lyt-top #str-main {
  width: 76.59574% !important;
}
.lyt-top #str-side {
  width: 21.2766% !important;
}
.lyt-top .grid-container .grid-gutters .grid-top-main {
  width: 63.88889%;
}
.lyt-top .grid-container .grid-gutters .grid-top-sub {
  width: 34.72222%;
}

#str-header .lyt-inner {
  padding: 15px 0 5px 0;
  height: 80px;
}
#str-header .header-utility-lang-list,
#str-header .header-login-area,
#str-header .header-login-list,
#str-header .header-utility-list,
#str-header .header-search {
  display: none;
}
#str-header #logo {
  position: static;
}
#str-header #logo a {
  display: inline;
}
#str-header .header-inquiry {
  top: 20px;
  right: 0;
  left: auto;
}

#nav-global {
  display: none;
}

#nav-local {
  display: none;
}

#str-side .aside {
  display: none;
}

#str-footer .lyt-inner {
  padding: 0 0 10px;
}
#str-footer .footer-nav {
  display: none;
}
#str-footer .footer-utility {
  margin-top: 10px;
  background-color: transparent;
}
#str-footer .footer-utility-list {
  display: none;
}
#str-footer .copyright img {
  display: none;
}

.topic-path {
  display: none;
}

/* ----------------------------------------------------------------

	03. Modules

----------------------------------------------------------------- */
/* ----------------------------------------------------------------
	component
----------------------------------------------------------------- */
.cmp-inquiry-products,
.cmp-inquiry-products-full {
  display: none;
}