.ytpi-mrc-woocommerce-ordering {
    display:         flex;
    justify-content: flex-end;
}

.ytpi-mrc-woocommerce-orderby {
    background-image:           url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 20 20\'%3e%3cpath stroke=\'%236b7280\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'1.5\' d=\'M6 8l4 4 4-4\'/%3e%3c/svg%3e');
    background-position:        right .5rem center;
    background-repeat:          no-repeat;
    background-size:            1.5em 1.5em;
    -webkit-print-color-adjust: exact;
    print-color-adjust:         exact;
    -webkit-appearance:         none;
    -moz-appearance:            none;
    appearance:                 none;
    background-color:           #ffffff;
    border-color:               #6b7280;
    border-width:               1px;
    border-radius:              0;
    padding:                    .5rem 2.5rem .5rem .75rem;
    font-size:                  1rem;
    line-height:                1.5rem;
}