/****************************************************** * @package Version Theme Framework for Vinovatheme * @version 1.0 * @author http://www.vinovathemes.com * @copyright Copyright (coffee) Augus 2013 vinovathemes.com <@emai:vinovathemes@gmail.com>.All rights reserved. * @license   GNU General Public License version 2*******************************************************/.nov-lookbook .item {    margin-bottom: 0px;}.nov-content-lookbook{    display : inline-block;    position : relative;}.nov-content-lookbook img {    width: 100%;}.info-lookbook {    margin-top: 15px;    text-align: center;}.info-lookbook .title-lookbook {    text-transform: uppercase;    font-size: 14px;    font-weight: bold;}.info-lookbook .description-lookbook {    font-size: 12px;    font-weight: normal;}.item-lookbook{    position : absolute;    padding: 11px;}.content-lookbook {    width: 180px;    background: #fff;    display: none;    position: absolute;    z-index: 1;    text-align: center;    padding: 5px;    font-size: 12px;}.content-lookbook.with-link {    width: auto;    padding: 3px 15px;}.content-lookbook .item-thumb {    margin-bottom: 7px;}.content-lookbook .item-title {    font-size: 13px;}.item-lookbook:hover .content-lookbook{    display: block;}