.qttmbt-table-container {
  /*** Table Styles **/
}
.qttmbt-table-container table {
  width: 100%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
.qttmbt-table-container div.table-title {
  display: block;
  margin: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
}
.qttmbt-table-container .table-title h3 {
  color: #fafafa;
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  font-family: "Roboto", helvetica, arial, sans-serif;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
.qttmbt-table-container a {
  color: #0065ca;
  text-decoration: none;
}
.qttmbt-table-container .table-fill {
  background: white;
  border-radius: 3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
.qttmbt-table-container th {
  color: #D5DDE5;
  background: #1b1e24;
  border-bottom: 2px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size: 18px;
  font-weight: 100;
  padding: 24px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align: middle;
}
.qttmbt-table-container tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.qttmbt-table-container tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.qttmbt-table-container th:last-child {
  border-top-right-radius: 3px;
  border-right: none;
}
.qttmbt-table-container tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color: #666B85;
  font-size: 14px;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
}
.qttmbt-table-container tr:hover td {
  background: #4E5066;
  color: #FFFFFF;
  border-top: 1px solid #22262e;
}
.qttmbt-table-container tr:hover td a {
  color: #86c3ff;
}
.qttmbt-table-container tr:hover td a:hover {
  color: #fff;
}
.qttmbt-table-container tr:first-child {
  border-top: none;
}
.qttmbt-table-container tr:last-child {
  border-bottom: none;
}
.qttmbt-table-container tr:nth-child(odd) td {
  background: #EBEBEB;
}
.qttmbt-table-container tr:nth-child(odd):hover td {
  background: #4E5066;
}
.qttmbt-table-container tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}
.qttmbt-table-container tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}
.qttmbt-table-container td {
  background: #FFFFFF;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  font-weight: 300;
  font-size: 14px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}
.qttmbt-table-container td:last-child {
  border-right: 0px;
}
.qttmbt-table-container th.text-left {
  text-align: left;
}
.qttmbt-table-container th.text-center {
  text-align: center;
}
.qttmbt-table-container th.text-right {
  text-align: right;
}
.qttmbt-table-container td.text-left {
  text-align: left;
}
.qttmbt-table-container td.text-center {
  text-align: center;
}
.qttmbt-table-container td.text-right {
  text-align: right;
}

.qttm-business-tools-falback-img,
.qttm-business-tools-tracking-url,
.qttm-business-tools-rest-url {
  display: none !important;
}

.page-template-page-qttmbt-adform .qttmbt-adslot,
.single-qttmbt-ad .qttmbt-adslot, .woocommerce-account .qttmbt-adslot, .elementor-editor-active .qttmbt-adslot:not(.qttmbt-elementor-widget) {
  display: none !important;
}

.qttmbt-adslot {
  display: none;
  opacity: 0;
  width: auto;
  height: auto;
  padding: 0px 0;
  background: rgba(100, 100, 100, 0.07);
  position: relative;
}
.qttmbt-adslot img {
  display: block;
  margin: 0 auto;
}
.qttmbt-adslot.active {
  display: block;
  opacity: 1;
}

.qttmbt-banner-link--desktop {
  display: none;
}
.qttmbt-banner-link--mobile {
  display: block;
}

@media (min-width: 1119px) {
  .qttmbt-banner-link--desktop {
    display: block;
  }
  .qttmbt-banner-link--mobile {
    display: none;
  }
}
.qttmbt-banner-link {
  margin: 0 auto;
}

