/*
Theme Name: Tanda Child
Theme URI: https://creativedigital.tech/tanda
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Version: 1.3
Template: tanda
*/

@charset "UTF-8";

.row.thumbs {
  display: none !important;
}
a:focus, a:hover {
  color: #fff;
  text-decoration: underline;
}

.notranslate {
  margin-left: 0;
  margin-top: 0%;
}

select.wpcf7-select{
    height: auto !important;
}