/* Custom code goes here - paste your css code below in line 3 */
.footer-comgraf {
    color: inherit;
    text-decoration: none;
}

.footer-comgraf:hover {
    color: red;
}
.product-prices span {
    margin-right: 6px;
    font-size: 15px;
}
.columns .product-miniature .product-right .product-title a {
    display: block;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width: 992px) {
  .fade, .mask, .wrapper.overlay {
    display: none !important;
    pointer-events: auto !important;
  }
}
