/* CATEGORIES LIST */
.jshop_list_category .cat-row, .jshop_list_manufacturer .cat-row {
  overflow: hidden;
}

.jshop_list_category .jshop_categ, .jshop_list_manufacturer .jshop .jshop_categ {
  float: left;
  margin-bottom: 2px;
}

.jshop_list_category .jshop_categ .category, .jshop_list_manufacturer .jshop_categ .manufacturer {
  background: #fff;
  margin-right: 2px;
  min-height: 300px;
}

.jshop_list_category .jshop_categ .category:hover, .jshop_list_manufacturer .jshop_categ .manufacturer:hover {
  background: #26c8a1;
  color: #fff;
}

.jshop_list_category .jshop_categ .cat-image, .jshop_list_manufacturer .jshop_categ .cat-image  {
  background: #f0f0f0;
  float: left;
  height: 300px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 300px;
}

.jshop_list_category .jshop_categ .cat-image img, .jshop_list_manufacturer .jshop_categ .cat-image img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

.jshop_list_category .jshop_categ .category:hover .cat-image img, .jshop_list_manufacturer .jshop_categ .manufacturer:hover .cat-image img  {
  transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
}

.jshop_list_category .jshop_categ .cat-info, .jshop_list_manufacturer .jshop_categ .cat-info {
  float: left;
  padding: 40px;
  width: 290px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.jshop_list_category .jshop_categ .cat-info a.product_link, .jshop_list_manufacturer .jshop_categ .cat-info a.product_link {
  color: #666;
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.jshop_list_category .jshop_categ .category:hover .cat-info a.product_link, .jshop_list_manufacturer .jshop_categ .manufacturer:hover .cat-info a, .jshop_list_manufacturer .jshop_categ .manufacturer:hover .cat-info p  {
  color: #fff;
}

.row_agb {
  font-size: 14px;
}

a.policy {
  color: #fc615d;
}

div.jshop_prod_attributes {
  margin: 0;
  padding: 0;
}

div.jshop_prod_attributes .attributes_name {
  color: #333;
  font-weight: bold;
  display: block;
  min-width: 70px; 
}

div.jshop_prod_attributes td {
  padding: 0 0 20px;
  vertical-align: middle;
}

div.jshop_prod_attributes select, 
div.jshop_prod_attributes textarea, 
div.jshop_prod_attributes .inputbox,
.productfull .prod_buttons .inputbox {
  margin-bottom: 0;
  max-width: 120px;
  color: #999;
  font-weight: 300;
  font-size: 13px;
}

.productfull .prod_buttons .inputbox {
  max-width: 107px;
}

.productfull .prod_buttons .prod_qty {
  color: #333;
  font-weight: bold;  
}

.productfull .prod_buttons .prod_qty span {
  display: inline-block;
  min-width: 66px;
}

div.jshop_prod_attributes select:focus, 
div.jshop_prod_attributes textarea:focus, 
div.jshop_prod_attributes .inputbox:focus,
.productfull .prod_buttons .inputbox:focus {
  border: 1px solid #bbb;
  outline: none;
}

.productfull .prod_buttons .prod_addtocart {
  margin: 20px 0;
}

.productfull .prod_buttons .prod_addtocart .btn-wishlist {
  background: none;
  color: #fc615d;
  font-weight: 300;
  border: 0;
  text-transform: none;
}

.productfull .prod_buttons .prod_addtocart .btn-wishlist:hover,
.productfull .prod_buttons .prod_addtocart .btn-wishlist:focus,
.productfull .prod_buttons .prod_addtocart .btn-wishlist:active {
  color: #000;
}

.productfull .prod_buttons .prod_addtocart .or {
  margin-left: 15px;
}

.productfull .prod_buttons .prod_addtocart .btn-cart {
  font-size: 16px;
  padding: 10px 20px;
}

.jshopping-content-right table.rating {
  float: left;
  margin-left: 20px;
  font-size: 13px;
}

.jshopping-content-right table.rating .stars_no_active {
  margin-left: 5px;
  background-image:url('../images/fixel/star.png');
}

.jshopping-content-right table.rating td {
  padding: 0;
}

div.jshop_prod_description {
  padding-bottom: 15px;
  padding-top: 10px;
}

div.jshop_register {
  padding: 10px;
  padding-left: 0;
  text-align: left;
  margin: 10px 0 20px;
  border: 1px solid #e5e5e5;
}

div.jshop_register .inputbox {
  width: 240px;
  font-size: 14px;
  font-weight: 300;
}

img.jshop_img {
  text-align: center;
}

img.jshop_img_thumb {
  border: 1px solid #808080;
  cursor: pointer;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1px;
  text-align: center;
}

p.jshop_cart_attribute,
p.jshop_cart_extra_field {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
}

span.attr{
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
}

span.jshop_error {
  color: #fc615d;
  display: block;
  font-size: 14px;
  font-weight: bold;
}

span.cart_reload {
  margin: 5px;
  display: block;
}

span.prod_attr_img img, .radio_attr_label img {
  height: 20px;
  width: 20px;
}

span.prod_attr_img, .jshop .list_product_demo .download, .shipping_weight_to_price .price {
  padding-left: 5px;
}

span.review {
  display: block;
  font-weight: bold;
  margin-top: 20px;
}

span.small_header {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 3px;
}

span.text_pay_without_reg {
  display: block;
  padding-bottom: 10px;
}

table.cart {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

table.cart .even td {
  color: #000;
}

table.cart .list_extra_field {
  padding-top: 3px;
}

table.cart .manufacturer {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 5px 0 6px 10px;
}

table.cart .odd td {
  background-color: #fff;
  color: #000;
}

table.cart .taxinfo {
  display: block;
  font-size: 11px;
}

table.cart td,
table.cart th {
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  text-align: center;
  vertical-align: top;
}

table.cart th {
  background-color: #f2f2f2;
  color: #666;
  padding: 8px 10px;
  text-align: center;
}

table.cart th table {
  border-collapse: collapse;
}

table.jshop {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

table.jshop tr:first-child {
  color: #000;
}

table.jshop tr:last-child {
  border-bottom: none;
}

table.jshop a img {
  border: 0;
}

table.jshop a img.jshop_video_thumb {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1px;
  text-align: center;
}

table.jshop_checkout {
  background-color: Gray;
  border: 1px solid #fc615d;
}

table.list_product {
  margin-top: 20px;
}

table.list_related {
  margin-top: 10px;
}

table.order_history td {
  padding-bottom: 5px;
  padding-right: 15px;
  padding-top: 3px;
}

td.jshop_categ {
  padding-bottom: 20px;
  vertical-align: top;
}

td.jshop_categ a.product_link {
  font-size: 14px;
}

td.jshop_img_description {
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}

td.jshop_img_description_center, .table_order_list td {
  text-align: left;
  vertical-align: top;
}

td.jshop_img_description_center a {
  display: block;
  width: 200px;
}

td.jshop_order_step {
  padding: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
}

td.reviews {
  padding-left: 45px;
}

textarea.jshop {
  border: 1px solid #b0b1b2;
}

tr#checkout td.td_1 {
  font-weight: bold;
  text-align: left;
}

tr#checkout td.td_2 {
  font-weight: bold;
  text-align: right;
}

tr.reviews td {
  padding-bottom: 15px;
}

.address_block .jshop_register .name, .editaccount_block .jshop_register .name {
  width: 115px;
}

.extra_fields .extra_fields_group {
  font-weight: bold;
  padding-top: 3px;
}

.extra_fields div {
}

.fielderror {
  background-color: #FDC055;
}

.filter_characteristic .characteristic_group {
  font-weight: bold;
  padding-top: 5px;
}

.filter_characteristic .characteristic_name {
  padding-top: 5px;
}

.jshop .cart .product_name {
  text-align: left;
}

.jshop .cart .product_name a {
  color: #333; 
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

.jshop .cart .product_name a :hover {
  color: #fc615d;
}

.jshop .downlod_order_invoice, .vendordetailinfo .vendor_logo {
  float: right;
}

.downlod_order_invoice a {
  background: #fc615d;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.downlod_order_invoice a:hover {
  background: #fb1812;
  color: #fff;
  text-decoration: none;
}

.jshop .input_type_radio {
  display: inline-block;
  margin-right: 10px;
  white-space: nowrap;
}

.jshop .list_product_demo table {
}

.jshop .list_product_demo, .productfull .button_back {
  padding-top: 10px;
}

.jshop .not_available {
  color: #fc615d;
  margin: 10px 0;
}

.jshop .order_payment_params {
  font-size: 11px;
  padding-top: 3px;
}

.jshop .price_prod_qty_list .qty_line {
  padding-left: 5px;
  padding-right: 5px;
}

.jshop .price_prod_qty_list .qty_price {
  font-weight: bold;
  padding-left: 5px;
}

.jshop .price_prod_qty_list .qty_price span.per_piece {
  font-weight: normal;
}

.jshop .prod_buttons {
}

.jshop .prod_qty_input input {
  width: 20px;
}

.jshop .product_label {
  top: 20px;
  right: 0;
  position: absolute;
}

.jshop .product_label .label_name {
  color: #fc615d;
  font-weight: bold;
}

.jshop .product_list_hr {
  border-top: 1px solid #aaa;
  height: 1px;
  margin-bottom: 10px;
}

.jshop .total, 
.review_user, 
.jshop_profile_data .name, 
.jshop_profile_data span {
  font-weight: bold;
}

.jshop_profile_data + table.jshop {
  border: 1px solid #e5e5e5;
}

.jshop_profile_data + table.jshop td {
  border-bottom: 1px solid #e5e5e5;
}

.jshop .weightorder, 
.jshop .shippingfree {
  margin-top: 3px;
  text-align: right;
}

.jshop h1{
  font-size: 16px;
  margin-top: 0;
}

.jshop span.attributes_description, .jshop span.freeattribut_description {
  display: block;
  font-style: italic;
}

.jshop span.extra_fields_description {
  font-style: italic;
}

.jshop span.old_price {
  font-style: normal;
  text-decoration: line-through;
}

.jshop table.category {
  width: auto;
}

.jshop td, .jshop tr {
  border: 0;
}

.jshop td.attributes_title, .jshop .prod_free_attribs .name {
  width: 50px;
}

.jshop_button_print {
  float: right;
  padding-top: 3px;
  text-align: right;
  width: 30px;
}

.jshop_code_prod {
  color: #999;
  font-size: 12px;
  font-weight: normal;
}

/* JShop List ---*/
.jshop_list_product #sort_count {
  margin-bottom: 0;
  background: #111;
}

.jshop_filters .clear_filter {
  display: block;
  font-size: 10px;
}

.jshop_img_description #list_product_image_thumb {
  display: block;
}

.jshop_list_category .category .image, 
.jshop_list_manufacturer .manufacturer .cat-image, 
.jshop_filters .filter_price, 
.jshop_list_product .product .image, 
.jshop_list_product .box_products_sorting {
}

.jshop_list_product .product .prod-info .review_mark {
  display: inline-block;
  margin-right: 5px;
  padding-top: 3px;
  height: auto;
  float: left;
  font-size: 13px;
}

.jshop_list_product .product .prod-info .count_commentar {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
}

.jshop_list_product .product .image .name {
  text-align: center;
  font-weight: 400;
  padding: 0 40px;
}

.jshop_list_product .product .image .name a {
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 200px;
  margin: 0 auto;
}

.jshop_list_product .product .image .name a:hover,
.jshop_list_product .product .image .name a:focus,
.jshop_list_product .product .image .name a:active {
  color: #fc615d;
  text-decoration: none;
}

.jshop_list_product .product .image .jshop_price {
  text-align: center;
  color: #fc615d;
  font-weight: 400;
}

.jshop_list_category .category td, 
.jshop_list_manufacturer .manufacturer, 
.jshop_list_product .product td {
  vertical-align: top;
}

.jshop_list_product .block_product {
  padding-bottom: 20px;
}

.jshop_list_product .box_price_from {
  padding-right: 3px;
}

.jshop_list_product .box_products_count_to_page {
}

.jshop_list_product .box_products_sorting img {
  cursor: pointer;
}

.jshop_list_product .clear_filter {
  font-size: 10px;
  padding-left: 5px;
}

.jshop_list_product .image {
  min-height: 300px;
}

.jshop_list_product .filter_price, 
.jshop_list_product .box_manufacrurer, 
.jshop_list_product .box_category {
  padding-right: 5px;
  white-space: nowrap;
}

.jshop_list_product .image_block {
  height: 65%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0 40px;
}

.jshop_list_product .product .prod-info {
    background-color: #02bd85;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #c9f3e7;
    height: 100%;
    padding: 40px;
    position: absolute;
    overflow: hidden;
    width: 100%;
}

.jshop_list_product .prod-info .not_available {
  color: #c9f3e7;
  margin-top: 4px;
}

.jshop_list_product .prod-info .old_price {
  color: #fff;
  font-style: normal;
  text-decoration: line-through;
  display: inline-block;
  float: left;
  margin-bottom: 5px;
  width: 50%;
}

.jshop_list_product .prod-info .jshop_price {
  color: #fff;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: right;
  width: 50%;
}


.jshop_list_product .prod-info a:hover,
.jshop_list_product .prod-info a:focus,
.jshop_list_product .prod-info a:active {
  text-decoration: none;
  color: #fff;
}

.jshop_list_product .margin_filter {
  height: 8px;
}

.jshop_list_product .product .description {
  color: #edfbf7;
  height: 50px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  overflow: hidden;
}

.jshop_list_product .product .name {
  font-weight: 700;
  margin-bottom: 5px;
}

.jshop_list_product .product .name a {
  color: #fff;
}
.jshop_list_product .prod-info .name a{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    max-height: 40px;
	height: 40px;
    display: block;
}
.jshop_list_product .product .name a:hover,
.jshop_list_product .product .name a:focus,
.jshop_list_product .product .name a:active {
  text-decoration: underline;
}

.jshop_list_product .product .buttons {
  margin-top: 10px;
  text-align: center;
}

.jshop_list_product .product .buttons a {
  background: #017a56;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  padding: 5px 20px;
}

.jshop_list_product .product .buttons a.button_buy {
  background: #fc615d;
  color: #fff;
}

.jshop_list_product .product .buttons a:hover,
.jshop_list_product .product .buttons a:focus,
.jshop_list_product .product .buttons a:active {
  background: #fff;
  color: #333;
}

.jshop_list_product .product div.count_commentar {
  text-align: center !important;
}

.jshop_list_product .product table.review_mark {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
}

/* Module Cart */
#jshop_module_cart {
  padding: 20px;
}

