/*----------------------------Shop Cart---------------------------*/

.j2-store-cart-pt {
  background: rgba(0, 0, 0, 0) url("../images/cart.png") no-repeat scroll left center;
  color: #777777;
  line-height: 70px;
  padding-left: 25px;
}

.j2store {
	padding: 25px;
}

.tm-sidebar-b .j2store {
	padding: 0;
}

#j2storeCartPopup .componentheading {
	padding-bottom: 20px;
}

.j2store-minicart-button {
  float: right;
  margin-left: 10px;
}

.j2store-minicart-button a {
  color: #777777;
}

.j2store-product-prices {
  color: #253856;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 25px;
}

.j2store-product-item-label {
  font-weight: 300;
  margin-right: 10px;
  display: none;
}

.j2store-quantity {
  display: inline;
}

.j2store-product-quantity-input {
  display: inline;
}

.j2store-product-single {
  padding: 20px !important;
  text-align: center;
  border: 1px solid #e1e1e1;
}

.input-mini.j2store-product-qtybox, #j2store-product_quantity_input > input, .input.j2store-product-search-textbox {
  border-radius: 0;
  display: inline;
  height: 33px;
  line-height: 33px;
  margin-bottom: 0;
  padding: 0 15px;
  text-align: center;
  background: transparent;
}

.j2store-item-cart-button {
  background: #121212 none repeat scroll 0 0 !important;
  border-radius: 0;
  font-weight: 300;
  height: 35px;
  line-height: 35px;
  margin-top: 0;
  padding: 0 20px;
}

.j2store-product-quantity-input ul.quantity-icon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: pointer;
  display: inline;
  list-style-type: none !important;
  margin: -2px 5px 0 !important;
  padding: 0 !important;
  position: absolute;
  display: none !important;
}

.j2store-item-title {
  font-size: 16px;
}

.j2store-item-title-link {
  color: #253856;
}

.pagination-toolbar .pull-right {
  float: none !important;
}

#j2store_currency {
  background: transparent none repeat scroll 0 0 !important;
  color: #555555;
}

#j2store_currency a {
  color: #cccccc;
  margin-top: 10px;
  padding: 2px 15px;
}

#j2store_currency a.active {
  color: #2ea2cc;
}

.j2store .checkout-heading {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #dbdee1;
  color: #555555;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 15px;
  padding: 8px;
}

.checkout-content {
  padding-top: 25px !important;
}

.checkout-content h2 {
	font-size: 26px;
}

.j2store-mainimage .zoomImg, .j2store-product-images .j2store-mainimage img, .j2store-product-images .j2store-thumbnail-image img {
  width: 100%;
}

.j2store-product {
  background-color: rgba(0,0,0,0.8);
  margin-top: -73px;
  padding: 10px;
  position: relative;
}

.product-price-container .sale-price {
  font-size: 16px;
  font-weight: normal;
  padding-top: 14px;
  padding-top: 0;
}

.j2store-addtocart-form {
  margin-top: 10px;
  text-align: right;
  margin-bottom: 10px;
}

.j2store-cart-button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;   
}

.j2store-cart-button:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #777777;
  margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;   
}

.pt-online-store .uk-article .uk-article-title {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 4px 10px;
  position: absolute;
  display: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;  
}

.pt-online-store .uk-article:hover .uk-article-title {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 4px 10px;
  position: absolute;
  display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;  
}

.j2store-product-list .row-fluid .span9 {
  width: 100%;
}

.j2store-sidebar-filters-container {
  width: 80% !important;
}

.j2store-product-list {
  padding-left: 0;
  padding-right: 0;
}

.product-qty input[type="text"], .product-qty input[type="number"] {
  display: none;
  height: 100%;
  margin: 0;
  padding: 5px !important;
  text-align: center;
  width: 40px !important;
}

.product-title {
  color: #888888;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 10px;
  line-height: 26px;
}

.product-title a {
  color: #999999;
}

.product-price-container {
	
}

.product-sku {
  display: none;
}

.j2store-products-row .j2store-addtocart-form {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  background-color: rgba(0,0,0,0.8);
  padding: 15px;
  margin-bottom: 20px;
}

.j2store-products-row .product-price-container .sale-price {
  color: #c8504b;
  font-size: 16px;
  font-weight: normal;
  margin-top: 14px;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 0;
}

.pt-thank-you .tm-content {
  padding: 30px;
}

#productFilters {
  margin-top: 30px;
}

.pt-diner-product {
  -moz-box-shadow: 0 3px 4px 0 rgba(160, 166, 168, 0.2);
  -webkit-box-shadow: 0 3px 4px 0 rgba(160, 166, 168, 0.2);
  box-shadow: 0 3px 4px 0 rgba(160, 166, 168, 0.2);
  margin-bottom: 20px;
  padding: 20px;
  background: #ffffff;
}

.price-sku-brand-container {
	
}

#j2store-product-detail-tab.nav-tabs {
  margin-bottom: 0;
  padding-bottom: 0;
}

#j2store-product-detail-tab.nav-tabs .active a {
	background-color: #ffffff;
}

.tab-content {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
}

.price-sku-brand-container {
  border-bottom: none;
  border-top: none;
  margin: 0 0 25px 9px;
  padding: 15px 0;
}
