/*
 Theme Name:   PTC
 Theme URI:    http://1fee.com
 Description:  Child theme for Paint the Town Citrus
 Author:       1FEE
 Author URI:   http://1fee.com
 Template:     Total
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@media only screen and (max-width: 480px){
  #espresso_calendar span.thumb-wrap {
    display: block;
  }
}

article.type-espresso_events {
  border-bottom: 1px solid #ccc;
}
