/*
Theme Name: VeliAsia Theme
Theme URI: 
Author: Vitalik Rublivskyi
Author URI: 
Description: VeliTech Wordpress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: veliasia

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}

/* lwptoc */
.toc_veligames_custom {
  margin: 0 !important;
}
.toc_veligames_custom .lwptoc_i {
  padding: 0;
}
.toc_veligames_custom .lwptoc_item {
  margin-top: 4px;
}
.toc_veligames_custom .lwptoc_item_number {
  display: none;
}
.toc_veligames_custom .lwptoc_item_label {
  font-size: 14px;
}


/* CF7 */
.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
}

