.wp-menu-separator .separator {
  color: white;
  border: 1px solid white;
  background: white;
}

p.basic-message-text {
  font-size: 20px!important;
  text-transform: uppercase;
  color: red!important;
}
.basic-message {
  border-left: 10px solid red!important;
}
a.button.basic-vote-button {
  background-color: #62269e!important;
}

#cofna-header-custom {
  margin-bottom: 0px;
}

.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
  color: #fff;
}

.site-header {
  background-color: #62269e;
}

.main-header-menu .sub-menu {
  background-color: #62269e;
  border-color: transparent;
}

.main-header-bar {
  background-color: #62269e;
}
.main-header-bar a {
  color: white;
}

.ast-header-custom-item a {
  color: white;
}

.post-front .elementor-post__title a {
  color: #62269e;
}

.sub-menu {
  background-color: #62269e;
}

.cofna-attachment-list {
  background-color: #f7f7f7;
  list-style: none;
  margin-left: 0;
  padding: 5px 10px;
}

.cofna-attachment-list li {
  padding: 15px 0;
}

.btn-cofna {
  background-color: #62269e;
  border-color: #62269e;
  color: #fff;
  border-radius: 50px;
  padding: 8px 20px;
}

.btn-inscripcion {
  background-image: url(http://cofnaweb.devweb.online/wp-content/themes/cofna-theme/img/inscribirse.png);
  background-repeat: no-repeat;
  background-position-y: 10px;
  background-position-x: 10px;
  padding-left: 40px;
}

.cofna-btn {
  background-color: purple;
  font-weight: bold;
  font-size: 25px;
}

.btn-descargar {
  border-top: 1px solid #f2ebf6;
  background-color: #62269e;
  padding: 10px 17px 7px 42px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: #000 0 1px 0;
  -moz-box-shadow: #000 0 1px 0;
  box-shadow: #000 0 1px 0;
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  color: #fff !important;
  font-weight: bold;
  font-size: 0.7em;
  font-family: Montserrat, Arial;
  text-decoration: none;
  vertical-align: top;
  display: inline-block;
  text-align: left;
  border: none;
  cursor: pointer;
  background-image: url(/wp-content/themes/cofna-theme/img/descargar.png);
  background-repeat: no-repeat;
  background-position: 8px 7px;
}

.file-icon {
  margin-right: 15px;
}

.btn-descargar {
  position: relative;
  top: 12px;
  margin-left: 15px;
}

.tablon-anuncios-block {
  margin: 10px 0px;
  padding: 15px 0px;
}
.tablon-anuncios-block .titulo a {
  color: #62269e;
  font-size: 20px;
  font-weight: bold;
}

.curso-block {
  margin: 22px 0;
  border: 1px solid #69129f;
  border-radius: 4px;
  -webkit-box-shadow: 10px 10px 5px -2px #ababab;
  -moz-box-shadow: 10px 10px 5px -2px #ababab;
  box-shadow: 10px 10px 5px -2px #ababab;
  padding: 14px 40px;
}
.curso-block a {
  color: #62269e;
  font-size: 23px;
  font-weight: bold;
}
.curso-block .class-estado-1 {
  background: url(/Recursos/img/abierto.gif) no-repeat left top;
  color: #eeac18;
  padding-left: 18px;
  font-weight: bold;
}
.curso-block .class-estado-2 {
  background: url(/Recursos/img/abierto.gif) no-repeat left top;
  color: #090;
  padding-left: 18px;
  font-weight: bold;
}
.curso-block .class-estado-3 {
  text-decoration: line-through;
}
.curso-block .class-estado-4, .curso-block .class-estado-3 {
  background: url(/Recursos/img/abierto.gif) no-repeat left top;
  color: #ff0000;
  padding-left: 18px;
  font-weight: bold;
}
.curso-block .aforo {
  padding-left: 18px;
}
.curso-block .inscritos {
  padding-left: 18px;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
  background-color: #62269e;
}

/*# sourceMappingURL=style.css.map */
