.t3-wrapper a {
  color: #980d2c;
}
.t3-wrapper a:hover,
.t3-wrapper a:focus {
  color: #c7113a;
  text-decoration: none;
}
.t3-wrapper img {
  max-width: 100%;
  margin-bottom: 10px;
}
.t3-wrapper p {
  font-family: 'Muli', sans-serif;
  font-weight: 100;
  font-size: 16px;
}
.btn-primary {
  color: #ffffff !important;
  border-radius: 0;
  box-shadow: 0.5px 0.866px 4px #000000;
}
.btn-primary > a {
  color: #ffffff;
  font-size: 18px;
}
.btn-primary > a:hover,
.btn-primary > a:focus {
  color: #ffffff !important;
  background: #69091e;
}
.login button {
  width: auto;
  padding: 6px 12px;
}
.t3-sidebar-right .t3-module.module.loginForm {
  background: transparent;
}
.t3-sidebar-right .t3-module.module.loginForm h3.module-title {
  color: #000;
  margin-bottom: 0;
  padding: 21px 0 10px;
  text-align: center;
  font-size: 21px;
}

.tp-caption.totalDepth a {
  color: #ffffff;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
}
.tp-caption.totalDepth a:hover,
.tp-caption.totalDepth a:focus {
  color: #ffffff !important;
}

.top-bar-wrap {
  background: #282828;
  padding: 10px;
  color: #ffffff;
  font-size: 18px;
}
.top-bar-wrap a {
  color: #ffffff;
}
.top-bar-wrap p {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .top-bar-wrap p {
    text-align: center;
  }
}
.top-left,
.top-right {
  margin-top: 15px;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
}

#t3-mainnav {
  border: none;
  background: none;
  position: relative;
  top: 15px;
}
@media (max-width: 767px) {
  #t3-mainnav {
    top: 0;
  }
}
#t3-mainnav .nav.navbar-nav {
  float: right;
}
@media (max-width: 767px) {
  #t3-mainnav .nav.navbar-nav {
    float: none;
  }
}
#t3-mainnav .nav.navbar-nav > li > a {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
#t3-mainnav .nav.navbar-nav > li.active > a,
#t3-mainnav .nav.navbar-nav > li.active > a:hover {
  background: none;
  border-bottom: 3px solid #980d2c;
}
#t3-mainnav .t3-navbar {
  margin-top: 10px;
}

.t3-sl-1 .fa {
  color: #8a8c8f;
  margin: 0 6px 0;
}
.t3-sl.t3-sl-1 .btn {
  padding: 15px;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-sl-1 .col-xs-6 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .t3-sl-1 .col-xs-6 img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
}
.t3-sl-2 .btn {
  padding: 15px;
  width: 100%;
}
.t3-sl-2 h3.module-title {
  font-size: 28px;
  font-weight: bold;
}
.t3-sl-2 .custom > h4 {
  color: #8a8c8f;
}
@media (max-width: 767px) {
  .t3-sl-2 .col-xs-6 {
    width: 100%;
  }
}

.t3-sidebar .t3-module {
  background: #282828;
}
.t3-sidebar .t3-module h3.module-title {
  color: #ffffff;
  margin-bottom: 0;
  padding: 21px 0 10px;
  text-align: center;
  font-size: 21px;
}
#question {
  font-family: 'Muli', sans-serif;
}
#question .formFieldset > .row {
  margin-left: -10px;
  margin-right: -10px;
}
#question label {
  display: none;
}
#question .formBody {
  float: none;
  padding: 6px 20px;
}
#question .formBody input[type="text"],
#question .formBody select {
  width: 100% !important;
  border-radius: 0;
}
#question .formBody textarea {
  height: 50%;
  width: 100%;
  border-radius: 0;
}
#question .formBody img {
  display: block;
  margin: 0 auto;
}
#question .formBody .rsform-submit-button {
  background-color: #980d2c;
  color: #ffffff;
  border: 0;
  font-family: 'Oswald', sans-serif;
  margin-top: 6px;
  padding: 10px;
  width: 100%;
}
#question .formBody .rsform-submit-button:hover,
#question .formBody .rsform-submit-button:focus {
  background: #69091e;
  color: #ffffff;
}
#request legend {
  font-size: 28px;
}
#request label {
  display: none;
}
#request .formBody {
  float: none;
}
#request .formBody input[type="text"],
#request .formBody select {
  width: 100% !important;
  border-radius: 0;
}
#request .formBody textarea {
  height: 100%;
  width: 100%;
}
#request .rsform-submit-button {
  background-color: #980d2c;
  color: #ffffff;
  border: 0;
  font-family: 'Oswald', sans-serif;
  margin-top: 6px;
  padding: 10px 12px;
  width: 25%;
}
#request .rsform-submit-button:hover,
#request .rsform-submit-button:focus {
  background: #69091e;
  color: #ffffff;
}

