#jmap_sitemap {
  overflow: inherit !important;
}

#eshop-main-container {
  
  
  
  
}
#eshop-main-container .eshop-categories-list .eshop-category-wrap {
  margin-bottom: 30px;
}
#eshop-main-container .eshop-sub-categories-list .eshop-category-wrap {
  margin-bottom: 30px;
}
#eshop-main-container .products-list-container .eshop-image-block {
  border: 1px solid #ddd;
}
#eshop-main-container .product-info .image {
  border: 1px solid #ddd;
}
#eshop-main-container .product-info #productTabs {
  margin-top: 30px;
}
#eshop-main-container .product-info .tab-content #description table {
  border: 1px solid #ddd;
  text-align: center;
  width: 100%;
}
#eshop-main-container .product-info .tab-content #description table tr {
  vertical-align: middle;
}
#eshop-main-container .product-info .tab-content #description table th,
#eshop-main-container .product-info .tab-content #description table td,
#eshop-main-container .product-info .tab-content #description table td,
#eshop-main-container .product-info .tab-content #description table tr td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
}