#jshop_module_cart table td {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
}

#jshop_module_cart table td[colspan="3"] {
  padding: 20px 0 0;
  border-bottom: 0;
}

#jshop_summ_product {
  display: block;
  text-align: right;
  color: #fc615d;
}

#jshop_module_cart a {
  background-color: #fc615d;
  border: 1px solid #fc615d;
  display: inline-block;
  font-weight: bold;
  padding: 6px 14px;    
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}

#jshop_module_cart a:hover,
#jshop_module_cart a:focus,
#jshop_module_cart a:active {
  background-color: #fc615d;
  text-decoration: none;
}

/* Module categories */
.jshop_menu_level_0, .jshop_menu_level_0_a {
  margin-bottom: 8px;
  margin-top: 8px;
  display: block;
}

.jshop_menu_level_0 a:hover, 
.jshop_menu_level_0 a:focus,
.jshop_menu_level_0 a:active {
   background-image: url("../images/folder-hover.png");
   text-decoration: none;
}


.jshop_menu_level_0 a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a {
  background: url("../images/folder.png") no-repeat left center;
  color: #666;
  display: block;
  font-weight: 500;
  padding: 0px 0 0px 24px;
}

.jshop_menu_level_1, .jshop_menu_level_1_a {
  margin-bottom: 3px;
  margin-top: 3px;
  padding-left: 10px;
}

