.j2store-single-product.detail {
  margin-bottom: 48px;
}
.j2store-single-product .sale-price {
  font-family: "poppinsmedium", Helvetica, Arial, sans-serif;
  color: #fa8569;
}
.j2store-single-product .product-sku {
  font-size: 12px;
}
.j2store-single-product .nav-tabs {
  font-family: "poppinsmedium", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  letter-spacing: 3px;
  text-align: center;
  margin-top: 36px;
  font-size: 16px;
}
.j2store-single-product .nav-tabs > li {
  float: none;
  display: inline-block;
}
.j2store-single-product .nav-tabs > li.active a {
  background-color: transparent;
  border: 0;
  color: #333333;
}
.j2store-single-product .nav-tabs > li.active a:after {
  content: "";
  display: block;
  background-color: #333333;
  height: 1px;
  width: 35px;
  margin: 18px auto -10px auto;
}
.j2store-single-product .nav-tabs > li a {
  color: #bbbbbb;
  border: 0;
}
.j2store-single-product .j2store-cart-button {
  height: 54px;
  line-height: 54px;
}
.j2store-mainimage img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.j2store-mainimage {
  margin-bottom: 0;
}
.additional-image-list {
  padding: 0;
}
.product-sdesc {
  padding-top: 36px;
}
.j2store-add-to-cart .product-qty {
  display: inline-block;
}
.j2store-add-to-cart .product-qty input[type="text"],
.j2store-add-to-cart .product-qty input[type="number"] {
  display: inline-block;
  width: 75px !important;
  padding: 10px 20px !important;
  vertical-align: middle;
  height: auto !important;
}
.price-sku-brand-container {
  margin: 24px 0 24px;
}
.price-sku-brand-container [class*="col"] {
  padding: 0;
}
.j2store-product-list .j2store-products-row {
  padding-top: 24px;
  padding-bottom: 24px;
}
.j2store-addtocart-form {
  margin-top: 0;
}
.list-style ul {
  border: 1px solid #e8e8e8;
}
.list-style .j2store_products_container li {
  display: inline-block;
  clear: both;
  padding: 30px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
}
.list-style .j2store_products_container li:last-child {
  border-bottom: 0;
}
.list-style h2.j2store_product_title {
  font-size: 14px;
  margin-bottom: 6px;
}
.list-style .product-price-container {
  font-family: "poppinsmedium", Helvetica, Arial, sans-serif;
}
.list-style .j2store_product_image_block {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 24px;
}
.list-style .j2store_product_image_block img {
  height: auto !important;
}
.list-style .j2store_product_block:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.list-style .j2store_product_content_block {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 920px) and (max-width: 1151px) {
  .list-style .j2store_products_container li {
    text-align: center;
  }
  .list-style .j2store_product_image_block {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.owl-carousel .owl-controls {
  position: initial;
  float: none;
  padding-top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.owl-carousel:hover .owl-controls {
  filter: alpha(opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  height: 55px;
  width: 60px;
  border-radius: 0;
  z-index: 88;
  margin: 0;
  font-size: 18px;
  top: 30%;
  line-height: 50px;
  color: #333333;
  background-color: #ffffff;
}
.owl-theme .owl-prev {
  left: 20px;
}
.owl-theme .owl-next {
  right: 20px;
}
.j2store-img-responsive,
.j2store_product_image img {
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  max-width: 100%;
  width: 100% !important;
}
.j2store_product_block:hover img {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.jowl-module-product-slide .owl-item {
  padding: 0 20px;
}
.jowl-module-product-slide {
  margin: 0 -20px;
}
.j2store-single-product {
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.j2store-single-product h4 {
  font-size: 18px;
  font-family: Baskerville;
  margin-bottom: 0;
}
.j2store-single-product h4 a:hover {
  color: #fa8569;
}
.base-price {
  color: #fa8569;
}
.j2store_product_image_block,
.j2store-product-images {
  margin-bottom: 24px;
  position: relative;
  background-color: #ddd;
  overflow: hidden;
}
.j2store-product-list-cart {
  position: absolute;
  z-index: 999;
  bottom: 0px;
  top: auto;
  color: #ffffff;
  width: 100%;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  background-color: #fa8569;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-bottom: 3px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.j2store-single-product:hover .j2store-product-list-cart {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  filter: alpha(opacity=100);
  opacity: 1;
}
.j2store_product_block .text-success {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  font-family: "poppinsmedium", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #fb9982;
  padding: 15px 0;
}
.j2store_product_block .text-success a {
  color: #ffffff;
  display: block;
}
.j2store-quickview {
  position: absolute;
  height: 56px;
  width: 56px;
  line-height: 54px;
  left: 50%;
  top: 35%;
  margin: -28px 0px 0px -28px;
  z-index: 500;
  font-size: 14px;
  background-color: #ffffff;
  opacity: 0;
  border-radius: 50%;
  backface-visibility: hidden;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.j2store-single-product:hover .j2store-quickview {
  opacity: 1;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  top: 55%;
}
.j2store_product_content_block {
  text-align: center;
}
.storeCol1 .j2product {
  width: 100%;
}
.storeCol2 .j2product {
  width: 50%;
}
.storeCol3 .j2product {
  width: 33.333333%;
}
.storeCol4 .j2product {
  width: 25%;
}
.storeCol5 .j2product {
  width: 20%;
}
.default-store .owl-wrapper {
  max-width: 100%;
}
.cart {
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.j2store-cart-info-link {
  cursor: pointer;
}
.j2store-cart-info-link:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.j2store-cart-info-link .j2store-cart-count {
  position: absolute;
  top: -8px;
  right: -8px;
  display: block;
  font-size: 10px;
  color: #ffffff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #fa8569;
  border-radius: 50%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.j2store-cart-info i {
  margin-right: 5px;
}
.cart .j2store-cart-item-box {
  background-color: #222222;
  padding: 36px !important;
  right: -70px;
  text-align: left;
  color: #888888;
  box-shadow: none;
  top: 100% !important;
  margin-top: 42px !important;
  height: auto !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cart .j2store-cart-item-box .j2store-cart-header-block {
  border-bottom: 1px solid #2f2f2f;
  color: #ffffff;
}
.cart .j2store-cart-item-box .j2store-cart-header-block a {
  color: #fa8569;
}
.cart .j2store-cart-item-box .top-subtotal {
  padding: 0 0 18px;
}
.cart .j2store-cart-item-box .j2store-cart-list {
  padding: 15px 0 0;
}
.cart .j2store-cart-item-box .j2store-cart-list a {
  color: #888888;
}
.cart .j2store-cart-item-box .j2store-cart-list a:hover {
  color: #ffffff;
}
.cart .j2store-cart-item-box li.cartitems {
  margin: 10px 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #2f2f2f;
}
.cart .j2store-cart-item-box .j2store-cart-nav {
  padding: 0;
}
.cart-thumb-image img {
  max-width: 60px;
  height: auto;
  float: left;
  margin-right: 20px;
}
.cart-thumb-image img {
  margin-top: 5px;
}
.cart-product-name {
  padding-bottom: 6px;
  display: inline-block;
  color: #222222;
}
.cart-product-unit-price,
.cart-product-sku {
  font-size: 11px;
  line-height: 1.8;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.input-mini {
  width: 50px;
}
.j2store-cart-table {
  margin-bottom: 24px;
}
.j2store-cart-table .input-mini {
  width: 70px;
  padding: 10px 10px 10px 15px;
  display: inline-block;
  margin-right: 10px;
}
.j2store-cart-table .j2store-remove {
  color: #222222;
  font-size: 20px;
}
#shipping-estimate-form {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 24px 0;
  margin: 24px 0;
}
#shipping-estimate-form table {
  margin-bottom: 12px;
}
#shipping-estimate-form td,
#shipping-estimate-form tr td {
  border-color: transparent;
  padding: 10px 15px;
}
#shipping-estimate-form td:first-child {
  padding-left: 0;
}
#shipping-estimate-form .btn {
  margin-bottom: 12px;
}
#sbox-window .window-mainbody {
  padding: 36px;
}
#j2store_app_shareButton {
  padding-bottom: 12px;
}
#j2store_app_shareButton a {
  border: 1px solid #e8e8e8;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 6px;
  line-height: 28px;
  width: 32px;
  height: 32px;
}
#j2store_app_shareButton a img {
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#j2store_app_shareButton a:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
}
#j2store_app_shareButton a:hover {
  border: 1px solid #333333;
}
@media (min-width: 1280px) {
  .j2store-sidebar-filters-container {
    padding-left: 48px;
  }
}
.j2store-product-filters {
  margin: 24px 0 60px;
}
.j2store-product-filters:last-child {
  margin-bottom: 24px;
}
.j2store-product-filters:first-child {
  margin-top: 0;
}
.j2store-product-filters .btn {
  height: 36px;
  line-height: 36px;
}
.j2store-product-filters .price-range {
  padding-top: 5px;
}
.j2store-product-filters.category-filters {
  border: 1px solid #e8e8e8;
}
.j2store-product-filters.category-filters .product-filter-heading {
  padding: 36px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #e8e8e8;
}
.j2store-product-filters.category-filters .product-filter-heading:after {
  display: none;
}
.j2store-product-filters.category-filters li {
  border-bottom: 1px solid #e8e8e8;
  padding: 6px 8px;
}
.j2store-product-filters.category-filters li:last-child {
  border-bottom: 0;
}
.product-filter-heading {
  color: #333333;
  font-size: 0px;
  font-weight: normal;
  margin: 0 0 48px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  font-family: "poppinsmedium", Helvetica, Arial, sans-serif;
  display: block !important;
}
.product-filter-heading:after {
  content: "";
  display: block;
  background-color: #333333;
  height: 1px;
  width: 35px;
  margin: 18px auto 0 auto;
}
.t3-mainbody #j2store-slider-range.ui-slider {
  height: 10px;
  top: -1px;
  background-color: #eeeeee;
}
#j2store-slider-range.ui-slider .ui-slider-range {
  height: 10px;
  top: 0;
  background-color: #222222;
  border-radius: 0;
}
.t3-mainbody #j2store-slider-range .ui-slider-handle {
  border-radius: 0;
  background-color: #fa8569;
  height: 10px;
  top: 0;
}
.t3-mainbody .ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
}
.t3-mainbody .ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -.9em;
}
.price-input-box .pull-right {
  text-transform: uppercase;
  font-size: 12px;
}
.j2store.checkout .checkout-heading {
  background-color: #f6f6f6;
  text-transform: uppercase;
  font-size: 11px;
  border-color: transparent;
  padding: 20px 24px 20px 40px;
  letter-spacing: 3px;
}
.j2store.checkout .checkout-content {
  margin: 24px 0;
  padding: 36px 12px 42px;
  border: 1px solid #e8e8e8;
}
.j2store.checkout .checkout-content h2 {
  font-size: 23px;
  margin-bottom: 18px;
}
.j2store.checkout .checkout-content .inputbox,
.j2store.checkout .checkout-content select {
  margin-bottom: 24px;
  width: 90%;
  background-color: #f9f9f9;
}
.j2store.checkout .checkout-content .inputbox + h2,
.j2store.checkout .checkout-content .j2storeOrderSummary + h3,
.j2store.checkout .checkout-content label + h3 {
  margin-top: 48px;
}
.j2store.checkout .checkout-content .inputbox + .j2error {
  display: block;
  margin-top: -18px;
  margin-bottom: 18px;
}
.j2store.checkout .checkout-content label {
  margin-right: 10px;
}
.j2store.checkout .checkout-content textarea {
  width: 100%;
  min-height: 175px;
}
.j2store.checkout .checkout-content .j2store {
  padding: 0 24px;
}
.checkout .j2error,
.checkout .j2error em.error,
.checkout .j2storeerror em.error,
.checkout .j2store label.error,
.checkout .payment_info input.error,
.checkout #checkout b {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  font-style: normal;
}
#checkbox_tos {
  font-size: 11px;
  text-transform: uppercase;
  margin: 12px 0 24px;
  letter-spacing: .5px;
}
.shipping-make-same {
  margin-bottom: 24px;
}