/* @font-face {
  font-family: 'Gascogne Serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.eot');
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.woff2') format('woff2'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.woff') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.ttf') format('truetype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.svg#GascogneSerial-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gascogne Serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.eot');
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.woff2') format('woff2'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.woff') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.ttf') format('truetype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.svg#GascogneSerial-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.eot');
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.woff2') format('woff2'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.woff') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.ttf') format('truetype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.svg#Whyte-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte Book';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.eot');
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.woff2') format('woff2'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.woff') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.ttf') format('truetype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.svg#Whyte-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.eot');
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.woff2') format('woff2'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.woff') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.ttf') format('truetype'),
    url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.svg#Whyte-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: 'Gascogne Serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gascogne Serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte Book';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


:root {
  --black-color: #000;
  --black-font: #F5F0E4;
  --black-border: #666;
}



body {
  margin: 0;
  font-family: 'Whyte' !important;
  background-color: #f7f1e6 !Important;

}

.header {
  background-color: #f7f1e6;
  position: sticky !important;
  top: 0;
  display: flex;
  z-index: 99;
  height: auto !important;
  border: 0 !important;
}

div .header a {
  font-size: inherit;
  display: inline;
  line-height: normal;
  font-family: inherit;
  color: inherit;
}

div .header a::after {
  display: none;
}

.nav-item a.relative {
  display: flex;
  align-items: center;
}

.header-top {
  padding: 10px 10px !important;
}

.nav-item:first-of-type {
  padding-left: 10px;
}

.header-top .header-logo {
  margin: 0 !important;
  display: flex;
  width: 100% !important;
  max-width: 150px;
}

.header-top .header-logo a {
  display: flex;
  align-items: center;
  width: 100%;
}

.header-top .header-logo a img.logo-black {
  height: auto;
  aspect-ratio: unset;
}

div .header p {

  font-size: inherit;
  font-family: inherit;
}

.container {
  max-width: 1369px !important;
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  position: relative;
  padding: 0 !important;

}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
}

.logo {
  max-width: 174px;
  font-weight: 500;
  display: flex;
  letter-spacing: 1px;
}

.top-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.search-icon {
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.get-pro {
  background-color: #FC9047 !important;
  border: none;
  color: white;
  padding: 11px 12px 8px !important;
  font-weight: 700;
  cursor: pointer;
  height: 32px;
  border-radius: 0px;
  font-size: 16px;
  font-family: 'Whyte';

}


_::-webkit-:host:not(:root:root),
.safari_only {

  .get-pro,
  .sign-in {
    padding: 13px 12px 8px !important;
  }

}


.sign-in {
  background-color: transparent !important;
  border: 1px solid #666 !important;
  padding: 11px 12px 8px !important;
  cursor: pointer;
  font-weight: 700 !important;
  height: 32px !important;
  border-radius: 0px;
  color: #00000099 !important;
  font-size: 16px;
  font-family: 'Whyte' !important;

}

.nav-bar {
  display: flex;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.nav-item {
  padding: 7px 16px 9px;
  border-right: 1px solid #000000;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 350;
  display: -webkit-inline-box;
  color: #11181C;
}

.active-pro {
  background-color: #FC90474D;
  color: #FC9047;
}

.header-top__right.consult-link.top-right a {
  padding: 13.5px 15px 9.5px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  line-height: normal !important;
  word-break: unset !important;
  height: unset !important;
  display: -webkit-flex !important;
}

.header-top__right.consult-link.top-right a.get-pro {
  color: #fff !important;
  min-width: fit-content;
}

.header-top__right .profile-menu span {
  font-size: 14px;
}

header .header-top__right.consult-link.top-right {
  width: 100%;
  max-width: 354px;
}

.header-top__right .profile-menu img {
  width: 38px;
  height: 38px;
}

.footer {
  background-color: #f7f1e6 !important;
  font-size: 14px;
  color: #11181C;
  display: flex;
  padding-top: 0 !important;
  padding-bottom: 0 !important;

}

.header .search-popup.visible {
  border-top: solid 1px #000000 !important;
  border-bottom: solid 1px #000000 !important;
}

.header .search-popup {
  position: absolute;
  border-top: 0 !important;
  border-top: 0 !important;

}

.header-top {
  background: #f5f0e4;
  z-index: 100000;
}

.header .search-popup.visible {
  top: 52px;
}

.header .search-popup.visible span.search-popup__close {
  top: 9px;
}

.header .search-popup .icon-close {
  height: auto;
  right: 12px;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  padding: 0;
  border-bottom: 1px solid #000000;
  ;
  border-top: 1px solid #000000;
  margin-top: 130px;
}

.footer-column {
  width: 50%;

}

.header .consult-link a span,
.header .consult-link a {
  font-family: 'Whyte' !important;
  font-weight: 700 !important;
}

.footer-column h4 {
  font-weight: 700;
  border-bottom: solid 1px #000000;
  margin: 0;
  padding: 14px 10px;
  color: #11181C;
  font-family: 'Whyte-Regular';
  font-size: 20px;
}

.footer-column ul {
  list-style: none;
  padding: 10px 0px 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 8px 0 0;

}

.grid-footer {
  display: grid;
  grid-template-columns: 49% 49%;
}

.share-wrapper {
  position: relative;
  display: inline-flex;
  gap: 15px;
  align-items: center;
}

.share-wrapper p.post-date {
  margin: 0;
  min-height: unset !important;
  font-size: 14px !important;
}

.share-trigger {
  cursor: pointer;
}

.share-dropdown {
  position: absolute;
  top: -45px;
  left: 0;
  background-color: #f5f0e4;
  border: 1px solid #ddd;
  min-width: 250px;
  border-radius: 4px;
  padding: 0 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 999;
  align-items: center;
  gap: 4px;
}

.share-dropdown.show {
  display: flex !important;
}

.share-dropdown::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 15px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #f5f0e4 transparent;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
  transform: rotate(-180deg);
}

.share-dropdown a {
  display: block;
  padding: 8px 2px;
  text-decoration: none;
  min-width: fit-content;
  position: relative;
  text-decoration: underline;
}

.footer-column li {
  width: 45%;
  cursor: pointer;
  font-size: 16px;
  font-weight: 350;
  color: #000000CC;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  flex-wrap: wrap;
  border-bottom: 1px solid #000000;
  ;
}

.footer-column li a {
  color: inherit;
  font-family: "whyte_book";
}

.footer-logo {
  height: 28px;
}

.border-bottom-0 {

  border-bottom: 0 !important;
}

.footer-tagline {
  flex: 1;
  text-align: center;
  color: #000000;
  font-size: 19px;
  font-weight: 350;
  font-family: 'whyte_book';
}

.footer-icons button {
  background: transparent;
  border: 1px solid #000000;
  cursor: pointer;
  font-size: 16px;
  width: 32px;
  height: 32px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.footer-icons button a {
  display: flex;
  align-items: center;
  justify-content: center;
  ;
}

.footer-icons {
  display: flex;
  align-items: center;
  gap: 8px
}

.header-icons button {
  background: transparent;
  border: 1px solid #000000;
  margin-left: 8px;
  cursor: pointer;
  font-size: 16px;
  width: 24px;
  height: 24px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.site-content .ast-container {
  max-width: 100%;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;

}


.footer-note {
  padding: 8px 12px;
  text-align: left;
  font-size: 12px;
  color: #666;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}

.footer-note p {
  margin: 0;
  font-size: 12px;
  color: #000000B2;
  font-weight: 350;
  line-height: 19px;
  font-family: "whyte_book";
}

.footer-legal {
  margin-top: 4px;
}



.main-article {

  border-bottom: 1px solid #000000;
  padding: 12px 12px;
  display: grid;
  grid-template-columns: 43% auto;
  gap: 15px;

}

.main-article h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 50px;
  font-family: 'Gascogne Serial';
  color: #11181C;
  max-width: 420px;
  margin-top: 0;
}

.main-article h2 a {

  color: inherit;
}

.meta {
  font-size: 14px;
  color: #11181C;
  margin-bottom: 10px;
  font-weight: 350;
  font-family: "whyte_book";
  letter-spacing: 0.2px;
}

.summary {
  font-size: 14px;
  margin-bottom: 10px;
  color: #11181C;
  font-weight: 350;
  max-width: 348px;

  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-top: 0;
  line-height: 17px;
}

.stats {
  font-size: 14px;
  color: #000000;
  display: flex;
  gap: 20px;
  font-weight: 350;

}

.main-article img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  max-height: 300px;
}

.sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pro-upgrade {
  background-color: #FC9047;
  color: white;
  padding: 20px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;

  height: 100%;
}

.pro-upgrade h3 {
  margin: 0 0 15px;
  color: white;
  font-size: 19px;
  font-family: 'Gascogne Serial';
  font-weight: 400;

}

.pro-upgrade button {
  margin-top: 10px;
  background: none;
  color: white;
  font-weight: 700;
  border: none;
  border-bottom: 2px solid white;
  cursor: pointer;
  font-size: 16px;
  padding: 0 0 5px;
  border-radius: 0;
}

.pro-upgrade .subscribe-link {
  margin-top: 10px;
  background: none;
  color: white;
  font-weight: 700;
  border: none;
  border-bottom: 2px solid white;
  cursor: pointer;
  font-size: 16px;
  border-radius: 0;
  text-decoration: none;
  display: inline-block;
}

.tooltip-link {
  color: inherit;
  text-decoration: none;
  display: block;
  line-height: 1.4;
  font-family: 'whyte_book';
}

.recommendations {

  padding: 20px 20px 15px;
}

.recommendations h4 {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'Gascogne Serial';
  color: #11181C;
}

.recommendations .small {
  font-size: 12px;
  color: #11181C;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 350;
  font-family: "whyte_book";
}

.recommendations ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.stats span~span {
  cursor: pointer;
}

.recommendations li {
  font-size: 14px;
  cursor: pointer;
  color: #11181C;
  border-bottom: solid 1px #00000099;
  padding-bottom: 13px;
  margin-bottom: 13px;
  text-decoration: none !important;
}

.recommendations li:last-of-type {
  margin-bottom: 0;
}

.recommendations li span {

  display: block;
  font-family: 'whyte_book';

}

.article-grid {
  grid-column: span 2;
  display: grid;
  grid-template-columns: auto 25%;
  gap: 0px;
}

.card {
  overflow: hidden;
  padding: 0 10px;

}

.card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.article-grid-three .card img {
  height: 250px;
  object-fit: cover;
}

.card-body {
  padding: 10px 0;
}

.card-body h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;

  font-family: 'Gascogne Serial';
  color: #11181C;
  min-height: 70px;
  max-width: 269px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0;
}

.card-body p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #11181C;
  font-weight: 350;
  max-width: 300px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0;
  font-family: "whyte_book";
  line-height: 19px;
}


.main-grid {
  display: grid;
  grid-template-columns: auto 25%;
  gap: 0px;
}

.article-grid-in {
  padding-top: 10px;
  display: grid;
  grid-template-columns: 33.4% 33.3% 33.3%;
}

.stats span {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 350;
  font-family: "whyte_book";
  font-size: 13px;
}

.stats span svg {
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
}

.stats span a {
  color: inherit;
}

.pro-upgrade p {
  font-weight: 350;
  font-size: 14px;
  font-family: "whyte_book";
}

.article-grid-full {
  grid-template-columns: 100%;
}

.article-grid-full .article-grid-in {
  grid-template-columns: 25% 25% 25% 25%;
}

.ads {
  height: 400px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

header .dropdown .card-body h3 {
  margin-bottom: 20px;
}

header .dropdown .card-body p {
  font-family: "whyte_book";
  font-size: 14px;
}

.section-title {
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #000000;
  margin-bottom: 0px;
  border-top: 1px solid #000000;
  padding: 15px 10px;
  color: #11181C;
  margin-top: 0;
  font-family: 'Whyte-Regular';
}

.footer-container {
  max-width: 1369px !important;
}

.last-section.article-grid-three .card-body h3,
.last-section.article-grid-three .card-body p {
  max-width: 100%;
}

.grid .custom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
  padding-top: 0;
}

.pick {
  display: flex;
  padding: 15px;
}

.number {
  font-size: 24px;
  font-weight: bold;
  margin-right: 15px;
  color: #000;
  min-width: 30px;
}

.content h3 {
  margin: 0;
  line-height: 1.3;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Gascogne Serial';
  color: #11181C;
  min-height: 57px;
}

.content h3 a {

  color: inherit;
}

.content p {
  font-size: 13px;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #11181C;
  font-family: "whyte_book";
  line-height: 18px;
}

.content {
  max-width: 544px;
}

.article-grid-three .card-body h3 {
  max-width: 393px;
}

.article-grid-three .card-body p {
  max-width: 400px;
}

.last-section .card-body p {
  min-height: 71px;
}

.article-grid-three {
  padding-top: 0;
}

.article-grid-three .card {
  padding: 10px 10px 0;
}

.margin-top-0 {

  margin-top: 0;
}

.article-full-width {
  padding-top: 0;
}

.article-full-width .card {
  padding: 10px 10px 0;
}

.padding-zero {
  padding: 0 !important;
}

.l-card {
  padding: 10px 10px 0;
}

.last-section .card-body {
  padding: 10px 0 0;
}

.l-card h3 {
  min-height: 70px;
  margin: 0 0 15px;
}

.bottom-text {
  border-bottom: solid 1px #000000;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}


.card-body p.meta {
  margin-bottom: 7px;
}


.nav-item:hover .dropdown {
  display: block;
  border-color: #000000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-grid .recommendations {
  border-right: solid 1px #000000;
}

.nav-item:hover {
  background: #FC9047;
  color: #fff;
  font-weight: 700;
}

.dropdown-grid {
  display: grid;
  grid-template-columns: 26% auto;
}

.dropdown li span {
  white-space: normal;
  text-align: left;
}

.dropdown li {
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 350;
}

.dropdown ul {
  margin: 25px 0 0;
}

.dropdown .card.border-right {
  border-color: #DDD6CC;
}

.dropdown .card {
  padding-bottom: 30px;
  white-space: normal;

}

.dropdown-grid-full .article-grid-in {
  grid-template-columns: 25% 25% 25% 25%;
}

.relative {
  position: relative;
}

.relative span~span {
  opacity: 0;
  position: relative;
  font-weight: 700;
}

.relative span {
  position: absolute;
  font-family: "whyte_book";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.card-body h3 a {
  color: inherit;
}

.article-grid-in .card:nth-child(2),
.article-grid-in .card:nth-child(3),
.article-grid-in .card:nth-child(4) {
  border-left: solid 1px #000000;
}

.border-left {
  border-left: 1px solid #000000;
  ;
}

.border-bottom {
  border-bottom: 1px solid #000000;
}

.grid .custom-grid .pick:nth-child(even) {
  border-left: solid 1px #000000;
}

.grid .custom-grid .pick {
  border-bottom: solid 1px #000000;
}

.grid .custom-grid .pick:nth-last-child(-n+2) {
  border-bottom: 0;
}

.last-section .card-body:last-of-type {
  margin-bottom: 15px;
}

.footer-column~.footer-column {

  border-left: solid 1px #000000;
}

.header-icons {
  display: none;
}


.mobile-menu {
  display: none;
}

.accordion-icon {
  display: none;
  position: absolute;
  right: 6px;
  top: 10px;
  width: 30px;
  z-index: 99;
  height: 17px;
}

.top-right a {
  margin: 0 !important;
}

body.category {
  padding-top: 0 !important;
}

.page-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  position: relative;
  padding-top: 15px;
  margin-bottom: 15px;
  gap: 1.5rem;
}

.page-header span.cat-header {
  font-size: 45px;
  font-weight: 500;
  font-family: 'Gascogne Serial';
  line-height: 55px;
}

.page-header .actions {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}

section.category-mn .main-grid {
  grid-template-columns: 100%;
}

.page-header .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, .15);
  background: transparent;
  padding: 1px 14px 0;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  height: 40px;
  font-weight: 500;
  font-family: 'Gascogne Serial';
  color: inherit;
  line-height: 40px;
}

.page-header .btn:hover {
  border-color: rgba(0, 0, 0, .3);
}

.page-header .btn svg {
  margin-left: 0.4rem;
  width: 16px;
  height: 16px;
}

section.category-mn .main-article img {
  max-height: 400px;
}

section.category-mn .main-article {
  border-top: 1px solid #000000;
}

section.category-mn .main-article h2 {
  max-width: 500px;
}

section.category-mn .main-article .summary {
  max-width: 500px;
}

section.category-mn .section-upgrade {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 100%;
  margin-top: 0;
  padding: 45px 0;
}

section.category-mn .upgrade-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin: 0 auto;
  padding: 2rem 0;
  max-width: 800px;
  text-align: center;
}

section.category-mn .upgrade-inner h4 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  justify-content: center;
  font-size: 65px;
  font-weight: 500;
  font-family: 'Gascogne Serial';
  margin: 0;
  line-height: 70px;
}


section.category-mn .upgrade-inner p.sub {
  font-size: 28px;
  line-height: 32px;
  max-width: 635px;
  margin: 0 auto;
  font-weight: 500;
  font-family: 'Gascogne Serial';
}

section.category-mn .upgrade-inner a.subscribe-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 280px;
  min-height: 50px;
  padding: 0.75rem 1rem;
  font-size: 17px;
  background-color: #111;
  color: #fff;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease, background 0.2s ease;
  font-family: 'whyte_book';
  line-height: 45px;
}

section.category-mn .upgrade-inner a.subscribe-btn:hover {
  background-color: #333;
  opacity: 0.9;
}

section.category-mn .upgrade-inner p.inupgrade {
  font-size: 15px;
  font-family: 'whyte_book';
  margin: 15px 0 0;
}

section.category-mn .upgrade-inner p.inupgrade a {
  text-decoration: underline dotted;
  color: inherit;
}

section.category-mn .article-grid-in.custom-post-list {
  padding-top: 0;
  border-bottom: solid 1px #000000;
}

section.category-mn .article-grid-in.custom-post-list .card {
  padding: 10px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
}

section.category-mn .article-grid-in.custom-post-list .card:nth-child(4n+1) {
  border-left: 0 !important;
}

.nav-bar-cat {
  display: flex;
  align-items: center;
  gap: 2px;
  min-width: 0;
}

.nav-bar-cat .pro-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #252422;
  text-decoration: none;
  color: white;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}

.nav-bar-cat .pro-btn:hover {
  opacity: .8;
}

section.category-mn .article-grid-in.custom-post-list .card .card-body {
  padding-bottom: 0;
  text-align: left;
}

.nav-bar-cat .nav-links {
  display: flex;
  align-items: center;
  gap: 2px;
  min-width: 0;
  overflow: hidden;
}

.nav-bar-cat .nav-link {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9);
  padding: 0 6px;
  height: 24px;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 350;
  line-height: 24px;
  font-family: "whyte_book";
}

.nav-nar-mn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.nav-bar-cat .nav-link:hover {
  background: rgba(0, 0, 0, 0.1);
}

.pagination {
  display: inline-flex;
  gap: 4px;
  font-family: "whyte_book";
  justify-content: center;
  margin: 50px 0;
  width: 100%;
}

.pagination a,
.pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #ccc;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  background: transparent;
  cursor: pointer;
  transition: background 0.2s;
}

.pagination a:hover {
  border-color: rgba(0, 0, 0, .3);
}

.pagination a.active,
.pagination span.current {
  background: rgba(0, 0, 0, 0.05);
  color: #777;
  cursor: default;
  font-weight: 600;
}

.pagination a.disabled {
  background: rgba(0, 0, 0, 0.05);
  color: #aaa;
  cursor: not-allowed;
}


.profile-info {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "whyte_book";
}

.nav-nar-mn-mt {
  margin-top: 20px;
  max-width: 500px;
}

.profile-img {
  width: 40px !important;
  height: 40px !important;
  object-fit: cover !important;
  border-radius: 4px;
}

.profile-text {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}

section.category-mn .article-grid-in.custom-post-list.filterd {
  margin-bottom: 40px;
}

.car-d .card {
  height: 100%;
}

.article-mn-cn {
  margin-top: 0 !important;
  overflow: visible !important;
}

.article-mn-cn .simple-category-page-content {
  margin: 0;
  padding: 0;
}

.article-mn section.simple-category-page-section {
  padding-top: 0 !important;
}

.article-mn-cn .main-article img {
  max-height: 300px;
  aspect-ratio: 16 / 9;
}

.author-card {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
}

.article-mn-cn .main-article .author-image img {
  width: 50px !important;
  height: 50px !important;
  object-fit: cover;
  border-radius: 1px !important;
}

.author-info {
  display: flex;
  flex-direction: column;
}

.article-mn-cn .main-article .author-name {
  font-weight: 400;
  font-size: 15px !important;
  margin: 0 0 6px !important;
  line-height: normal;
  color: #000;
  font-family: 'Whyte-Regular';
}

.article-mn-cn .main-article {
  grid-template-columns: 53% auto;
}

.article-mn-cn .main-article .author-role {
  font-size: 12px !important;
  color: #555;
  line-height: normal;
  margin: 0 !important;
}

.article-mn-cn .simple-category-page-content__body {
  margin: 0;
  width: 100%;
  gap: 0;
  align-items: flex-start;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
  margin: 0;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
  position: sticky;
  top: 87px;
}

.article-mn-cn .main-article h1 {
  margin-top: 5px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-mn-cn .main-article .share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, .15);
  background: transparent;
  padding: 1px 14px 0;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  height: 40px;
  font-weight: 500;
  font-family: 'Gascogne Serial';
  color: inherit;
  line-height: 40px;
  margin-top: 14px;
  gap: 5px;
}

.article-mn-cn .main-article p.summary {
  font-size: 14px;
  line-height: normal;
  max-width: 94%;
  margin-bottom: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail h3 {
  margin-top: 0;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
  padding: 20px 20px 10px;
  top: 85px !important;
  position: sticky !important;
  border-bottom: solid 1px #000000;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky a:last-of-type .article__sidebar__item__content {
  margin-bottom: 0;
}


.article-mn-cn .simple-category-page-content .share-trail p {
  line-height: 26px;
}

.article-mn-cn .simple-category-page-content .wp-block-table {
  padding-right: 0;
}


.simple-category-page .more-from-us .read-next-from-category-section,
.simple-category-page .more-from-us .latest-posts-section {
  margin: 0 !important;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.more-from-us .read-this-next h2 {
  margin: 0 0 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: initial;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__title {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'Gascogne Serial';
  color: #11181C;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__item__category {
  font-family: 'whyte_book';
  text-transform: capitalize;
  font-size: 14px;
  color: #11181C;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__item__title {
  font-family: 'whyte_book';
  font-size: 14px;
  color: #11181C;
}

.more-from-us {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-content: space-between;
  padding: 0 0 0;
  border-bottom: solid 1px #000000;
}

.more-from-us .read-this-next h2 {
  margin: 0 0 15px;
  font-size: 20px;
  text-transform: capitalize;
  color: initial;
  padding: 12px 0px 0px 12px;
}

.simple-category-page .more-from-us .latest-posts-section {
  border-left: solid 1px #000000;
}

.simple-category-page .more-from-us .read-this-next-list {
  flex-direction: column;
  padding: 0 12px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item {
  display: flex;
  width: 100%;
  margin: 0;
  gap: 10px;
  border-top: solid 1px #000000;
  padding: 15px 0;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item h6 {
  font-size: 14px;
  text-transform: capitalize;
  color: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 0px;
  line-height: 20px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item h6 span.category-name {
  display: none;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .wow {
  width: 50px;
  height: 40px !important;
  min-width: 50px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .wow img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .date {
  line-height: 17px;
  color: inherit;
  font-weight: 350;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  text-transform: capitalize;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet {
  padding: 12px !important;
}

.article-mn-cn .simple-category-page-content #wpdcom {
  max-width: 100%;
  padding: 12px;
  margin-top: 0;
}

.article-mn-cn .simple-category-page-content .authors-info {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.article-mn .simple-category-page-section:after {
  display: none !important;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item span {
  font-size: 14px;
  min-width: fit-content;
  margin: auto 0 auto auto;
  line-height: 20px;
}

.article-mn-cn .simple-category-page-content table tr:first-child th,
.article-mn-cn .simple-category-page-content table tr:first-child td {
  font-size: 14px;
}

.article-mn-cn tr:first-child td {
  border-bottom: 0 !important;
}

.article-breadcrumb {
  padding: 6px 12px;
  font-family: 'whyte_book';
  font-size: 14px;
  border-bottom: solid 1px #000000;
}

.author-card p.post-date {
  margin: 0;
  font-size: 13px;
  line-height: 17px;
}

.simple-category-page .authors-info-content {
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  font-size: 14px;
}

.article-breadcrumb a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.article-breadcrumb a:hover {
  text-decoration: underline;
}

.article-breadcrumb span {
  margin: 0 6px;
  color: #000;
}

.article-mn-cn .simple-category-page-content ul li,
.article-mn-cn .simple-category-page-content ol li,
.article-mn-cn .simple-category-page-content table td,
.article-mn-cn .simple-category-page-content table th,
.article-mn-cn .share-trail p {
  font-family: 'whyte_book';
  font-size: 15px;
  line-height: 26px;
}

body.category-pro,
body.category-pro header.header,
body.category-pro,
body.category-pro .footer,
body.category-pro .dropdown,
body.category-pro .header-top,
body.category-pro .search-popup {
  background: var(--black-color) !important;
}

body.category-pro .card-body h3,
body.category-pro .card-body p,
body.category-pro .card-body .stats,
body.category-pro .nav-item,
body.category-pro section.category-mn .upgrade-inner,
body.category-pro .page-header,
body.category-pro .footer-column h4,
body.category-pro .footer-column li,
body.category-pro a,
body.category-pro .footer-tagline,
body.category-pro .footer-note,
body.category-pro .footer-note p,
body.category-pro header .header-top__right.consult-link.top-right .profile-menu,
body.category-pro .recommendations h4,
body.category-pro .search-popup__close,
body.category-pro .pagination a,
body.category-pro .pagination span {
  color: var(--black-font);
}

body.category-pro .sign-in {
  color: var(--black-font) !important;
}

body.category-pro .card-body .stats svg *,
body.category-pro .consult-link.top-right .search-icon svg * {
  stroke: var(--black-font);
}

body.category-pro .footer-icons svg *,
body.category-pro .header-icons svg * {
  fill: var(--black-font);
}

body.category-pro .nav-item,
body.category-pro .nav-bar,
body.category-pro .container,
body.category-pro .footer-column h4,
body.category-pro *,
body.category-pro .header .search-popup.visible {
  border-color: var(--black-border) !important;
}

body.category-pro .header-top .header-logo a img.logo-black,
body.category-pro .footer-logo a img.logo-black {
  display: none;
}

body.category-pro .header-top .header-logo a img.logo-black.logo-pro-white,
body.category-pro .footer-logo a img.logo-black.logo-pro-white {
  display: block !important;
}

body.category-pro .header-top .header-logo a img.logo-black.logo-pro-white,
body.category-pro .header-top .header-logo {
  max-width: 175px;
}

body.category-pro .share-wrapper .share-dropdown,
body.category-pro .share-wrapper .share-dropdown a {
  color: #000 !important;
}


body.category-pro section.category-mn .upgrade-inner a.subscribe-btn {
  background-color: #898989;
}

body .nav-item .dropdown a {
  border-bottom: 0;
}


.full-page-temp .simple-category-page-content p,
.review-pg .simple-category-page-content p,
.review-pg .simple-category-page-content ul li,
.review-pg .simple-category-page-content ol li,
.review-pg .simple-category-page-content table td,
.review-pg .simple-category-page-content table th {
  font-family: 'whyte_book';
  font-size: 15px;
  line-height: 26px;
}

.full-page-temp .big-background {
  width: 100%;
}

.full-page-temp .f-padding {
  padding: 0 10px;
}

.full-page-temp .post-header-jump-to {
  position: sticky;
  top: 44px;
}

.review-pg .post-header-jump-to {
  display: none;
}


.full-page-temp .simple-category-page-content ul li,
.full-page-temp .simple-category-page-content ol li,
.full-page-temp .simple-category-page-content table td,
.full-page-temp .simple-category-page-content table th,
.full-page-temp .share-trail p {
  font-family: 'whyte_book';
  font-size: 15px !important;
  line-height: 26px;
}

.full-page-temp .full-template-page-section .simple-category-page-content p,
.full-page-temp .full-template-page-section .simple-category-page-content h1,
.full-page-temp .full-template-page-section .simple-category-page-content ul,
.full-page-temp .full-template-page-section .simple-category-page-content ol,
.full-page-temp .full-template-page-section .simple-category-page-content .tags,
.full-page-temp .full-template-page-section .simple-category-page-content h2,
.full-page-temp .full-template-page-section .simple-category-page-content h3,
.full-page-temp .full-template-page-section .simple-category-page-content h4,
.full-page-temp .full-template-page-section .simple-category-page-content .review-block,
.full-page-temp .full-template-page-section .simple-category-page-content table,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
.full-page-temp .full-template-page-section .simple-category-page-content figcaption,
.full-page-temp .full-template-page-section .simple-category-page-content blockquote,
.full-page-temp .full-template-page-section .simple-category-page-content .gray-image-content-block,
.full-page-temp .full-template-page-section .simple-category-page-content .image-content-block,
.full-page-temp .full-template-page-section .simple-category-page-content .iframe-block,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-media-text,
.full-page-temp .full-template-page-section .simple-category-page-content .end-of-article,
.full-page-temp .full-template-page-section .simple-category-page-content .what-we-like-section,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-video,
.full-page-temp .full-template-page-section .simple-category-page-content .insider-tip,
.full-page-temp .full-template-page-section .simple-category-page-content .read-this-next-tip,
.full-page-temp .full-template-page-section .simple-category-page-content .conv-container,
.full-page-temp .full-template-page-section .simple-category-page-content .new-review-block,
.full-page-temp .full-template-page-section .simple-category-page-content .mobile-share-block,
.full-page-temp .full-template-page-section .simple-category-page-content .docments-section,
.full-page-temp .full-template-page-section .comments-block,
.full-page-temp .full-template-page-section .telegram-info-block,
.full-page-temp .full-template-page-section .signature-img,
.full-page-temp div#wpdcom,
.full-page-temp #comments {
  max-width: 100%;
}

.full-page-temp .review-page-section .conclusion {
  padding: 30px 20px;
}

.review-pg .simple-category-page .authors-info img.avatar {
  object-fit: contain;
}

.full-page-temp .review-page-section .conclusion h2 {
  margin-top: 0;
}

.full-page-temp .what-we-like-section,
.review-pg .what-we-like-section {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-content: space-between;
  padding: 30px 20px !important;
  gap: 10px;
}

.review-pg #wpdcom {
  max-width: 100%;
}

.review-pg .simple-category-page-content .wp-block-table,
.review-pg .simple-category-page-content p {
  padding-right: 0 !important;
}

.full-page-temp .what-we-like-section .what-we-like-box,
.full-page-temp .what-we-like-section .what-we-dont-like-box,
.review-pg .what-we-like-section .what-we-like-box,
.review-pg .what-we-like-section .what-we-dont-like-box {
  width: 100%;
  margin: 0;
}

.full-page-temp .more-from-us {
  border-top: solid 1px #000000;
}

.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
  margin-left: 0;
}

.full-page-temp .review-page-section .conclusion::before,
.full-page-temp .review-page-section .conclusion::after,
.review-pg .review-page-section .what-we-like-section:before {
  display: none;
}

.review-pg .review-page-section .what-we-like-section {
  padding-left: 15px !important;
}

.full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
  gap: 12px;
}

.full-page-temp .review-page-section .new-review-block .rating-breakdown-box {
  margin: 0;
}

main.review-pg.simple-category-page {
  margin-top: 0;
  overflow: unset;
}

.review-pg section.simple-category-page-section.review-page-section {
  padding: 0 10px 0 10px !important;
  border-radius: 0;
}

.review-pg .simple-category-page-content__body {
  margin: 0;
  width: 100%;
  gap: 0;
  align-items: flex-start;
  display: flex;
}

.review-pg .simple-category-page-navbar .popular-reads p {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'Gascogne Serial';
  color: #11181C;
  text-transform: capitalize;
}


.review-pg .simple-category-page-navbar .popular-reads-item .imgThumb,
.review-pg .simple-category-page-navbar .navbar-subscribe .subheadline:before,
.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field:after,
.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field:after,
.review-pg .simple-category-page-section:after {
  display: none;
}

.review-pg .simple-category-page-navbar .navbar-subscribe .subheadline {
  margin-top: 0px;
  font-size: 18px !important;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'Gascogne Serial';
  color: #11181C;
  text-transform: capitalize !important;
}

.review-pg .simple-category-page-navbar .popular-reads-item h6 {
  font-family: 'whyte_book';
  font-size: 14px;
  color: #11181C;
  margin-top: 0;
}

.review-pg .simple-category-page-navbar .popular-reads-item .category-name {
  font-family: 'whyte_book';
  text-transform: capitalize;
  font-size: 14px;
  color: #11181C;
}

.review-pg .simple-category-page-navbar .popular-reads-item {
  border-bottom: 1px solid black;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}

.review-pg .simple-category-page-section.review-page-section .simple-category-page-content {
  margin-top: 20px;
  padding: 0 !important;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button {
  border: 0.1rem solid #000;
  padding: 0.5rem 1.5rem;
  font-size: 14px !important;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button span {
  font-size: inherit;
  margin: 0;
  border-bottom: 0;
  color: inherit;
}

.review-pg .simple-category-page-content ul.date-info li {
  line-height: 17px;
  text-transform: capitalize;
  color: #000;
}

.review-pg .simple-category-page-content ul.date-info li~li span.fnt {
  font-family: "antro_vectra";
  font-size: 2.2rem;
  margin-bottom: 8px;
  letter-spacing: -0.077rem;
  display: block;
}

.review-pg .simple-category-page-content .date-info li:last-child:before {
  display: none;
}

.review-pg .simple-category-page-content ul.date-info {
  margin-top: 15px;
}

.review-pg .simple-category-page-content ul.date-info li~li {
  font-size: 13px;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button:hover {
  color: #f5f0e4 !important;
  background: #000;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form ._form_element._x32759629._full_width {
  width: 100%;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field input {
  width: 100%;
  height: 40px;
  border-bottom: 0.1rem solid #000;
  margin-bottom: 10px;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field {
  height: auto;
}

.simple-category-page.review-pg .authors-info .avatar-image img {
  object-fit: contain;
}

.review-pg .simple-category-page-content__body .simple-category-page-navbar {
  width: 25% !important;
  max-width: 360px;
  padding: 20px 20px 28px;
  top: 90px !important;
  position: sticky !important;
  border-bottom: solid 1px #000000;
}

.review-pg .simple-category-page-content table tr:first-child th,
.review-pg .simple-category-page-content table tr:first-child td {
  border-bottom: 0 !important;
  font-size: 14px;
}

.review-pg .read-next-block {
  padding: 1.5rem 0;
}

.review-pg .simple-category-page-content h1,
.review-pg .simple-category-page-content h1 span {
  font-family: "gascogne_serial";
  margin-top: 0;
  font-size: 27px !important;
  text-transform: capitalize !important;
  padding: 0;
  color: inherit;
}

.review-pg b,
.review-pg strong,
.full-page-temp b,
.full-page-temp strong {
  font-family: 'whyte_book';
}

.review-pg .read-next-block h2 {
  font-weight: 400;
}

@media screen and (min-width: 767px) {

  body.category-pro div section.category-mn .article-grid-in.custom-post-list .card {
    box-shadow: inset -1px -1px 0 0 var(--black-border);
  }

}

@media screen and (max-width: 768px) {
  .article-mn-cn .main-article p.summary {
    display: none;
  }
}


@media (min-width: 1440px) {
  body .simple-category-page-content__body__left:has(#poool-widget)+.simple-category-page-content__body__right {
    width: 100% !important;
    overflow: hidden;
    max-width: 342px;
  }

  body .simple-category-page-content__body__left:has(#poool-widget)+.simple-category-page-content__body__right .popular-post-sticky.sticky {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {

  .header-top__right.consult-link.top-right div.profile-menu-dropdown {
    padding: 10px 20px;
    gap: 2px;
    position: absolute;
    right: -100px;
  }

  .header-top__right.consult-link.top-right div.profile-menu-dropdown a {
    width: 100%;
    text-align: left;
    justify-content: left;
    padding: 0 !important;
    min-height: unset;
    line-height: 25px !important;
    height: unset !important;
    text-transform: capitalize;
    font-family: 'Gascogne Serial' !important;
    font-size: 15px;
    color: #000;
  }

  .header-top__right.consult-link.top-right div.profile-menu-dropdown::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    border: 11px solid transparent;
    border-top-color: white;
    transition: transform 0.3s ease;
    transform: rotate(180deg);
    width: 20px;
    position: absolute;
    top: -20px;
    left: 0;
  }

}

.footer-logo img.logo-black {
  aspect-ratio: unset;
  height: unset;
}

.footer-logo a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 198px;
}


div.side-menu {
  right: 0;
  transform: translateX(100%);
  transition: none;
  left: unset;
  width: 100%;
  padding-bottom: 0;
}

.show-menu svg .line {
  transition: all 0.3s ease;
  transform-origin: center;
  transform: translateY(0.5px);
}

rect.line.top {
  transform: translateY(-1px);
}

rect.line.bottom {
  transform: translateY(2px);
}

.show-menu.active .top {
  transform: rotate(45deg) translate(1px, 4px);
}

.show-menu.active .middle {
  opacity: 0;
}

.show-menu.active .bottom {
  transform: rotate(-41deg) translate(1px, -4px)
}

body .header .container,
body .header {
  z-index: 9999999;
}

header.active.header,
header.active.header .header-top {
  background: black;
}

header.active.header container {
  background: black;
}


header.active.header .header-top img {
  filter: invert(1);
}

header.active.header .header-top .header-logo a img.logo-black.logo-pro-white {
  filter: unset;
}

header.active.header .header-top .header-icons button svg * {
  fill: white;
}

header.active.header * {
  border-color: #666 !important;
}

header.header.active .container {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

.side-menu.active .menu-item:first-child {
  border-top: 0;
}

.category-pro .side-menu .container {
  border: none;
}

div .jump-to-section-review .show-menu {
  background: #FC9047;
  width: 77px;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -70px;
  bottom: unset;
  top: 50%;
}

.big-background-content-nw p.subheadline {
  color: #11181C;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-bottom: 0;
  line-height: 17px;
  font-size: 14px;
}

.combine-page .big-background-content-nw h1 {
  font-size: 27px;
  line-height: 36px;
  color: #11181C;
  max-width: 566px;
}

.combine-page h2.wp-block-heading {
  font-size: 27px;
  line-height: 36px;
  border-top: solid 1px #000000;
  padding: 10px 10px 0px;
  margin: 24px -10px 5px;
}

.big-background-content-nw .date-info-nw {
  color: #FC9047;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  font-size: 12px;
  font-weight: 350;
}

.big-bg-in {
  display: grid;
  grid-template-columns: auto 33.5%;
  gap: 10px;
  padding: 15px 0 10px;
}

.big-bg-in .big-bg-in-ryt {
  display: grid;
  grid-template-columns: 100%;
  gap: 10px;
}

.big-bg-in .big-bg-in-ryt .image {
  max-height: 328px;
  min-height: 328px;
}

.big-bg-in .image img.attachment-post-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.big-bg-in .image {
  width: 100%;
  height: 100%;
}

.combine-page .mn-author .dss-share-ui {
  display: flex;
  flex-direction: row;
}

.combine-page .mn-author .dss-share-ui .dss-share-icons {
  flex-direction: row;
}

.combine-page .mn-author.mn-author-ist {
  margin-bottom: 15px;
}

.combine-page .mn-author {
  background: #F5E9CB;
  height: 85px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.mn-author-flex {
  background: #F5E9CB;
  padding: 10px;
}

.combine-page .mn-author .author-image {
  width: 56px;
  height: 56px;
}

.combine-page .mn-author p.author-name {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 19px;
  font-family: "whyte_book";
}

.combine-page .mn-author p.post-date {
  font-size: 14px;
  line-height: 15px;
  font-family: "whyte_book";
}

.combine-page .mn-author .dss-share-ui .dss-icon {
  background: #FC9047;
  width: 26px;
  height: 26px;
  padding: 7px;
}

.combine-page .mn-author .dss-share-ui .dss-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(1) brightness(0);
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box {
  background: #F5E9CB !important;
  padding: 20px !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .blue-line {
  background: #FC9047 !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .line {
  background: #FFFFFF !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label {
  margin: 20px 0 0;
  text-transform: capitalize;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label strong {
  text-transform: capitalize;
  font-size: 18px;
  line-height: 18px;
  font-family: "whyte_book";
  font-weight: bold;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label span.mobile-info {
  font-size: 13px;
  font-weight: 600;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box span {
  font-family: "whyte_book";
  font-size: 13px;
  line-height: 18px;
}

.combine-page .rating-breakdown-block h2 {
  margin: 0 0 30px !important;
  text-align: left !important;
  padding: 0 !important;
  border: none !important;
  font-size: 27px;
}

.full-page-temp .combine-page.review-page-section .conclusion {
  background: #FC904721;
  border: none !important;
  margin-top: 20px;
}

.full-page-temp .combine-page.review-page-section .conclusion h2 {
  font-size: 27px;
  line-height: 38px;
  margin-bottom: 20px;
}

.combine-page a {
  text-decoration: underline;
  color: #FC9047;
}

.full-page-temp .combine-page.review-page-section .conclusion h4 {
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

.full-page-temp .combine-page.review-page-section .conclusion span {
  font-weight: 600;
  font-size: 17px;
}

.full-page-temp .combine-page.review-page-section .conclusion p {
  font-weight: 350;
  font-size: 17px;
}

.combine-page .rating-breakdown-block {
  border-top: solid 1px #11181C;
  padding-top: 25px;
  margin-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.full-page-temp .combine-page.review-page-section .conclusion .end-of-article {
  font-size: 14px;
  font-family: "whyte_book";
  color: #11181C;
  text-transform: capitalize;
  font-weight: 350;
}

.full-page-temp .combine-page.review-page-section .new-review-block .rating-breakdown-list {
  grid-template-columns: repeat(auto-fit, minmax(315px, 1fr)) !important;
}

.combine-page .new-review-block {
  padding: 0 !important;
  margin-bottom: 0px !important;
}

.simple-category-page-section.review-page-section .simple-category-page-content.mt-0 {
  margin-top: 0 !important;
}

.combine-page p,
.combine-page p,
.combine-page ul li {
  font-size: 17px;
  font-weight: 350;
  font-family: "whyte_book" !important;
}

.combine-page ul.wp-block-list {
  list-style: none;
  padding: 0;
}

.combine-page .telegram-info-block {
  margin-top: 20px !important;
  background: #FC9047;
  color: #fff;
}

.combine-page .telegram-info-block span {
  font-size: 27px;
  line-height: 38px;
}

.combine-page .telegram-info-block a {
  border-color: #fff;
  color: #fff;
  font-family: "whyte_book";
  font-size: 16px;
}

.combine-page ul.wp-block-list {
  list-style: none;
  padding: 0;
}

.combine-page .inline-banner-new-launch {
  background: #ffffff85;
  border-color: #fc904730;
  font-size: 14px;
  line-height: 15px;
  font-family: "whyte_book";
  max-width: 980px;
  align-items: start;
  margin-bottom: 10px;
}

.combine-page .inline-banner-new-launch span.info-icon svg * {
  stroke: #FC9047;
  fill: transparent;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .info p {
  font-size: 14px;
}

.combine-page .inline-banner-new-launch span.info-icon {
  position: relative;
  top: 2px;
}

.combine-page .wpdiscuz-comment-pagination {
  font-family: "whyte_book";
  font-size: 16px;
}

.combine-page.review-page-section .what-we-like-section {
  background: transparent;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0 10px 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}

.combine-page.review-page-section .what-we-like-section::before {
  display: none;
}

.combine-page.review-page-section .what-we-like-section .what-we-like-box,
.combine-page.review-page-section .what-we-like-section .what-we-dont-like-box {
  background: #F5E9CB;
  padding: 20px;
}

.combine-page.review-page-section .what-we-like-section>div h5 {
  font-size: 16px;
  padding: 0;
  border: none;
  line-height: 18px;
  font-family: "whyte_book";
  font-weight: bold;
}

.combine-page.review-page-section .what-we-like-section>div ul span {
  font-size: 14px;
  padding: 0;
  border: none;
  line-height: 18px;
  font-family: "whyte_book" !important;
  font-weight: 350;
}

.combine-page.review-page-section .what-we-like-section>div ul li {
  margin: 0 0 3px;
}

.combine-page.review-page-section .what-we-like-section>div ul li i {
  display: none;
}

.combine-page.review-page-section .what-we-like-section>div ul {
  list-style: disc;
  padding-left: 22px;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut:after {
  border-color: #FC9047;
}

.combine-page.review-page-section .new-review-block .verdict-block .info {
  background: #F5E9CB;
  color: #11181C;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-bottom: 0;
  font-size: 14px;
  padding: 10px;
  width: 100% !important;
  margin: 0;
}

.combine-page.review-page-section .new-review-block .verdict-block .info strong {
  display: none;
}

div .combine-page tr:first-child td,
div .combine-page tr:first-child td:hover {
  background: #FC9047 !important;
  color: #fff;
  border: solid 1px #000 !important;
}

.combine-page tr:nth-child(even) td {
  background: transparent !important;
}

.combine-page tr:nth-child(odd) td {
  background: #F5E9CB !important;
}

.combine-page tr td {
  font-size: 14px;
  font-family: "whyte_book" !important;
}

div .combine-page tr:first-child td {
  font-size: 20px;
  font-weight: bold;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut:before {
  border-color: transparent;
}

.mn-conclusion {
  display: grid;
  grid-template-columns: 100% !important;
  gap: 20px;
  margin-top: 20px;
}

.combine-page .mt-20 {
  margin-top: 30px;
}

.combine-page .orange-card .wp-block-column {
  background: #F5E9CB;
  padding: 15px;
}

.combine-page .orange-card .wp-block-column p:first-of-type {
  margin-top: 0;
}

.combine-page .orange-card {
  gap: 15px;
  margin: 20px -10px 23px;
  padding: 0 10px 0px;
}


/* .combine-page :where(.wp-block-columns.is-layout-flex) {
  flex-direction: column;
  gap: 0;
} */