.jshop_menu_level_2, .jshop_menu_level_2_a {
  margin-bottom: 3px;
  margin-top: 3px;
  padding-left: 20px;
}

.jshop_order_step a {
  vertical-align: top;
}

.jshop_pagination {
  margin-left: auto;
  margin-right: auto;
}

.jshop_payment_method {
  padding-left: 20px;
}

.jshop_price {
  color: #950000;
}

.jshop_profile_data .jshop_user_group_info, table.cart .jshop_code_prod, .jshop_profile_data span.subinfo {
  font-size: 10px;
}

.jshop_register .name {
  width: 215px;
}

.jshop.jshop_subtotal {
  border: 1px solid #e5e5e5;
}

.jshop.jshop_subtotal tr:last-child td.value {
  font-weight: bold;
}

.jshop.jshop_subtotal td {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 15px;
}

.jshop.jshop_subtotal td:first-child {
  border-right: 1px solid #e5e5e5;
}

.jshop.jshop_subtotal tr.total td {
  color: #000;
}

.jshop_subtotal .free_discount, 
.jshop_list_product .product .taxinfo, 
.jshop_list_product .product .plusshippinginfo, 
.jshop_list_product .product .plusshippinginfo a, 
.productfull .taxinfo, 
.productfull .plusshippinginfo, 
.productfull .plusshippinginfo a, 
.jshop_subtotal .plusshippinginfo, 
.jshop_subtotal .plusshippinginfo a {
  font-size: 11px;
}

