.page-title,
.page-header h1,
.finder > h1 {
  color: #2c2c2c;
  line-height: 80px;
  margin: 0;
  font-size: 15px;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-title,
  .page-header h1,
  .finder > h1 {
    line-height: 60px;
  }
}
.page-title::before,
.page-header h1::before,
.finder > h1::before {
  background: #db202f;
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 5px;
  width: 30px;
}
.finder > h1,
.page-header,
.page-title {
  border-bottom: 1px solid #eeeeee;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
  margin: -80px -30px 30px -30px;
  font-size: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .finder > h1,
  .page-header,
  .page-title {
    margin-top: -60px;
    height: 60px;
    line-height: 60px;
  }
}
.page-header .page-title {
  padding: 0;
}
.page-header .page-title::before {
  left: 0;
}
.t3-content > h1 {
  border-bottom: 1px solid #eeeeee;
  color: #2c2c2c;
  line-height: 80px;
  font-size: 15px;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
  padding: 0 30px;
  margin: -80px -30px 0 -30px;
  position: relative;
}
@media (max-width: 767px) {
  .t3-content > h1 {
    line-height: 60px;
    margin-top: -60px;
  }
}
.t3-content > h1::before {
  background: #db202f;
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 5px;
  width: 30px;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 24px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 12px 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 25px;
  }
}
.article-title a,
.article-header h1 a {
  color: #2c2c2c;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus {
  color: #db202f;
}
h2.article-title,
.article-header h2 {
  font-size: 22px;
  font-weight: 600;
  font-family: 'Archivo', sans-serif;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #db202f;
  color: #fefcfc;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #ffffff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
#system-message {
  margin-bottom: 0;
}
.alert-wrap {
  text-align: center;
  z-index: 1;
}
.alert-wrap .alert-heading {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.alert-wrap .alert-heading:after {
  content: ":";
}
.alert-wrap .alert-heading + div {
  display: inline-block;
}
.alert-wrap .alert-message {
  font-size: 12px;
}
.alert {
  margin-bottom: 0;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #f8cfd2;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.well {
  border-radius: 0;
  box-shadow: none;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 100px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.container-hd {
  background: #000000;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.5);
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1600px) {
  .container-hd {
    margin: auto;
    width: 1570px;
  }
}
.off-canvas-open .container-hd {
  box-shadow: none;
}
@media (max-width: 767px) {
  .wrap-spotlight-footer .equal-height > .col,
  .view-categories .equal-height > .col,
  .com_contact .equal-height > .col,
  .items-row .equal-height > .col,
  .wrap-spotlight-footer .equal-height.equal-height-child > .col,
  .view-categories .equal-height.equal-height-child > .col,
  .com_contact .equal-height.equal-height-child > .col,
  .items-row .equal-height.equal-height-child > .col,
  .wrap-spotlight-footer .equal-height > .col > div,
  .view-categories .equal-height > .col > div,
  .com_contact .equal-height > .col > div,
  .items-row .equal-height > .col > div,
  .wrap-spotlight-footer .equal-height.equal-height-child > .col > div,
  .view-categories .equal-height.equal-height-child > .col > div,
  .com_contact .equal-height.equal-height-child > .col > div,
  .items-row .equal-height.equal-height-child > .col > div {
    min-height: 0 !important;
  }
}
.t3-topbar {
  background: #151515;
  border-bottom: 1px solid #2c2c2c;
  color: #999999;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-topbar {
    padding-left: 120px;
  }
}
.t3-topbar p {
  font-weight: 500;
  margin: 0;
}
.t3-topbar .nav.menu {
  border-right: 1px solid #2c2c2c;
  float: right;
}
.t3-topbar .nav.menu > li {
  border-left: 1px solid #2c2c2c;
  float: left;
}
.t3-topbar .nav.menu > li + li > a {
  padding-top: 0;
}
.t3-topbar .nav.menu > li > a {
  color: #999999;
  padding: 0 20px;
  font-weight: 500;
  font-size: 12px;
}
.t3-topbar .nav.menu > li > a:hover,
.t3-topbar .nav.menu > li > a:focus,
.t3-topbar .nav.menu > li > a:active {
  color: #db202f;
}
.t3-topbar .nav.menu > li.active > a {
  color: #db202f;
}
.t3-topbar .topbar-message {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t3-topbar.logo-small .topbar-right {
  width: 100%;
}
.t3-topbar.logo-small .topbar-right .topbar-message {
  position: relative;
  left: 0;
  transform: none;
  -webkit-transform: none;
}
.t3-header {
  z-index: 10;
  top: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .t3-header {
    left: 0;
    top: auto;
  }
}
.t3-header.logo-small {
  top: 40px;
}
.t3-header.logo-small .logo {
  padding: 0 20px;
  height: 80px;
  width: auto;
}
.t3-header.logo-small .logo .logo-image a {
  height: 80px;
  line-height: 80px;
  width: auto;
}
.t3-header.logo-small .logo .logo-image img {
  max-width: 200px;
  height: 60px;
}
@media (max-width: 1199px) {
  .t3-header.logo-small .logo .logo-image img {
    max-width: 150px;
  }
}
.headright-wrap {
  position: absolute;
  top: 20px;
  right: 0;
}
.headright-wrap .head-right {
  height: 40px;
  float: right;
}
.headright-wrap .head-right > div {
  float: right;
}
.headright-wrap .head-right .search {
  position: relative;
  height: 40px;
  width: 40px;
}
.headright-wrap .head-right .search .form-control {
  background-image: url('../../../templates/ja_shoe/images/ico/search.png');
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-color: #1c1c1c;
  border: 0;
  color: #ffffff;
  position: absolute;
  padding-left: 40px;
  padding-right: 0;
  right: 0;
  top: 0;
  width: 40px;
  max-width: none;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  z-index: 100;
}
@media (max-width: 767px) {
  .headright-wrap .head-right .search .form-control {
    right: auto;
    left: 0;
  }
}
.headright-wrap .head-right .search .form-control:focus {
  width: 160px;
  padding-right: 20px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.logo {
  background: #db202f;
  display: table;
  width: 160px;
  height: 160px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .logo {
    height: 80px;
    width: auto;
  }
}
.logo a {
  display: block;
  line-height: 1;
  margin: 0;
}
.logo-image a {
  display: block;
  line-height: 160px;
  width: 160px;
}
@media (max-width: 767px) {
  .logo-image a {
    line-height: 80px;
    max-width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo-image a {
    line-height: 120px;
    max-width: 120px;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-width: 120px;
}
@media (max-width: 991px) {
  .logo-image img {
    max-width: 80%;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: inline-block;
  }
}
.logo-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
.logo-text a {
  color: #ffffff;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .logo-text a {
    padding: 0 10px;
    font-size: 13px;
  }
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  color: #ffffff;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .logo-text .site-slogan {
    display: none;
  }
}
.t3-mainbody {
  padding-bottom: 30px;
  padding-top: 120px;
}
.t3-mainbody > .row {
  margin-left: 0;
  margin-right: 0;
}
.t3-mainbody > .row > div {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainbody .t3-content {
  background: #ffffff;
  padding: 80px 30px 80px 30px;
}
@media (max-width: 767px) {
  .t3-mainbody .t3-content {
    padding-top: 60px;
  }
}
.t3-mainbody .t3-content .alert {
  margin-bottom: 20px;
}
.com_content .t3-mainbody .t3-content {
  padding-bottom: 0;
}
.has-masthead .t3-mainbody {
  padding-top: 0;
}
.has-masthead .t3-mainbody .t3-content {
  margin-top: -80px;
}
@media (max-width: 767px) {
  .has-masthead .t3-mainbody .t3-content {
    margin-top: -60px;
  }
}
.has-masthead .t3-content-mast-top {
  margin-top: -80px;
}
.has-masthead .t3-content-mast-top + .t3-mainbody .t3-content {
  margin-top: 0;
}
.t3-tabs {
  background: #ffffff;
  position: relative;
  z-index: 10;
}
.t3-tabs .nav-tabs {
  text-align: center;
  margin-bottom: 0;
  position: relative;
  padding: 0;
  z-index: 2;
}
.t3-tabs .nav-tabs > li {
  display: inline-block;
  float: none;
  position: relative;
  margin: 0 15px;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs > li {
    display: block;
    margin: 0;
  }
  .t3-tabs .nav-tabs > li + li {
    border-top: 1px solid #eeeeee;
  }
}
.t3-tabs .nav-tabs > li.active:after {
  background: #db202f;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs > li.active:after {
    display: none;
  }
}
.t3-tabs .nav-tabs > li.active > a {
  border: 0;
}
.t3-tabs .nav-tabs > li.active > a:before {
  content: "";
  border-width: 8px;
  border-style: solid;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs > li.active > a:before {
    display: none;
  }
}
.t3-tabs .nav-tabs > li.active > a:after {
  content: "";
  border-width: 6px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs > li.active > a:after {
    display: none;
  }
}
.t3-tabs .nav-tabs > li > a {
  border: 0;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs > li > a {
    padding: 20px 30px;
  }
}
.t3-list-products .container > div:first-child {
  float: left;
  width: 25%;
}
.t3-sidebar select,
.t3-sidebar textarea,
.t3-sidebar input[type="text"],
.t3-sidebar input[type="password"],
.t3-sidebar input[type="datetime"],
.t3-sidebar input[type="datetime-local"],
.t3-sidebar input[type="date"],
.t3-sidebar input[type="month"],
.t3-sidebar input[type="time"],
.t3-sidebar input[type="week"],
.t3-sidebar input[type="number"],
.t3-sidebar input[type="email"],
.t3-sidebar input[type="url"],
.t3-sidebar input[type="search"],
.t3-sidebar input[type="tel"],
.t3-sidebar input[type="color"],
.t3-sidebar .inputbox,
.t3-sidebar .input-group-addon {
  border-color: #2c2c2c;
  background: #2c2c2c;
}
.one-sidebar-right .t3-sidebar-right,
.two-sidebar .t3-sidebar-right {
  border-left: 1px solid #eeeeee;
}
@media (max-width: 991px) {
  .one-sidebar-right .t3-sidebar-right,
  .two-sidebar .t3-sidebar-right {
    border-left: 0;
    border-top: 1px solid #eeeeee;
    min-height: 1px !important;
  }
}
.one-sidebar-left .t3-sidebar-left,
.two-sidebar .t3-sidebar-left {
  background: #f4f4f4;
  padding-top: 40px;
}
.t3-footer {
  background: #f5f5f5;
  color: #999999;
  border-top: 1px solid #2c2c2c;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .t3-module {
  border: 0;
  margin-bottom: 0;
}
.t3-footer .t3-module .module-inner {
  padding: 0;
}
.t3-footer .t3-module .module-inner .module-title {
  border: 0;
  color: #151515;
  padding: 30px;
  margin-bottom: 0;
}
.t3-footer .t3-module .module-inner .module-title span::after {
  left: 30px;
}
.navhelper {
  margin-top: -1px;
}
.wrap-spotlight-footer {
  border: 1px solid #2c2c2c;
  border-bottom: 0;
  border-top: 0;
}
.wrap-spotlight-footer .row {
  margin-left: 0;
  margin-right: 0;
}
.wrap-spotlight-footer .row > div {
  border-bottom: 1px solid #2c2c2c;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrap-spotlight-footer .row > div:nth-child(2n) {
    border-left: 1px solid #2c2c2c;
  }
}
@media (min-width: 992px) {
  .wrap-spotlight-footer .row > div + div {
    border-left: 1px solid #2c2c2c;
  }
}
.t3-footnav {
  color: #999999;
}
.t3-footnav .module-title {
  background: #ffffff;
  border: 0;
  color: #151515;
}
.t3-footnav .module-ct,
.t3-footnav .t3-module {
  background: #ffffff;
  color: #999999;
}
.t3-footnav .module-ct {
  background: transparent;
  padding: 30px;
}
.t3-footnav .menu li {
  border: 0;
}
.t3-footnav .menu li > a {
  color: #999999;
  text-transform: none;
  padding: 0;
}
.t3-footnav .menu li > a:hover,
.t3-footnav .menu li > a:active,
.t3-footnav .menu li > a:focus {
  color: #db202f;
}
.t3-footnav .menu li.active > a {
  color: #db202f;
}
.t3-copyright {
  font-size: 12px;
  padding: 40px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
@media (max-width: 767px) {
  .t3-copyright {
    margin-top: 0;
  }
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright a {
  color: #e6525e;
}
.copyright a:hover,
.copyright a:active,
.copyright a:focus {
  color: #981621;
}
.poweredby {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.logo-footer {
  margin-bottom: 20px;
}
.nicescroll-rails > div {
  border: 0 !important;
}
@media (max-width: 991px) {
  .view-featured .blog-featured .item.col {
    width: 100%;
  }
}
.view-featured ol.nav-tabs {
  padding: 0;
}
.view-featured ol.nav-tabs > li {
  margin-right: 0;
}
.container-hd {
  box-shadow: none;
  background: #f5f5f5;
}
.t3-topbar {
  background: #ffffff;
  border-bottom-color: #eeeeee;
  color: #666666;
}
.t3-topbar .nav.menu {
  border-right-color: #eeeeee;
}
.t3-topbar .nav.menu > li {
  border-left-color: #eeeeee;
}
.t3-topbar .nav.menu > li > a {
  color: #666666;
}
.t3-topbar .nav.menu > li > a:hover,
.t3-topbar .nav.menu > li > a:focus,
.t3-topbar .nav.menu > li > a:active {
  color: #db202f;
}
.t3-topbar .nav.menu > li.active a {
  color: #db202f;
}
.headright-wrap .head-right .search .form-control {
  background-image: url('../../../templates/ja_shoe/images/ico/search-light.png');
  background-color: #eeeeee;
  color: #666666;
}
.navbar-toggle {
  background: #eeeeee;
  color: #999999;
}
.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle:active {
  background: #d5d5d5;
  color: #999999;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:active {
  background: #d5d5d5;
  color: #999999;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > .dropdown-menu {
  border-color: #eeeeee;
}
.btn.off-canvas-toggle {
  background: #eeeeee;
  color: #999999;
}
.btn.off-canvas-toggle:hover,
.btn.off-canvas-toggle:focus,
.btn.off-canvas-toggle:active {
  background: #d5d5d5;
  color: #999999;
}
.btn.off-canvas-toggle .patty,
.btn.off-canvas-toggle .patty:after,
.btn.off-canvas-toggle .patty:before {
  background: #999999;
}
.t3-footer {
  border: 0;
}
.wrap-spotlight-footer {
  border-color: #eeeeee;
  border-left: 0;
  border-right: 0;
}
.wrap-spotlight-footer .row > div {
  border-color: #eeeeee;
}
.wrap-spotlight-footer .row > div + div {
  border-color: #eeeeee;
}
.cta {
  border-color: #eeeeee;
  border-left: 0;
  border-right: 0;
}
div.uber-cliens,
.navhelper {
  background: #ffffff;
}
div.acm-slideshow .owl-carousel .item .img-bg {
  border: 0;
}
.acymailing_module .inputbox {
  background: #ffffff;
  border-color: #eeeeee;
}
.languageswitcherload .mod-languages {
  border-left: 1px solid #eee;
}
.languageswitcherload .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.languageswitcherload .btn-group a.btn:hover,
.languageswitcherload .btn-group a.btn:focus {
  color: #db202f;
}
.languageswitcherload ul.dropdown-menu {
  box-shadow: none;
  border-color: #eee;
}
.languageswitcherload ul.dropdown-menu li {
  border-right: 0;
}