/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .medrx_product_options .detail-attr{
    display: flex;
    margin-bottom: 15px;
 }
 .medrx_product_options .title-atttr{   
    color: #454545;
    margin-bottom: 0px;
    margin-right: 20px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 10px;
    min-width: 120px;
}

.medrx_product_options select{    
    width: 100%;
}
