/**
 * Theme Name: LLFC
 * Template:   sinatra
 */

#custom_price {
	max-width: 220px;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #ddd;
    height: 45px;
    border-radius: 2px 0 0 2px;
    padding: 8px;
}