/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/************ GENERAL ************/

a.g1-logo-wrapper {
    padding: 15px 0 10px;
}
/*.single-post .wyr-reactions,*/
.single-post .g1-dont-miss{
	display: none;
}
.g1-column {
    padding: 0 20px !important;
}

body, .g1-row-background {
    background-color: #fff !important;
}
.g1-skinmode body, .g1-skinmode .g1-row-background {
    background-color: #081118 !important;
}

article .entry-essentials a:link {
  color: #0000EE;
}
article .entry-essentials a:visited {
  color: #551A8B;
}
article .entry-essentials a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  a.g1-logo-wrapper {
      padding: 3px 0 0 0;
  }
  a.g1-logo-wrapper img {
    max-width: 115px;
    height: auto;
  }
  .g1-hamburger-m .g1-hamburger-label {
    display: none;
  }
}

/************ NEWSLETTER ************/

.widget.g1-newsletter p.g1-alpha, .g1-newsletter-vertical p.g1-alpha {
    font-size: 26px;
    line-height: 1.2em;
}

/************ HEADER ************/

.tax-reaction h1.g1-alpha.g1-alpha-2nd.page-title.archive-title {
    text-indent: -9999px;
}
.tax-reaction h1.g1-alpha.g1-alpha-2nd.page-title.archive-title span {
    display: block;
    text-indent: initial;
    margin-top: -37px;
}

.g1-bin-2.g1-bin-grow-off{
    max-width: 100%;
}

span.wyr-reaction-icon {
    background-color: transparent;
    border-radius: 3px;
    box-shadow: none;
	height: auto !important;
}
.wyr-reaction-icon img {
    border-radius: 3px;
}
/*.g1-skinmode .wyr-reaction-icon{
    box-shadow: 3px 3px 0px rgb(0, 0, 0, 0.5) !important;
}*/
.g1-hb-row-mobile.g1-hb-row-3 {
    margin-top: 2em;
}

span.jt-iconstitle {
  display: none;
}

@media only screen and (max-width: 600px) {
  .g1-row-inner span.wyr-reaction-icon {
      display: none;
  }
  span.jt-iconstitle {
    text-align: center;
    font-weight: 600;
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
  }
  nav.g1-quick-nav.g1-quick-nav-long {
    margin-bottom: 15px;
  }
}

/************ TOP CHART ************/

.methodology, .updated_date{
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
}
.methodology{
  font-size: 1.3em;
}
.updated_date {
    color: #999;
    margin-top: 1em;
    margin-bottom: 50px;
}
.category-top-10 .page-header-02 {
    padding-top: 50px;
}
.top-chart-wrap {
    background-color: #e6e6e6;
}
.top-chart {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 20px;
}
.chart-intro {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
}
.ci-right {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
.chart-intro h2 {
    margin-bottom: 0;
}
.chart-intro span {
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
    top: -2px;
    margin-top: 1.5em;
}
.chart-container {
    margin-top: 25px;
    clear: both;
}
.chart-row {
    display: flex;
    margin-bottom: 0px;
    border-bottom: 1px solid #666;
    max-height: 150px;
    padding: 0;
}
.chart-row li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    align-items: center;
    background-color: #fff;
}
.chart-row li:nth-child(1) {
    background: rgba(0, 22, 14, 0.9);
    max-height: 150px;
}
.chart-row li:nth-child(3) {
    width: calc(50% - 100px);
    text-align: left;
    align-items: flex-start;
}
.chart-row li:nth-child(4) {
    width: calc(50% - 100px);
    align-items: flex-end;
}
.chart-number {
    color: #fff;
    font-size: 32px;
    font-weight: 900;
    min-width: 100px;
    text-align: center;
}
.chart-poster img {
    max-width: 100px;
    position: relative;
    top: 2.5px;
}
a.chart-link {
    color: #333;
}
a.chart-link:hover {
    text-decoration: underline;
}
.chart-title {
    padding-left: 20px;
    font-weight: 600;
    font-size: 1.3em;
}
span.chart-service {
    padding-right: 20px;
    text-align: right;
}
.chart-service img {
	min-width: 60px;
    max-width: 60px;
    border-radius: 3px;
}
.category-top-10 .g1-row-background {
    border: none;
}
/* .chart_navigation{
  margin: 3em auto 2em;
  text-align: center;
}
.tab {
  overflow: hidden;
}
.chart_navigation ul {
  padding: 0;
  margin: 0;
  display: inline-flex;
  background-color: #3c3c3c;
  border-radius: 25px;
}
.tab li {
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  display: inline-block;
  text-align: center;
  border-radius: 25px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ccc !important;
}
.tab li:hover {
  color: #fff !important;
}
.tab li.active {
  background-color: #949494;
  color: #fff !important;
}
.tabcontent {
  display: none;
  overflow-x: hidden;
} */
a.download-btn {
  background: #7500DD;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  padding: 8px 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
}
a.download-btn:hover{
  cursor: pointer;
}
.mobile-desc {
    display: none;
}

