Your IP : 216.73.216.243


Current Path : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/
Upload File :
Current File : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/vmmanufacturer.less

.vmmanufacturer{
    overflow: hidden;
    div.block_manufact{
        text-align: center;
        margin-bottom: 15px;
        .name_manufact_link{
            font-size: 26px;
            line-height: 26px;
            font-weight: bold;
            margin: 10px 0;
            display: block;
            .transition;
            &:hover{
                .transition;
            }
        }
    }
}
.manufacturer-details-view{
    .spacer{
        padding:20px 0;
        a{
            margin: 10px 0;
            display: inline-block;
            font-size: 16px;
            .input;
        }
    }
}