/*=================================================

qttmbt-adslot-1
Large leaderboard / Billboard
'size-desktop' =>  array('970x90','970x250',),
'size-mobile' =>   array('320x50', '320x100'),

=================================================*/
.qttmbt-adslot-1 {
  clear: both;
  margin: 0 auto;
  width: 320px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.qttmbt-adslot-1 .qttmbt-banner-link--mobile {
  width: 320px;
}
.qttmbt-adslot-1 .qttmbt-banner-link--desktop {
  width: 970px;
}

/*=================================================

qttmbt-adslot-2
Leaderboard
'size-desktop' =>  array('728x90'),
'size-mobile' =>  array('320x50', '320x100'),

=================================================*/
.qttmbt-adslot-2 {
  clear: both;
  margin: 0 auto 40px;
  width: 100%;
}
@media (min-width: 1119px) {
  .qttmbt-adslot-2 {
    width: 100%;
  }
}
.qttmbt-adslot-2 .qttmbt-banner-link--mobile {
  width: 320px;
}
.qttmbt-adslot-2 .qttmbt-banner-link--desktop {
  width: 728px;
}

/*=================================================

qttmbt-adslot-3
Side (desktop only)
'size-desktop' =>   array('250x250','300x250'),

=================================================*/
.qttmbt-adslot-3 {
  display: none;
}
@media (min-width: 1119px) {
  .qttmbt-adslot-3 {
    display: block;
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding: 0px;
  }
}
.qttmbt-adslot-3 .qttmbt-banner-link--desktop {
  max-width: 300px;
}

/*=================================================

qttmbt-adslot-4
Skyscraper (desktop only)
'size-desktop' =>  array('160x600'),

=================================================*/
.qttmbt-adslot-4 {
  display: none;
  width: auto;
  max-width: 200px;
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 10000;
}
.qttmbt-adslot-4 .qttmbt-banner-link--desktop {
  width: 160px;
}

.qttmbt-adslot-4 + .qttmbt-adslot-4 {
  left: auto;
  right: 0;
}

@media (max-width: 1119px) {
  .qttmbt-adslot-4 {
    display: none !important;
  }
}
/*=================================================

qttmbt-adslot-5
Wide Skyscraper (desktop only)
'size-desktop' =>  array('300x600'),

=================================================*/
.qttmbt-adslot-5 .qttmbt-banner-link--desktop {
  width: 300px;
}

/*=================================================

qttmbt-adslot-6
Content before
'size-desktop' =>  array('300x250'),
'size-mobile' =>  array('320x250','320x50'),

=================================================*/
.qttmbt-adslot-6 {
  display: inline-block;
  clear: both;
  margin: 0 auto;
  width: 320px;
  margin: 0 0 20px 0;
  position: relative;
  padding: 20px;
  box-sizing: content-box;
}
@media (min-width: 1119px) {
  .qttmbt-adslot-6 {
    width: 300px;
    clear: none;
    float: left;
    margin: 0 20px 0 0;
  }
}
.qttmbt-adslot-6 .qttmbt-banner-link--desktop {
  width: 300px;
}
.qttmbt-adslot-6 .qttmbt-banner-link--mobile {
  width: 320px;
}

/*=================================================

qttmbt-adslot-7
Fly out banner
'size-desktop' =>  array('300x250', '336x280', '728x90'),
'size-mobile' =>   array('320x250','320x50'),

=================================================*/
.qttmbt-adslot-7 {
  clear: both;
  margin: 0 auto;
  width: auto;
  margin: 0 0 20px 0;
  position: relative;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 10px;
  box-sizing: content-box;
  z-index: 100000;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
  transform: translateX(150%);
  transition: transform 0.5s cubic-bezier(0.11, 1.03, 0.25, 1.01);
}
.qttmbt-adslot-7.active {
  display: inline-block;
}
@media (min-width: 1119px) {
  .qttmbt-adslot-7 {
    width: auto;
    clear: none;
    float: right;
    margin: 10px 20px 0 0;
    padding: 0px;
    bottom: 70px;
  }
}
.qttmbt-adslot-7 .qttmbt-banner-link--desktop {
  max-width: 728px;
}
.qttmbt-adslot-7 .qttmbt-banner-link--mobile {
  max-width: 320px;
}
.qttmbt-adslot-7.open {
  transform: translateX(0%);
}

.qttmbt-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
  background: #fff;
  padding: 3px;
  color: #101010;
  font-size: 11px;
  line-height: 1em;
}

/*=================================================

qttmbt-adslot-8
Footboard
'size-desktop' =>  array('728x90'),
'size-mobile' =>  array('320x50'),

=================================================*/
.qttmbt-adslot-8 {
  clear: both;
  margin: 40px auto 0;
  width: 100%;
  padding: 0px;
}
.qttmbt-adslot-8 .qttmbt-banner-link--desktop {
  width: 728px;
}
.qttmbt-adslot-8 .qttmbt-banner-link--mobile {
  width: 320px;
}

/*=================================================

qttmbt-adslot-9
Large footboard
'size-desktop' =>  array('970x90'),
'size-mobile' =>  array('320x50','320x100'),

=================================================*/
.qttmbt-adslot-9 {
  clear: both;
  margin: 0 auto;
  width: 100%;
}
.qttmbt-adslot-9 .qttmbt-banner-link--desktop {
  width: 970px;
}
.qttmbt-adslot-9 .qttmbt-banner-link--mobile {
  width: 320px;
}

.qttmbt-stats-box {
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}
.qttmbt-stats-box table {
  margin-bottom: 0;
}

.qttmbt-chart {
  height: 200px;
}

.qttmbt-stats-source {
  display: none !important;
}

.qttmbt-longtable {
  max-height: 370px;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 30px;
}

.qttmbt-table--row {
  width: 100%;
  display: block;
  clear: both;
}

.qttmbt-table--h {
  width: 35%;
  max-width: 300px;
}

.qttmbt-woocommerce-details-box {
  margin: 20px 0;
}

/* 
Adblock single content detection
*/
body.qttmbt-adb-articles .qttmbt-adb-articles-content {
  max-height: 300px;
  overflow: hidden;
}

.qttmbt-adb-articles-notification {
  display: none;
}

body.qttmbt-adb-articles .qttmbt-adb-articles-notification {
  display: block;
  padding: 30px;
  margin: 20px 0;
  background: #303030;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}