@media only screen and (max-width: 600px) {
  .category-top-10 .page-header-02 {
    padding-top: 25px;
  }
  .mobile-desc {
    display: block;
    padding: 4em 0 3em;
    text-align: center;
  }
  .chart-intro {
    display: block;
    text-align: center;
  }
  .ci-right {
    flex-direction: column;
  }
  .chart-intro span {
    margin: 0.75em 0 1.5em 0;
  }
  .chart-row {
    max-height: 112.5px;
  }
  .chart-number {
    min-width: 50px;
    font-size: 24px;
  }
  .chart-poster img {
    max-width: 75px;
    top: 3px;
  }
  .chart-title {
    font-size: 1em;
  }
  .chart-row li:nth-child(1) {
    max-height: 112.5px;
  }
  .chart-row li:nth-child(3),
  .chart-row li:nth-child(4) {
    width: calc(50% - 62.5px);
  }
  .chart-service img {
    max-width: 40px;
  }
}

/************ TOC ************/

div#ez-toc-container {
    background: rgb(200,200,200, 0.25);
    border: 1px solid rgb(128,128,128, 0.25);
	margin: 25px 0;
}
.g1-skinmode .ez-toc-title{
	color: #fff !important;
}
.g1-skinmode .ez-toc-title-toggle svg{
	fill: #fff !important;
	color: #fff !important;
}
.g1-skinmode div#ez-toc-container ul.ez-toc-list a {
    color: #ccc !important;
}
.g1-skinmode div#ez-toc-container ul.ez-toc-list a:hover{
	color: #7500DD !important;
}

/************ AFFILIATE ************/

.affiliate-post-component-wrap {
    margin-bottom: 2em;
}
.affiliate-post-component-wrap h2, .affiliate-post-component-wrap h6 {
    display: block;
    font-size: 24px;
    margin: 0.5em 0 1em 0;
    line-height: normal;
    text-transform: none;
    letter-spacing: -0.75px;
		font-weight: 600;
}
.affiliate-post-component{
		background: rgb(128,128,128, 0.25);
    border-left: 8px solid #00DC89;
    padding: 30px 30px 15px;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15) !important;
		margin-bottom: 20px;
    font-size: 0.9em;
}
.affiliate-post-component ol {
    margin: 0;
    padding: 0 0 0 16px;
}
.affiliate-post-component a {
		color: #00DC89 !important;
}
.affiliate-post-component a:hover {
		border-bottom: 2px solid #00DC89;
		text-decoration: none !important;
}
.affiliate-post-component ul {
    list-style: none;
    padding: 0 0 0 1em;
}
.affiliate-post-component ul li {
		margin-bottom: 1em;
    font-size: 16px;
    line-height: 1.4;
}
.affiliate-post-component-wrap .btn-container {
    margin: 2em 0 1em 0;
    text-align: center;
}
.affiliate-post-component .btn-container .aff-btn {
		margin:auto;
		background-color: #E11A42;
		font-size: 20px;
		color: #fff !important;
		border: 0;
		line-height: 70px;
		height: 70px;
		display: block;
		max-width: 300px;
		min-width: 300px;
		width: 100%;
		box-shadow: 0 5px 15px 2px rgb(0 0 0 / 10%);
		border-radius: 50px;
		font-family: avenir-heavy,Times,serif;
		transition: all .3s ease;
		text-decoration: none;
		text-align: center;
		text-shadow: 0 1px 3px rgb(0 0 0 / 40%);
}

.affiliate-post-component-wrap#purevpn h2 {
    margin: 0 0 1em 0;
}
.affiliate-post-component-wrap#purevpn .affiliate-post-component{
    border-left: 8px solid #ec1c1c;
}
.affiliate-post-component-wrap#purevpn a {
		color: #0000EE !important;
}
.affiliate-post-component-wrap#purevpn .affiliate-post-component a:hover {
		border-bottom: 2px solid #0000EE;
}
.affiliate-post-component-wrap#purevpn .btn-container .aff-btn {
    background: #ec1c1c;
    color: #fff !important;
    padding: 12px 15px;
    border-radius: 5px;
    font-weight: 500;
}

