
.row-discover-section{
    padding-top: 25px;
    padding-bottom: 25px;
}

.discover-col{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.discover-col-products{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}

.product-modal-vendor{
    font-family: 'Jost', sans-serif !important;
    text-transform: uppercase;
    font-size: .9em;
    color: #FF6F61;
    margin-top: 10px;
    margin-bottom: 0px;
}

.product-modal-name{
    margin-top: 0px;
    margin-bottom: 10px;
}

.product-modal-section-heading{
    font-family: 'Jost', sans-serif !important;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: .1em;
}

.product-modal-content{
    background-color: #fff;
}
