<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.item-box:hover .ribbon-position,
.item-holder:hover .ribbon-position {
    opacity: 0;
}

@media all and (max-width: 990px) {

    .ribbon-wrapper {
        margin: 0 auto;
        max-width: 100%;
        position: relative;
        width: 330px;
    }

}</pre></body></html>