

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.radios{
    font-size: 16px;
}
.half-box{
    
}
.full-box{
    
}
.productList{
    padding-top: 3%;
    width: 100%;
}
.regular{
    margin-left: 3%;
    margin-right: 3%;
    color: white;
}
.chosenOne{
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 5px;
    background-color:#333333
}
.sideWords{
    color: white;
}
.popover{
    background: #ffffcc;
}   













