.container-hd {
  padding-left: 18px;
  padding-right: 18px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 1728px;
}
.container {
  max-width: 100%;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.t3-wrapper.affix {
  position: relative;
}
@media (min-width: 992px) {
  .t3-wrapper.affix {
    padding-top: 96px;
  }
  .t3-wrapper.affix.header-dark.has-hero {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .equal-height > div {
    min-height: 0 !important;
  }
  .equal-height.equal-height-child > .col > div,
  .equal-height.equal-height-child > .col > a {
    min-height: 0 !important;
  }
}
.t3-topbar .promotion {
  border: 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 6px;
}
.t3-topbar .promotion .close {
  color: #ffffff;
  line-height: 24px;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.t3-header-wrap {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 !important;
}
@media (min-width: 992px) {
  .affix .t3-header-wrap {
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000;
  }
}
.t3-header-wrap.header-dark {
  background: #222222;
  border-bottom: 0;
}
.t3-header-wrap.header-dark.affix {
  background: #222222;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span {
  color: #ffffff;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active {
  color: #ff4141;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active .caret {
  border-top-color: #ff4141;
  border-bottom-color: #ff4141;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span {
  color: #ff4141;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span .caret {
  border-top-color: #ff4141;
  border-bottom-color: #ff4141;
}
.t3-header-wrap.header-dark .head-right-wrap .search .form-control,
.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control,
.t3-header-wrap.header-dark .head-right-wrap .search .search-query,
.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query {
  background-color: transparent;
  background-image: url('../../templates/ja_mixstore/images/ico/search-invert.png') !important;
}
.t3-header-wrap.header-dark .head-right-wrap .search .form-control:focus,
.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control:focus,
.t3-header-wrap.header-dark .head-right-wrap .search .search-query:focus,
.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query:focus {
  border-bottom-color: #ffffff;
}
.t3-header-wrap.header-dark .off-canvas .off-canvas-toggle span {
  background: #ffffff;
}
.t3-header-wrap.header-dark .head-cart .icon,
.t3-header-wrap.header-dark .head-user .icon {
  color: #ffffff;
}
.t3-header-wrap.header-dark.has-hero {
  background: none;
  margin-bottom: -96px !important;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .affix .t3-header-wrap.header-dark.has-hero {
    background: #222222;
    position: fixed;
    margin-bottom: 0 !important;
  }
}
.t3-header {
  position: relative;
}
@media (min-width: 992px) {
  .t3-header {
    position: static;
  }
}
.t3-header > .row {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 1296px) {
  .t3-header .logo {
    order: 2;
  }
  .t3-header .t3-mainnav {
    order: 1;
  }
  .t3-header .head-actions {
    order: 3;
  }
}
.head-right-wrap {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.head-right-wrap > div {
  margin-left: 24px;
}
.head-right-wrap .head-right {
  display: flex;
}
.head-right-wrap .head-right > div {
  margin-left: 24px;
}
.head-right-wrap .head-right > div .off-canvas-toggle {
  cursor: pointer;
}
.head-right-wrap .head-cart {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-cart .btn-cart {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-cart .icon {
  color: #222222;
  font-size: 19px;
}
.head-right-wrap .head-cart .total-product {
  background: #00b765;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  height: 18px;
  line-height: 14px;
  margin-left: 3px;
  text-align: center;
  min-width: 18px;
  padding: 2px;
}
.head-right-wrap .head-user {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-user .btn-user {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-user .icon {
  color: #222222;
  font-size: 19px;
}
.head-right-wrap .search,
.head-right-wrap .form-search {
  background: transparent;
  border: none;
  padding: 0;
  position: relative;
  height: 36px;
  margin: 0;
  width: 36px;
}
.head-right-wrap .search label,
.head-right-wrap .form-search label {
  display: none;
}
.head-right-wrap .search button.btn,
.head-right-wrap .form-search button.btn {
  display: none;
}
.head-right-wrap .search .form-control,
.head-right-wrap .form-search .form-control,
.head-right-wrap .search .search-query,
.head-right-wrap .form-search .search-query {
  border-radius: 30px;
  background-image: url('../../templates/ja_mixstore/images/ico/search.png') !important;
  background-position: 4px center!important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid transparent;
  background: #ffffff;
  color: #555555;
  position: absolute;
  padding: 0 0 0 24px;
  font-size: 12px;
  right: 0;
  top: 0;
  width: 24px;
  height: 36px;
  max-width: none;
  z-index: 10;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.head-right-wrap .search .form-control::-moz-placeholder,
.head-right-wrap .form-search .form-control::-moz-placeholder,
.head-right-wrap .search .search-query::-moz-placeholder,
.head-right-wrap .form-search .search-query::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.head-right-wrap .search .form-control:-ms-input-placeholder,
.head-right-wrap .form-search .form-control:-ms-input-placeholder,
.head-right-wrap .search .search-query:-ms-input-placeholder,
.head-right-wrap .form-search .search-query:-ms-input-placeholder {
  color: #ffffff;
}
.head-right-wrap .search .form-control::-webkit-input-placeholder,
.head-right-wrap .form-search .form-control::-webkit-input-placeholder,
.head-right-wrap .search .search-query::-webkit-input-placeholder,
.head-right-wrap .form-search .search-query::-webkit-input-placeholder {
  color: #ffffff;
}
.head-right-wrap .search .form-control:focus,
.head-right-wrap .form-search .form-control:focus,
.head-right-wrap .search .search-query:focus,
.head-right-wrap .form-search .search-query:focus {
  background-position: -4px center !important;
  border-bottom-color: #222222;
  width: 180px;
  padding-right: 24px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .head-right-wrap .search .form-control:focus,
  .head-right-wrap .form-search .form-control:focus,
  .head-right-wrap .search .search-query:focus,
  .head-right-wrap .form-search .search-query:focus {
    width: 144px;
  }
}
.logo {
  text-align: center;
}
@media (max-width: 767px) {
  .logo {
    padding-right: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  text-align: center;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.t3-hero .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
.t3-section-wrap .t3-section {
  padding-top: 72px;
  padding-bottom: 72px;
}
.t3-section-wrap .t3-section.no-space-bottom {
  padding-bottom: 0;
}
.t3-section-wrap .t3-section.space-bottom-sm {
  padding-bottom: 36px;
}
.t3-section-wrap .t3-section.space-bottom-nm {
  padding-bottom: 72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-bottom-nm {
    padding-bottom: 36px;
  }
}
.t3-section-wrap .t3-section.space-bottom-lg {
  padding-bottom: 144px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-bottom-lg {
    padding-bottom: 36px;
  }
}
.t3-section-wrap .t3-section.space-bottom-tiny {
  padding-bottom: 3px;
}
.t3-section-wrap .t3-section.no-space-top {
  padding-top: 0;
}
.t3-section-wrap .t3-section.space-top-negative {
  padding-top: 0;
  margin-top: -72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-negative {
    margin-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-sm {
  padding-top: 36px;
}
.t3-section-wrap .t3-section.space-top-nm {
  padding-top: 72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-nm {
    padding-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-lg {
  padding-top: 144px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-lg {
    padding-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-tiny {
  padding-top: 3px;
}
.t3-section-wrap .t3-section.border-top {
  border-top: 1px solid #e8e8e8;
}
.t3-section-wrap .t3-section.border-bottom {
  border-bottom: 1px solid #e8e8e8;
}
.t3-section-wrap .module-title-inner {
  margin: auto;
  max-width: 504px;
  text-align: center;
  padding-bottom: 72px;
}
.t3-section-wrap .module-title-inner .module-title {
  border: 0;
  color: #222222;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
  margin-top: 0;
  text-transform: none;
}
.t3-section-wrap .module-title-inner .sub-heading {
  color: #959595;
  margin-bottom: 0;
}
.t3-section-wrap .mod-title-left .module-title-inner {
  margin-left: 0;
  text-align: left;
  padding-bottom: 0;
}
.t3-section-wrap .mod-title-left .module-title-inner .module-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-footer {
  border-top: 1px solid #e8e8e8;
  background: #000000;
  color: #888888;
  padding-top: 144px;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
@media (max-width: 767px) {
  .t3-footer {
    padding-top: 72px;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer.t3-footer-clean {
  background: #ffffff;
  color: #959595;
  padding: 144px 0;
  text-align: center;
}
.t3-footer.t3-footer-clean a {
  border-bottom: 1px solid #959595;
  color: #959595;
}
.t3-footer.t3-footer-clean a:hover,
.t3-footer.t3-footer-clean a:focus,
.t3-footer.t3-footer-clean a:active {
  border-bottom-color: #555555;
}
.t3-footer.t3-footer-clean .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.t3-footer.t3-footer-clean .t3-copyright {
  padding: 0;
}
#back-to-top {
  position: fixed;
  bottom: 54px;
  right: 36px;
  z-index: 1000;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
#back-to-top.affix {
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top .btn {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0;
  text-align: center;
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.logo-footer {
  margin-bottom: 24px;
}
.logo-footer img {
  max-height: 24px;
}
.t3-footnav {
  padding: 0 0 36px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #000000;
  color: #888888;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  border-bottom: 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 0;
  padding-bottom: 0;
}
.t3-footnav .t3-module ul.nav {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul.nav > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul.nav > li > a {
  background: transparent;
  color: #888888;
  font-size: 13px;
  padding: 0;
}
.t3-footnav .t3-module ul.nav > li > a:hover,
.t3-footnav .t3-module ul.nav > li > a:active,
.t3-footnav .t3-module ul.nav > li > a:focus {
  background: transparent;
  color: #ffffff;
}
.t3-footnav .t3-module ul.nav > li.active > a {
  background: transparent;
  color: #ffffff;
}
.t3-copyright {
  font-size: 12px;
  padding: 36px 0 96px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 24px;
}
.copyright a {
  border-bottom: 1px solid #222222;
  color: #888888;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  border-bottom-color: #ffffff;
}
.poweredby {
  display: flex;
  justify-content: flex-end;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  height: 24px;
  opacity: .3;
  display: inline-block;
  margin-left: 6px;
}