.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),
.entry-summary blockquote.elementor-blockquote {
  margin-right: 0;
  margin-left: 0; }

.elementor-widget-twbb_blockquote blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
  font-style: normal;
  color: #55595c; }
  .elementor-widget-twbb_blockquote blockquote:before, .elementor-widget-twbb_blockquote blockquote:after,
  .elementor-widget-twbb_blockquote blockquote footer:before,
  .elementor-widget-twbb_blockquote  blockquote footer:after,
  .elementor-widget-twbb_blockquote blockquote cite:before,
  .elementor-widget-twbb_blockquote  blockquote cite:after {
    content: '';
    content: none; }

  .twbb_elementor-blockquote {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .twbb_elementor-blockquote__author, .twbb_elementor-blockquote__content {
    margin-bottom: 0;
    font-style: normal; }
  .twbb_elementor-blockquote__author {
    font-weight: bold;
    white-space: pre-wrap; }
  .twbb_elementor-blockquote footer {
    margin-top: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .twbb_elementor-blockquote__tweet-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #1DA1F2;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    line-height: 1;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .twbb_elementor-blockquote__tweet-button:hover {
      color: #0967a0; }
    .twbb_elementor-blockquote__tweet-button span {
      font-weight: 600; }
    .twbb_elementor-blockquote__tweet-button i, .twbb_elementor-blockquote__tweet-button span {
      vertical-align: middle; }
    .twbb_elementor-blockquote__tweet-button i + span {
      margin-left: 0.5em; }
  .twbb_elementor-blockquote__tweet-label {
    white-space: pre-wrap; }
  .twbb_elementor-blockquote--button-skin-classic .twbb_elementor-blockquote__tweet-button, .twbb_elementor-blockquote--button-skin-bubble .twbb_elementor-blockquote__tweet-button {
    padding: 0.7em 1.2em;
    border-radius: 100em;
    background-color: #1DA1F2;
    color: #fff;
    font-size: 15px; }
    .twbb_elementor-blockquote--button-skin-classic .twbb_elementor-blockquote__tweet-button:hover, .twbb_elementor-blockquote--button-skin-bubble .twbb_elementor-blockquote__tweet-button:hover {
      background-color: #0967a0;
      color: #fff; }
      .twbb_elementor-blockquote--button-skin-classic .twbb_elementor-blockquote__tweet-button:hover:before, .twbb_elementor-blockquote--button-skin-bubble .twbb_elementor-blockquote__tweet-button:hover:before {
        border-right-color: #0967a0; }
  .twbb_elementor-blockquote--button-skin-classic.twbb_elementor-blockquote--button-view-icon .twbb_elementor-blockquote__tweet-button, .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--button-view-icon .twbb_elementor-blockquote__tweet-button {
    padding: 0;
    width: 2em;
    height: 2em; }
    .twbb_elementor-blockquote--button-skin-classic.twbb_elementor-blockquote--button-view-icon .twbb_elementor-blockquote__tweet-button i, .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--button-view-icon .twbb_elementor-blockquote__tweet-button i {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .twbb_elementor-blockquote--button-skin-bubble .twbb_elementor-blockquote__tweet-button:before {
    content: '';
    border: solid 0.5em transparent;
    border-right-color: #1DA1F2;
    position: absolute;
    left: -0.8em;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1, 0.65);
        -ms-transform: translateY(-50%) scale(1, 0.65);
            transform: translateY(-50%) scale(1, 0.65);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--align-left .twbb_elementor-blockquote__tweet-button:before {
    right: auto;
    left: -0.8em;
    border-right-color: #1DA1F2;
    border-left-color: transparent; }
  .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--align-left .twbb_elementor-blockquote__tweet-button:hover:before {
    border-right-color: #0967a0; }
  .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--align-right .twbb_elementor-blockquote__tweet-button:before {
    left: auto;
    right: -0.8em;
    border-right-color: transparent;
    border-left-color: #1DA1F2; }
  .twbb_elementor-blockquote--button-skin-bubble.twbb_elementor-blockquote--align-right .twbb_elementor-blockquote__tweet-button:hover:before {
    border-left-color: #0967a0; }
  .twbb_elementor-blockquote--skin-boxed .twbb_elementor-blockquote {
    background-color: #e6e9ec;
    padding: 30px; }
  .twbb_elementor-blockquote--skin-border .twbb_elementor-blockquote {
    border-color: #e6e9ec;
    border-style: solid;
    border-left-width: 7px;
    padding-left: 20px; }
  .twbb_elementor-blockquote--skin-quotation .twbb_elementor-blockquote:before {
    content: '“';
    font-size: 100px;
    color: #e6e9ec;
    font-family: "Times New Roman", Times, serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    height: 0.6em; }
  .twbb_elementor-blockquote--skin-quotation .twbb_elementor-blockquote__content {
    margin-top: 15px; }
  .twbb_elementor-blockquote--align-left .twbb_elementor-blockquote__content {
    text-align: left; }
  .twbb_elementor-blockquote--align-left .twbb_elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .twbb_elementor-blockquote--align-right .twbb_elementor-blockquote__content {
    text-align: right; }
  .twbb_elementor-blockquote--align-right .twbb_elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .twbb_elementor-blockquote--align-center .twbb_elementor-blockquote {
    text-align: center; }
    .twbb_elementor-blockquote--align-center .twbb_elementor-blockquote footer {
      display: block; }
    .twbb_elementor-blockquote--align-center .twbb_elementor-blockquote__author {
      display: block; }
    .twbb_elementor-blockquote--align-center .twbb_elementor-blockquote__tweet-button {
      margin-right: auto;
      margin-left: auto; }
