/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Styles
========================================================================== */
/* MEMBERSHIP COMPONENT
========================================================================== */
.eb-event-title-container, eb-event-title{
  font-size:14px  !important;
  
}
.osm-pricing-table .osm-plan .osm-plan-header {
    
    color: #fff;
    display: block;
    
}

.osm-plan-price {
    background: #9ec97ed9  !important;
    color: #fff;
    padding: 20px 0 10px;
}
.osm-plan-recommended .osm-plan-price {
    background: #eba44cf0 !important;
}

/* Custom
========================================================================== */

.precios{
  
  width:90%;
  border: solid 1px #999999 !important;
}
.precios td{
  border: solid 1px #999999 !important;
  text-align:center;
}
.precioshead{
  background-color:#dedede !important;
  font-weight:bold  !important;
  
}