.jshop_subtotal .name {
  padding-right: 10px;
  text-align: right;
  width: 88%;
}

.jshop_subtotal .value {
  text-align: right;
  white-space: nowrap;
  width: 12%;
}

.productfull #block_price {
  font-size: 16px;
  font-weight: bold;
}

.productfull .image_middle {
  width: 100px;
}

.productfull .manufacturer_name, .productfull .prod_free_attribs {
  padding-bottom: 10px;
}

.productfull .price_prod_qty_list, 
.jshop_profile_data, .label_products .block_item, 
.top_rating .block_item, .bestseller_products .block_item, 
.latest_products .block_item, .random_products .block_item {
  margin-bottom: 10px;
}

.productfull .prod_buttons {
}

.productfull .prod_buttons .buttons {
  padding-left: 10px;
}

.productfull a.lightbox:hover {
  color: #000 !important;
}

.productfull div.prod_url {
  text-align: right !important;
}

.register_block .jshop_register .name {
  width: 120px;
}

.related_header, .review_header {
  border-bottom: 1px solid #999;
  font-weight: bold;
  margin-top: 20px;
}

.requiredtext {
  color: #fc615d;
  font-size: 11px;
  padding-bottom: 10px;
}

/*review*/
.review_item {
  border-bottom: 1px dotted #999;
  padding: 10px;
  padding-left: 0;
}

