/*

Theme Name:  Perennials
Description:  Perennials Theme
Version:  1.0
Theme URI: http://www.perennials.surf/
Author: 180 Marketing
Author URI: do180.com
Description: Theme for perennials.surf
License: for use by Valleybrook International Ventures Inc.

*/

td {
    line-height: 1.8em;
}

p.wp-caption-text {
    text-align: center;
}

@media (max-width: 988px){
  .wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
  #content .wp-caption a img {
    /* Scale down if too big */
    max-width: 99.03225806%; /* 614/620 */
    height: auto;
  }
}

#cssmenu > ul > li > a {
	font-size: 15px !important;
}
