.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-sidebar .t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .t3-sidebar .t3-module {
    margin-bottom: 0;
  }
}
.t3-sidebar .t3-module .module-inner {
  padding: 0;
  border: 1px solid #dddddd;
}
.t3-sidebar .t3-module .module-inner .module-ct {
  padding: 10px;
}
.t3-sidebar .t3-module h3.module-title {
  background-color: #eeeeee;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333333;
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 6.66666667px;
  border-bottom: 1px solid #dddddd;
  margin: 0;
}
.module-title {
  background: #eeeeee;
  color: #333333;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 30px;
  }
}
.t3-tabs .t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-tabs .t3-module {
    margin-bottom: 30px;
  }
}
.t3-tabs .t3-module .module-inner {
  padding: 0;
}
.t3-tabs .t3-module .module-inner .module-ct {
  padding: 20px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab {
  padding: 0;
  position: absolute;
  left: 0;
  top: -12px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab li {
  margin-right: 10px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab li a {
  background: #eeeeee;
  color: #555555;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab li a:hover {
  color: #ffffff;
  background: #d44413;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab li.active a {
  color: #ffffff;
  background: #d44413;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productContent .category-desc {
  margin-bottom: 10px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productContent .product-tab-content li {
  margin-bottom: 10px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productContent .eshop-price {
  font-size: 26px;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination {
  float: left;
  height: auto;
  margin: 0;
  overflow: hidden;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination .eshop-first,
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination .eshop-last,
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination .eshop-previous,
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination .eshop-next {
  display: none;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination ul {
  overflow: hidden;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination ul a {
  background: #999999;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs .pagination ul a.eshop-current {
  background: #d44413;
}
@media screen and (max-width: 768px) {
  .t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab {
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
  }
  .t3-tabs .t3-module .module-inner .module-ct .eshop-product-tabs #productTab li {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.t3-tabs .t3-module h3.module-title {
  background: none;
  color: #333333;
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 0 0 10px ;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  position: relative;
}
.t3-tabs .t3-module h3.module-title :before {
  background: #d44413;
  content: "";
  height: 4px;
  position: absolute;
  width: 50px;
  right: 0;
  bottom: -2px;
  z-index: 1000;
}
.t3-eshop-manufacturers .t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-eshop-manufacturers .t3-module {
    margin-bottom: 30px;
  }
}
.t3-eshop-manufacturers .t3-module .module-inner {
  padding: 0;
}
.t3-eshop-manufacturers .t3-module .module-inner .module-ct {
  padding: 20px;
}
.t3-eshop-manufacturers .t3-module h3.module-title {
  background: none;
  color: #333333;
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 0 0 10px ;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  position: relative;
}
.t3-eshop-manufacturers .t3-module h3.module-title :before {
  background: #d44413;
  content: "";
  height: 4px;
  position: absolute;
  width: 50px;
  right: 0;
  bottom: -2px;
  z-index: 1000;
}
.t3-spotlight-1 .t3-module {
  background: #eeeeee;
  padding: 5.5px;
  text-align: center;
}
.t3-spotlight-1 .t3-module .module-inner {
  border: 1px solid #ccc;
  margin: 5.5px;
  padding: 11px;
}
.t3-spotlight-1 .t3-module .module-inner p {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.t3-spotlight-1 .t3-module .module-inner p i,
.t3-spotlight-1 .t3-module .module-inner p em {
  color: #d44413;
  font-size: 18px;
  margin: 0 0 0 5px;
}
.t3-spotlight-1 .t3-module:hover {
  background: #d44413;
  cursor: pointer;
}
.t3-spotlight-1 .t3-module:hover .module-inner {
  border: 1px solid #ffffff;
}
.t3-spotlight-1 .t3-module:hover .module-inner p {
  color: #ffffff;
}
.t3-spotlight-1 .t3-module:hover .module-inner p i,
.t3-spotlight-1 .t3-module:hover .module-inner p em {
  color: #ffffff;
}
.t3-spotlight-2 .t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-spotlight-2 .t3-module {
    margin-bottom: 30px;
  }
}
.t3-spotlight-2 .t3-module .module-inner {
  padding: 0;
}
.t3-spotlight-2 .t3-module .module-inner .module-ct {
  padding: 20px;
}
.t3-spotlight-2 .t3-module h3.module-title {
  background: none;
  color: #333333;
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 0 0 10px ;
  border-bottom: 1px solid #dddddd;
  margin: 0;
  position: relative;
}
.t3-spotlight-2 .t3-module h3.module-title :before {
  background: #d44413;
  content: "";
  height: 4px;
  position: absolute;
  width: 50px;
  right: 0;
  bottom: -2px;
  z-index: 1000;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-right: 20px;
  padding-right: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-right: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-right: 0;
  margin-right: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-right: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #444444;
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #444444;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-right: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 0 5px 5px;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #8e2d0d;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #8e2d0d;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-right: 0;
}
#eshop-cart {
  background-color: #d44413;
}
.eshop-items {
  background: #eeeeee;
}
.eshop-product ul li .price {
  color: #d44413 !important;
}