.tm-tweet-clear {
  zoom: 1;
}
.tm-tweet-clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.tm-click-to-tweet {
  display: block;
  background-color: #FFF;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #000 !important;
  padding: 15px 30px;
  margin-bottom: 40px;
  zoom: 1;
}
.tm-click-to-tweet .clearfix {
  zoom: 1;
}
.tm-click-to-tweet .clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.tm-click-to-tweet .clear {
  clear: both;
}
.tm-click-to-tweet .f-left {
  float: left;
  display: inline-block;
  position: relative;
}
.tm-click-to-tweet .f-right {
  float: right;
  display: inline-block;
  position: relative;
}
.tm-click-to-tweet .list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tm-click-to-tweet .list-reset li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tm-click-to-tweet .list-float {
  zoom: 1;
}
.tm-click-to-tweet .list-float:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.tm-click-to-tweet .list-float li {
  float: left;
  display: inline-block;
}
.tm-click-to-tweet .kill-box-shadow {
   box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.tm-click-to-tweet .alignright {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: right;
}
.tm-click-to-tweet .alignleft {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: right;
}
.tm-click-to-tweet:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.tm-click-to-tweet .tm-ctt-reset {
  margin: 0;
  padding: 0;
  position: relative;
}
.tm-click-to-tweet:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.tm-click-to-tweet a {
  text-decoration: none;
  text-transform: none;
}
.tm-click-to-tweet a:hover {
  text-decoration: none;
}
.tm-click-to-tweet .tm-ctt-text {
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.tm-click-to-tweet .tm-ctt-text a {
  margin: 0;
  padding: 0;
  position: relative;
  color: #000 !important;
  font-family: "Playfair Display",Times New Roman,serif;
  font-size: 17px;
  text-transform: none;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}
.tm-click-to-tweet .tm-ctt-text a:hover {
  text-decoration: none;
  color: #bdbdbd !important;
}
.tm-click-to-tweet a.tm-ctt-btn {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  color: #000 !important;
  float: right;
  text-decoration: none;
  background: transparent;
}
.tm-click-to-tweet a.tm-ctt-btn:hover {
  text-decoration: none;
  color: #bdbdbd !important;
  text-transform: uppercase;
}
