.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-topbar {
  background: #f6f6f6;
  border-bottom: 1px solid #ebebeb;
  color: #7b7b7b;
  font-size: 11px;
  line-height: 20px;
}
.t3-topbar .topbar-left {
  border-left: 1px solid #ebebeb;
  padding: 10px;
}
.t3-topbar .topbar-right {
  border-right: 1px solid #ebebeb;
  padding: 10px;
}
.t3-topbar .topbar-right:before,
.t3-topbar .topbar-right:after {
  display: table;
  content: " ";
}
.t3-topbar .topbar-right:after {
  clear: both;
}
.t3-topbar .topbar-right > ul,
.t3-topbar .topbar-right > form {
  float: right;
}
.t3-topbar .topbar-right ul > li {
  display: inline-block;
}
.t3-topbar .topbar-right ul > li + li {
  border: 0;
  margin-top: 0;
  border-top: none;
}
.t3-topbar .topbar-right ul > li a {
  color: #4275f4;
  padding: 0;
  font-size: 11px;
  text-transform: none;
}
.t3-topbar .topbar-right ul > li a:hover,
.t3-topbar .topbar-right ul > li a:focus {
  background-color: transparent;
  color: #0d48dd;
}
.t3-topbar .topbar-right ul > li.active a,
.t3-topbar .topbar-right ul > li.active a:hover,
.t3-topbar .topbar-right ul > li.active a:focus {
  background-color: transparent;
  color: #4275f4;
}
.t3-topbar .topbar-right ul > li .create-an-account::before {
  content: "or";
  color: #7b7b7b;
  margin-left: 5px;
  margin-right: 5px;
}
.t3-topbar .topbar-right .vm-currency {
  float: right;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ebebeb;
}
@media screen and (max-width: 767px) {
  .t3-topbar .topbar-right .vm-currency {
    display: none;
  }
}
.t3-topbar .topbar-right .vm-currency form {
  float: right;
}
.t3-topbar .topbar-right .vm-currency form select {
  padding: 0;
  height: auto;
  width: auto;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-single {
  width: 90px !important;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-single .chzn-single {
  background: none;
  border: 0;
  height: auto;
  line-height: normal;
  padding-top: 0;
  padding-bottom: 0;
  color: #4275f4;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-single .chzn-single div b {
  color: #bbbbbb;
  background: none !important;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-single .chzn-single div b::before {
  content: "\f107";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-single .chzn-drop {
  max-width: 150px;
  width: 150px !important;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-active.chzn-with-drop .chzn-single {
  box-shadow: none;
}
.t3-topbar .topbar-right .vm-currency form .chzn-container-active.chzn-with-drop .chzn-drop {
  left: auto;
  right: 0;
  top: 30px;
}
.t3-topbar .topbar-right .mod-languages {
  float: right;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ebebeb;
  position: relative;
}
.t3-topbar .topbar-right .mod-languages > a .fa {
  color: #bbbbbb;
}
.t3-topbar .topbar-right .mod-languages .dropdown-menu:hover,
.t3-topbar .topbar-right .mod-languages .dropdown-menu:focus,
.t3-topbar .topbar-right .mod-languages .dropdown-menu:active {
  display: block;
}
.t3-topbar .topbar-right .mod-languages.open > .dropdown-menu,
.t3-topbar .topbar-right .mod-languages a:focus + .dropdown-menu {
  display: block;
}
.t3-topbar .topbar-right .mod-languages .dropdown-menu {
  top: 30px;
  left: auto;
  right: 0;
  border-color: #ebebeb;
  border-top: 0;
  text-align: right;
  padding: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-topbar .topbar-right .mod-languages .dropdown-menu > li {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
.t3-topbar .topbar-right .mod-languages .dropdown-menu > li > a {
  color: #7b7b7b;
  font-size: 13px;
  padding: 5px 6px;
  line-height: 15px;
}
.t3-topbar .topbar-right .mod-languages .dropdown-menu > li > a:hover {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #4275f4 20%, #0d48dd 90%);
  background-image: -o-linear-gradient(top, #4275f4 20%, #0d48dd 90%);
  background-image: linear-gradient(to bottom, #4275f4 20%, #0d48dd 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4275f4', endColorstr='#ff0d48dd', GradientType=0);
  background-repeat: repeat-x;
}
.logo {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
    margin-bottom: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.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;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .head-search {
    width: 70%;
  }
  .head-search .search input {
    width: 100%;
  }
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search input {
  border-radius: 0;
  border: 1px solid #ebebeb;
  box-shadow: none;
  color: #bbbbbb;
  font-size: 16px;
  padding: 20px 50px 20px 20px;
  height: 60px;
  text-indent: 1px;
}
.head-search .search input:focus {
  border-color: #d2d2d2;
  color: #333333;
}
.head-search .search:before {
  background: url("../../templates/ja_megastore/images/search.png") no-repeat;
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  height: 23px;
  width: 23px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-cart {
  position: relative;
}
@media (max-width: 767px) {
  .head-cart {
    padding-right: 15px;
  }
}
.head-cart #head-cart-dropdown {
  background: url("../../templates/ja_megastore/images/cart.png") no-repeat center center;
  border: 3px solid #ebebeb;
  border-radius: 2px;
  height: 60px;
  width: 60px;
  position: relative;
}
.head-cart #head-cart-dropdown .total-product {
  background: #ebebeb;
  border-radius: 0 2px 2px 0;
  color: #555555;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  left: 100%;
  line-height: 1;
  top: 50%;
  padding: 5px 6.66666667px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.head-cart #head-cart-dropdown .total-product:before {
  content: "";
  border-width: 4px;
  border-style: solid;
  border-color: transparent #ebebeb transparent transparent;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -4px;
}
.head-cart #head-cart-dropdown.has-product {
  border-color: #ff5a00;
}
.head-cart #head-cart-dropdown.has-product .total-product {
  background: #ff5a00;
  color: #ffffff;
}
.head-cart #head-cart-dropdown.has-product .total-product:before {
  border-color: transparent #ff5a00 transparent transparent;
}
.head-cart .dropdown-menu {
  border-radius: 2px;
  border: 1px solid #ebebeb;
  min-width: 320px;
  margin-top: 0;
  padding: 10px 0;
}
.head-cart .dropdown-menu .product_row {
  padding: 10px 20px;
  border-bottom: 1px solid #ebebeb;
}
.head-cart .dropdown-menu .product-item {
  float: left;
  width: 70%;
}
.head-cart .dropdown-menu .subtotal_with_tax {
  color: #ff5a00;
  font-weight: 500;
  float: right;
  width: 30%;
  text-align: right;
}
.head-cart .dropdown-menu .product_name > a {
  color: #333333;
}
.head-cart .dropdown-menu .product_name > a:hover {
  color: #ff5a00;
}
.head-cart .dropdown-menu .total-container {
  padding: 10px 20px;
  color: #222222;
  font-weight: 500;
}
.head-cart .dropdown-menu .total strong {
  color: #ff5a00;
  margin-left: 5px;
}
.head-cart .dropdown-menu .show_cart > a {
  color: #ffffff;
  background-color: #ff5a00;
  border-color: #ff5a00;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  text-transform: uppercase;
  margin-top: 10px;
}
.head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a.focus {
  color: #ffffff;
  background-color: #cc4800;
  border-color: #802d00;
}
.head-cart .dropdown-menu .show_cart > a:hover {
  color: #ffffff;
  background-color: #cc4800;
  border-color: #c24400;
}
.head-cart .dropdown-menu .show_cart > a:active,
.head-cart .dropdown-menu .show_cart > a.active,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a {
  color: #ffffff;
  background-color: #cc4800;
  background-image: none;
  border-color: #c24400;
}
.head-cart .dropdown-menu .show_cart > a:active:hover,
.head-cart .dropdown-menu .show_cart > a.active:hover,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a:hover,
.head-cart .dropdown-menu .show_cart > a:active:focus,
.head-cart .dropdown-menu .show_cart > a.active:focus,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a:active.focus,
.head-cart .dropdown-menu .show_cart > a.active.focus,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a.focus {
  color: #ffffff;
  background-color: #a83b00;
  border-color: #802d00;
}
.head-cart .dropdown-menu .show_cart > a.disabled:hover,
.head-cart .dropdown-menu .show_cart > a[disabled]:hover,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a:hover,
.head-cart .dropdown-menu .show_cart > a.disabled:focus,
.head-cart .dropdown-menu .show_cart > a[disabled]:focus,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a.disabled.focus,
.head-cart .dropdown-menu .show_cart > a[disabled].focus,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a.focus {
  background-color: #ff5a00;
  border-color: #ff5a00;
}
.head-cart .dropdown-menu .show_cart > a .badge {
  color: #ff5a00;
  background-color: #ffffff;
}
.t3-navbar-category .t3-module {
  border: 0;
  margin: 0;
}
.t3-navbar-category .module-inner {
  border: 0;
  position: relative;
}
.t3-navbar-category .module-inner .module-title {
  background: #ff5a00;
  border: 0;
  color: #ffffff;
  height: 60px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  z-index: 3;
}
.t3-navbar-category .module-inner .module-ct {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 0;
  width: 100%;
  z-index: 1000;
}
.t3-navbar-category .module-inner .VMmenu-all {
  padding: 0;
  margin: 0;
  list-style: none;
}
.t3-navbar-category .module-inner .VMmenu-all > li {
  padding: 0;
  position: relative;
}
.t3-navbar-category .module-inner .VMmenu-all > li + li {
  border-top: 1px solid #ebebeb;
}
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu {
  border: 1px solid #ebebeb;
  background: #ffffff;
  display: none;
  padding: 20px;
  position: absolute;
  left: 100%;
  list-style: none;
  top: 0;
  min-width: 200px;
  margin-top: -1px;
  z-index: 1000;
}
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu > li + li {
  margin-top: 20px;
}
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu > li a {
  color: #555555;
  display: block;
}
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu > li a:hover,
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu > li a:focus,
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu > li a:active {
  color: #ff5a00;
}
.t3-navbar-category .module-inner .VMmenu-all > li .sub-menu:hover {
  display: block;
}
.t3-navbar-category .module-inner .VMmenu-all > li > a {
  color: #333333;
  display: block;
  font-size: 13px;
  line-height: 1.3;
  padding: 20px;
  text-transform: uppercase;
  cursor: pointer;
}
.t3-navbar-category .module-inner .VMmenu-all > li > a:hover + .sub-menu {
  display: block;
}
.t3-navbar-category .module-inner .VMmenu-all > li > a:hover,
.t3-navbar-category .module-inner .VMmenu-all > li > a:focus,
.t3-navbar-category .module-inner .VMmenu-all > li > a:active {
  color: #ff5a00;
  cursor: pointer;
}
.t3-navbar-category .module-inner .VMmenu-all > li.active > a {
  color: #ff5a00;
}
.t3-navbar-category .module-inner .VMmenu-all .vmshow > a,
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a {
  color: #ff5a00;
}
.t3-navbar-category .module-inner .VMmenu-all .vmshow > a:after,
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a:after {
  content: "+";
  font-size: 16px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
.t3-navbar-category .module-inner .VMmenu-all .vmshow > a:hover,
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a:hover,
.t3-navbar-category .module-inner .VMmenu-all .vmshow > a:focus,
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a:focus,
.t3-navbar-category .module-inner .VMmenu-all .vmshow > a:active,
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a:active {
  color: #cc4800;
  cursor: pointer;
}
.t3-navbar-category .module-inner .VMmenu-all .vmhide > a:after {
  content: "-";
}
.t3-navbar-category.category-dropdown .module-ct {
  display: none;
}
.t3-navbar-category.category-dropdown.open {
  z-index: 3;
}
.t3-navbar-category.category-dropdown.open::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.t3-navbar-category.category-dropdown.open .module-ct {
  display: block;
}
.t3-navbar-category.category-dropdown .module-title {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.t3-navbar-category.category-dropdown .module-title span:before {
  content: "\f0c9";
  font-family: FontAwesome;
  float: right;
  letter-spacing: 0 !important;
}
.t3-navbar-category.category-dropdown .module-title:hover {
  background: #f05500;
  cursor: pointer;
}
.t3-navbar-category .nav-stacked {
  position: relative;
}
.t3-navbar-category .nav-stacked > li {
  position: static;
}
.t3-navbar-category .nav-stacked > li > a {
  line-height: 1.3;
}
.t3-navbar-category .nav-stacked > li > a .caret {
  border: none;
  float: right;
  font-style: normal;
  width: auto;
}
.t3-navbar-category .nav-stacked > li > a .caret::after {
  content: "\f105";
  font-family: "FontAwesome";
  width: auto;
}
.t3-navbar-category .nav-stacked div.dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: 0;
  border-color: #ebebeb;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul {
  list-style: none;
  padding-left: 0;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul li {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul li:hover,
.t3-navbar-category .nav-stacked div.dropdown-menu ul li:focus,
.t3-navbar-category .nav-stacked div.dropdown-menu ul li:active {
  cursor: pointer;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul li.open > a,
.t3-navbar-category .nav-stacked div.dropdown-menu ul li.active > a {
  background-color: transparent;
  color: #ff5a00;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul a {
  color: #333333;
}
.t3-navbar-category .nav-stacked div.dropdown-menu ul a:hover,
.t3-navbar-category .nav-stacked div.dropdown-menu ul a:focus,
.t3-navbar-category .nav-stacked div.dropdown-menu ul a:active {
  color: #ff5a00;
  cursor: pointer;
}
.t3-navbar-category .nav-stacked div.dropdown-menu > ul {
  padding: 20px 20px;
}
.t3-navbar-category .nav-stacked div.dropdown-menu > ul:before,
.t3-navbar-category .nav-stacked div.dropdown-menu > ul:after {
  display: table;
  content: " ";
}
.t3-navbar-category .nav-stacked div.dropdown-menu > ul:after {
  clear: both;
}
.t3-navbar-category .nav-stacked div.dropdown-menu .nav-header {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.t3-navbar-category .nav-stacked .dropdown-menu .deeper {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .t3-navbar-category .nav-stacked .dropdown-menu .deeper {
    float: left;
    width: 33.33333333%;
  }
}
.t3-navbar-category .nav-stacked .col-1 + .dropdown-menu .deeper {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .t3-navbar-category .nav-stacked .col-1 + .dropdown-menu .deeper {
    float: left;
    width: 100%;
  }
}
.t3-navbar-category .nav-stacked .col-2 + .dropdown-menu .deeper {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .t3-navbar-category .nav-stacked .col-2 + .dropdown-menu .deeper {
    float: left;
    width: 50%;
  }
}
.t3-navbar-category .nav-stacked .col-3 + .dropdown-menu .deeper {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .t3-navbar-category .nav-stacked .col-3 + .dropdown-menu .deeper {
    float: left;
    width: 33.33333333%;
  }
}
.t3-navbar-category .nav-stacked .col-4 + .dropdown-menu .deeper {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .t3-navbar-category .nav-stacked .col-4 + .dropdown-menu .deeper {
    float: left;
    width: 25%;
  }
}
.t3-navbar-category .nav-stacked .vmshow > a,
.t3-navbar-category .nav-stacked .vmhide > a {
  color: #ff5a00;
}
.t3-navbar-category .nav-stacked .vmshow > a:after,
.t3-navbar-category .nav-stacked .vmhide > a:after {
  content: "+";
  font-size: 16px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
.t3-navbar-category .nav-stacked .vmshow > a:hover,
.t3-navbar-category .nav-stacked .vmhide > a:hover,
.t3-navbar-category .nav-stacked .vmshow > a:focus,
.t3-navbar-category .nav-stacked .vmhide > a:focus,
.t3-navbar-category .nav-stacked .vmshow > a:active,
.t3-navbar-category .nav-stacked .vmhide > a:active {
  color: #cc4800;
  cursor: pointer;
}
.t3-navbar-category .nav-stacked .vmhide > a:after {
  content: "-";
}
.t3-navbar-category .dropdown-menu-footer {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.t3-navbar-category .dropdown-menu-footer .bannergroup {
  width: 100%;
  text-align: center;
}
.t3-navbar-category .dropdown-menu-footer .bannergroup img {
  max-height: 120px;
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.t3-navbar-category .dropdown-menu-footer .vmmanufacturer.owl-carousel {
  border: 1px solid #ebebeb;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-features-intro {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .t3-features-intro img {
    width: 100%;
  }
}
.t3-mast .t3-module {
  margin-bottom: 0;
}
.t3-mast .t3-module .module-title {
  margin-bottom: 0;
}
.t3-mast .t3-module.banner-bottom {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.t3-mast.t3-mast-top .module-title {
  font-size: 13px;
}
.t3-mast.t3-mast-bottom .t3-module .module-title {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
}
.t3-tabs {
  position: relative;
  z-index: 1;
}
.t3-tabs .container {
  position: relative;
}
.t3-tabs + .t3-mast-bottom {
  margin-top: -20px;
}
@media (max-width: 767px) {
  .t3-tabs + .t3-mast-bottom {
    margin-top: 0;
  }
}
.t3-tabs .module-title {
  border-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-tabs .nav-tabs {
  border: 0 !important;
  position: absolute;
  right: 80px;
  top: 20px;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs {
    position: static;
  }
}
.t3-tabs .nav-tabs li {
  border: 0 !important;
  margin-right: 0;
}
.t3-tabs .nav-tabs li a {
  background: transparent;
  border-radius: 2px;
  color: #bbbbbb;
  border: 0 !important;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .t3-tabs .nav-tabs li a {
    margin-bottom: 10px;
  }
}
.t3-tabs .nav-tabs li a:hover,
.t3-tabs .nav-tabs li a:focus,
.t3-tabs .nav-tabs li a:active {
  background: #f4f4f4;
}
.t3-tabs .nav-tabs li.active a {
  background: #ff5a00;
  color: #ffffff;
}
.t3-tabs .tab-content {
  border: 0;
  padding: 0;
  margin-top: 0;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .module-ct {
  padding: 20px;
}
.t3-footer {
  border-top: 1px solid #ebebeb;
  background: #333333;
  color: #999999;
  padding-top: 60px;
}
.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;
  background: #333333;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footer .t3-module .module-title {
  border: 0;
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 0;
}
.t3-footer .t3-module .module-ct.has-padding {
  padding: 0;
}
.t3-footer .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer .t3-module ul > li {
  border-top: 0;
  line-height: 24px;
}
.t3-footer .t3-module ul > li + li {
  margin-top: 10px;
}
.t3-footer .t3-module ul > li > a {
  color: #999999;
  padding: 0;
  font-size: 13px;
}
.t3-footer .t3-module ul > li > a:hover,
.t3-footer .t3-module ul > li > a:active,
.t3-footer .t3-module ul > li > a:focus {
  color: #ffffff;
  background: none;
}
.t3-footer .t3-module ul > li.active > a,
.t3-footer .t3-module ul > li.open > a {
  color: #ffffff;
  background: none;
}
.t3-footer .footer-links {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .t3-footer .footer-links {
    padding-left: 40px;
  }
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-copyright {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 12px;
  padding: 40px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.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 {
  opacity: .8;
  display: inline-block;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 2;
}
.back-to-top .btn {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-top .btn .fa {
  margin-right: 0;
}
.back-to-top.affix .btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mod-preview-info {
  z-index: 2;
}