.t3-header {
  padding: 10px 0px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1.6;
  margin: 0;
  margin-left: 12px;
}
.logo a img {
  width: 114px !important;
  height: auto;
}
.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 {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.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: 6px;
  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;
  }
}
.t3-sl {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.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: #242424;
  color: #555555;
}
.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 .module-inner {
  font-size: 14px;
  text-transform: capitalize;
  background: #242424;
}
.t3-footer .t3-module .module-inner .module-title {
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 0px;
}
.t3-footer .t3-module .module-inner .module-title:hover {
  color: #478203;
}
.t3-footer .t3-module .module-inner .module-ct .footer {
  color: #ffffff;
  line-height: 2;
}
.t3-footer .t3-module .module-inner .module-ct .footer a {
  color: #ffffff;
}
.t3-footer .t3-module .module-inner .module-ct .footer a:hover {
  color: #478203;
}
.t3-footer .t3-module .module-inner .module-ct .footer .footer-address em,
.t3-footer .t3-module .module-inner .module-ct .footer .phone em,
.t3-footer .t3-module .module-inner .module-ct .footer .email em,
.t3-footer .t3-module .module-inner .module-ct .footer .footer-address i,
.t3-footer .t3-module .module-inner .module-ct .footer .phone i,
.t3-footer .t3-module .module-inner .module-ct .footer .email i {
  font-size: 14px;
  margin-right: 5px;
}
.t3-footer .t3-module .module-inner .module-ct .footer .footer-address span,
.t3-footer .t3-module .module-inner .module-ct .footer .phone span,
.t3-footer .t3-module .module-inner .module-ct .footer .email span {
  padding-left: 5px;
}
.t3-footer .t3-module .module-inner .module-ct .footer .footer-info p a {
  color: #ffffff;
}
.t3-footer .t3-module .module-inner .module-ct .footer .footer-info p a:hover {
  color: #478203;
}
.t3-footer .t3-module .module-inner .module-ct .footer .payment-icons img {
  max-width: 51px;
  display: inline;
  margin-top: 1px;
}
.t3-footer .t3-module .module-inner .module-ct .acymailing_module .acymailing_fulldiv .acymailing_module_form .acymailing_form {
  margin: 15px 0 0;
}
.t3-footer .t3-module .module-inner .module-ct .acymailing_module .acymailing_fulldiv .acymailing_module_form .acymailing_form input {
  border-radius: 0px;
}
.t3-footer .t3-module .module-inner .module-ct .acymailing_module .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons {
  text-align: left;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.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: 10px 0px 0px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  color: #eee;
}
.t3-copyright small a {
  color: #478203;
}
.t3-copyright small a:hover {
  color: #ffffff;
}
.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;
}
body {
  color: #444444;
  font-size: 13px;
}
body a:hover,
body a:active,
body a:focus {
  text-decoration: none;
  outline: none;
}
body .btn {
  color: #ffffff;
  background-color: #478203;
  border: 1px solid #478203;
  border-radius: 0px;
}
body .btn:hover,
body .btn:focus,
body .btn:active {
  background-color: #444444;
  border: 1px solid #444444;
  color: #ffffff;
  outline: none;
}
body .base-price.strike {
  color: #444444;
  margin-right: 5px;
  font-size: 12px !important;
}
body .base-price {
  color: #478203;
  font-size: 14px !important;
}
body .strike {
  text-decoration: line-through;
  color: #444444;
}
body .sale-price {
  color: #478203;
  font-weight: normal !important;
  font-size: 14px !important;
}
body .product-title a {
  color: #478203;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
body .product-title a:hover {
  color: #444444;
}
body .product-title {
  color: #444444;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
body .product-title:hover {
  color: #478203;
}
body .section-title,
body .module-title {
  color: #478203;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
  text-transform: uppercase;
}
body .section-title:hover,
body .module-title:hover {
  color: #444444;
}
body .section-title h2,
body .module-title h2 {
  color: #478203;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
  text-transform: uppercase;
}
body .section-title h2:hover,
body .module-title h2:hover {
  color: #444444;
}
body .modal {
  z-index: 1;
}
body .page-header h1 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-topbar {
  background: none repeat scroll 0 0 #2f2f2f;
  padding: 0.3em 0;
  line-height: 3.5;
  color: #ffffff;
}
.t3-topbar a {
  color: #ffffff;
}
.t3-topbar a:hover {
  text-decoration: none;
}
.t3-topbar p {
  margin-bottom: 0px;
}
.t3-topbar .email {
  padding-right: 20px;
  padding-left: 15px;
}
.t3-topbar .email i,
.t3-topbar .email em {
  margin-right: 5px;
}
.t3-topbar .nav li {
  float: left;
}
.t3-topbar .nav li a {
  padding: 0px 25px 0px 0px;
  text-transform: uppercase;
}
.t3-topbar .nav li a:hover,
.t3-topbar .nav li a:focus,
.t3-topbar .nav li a:active {
  background-color: transparent;
}
.t3-topbar .nav .active a {
  background-color: transparent;
}
.t3-topbar .nav .active a:hover,
.t3-topbar .nav .active a:focus {
  background-color: transparent;
}
.t3-slider .slide .carousel-indicators {
  bottom: 40%;
  left: 36%;
  list-style: circle outside none !important;
  padding-left: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 0;
  z-index: 15;
}
@media screen and (max-width: 480px) {
  .t3-slider .slide .carousel-indicators {
    display: none;
  }
}
.t3-slider .slide .carousel-indicators li {
  height: 15px;
  width: 15px;
  background-color: #444444;
  margin: 0;
  border: 3px solid #ffffff;
}
.t3-slider .slide .carousel-indicators .active {
  background-color: #478203;
  margin: 0;
}
.t3-slider .slide .carousel-control {
  background-image: none;
  color: #478203;
  display: block;
  font-size: 5px;
  left: 0;
  margin: 0 auto;
  opacity: 1;
  right: 0;
  top: 85%;
  width: 7%;
}
@media screen and (max-width: 767px) {
  .t3-slider .slide .carousel-control {
    display: none;
  }
}
.t3-slider .slide .carousel-control span {
  width: 0;
  font-size: 20px;
}
.t3-navhelper,
.t3-products-bottom {
  padding: 30px 0;
}
.t3-navhelper .j2store-product-module .j2store-module-product,
.t3-products-bottom .j2store-product-module .j2store-module-product {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  display: block;
  overflow: hidden;
  position: relative;
  border: 1px solid #eee;
  text-align: center;
  margin-bottom: 15px;
}
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon {
  opacity: 0;
  display: inline;
  position: absolute;
  right: 8%;
  z-index: 10;
  font-size: 15px;
  transform: translate3d(0px, -15px, 0px);
  -webkit-transform: translate3d(0px, -15px, 0px);
  -moz-transition: translate3d(0px, -15px, 0px);
  -o-transition: translate3d(0px, -15px, 0px);
  transition: transform 0.5s ease-in-out 0s;
  -webkit-transition: transform 0.5s ease-in-out 0s;
  -moz-transition: transform 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s;
}
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .product-compare,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .product-compare,
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .quick-view,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .quick-view {
  width: 42px;
  height: 42px;
  line-height: 2;
  border-radius: 50%;
  border: 1px solid #444444;
  text-align: center;
  line-height: 2.5;
  margin-bottom: 5px;
  background-color: #ffffff;
  transition: all 0.3s ease 0s;
}
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .product-compare a,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .product-compare a,
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .quick-view a,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .quick-view a {
  color: #444444;
}
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .product-compare:hover,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .product-compare:hover,
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .quick-view:hover,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .quick-view:hover {
  border: 1px solid #478203;
  background-color: #478203;
}
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .product-compare:hover a,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .product-compare:hover a,
.t3-navhelper .j2store-product-module .j2store-module-product .pro-icon .quick-view:hover a,
.t3-products-bottom .j2store-product-module .j2store-module-product .pro-icon .quick-view:hover a {
  color: #ffffff;
}
.t3-navhelper .j2store-product-module .j2store-module-product .mod_pic,
.t3-products-bottom .j2store-product-module .j2store-module-product .mod_pic {
  display: none;
  opacity: 1;
  position: absolute;
  text-align: center;
  line-height: 3;
  left: 6%;
  top: 0px;
}
.t3-navhelper .j2store-product-module .j2store-module-product .j2store-product-image,
.t3-products-bottom .j2store-product-module .j2store-module-product .j2store-product-image {
  border-bottom: 0px solid;
  text-align: center;
  float: none;
}
.t3-navhelper .j2store-product-module .j2store-module-product .j2store-product-image a img,
.t3-products-bottom .j2store-product-module .j2store-module-product .j2store-product-image a img {
  max-width: 100%;
  opacity: 1.0;
  background-color: #fafafa;
}
.t3-navhelper .j2store-product-module .j2store-module-product .j2store-product-image a:after,
.t3-products-bottom .j2store-product-module .j2store-module-product .j2store-product-image a:after {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: inherit;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  width: 100%;
  z-index: 8;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section {
  text-align: center;
  border-top: 0px solid;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-title,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-title {
  margin: 0;
  padding: 10px 0;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block {
  overflow: hidden;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .discount-percentage,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .discount-percentage {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  bottom: 246px;
  color: #444444;
  height: 58px;
  line-height: 4;
  position: absolute;
  width: 58px;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container {
  margin-bottom: 16px;
}
@media screen and (max-width: 480px) {
  .t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container,
  .t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container {
    padding-bottom: 20px;
  }
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block {
  background-color: #ffffff;
  opacity: 0;
  padding-bottom: 0;
  position: relative;
  transform: translate3d(-50px, 0px, 0px);
  transition: transform 1s ease 0s;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .cart-action-complete,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .cart-action-complete {
  position: absolute;
  bottom: 40px;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .cart-action-complete .text-success,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .cart-action-complete .text-success {
  font-size: 12px;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart {
  padding: 10px 0;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .product-qty,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .product-qty {
  display: none;
}
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .btn-primary i,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .btn-primary i,
.t3-navhelper .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .btn-primary em,
.t3-products-bottom .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block .j2store-addtocart-form .j2store-add-to-cart .btn-primary em {
  margin-right: 5px;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover {
  z-index: 200;
  border: 1px solid #478203;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .j2store-product-image,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .j2store-product-image {
  border-bottom: 0px solid;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .j2store-product-image a img,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .j2store-product-image a img {
  opacity: 0.5;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .j2store-product-image a:after,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .j2store-product-image a:after {
  opacity: 0.8;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .pro-icon,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .pro-icon {
  opacity: 1;
  transform: translate3d(0px, 10px, 0px);
  -ms-transform: translate3d(0px, 10px, 0px);
  -webkit-transform: translate3d(0px, 10px, 0px);
  -o-transform: translate3d(0px, 10px, 0px);
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .mod_pic,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .mod_pic {
  opacity: 1;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .product-cart-section,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .product-cart-section {
  border-top: 0px solid;
}
.t3-navhelper .j2store-product-module .j2store-module-product:hover .product-cart-section .product_cart_block,
.t3-products-bottom .j2store-product-module .j2store-module-product:hover .product-cart-section .product_cart_block {
  opacity: 1;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}
.craft-article {
  margin-bottom: 0px;
}
.craft-article .module-ct {
  border: 1px solid #eee;
  padding: 10px;
}
.craft-article .module-ct .category-module li {
  padding: 30px 0;
  border-top: none;
}
.craft-article .module-ct .category-module li .article-img .blog-intro {
  overflow: hidden;
}
.craft-article .module-ct .category-module li .article-img .blog-intro a img {
  width: 100%;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.craft-article .module-ct .category-module li .article-img .blog-intro a img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-title h3 {
  margin-top: 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-title h3:hover {
  color: #444444;
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-introtext {
  color: #444444;
  text-align: justify;
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-readmore .btn-primary {
  color: #478203;
  background-color: #ffffff;
  border: none;
  padding: 0px;
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-readmore .btn-primary:hover,
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-readmore .btn-primary:focus {
  color: #444444;
  outline: none;
}
.craft-article .module-ct .category-module li .mod-content .mod-articles-category-readmore .active {
  box-shadow: none;
}
.sidebar-img {
  margin-bottom: 0px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .sidebar-img {
    margin-top: 30px;
  }
}
.sidebar-img .testimonial-item {
  padding: 15px 0;
}
.sidebar-img .module-inner .module-ct {
  border: 1px solid #eee;
  padding-bottom: 15px;
}
.sidebar-img .module-inner .module-ct .testimonial h3 {
  color: #478203;
  font-weight: bold;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
}
.sidebar-img .module-inner .module-ct .testimonial h3:hover {
  color: #444444;
}
.sidebar-img .module-inner .module-ct .testimonial .carousel .carousel-inner .item .testi-img {
  border-radius: 50%;
  margin: 0 auto;
  width: 100px;
}
.sidebar-img .module-inner .module-ct .testimonial .carousel .carousel-inner .item .content {
  margin: 0 auto;
  text-align: center;
  width: 200px;
  font-style: italic;
}
.sidebar-img .module-inner .module-ct .testimonial .carousel .carousel-inner .carousel-control {
  background-image: none;
}
.sidebar-img .module-inner .module-ct .testimonial .carousel .carousel-inner .carousel-control .glyphicon {
  color: #444444;
  font-size: 18px;
}
.sidebar-img .module-inner .module-ct .offer {
  padding-top: 6px;
  background-color: #FFCF5C;
  height: 215px;
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
.sidebar-img .module-inner .module-ct .offer .off-content {
  padding-top: 15px;
  font-size: 16px;
  text-transform: capitalize;
}
.sidebar-img .module-inner .module-ct .offer span {
  font-size: 40px;
  font-weight: bold;
}
.sidebar-img .module-inner .module-ct .offer .first {
  color: #F32B63;
}
.sidebar-img .module-inner .module-ct .offer a {
  font-size: 16px;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  position: relative;
  top: 5px;
  cursor: pointer;
  padding: 3px 0px;
}
.t3-mast-col {
  padding: 50px 0;
  margin: 20px 0;
  background-attachment: fixed;
  background-image: linear-gradient(rgba(71, 130, 3, 0.55), rgba(71, 130, 3, 0.55)), url("../../templates/crafty/images/slider.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-mast-col .j2store-categories-module {
  text-align: center;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .t3-mast-col .j2store-categories-module {
    float: none;
    max-width: 100%;
    padding-left: 0;
  }
}
.t3-mast-col .j2store-categories-module li {
  list-style: none;
  float: left;
  max-width: 260px;
  width: 100%;
  height: 100%;
  margin: 3px;
  display: block;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .t3-mast-col .j2store-categories-module li {
    float: none;
    max-width: 100%;
  }
}
.t3-mast-col .j2store-categories-module li a img {
  height: auto;
  vertical-align: middle;
  max-width: 100px;
  width: 100%;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.t3-mast-col .j2store-categories-module li h4 a {
  color: #ffffff;
  font-size: 14px;
  padding: 6px;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}
.t3-mast-col .j2store-categories-module li:hover h4 a {
  opacity: 1;
  z-index: 200;
}
.t3-mast-col .j2store-categories-module li:hover a img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.t3-brand {
  margin-bottom: 20px;
}
.t3-brand .carousel-brand {
  margin-top: 15px;
}
.t3-brand .carousel-brand .carousel-inner .item .item-img img {
  margin: 0 auto;
}
.t3-brand .carousel-brand .carousel-control {
  display: none;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters {
  width: 100%;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters a {
  text-decoration: none;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .filter-icon {
  float: right;
  margin-right: 5px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters .filter-icon:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters {
    width: 100%;
  }
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .product-filter-heading {
  margin-left: 12px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters h4.product-filter-heading {
  text-transform: uppercase;
  color: #555555;
  font-size: 16px;
  font-weight: 600;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters h4.product-filter-heading:hover {
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters .ui-slider {
  margin-top: 15px;
  margin-bottom: 8px;
  margin-left: 20px;
  width: 80% !important;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters #j2store-slider-range .ui-slider-handle {
  background: none repeat scroll 0 0 #478203 !important;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters #j2store-slider-range .ui-slider-range {
  background: none repeat scroll 0 0 #478203 !important;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters .price-input-box {
  margin-left: 12px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters .price-input-box .price-amt {
  color: #444444;
  float: right;
  margin-right: 20px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters.price-filters .price-input-box .price-amt {
    float: none;
  }
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .control-group {
  margin: 0 15px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters {
  margin-bottom: 20px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters h4.product-filter-heading {
  text-transform: uppercase;
  color: #555555;
  font-size: 16px;
  font-weight: 600;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters h4.product-filter-heading:hover {
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list {
  margin: 0 auto;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a {
  color: #444444;
  font-size: 14px;
  text-transform: capitalize;
  padding: 12px 15px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a i,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a em {
  margin-right: 15px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a:hover {
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories .filter-circle {
  padding-right: 15px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a:hover {
  background-color: transparent;
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .j2store-product-filters #j2store_category .j2store-category-list .j2product-categories a:focus {
  background-color: transparent;
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal label {
  display: block;
  color: #555555;
  font-weight: 500;
  line-height: 35px;
  margin-top: 10px;
  font-size: 14px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal label:hover {
  color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal label .j2store-pfilter-checkboxes-color,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal label .j2store-brand-checkboxes,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal label .j2store-pfilter-checkboxes-size {
  margin-right: 10px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .product-filter-group span a {
  float: right;
  margin-right: 5px;
  text-decoration: none;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .product-filter-group h4.product-filter-heading {
  text-transform: uppercase;
  color: #555555;
  font-size: 16px;
  font-weight: 600;
  padding-top: 5px;
  margin-left: 12px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .product-filter-group .j2store-productfilter-list .j2store-pfilter-checkboxes-size__options {
  color: #444444;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal .product-filter-group .j2store-productfilter-list .input {
  margin-top: 10px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-sidebar-filters-container .form-horizontal #productFilters .input {
  margin-top: 10px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .form-inline .j2store-product-search-input {
  height: 100% !important;
  margin-top: 11px;
  position: relative;
  border-radius: 0px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .form-inline .btn-success {
  padding: 6px 15px;
  margin-bottom: 3px;
  background-color: #478203;
  color: #ffffff;
  border: 1px solid #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .form-inline .btn-inverse {
  padding: 6px 15px;
  margin-bottom: 3px;
  background-color: #444444;
  color: #ffffff;
  border: 1px solid #444444;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .form-inline .input {
  border-radius: 0px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product {
  border: 1px solid #eee;
  overflow: hidden;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon {
  opacity: 0;
  display: inline;
  position: absolute;
  right: 8%;
  z-index: 10;
  font-size: 15px;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, -15px, 0px);
  -ms-transform: translate3d(0px, -15px, 0px);
  -o-transform: translate3d(0px, -15px, 0px);
  transition: transform 0.5s ease-in-out 0s;
  -webkit-transition: transform 0.5s ease-in-out 0s;
  -moz-transition: transform 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .product-compare,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .quick-view,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .mod_pic {
  padding: 0;
  width: 42px;
  height: 42px;
  line-height: 2;
  border-radius: 50%;
  border: 1px solid #444444;
  text-align: center;
  line-height: 2.8;
  margin-bottom: 5px;
  background-color: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .product-compare a,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .quick-view a,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .mod_pic a {
  color: #444444;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .product-compare:hover,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .quick-view:hover,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .mod_pic:hover {
  border: 1px solid #478203;
  background-color: #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .product-compare:hover a,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .quick-view:hover a,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .pro-icon .mod_pic:hover a {
  color: #ffffff;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images .j2store-mainimage,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images .j2store-thumbnail-image {
  position: relative;
  bottom: 0;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images .j2store-mainimage a:after,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images .j2store-thumbnail-image a:after {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: inherit;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  z-index: 8;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .product-price-container {
  padding-bottom: 10px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form {
  background-color: transparent;
  opacity: 0;
  padding-bottom: 0;
  position: relative;
  transform: translate3d(-50px, 0px, 0px);
  -webkit-transform: translate3d(-50px, 0px, 0px);
  -ms-transform: translate3d(-50px, 0px, 0px);
  -o-transform: translate3d(-50px, 0px, 0px);
  transition: transform 1s ease 0s;
  -webkit-transition: transform 1s ease 0s;
  -o-webkit: transform 1s ease 0s;
  -ms-webkit: transform 1s ease 0s;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .cart-action-complete {
  bottom: 30px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .cart-action-complete {
    bottom: 20px;
  }
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .cart-action-complete .text-success {
  color: #444444 !important;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .product-qty {
  display: none;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .btn-primary i,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .btn-success i,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .btn-primary em,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart .btn-success em {
  margin-right: 5px;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product:hover {
  border: 1px solid #478203;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product:hover .pro-icon {
  opacity: 1;
  transform: translate3d(0px, 10px, 0px);
  -webkit-transform: translate3d(0px, 10px, 0px);
  -ms-transform: translate3d(0px, 10px, 0px);
  -o-transform: translate3d(0px, 10px, 0px);
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product:hover .j2store-product-images .j2store-mainimage a:after,
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product:hover .j2store-product-images .j2store-thumbnail-image a:after {
  opacity: 0.8;
}
.com_j2store .t3-wrapper .t3-mainbody .t3-content .j2store-product-list .j2store-products-row .j2store-single-product:hover .j2store-addtocart-form {
  opacity: 1;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}
.detail .j2store-view-back-button {
  float: right;
}
.detail .j2store-view-back-button .btn-info {
  background-color: #444444;
  border: 1px solid #444444;
  color: #ffffff;
}
.detail .j2store-mainimage {
  border: 10px solid #eee;
  text-align: center;
}
.detail .j2store-mainimage img {
  max-width: 100%;
}
.detail .j2store-product-additional-images {
  text-align: center;
  margin-top: 10px;
  border: 3px solid #eee;
}
.detail .j2store-product-additional-images .additional-image-list {
  padding-left: 0px;
  list-style: none outside none;
  margin-bottom: 10px;
  display: inline-flex;
}
.detail .j2store-product-additional-images .additional-image-list li img {
  width: 100%;
  max-width: 150px;
}
.detail .price-sku-brand-container {
  border-bottom: none;
  margin-bottom: 10px;
  line-height: 2.5;
  padding-bottom: 0px;
}
.detail .price-sku-brand-container .product-sku {
  padding: 0;
}
.detail .price-sku-brand-container .product-sku .product-title {
  margin-top: 0px;
}
.detail .price-sku-brand-container .product-sku .sku-text,
.detail .price-sku-brand-container .product-sku .brand-name,
.detail .price-sku-brand-container .product-sku .price-name,
.detail .price-sku-brand-container .product-sku .discount-name {
  color: #444444;
  font-weight: bold;
}
.detail .j2store-addtocart-form .options select {
  border-radius: 0px;
}
.detail .j2store-addtocart-form .options b {
  color: #828282;
}
.detail .j2store-addtocart-form .j2store-add-to-cart {
  display: inline-flex;
}
.detail .j2store-addtocart-form .j2store-add-to-cart .qty-name {
  font-weight: bold;
  color: #444444;
  margin-top: 6px;
  padding-right: 5px;
}
.detail .j2store-addtocart-form .j2store-add-to-cart .product-qty {
  display: inline-flex;
}
.detail .j2store-addtocart-form .j2store-add-to-cart .product-qty .input-mini {
  border-radius: 0;
  width: 45px !important;
  margin-right: 6px;
}
.detail .j2store-addtocart-form .j2store-add-to-cart .btn-primary {
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
}
.detail .j2-plugin {
  width: 100%;
  margin-left: 5px;
}
.detail .j2-plugin div {
  border: 1px solid #ccc !important;
  bottom: 33px;
  float: left;
  height: 34px;
  left: 170px;
  line-height: 2;
  position: relative;
  text-align: center;
  width: 34px;
  background-color: #ffffff;
}
.detail .j2-plugin div a {
  color: #478203;
}
.detail .j2-plugin div:hover {
  border: 1px solid #478203 !important;
  background-color: #478203;
}
.detail .j2-plugin div:hover a {
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .detail .j2-plugin div {
    bottom: 0;
    float: none;
    left: 0;
  }
}
.detail .j2_share {
  width: 100%;
  float: left;
  position: relative;
  bottom: 12px;
}
@media screen and (max-width: 480px) {
  .detail .j2_share {
    bottom: 0;
  }
}
.detail .j2_share .j2-plugin-name {
  font-weight: bold;
  color: #444444;
  position: relative;
  top: 6px;
}
.detail .j2_share div {
  bottom: 20px;
  margin-left: 40px;
  position: relative;
}
.detail .j2_share div a {
  border: 1px solid;
  float: left;
  height: 35px;
  line-height: 2.5;
  margin-left: 10px;
  text-align: center;
  width: 35px;
  background-color: #ffffff;
}
.detail .j2_share div a img {
  width: 20px;
}
.detail .j2_share div a:hover {
  border: 1px solid #478203;
  background-color: #eee;
}
.detail .j2_share .product-compare {
  padding: 0px;
}
.detail .j2_share .reset {
  display: none;
}
.detail .product-upsells-container h3,
.detail .product-crosssells-container h3 {
  color: #444444;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.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 {
  margin: 0 auto;
}
.detail .product-upsells-container .upsell-product-row .upsell-item,
.detail .product-crosssells-container .upsell-product-row .upsell-item,
.detail .product-upsells-container .crosssell-product-row .upsell-item,
.detail .product-crosssells-container .crosssell-product-row .upsell-item,
.detail .product-upsells-container .upsell-product-row .crossell-item,
.detail .product-crosssells-container .upsell-product-row .crossell-item,
.detail .product-upsells-container .crosssell-product-row .crossell-item,
.detail .product-crosssells-container .crosssell-product-row .crossell-item {
  overflow: hidden;
  border: 1px solid;
  margin: 10px;
  max-width: 260px;
  width: 100%;
  text-align: center;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon {
  opacity: 0;
  display: inline;
  position: absolute;
  right: 8%;
  z-index: 10;
  font-size: 15px;
  transform: translate3d(0px, -15px, 0px);
  -webkit-trnasform: translate3d(0px, -15px, 0px);
  -ms-trnasform: translate3d(0px, -15px, 0px);
  -o-transform: translate3d(0px, -15px, 0px);
  transition: transform 0.5s ease-in-out 0s;
  -webkit-transition: transform 0.5s ease-in-out 0s;
  -moz-transition: transform 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .product-compare {
  padding: 0;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .product-compare,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .product-compare,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .quick-view,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .quick-view,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .quick-view,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .quick-view,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .quick-view,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .quick-view,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .quick-view,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .quick-view,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .mod_pic,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .mod_pic,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .mod_pic,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .mod_pic,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic {
  width: 42px;
  height: 42px;
  line-height: 2;
  border-radius: 50%;
  border: 1px solid #444444;
  text-align: center;
  line-height: 2.5;
  margin-bottom: 5px;
  background-color: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .product-compare a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .product-compare a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .product-compare a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .product-compare a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .product-compare a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .product-compare a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .product-compare a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .product-compare a,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .quick-view a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .quick-view a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .quick-view a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .quick-view a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .quick-view a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .quick-view a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .quick-view a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .quick-view a,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .mod_pic a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .mod_pic a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .mod_pic a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .mod_pic a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic a {
  color: #444444;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .product-compare:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .product-compare:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .product-compare:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .product-compare:hover,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .product-compare:hover,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .product-compare:hover,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .product-compare:hover,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .product-compare:hover,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .quick-view:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .quick-view:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .quick-view:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .quick-view:hover,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .quick-view:hover,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .quick-view:hover,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .quick-view:hover,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .quick-view:hover,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .mod_pic:hover,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .mod_pic:hover,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic:hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic:hover,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .mod_pic:hover,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .mod_pic:hover,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic:hover,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic:hover {
  border: 1px solid #478203;
  background-color: #478203;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .product-compare:hover a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .product-compare:hover a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .product-compare:hover a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .product-compare:hover a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .product-compare:hover a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .product-compare:hover a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .product-compare:hover a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .product-compare:hover a,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .quick-view:hover a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .quick-view:hover a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .quick-view:hover a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .quick-view:hover a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .quick-view:hover a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .quick-view:hover a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .quick-view:hover a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .quick-view:hover a,
.detail .product-upsells-container .upsell-product-row .upsell-item .pro-icon .mod_pic:hover a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .pro-icon .mod_pic:hover a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic:hover a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .pro-icon .mod_pic:hover a,
.detail .product-upsells-container .upsell-product-row .crossell-item .pro-icon .mod_pic:hover a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .pro-icon .mod_pic:hover a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic:hover a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .pro-icon .mod_pic:hover a {
  color: #ffffff;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .upsell-product-image,
.detail .product-crosssells-container .upsell-product-row .upsell-item .upsell-product-image,
.detail .product-upsells-container .crosssell-product-row .upsell-item .upsell-product-image,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .upsell-product-image,
.detail .product-upsells-container .upsell-product-row .crossell-item .upsell-product-image,
.detail .product-crosssells-container .upsell-product-row .crossell-item .upsell-product-image,
.detail .product-upsells-container .crosssell-product-row .crossell-item .upsell-product-image,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .upsell-product-image,
.detail .product-upsells-container .upsell-product-row .upsell-item .cross-sell-product-image,
.detail .product-crosssells-container .upsell-product-row .upsell-item .cross-sell-product-image,
.detail .product-upsells-container .crosssell-product-row .upsell-item .cross-sell-product-image,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .cross-sell-product-image,
.detail .product-upsells-container .upsell-product-row .crossell-item .cross-sell-product-image,
.detail .product-crosssells-container .upsell-product-row .crossell-item .cross-sell-product-image,
.detail .product-upsells-container .crosssell-product-row .crossell-item .cross-sell-product-image,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .cross-sell-product-image {
  position: relative;
  bottom: 0;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .upsell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .upsell-item .upsell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .upsell-item .upsell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .upsell-product-image:after,
.detail .product-upsells-container .upsell-product-row .crossell-item .upsell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .crossell-item .upsell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .crossell-item .upsell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .upsell-product-image:after,
.detail .product-upsells-container .upsell-product-row .upsell-item .cross-sell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .upsell-item .cross-sell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .upsell-item .cross-sell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .cross-sell-product-image:after,
.detail .product-upsells-container .upsell-product-row .crossell-item .cross-sell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .crossell-item .cross-sell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .crossell-item .cross-sell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .cross-sell-product-image:after {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  width: 100%;
  z-index: 8;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .upsell-product-title a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .upsell-product-title a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .upsell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .upsell-product-title a,
.detail .product-upsells-container .upsell-product-row .crossell-item .upsell-product-title a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .upsell-product-title a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .upsell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .upsell-product-title a,
.detail .product-upsells-container .upsell-product-row .upsell-item .cross-sell-product-title a,
.detail .product-crosssells-container .upsell-product-row .upsell-item .cross-sell-product-title a,
.detail .product-upsells-container .crosssell-product-row .upsell-item .cross-sell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .cross-sell-product-title a,
.detail .product-upsells-container .upsell-product-row .crossell-item .cross-sell-product-title a,
.detail .product-crosssells-container .upsell-product-row .crossell-item .cross-sell-product-title a,
.detail .product-upsells-container .crosssell-product-row .crossell-item .cross-sell-product-title a,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .cross-sell-product-title a {
  font-size: 14px;
  text-transform: capitalize;
  color: #478203;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .upsell-product-title a hover,
.detail .product-crosssells-container .upsell-product-row .upsell-item .upsell-product-title a hover,
.detail .product-upsells-container .crosssell-product-row .upsell-item .upsell-product-title a hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .upsell-product-title a hover,
.detail .product-upsells-container .upsell-product-row .crossell-item .upsell-product-title a hover,
.detail .product-crosssells-container .upsell-product-row .crossell-item .upsell-product-title a hover,
.detail .product-upsells-container .crosssell-product-row .crossell-item .upsell-product-title a hover,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .upsell-product-title a hover,
.detail .product-upsells-container .upsell-product-row .upsell-item .cross-sell-product-title a hover,
.detail .product-crosssells-container .upsell-product-row .upsell-item .cross-sell-product-title a hover,
.detail .product-upsells-container .crosssell-product-row .upsell-item .cross-sell-product-title a hover,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .cross-sell-product-title a hover,
.detail .product-upsells-container .upsell-product-row .crossell-item .cross-sell-product-title a hover,
.detail .product-crosssells-container .upsell-product-row .crossell-item .cross-sell-product-title a hover,
.detail .product-upsells-container .crosssell-product-row .crossell-item .cross-sell-product-title a hover,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .cross-sell-product-title a hover {
  color: #444444;
}
.detail .product-upsells-container .upsell-product-row .upsell-item .btn-primary,
.detail .product-crosssells-container .upsell-product-row .upsell-item .btn-primary,
.detail .product-upsells-container .crosssell-product-row .upsell-item .btn-primary,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .btn-primary,
.detail .product-upsells-container .upsell-product-row .crossell-item .btn-primary,
.detail .product-crosssells-container .upsell-product-row .crossell-item .btn-primary,
.detail .product-upsells-container .crosssell-product-row .crossell-item .btn-primary,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .btn-primary,
.detail .product-upsells-container .upsell-product-row .upsell-item .btn-success,
.detail .product-crosssells-container .upsell-product-row .upsell-item .btn-success,
.detail .product-upsells-container .crosssell-product-row .upsell-item .btn-success,
.detail .product-crosssells-container .crosssell-product-row .upsell-item .btn-success,
.detail .product-upsells-container .upsell-product-row .crossell-item .btn-success,
.detail .product-crosssells-container .upsell-product-row .crossell-item .btn-success,
.detail .product-upsells-container .crosssell-product-row .crossell-item .btn-success,
.detail .product-crosssells-container .crosssell-product-row .crossell-item .btn-success {
  margin-bottom: 10px;
  height: 34px;
  opacity: 0;
  padding-bottom: 0;
  position: relative;
  transform: translate3d(-50px, 0px, 0px);
  -webkit-transform: translate3d(-50px, 0px, 0px);
  -ms-transform: translate3d(-50px, 0px, 0px);
  -o-transform: translate3d(-50px, 0px, 0px);
  transition: transform 1s ease 0s;
  -webkit-transition: transform 1s ease 0s;
  -o-webkit: transform 1s ease 0s;
  -ms-webkit: transform 1s ease 0s;
}
.detail .product-upsells-container .upsell-product-row .upsell-item:hover .pro-icon,
.detail .product-crosssells-container .upsell-product-row .upsell-item:hover .pro-icon,
.detail .product-upsells-container .crosssell-product-row .upsell-item:hover .pro-icon,
.detail .product-crosssells-container .crosssell-product-row .upsell-item:hover .pro-icon,
.detail .product-upsells-container .upsell-product-row .crossell-item:hover .pro-icon,
.detail .product-crosssells-container .upsell-product-row .crossell-item:hover .pro-icon,
.detail .product-upsells-container .crosssell-product-row .crossell-item:hover .pro-icon,
.detail .product-crosssells-container .crosssell-product-row .crossell-item:hover .pro-icon {
  opacity: 1;
  transform: translate3d(0px, 10px, 0px);
}
.detail .product-upsells-container .upsell-product-row .upsell-item:hover .upsell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .upsell-item:hover .upsell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .upsell-item:hover .upsell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .upsell-item:hover .upsell-product-image:after,
.detail .product-upsells-container .upsell-product-row .crossell-item:hover .upsell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .crossell-item:hover .upsell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .crossell-item:hover .upsell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .crossell-item:hover .upsell-product-image:after,
.detail .product-upsells-container .upsell-product-row .upsell-item:hover .cross-sell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .upsell-item:hover .cross-sell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .upsell-item:hover .cross-sell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .upsell-item:hover .cross-sell-product-image:after,
.detail .product-upsells-container .upsell-product-row .crossell-item:hover .cross-sell-product-image:after,
.detail .product-crosssells-container .upsell-product-row .crossell-item:hover .cross-sell-product-image:after,
.detail .product-upsells-container .crosssell-product-row .crossell-item:hover .cross-sell-product-image:after,
.detail .product-crosssells-container .crosssell-product-row .crossell-item:hover .cross-sell-product-image:after {
  opacity: 0.8;
}
.detail .product-upsells-container .upsell-product-row .upsell-item:hover .btn-primary,
.detail .product-crosssells-container .upsell-product-row .upsell-item:hover .btn-primary,
.detail .product-upsells-container .crosssell-product-row .upsell-item:hover .btn-primary,
.detail .product-crosssells-container .crosssell-product-row .upsell-item:hover .btn-primary,
.detail .product-upsells-container .upsell-product-row .crossell-item:hover .btn-primary,
.detail .product-crosssells-container .upsell-product-row .crossell-item:hover .btn-primary,
.detail .product-upsells-container .crosssell-product-row .crossell-item:hover .btn-primary,
.detail .product-crosssells-container .crosssell-product-row .crossell-item:hover .btn-primary,
.detail .product-upsells-container .upsell-product-row .upsell-item:hover .btn-success,
.detail .product-crosssells-container .upsell-product-row .upsell-item:hover .btn-success,
.detail .product-upsells-container .crosssell-product-row .upsell-item:hover .btn-success,
.detail .product-crosssells-container .crosssell-product-row .upsell-item:hover .btn-success,
.detail .product-upsells-container .upsell-product-row .crossell-item:hover .btn-success,
.detail .product-crosssells-container .upsell-product-row .crossell-item:hover .btn-success,
.detail .product-upsells-container .crosssell-product-row .crossell-item:hover .btn-success,
.detail .product-crosssells-container .crosssell-product-row .crossell-item:hover .btn-success {
  opacity: 1;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}
.detail .nav-tabs {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none outside none;
  margin: 10px auto 0;
  max-width: 1200px;
  padding: 0;
  position: relative;
}
.detail .nav-tabs li {
  display: block;
  flex: 1 1 0;
  margin: 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.detail .nav-tabs li a {
  text-transform: uppercase;
  padding: 0.25em 0 0.5em;
  transition: color 0.2s ease 0s;
  display: block;
  line-height: 2.5;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail .nav-tabs li.active a:after {
  background: none repeat scroll 0 0 #478203;
  bottom: 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  transition: transform 0.3s ease 0s;
  width: 100%;
}
.detail .tab-content {
  margin-top: 20px;
  padding-left: 15px;
}
.detail .tab-content td,
.detail .tab-content tr td {
  border-top: none;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title,
.view-article .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title,
.com_content .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #444444;
  font-weight: bold;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content article .article-header .article-title:hover {
  color: #478203;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content article .article-intro .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content article .article-intro .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content article .article-intro .item-image {
  padding: 0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .page-header h2,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .page-header h2,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .page-header h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #478203;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .item-image {
  padding: 0;
  margin-bottom: 10px;
  overflow: hidden;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img {
  width: 100%;
  transform: scale(1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .item-image img:hover {
  transform: scale(1.1);
  -webkit-trnasform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page dl,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page dl,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page dl {
  color: #777777;
  padding-bottom: 10px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody {
  margin-top: 10px;
  padding: 20px 15px;
  background-color: #white;
  margin-bottom: 10px;
  box-shadow: 1px 1px 3px 4px #e0e0e0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody p,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody p,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody p {
  font-size: 13px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .block-quotes,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .block-quotes,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .block-quotes {
  font-weight: bold;
  font-style: italic;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images {
  display: block;
  max-width: 500px;
  width: 100%;
  text-align: center;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-thumbnail-image span img,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-thumbnail-image span img,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-thumbnail-image span img,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-mainimage span img,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-mainimage span img,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product-images .j2store-mainimage span img {
  max-width: 220px;
  width: 100%;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product {
  display: block;
  max-width: 500px;
  width: 100%;
  text-align: center;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page {
  display: inline-flex;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .product-qty .input-mini,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .product-qty .input-mini,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .product-qty .input-mini {
  border-radius: 0px;
  width: 40px !important;
  height: 40px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .j2store-cart-button,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .j2store-cart-button,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .j2store-add-to-cart .j2store-cart-button {
  height: 40px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare {
  padding: 0px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 3;
  border: 1px solid #eee;
  margin-left: 5px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare a,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare a,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare a {
  color: #478203;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover {
  background-color: #478203;
  border: 1px solid #478203;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover a,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover a,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .articlebody .j2store-product .j2store-addtocart-form .cart-page .product-compare:hover a {
  color: #ffffff;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav {
  padding-bottom: 10px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a {
  background-color: #478203;
  border: 1px solid #478203;
  color: #ffffff;
  border-radius: 0px;
  max-width: 100%;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .item-page .pagenav a:hover {
  background-color: #444444;
  border: 1px solid #444444;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-single,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-single,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-single {
  margin: 0 10px;
  padding: 0 10px;
  background-color: #ffffff;
  box-shadow: 1px 1px 3px 4px #e0e0e0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img {
  transform: scale(1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-single .item-image a img:hover {
  transform: scale(1.1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-single .article-info dd,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-single .article-info dd,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-single .article-info dd {
  white-space: normal;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-single p,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-single p,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-single p {
  padding-bottom: 10px;
  text-align: justify;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title {
  text-align: center;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-header .article-title a,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-header .article-title a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-aside dl,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-aside dl,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-aside dl,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-aside dl,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-aside dl,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-aside dl {
  color: #444444;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image {
  padding: 0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img {
  width: 100%;
  transform: scale(1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro .item-image a img:hover,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro .item-image a img:hover {
  transform: scale(1.1);
  -webkit-trnasform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro p,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro p,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .article-intro p,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro p,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro p,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .article-intro p {
  font-size: 13px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header {
  border-bottom: 0;
  margin: 0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .page-header a,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .page-header a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image {
  padding: 0;
  padding-bottom: 10px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a {
  z-index: 0;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img {
  width: 100%;
  transform: scale(1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .item-image a img:hover,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .item-image a img:hover {
  transform: scale(1.1);
  -webkit-trnasform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row dl,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row dl,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row dl,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row dl,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row dl,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row dl {
  color: #777777;
  padding-bottom: 10px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a {
  background-color: #478203;
  border: 1px solid #478203;
  color: #ffffff;
  border-radius: 0px;
  max-width: 100%;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  margin-bottom: 10px;
}
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog .items-row .readmore a:hover,
.layout-blog .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a:hover,
.view-article .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a:hover,
.com_content .t3-wrapper .t3-mainbody .t3-content .blog-featured .items-row .readmore a:hover {
  background-color: #444444;
  border: 1px solid #444444;
}
.t3-sidebar {
  padding-top: 25px;
}
.t3-sidebar .t3-module .module-inner .module-title {
  font-size: 18px;
  text-align: left;
}
.t3-sidebar .t3-module .module-inner .module-ct .search .form-inline {
  display: flex;
}
.t3-sidebar .t3-module .module-inner .module-ct .search .form-inline input {
  border-radius: 0px;
  max-width: 186px;
  width: 100%;
}
.t3-sidebar .t3-module .module-inner .module-ct .search .form-inline button {
  border-radius: 0px;
}
.t3-sidebar .t3-module .module-inner .module-ct .category-module li a img {
  width: 100%;
}
.t3-sidebar .t3-module .module-inner .module-ct .category-module li .mod-content {
  padding: 0;
  line-height: 1.6;
}
.t3-sidebar .t3-module .module-inner .module-ct .category-module li .mod-content .mod-articles-category-title {
  font-weight: bold;
}
.t3-sidebar .t3-module .module-inner .module-ct .category-module li .mod-content .mod-articles-category-readmore {
  color: #478203;
  text-decoration: underline;
}
.t3-sidebar .t3-module .module-inner .module-ct .category-module li .mod-content .mod-articles-category-readmore:hover {
  text-decoration: none;
  color: #444444;
}
.abt-slider-text {
  border: 10px solid;
  border-radius: 50%;
  color: #ffffff;
  font-size: 23px;
  height: 200px;
  left: 185px;
  line-height: 7;
  position: absolute;
  top: 98px;
  width: 200px;
  text-align: center;
}
.abt-slider-text a {
  color: #478203;
}
.abt-slider-text a:hover {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .abt-slider-text {
    display: none;
  }
}
.about-page {
  padding: 0px 15px;
}
.about-page .green-box {
  background: none repeat scroll 0 0 #478203;
}
.about-page .yellow-box {
  background: none repeat scroll 0 0 #FDD932;
}
.about-page .about-box {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.about-page .about-box:before {
  background: none repeat scroll 0 0 rgba(27, 29, 31, 0.1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transition: all 0.5s ease-out 0s;
  width: 0;
}
.about-page .about-box:hover:before {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.about-page .abt-text {
  height: 280px;
  padding-top: 55px;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
}
.about-page .abt-text a {
  font-size: 90px;
  color: #ffffff;
}
.about-page .box-image {
  overflow: hidden;
}
.about-page .box-image img {
  width: 100%;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transform: scale(1);
  -webkit-trnasform: scale(1);
  -o-transition: scale(1);
  -ms-transition: scale(1);
}
.about-page .box-image:hover img {
  transform: scale(1.15);
  -webkit-trnasform: scale(1.15);
  -o-transition: scale(1.15);
  -ms-transition: scale(1.15);
}
.about-page .about-big-text {
  color: #ffffff;
  font-size: 50px;
  left: 65px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  top: 80px;
  width: 200px;
}
@media screen and (max-width: 480px) {
  .about-page .about-big-text {
    display: none;
  }
}
.about-page .about-big-icon {
  bottom: 60px;
  color: #ffffff;
  font-size: 50px;
  line-height: 60px;
  position: absolute;
  right: 30px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .about-page .about-big-icon {
    display: none;
  }
}
.about-page .about-small-text {
  font-size: 34px;
  left: 50px;
  position: absolute;
  top: 120px;
  font-weight: bold;
  color: #444444;
}
.about-page .toy {
  border: 1px solid #eee;
}
.about-page .toy:hover {
  border: 0px solid #eee;
}
.about-content {
  margin-top: 10px;
  padding: 0px 15px;
}
.about-content .about-intro p {
  font-size: 13px;
  text-align: justify;
}
.about-content .about-intro h2 {
  color: #444444;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
.view-featured .t3-mainbody {
  padding: 0px;
}
.t3-breadcrumbs .breadcrumb {
  padding: 20px 15px;
  line-height: 2;
}
.t3-breadcrumbs .breadcrumb li {
  font-weight: bold;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap {
  border: 1px solid #478203;
  margin: 0 auto;
  padding: 50px 50px 85px;
  max-width: 500px;
  width: 100%;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .login .btn-primary {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
  padding: 4px;
  width: 100px;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .login .star {
  color: #478203;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .other-links ul {
  padding-left: 0px;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .other-links ul li {
  list-style: none;
  line-height: 2;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .other-links ul li a {
  color: #478203;
  text-decoration: none;
}
.view-login .t3-wrapper .t3-mainbody .t3-content .login-wrap .other-links ul li a:hover {
  color: #333333;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate {
  border: 1px solid #478203;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate fieldset legend {
  border: none;
  background: none repeat scroll 0 0 #478203;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate fieldset .form-group {
  margin: 0 0 20px;
  color: #333333;
  font-size: 13px;
  text-transform: capitalize;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate fieldset .form-group .control-label {
  text-align: left;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate fieldset .form-group .control-label .star {
  color: #478203;
}
.view-registration .t3-wrapper .t3-mainbody .t3-content .registration .form-validate .form-actions {
  margin: 10px;
  padding: 0px;
  background-color: transparent;
}
.remind,
.reset,
.profile-edit {
  border: 1px solid #478203;
  padding: 10px;
}
.remind .form-validate,
.reset .form-validate,
.profile-edit .form-validate {
  border: none !important;
}
.remind .form-validate p,
.reset .form-validate p,
.profile-edit .form-validate p {
  background: #ffffff;
  border: none;
}
.remind .form-validate fieldset legend,
.reset .form-validate fieldset legend,
.profile-edit .form-validate fieldset legend {
  border-width: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.remind .form-validate fieldset .star,
.reset .form-validate fieldset .star,
.profile-edit .form-validate fieldset .star {
  color: #478203;
}
.remind .form-validate fieldset .controls .btn-small,
.reset .form-validate fieldset .controls .btn-small,
.profile-edit .form-validate fieldset .controls .btn-small {
  margin-top: 10px;
}
.remind .form-validate .form-actions,
.reset .form-validate .form-actions,
.profile-edit .form-validate .form-actions {
  background-color: #ffffff;
  padding: 0;
  margin: 0 10px;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login {
  border: 1px solid #478203;
  margin-bottom: 20px;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login h3 {
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  margin-top: 0px;
  padding: 10px;
  background-color: #478203;
  font-size: 18px;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm {
  font-size: 13px;
  padding: 30px;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm label {
  display: inline;
  font-weight: bold;
  margin-bottom: 5px;
  max-width: 100%;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .j2storeUserName .inputbox,
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .j2storePassword .inputbox {
  width: 100%;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .rem-check {
  display: inline-flex;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .rem-check .remember {
  position: relative;
  top: 8px;
  margin-left: 10px;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .j2store_checkout_button {
  margin-left: 35%;
  width: 100px;
  max-width: 100%;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .loginLinks {
  margin-top: 10px;
  padding-left: 0px;
  text-align: center;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .loginLinks li {
  list-style: none;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .loginLinks li a {
  color: #478203;
  text-decoration: none;
}
.view-myprofile .t3-wrapper .t3-mainbody .t3-content .j2store .login #j2storeOrderLoginForm .loginLinks li a:hover {
  color: #333333;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content h3 {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content a {
  color: #478203;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content a:hover {
  color: #555555;
  text-decoration: none;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout p {
  font-weight: 400;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout h1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout h1:hover {
  color: #478203;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout h2,
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout h3 {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout #j2store-checkout-content .checkout-heading {
  color: #555555;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout #j2store-checkout-content #onCheckoutPayment_wrapper .payment-plugin-image-label {
  display: block;
  margin-top: 10px;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout #j2store-checkout-content .j2store-modal .modal {
  border: 0px;
}
.view-checkout .t3-wrapper .t3-mainbody .t3-content .checkout #j2store-checkout-content .j2storeOrderSummary .j2store-cart-table {
  max-width: 99%;
  margin-left: 1px;
  margin-top: 11px;
}
.j2store-cart {
  color: #333333;
  padding: 0 1px;
}
.j2store-cart .cart-item {
  padding-bottom: 60px;
}
.j2store-cart .cart-subtotal {
  position: relative;
  bottom: 26px;
}
.j2store-cart .cart-subtotal .carft-title {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
}
.j2store-cart .cart-subtotal h3 {
  font-size: 18px;
  font-weight: 600;
}
.j2store-cart .cart-subtotal .cart-footer.table.table-bordered {
  color: #333333;
}
.j2store-cart .cart-estimator-discount-block {
  margin-top: 10px;
}
.j2store-cart .cart-estimator-discount-block td {
  padding-bottom: 5px;
}
.j2store-cart .cart-estimator-discount-block .content select,
.j2store-cart .cart-estimator-discount-block input[type="text"] {
  max-width: 225px;
}
.j2store-cart .buttons-left {
  padding-bottom: 10px;
}
.j2store-cart .buttons-left .cart-update-button .btn {
  color: #ffffff;
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
}
.j2store-cart .buttons-left .cart-update-button .btn:hover {
  background-color: #478203;
  border: 1px solid #478203;
}
.j2store-cart .remove-icon {
  border-radius: 0px;
  background-color: #478203;
  border: 1px solid #478203;
  color: #ffffff;
  height: 32px;
  line-height: 2.2;
  margin: 0 10px;
  max-width: 100%;
  text-transform: uppercase;
  width: 32px;
}
.j2store-cart .remove-icon:hover {
  background-color: #444444;
  border: 1px solid #444444;
  color: #ffffff;
}
.j2store-cart .j2store-cart-table.table.table-bordered {
  color: #333333;
}
.j2store-cart .input-mini {
  width: 56px;
  float: left;
  border-radius: 0px;
}
.j2store-cart td,
.j2store-cart tr td {
  border-top: none;
}
.view-reset .t3-wrapper .t3-mainbody .t3-content .reset .form-horizontal {
  padding: 20px;
  border: 1px solid #eee;
}
.view-reset .t3-wrapper .t3-mainbody .t3-content .reset .form-horizontal p {
  border-radius: 0px;
}
.view-reset .t3-wrapper .t3-mainbody .t3-content .reset .form-horizontal .form-group .star {
  color: #478203;
}
.view-reset .t3-wrapper .t3-mainbody .t3-content .reset .form-horizontal .form-group input {
  border-radius: 0px;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .product-compare-remove {
  padding: 5px;
  float: right;
  font-size: 14px;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .product-compare-remove {
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #478203;
  background-color: #478203;
  width: 30px;
  height: 30px;
  text-align: center;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .product-compare-remove:hover {
  background-color: #444444;
  border: 1px solid #444444;
  color: #ffffff;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .base-price.strike {
  color: #333333;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .base-price {
  color: #478203;
}
.layout-compare .t3-wrapper .t3-mainbody .t3-content .j2store-product-compare .table-responsive .sale-price {
  color: #478203;
}
.view-category .t3-mainbody {
  padding: 0px 15px;
}
.view-category .t3-mainbody .t3-content .category-list .content-category h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}
.view-category .t3-mainbody .t3-content .category-list .content-category h1:hover {
  color: #478203;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content {
  padding: 15px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content h1 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .categories-list .contact_categories {
  padding: 10px;
  border: 1px solid #478203;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .categories-list .contact_categories h3 {
  font-size: 16px;
  text-transform: capitalize;
  border-bottom: none;
  padding: 10px 0;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .blog-featured form {
  padding: 10px;
  border: 1px solid #478203;
  overflow: auto;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .blog-featured form .filters legend {
  border-width: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact-category h2 {
  font-size: 18px;
  color: #444444;
  font-weight: bold;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact-category form .filters input {
  border-radius: 0px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact-category form .category li {
  font-size: 14px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact-category form .category li .list-title {
  font-weight: bold;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .page-header {
  margin: 0;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .page-header .page-title,
.com_contact .t3-wrapper .t3-mainbody .t3-content .page-header h2 {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-heading .panel-title a {
  color: #444444;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-collapse .panel-body .contact-form .form-validate fieldset legend {
  color: #555555;
  font-size: 14px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-collapse .panel-body .contact-form .form-validate fieldset .control-label {
  text-align: left;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-collapse .panel-body .contact-form .form-validate fieldset .star {
  color: #478203;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-collapse .panel-body .contact-form .form-validate fieldset #jform_contact_message {
  margin: 0 15px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .panel-group .panel .panel-collapse .panel-body .contact-form .form-validate fieldset .check {
  margin: 0 15px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-align: left;
  text-transform: uppercase;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address {
  padding: 10px 20px 20px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address dt {
  text-align: left;
  width: 0;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address dt .jicons-icons img,
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address dt .jicons-icons i {
  display: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address dd {
  margin-left: 10px;
  line-height: 26px;
  padding-top: 4px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .contact-address dd span i {
  margin-right: 10px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .star {
  color: #478203;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form legend {
  padding-top: 10px;
  font-size: 12px;
  color: #555555;
  border-style: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .form-group {
  padding-left: 0;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .control-checkbox {
  position: relative;
  padding-bottom: 10px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .control-checkbox label {
  line-height: 2;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .contact_msg {
  margin-bottom: 0px;
  padding-left: 30px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .contact_msg .form-control {
  max-height: 140px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .form-control {
  width: 100%;
  border-radius: 0px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style #contact-form .control-btn {
  margin-top: 10px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner h3 {
  margin: 20px 0px 0px;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .dl-horizontal dd {
  margin-left: 0;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .contact-image {
  border: 1px solid #eee;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .contact-image img {
  width: 100%;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .contact-miscinfo {
  display: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .contact_link {
  display: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information .inner .misc {
  display: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information a:hover,
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .contact-information a:active {
  text-decoration: none;
}
.com_contact .t3-wrapper .t3-mainbody .t3-content .contact .plain-style .form-horizontal .control-label {
  text-align: left;
}
#back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: #478203;
  border: 2px solid #478203;
  color: #478203;
  height: 45px;
  width: 45px;
  border-radius: 0%;
  padding: 0;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: 0.9;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #444444;
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top .btn:hover i,
#back-to-top .btn:active i,
#back-to-top .btn:focus i {
  color: #ffffff;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #ffffff url('../../templates/aes_crafty/images/themeparrot/loading1.gif') no-repeat center center;
}
#sbox-window {
  padding: 0;
}
#sbox-window .window-mainbody {
  padding: 10px;
}