/*
Theme Name: Elastron
Theme URI: https://basework.studio
Author: Basework Studio
Author URI: https://basework.studio
Version: 1.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: elastron
*/

.column-text-link {
  color: rgba(12, 28, 83, 0.6);
  text-decoration: none;
}

.column-text-link:hover {
  color: rgba(12, 28, 83, 1);
}

.comp-1 .title {
  top: 65% !important;
}

.comp-20 .comp-20-content .cards .card .text {
  font-size: 16px !important;
}

.comp-32-table-thead.table-3-items {
  justify-content: space-between !important;
}

.comp-32-table-tbody.table-3-items .comp-32-table-row {
  justify-content: space-between !important;
}

.single-blog .comp-27-media::after {
  opacity: 0.5 !important;
}

.comp-25-sub-acc-item-content .text-link-lng:hover {
  background-color: rgba(12, 28, 83, 1);
  border-color: rgba(12, 28, 83, 1);
  color: #fff !important;
}

.comp-25-sub-acc-item-content .column-text-link:hover {
  color: rgba(12, 28, 83, 0.6) !important;
}

.gfield--type-captcha {
  display: none;
}
