/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.hidden {display:none;}
address {font-style:normal;}

/* Shortcode css formatting */
ul.vls-property-hours {list-style:none;padding-left:0;}
address.vls-property {margin-bottom:0;}
table.vls-property-hours {border-color:transparent;margin:0 auto;max-width:375px;}
table.vls-property-hours td {border-color:transparent;padding:2px;}
table.vls-property-hours td.label {text-align:left;}
table.vls-property-hours td.time {text-align:right;}