/* Free Gift cover page
- - - - - - - - - - - - - - - - - - - - - - */

.free-gift-inner{
    width: 972px;
    margin-top: -14px;
}

.section{
    width: 486;
    float: left;
}

.left{
    border-right: 1px solid #e0e0e0;
}

.right{
    margin-left: 20px;
}

.b-social-btns{
    width: 100%;
    margin-top: 50px;
    float: left;
}

.gifts{
    color: #000000; 
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: 14px;
}

.first-prod{
    margin-top: 30px;
}

.fleft{
    float: left;
}