.stock .t3-module.module {
  margin-bottom: 0;
}
.stock div.stockswk_ {
  font-family: 'Muli', sans-serif;
}
.stock #stocks-containerwk_ {
  height: 30px;
  padding: 5px 15px;
}

.content-bottom-wrap {
  background: url('../../../templates/t3_bs3_blank/images/content-bt-bg.jpg') no-repeat center center;
  background-size: cover;
  background-position: fixed;
}
.content-bottom-wrap .content-bottom {
  padding-top: 60px;
  padding-bottom: 60px;
}
.content-bottom-wrap .content-bottom h3.module-title {
  font-size: 28px;
  color: #ffffff;
  padding: 15px 0;
}
.content-bottom-wrap .content-bottom p {
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 100;
}
.content-bottom-wrap .content-bottom img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 15px;
}

#t3-footer {
  border: none;
  background: #282828;
}
#t3-footer .t3-footnav .module {
  background: transparent;
  color: #FFF;
}
#t3-footer .t3-footnav p > a {
  color: #ffffff !important;
}
#t3-footer .t3-footnav h3.module-title {
  color: #ffffff;
  font-size: 25px;
}
#t3-footer .t3-copyright {
  border: none;
  color: #999;
  padding: 15px;
}
#t3-footer .t3-copyright .copyright {
  margin: 0;
}
#t3-footer .t3-copyright .copyright p {
  margin: 0;
}
#t3-footer .t3-footer img {
  margin: 0px 5px auto;
}
@media (max-width: 767px) {
  #t3-footer .col-xs-6 {
    width: 100%;
  }
}

.mainbody-derrick #t3-mainbody {
  background: url('../../../templates/t3_bs3_blank/images/mainbody-bg.png') no-repeat top center;
  background-position: fixed;
}

@media (max-width: 991px) {
  #k2Container.equipment .itemContainer {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .products .subCategoryContainer {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .products .subCategoryContainer img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}
.products div.subCategory h2 {
  background: transparent;
  margin-top: 0;
  padding: 10px;
  text-align: center;
  font-size: 26px !important;
}
.product-catalog div.subCategory h2 {
  font-size: 23px;
  margin: 0;
  padding: 10px 0 4px;
  text-align: center;
}
.product-catalog img {
  border: 0 none!important;
  padding: 8px !important;
}
@media (max-width: 767px) {
  .latestView.catalog .latestItemsContainer {
    width: 100% !important;
  }
}
.latestView.catalog div.latestItemsCategory {
  background: rgba(255, 255, 255, 0.65);
}
.latestView.catalog h3 {
  font-size: 23px;
  margin: 0;
  padding: 10px 0 4px;
  text-align: center;
}
.latestView.catalog img {
  padding: 8px !important;
}

.mijoshop p,
.mijoshop ul,
.mijoshop ol,
.mijoshop dl,
.mijoshop blockquote,
.mijoshop pre,
.mijoshop address,
.mijoshop fieldset,
.mijoshop figure {
  margin: 0 0 10px !important;
}
div.itemBackToTop a {
  display: none;
}