﻿/*
* 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: 980px) {

    .ribbon-wrapper {
        max-width: 100%;
        width: 330px;
        margin: 0 auto;
    }

    /* theme specific */

    .gallery {
        text-align: center;
    }

}