/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */



.thumbnail-container h4.product-title a {
  font-size: 20px;
}
.dragHandle {
    display: inline-block !important;
    cursor: move;
}