.review_mark {
  color: #333333;
  height: 18px;
}

.review_text {
  padding-bottom: 2px;
  padding-top: 2px;
}

.review_text_not_login {
  font-style: italic;
  margin-top: 10px;
}

.review_time {
}

.shipping_weight_to_price {
  border: 1px solid #000;
  margin-left: 24px;
  margin-top: 5px;
}

.shipping_weight_to_price .weight {
}

.stars_active {
  background-image: url(../images/star.png);
  background-position: 0 -16px;
  background-repeat: repeat-x;
  height: 16px;
}

.stars_no_active {
  background-image: url(../images/star.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 16px;
}

.table_order_list {
  width: 100%;
  background: #fff;
}

.vendordetailinfo .name, .jshop .groups_list .title {
  width: 150px;
}

#active_step {
  background: #fc615d;
  display: block;
  color: #fff;
  margin: 0;
  padding: 10px;
  vertical-align: middle;
}

#jshop_menu_order {
  margin-bottom: 40px;
}

#jshop_menu_order td {
  background: #f0f0f0;
  color: #999;
  font-weight: 400;
  padding: 0;
}

#payment_form table#table_payments,
table#table_shippings {
  width: 100%;
}

table#table_shippings td {
  padding: 5px 0 !important;
}

#payment_form table#table_payments td {
  padding: 5px 0 !important;
}

