body {
  overflow-x: hidden;
  word-wrap: break-word;
}
td,
tr td {
  padding: 10px;
  border: 1px solid #ddd;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.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 {
  display: inline-block;
  float: right;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.head-myaccount {
  display: inline-block;
}
.head-myaccount ul {
  margin: 0 10px;
}
.head-myaccount ul li {
  float: left;
}
.head-myaccount ul li a {
  background: transparent;
  color: #9aa0a7;
  font-size: 15px;
}
.head-myaccount ul li a:hover,
.head-myaccount ul li a:focus {
  background: transparent;
  color: #ffffff;
}
.head-myaccount ul li a:hover .caret,
.head-myaccount ul li a:focus .caret {
  border-top-color: #ffffff;
}
.head-myaccount ul li a .caret {
  border-top-color: #9aa0a7;
}
.head-myaccount ul li.open a,
.head-myaccount ul li.current a,
.head-myaccount ul li.active a {
  background: transparent;
  color: #ffffff;
}
.head-myaccount ul li.open a:hover,
.head-myaccount ul li.current a:hover,
.head-myaccount ul li.active a:hover,
.head-myaccount ul li.open a:focus,
.head-myaccount ul li.current a:focus,
.head-myaccount ul li.active a:focus {
  background: transparent;
  color: #ffffff;
}
.head-myaccount ul li.open a .caret,
.head-myaccount ul li.current a .caret,
.head-myaccount ul li.active a .caret {
  border-top-color: #ffffff;
}
.head-myaccount ul li .dropdown-menu {
  min-width: 200px;
}
.head-myaccount ul li .dropdown-menu li a {
  color: #333333;
}
.head-myaccount ul li .dropdown-menu li a:hover,
.head-myaccount ul li .dropdown-menu li a:focus {
  background: transparent;
  color: #cc0000;
}
.head-myaccount ul.nav-stacked > li + li {
  margin-left: 5px;
  margin-top: 0;
}
.j2store h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.j2store #j2storeOrderLoginForm {
  border: 1px solid #eeeeee;
  box-shadow: 0 0 3px 3px #eeeeee;
  display: block;
  margin: 30px 0;
  padding: 15px 30px;
  max-width: 500px;
}
.j2store #j2storeOrderLoginForm label {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 3;
  margin: 15px 0;
  width: 100%;
}
.j2store #j2storeOrderLoginForm label .inputbox {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.j2store #j2storeOrderLoginForm input[type="text"],
.j2store #j2storeOrderLoginForm input[type="password"] {
  height: 42px;
  width: 100%;
}
.j2store #j2storeOrderLoginForm .j2store_checkout_button {
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 20px;
  padding: 12px 30px 10px;
  text-transform: uppercase;
}
.j2store #j2storeOrderLoginForm .loginLinks {
  font-size: 13px;
  list-style: outside none none;
}
.j2store #j2storeOrderLoginForm .loginLinks li {
  display: inline-block;
  margin: 5px 10px 0;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: none !important;
}
.t3-sl-2 {
  padding-bottom: 40px;
}
.t3-sl-3 {
  border-top: none !important;
  padding-bottom: 40px;
  padding-top: 0;
}
.t3-sl-4 {
  border-top: none !important;
  padding-bottom: 40px;
  padding-top: 0;
}
.t3-sl-5 {
  border-top: none !important;
  padding-bottom: 40px;
  padding-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-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.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;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
.t3-wrapper .t3-header {
  background: #2c2d33;
  padding-top: 40px;
}
.t3-wrapper .t3-header .logo .logo-text {
  color: #9aa0a7;
}
.t3-wrapper .t3-header .logo .logo-text a {
  color: #d5d9db;
}
.t3-wrapper .t3-header .logo .logo-text a:hover {
  color: #ffffff;
}
.t3-wrapper .t3-header .logo .logo-text .site-slogan {
  font-size: 13px;
}
@media (max-width: 767px) {
  .t3-wrapper .t3-header .logo .logo-text {
    margin-bottom: 20px;
  }
}
.t3-wrapper .t3-header .head-search .search .form-search .form-control {
  max-width: 100%;
  background: #eeeeee;
  border-radius: 0;
  transition: all 0.3s linear 0s;
  height: 42px;
}
.t3-wrapper .navbar-default {
  background: #2c2d33;
  border: 0;
}
.t3-wrapper .navbar-default .navbar-header button {
  background: #2c2d33;
  color: #ffffff;
  float: none;
}
.t3-wrapper .navbar-default .navbar-collapse ul li a,
.t3-wrapper .navbar-default .navbar-collapse ul li .separator {
  background: #2c2d33;
  color: #d5d9db;
  font-size: 16px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li a:hover,
.t3-wrapper .navbar-default .navbar-collapse ul li .separator:hover {
  background: #2c2d33;
  color: #ffffff;
}
.t3-wrapper .navbar-default .navbar-collapse ul li a:hover .caret,
.t3-wrapper .navbar-default .navbar-collapse ul li .separator:hover .caret {
  border-top-color: #ffffff;
}
.t3-wrapper .navbar-default .navbar-collapse ul li a .caret,
.t3-wrapper .navbar-default .navbar-collapse ul li .separator .caret {
  border-top-color: #d5d9db;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-group span {
  font-size: 16px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-group span .dropdown-menu {
  padding-left: 40px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-group span .dropdown-menu li a {
  color: #60646c;
  font-size: 14px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-group span .dropdown-menu li a:hover {
  color: #ffffff !important;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li a,
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li .separator {
  background: transparent;
  color: #60646c;
  font-size: 16px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li a:hover,
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li .separator:hover {
  background: transparent;
  color: #cc0000;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li .nav-child .mega-inner ul {
  border-right: 1px solid #eeeeee;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li .nav-child .mega-inner ul li a {
  background: #ffffff;
  color: #89898c;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .mega-col-nav .mega-inner ul li .nav-child .mega-inner ul li a:hover {
  color: #cc0000;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .t3-module {
  margin-bottom: 0;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .t3-module .block-image-content .block-image img {
  max-width: 100%;
  height: auto;
}
.t3-wrapper .navbar-default .navbar-collapse ul li .dropdown-menu .mega-dropdown-inner .t3-module .block-image-content .block-content {
  margin-top: 10px;
  color: #89898c;
  font-size: 15px;
  line-height: 1.6;
}
.t3-wrapper .navbar-default .navbar-collapse ul li.open a,
.t3-wrapper .navbar-default .navbar-collapse ul li.open .separator {
  background: #2c2d33;
  color: #ffffff;
  font-size: 16px;
}
.t3-wrapper .navbar-default .navbar-collapse ul li.open a:hover,
.t3-wrapper .navbar-default .navbar-collapse ul li.open .separator:hover {
  background: #2c2d33;
  color: #ffffff;
}
.t3-wrapper .navbar-default .navbar-collapse ul li.open a:hover .caret,
.t3-wrapper .navbar-default .navbar-collapse ul li.open .separator:hover .caret {
  border-top-color: #ffffff;
}
.t3-wrapper .navbar-default .navbar-collapse ul li.open a .caret,
.t3-wrapper .navbar-default .navbar-collapse ul li.open .separator .caret {
  border-top-color: #ffffff;
}
.t3-wrapper .navbar-default .navbar-collapse ul li:first-child a {
  padding-left: 0;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-info .j2store-cart-info-link {
  color: #ffffff;
  background: #24252b none repeat scroll 0 0;
  padding: 15px;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-info .j2store-cart-info-link span {
  color: #ffffff;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-info .j2store-cart-info-link .link {
  float: right;
  color: #ffffff;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-item-box .j2store-cart-header-block .pull-right {
  display: none;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-item-box .j2store-cart-list .cartitems .cart-thumb-image img {
  float: left;
  margin-right: 10px;
  width: 80px;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-item-box .j2store-cart-nav .btn-success {
  background: #cc0000;
  border: #cc0000;
}
.t3-wrapper .navbar-default .tp-head-cart .j2store-minicart-button .j2store-cart-item-box .j2store-cart-nav .btn-success:hover {
  background: #f15c2d;
  border: #f15c2d;
}
.t3-wrapper .breadcrumbs-new {
  background: #f8f8f8;
  padding: 15px;
}
.t3-wrapper .breadcrumbs-new .breadcrumb .active:before {
  content: "\f015";
  font-family: FontAwesome;
  margin-right: 5px;
}
.t3-wrapper .breadcrumbs-new .breadcrumb .active .hasTooltip {
  display: none;
}
.t3-wrapper .breadcrumbs-new .breadcrumb li:before {
  content: ">";
}
.t3-wrapper .breadcrumbs-new .breadcrumb li a {
  color: #9aa0a7;
}
.t3-wrapper .breadcrumbs-new .breadcrumb li a:hover {
  text-decoration: none;
}
.t3-wrapper .breadcrumbs-new .breadcrumb li span {
  color: #60646c;
}
.t3-wrapper .breadcrumbs-new .breadcrumb li:nth-child(2):before {
  display: none;
}
.home .t3-sl .t3-module .module-inner .module-title {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -0.02em;
}
.home .t3-sl .t3-module .module-inner .module-title span {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.home .home-1-layout .home-banner {
  background: #83cf8f url('../../../templates/shoplook/images/themeparrot/home_banner_image.png') no-repeat scroll center center / cover;
  display: block;
  margin: 0 auto;
}
.home .home-1-layout .home-banner .banner-inner {
  display: table;
  height: 500px;
  margin: 0 auto;
}
.home .home-1-layout .home-banner .banner-inner .banner-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.home .home-1-layout .home-banner .banner-inner .banner-content h1 {
  color: #222222;
  font-weight: 500;
  font-size: 42px;
  margin-bottom: 20px;
}
.home .home-1-layout .home-banner .banner-inner .banner-content p {
  color: #333333;
  font-size: 21px;
  line-height: 1.6;
  max-width: 600px;
  margin: 15px 0;
  font-weight: 300;
}
.home .home-1-layout .home-banner .banner-inner .banner-content .banner-button {
  background: transparent;
  border: 2px solid #333333;
  border-radius: 0;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px 12px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  margin-top: 10px;
}
.home .home-1-layout .home-banner .banner-inner .banner-content .banner-button:hover {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000;
  color: #ffffff;
}
.home .home-product h2 {
  font-weight: 300;
  text-align: center;
}
.home .j2store-categories-module {
  padding-top: 30px;
}
.home .j2store-categories-module li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 20px;
  width: 33%;
}
.home .j2store-categories-module li img {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: 1px solid #eeeeee;
  opacity: 0.8;
  transition: all 0.3s ease 0s;
}
.home .j2store-categories-module li h4 {
  margin-top: 20px;
}
.home .j2store-categories-module li h4 a {
  transition: all 0.3s ease 0s;
  color: #333333;
  font-weight: 600;
}
.home .j2store-categories-module li h4 a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .home .j2store-categories-module li {
    width: 100%;
  }
}
.home .j2store-categories-module li:hover img {
  opacity: 1;
}
.home .j2store-categories-module li:hover h4 a {
  color: #cc0000;
}
.home .wrap.t3-sl.t3-sl-5 {
  background: #F0F3F9;
}
.home .wrap.t3-sl.t3-sl-5 .t3-module {
  margin-bottom: 0;
}
.home .feature-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.home .feature-content .free-shipping,
.home .feature-content .contact {
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 27px 0 rgba(214, 231, 233, 0.52);
  padding: 20px;
  text-align: center;
  background: #ffffff;
}
.home .feature-content .free-shipping h3,
.home .feature-content .contact h3 {
  transition: all 0.3s ease 0s;
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}
.home .feature-content .free-shipping p,
.home .feature-content .contact p {
  color: #222222;
  font-size: 18px;
  line-height: 1.6;
  margin: 20px 0;
  font-weight: 300;
}
.home .feature-content .free-shipping .shipping,
.home .feature-content .contact .shipping {
  font-size: 60px;
  margin: 30px 20px;
  color: #cc0000;
}
.home .feature-content .free-shipping .number,
.home .feature-content .contact .number {
  font-size: 20px;
}
.home .feature-content .free-shipping .payment-info .image img,
.home .feature-content .contact .payment-info .image img {
  width: 50px;
}
.home .feature-content .free-shipping:hover,
.home .feature-content .contact:hover {
  box-shadow: 0 0 38px 0 rgba(167, 179, 181, 0.79);
}
.home .feature-content .free-shipping:hover .shipping,
.home .feature-content .contact:hover .shipping {
  color: #484c51;
}
.home .feature-content .free-shipping:hover h3,
.home .feature-content .contact:hover h3 {
  color: #cc0000;
}
.home .feature-content .free-shipping:hover .number,
.home .feature-content .contact:hover .number {
  color: #cc0000;
}
.j2store-product-module {
  padding-top: 40px;
  padding-bottom: 20px;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product {
  position: relative;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .j2store-product-image {
  margin-bottom: 20px;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .j2store-product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-title {
  margin: 0 0 5px;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  color: #484c51;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-title a:hover {
  text-decoration: none;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-price-container {
  display: block;
  font-weight: 400;
  padding: 5px 0;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-price-container .sale-price {
  color: #43454b;
  font-weight: 400;
  font-size: 14px;
  display: inline;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product-price-container .base-price {
  text-decoration: line-through;
  display: inline;
  color: #999999;
  margin-right: 5px;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .sale-tag {
  border: 1px solid #cc0000;
  display: inline-block;
  padding: 2px 10px;
  margin: 10px 0;
  border-radius: 3px;
  position: absolute;
  right: 0;
  color: #cc0000;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product_cart_block {
  margin-top: 10px;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product_cart_block .j2store-addtocart-form .btn-success {
  border-radius: 0;
  background: #cc0000;
  border-color: #cc0000;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product_cart_block .j2store-addtocart-form .btn-success:hover {
  background: #f15c2d;
  border-color: #f15c2d;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button {
  border-radius: 0;
}
.j2store-product-module .j2store-module-product-row .j2store-module-product .product_cart_block .j2store-addtocart-form .product-qty {
  display: none;
}
.modulefooter-recent-product .module-title span {
  font-size: 25px;
  font-weight: 300;
}
.modulefooter-recent-product .j2store-product-module .j2store-module-product-row .j2store-module-product .product-cart-section .j2store-product-image img {
  width: 100px;
  height: auto;
}
.modulefooter-recent-product .j2store-product-module .j2store-module-product-row .j2store-module-product .product-cart-section .product-cart-left-block .product-title a:hover {
  color: #cc0000;
}
.modulefooter-recent-product .j2store-product-module .j2store-module-product-row .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container {
  padding: 0;
}
.off-canvas-open .t3-off-canvas-body .module-inner .nav-stacked li a {
  color: #484c51;
}
.off-canvas-open .t3-off-canvas-body .module-inner .nav-stacked li a:hover {
  color: #cc0000;
  background: #ffffff;
}
.off-canvas-open .t3-off-canvas-body .module-inner .nav-stacked .current a {
  background: #ffffff;
  color: #cc0000;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row {
  padding: 20px 0;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product {
  text-align: center;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-title {
  margin: 0 0 5px;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  color: #484c51;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-title a:hover {
  text-decoration: none;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-price-container {
  display: block;
  font-weight: 400;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-price-container .sale-price {
  color: #43454b;
  font-weight: 400;
  font-size: 14px;
  display: inline;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-price-container .base-price {
  display: inline;
  margin-right: 5px;
  color: #999999;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .sale-tag-shop {
  border: 1px solid #cc0000;
  display: inline-block;
  padding: 2px 10px;
  margin: 10px 0;
  border-radius: 3px;
  position: absolute;
  right: 0;
  color: #cc0000;
  top: 0;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .btn-success {
  border-radius: 0;
  background: #cc0000;
  border-color: #cc0000;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .btn-success:hover {
  background: #f15c2d;
  border-color: #f15c2d;
}
.t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button {
  border-radius: 0;
}
.t3-mainbody .t3-content .j2store-product-list .form-inline input {
  border-radius: 0;
  margin-right: 5px;
}
.t3-mainbody .t3-content .j2store-product-list .form-inline select {
  border-radius: 0;
}
.t3-mainbody .t3-content .j2store-product-list .form-inline .btn-success {
  background: #cc0000;
  border-color: #cc0000;
}
.t3-mainbody .t3-content .j2store-product-list .form-inline .btn-success:hover {
  background: #f15c2d;
  border-color: #f15c2d;
}
.t3-mainbody .t3-content .j2store-product-list #productFilters .j2store-product-search-input,
.t3-mainbody .t3-content .j2store-product-list #productFilters #j2store_sortby {
  height: 41px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters {
  margin-bottom: 40px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .product-filter-heading {
  border-bottom: 1px solid #eeeeee;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 16px;
  padding: 0 0 16px;
  display: block;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .ui-slider {
  background: #cc0000 !important;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .ui-slider .ui-slider-range {
  background: #f15c2d !important;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .ui-slider .ui-slider-handle {
  background: #f15c2d !important;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .price-input-box {
  font-size: 15px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .price-input-box .btn-success {
  border-radius: 0;
  background: #333333;
  border-color: #333333;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .price-input-box .btn-success:hover {
  background: #222222;
  border-color: #222222;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .price-input-box .pull-right {
  color: #555555;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category ul li a {
  color: #555555;
  font-size: 15px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category ul li a:hover {
  background: #ffffff;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .control-group .j2store-product-brand-label,
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .control-group .j2store-productfilter-label {
  color: #555555;
  font-size: 15px;
  display: block;
  font-weight: 400;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .control-group .j2store-product-brand-label input,
.t3-mainbody .t3-content .j2store-sidebar-filters-container .form-horizontal .control-group .j2store-productfilter-label input {
  margin: 4px 4px 0 0;
  position: relative;
  top: 4px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable {
  margin-bottom: 40px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable h3 {
  border-bottom: 1px solid #eeeeee;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 16px;
  padding: 0 0 16px;
  display: block;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable .j2store_cart_module_102 {
  color: #555555;
  font-size: 15px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable .j2store_cart_module_102 .j2store-minicart-button {
  padding-top: 10px;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable .j2store_cart_module_102 .j2store-minicart-button .button {
  font-size: 14px;
  margin: 10px 0;
}
.t3-mainbody .t3-content .j2store-sidebar-filters-container .moduletable #j2store_currency a {
  font-size: 18px;
  padding: 5px 10px;
}
.tab-content-detail {
  padding: 50px 0;
  display: flex;
}
.tab-content-detail #j2store-product-detail-tab {
  border-bottom: 0;
  width: 28%;
  float: left;
  border-top: 1px solid #eeeeee;
  margin-right: 20px;
}
.tab-content-detail #j2store-product-detail-tab li {
  float: none;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.tab-content-detail #j2store-product-detail-tab li a {
  padding: 10px 0;
  border: 0;
}
.tab-content-detail #j2store-product-detail-tab li a:hover {
  background: #ffffff;
  border: 0;
}
.tab-content-detail #j2store-product-detail-tab .active a {
  border: 0;
}
.tab-content-detail .tab-content {
  float: left;
  width: 70%;
}
.tab-content-detail .tab-content #description .product-ldesc #tab-description h2 {
  color: #484c51;
  font-weight: 300;
  font-size: 26px;
  margin: 0 0 25px 0;
}
.tab-content-detail .tab-content #description .product-ldesc #tab-description p {
  color: #60646c;
  font-weight: 400;
  line-height: 1.618;
  font-size: 16px;
}
.tab-content-detail .tab-content table tr td {
  padding: 20px;
}
.detail .downloadable-product .product-title,
.detail .simple-product .product-title,
.detail .variable-product .product-title,
.detail .configurable-product .product-title {
  font-weight: 300;
}
.detail .downloadable-product .price-sku-brand-container,
.detail .simple-product .price-sku-brand-container,
.detail .variable-product .price-sku-brand-container,
.detail .configurable-product .price-sku-brand-container {
  border: 0;
  margin-bottom: 0;
}
.detail .downloadable-product .price-sku-brand-container .product-price-container .sale-price,
.detail .simple-product .price-sku-brand-container .product-price-container .sale-price,
.detail .variable-product .price-sku-brand-container .product-price-container .sale-price,
.detail .configurable-product .price-sku-brand-container .product-price-container .sale-price {
  color: #60646c;
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
}
.detail .downloadable-product .price-sku-brand-container .product-price-container .base-price,
.detail .simple-product .price-sku-brand-container .product-price-container .base-price,
.detail .variable-product .price-sku-brand-container .product-price-container .base-price,
.detail .configurable-product .price-sku-brand-container .product-price-container .base-price {
  color: #cc0000;
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
}
.detail .downloadable-product .price-sku-brand-container .product-sdesc,
.detail .simple-product .price-sku-brand-container .product-sdesc,
.detail .variable-product .price-sku-brand-container .product-sdesc,
.detail .configurable-product .price-sku-brand-container .product-sdesc {
  padding-top: 30px;
}
.detail .downloadable-product .price-sku-brand-container .product-sdesc p,
.detail .simple-product .price-sku-brand-container .product-sdesc p,
.detail .variable-product .price-sku-brand-container .product-sdesc p,
.detail .configurable-product .price-sku-brand-container .product-sdesc p {
  color: #60646c;
  font-weight: 400;
  line-height: 1.618;
  font-size: 16px;
}
.detail .downloadable-product .j2store-addtocart-form,
.detail .simple-product .j2store-addtocart-form,
.detail .variable-product .j2store-addtocart-form,
.detail .configurable-product .j2store-addtocart-form {
  padding-bottom: 40px;
  border-bottom: 2px solid #f7f7f7;
}
.detail .downloadable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty,
.detail .simple-product .j2store-addtocart-form .j2store-add-to-cart .product-qty,
.detail .variable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty,
.detail .configurable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty {
  margin-right: 10px;
}
.detail .downloadable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty input[type="number"],
.detail .simple-product .j2store-addtocart-form .j2store-add-to-cart .product-qty input[type="number"],
.detail .variable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty input[type="number"],
.detail .configurable-product .j2store-addtocart-form .j2store-add-to-cart .product-qty input[type="number"] {
  height: 45px;
  width: 60px !important;
  border-radius: 0;
  font-size: 16px;
}
.detail .downloadable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"],
.detail .simple-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"],
.detail .variable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"],
.detail .configurable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"] {
  height: 45px;
  border-radius: 0;
  font-size: 16px;
  background: #cc0000;
  border-color: #cc0000;
}
.detail .downloadable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"]:hover,
.detail .simple-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"]:hover,
.detail .variable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"]:hover,
.detail .configurable-product .j2store-addtocart-form .j2store-add-to-cart input[type="submit"]:hover {
  background: #f15c2d;
  border-color: #f15c2d;
}
.detail .downloadable-product .j2store-addtocart-form .options .option,
.detail .simple-product .j2store-addtocart-form .options .option,
.detail .variable-product .j2store-addtocart-form .options .option,
.detail .configurable-product .j2store-addtocart-form .options .option {
  color: #60646c;
  font-size: 16px;
  font-weight: 300;
}
.detail .downloadable-product .j2store-addtocart-form .options .option .required,
.detail .simple-product .j2store-addtocart-form .options .option .required,
.detail .variable-product .j2store-addtocart-form .options .option .required,
.detail .configurable-product .j2store-addtocart-form .options .option .required {
  color: #cc0000;
}
.detail .downloadable-product .j2store-addtocart-form .options .option label,
.detail .simple-product .j2store-addtocart-form .options .option label,
.detail .variable-product .j2store-addtocart-form .options .option label,
.detail .configurable-product .j2store-addtocart-form .options .option label {
  color: #60646c;
  font-weight: 400;
}
.detail .downloadable-product .product-sku,
.detail .simple-product .product-sku,
.detail .variable-product .product-sku,
.detail .configurable-product .product-sku {
  padding: 10px 0;
  color: #60646c;
}
.detail .downloadable-product .manufacturer-brand,
.detail .simple-product .manufacturer-brand,
.detail .variable-product .manufacturer-brand,
.detail .configurable-product .manufacturer-brand {
  color: #60646c;
}
.detail .product-upsells-container,
.detail .product-crosssells-container {
  padding: 20px 0;
}
.detail .product-upsells-container h3,
.detail .product-crosssells-container h3 {
  font-weight: 300;
  font-size: 26px;
}
.detail .product-upsells-container .upsell-product-row,
.detail .product-crosssells-container .upsell-product-row,
.detail .product-upsells-container .crosssell-product-row,
.detail .product-crosssells-container .crosssell-product-row {
  padding-top: 20px;
}
.detail .product-upsells-container .upsell-product-row .upsell-product,
.detail .product-crosssells-container .upsell-product-row .upsell-product,
.detail .product-upsells-container .crosssell-product-row .upsell-product,
.detail .product-crosssells-container .crosssell-product-row .upsell-product,
.detail .product-upsells-container .upsell-product-row .crosssell-product,
.detail .product-crosssells-container .upsell-product-row .crosssell-product,
.detail .product-upsells-container .crosssell-product-row .crosssell-product,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product {
  text-align: center;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .upsell-product-image img,
.detail .product-crosssells-container .upsell-product-row .upsell-product .upsell-product-image img,
.detail .product-upsells-container .crosssell-product-row .upsell-product .upsell-product-image img,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .upsell-product-image img,
.detail .product-upsells-container .upsell-product-row .crosssell-product .upsell-product-image img,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .upsell-product-image img,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .upsell-product-image img,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .upsell-product-image img,
.detail .product-upsells-container .upsell-product-row .upsell-product .cross-sell-product-image img,
.detail .product-crosssells-container .upsell-product-row .upsell-product .cross-sell-product-image img,
.detail .product-upsells-container .crosssell-product-row .upsell-product .cross-sell-product-image img,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .cross-sell-product-image img,
.detail .product-upsells-container .upsell-product-row .crosssell-product .cross-sell-product-image img,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .cross-sell-product-image img,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .cross-sell-product-image img,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .cross-sell-product-image img {
  width: 100%;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .upsell-product-title,
.detail .product-crosssells-container .upsell-product-row .upsell-product .upsell-product-title,
.detail .product-upsells-container .crosssell-product-row .upsell-product .upsell-product-title,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .upsell-product-title,
.detail .product-upsells-container .upsell-product-row .crosssell-product .upsell-product-title,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .upsell-product-title,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .upsell-product-title,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .upsell-product-title,
.detail .product-upsells-container .upsell-product-row .upsell-product .cross-sell-product-title,
.detail .product-crosssells-container .upsell-product-row .upsell-product .cross-sell-product-title,
.detail .product-upsells-container .crosssell-product-row .upsell-product .cross-sell-product-title,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .cross-sell-product-title,
.detail .product-upsells-container .upsell-product-row .crosssell-product .cross-sell-product-title,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .cross-sell-product-title,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .cross-sell-product-title,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .cross-sell-product-title {
  margin: 0 0 5px;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .upsell-product-title a,
.detail .product-crosssells-container .upsell-product-row .upsell-product .upsell-product-title a,
.detail .product-upsells-container .crosssell-product-row .upsell-product .upsell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .upsell-product-title a,
.detail .product-upsells-container .upsell-product-row .crosssell-product .upsell-product-title a,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .upsell-product-title a,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .upsell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .upsell-product-title a,
.detail .product-upsells-container .upsell-product-row .upsell-product .cross-sell-product-title a,
.detail .product-crosssells-container .upsell-product-row .upsell-product .cross-sell-product-title a,
.detail .product-upsells-container .crosssell-product-row .upsell-product .cross-sell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .cross-sell-product-title a,
.detail .product-upsells-container .upsell-product-row .crosssell-product .cross-sell-product-title a,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .cross-sell-product-title a,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .cross-sell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .cross-sell-product-title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  color: #484c51;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .upsell-product-title a:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-product .upsell-product-title a:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-product .upsell-product-title a:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .upsell-product-title a:hover,
.detail .product-upsells-container .upsell-product-row .crosssell-product .upsell-product-title a:hover,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .upsell-product-title a:hover,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .upsell-product-title a:hover,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .upsell-product-title a:hover,
.detail .product-upsells-container .upsell-product-row .upsell-product .cross-sell-product-title a:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-product .cross-sell-product-title a:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-product .cross-sell-product-title a:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .cross-sell-product-title a:hover,
.detail .product-upsells-container .upsell-product-row .crosssell-product .cross-sell-product-title a:hover,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .cross-sell-product-title a:hover,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .cross-sell-product-title a:hover,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .cross-sell-product-title a:hover {
  text-decoration: none;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .product-price-container,
.detail .product-crosssells-container .upsell-product-row .upsell-product .product-price-container,
.detail .product-upsells-container .crosssell-product-row .upsell-product .product-price-container,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .product-price-container,
.detail .product-upsells-container .upsell-product-row .crosssell-product .product-price-container,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .product-price-container,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .product-price-container,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .product-price-container {
  display: block;
  font-weight: 400;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .product-price-container .sale-price,
.detail .product-crosssells-container .upsell-product-row .upsell-product .product-price-container .sale-price,
.detail .product-upsells-container .crosssell-product-row .upsell-product .product-price-container .sale-price,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .product-price-container .sale-price,
.detail .product-upsells-container .upsell-product-row .crosssell-product .product-price-container .sale-price,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .product-price-container .sale-price,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .product-price-container .sale-price,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .product-price-container .sale-price {
  color: #43454b;
  font-weight: 400;
  font-size: 14px;
  display: inline;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .product-price-container .base-price,
.detail .product-crosssells-container .upsell-product-row .upsell-product .product-price-container .base-price,
.detail .product-upsells-container .crosssell-product-row .upsell-product .product-price-container .base-price,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .product-price-container .base-price,
.detail .product-upsells-container .upsell-product-row .crosssell-product .product-price-container .base-price,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .product-price-container .base-price,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .product-price-container .base-price,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .product-price-container .base-price {
  text-decoration: line-through;
  display: inline;
  color: #999999;
  margin-right: 5px;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .j2store_add_to_cart_button,
.detail .product-crosssells-container .upsell-product-row .upsell-product .j2store_add_to_cart_button,
.detail .product-upsells-container .crosssell-product-row .upsell-product .j2store_add_to_cart_button,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .j2store_add_to_cart_button,
.detail .product-upsells-container .upsell-product-row .crosssell-product .j2store_add_to_cart_button,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .j2store_add_to_cart_button,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .j2store_add_to_cart_button,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .j2store_add_to_cart_button,
.detail .product-upsells-container .upsell-product-row .upsell-product .btn-success,
.detail .product-crosssells-container .upsell-product-row .upsell-product .btn-success,
.detail .product-upsells-container .crosssell-product-row .upsell-product .btn-success,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .btn-success,
.detail .product-upsells-container .upsell-product-row .crosssell-product .btn-success,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .btn-success,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .btn-success,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .btn-success {
  border-radius: 0;
  background: #cc0000;
  border-color: #cc0000;
  margin-top: 10px;
}
.detail .product-upsells-container .upsell-product-row .upsell-product .j2store_add_to_cart_button:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-product .j2store_add_to_cart_button:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-product .j2store_add_to_cart_button:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .j2store_add_to_cart_button:hover,
.detail .product-upsells-container .upsell-product-row .crosssell-product .j2store_add_to_cart_button:hover,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .j2store_add_to_cart_button:hover,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .j2store_add_to_cart_button:hover,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .j2store_add_to_cart_button:hover,
.detail .product-upsells-container .upsell-product-row .upsell-product .btn-success:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-product .btn-success:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-product .btn-success:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-product .btn-success:hover,
.detail .product-upsells-container .upsell-product-row .crosssell-product .btn-success:hover,
.detail .product-crosssells-container .upsell-product-row .crosssell-product .btn-success:hover,
.detail .product-upsells-container .crosssell-product-row .crosssell-product .btn-success:hover,
.detail .product-crosssells-container .crosssell-product-row .crosssell-product .btn-success:hover {
  background: #f15c2d;
  border-color: #f15c2d;
}
.j2store-cart #j2store-cart-form .j2store-cart-table thead tr th {
  font-size: 18px;
}
.j2store-cart #j2store-cart-form .j2store-cart-table tbody tr td .j2store-remove {
  float: right;
}
.j2store-cart #j2store-cart-form .j2store-cart-table .j2store-remove {
  background: transparent;
  color: #d43f3a;
}
.j2store-cart #j2store-cart-form .j2store-cart-table .j2store-remove:hover {
  color: #ac2925;
}
.j2store-cart #j2store-cart-form .j2store-cart-buttons input {
  border-radius: 0;
  background: #333333;
  border-color: #333333;
}
.j2store-cart #j2store-cart-form .j2store-cart-buttons input:hover {
  background: #222222;
  border-color: #222222;
}
.j2store-cart .cart-checkout-button .btn-success {
  border-radius: 0;
  background: #333333;
  border-color: #333333;
}
.j2store-cart .cart-checkout-button .btn-success:hover {
  background: #222222;
  border-color: #222222;
}
.j2store-cart .cart-estimator-discount-block {
  padding-top: 20px;
  padding-bottom: 20px;
}
.j2store-cart .cart-estimator-discount-block table {
  margin-top: 20px;
  margin-bottom: 20px;
}
.j2store-cart .cart-estimator-discount-block table tr th,
.j2store-cart .cart-estimator-discount-block table tr td {
  border: 1px solid #dddddd;
  padding: 10px;
}
.blog article .article-header .article-title a {
  color: #484c51;
}
.blog article .article-header .article-title a:hover {
  color: #cc0000;
}
.blog article .article-intro .blog-post {
  display: inline-block;
}
.blog article .article-intro .blog-post .blog-content p {
  line-height: 1.8;
  font-size: 16px;
}
.blog article .readmore a {
  border-color: #cc0000;
  background: #cc0000;
  color: #ffffff;
}
.blog article .readmore a:hover {
  background: #f15c2d;
}
.view-article article .article-header .article-title a {
  color: #484c51;
}
.view-article article .article-image img {
  max-width: 100%;
}
.view-article article .article-content {
  display: inline-block;
  margin-top: 20px;
}
.view-article article .article-content .blog-post .blog-content p {
  font-size: 16px;
  line-height: 1.8;
}
.view-article .t3-footer .module-title span {
  font-size: 25px;
  font-weight: 300;
}
.view-article .t3-footer .category-module {
  padding-top: 25px;
}
.view-article .t3-footer .category-module li {
  font-size: 16px;
}
.view-article .t3-footer .category-module li a {
  font-size: 16px;
}
.view-article .t3-footer .category-module li a:hover {
  color: #cc0000;
}
.view-article .t3-footer .category-module li:before {
  content: "\f0c5";
  font-family: 'fontawesome';
  margin-right: 10px;
}
.t3-copyright {
  padding: 20px 0;
}
.t3-copyright .copyright {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 0;
}
.t3-copyright .tp-footer-info .footer-info .image img {
  width: 50px;
}