/*
Theme Name: Your Child Theme
Description: Child theme for the Theme Blvd framework
Author: Your name here
Template: alyeska
*/

/*
Note: The parent theme does not include any CSS in
style.css, and so you don't need to @import it here.
*/

/* Add your custom CSS here. */

.ezy-top {
  margin-bottom: -20px;
  padding: 0px;
}
p.ezy-exerpt {
  clear: both;
  max-height: 125px;
  height: 100%;
  min-height: 90px;
}
span.text {
  margin: 0 auto;
  float: none !important;
  text-align: center;
}
.flip-menu .sf-menu li a {
font-size: 10px;
  padding: 20px 12px 17px 12px;
}