.jshop_payment_method {
  font-weight: 400;
}

.jshop_payment_method table {
  margin: 10px 0;
  font-weight: 300;
  font-size: 14px;
}

.jshop_payment_method table tr td:first-child {
  text-align: right;
}

#payment_form table#table_payments td label b {
  font-weight: 400;
}

#jshop_review_write .inputbox {
  width: 180px;
  font-weight: 300;
}

#mxcpr {
  display: block;
  padding-top: 20px;
  text-align: center;
}

#mxcpr a {
  color: #666;
  font-size: 9px;
}

#order_add_info {
  height: 70px;
  margin-top: 10px;
  width: 400px;
}

/* module Bestseller*/
.bestseller_products .block_item {
  border-bottom: solid 1px #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.bestseller_products .block_item .item_image {
  border: solid 1px #aaa;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
}

.bestseller_products .block_item .item_name a {
  color: #333;
  font-weight: 400;
}

.bestseller_products .block_item .item_name a:hover, 
.bestseller_products .block_item .item_name a:focus, 
.bestseller_products .block_item .item_name a:active {
  color: #fc615d;
  text-decoration: none;
}

.bestseller_products .block_item  .item_price {
  color: #fc615d;
  margin-top: 10px;
}

/* module Top Rating ---*/
.top_rating .block_item {
  border-bottom: solid 1px #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.top_rating .block_item .item_image {
  border: solid 1px #aaa;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
}

.top_rating .block_item .item_name a {
  color: #333;
  font-weight: 400;
}

.top_rating .block_item .item_name a:hover, 
.top_rating .block_item .item_name a:focus, 
.top_rating .block_item .item_name a:active {
  color: #fc615d;
  text-decoration: none;
}

.top_rating .block_item  .item_price {
  color: #fc615d;
  margin-top: 10px;
}

/* module Latest Product ---*/
.latest_products .block_item {
  border-bottom: solid 1px #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.latest_products .block_item .item_image {
  border: solid 1px #aaa;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
}

.latest_products .block_item .item_name a {
  color: #333;
  font-weight: 400;
}

.latest_products .block_item .item_name a:hover, 
.latest_products .block_item .item_name a:focus, 
.latest_products .block_item .item_name a:active {
  color: #fc615d;
  text-decoration: none;
}

.latest_products .block_item  .item_price {
  color: #fc615d;
  margin-top: 10px;
}

/* Detail Page ---*/
.jshop.productfull {
  background: #fff;
  padding: 60px 60px 60px 120px;
  position: relative;
}

.jshopping-content-left {
  float: left;
  width: 50%;
}

#list_product_image_middle {
  display: block;
  margin-right: 60px;
  text-align: center;
  border: 1px solid #e5e5e5;
  position: relative;
  overflow: hidden;
}
#list_product_image_middle a.lightbox{
    display: block;
    opacity: 0;
    height: 0;
    left: 0;
}
#list_product_image_middle a.lightbox.inactive{
    opacity: 1;
    height: auto;
}
#list_product_image_thumb img.jshop_img_thumb {
  width: 60px;
  margin: 20px 10px 0;
  padding: 10px;
  border: 1px solid #e5e5e5;
}

