/*
 * @author Mathieu Etcheverria <mathieu.e@gmail.com>
 * @copyright 2015 Planete Air
 * Date: 09/04/2015
 * Time: 12:03
 */
/* #F6FDFF */
/* #C0EEFF */
/* #75B8D1 */
/* #4FA4C4 */
/* Couleur Normale des boutons bleus  + bleu Tunnel #008AB3 */
/* Couleur Hover des boutons Bleus #006786 */
/* #0077A1  */
/* presque noir */
/* Couleur Hover des boutons Gris */
/* moyen */
/* Couleur Normale des boutons Gris + contour tunnel */
/* #EF662F */
/* #FFAB00 */
/* #005548 */
/* #CF2630 */
/*$font-family:				Arial, Helvetica, sans-serif;*/
/* #0077A1 */
ul.category_list .second-block h5 {
  font-size: 16px; }
ul.category_list .second-block .info-category,
ul.category_list .second-block .info-category-price {
  display: block;
  height: 1.5em; }
ul.category_list .second-block .info-category {
  font-size: 12px; }
ul.category_list .second-block .info-category-price {
  margin-top: 5px; }
ul.category_list .second-block .info-category-label {
  font-weight: bold; }
ul.category_list .second-block .info-category-info {
  color: #005548; }
ul.category_list .second-block .starting-from-price {
  font-size: 22px;
  color: #DA5F00;
  font-weight: 700; }
ul.category_list .second-block .cl-button-container {
  margin-top: 10px; }
  ul.category_list .second-block .cl-button-container a.button {
    display: block;
    width: 85%;
    text-align: center; }
    ul.category_list .second-block .cl-button-container a.button span {
      display: inline; }
      ul.category_list .second-block .cl-button-container a.button span i {
        display: inline;
        margin-right: 5px;
        position: relative;
        top: -1px; }