@media only screen and (max-width: 425px) {
  .affiliate-post-component-wrap .btn-container .aff-btn {
  	min-width: unset;
  }
}

/************ Comparison Table ************/

  .ComparisonTableRounded .d-flex {
      display: -webkit-flex;
      display: flex;
  }
  .ComparisonTableRounded .align-items-center {
    -webkit-align-items: center;
    align-items: center;
  }
  .ComparisonTableRounded .justify-content-center{
    -webkit-justify-content: center;
    justify-content: center;
  }
  .ComparisonTableRounded .Button {
    border: none;
    border-radius: 9999px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 8px 24px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    touch-action: manipulation;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e02f1f;
    border-color: #e02f1f;
  }
  .ComparisonTableRounded .Button:hover {
    background-color: #ec6255;
    border-color: #ec6255;
    color: #fff;
  }
  .ComparisonTableRounded i.fa-solid.fa-check {
    color: #0ea464;
    font-size: 1.2em;
  }
  .ComparisonTableRounded i.fa-solid.fa-xmark {
    color: #e02f1f;
    font-size: 1.2em;
  }
  .ComparisonTableRounded table {
      border-collapse: separate;
      table-layout: fixed;
  }
  .ComparisonTableRounded table tr>td.ComparisonTableRounded__cell--highlighted {
      border-top: none;
  }
  .ComparisonTableRounded table thead tr>th.ComparisonTableRounded__cell--highlighted {
      border-radius: 12px 12px 0 0;
  }
  .ComparisonTableRounded table tbody tr>td {
      min-width: 100px;
  }
  .ComparisonTableRounded table td,
  .ComparisonTableRounded table th {
      padding: 24px 16px;
      border: none;
      vertical-align: middle;
  }
  @media(min-width: 992px) {
      .ComparisonTableRounded table tbody tr>td {
          min-width:130px;
      }
  }
  @media(min-width: 1200px) {
      .ComparisonTableRounded table tbody tr>td {
          min-width:157px;
      }
  }
  .ComparisonTableRounded table tbody tr:first-child>td:first-child {
      min-width: 100px;
  }
  @media(min-width: 768px) {
      .ComparisonTableRounded table tbody tr:first-child>td:first-child {
          min-width:170px;
      }
  }
  @media(min-width: 992px) {
      .ComparisonTableRounded table tbody tr:first-child>td:first-child {
          min-width:200px;
      }
  }
  @media(min-width: 1200px) {
      .ComparisonTableRounded table tbody tr:first-child>td:first-child {
          min-width:300px;
      }
  }
  .ComparisonTableRounded table tbody tr>td:nth-child(2) {
      min-width: 150px;
  }
  @media(min-width: 992px) {
      .ComparisonTableRounded table tbody tr>td:nth-child(2) {
          max-width:180px;
          min-width: 180px;
      }
  }
  .ComparisonTableRounded table tbody tr>td:first-child {
      border-radius: 12px 0 0 12px;
  }
  .ComparisonTableRounded table tbody tr>td:last-child {
      border-radius: 0 12px 12px 0;
  }
  .ComparisonTableRounded table tbody tr:nth-child(odd) {
      background-color: #f7f7f8;
  }
  .ComparisonTableRounded__cell-text {
      font-size: 12px;
      font-weight: 400;
      line-height: 18px;
  }
  @media(min-width: 768px) {
      .ComparisonTableRounded__cell-text {
          font-size:14px;
          font-weight: 400;
          line-height: 24px;
      }
  }
  @media(min-width: 1200px) {
      .ComparisonTableRounded__cell-text {
          font-size:medium;
      }
  }
  .ComparisonTableRounded__cell--highlighted {
      background-color: #f3f7fc;
      border-left: 1px solid #3e5fff !important;
      border-right: 1px solid #3e5fff !important;
      border-bottom: none;
  }
  th.ComparisonTableRounded__cell--highlighted{
      border-top: 1px solid #3e5fff !important;
  }
  .ComparisonTableRounded__cell--highlighted .ComparisonTableRounded__cell-text {
      font-weight: 600;
  }
  .ComparisonTableRounded__adjunct td:first-child,.ComparisonTableRounded__adjunct th:first-child {
      border: none;
  }
  .ComparisonTableRounded__adjunct td:not(:first-child),.ComparisonTableRounded__adjunct th:not(:first-child) {
      background-color: #f3f7fc;
  }
  .ComparisonTableRounded__adjunct th {
      border: 1px solid #3e5fff;
  }
  .ComparisonTableRounded__adjunct td.featured-bottom {
      border-left: 1px solid #3e5fff;
      border-right: 1px solid #3e5fff;
      border-bottom: 1px solid #3e5fff;
      border-radius: 0 0 12px 12px;
      border-top: none;
  }
  @media(max-width: 767px) {
      .ComparisonTableRounded__table-wrapper {
          overflow-x:scroll;
      }
      .ComparisonTableRounded table td,
      .ComparisonTableRounded table th {
          padding: 16px 12px;
      }
  }
  @media(max-width: 991px) {
      .ComparisonTableRounded__button {
          padding:8px 0;
          width: 100%;
      }
  }
  .ComparisonTableGrouped tbody tr {
      height: 60px;
  }
  @media(max-width: 767px) {
      .ComparisonTableGrouped tbody tr {
          height:40px;
      }
      .ComparisonTableGrouped__footnote,.ComparisonTableGrouped__heading {
          font-size: 12px;
          font-weight: 400;
          line-height: 18px;
      }
      .ComparisonTableGrouped__title {
          font-size: 10px;
          font-weight: 500;
          line-height: 15px;
      }
      .ComparisonTableV2__first-cell {
          font-size: 12px;
      }
      .ComparisonTableV2__button {
          font-size: 12px;
          line-height: 20px;
          padding: 4px 13px;
      }
      .ComparisonTableV2__table-head span {
          font-size: 14px;
      }
  }
  .ComparisonTableV2 table>tbody>tr>td,.ComparisonTableV2 table>tbody>tr>th,.ComparisonTableV2 table>tfoot>tr>td,.ComparisonTableV2 table>tfoot>tr>th,.ComparisonTableV2 table>thead>tr>td,.ComparisonTableV2 table>thead>tr>th {
      border-bottom: 1px solid #d0d1d3;
      vertical-align: middle;
  }
  .ComparisonTableV2 table>tbody+tbody {
      border-top: 1px solid #d0d1d3;
  }
  .ComparisonTableV2 table td,.ComparisonTableV2 table th {
      display: table-cell;
      float: none;
      position: static;
  }
  .ComparisonTableV2 table>thead>tr>th {
      border-bottom-color: transparent;
      font-size: 16px;
      vertical-align: middle;
  }
  .ComparisonTableV2 table>thead>tr>th:nth-child(2) {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
  }
  .ComparisonTableV2 table>tfoot>tr>td {
      border-bottom-color: transparent;
  }
  .ComparisonTableV2 table>tfoot>tr>td:nth-child(2) {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
  }
  .ComparisonTableV2--table-responsive {
      min-height: .01%;
      overflow-x: auto;
  }
  @media(max-width: 767px) {
      .ComparisonTableV2--table-responsive {
          -ms-overflow-style:-ms-autohiding-scrollbar;
          overflow-y: hidden;
          width: 100%;
      }
      .ComparisonTableV2--table-responsive>table>tbody>tr>td,.ComparisonTableV2--table-responsive>table>tbody>tr>th,.ComparisonTableV2--table-responsive>table>tfoot>tr>td,.ComparisonTableV2--table-responsive>table>tfoot>tr>th,.ComparisonTableV2--table-responsive>table>thead>tr>td,.ComparisonTableV2--table-responsive>table>thead>tr>th {
          white-space: nowrap;
      }
  }

/************ FOOTER ************/

a.g1-footer-stamp img {
    margin: -15px 0 15px 0;
}
.g1-prefooter.g1-prefooter-3cols .g1-row-inner div.g1-column:last-child {
    text-align: right;
}
@media only screen and (max-width: 800px) {
  a.g1-footer-stamp img {
    margin: 0 0 15px 0;
  }
  .g1-prefooter.g1-prefooter-3cols .g1-row-inner div.g1-column{
    text-align: center !important;
  }
  ul#menu-footer-menu-extra li a {
    padding: 0;
  }
  ul#menu-footer-menu-extra li a:before {
    content: "";
  }
}