#list_product_image_thumb img.jshop_img_thumb:hover,
#list_product_image_thumb span.active img.jshop_img_thumb {
  border-color: #ddd;
  border-width: 3px;
  padding: 8px;
}

#list_product_image_thumb span.active {
  position: relative;
  display: inline-block;
}

#list_product_image_thumb span.active:after {
  content: "";
  width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ddd;
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -3px;
}

#list_product_image_middle .text_zoom {
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -22px;
  margin-left: -22px;
 -webkit-transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
      -o-transition: transform 0.2s linear;
         transition: transform 0.2s linear; 
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

#list_product_image_middle:hover .text_zoom {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.jshopping-content-right {
  float: right;
  width: 50%;
}

.jshopping-content-right .old_price {
  float: left;
  font-size: 13px;
  color: #bbb;
  margin-right: 3px;
}

.jshopping-content-right .prod_price {
  color: #fc615d;
  font-weight: 500;
}

.jshopping-content-right .qty_in_stock {
  font-size: 13px;
  float: left;
}

.jshopping-content-right .qty_in_stock #product_qty {
  color: #fc615d;
  font-weight: 700;
}

.jshopping-content-right h1 {
  font-size: 30px;
  font-weight: 700;
}

.jshopping-tabs {
  margin-top: 60px;
}

.jshopping-tabs .nav-tabs {
  margin-bottom: 0;
}

.jshopping-tabs .nav-tabs > li > a {
  border-radius: 0;
  font-weight: 400;
  padding: 10px 20px;
  color: #666;
  background-color: #eee;
  margin-right: 0;
  border-bottom: 1px solid #e5e5e5;
}

.jshopping-tabs .nav-tabs > li.active > a {
  background-color: #fff;
  color: #333;
  border-bottom: 1px solid #fff;
}

.jshopping-tabs #myTabContent {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 20px;
}

.jshopping-tabs .tab-pane {
 height: 0;
 padding: 0;
 position: relative;
 opacity: 0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 overflow: hidden;
 -webkit-transition: all ease-out 0.1s;
    -moz-transition: all ease-out 0.1s;
      -o-transition: all ease-out 0.1s;
     -ms-transition: all ease-out 0.1s;
         transition: all ease-out 0.1s;
}

.jshopping-tabs .tab-pane{
 -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
     -ms-transform: translateX(-100%);
         transform: translateX(-100%);
}
.jshopping-tabs .tab-pane.active {
 height: auto;
 opacity: 1;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
     -ms-transform: translateY(0px);
         transform: translateY(0px);
 -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
      -o-transition: all ease-out 0.3s;
     -ms-transition: all ease-out 0.3s;
         transition: all ease-out 0.3s;

}

#prod_description ul {
  margin-bottom: 0;
}

#prod_review .review_header {
  margin-top: 0;
  border-bottom: 0;
}

.jshop_prod_related {
  margin-top: 60px;
}

.jshop_prod_related .related_header {
  border-bottom: 0;
  font-weight: 400;
}

.jshop_list_product .jshop_related {
  padding: 0;
  float: left;
}

.jshop_list_product .jshop_related .items {
  border: 1px solid #e5e5e5;
  margin: 0 2px;
  position: relative;
  overflow: hidden;
  position: relative;
}

.jshop_list_product .jshop_related .image_block {
  padding: 0 20px;
}

.list-icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  background: #f5f5f5;
  height: 100%;
}

form[name='rabatt'] table td {
  border: 1px solid #e5e5e5;
  line-height: 50px;
  text-align: center;
}

/* Basket --*/
table.cart tr.jshop_prod_cart td {
  vertical-align: middle;
}