.combine-page .never-launches {
  gap: 3rem;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut {
  width: 156px;
  height: 156px;
  align-items: center;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut h3 {
  font-size: 55px;
  line-height: 38px;
  margin-bottom: 0px !important;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut span {
  font-size: 14px !important;
  font-family: "whyte_book" !important;
  text-transform: capitalize;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut .percent {
  margin-top: 15px;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut::before,
.combine-page.review-page-section .new-review-block .verdict-block .semi-donut::after {
  width: 156px;
  height: 156px;
  border-radius: 100%;
  transform: unset;
  top: 0;
  border-width: 5px !important;
  border-top: solid 5px #FC9047;
  border-right-color: transparent !important;
}

.combine-page .orange-card a {
  text-decoration: underline;
}

.combine-page .f-ul ul.wp-block-list {
  list-style: disc;
  padding-left: 25px;
}

.combine-page.review-page-section .what-we-like-section .what-we-dont-like-box ul {
  list-style: none;
  padding-left: 5px;
}

.combine-page .road-exit {
  background: #FC904721;
  padding: 14px;
  margin: 24px 0 0 !important;
}

.rating-breakdown-block-in {
  display: grid;
  grid-template-columns: auto 315px;
  gap: 12px;
}

.combine-page .road-exit p {
  margin-top: 0;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table {
  width: auto;
  margin: 0 -11px 25px;
  max-width: unset;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table table {
  width: 100%;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td {
  background: transparent !IMPORTANT;
  color: #11181C;
  font-weight: 350;
  font-size: 15px !important;
  padding: 30px 20px !important;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td strong {
  font-family: "gascogne_serial";
  font-weight: 400;
  font-size: 18px;
}

.combine-page .read-next-block {
  background: #FC904721;
  border: none;
  padding: 15px !important;
}

.combine-page .read-next-block p.more-from {
  font-size: 14px !important;
  text-transform: capitalize;
  font-weight: 350;
  color: #FC9047 !IMPORTANT;
}

.combine-page .read-next-block h2 {
  font-size: 27px;
  line-height: 36px;
  font-weight: 400;
}

.combine-page .read-next-block p {
  font-size: 13px;
  color: #000000;
  font-family: "whyte_book" !important;
}

.combine-page .read-next-block a.read-more-button {
  font-family: "whyte_book" !important;
  text-decoration: none !important;
}

.combine-page .read-next-block .read-next-footer .share-count {
  font-family: "whyte_book" !important;
}

.combine-page .read-next-block .meta span {
  font-family: "whyte_book" !important;
  font-size: 13px;
  color: #000000;
}

.combine-page .read-next-block .meta {
  gap: 0;
}

.simple-category-page .stack-plan figure {
  height: 100%;
  max-height: 338px;
}

.simple-category-page .stack-plan figure img {
  height: 100%;
}

.simple-category-page .combine-page figure {
  margin-top: 15px;
  overflow-x: auto;
}

.combine-page div#comments {
  margin-top: 0;
}

.combine-page div#comments .wpd-form-head {
  margin: 0;
  background: #F5E9CB !important;
  padding: 20px !important;
  border-bottom: 0 !important;
  display: flex;
  font-family: "whyte_book" !important;
  align-items: center;
}

.combine-page div#comments .wpd-auth .wpd-login a {
  color: #FC9047 !important;
}

.combine-page div#comments #wpdcom .wpd-sbs-toggle i {
  color: inherit;
  font-family: "Font Awesome 5 Free" !important;
}

.combine-page div#comments #wpdcom .wpd-sbs-toggle {
  border: solid 1px #000;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "whyte_book";
  font-size: 14px;
  gap: 5px;
  color: black;
  font-weight: 350;
}

.combine-page * {
  scrollbar-width: thin;
  scrollbar-color: #aaa transparent;
}

.combine-page .post-header-jump-to .opener,
.combine-page .post-header-jump-to ul {
  background: #FC9047;
  font-size: 14px !important;
  font-family: "whyte_book" !important;
}

.mobile-share-block .shared-info-list li a {
  color: #FC9047 !important;
}

#wpdcom .wpd-thread-head .wpd-thread-info,
#wpdcom .wpd-thread-head .wpdiscuz-user-settings {
  border-color: #FC9047 !important;

}

.jump-to-section-review.active {
  left: 0;

}

div .jump-to-section-review {
  background: #FC9047;
  z-index: 9999999;
}


.nw-seacrh span {
  font-size: 14px;
  font-family: "whyte_book";
  line-height: 19px;
}

.nw-seacrh .page-header {
  gap: 2px;
  padding-left: 10px;
}

article.no-seach-post {
  width: 100%;
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
}

article.no-seach-post span {
  font-size: 20px;
}


.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type {
  width: auto;
  margin: 25px -11px 25px;
  max-width: unset;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type th,
.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type td {
  background: transparent ! IMPORTANT;
  color: #11181C;
  font-weight: 350;
  font-size: 15px !important;
  padding: 0 !important;
  border: none !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type th {
  font-family: "gascogne_serial";
  font-weight: 400;
  font-size: 18px !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr {
  border: none !important;
  width: 100% !important;
  display: grid;
  grid-template-columns: 100%;
  text-align: left;
  box-shadow: inset -1px -1px 0 0 #000000;
  padding: 30px 20px !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tbody {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type table.no-headline {
  border-bottom: none !important;
  box-shadow: inset 0 1px 0 0 #000000;
}

.simple-category-page .combine-page figure.wp-block-image.size-large~figure.wp-block-image.size-large {
  margin-top: 20px;
}

div .combine-page .full-page-main-right-left.full-page-main-right-left {
  display: none !important;
}

.combine-page p~p {
  margin: 10px 0 0;
}

.combine-page p:first-of-type {
  margin-bottom: 0;
}

.combine-page .full-page-main .full-page-main-right {
  display: none;
}

@media screen and (max-width:600px) {

  .simple-category-page.combine-page-mn,
  .simple-category-page.combine-page-mn .full-template-page-section {
    overflow: inherit;
  }

  body .combine-page p,
  body .combine-page p,
  body .combine-page ul li {
    font-size: 14px;
  }

  .combine-page hr.wp-block-separator {
    display: none;
  }

  body .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tbody {
    grid-template-columns: auto auto;
  }

  div .combine-page.review-page-section .what-we-like-section {
    border-bottom: 0 !important;
  }

  .review-pg .simple-category-page-content table tr:first-child th,
  .review-pg .simple-category-page-content table tr:first-child td,
  .full-page-temp .simple-category-page-content table tr:first-child th,
  .full-page-temp .simple-category-page-content table tr:first-child td {
    white-space: nowrap;
  }

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .footer-logo a {
    height: 100%;
    width: 120px;
  }

  header .search-popup-content input {
    padding: 0;
  }


  .article-mn-cn .simple-category-page-content p,
  .article-mn-cn .simple-category-page-content h1,
  .article-mn-cn .simple-category-page-content h2,
  .article-mn-cn .simple-category-page-content h3,
  .article-mn-cn .simple-category-page-content h4,
  .article-mn-cn .simple-category-page-content h5,
  .article-mn-cn .simple-category-page-content h6,
  .article-mn-cn .simple-category-page-content .tags,
  .article-mn-cn .simple-category-page-content table,
  .article-mn-cn .simple-category-page-content .wp-block-table,
  .article-mn-cn .simple-category-page-content .wp-block-image,
  .article-mn-cn .simple-category-page-content .insider-tip {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  div .article-mn-cn .main-article {
    grid-template-columns: 100%;
  }

  .article-mn-cn .simple-category-page-content table tr:first-child th,
  .article-mn-cn .simple-category-page-content table tr:first-child td {
    min-width: 150px;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
    -webkit-line-clamp: 4;
  }

  .article-mn-cn .main-article p.summary {
    padding: 0;
    -webkit-line-clamp: 14;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  .header-top .header-logo {
    max-width: 140px;
  }

  .container {
    width: 95% !important;
  }

  .main-article {
    grid-template-columns: 100%;
    order: 2;
  }

  .main-grid {
    grid-template-columns: 100%;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 1;
    grid-template-columns: 100%;
    order: 3;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 100%;
    max-height: 196px;
  }

  .sidebar {
    order: 1;
    padding: 0px 0 0;
  }

  .recommendations {
    padding: 10px 0 6px;
  }

  .pro-upgrade {
    min-height: 218px;
    padding: 14px;
    border: 0;
  }

  .main-article img {
    order: 1;
    max-height: 196px;
  }

  .main-article .left {
    order: 2;
  }

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .article-grid .article-grid-in.custom-post-list~.recommendations li:last-of-type {
    border-bottom: 0;
  }

  .property-picks {
    padding: 0;
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 100%;
  }

  .grid .custom-grid {
    grid-template-columns: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
  }

  .article-grid-in .card:nth-child(2),
  .article-grid-in .card:nth-child(3),
  .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick:last-child,
  .article-grid-full .article-grid-in .card:last-child {
    border-bottom: 0 !important;
  }

  .grid .custom-grid .pick:nth-child(even) {
    border-left: 0;
  }

  .grid .custom-grid .pick {
    border-bottom: solid 1px #000000 !important;
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 150px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 14px 0;
  }

  .footer-note {
    flex-direction: column;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  div.page-header span.cat-header {
    font-size: 35px;
    line-height: 45px;
  }

  section.category-mn .article-grid-in.custom-post-list {
    border-bottom: 0px;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div section.category-mn .article-grid-in.custom-post-list .card:last-of-type {
    border-bottom: solid 1px #000000;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }

  .category-mn .card a {
    display: block;
  }

  section.category-mn .article-grid-in.custom-post-list.filterd .paginationsection {
    border-top: 0;
  }

  .paginationsection {
    border-top: solid 1px #000000;
  }

  .full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td {
    white-space: normal;
    min-width: 152px;
  }

  div .combine-page .mn-author {
    flex-direction: column;
    height: auto;
  }

  .combine-page .simple-category-page-content {
    margin: 0;
  }

  div .simple-category-page .stack-plan figure {
    height: auto;
  }

  div .combine-page table tr:first-child td {
    font-size: 18px;
  }

  .combine-page div#comments .wpd-form-head {
    flex-wrap: wrap;
    text-align: center;
    gap: 20px;
    justify-content: center;
  }

  .full-page-temp .combine-page.review-page-section .conclusion {
    padding: 20px;
  }

  .project-table.hide-mb {
    display: none !important;
  }

  .project-table {
    display: block !important;
  }

  .combine-page h2.wp-block-heading {
    margin: 15px -10px ! IMPORTANT;
    border-bottom: solid 1px #000 !important;
    padding: 15px 10px 15px !important;
    font-size: 20px !important;
    border-top: solid 1px #000 !important;
  }

  div .combine-page table td {
    min-width: 250px;
  }

  div .combine-page .big-background-content-nw h1 {
    font-size: 22px !important;
  }

  div .combine-page .rating-breakdown-block h2 {
    margin: 0 0 15px !important;
    font-size: 20px !important;
  }

  div .combine-page .rating-breakdown-block {
    padding-top: 20px;
  }

  div .combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label strong {
    font-size: 16px;
  }

  .combine-page .telegram-info-block span {
    max-width: 250px;
  }

  div .combine-page .telegram-info-block {
    padding-bottom: 30px;
  }

  .full-page-temp .combine-page.review-page-section .conclusion h2 {
    font-size: 20px !important;
  }

}

@media screen and (min-width:600px) and (max-width:767px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .grid .custom-grid .pick:last-child,
  .article-grid-full .article-grid-in .card:last-child,
  .article-grid .article-grid-in.custom-post-list~.recommendations li:last-of-type {
    border-bottom: 0 !important;
  }


  div .article-mn-cn .main-article {
    grid-template-columns: 100%;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
    -webkit-line-clamp: 4;
  }

  .article-mn-cn .main-article p.summary {
    padding: 0;
    -webkit-line-clamp: 14;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  section.category-mn .article-grid-in.custom-post-list.filterd .paginationsection {
    border-top: 0;
  }

  .paginationsection {
    border-top: solid 1px #000000;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  .header-top .header-logo {
    padding-left: 0 !important;
    max-width: 150px;
  }

  .article-grid-three .card-body h3 {
    max-width: 100%;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  div .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  .container {
    width: 95% !important;

  }

  .main-article {
    grid-template-columns: 100%;
    order: 2;
  }

  .main-grid {
    grid-template-columns: 100%;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 1;
    grid-template-columns: 100%;
    order: 3;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 100%;
    max-height: 236px;
  }

  .sidebar {
    order: 1;
    padding: 0px 0px 0;
  }

  .recommendations {
    padding: 10px 0 6px;
  }

  .pro-upgrade {
    min-height: 278px;
    padding: 14px;
    border: 0;
  }

  .main-article img {
    order: 1;
    max-height: 196px;
  }

  .main-article .left {
    order: 2;
  }

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .property-picks {
    padding: 0;
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 100%;
  }

  .grid .custom-grid {
    grid-template-columns: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
    border-top: solid 1px #000000;
  }

  .article-grid-in .card:nth-child(2),
  .article-grid-in .card:nth-child(3),
  .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick:nth-child(even) {
    border-left: 0;
  }

  .grid .custom-grid .pick {
    border-bottom: solid 1px #000000 !important;
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 170px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 20px 0 18px;
  }

  .footer-note {
    flex-direction: column;
  }

  div .page-header span {
    font-size: 60px;
    line-height: 65px;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div section.category-mn .article-grid-in.custom-post-list .card:last-of-type {
    border-bottom: solid 1px #000000;
  }

  section.category-mn .article-grid-in.custom-post-list {
    border-bottom: 0;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }


}

@media screen and (min-width:767px) and (max-width:1023px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .article-grid-full .article-grid-in .card:last-child,
  .article-grid-in.custom-post-list .card:last-child,
  .grid .custom-grid .pick:last-child,
  .grid .custom-grid .pick:nth-child(3),
  .article-grid-in.custom-post-list .card:nth-child(3) {
    border-bottom: 0;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
  }

  .article-mn-cn .main-article p.summary {
    padding: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  .header-top .header-logo {
    max-width: 160px;
    padding-left: 0 !important;
  }

  .article-grid-three .card-body h3 {
    max-width: 100%;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .border-hide-two .card:nth-last-child(-n+2) {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  div .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  .container {
    width: 95% !important;

  }

  .main-article {
    grid-template-columns: 55% auto;
  }

  .sidebar~.article-grid .article-grid-in .card {
    border-left: 0;
  }

  .article-grid-in.custom-post-list .card:nth-child(odd) {
    border-left: 0;
  }

  .article-grid-in.custom-post-list {
    padding-top: 0;
  }

  .article-grid-full .article-grid-in .card {
    margin-bottom: 0;
  }

  .article-grid-full .article-grid-in .card:nth-child(odd) {
    border-left: 0;
  }

  .bottom-hide .card:nth-child(3) {
    border-bottom: 0;
  }

  .show-border {
    border-bottom: solid 1px #000000;
  }

  .article-grid-in a {
    display: block;
  }

  .article-grid-in.custom-post-list .card {
    padding-top: 10px;
    margin-bottom: 0;
  }

  .main-grid {
    grid-template-columns: 65% auto;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 2;
    grid-template-columns: 65.1% auto;
    align-items: flex-start;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 236px;
  }

  .sidebar~.article-grid .article-grid-in .card {
    border-right: solid 1px #000000;
  }

  .article-grid-full {
    grid-template-columns: 100%;
  }

  .recommendations {
    padding: 10px 0 0px;
    position: sticky;
    top: 55px;
    align-items: self-start;
  }

  .pro-upgrade {
    min-height: 278px;
    padding: 14px;
    ;
  }

  .main-article img {
    max-height: 100%;
  }

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .property-picks {
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 50% 50%;
  }

  .grid .custom-grid {
    grid-template-columns: 50% 50%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
    border-top: solid 1px #000000;
  }

  .article-grid-in .card:nth-child(even) {
    border-left: solid 1px #000000;
  }

  .article-grid-three .card {
    border-left: 0 !important;
  }

  .article-grid-three .card-body h3,
  .article-grid-three .card-body p {
    max-width: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick {
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 170px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 14px 0;
  }

  .footer-note {
    flex-direction: column;
  }

  div .page-header span {
    font-size: 60px;
    line-height: 65px;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }

  body div section.category-mn .article-grid-in.custom-post-list .card:nth-child(even) {
    border-left: solid 1px #000000;
  }

}

@media screen and (max-width: 1024px) {
  #popular-post-placeholder {
    display: none;
  }
}

@media screen and (min-width:1024px) and (max-width:1369px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    display: block;
    max-width: 340px;
    width: 100% !important;
    top: 40px !important;
  }


  .review-pg section.simple-category-page-section.review-page-section {
    max-width: 100%;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }


  .article-mn-cn .main-article h1 {
    padding: 0;
  }

  .article-mn-cn .main-article p.summary {
    padding: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  .article-mn-cn .simple-category-page-content__body {
    display: grid;
    grid-template-columns: 70% auto;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
    width: 100% !important;
  }

  body .header-top__center.header-logo {
    padding-left: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
  }

  .container {
    width: 95% !important;

  }

  .article-grid-three .card img {
    height: 200px;
  }

  .card img {
    height: 160px;
  }

  .recommendations {
    padding: 15px 10px;
  }

  .recommendations li {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

}

@media screen and (max-width:1280px) {
  .header .search-popup.visible {
    top: 44px;
  }

  body.category-pro .header .search-popup.visible {
    top: 52px;
  }

  .nav-bar {
    display: block;
    position: fixed;
    left: -300px;
    height: 100vh;
    background: #000;
    transition: all .3s ease-in-out;
    top: 0;
    width: 100%;
    max-width: 300px;
    z-index: 99;
    padding-top: 40px;
  }

  svg.icon-close {
    display: none;
  }

  .show-menu.active svg.icon-close {
    display: block;
    color: #000;
  }

  .show-menu.active svg {
    display: none;
  }

  .nav-bar.active {
    left: 0;
  }

  .nav-item div.dropdown {
    position: relative;
    background: transparent;
    box-shadow: none !important;
    border-bottom: none;
  }

  .dropdown-grid-full .article-grid-in {
    display: block;
  }

  .dropdown-grid-full .article-grid-in a {
    display: none;
  }

  .dropdown-grid-full .article-grid-in h3 a {
    display: block;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .dropdown-grid-full .article-grid-in p {
    display: none;
  }

  .dropdown-grid-full .article-grid-in .stats {
    display: none;
  }

  .dropdown-grid-full .article-grid-in .card {
    padding-bottom: 0;
    border: none;
  }

  .dropdown-grid-full .article-grid-in .card-body {
    padding: 0;
  }

  .nav-bar.active a {
    color: #fff;
  }

  .dropdown-grid .article-grid-in {
    display: none;
  }

  .dropdown-grid .article-grid-in a {
    display: none;
  }

  .dropdown-grid .article-grid-in h3 a {
    display: block;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .dropdown .article-grid-in,
  .dropdown .dropdown-grid {
    margin-top: 10px;
  }

  .dropdown-grid .article-grid-in p {
    display: none;
  }

  .dropdown-grid .article-grid-in .stats {
    display: none;
  }

  .dropdown-grid .article-grid-in .card {
    padding-bottom: 0;
    border: none;
  }

  .dropdown-grid .article-grid-in .card-body {
    padding: 0;
  }

  .dropdown-grid .card-body {
    display: none;
  }

  .dropdown-grid-full .card-body {
    display: block;
  }

  .dropdown-grid {
    grid-template-columns: 100%;
  }

  .dropdown-grid li {
    padding: 0;
    font-size: 18px;
    margin-bottom: 5px;
    color: #fff;
  }

  .dropdown-grid h4 {
    padding: 0;
    color: #fff;
  }

  .dropdown-grid ul {
    margin: 10px 0 0;
  }

  .nav-item:first-of-type {
    padding-left: 20px;
  }

  .top-right {
    display: none;
  }

  .header-icons {
    display: flex;
    align-items: center;
  }

  .header-top__right.consult-link {
    display: none !important;
  }

  .header-top {
    border-bottom: solid 1px #000000;
  }

  .accordion-icon {
    display: block !important;
  }

  .side-menu .sublinks.active {
    display: block;
    max-height: 100vh;
  }

  div .side-menu .sublinks {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease-in-out;
  }

  .container.flex.footer-links.mobile {
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: space-between;
    padding: 20px 10px !important;
    gap: 10px;
  }

  .flex.flex-col.footer-main {
    display: flex;
    gap: 7px;
    width: 100%;
    justify-content: space-between;
  }

  .flex.flex-col.footer-main .flex.flex-col {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
  }

  .open-dropdown {
    transition: transform 0.3s ease;
  }

  .open-dropdown.rotated {
    transform: rotate(-90deg) !important;
  }

  .side-menu .sublinks .mn-link {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }

  div .side-menu>ul {
    margin-bottom: 50px;
    margin-top: 34px;
  }

  .side-menu .menu-item .link a,
  .side-menu .menu-item.dropdown .link {
    display: flex;
    justify-content: space-between;
  }

  .dropdown.show {
    display: block !important;
    max-height: 500px !important;
  }


  .accordion-icon {
    transition: transform 0.3s ease;
  }

  .accordion-icon.rotate {
    transform: rotate(180deg);
  }

  .nav-item {
    position: relative;
    width: 100%;
    padding: 8px 20px 10px;
  }

  .dropdown-grid-full .card {
    padding: 0;
  }

  .nav-item a.relative {
    font-size: 18px;
  }

  .dropdown-grid-full .card-body h3 {
    font-size: 16px;
  }

  header .dropdown .card-body h3 {
    margin-bottom: 5px;
  }

  .dropdown-grid .recommendations {
    border-right: 0;
  }

  .relative span {
    left: unset;
    transform: unset;
    top: unset;
  }

  .nav-item.d-p {
    border-bottom: dotted 1px #fff;
    display: flex;
    flex-direction: column;
  }

  .nav-item.d-p-t {
    border-top: dotted 1px #fff;
  }

  .nav-bar img.mobile-menu {
    display: block;
    padding-left: 18px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width:1199px) {

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    display: block;
    top: 46px;
  }

}

@media screen and (min-width:1280px) {

  .nav-item .article-grid-in .card:nth-child(2),
  .nav-item .article-grid-in .card:nth-child(3),
  .nav-item .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .combine-page .full-page-main {
    display: grid;
    grid-template-columns: 280px auto 323px !important;
    align-items: start;
  }

  .combine-page .full-page-main .full-page-main-right .popular-post-sticky {
    min-width: 332px;
  }

  div .jump-to-section-review {
    display: none;
  }

  body div .combine-page .full-page-main-right-left.full-page-main-right-left {
    display: block !important;
  }

  .combine-page .full-page-main .full-page-main-left {
    padding-left: 10px;
    border-left: solid 1px #000000;
  }

  .combine-page .full-page-main .full-page-main-right {
    top: 95px !important;
  }

}

@media screen and (min-width:1024px) {
  div .mobile-share-block {
    display: none;
  }

  .combine-page .popular-post-sticky {
    padding: 20px 20px 10px;
    top: 85px !important;
    position: sticky !important;
    border-bottom: solid 1px #000000;
  }

  .combine-page .full-page-main {
    display: grid;
    grid-template-columns: auto 30%;
    align-items: start;
    margin-top: 15px;
  }

  .simple-category-page.full-template-page.combine-page-mn {
    overflow: visible;
  }

  .combine-page .full-page-main .full-page-main-left {
    width: 100%;
    border-right: solid 1px #000000;
    padding-right: 10px;
    border-bottom: solid 1px #000000;
    display: grid;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr {
    min-width: 150px;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(5) {
    box-shadow: inset -0 -1px 0 0 #000000;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(2),
  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(3),
  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(4) {
    min-width: 220px;
  }

  .simple-category-page-section.combine-page:after {
    display: none !important;
  }

  .combine-page .full-page-main .full-page-main-right {
    display: block !important;
    width: 100%;
    position: sticky;
    top: 45px;
  }

  .combine-page .full-page-main .full-page-main-right .popular-post-sticky {
    width: 100% !important;
    top: 85px !important;
    position: sticky !important;
    padding: 20px 20px 10px;
    border-bottom: solid 1px #000000;
  }

  div .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type {
    margin: 0px -11px 25px -11px;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__title {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'Gascogne Serial';
    color: #11181C;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__item__title {
    font-family: 'whyte_book';
    font-size: 15px;
    color: #11181C;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__item__category {
    font-family: 'whyte_book';
    text-transform: capitalize;
    font-size: 15px;
  }

  .full-template-page-section.combine-page {
    overflow: visible;
  }

  .combine-page .full-page-main .full-page-main-right a.article__sidebar__item {
    text-decoration: none !IMPORTANT;
  }

  .combine-page .full-page-main .full-page-main-right .article__sidebar__item__content {
    margin-top: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1.6rem;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content {
    position: static;
    width: 100% !important;
    color: #000;
    transform: unset;
    padding: 25px 15px 20px;
    border-bottom: solid 1px #000000;
    min-width: 290px;
    margin-left: -10px;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content a {
    color: #11181C;
    text-transform: capitalize;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content h5 {
    margin-bottom: 15px;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content li {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .combine-page .full-page-main .full-page-main-right a.article__sidebar__item:last-of-type .article__sidebar__item__content {
    border-bottom: none !important;
    padding-bottom: 0;
  }
}

@media screen and (min-width:1281px) and (max-width:1370px) {
  div.nav-item {
    padding: 10px 12px;
  }

}

@media screen and (min-width:1370px) and (max-width:1440px) {

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    width: 100% !important;
  }

}

@media screen and (min-width:1280px) {
  .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #f7f1e6;
    border-bottom: 1px solid transparent;
    min-width: 180px;
    z-index: 99;

    width: 100%;
    overflow: hidden;

  }

  .dropdown a {
    display: block;
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #eee;
  }

}

@media screen and (min-width:767px) {

  div section.category-mn .article-grid-in.custom-post-list .card {
    box-shadow: inset -1px -1px 0 0 #000000;
    border-top: 0;
    border-left: 0;
  }

  section.category-mn .article-grid-in.custom-post-list {
    margin: 0 -1px;
    border-bottom: 0 !important;
    border-top: solid 1px #000000;
  }

  body div section.category-mn .article-grid-in.custom-post-list .card:nth-child(even) {
    border-left: 0 !important;
  }

}


@media screen and (min-width:600px) and (max-width:1279px) {

  div .simple-category-page-content h2 {
    padding-left: 0;
  }

}

@media screen and (max-width:1023px) {

  .combine-page .mobile-share-block {
    margin: 0 0 15px !important;
    padding-top: 0 !important;
  }

  .article-mn-cn .simple-category-page-content__body span.article__sidebar__title {
    margin-bottom: 10px;
    display: block;
  }

  .article-mn-cn .simple-category-page-content__body {
    display: grid;
    grid-template-columns: 100%;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
    padding: 20px 12px 10px;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
    order: 2;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    order: 1;
    position: static;
  }

  .content h3 {
    font-size: 18px;
  }

  .main-article h2 {
    font-size: 18px;
  }

  body .combine-page .common-card-left,
  body .combine-page .common-card-right,
  .big-bg-in,
  div .mn-conclusion,
  div .rating-breakdown-block-in {
    grid-template-columns: 100% !important;
  }

  .big-bg-in .big-bg-in-ryt {
    display: none;
  }

  div .full-page-temp .more-from-us {
    border-top: none;
  }
}


.conv-container.conv_state_desktop{
  display: none;
}