/**************************
   Generic colors for site
***************************/
.site-color, .text-site-color, .site-color a { color: #96aa1d; }
.bg-site-color { background-color: #96aa1d; }
.border-site-color{ border-color:#96aa1d;}

blockquote, .big-header { border-color:#96aa1d; }
.pagination, .widget-header:before { color:#96aa1d; }
.pagination>li>a { color:#96aa1d; }
.pagination>li.active>a { background-color:#96aa1d; border-color:#96aa1d; }

.widget .widget-header.colorize { color:#96aa1d !important;}
.widget-last-content .header-title,
.widget .widget-today-news .number { background-color: #96aa1d !important; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.active { background-color:#96aa1d !important; background-image:none; }
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background-color:#96aa1d !important; background-image:none; }

/* Default Rules for category  */
.onm-new .category-color  { color: ; }
.onm-new .category-bg  { background-color:; }
.onm-new .category a:hover { color: !important; }
.content-body .body a, .onm-new .summary a, .inner-content .summary a { color:#96aa1d !important; }
.content-body .body a:hover { color:#96aa1d !important;text-decoration:underline; }

    .widget-header:before {
      content: url(../../media/eco-viajes/sections/favicoecoviajes.png);
      max-width:32px;
      max-height:32px;
      overflow:hidden;
    }
    .header-section:before {
      content: url(../../media/eco-viajes/sections/favicoecoviajes.png);
      margin-right: 8px;
      max-width:38px;
      max-height:38px;
      overflow:hidden;
    }

  .main-nav-menu .section-listing li:after { display:none; }





/*********************
   CSS for categories
**********************/