table.jshop #checkout .td_2 a {
  background-color: #fc615d;
  border: 1px solid #fc615d;
  display: inline-block;
  font-weight: bold;
  padding: 6px 14px;    
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

table.jshop #checkout .td_2 a:hover {
  background: #fb1812;
  border-color: #fb1812;
}

table.jshop #checkout .td_2 a:hover,
table.jshop #checkout .td_2 a:focus,
table.jshop #checkout .td_2 a:active {
  text-decoration: none;
}

/* Title Page ---*/
.jshop h1 {
  color: #111; 
  font-size: 29px;
}

/* Login Page ---*/
#form-login > p > br {
  display: none;
}
.login_block  form label {
  display: inline-block;
  margin-right: 5px;
}

table.jshop #checkout .td_2 a img {
  display: none;
}

table.jshop #checkout .td_1 {
  padding-left: 0;
  font-weight: 300;
}

table.jshop #checkout .td_1 img {
  vertical-align: inherit;
  margin-right: 5px;
}

table.jshop #checkout .td_2 {
  padding-right: 0;
}

/* Login --*/
.login_block {
  background: none repeat scroll 0 0 #0077BB;
  border-right: 2px solid #111;
  color: #fff;
  padding: 30px 20px 30px 40px;
  width: 540px;
  float: left;
}

.login_block span.small_header,
.register_block span.small_header {
  border-bottom: 1px solid #0097EE;
  color: #FFFFFF;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 15px;    
  font-size: 29px;
}

#form-login p label {
  color: #666;
  font-weight: 300;
}

#form-login #form-login-remember label {
  display: inline-block;
}

#form-login input.button {
  margin-bottom: 10px;
}

.login_block form table td a {
  color: #fff;
}

.login_block form table td a:hover,
.login_block form table td a:focus, 
.login_block form table td a:active {
  color: #fff;
  text-decoration: underline;
}

.jshop h1 {
  color: #333;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 15px;    
  font-size: 29px;
} 

.register_block span.small_header {
  border-color: #fc615d;
}

.register_block {
  float: left;    
  padding: 30px 20px 30px 40px;
  width: 234px;
  color: #fff;
}

.register_block .button {
  margin-top: 10px;
  background-color: #000;
  border-color: #000;
}

.login_block table {
  margin-top: 10px !important;
}

.login_block table td {
  padding-left: 0;
}

.login_block table td label {
  display: inline;
  margin-right: 10px;
}

#form-login #form-login-remember label {
  display: inline-block;
}

#form-login input.button {
  margin-bottom: 10px;
}

#form-login > div {
  text-align: left !important; 
}

.login_block table td .inputbox {
  margin-bottom: 0;
}

.login_block .button {
  margin: 10px 0;
}

.com_jshopping.task-login .jshop {
  background: #fc615d;
  margin-right: 2px;
}

.com_jshopping.task-login .t3-content {
  padding: 0;
  background-color: #111;
}

.com_jshopping.task-login .main-content {
  margin: 0;
}

/* Edit Account---*/
.editaccount_block input[type=radio] {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
}

.editaccount_block label {
  display: inline-block;
  margin-right: 5px;
}

/* Check out---*/
.jshop table.jshop input.inputbox[type=text] {
  margin-bottom: 0
} 
.jshop.address_block {
}

.jshop.address_block input[type=radio] {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
}

.jshop.address_block label {
  display: inline-block;
  margin-right: 5px;
}

#table_payments td input[type=radio],
#table_shippings td input[type=radio] {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

#table_payments td label,
#table_shippings td label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.task-orders table.jshop,
.task-order table.jshop {
  border: 1px solid #e5e5e5;
}

.task-orders table.jshop tr:first-child {
  background: #f5f5f5; 
  border-bottom: 1px solid #e5e5e5;
}

.task-orders table.jshop table.table_order_list tr{
  background: none !important;
  border-bottom: none;
}

table.jshop .row_agb input[type="checkbox"]#agb {
  margin-bottom: 4px;
}
