*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webki-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: blockt-tap;
}
body {
  margin: 0;
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, sans-serif !important;
  font-weight: 400;
  line-height: 1.5;
  color: #001737;
  text-align: left;
  background-color: #fff;
  font-size: 1rem;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-color: rgba(72, 94, 144, 0.16);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;font-family: 'Sriracha';
}
a,
a:hover {
  text-decoration: none;
}
a {
  color: #ff4a64;
  background-color: transparent;
}
a:hover {
  color: #0148ae;
}
img,
svg {
  vertical-align: middle;
}
img {
  border-style: none;
  max-width: 100%;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.25;
  color: #001737;
}
h1 {
  margin-bottom: 0.5rem;
}
.h1,
h1 {
  font-size: 2.1875rem;
}
.h2,
h2 {
  font-size: 1.75rem;
}
.h5,
h5 {
  font-size: 1.09375rem;
}
.h6,
h6 {
  font-size: 0.875rem;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.form-header #main-search input,
.form-header #main-search input:focus {
  background: 0 0;
  border: 0;
  width: 100%;
  box-shadow: none;
  outline: 0;
}
.form-header #main-search button {
  background: url(../img/search.svg) center center no-repeat;
  background-size: contain;
  width: 23px;
  height: 23px;
  position: absolute;
  top: calc(50% - 11px);
  right: 12px;
  border: 0;
}
.main-navigation nav ul li {
  flex: 0.5 1 auto;
  display: list-item;
}
.main-navigation nav ul li > a {
  padding: 7px 10px 6px 9px;
  line-height: 1.56rem;
  display: inline-block;
  position: relative;
  color: #000;
  font-weight: 700;
}
.main-navigation nav ul li.dropdown > a:after {
  content: '';
  background: #dc191b;
  display: block;
  height: 3px;
  width: 100%;
  position: static;
}
.main-navigation nav ul li > a:hover {
  cursor: pointer;
  text-decoration: none;
}
.content-social-wp ul li a,
.social-wp ul li a {
  display: inline-block;
  color: #fff;
  background: #333;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  text-align: center;
  line-height: 25px;
}
.content-social-wp ul li:first-child i,
.social-wp ul li:first-child i {
  width: 25px;
  height: 25px;
  display: inline-block;
}
.content-social-wp ul li:first-child a i::before,
.social-wp ul li:first-child a i::before {
  color: #425993;
  font-size: 25px;
}
.section-2 .col-xl-8 .list-post h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  margin: 0;
  padding: 20px;
  font-size: 24px;
  font-weight: 700;
  background: rgba(0, 0, 0, 0.6);
}
.section-2 .col-xl-4 figure h2 {
  background: #ff4a64;
  font-weight: 500;
  color: #fff;
  background: #dc191b;
  margin: 0;
  text-transform: uppercase;
  padding: 15px;
  line-height: 1;
  font-size: 18px;
}
.section-2 .col-xl-4 figure h2:after,
.section-2 .col-xl-4 figure h2:before {
  bottom: -22px;
  z-index: 10;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  transition: opacity 0.25s;
  opacity: 1;
  pointer-events: none;
  border-width: 11px;
  margin-left: -11px;
  border-top-color: #dc191b;
}
.section-2 .col-xl-4 .list-post .post-item h3 a {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  display: block;
}
.section-2 .col-xl-4 .list-post .post-item:nth-child(1) h3 a,
.section-2 .col-xl-4 .list-post .post-item:nth-child(2) h3 a {
  font-size: 20px;
}

footer {
  margin-top: 30px;
  padding: 30px 0;
  background: #fff;
  border-top: 1px solid #f8f8f8;
}
footer ul li a {
  color: #333;
  font-weight: 700;
}
.bottom-footer.social li {
  padding: 10px;
  display: inline-block;
}
.category .col-title h2 {
  border: 0;
}
h1 {
  line-height: 1.2;
  color: #000;
  font-size: 32px;
  font-weight: 600;
}
.wiget-1 form input {
  display: block;
  width: 100%;
  border: 1px solid #d2d2d2;
  padding: 10px;
}
.wiget-1 form span {
  display: flex;
  margin: 5px 0;
  font-weight: 600;
  color: #333;
}
.wiget-1 form span input {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  margin-top: 5px;
}
.wiget-1 form span label {
  padding-left: 10px;
  width: calc(100% - (15px));
}
.wiget-1 form em {
  font-size: 12px;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
}
@media only screen and (max-width: 678px) {
  .logo img {
    height: 32px;
  }
  .logo-header {
    margin-right: 1rem;
  }
  .mainmenu,
  .social-wp {
    display: none;
  }
  .main-navigation.active,
  .main-navigation.active .submenu-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 99;
  }
  .main-navigation.active .submenu-overlay {
    z-index: 998;
  }
  .main-navigation.active .mainbox {
    padding: 0;
  }
  .main-navigation.active .mainmenu {
    display: block;
    height: 100vh;
    background: #fff;
    width: 70%;
    z-index: 999;
  }
  .main-navigation.active .mainmenu ul {
    margin: 0;
    flex-wrap: wrap;
    position: relative;
    display: block;
    height: 100vh;
    background: #fff;
    z-index: 999;
  }
  .main-navigation nav ul li.dropdown:hover .dropdown-menu {
    display: block !important;
    top: 90%;
    position: static;
    width: 100%;
    border: 0;
  }
  .main-navigation.active .mainmenu ul li {
    display: block;
    width: 100%;
  }
  .sticky-menu-mobile .social {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .button-toggle-menu,
  .line i {
    display: block;
  }
  .line {
    width: 33px;
    padding: 0 10px;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    z-index: 12;
  }
  .line i {
    margin: 2px 0;
    height: 2px;
    background: #333;
    border-radius: 4px;
  }
  .form-header #main-search {
    padding: 10px;
    font-size: 13px;
  }
  .section-2 .col-xl-8 {
    padding-right: 15px;
  }
  .section-2 {
    padding-bottom: 20px;
  }
  .list-post .post-item {
    position: relative;
    margin-bottom: 20px;
  }
  .section-4 .list-post {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-12 {
    width: 100%;
  }
  footer ul {
    margin-top: 15px;
  }
  .bottom-footer {
    margin-top: 0;
  }
  footer .col-xl-12 {
    padding-top: 5px;
  }
  .col-title h2 {
    font-size: 30px;
  }
  .load-more {
    margin: 10px 20px 0;
  }
  h2,
  h2 a,
  h2 b,
  h2 span,
  h2 strong {
    font-size: 18px;
  }
  h3,
  h3 a,
  h3 b,
  h3 span,
  h3 strong {
    font-size: 16px;
    color: #333;
  }
  .desm {
    display: none;
  }
  .img-fluid {
    max-width: 100% !important;
    height: auto !important;
  }
}

#related .img-fluid {
  height: 200px;
}

.review-desc {
  color: #333;
  font-size: 15px;
}

@media print {
  .br-theme-css-stars .br-widget a:after {
    content: '☆';
    color: #000;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: '★';
    color: #000;
  }
}
.product-image .variants a.variant img {
  transition: all 100ms;
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.product-image .variants a.variant:hover img {
  width: 120px;
  height: 120px;
  margin-left: -10px;
  margin-right: -10px;
}
#compare .card .card-footer p {
  color: #677788;
  line-height: 24px;
}
time {
  font-size: 14px;
  color: #333;
}
@media (max-width: 678px) {
  .footer-menu {
    columns: 2;
  }
}
@media (max-width: 768px) {
  .topics {
    flex-wrap: wrap;
  }
}
@media (max-width: 820px) {
  .advertiser_disclosure .adcontent.show {
    left: 0;
  }
}
h2.section-title,
strong {
  font-weight: 600;
}
@media (max-width: 768px) {
  .review-title,
  .topics {
    flex-wrap: wrap;
  }
}
@media (max-width: 820px) {
  .advertiser_disclosure .adcontent.show {
    left: 0;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .product-photo img {
    width: 100px;
    height: 100px;
  }
  #sidebar .card .product-photo img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 576px) {
  .product-photo-sm {
    width: 100%;
    margin: 0;
  }
  .product-photo img,
  .product-photo-sm img {
    width: 100%;
    height: 100%;
  }
  .product-right {
    text-align: left;
    padding-left: 0;
  }
  .navbar-menu .nav-link {
    color: #001737;
  }
}
@media (max-width: 767px) {
  .review-table-centered #compare {
    text-align: center;
  }
  .review-table-centered .single-product .product-item .center,
  .review-table-centered .single-product .product-item .right {
    border-left: none;
  }
}
@media (max-width: 576px) {
  .layout-review-2cols .product-item .center,
  .layout-review-2cols .product-item .right {
    padding: 2rem;
  }
}
footer p {
  margin: 0;
}
.product-item .right ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .layout-review-2cols .product-item .right ul {
    display: flex;
  }
  .layout-review-2cols .product-item .right ul li {
    margin-right: 20px;
  }
  .layout-review-2cols .product-item .center,
  .layout-review-2cols .product-item .right {
    border-left: none;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em 0.9375rem 2px);
  padding: 0.46875rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c0ccda;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #596882;
  background-color: #fff;
  border-color: #7cb2fe;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 250, 0.25);
}
.form-control::placeholder {
  opacity: 1;
  color: #c0ccda;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #7987a1;
  pointer-events: none;
  cursor: default;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.33594rem;
  padding-bottom: 0.33594rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 5;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #596882;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #596882;
  text-decoration: none;
  background-color: #f4f5f8;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded {
  border-radius: 0.25rem;
}
.d-flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-fill {
  flex: 1 1 auto;
}
.justify-content-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row;
  }
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem;
}
.mt-5,
.my-5 {
  margin-top: 3rem;
}
.pl-3,
.px-3 {
  padding-left: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-muted {
  color: #7987a1;
}
.btn svg {
  width: 14px;
  height: 14px;
  stroke-width: 2.5px;
  margin-top: -2px;
}
.card-body {
  padding: 15px;
}
@media (min-width: 576px) {
  .card-body {
    padding: 20px;
  }
}
.form-control {
  color: #1b2e4b;
  font-size: inherit;
}
.navbar-menu-wrapper {
  order: 3;
  width: 260px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  overflow: hidden;
  z-index: 1060;
  transform: translateX(-260px);
  transition: all 0.4s;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-menu-wrapper {
    transition: none;
  }
}
@media (min-width: 992px) {
  .navbar-menu-wrapper {
    width: auto;
    padding: 0 25px;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    background-color: transparent;
    overflow: visible;
    display: flex;
    order: 2;
    transform: none;
    z-index: auto;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .navbar-menu-wrapper {
    padding: 0 30px;
  }
}
.navbar-menu-wrapper > .ps__rail-y {
  display: none;
}
.navbar-menu-header {
  height: 55px;
  padding: 0 15px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}
@media (min-width: 992px) {
  .navbar-menu-header {
    display: none;
  }
}
.navbar-menu-header .feather-x {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}
.navbar-menu-header a:last-child {
  color: #7987a1;
}
.navbar-menu-header a:last-child:focus,
.navbar-menu-header a:last-child:hover {
  color: #1c273c;
}
.navbar-menu {
  flex-direction: column;
  padding: 25px 0;
}
@media (min-width: 992px) {
  .navbar-menu {
    align-items: center;
    flex-direction: row;
    padding: 0;
    margin-top: -3px;
  }
}
.navbar-menu .nav-item + .nav-item,
.navbar-menu-sub ul + ul {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .navbar-menu .nav-item + .nav-item {
    margin-top: 0;
    margin-left: 25px;
  }
}
@media (min-width: 1200px) {
  .navbar-menu .nav-item + .nav-item {
    margin-left: 30px;
  }
}
.navbar-menu .nav-item.active .nav-link {
  position: relative;
  color: #ff4a64;
}
.navbar-menu .nav-item.active .nav-link::before {
  content: '';
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 10px;
  height: 2px;
  background-color: #0168fa;
}
@media (min-width: 992px) {
  .navbar-menu .nav-item.active .nav-link::before {
    display: none;
  }
}
.navbar-menu .nav-item.active .nav-link svg,
.navbar-menu .nav-link:hover svg {
  color: #c6dcff;
  fill: rgba(1, 104, 250, 0.2);
}
.navbar-menu .nav-item.active.with-sub .nav-link::after {
  border-color: #0168fa;
}
.navbar-menu .nav-item.with-sub {
  position: relative;
}
.navbar-menu .nav-item.with-sub .nav-link .nav-link-caveats {
  padding: 0 5px;
  margin-top: -9px;
}
.navbar-menu .nav-item.with-sub .nav-link .nav-link-caveats .nav-link-caveats-arrow {
  content: '';
  width: 6px;
  height: 6px;
  border-right: 1.5px solid #8392a5;
  border-bottom: 1.5px solid #8392a5;
  display: inline-block;
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
  margin-left: 5px;
  margin-top: -6px;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-menu .nav-item.with-sub .nav-link::after {
    transition: none;
  }
}
@media (min-width: 992px) {
  .navbar-menu .nav-item.with-sub .nav-link::after {
    margin-left: 6px;
  }
}
.navbar-menu .nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: 500;font-family: 'Sriracha';
  padding: 0 20px;
  text-transform: uppercase;
  color: #000;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-menu .nav-link {
    transition: none;
  }
}
@media (min-width: 992px) {
  .navbar-menu .nav-link {
    padding: 0;
  }
}
.navbar-menu .nav-link:hover {
  color: #ff4a64;
}
.navbar-menu .nav-link svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.2px;
  fill: rgba(27, 46, 75, 0.1);
  margin-right: 15px;
  color: #000;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-menu .nav-link svg {
    transition: none;
  }
}
@media (min-width: 992px) {
  .navbar-menu .nav-link svg {
    display: none;
  }
}
.navbar-menu .nav-label {
  font-size: 10px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, 'Inter UI', Roboto, sans-serif;
  letter-spacing: 0.7px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
.navbar-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-search {
    transition: none;
  }
}
.navbar-search.visible {
  visibility: visible;
  opacity: 1;
}
.navbar-search-header {
  height: 55px;
  background-color: #fff;
  padding: 0 15px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}
@media (min-width: 576px) {
  .navbar-search-header {
    padding: 0 20px;
    height: 60px;
  }
}
@media (min-width: 992px) {
  .navbar-search-header {
    padding: 0 25px;
  }
}
.navbar-search-header .form-control {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #001737;
  border-width: 0;
  background-color: transparent;
}
@media (min-width: 992px) {
  .navbar-search-header .form-control {
    font-size: 16px;
  }
}
.navbar-search-header .form-control::placeholder {
  font-weight: 400;
}
.navbar-search-header .form-control:active,
.navbar-search-header .form-control:focus {
  box-shadow: none;
}
.navbar-search-header .btn {
  padding: 0;
}
.navbar-search-header .btn svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.8px;
}
.navbar-search-body {
  padding: 15px 15px 20px;
  background-color: #fff;
  font-size: 13px;
}
@media (min-width: 992px) {
  .navbar-search-body {
    padding: 25px 25px 30px;
  }
}
.navbar-search-body ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .navbar-search-body ul {
    flex-direction: row;
  }
}
.navbar-search-body li + li {
  margin-top: 2px;
}
@media (min-width: 992px) {
  .navbar-search-body li + li {
    margin-top: 0;
    margin-left: 5px;
  }
}
.navbar-search-body a {
  padding: 5px 10px;
  display: block;
  color: #1b2e4b;
  border-radius: 0.25rem;
}
@media (min-width: 992px) {
  .navbar-search-body a {
    border: 1px solid rgba(72, 94, 144, 0.16);
  }
}
.navbar-search-body a:focus,
.navbar-search-body a:hover {
  background-color: #e5e9f2;
}
@media (min-width: 992px) {
  .navbar-search-body a:focus,
  .navbar-search-body a:hover {
    background-color: #c0ccda;
    border-color: transparent;
  }
}
.logo {
  font-size: 22px;
  margin-top: -4px;
  color: #ff000;
  font-weight: 700;
  text-transform: uppercase;
}
.logo img {
  max-height: 50px;
}
@media (min-width: 576px) {
  .logo {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .logo {
    font-size: 24px;
  }
}
.logo:focus,
.logo:hover {
  color: #ff4a64;
}
.logo span {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  background: red;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .content-fixed {
    margin-top: 30px;
  }
}
.footer {
  font-size: 10px;
  font-family: -apple-system, BlinkMacSystemFont, 'Inter UI', Roboto, sans-serif;
  letter-spacing: 0.3px;
  padding: 15px 25px;
  color: #637388;
  border-top: 1px solid rgba(72, 94, 144, 0.16);
}
@media (min-width: 992px) {
  .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.footer a {
  padding: 0;
  color: #1b2e4b;
}
.footer a:focus,
.footer a:hover {
  color: #0168fa;
}
.footer a + .nav-link {
  margin-left: 12px;
}
.footer > div:last-child {
  margin-top: 15px;
}
@media (min-width: 576px) {
  .footer > div:last-child {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .footer .nav {
    display: block;
  }
  .footer .nav .nav-link {
    margin-left: 0;
    padding: 5px 0;
  }
  .footer .nav a {
    display: initial;
    margin-right: 22px;
  }
  .product-photo {
    width: 100%;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.tt-menu.tt-open {
  width: 100%;
  text-align: left;
}
@media (min-width: 576px) and (max-width: 768px) {
  .product-photo img {
    width: 100px;
    height: 100px;
  }
  #sidebar .card .product-photo img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 576px) {
  .product-photo-sm {
    width: 100%;
    margin: 0;
  }
  .product-photo img,
  .product-photo-sm img {
    width: 100%;
    height: 100%;
  }
  .product-right {
    text-align: left;
    padding-left: 0;
  }
  .navbar-menu .nav-link {
    color: #001737;
  }
}
.top-picks {
  column-count: 2;
}
@media (max-width: 576px) {
  .top-picks {
    column-count: 1;
  }
  .hidden-xs {
    display: none;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
}
@media (min-width: 576px) {
  .navbar-header .burger-menu {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-header .burger-menu {
    display: none;
  }
}
.navbar-header .burger-menu svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.5px;
}
@media (max-width: 991.98px) {
  .navbar-nav-show {
    overflow: hidden;
  }
  .navbar-nav-show .navbar-menu-wrapper {
    transform: translateX(0);
  }
  .navbar-nav-show .backdrop {
    opacity: 1;
    visibility: visible;
    left: 260px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    height: 60px;
  }
}
.navbar-header {
  align-items: stretch;
  height: 55px;
  padding: 0;
  justify-content: flex-start;
  background-color: #fff;
  border-bottom: 1px solid #fe4a64;
}
@media (min-width: 992px) {
  .navbar-header {
    height: 60px;
  }
}
@media (max-width: 1139px) {
  .navbar-header > .container {
    max-width: none;
  }
}
@media (min-width: 1140px) {
  .navbar-header > .container .navbar-brand {
    padding-left: 0;
  }
  .navbar-header > .container .navbar-right {
    padding-right: 0;
  }
}
.navbar-header .navbar-brand {
  display: flex;
  align-items: center;
  padding-left: 15px;
  margin-right: 0;
  order: 1;
}
@media (min-width: 992px) {
  .navbar-header .navbar-brand {
    padding: 0 0 0 20px;
  }
}
.navbar-header .burger-menu {
  margin-left: 18px;
  color: #666;
  display: flex;
  align-items: center;
}
@media (min-width: 576px) {
  .navbar-header .burger-menu {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-header .burger-menu {
    display: none;
  }
}
.navbar-header .burger-menu:hover {
  color: #0168fa;
}
.navbar-header .navbar-right {
  padding: 0 15px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  order: 2;
}
@media (min-width: 576px) {
  .navbar-header .navbar-right {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-header .navbar-right {
    order: 3;
    padding: 0 20px 0 0;
  }
}
@media (min-width: 1200px) {
  .navbar-header .navbar-right {
    width: 200px;
  }
}
.navbar-header .navbar-right .search-link {
  color: #666;
}
.navbar-header .navbar-right .search-link:focus,
.navbar-header .navbar-right .search-link:hover {
  color: rgba(0, 23, 55, 0.8);
}
.navbar-header .navbar-right .search-link svg {
  width: 16px;
  height: 16px;
  stroke-width: 3px;
}
@media (min-width: 576px) {
  .navbar-header .navbar-right .search-link svg {
    width: 20px;
    height: 20px;
    stroke-width: 2.8px;
  }
}
.navbar-header .navbar-right .dropdown {
  margin-left: 8px;
}
@media (min-width: 576px) {
  .navbar-header .navbar-right .dropdown {
    margin-left: 15px;
  }
}
.navbar-header .navbar-right .dropdown:last-child {
  margin-left: 15px;
}
@media (min-width: 992px) {
  .navbar-header .navbar-right .dropdown:last-child {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .navbar-header .navbar-right .dropdown:last-child {
    margin-left: 30px;
  }
}
.navbar-header .navbar-right .dropdown-menu {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.nav-with-icon svg {
  width: 16px;
  height: 16px;
  stroke-width: 2.5px;
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.collapse:not(.show) {
  display: none;
}
.card.single-product .viewdetail-title {
  color: #2d2d2d;
}
.card.single-product .nav-link:hover,
.card.single-product .viewdetail-title:hover,
.justify-content-between a,
.main-content nav a,
.navbar-menu-sub .nav-sub-item a:hover,
.related-reviews a:hover {
  color: #ff4a64;
}
.card.single-product .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 576px) {
  .d-sm-flex {
    display: flex;
  }
}
.mt-3,
.my-3 {
  margin-top: 1rem;
}
.content {
}
@media (min-width: 992px) {
  .content {
    padding: 25px;
  }
}
@media (min-width: 1200px) {
  .content {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .navbar-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.border-secondary {
  border-color: #7987a1;
}
.social-links .nav-link {
  padding: 0.5rem 0.8rem;
}
#sidebar .card {
  border: 0;
  margin-bottom: 1rem;
}
#sidebar .card .card-header {
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  background: #f6f6f6;
  border-bottom: 2px solid rgba(72, 94, 144, 0.16);
}
.list-group-item {
  border: 0;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
#sidebar .list-group-item .product-photo img {
  height: 100px;
  width: 100px;
}
@media (max-width: 768px) {
  #sidebar .list-group-item .product-photo img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #sidebar .product-photo {
    height: auto;
    max-width: 50%;
    min-height: auto;
  }
}
.search-form {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.search-form .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
.search-form .form-control:active,
.search-form .form-control:focus {
  border-color: #0168fa;
  box-shadow: none;
}
.search-form .form-control:active + button,
.search-form .form-control:focus + button {
  border-color: #0168fa;
}
.search-form button {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  border: 1px solid #c0ccda;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #8392a5;
  background: #fff;
}
.search-form button svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.5px;
}
@media (min-width: 1024px) {
  #navbarSearch {
    visibility: hidden;
  }
}
.navbar-menu-sub {
  position: relative;
  min-width: 200px;
  list-style: none;
  padding: 0 15px 3px 24px;
  border-left: 1px solid rgba(72, 94, 144, 0.16);
  margin-top: 10px;
  margin-left: 28px;
  z-index: 1000;
  display: none;
}
@media (min-width: 992px) {
  .navbar-menu-sub {
    position: absolute;
    top: 41.5px;
    left: -25px;
    background-color: #fff;
    padding: 20px 25px;
    border: 1px solid rgba(192, 204, 218, 0.53);
    margin-top: 0;
    margin-left: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
}
.navbar-menu-sub::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 25px;
  border-bottom: 10px solid rgba(192, 204, 218, 0.53);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.navbar-menu-sub::after {
  content: '';
  position: absolute;
  top: -8.5px;
  left: 26px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: none;
}
.navbar-menu-sub::before {
  display: none;
}
@media (min-width: 992px) {
  .navbar-menu-sub::after,
  .navbar-menu-sub::before {
    display: block;
  }
}
.navbar-menu-sub ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  min-width: 150px;
}
@media (min-width: 992px) {
  .navbar-menu-sub ul + ul {
    margin-top: 0;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
  }
}
.navbar-menu-sub .nav-sub-item + .nav-sub-item {
  margin-top: 10px;
}
.navbar-menu-sub .nav-sub-link {
  color: #1b2e4b;
  white-space: nowrap;
  font-size: 13px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-menu-sub .nav-sub-link {
    transition: none;
  }
}
.navbar-menu-sub .nav-sub-link svg {
  width: 16px;
  height: 16px;
  margin-right: 15px;
  fill: rgba(0, 23, 55, 0.08);
  display: none;
}
@media (min-width: 992px) {
  .navbar-menu-sub .nav-sub-link svg {
    display: block;
  }
}
.navbar-menu-sub .nav-sub-link .feather-bar-chart-2 {
  margin-left: -4px;
}
.navbar-menu-sub .nav-sub-link:hover {
  color: #0168fa;
}
.navbar-menu-sub .nav-sub-link:hover svg {
  fill: rgba(1, 104, 250, 0.2);
}
.navbar-menu .nav-item.show .navbar-menu-sub {
  display: block;
}
@media (min-width: 992px) {
  .d-lg-flex {
    display: flex;
  }
}
.disclaimer {
  margin-top: -15px;
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(72, 94, 144, 0.16);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.nav-with-icon .nav-link {
  display: flex;
  align-items: center;
  padding: 0.8rem 1rem;
  margin-right: 5px;
}
.card-footer,
.card-header {
  background-color: transparent;
  border-color: rgba(72, 94, 144, 0.16);
}
.card.single-product {
  margin-bottom: 1.5rem;
  border: 1px solid #7987a163;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}
.card.single-product .card-footer {
  padding: 0.5rem;
}
.author-list span,
.review-title {
  font-weight: 700;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.badge,
.prime-logo {
  display: inline-block;
  font-weight: 700;
}
.prime-logo {
  font-size: 1rem;
  font-style: italic;
  color: #4ea3c2;
}
.prime-logo::before {
  content: '✔';
  color: #ff4a64;
  z-index: 99;
  padding-right: 5px;
}
@media print {
  .br-theme-css-stars .br-widget a:after {
    content: '☆';
    color: #000;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: '★';
    color: #000;
  }
}
.badge {
  padding: 0.25em 0.4em;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.badge-warning {
  color: #1c273c;
  background-color: #ffc107;
}
.rating-score {
  margin-top: 10px;
  font-size: 1rem;
  padding-top: 6px;
  padding-bottom: 6px;
  min-width: 30px;
}
.rating-count {
  padding-top: 8px;
}
.marker-yellow.marker-ribbon,
.tab-content .list-post .post-item:hover::before {
  color: #fff;
}
.media {
  display: flex;
  align-items: flex-start;
}
.cons {
  border-left: 1px dashed #e4e4e4;
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none;
  }
  .cons {
    border: 0;
  }
}
.product-detail {
  padding: 0 1rem;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 576px) {
  .navbar-menu-wrapper {
    max-height: 100vh;
    overflow: auto;
  }
  .media.author {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.sharethis-wrapper {
  text-align: right;
}
@media (max-width: 576px) {
  .sharethis-wrapper {
    text-align: center;
  }
}
.nav-author-with-share {
  display: flex;
  justify-content: space-between;
}
.nav-author-with-share > .left {
  flex: 1 1 auto;
}
@media (max-width: 576px) {
  .advertiser_disclosure .adcontent {
    width: 100%;
  }
  .nav-author-with-share {
    flex-direction: column;
    align-items: center;
  }
  .advertiser_disclosure {
    margin-top: 10px;
  }
  .sharethis-wrapper {
    width: 100%;
  }
}
.title-wrapper {
  border-bottom: 2px solid #ccc;
}
.breadcrumb {
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #666;
  content: '»';
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item {
  color: #666;
}
.related-reviews a {
  color: #2d2d2d;
}
.product-item .center,
.product-item .right {
  border-left: 1px solid #7987a138;
}
.product-item .right ul {
  margin: 0;
  text-align: center;
}
.layout-review-2cols .product-item .right ul li:last-child,
.product-item .right ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .product-item .right ul {
    display: flex;
  }
  .product-item .right ul li {
    margin-right: 20px;
  }
  .product-item .center,
  .product-item .right {
    border-left: none;
  }
}
.custom-navbar-menu {
  flex-wrap: nowrap;
}
.aff_disclaimer {
  background: #eee;
}
@media (max-width: 576px) {
  .aff_disclaimer .container {
    padding: 10px 20px;
  }
}
@media (max-width: 512px) {
  .product-item.row {
    display: block;
  }
}
.content-block-body amp-img,
.content-block-body img,
.featured-image img,
.product-photo.with_amp img,
.related-reviews .card-body img {
  max-width: 100%;
  height: auto;
}
.content-block-body p,
.product-photo.with_amp {
  display: inherit;
}
.featured-image img {
  width: 100%;
  border-radius: 5px;
}
.content-block-body iframe {
  max-width: 100%;
  display: inherit;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: '';
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.nav-pills .nav-link {
  border-radius: 100px;
}

.tab-content > .tab-pane {
  display: none;
}
.selectproduct_wrapper.selected .selected_product,
.tab-content > .active {
  display: block;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0/8%);
}
.p-2 {
  padding: 0.5rem;
}
.table thead th {
  border-bottom: 2px solid #dee2e6;
}
.table td,
.table th {
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
}
.selectproduct_wrapper .selected_product,
.selectproduct_wrapper.selected .choose_product {
  display: none;
}
.selectproduct_wrapper.selected .selected_product.outofstock .price {
  color: #dc3545;
}
.stock-checking {
  display: none;
  font-size: 13px;
  color: #10b759;
}
.asin {
  font-size: 12px;
  display: inline-block;
  color: #dc3545;
  font-weight: 600;
  background: #f5e1e3;
  padding: 2px 5px;
  border-radius: 3px;
}
.aff_disclaimer {
  background: rgb(72 94 144/8%);
  font-size: 12px;
  padding: 0.5rem 1rem;
  text-align: center;
}
.sort-handle {
  color: #999;
  cursor: move;
}
.opt-list {
  padding: 0;
  margin: 0;
}
.opt-list,
.opt-list li {
  display: inline-block;
}
.opt-list li:first-child:before {
  display: none;
}
.opt-list li:before {
  content: '∙';
  padding-right: 5px;
  padding-left: 3px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.text-limit-1l,
.text-limit-2l {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.text-limit-2l {
  -webkit-line-clamp: 2;
}
.text-limit-1l {
  -webkit-line-clamp: 1;
}
.btn-block {
  display: block;
  width: 100%;
}
@media (max-width: 576px) {
  .deal-main-cta {
    margin-top: 1rem;
  }
}
.tooltip-copy-to-clipboard {
  position: relative;
}
.tooltip-copy-to-clipboard .tooltip-copy-to-clipboard-text {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip-copy-to-clipboard .tooltip-copy-to-clipboard-text::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.tooltip-copy-to-clipboard:hover .tooltip-copy-to-clipboard-text {
  visibility: visible;
  opacity: 1;
}
.main-cta .cta {
  width: 100%;
}
@media (max-width: 576px) {
  .main-cta .cta {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
  }
  .main-cta .cta:nth-child(1) {
    float: right;
  }
  .sub-cta > div {
    width: 50%;
  }
  .sub-cta > div .btn {
    width: 100%;
  }
}
.deal-navbar {
  padding: 5px 10px;
  background-color: #ecd7d7;
  margin-bottom: 13px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: sticky;
  z-index: 999;
  box-shadow: 0 3px 0 rgb(165 47 47/8%);
  border-top: 3px solid #dea4a4;
  top: 57px;
}
.deal-navbar .category-name {
  margin-bottom: -6px;
  display: inline-block;
}
@media (max-width: 576px) {
  .deal-navbar {
    top: 0;
  }
  .deal-navbar .category-name {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .deal-navbar .dropdown-menu {
    max-height: calc(100vh - 100px);
    overflow: auto;
  }
}
.review-list .review-title {
  font-weight: 600;
  color: #000;
  font-size: 1.1rem;
  margin-bottom: 5px;
  display: block;
}

.review-list .review-author {
  margin-bottom: 6px;
}
.review-list .review-desc {
  color: #666;
  font-size: 0.9rem;
  margin: 0 5px;
}
.review-list .review-item .center,
.review-list .review-item .left,
.review-list .review-item .right {
  padding: 0.7rem;
}
.review-list .review-item .center,
.review-list .review-item .right {
  border-left: 1px solid #e4e4e4;
}
.review-list .review-item .review-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 150px;
  padding-left: 1rem;
}
.review-list .review-item .review-image img {
  position: absolute;
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.review-list .review-item .right .figure {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 576px) {
  .review-list .review-item .center {
    padding: 1rem 2rem;
    border-left: 0;
  }
  .review-list .review-item .right {
    border-left: 0;
  }
  #sidebar .review-list .review-item .review-title,
  .review-list .review-item .review-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  #sidebar .review-list .review-item .review-author,
  .review-list .review-item .review-author {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.cocopyright {
  font-size: 12px;
}
.social-widget-ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
}
.social-widget-item {
  margin-right: 5px;
}
.pl-4 {
  line-height: 25px;
}
.pb-3,
.py-3 {
  padding-bottom: 0 !important;
}
.main-content,
.main-content header,
.main-content hr,
.main-content nav {
  width: 100%;
  height: auto;
}
.contentnews .justify-content-between,
.content-block-body {
  max-width: 729px;
  height: auto;
  width: 100%;
  margin: 12px auto;
}
.author .media-body a {
  display: table;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #2d2d2d;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.news-article .justify-content-between,
.news-article header,
.news-article nav {
  max-width: 780px;
  margin: 0 auto;
  width: 100%;
}
.justify-content-between {
  margin-top: 1rem !important;
}
.custom-section h2,
.custom-section h3,
.custom-section h4,
.custom-section ol,
.custom-section p,
.custom-section ul {
  max-width: 780px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.custom-section .section-title {
  text-transform: uppercase;
}
.card-footer ul {
  max-width: 100% !important;
}
.list-post .badge {
  background: #ff4a64;
}
.list-post .img {
  position: relative;
}
.section-2 .col-xl-8 .list-post h3 a {
  color: #fff;
  font-size: 24px;
}
.section-2 .col-xl-8 .post-item h3 a .small {
  margin-top: 1rem;
  font-size: 1rem;
}
.top-content {
  margin-top: 60px;
}
.section-2 .col-xl-4 .list-post .post-item {
  margin-bottom: 20px;
}
.col-title h2 {
  font-size: 42px;
  color: #000;
  font-weight: 700;
  border-top: 3px solid #3c78f0;
  padding-top: 10px;
  margin-bottom: 4px;
}
.col-title a {
  color: #000;
}
@media (max-width: 567px) {
  .top-content {
    margin-top: 0;
  }
  .section-2 {
    margin-bottom: 0;
  }
}
.form-header #main-search {
  visibility: visible;
  background-color: #eef4ff;
  padding: 12px 15px;
  display: block;
  position: relative;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
}
.button-toggle-menu {
  display: none;
}
header .sticky-menu-mobile {
  padding-top: 25px;
}
header .sticky-menu-mobile .row {
  align-items: center;
}
.main-navigation nav ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  margin: 27px 0 0;
  width: 100%;
}
.main-navigation nav ul li.dropdown:hover .dropdown-menu {
  display: block !important;
  top: 90%;
}
.content-social-wp {
  margin: 0.5rem 0;
}
.content-social-wp ul,
.social-wp ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.content-social-wp ul li,
.social-wp ul li {
  display: inline-table;
}
.content-social-wp ul li:first-child a {
  background: 0 0;
  width: auto;
  height: 25px;
}
.content-social-wp ul li:nth-child(2) a {
  background: #84b4f9;
}
.content-social-wp ul li:nth-child(3) a {
  background: #ca4172;
}
.content-social-wp ul li:nth-child(4) a {
  background: #ba342b;
}
.social-wp {
  min-width: 20%;
  margin-left: 2rem;
}
.social-wp ul li:first-child a {
  background: 0 0;
  width: auto;
  height: 25px;
}
.social-wp ul li:nth-child(2) a {
  background: #84b4f9;
}
.social-wp ul li:nth-child(3) a {
  background: #ca4172;
}
.social-wp ul li:nth-child(4) a {
  background: #ba342b;
}
.section-1 p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0 20px;
  color: #3c78f0;
}
.list-post .badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #dc191b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0;
  text-transform: uppercase;
}
.list-post .post-item,
.section-2 .col-xl-4 figure {
  position: relative;
}
.section-2 {
  padding-bottom: 50px;
}
.col-title {
  padding-bottom: 25px;
}
.section-3 .right .post-item {
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  grid-gap: 15px;
  margin-bottom: 50px;
}
.section-3 .right .post-item h3 a {
  display: block;
  line-height: 1.4;
  color: #333;
  font-size: 1.7rem;
  font-weight: 700;
}
.section-3 .right .post-by {
  margin: 15px 0 0;
  font-weight: 700;
}
.section-3 .left .post-item h3 a,
.section-4 .post-item h3 a {
  display: block;
  line-height: 1.4;
  color: #333;
  font-size: 1.7rem;
  font-weight: 600;
  margin: 20px 0 0;
}
.section-3 .left .post-by {
  margin: 15px 0;
  font-weight: 700;
}
.section-4:first-child .col-title h2 {
  border-top: 0;
}
.section-4 .list-post {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.section-4 .post-by {
  margin: 10px 0;
  font-weight: 600;
}
footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
footer .col-xl-12 {
  padding-top: 3em;
}
.bottom-footer {
  margin-top: 50px;
}
.bottom-footer.regular li a {
  font-weight: 400;
}
.bottom-footer.social p a {
  color: #c7c7c7;
  text-decoration: underline;
}
.breadcrumbs {
  padding: 0 0 5px;
  text-transform: uppercase;
  color: #666;
  margin: 10px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs li {
  display: flex;
  margin-right: 10px;
  color: #777;
}
.breadcrumbs .current-item *,
.breadcrumbs a,
.breadcrumbs a * {
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
}
.breadcrumbs .separator {
  margin-right: 10px;
  color: #999;
  content: '›';
  margin-top: -2px;
}
.load-more {
  margin: 30px 20px 25px;
}
.load-more a {
  display: block;
  width: 100%;
  border: 2px solid #dc191b;
  color: #dc191b;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  line-height: 1;
  font-weight: 600;
}
.load-more a:hover,
.wiget-1 form input[type='submit'],
.wiget-2 .tab-header .title {
  background: #dc191b;
  color: #fff;
}
.top-content .social-wp {
  margin-bottom: 15px;
}
.top-content .post-content img {
  margin: 10px 0;
}
.top-content .post-content p {
  margin: 10px 0 15px;
}
.post-meta {
  flex-wrap: wrap;
}
.wiget-1 {
  padding: 10px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  font-weight: 600;
}
.post-meta {
  display: flex;
}
.post-meta .post-time {
  padding-left: 5px;
}
.wiget-2 {
  margin: 30px 0;
}
.wiget-2 .tab-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  border: 3px solid #dc191b;
  border-bottom: 1px solid #d0cfcf;
}
.wiget-2 .tab-header .title {
  padding: 5px 10px;
  text-transform: uppercase;
}
.wiget-2 .tab-header .title.active {
  background: #fff;
  color: #d0cfcf;
}
.wiget-2 .tab-header .title:hover {
  cursor: pointer;
  background: #fff;
  color: #d0cfcf;
}
.tab-content .list-post {
  margin: 0;
  padding: 0;
  counter-reset: li;
  list-style-type: none;
}
.tab-content .list-post .post-item {
  margin: 0;
  padding: 12px;
  position: relative;
  display: flex;
  counter-increment: items;
  border-bottom: 1px dotted #d0cfcf;
}
.tab-content .list-post .post-item:hover {
  background: rgba(0, 0, 0, 0.6);
}
.tab-content .list-post .post-item::before {
  counter-increment: li;
  content: counter(items);
  color: #9aa9b5;
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  font-size: 24px;
}
.tab-content .list-post .post-item h2 a {
  font-size: 16px;
  display: block;
  color: #0c1a25;
}
.tab-content .list-post .post-item:hover a {
  color: #fff;
  text-decoration: none;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.wiget-3 {
  text-align: center;
}
.logo-header {
  margin-right: 2rem;
}
.logo img {
  height: 48px;
}
@media only screen and (max-width: 678px) {
  .logo img {
    height: 32px;
  }
  .logo-header {
    margin-right: 1rem;
  }
  .mainmenu,
  .social-wp {
    display: none;
  }
  .main-navigation.active,
  .main-navigation.active .submenu-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 99;
  }
  .main-navigation.active .submenu-overlay {
    z-index: 998;
  }
  .main-navigation.active .mainbox {
    padding: 0;
  }
  .main-navigation.active .mainmenu {
    display: block;
    height: 100vh;
    background: #fff;
    width: 70%;
    z-index: 999;
  }
  .main-navigation.active .mainmenu ul {
    margin: 0;
    flex-wrap: wrap;
    position: relative;
    display: block;
    height: 100vh;
    background: #fff;
    z-index: 999;
  }
  .main-navigation nav ul li.dropdown:hover .dropdown-menu {
    display: block !important;
    top: 90%;
    position: static;
    width: 100%;
    border: 0;
  }
  .main-navigation.active .mainmenu ul li {
    display: block;
    width: 100%;
  }
  .sticky-menu-mobile .social {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .button-toggle-menu,
  .line i {
    display: block;
  }
  .line {
    width: 33px;
    padding: 0 10px;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    z-index: 12;
  }
  .line i {
    margin: 2px 0;
    height: 2px;
    background: #333;
    border-radius: 4px;
  }
  .form-header #main-search {
    padding: 10px;
    font-size: 13px;
  }
  .section-2 .col-xl-8 {
    padding-right: 15px;
  }
  .section-2 {
    padding-bottom: 20px;
  }
  .list-post .post-item {
    position: relative;
    margin-bottom: 20px;
  }
  .section-4 .list-post {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-12 {
    width: 100%;
  }
  footer ul {
    margin-top: 15px;
  }
  .bottom-footer {
    margin-top: 0;
  }
  footer .col-xl-12 {
    padding-top: 5px;
  }
  .col-title h2 {
    font-size: 30px;
  }
  .load-more {
    margin: 10px 20px 0;
  }
  h2,
  h2 a,
  h2 b,
  h2 span,
  h2 strong {
    font-size: 18px;
  }
  h3,
  h3 a,
  h3 b,
  h3 span,
  h3 strong {
    font-size: 16px;
    color: #333;
  }
}
.section {
  margin-bottom: 50px;
}
.ai-score {
  font-size: 1rem;
  color: #999;
  position: relative;
  height: 22px;
  text-align: center;
}
.ai-score a {
  cursor: pointer;
}
.ai-score svg {
  width: 14px;
  fill: #eee;
  color: #999;
}
.ai-score a:hover {
  color: #666;
}
.ai-score-content {
  visibility: hidden;
  position: absolute;
  top: 20px;
  right: 0;
  width: 200px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 3px;
  z-index: 99;
  color: #666;
  font-size: 13px;
}

@media (max-width: 576px) {
  .ai-score-content {
    left: 0;
    right: auto;
  }
  .product-item .center {
    text-align: center !important;
  }
}
.ai-score-content.show {
  visibility: visible;
}
#compare .viewdetail-title {
  color: #000;
  font-weight: 700;
}

.br-theme-css-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
  text-decoration: none;
  float: left;
  font-size: 23px;
  margin-right: 5px;
}
.br-theme-css-stars .br-widget a:after {
  content: '★';
  color: #d2d2d2;
  font-size: 2rem;
}
.br-theme-css-stars .br-widget a.br-active:after,
.br-theme-css-stars .br-widget a.br-selected:after {
  color: #edb867;
}
.br-theme-css-stars .br-widget .br-current-rating,
.review-table-centered .nav-line .nav-link.active::after {
  display: none;
}
.br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-css-stars .br-widget a:after {
    content: '☆';
    color: #000;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: '★';
    color: #000;
  }
}
.top-products {
  background: #d14a4a;
  color: #fff;
  border-radius: 10px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.top-products h2 {
  margin-bottom: 2rem;
}
.top-products .desc {
  margin-top: 2rem;
}
.top-products .desc p {
  font-size: 14px;
  text-align: center;
  color: #f7baba;
  margin-bottom: 0;
}
.btn-pill {
  border-radius: 100px;
  padding-left: 2rem;
  padding-right: 2rem;
}
a.nav-link.scroll-to {
  border: 0 !important;
}
.bi-star,
.bi-star-fill {
  color: orange;
}
.floral-score {
  width: 100%;
  height: 100px;
  background: url(../img/floral.png) top center no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1.8rem;
}
.product-image {
  width: 100%;
}
.product-image .primary {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.product-image .variants {
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.product-image .variants a.variant {
  margin: 0 10px;
  position: relative;
}
.viewdetail-btn {
  padding: 8px 12px;
  border-radius: 7px;
}
.custom-section .viewdetail-btn {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}
.author {
  border-radius: 10px;
  border-color: #ddd;
  -webkit-box-shadow: 0 4px 7px -2px #ddd;
  box-shadow: 0 4px 7px -2px #ddd;
}
.lineclaim-2,
.lineclaim-3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.lineclaim-3 {
  -webkit-line-clamp: 3;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
.carousel-control-inner {
  padding: 1rem;
  background: #00040;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
  margin-top: 250px;
}
.post-content .toc a.nav-link,
.post-content .toc a.nav-link.active:hover,
.post-content .toc a.nav-link:hover {
  font-weight: 600;
  color: #000;
  font-size: 1.5rem;
}
.post-content .toc a.nav-link.active,
.post-content .toc a.nav-link:hover {
  text-decoration: underline;
}
.advertiser_disclosure {
  position: relative;
}
.advertiser_disclosure .adtoggler {
  font-size: 12px;
  color: #888;
}
.advertiser_disclosure .adcontent {
  max-width: calc(100vw - 2rem);
  background: #fff;
  padding: 10px;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 25px;
  width: 500px;
  text-align: left;
  border: 1px solid #7987a163;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 5px;
  z-index: 99;
  padding: 0.5rem 1rem;
}
.advertiser_disclosure .adcontent.show {
  visibility: visible;
}
.custom-section-content,
.custom-section-heading {
  max-width: 676px;
  margin-left: auto;
  margin-right: auto;
}
.author a.author-name {
  font-weight: 700;
  color: #000;
  font-size: 18px;
}
.author-list {
  display: flex;
  margin-right: 10px;
}

.footer-menu {
  columns: 4;
}
@media (max-width: 678px) {
  .footer-menu {
    columns: 2;
  }
}
.header,
.navbar-right {
  display: flex;
  align-items: center;
}
.header {
  justify-content: space-between;
}
.form-header,
.navbar-right {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .topics {
    flex-wrap: wrap;
  }
}
@media (max-width: 820px) {
  .advertiser_disclosure .adcontent.show {
    left: 0;
  }
}
.custom-section h3 {
  font-weight: 600;
}
.specs .spec-item {
  font-size: 10px;
}
.review-title .about {
  text-align: right;
}
.review-title .about .adtoggler {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .review-title,
  .topics {
    flex-wrap: wrap;
  }
}
@media (max-width: 820px) {
  .advertiser_disclosure .adcontent.show {
    left: 0;
  }
}
.product-photo,
.product-photo-sm,
.related-reviews .card .card-img-top {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 150px;
  padding-left: 1rem;
}
.viewdetail-img.product-photo {
  height: 100%;
}
.product-photo img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.product-photo-sm img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
@media (min-width: 576px) and (max-width: 768px) {
  .product-photo img {
    width: 100px;
    height: 100px;
  }
  #sidebar .card .product-photo img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 576px) {
  .product-photo-sm {
    width: 100%;
    margin: 0;
  }
  .product-photo img,
  .product-photo-sm img {
    width: 100%;
    height: 100%;
  }
  .product-right {
    text-align: left;
    padding-left: 0;
  }
  .navbar-menu .nav-link {
    color: #001737;
  }
}
.disclaimer {
  font-size: 12px;
  font-style: italic;
  color: #666;
  text-align: right;
}
.marker {
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, 'Inter UI', Roboto, sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.marker-ribbon::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  border-bottom: 7px solid #b4bdce;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  transform: rotate(45deg);
}
.marker-yellow {
  color: #fff;
}
.marker-ribbon {
  margin-left: -10px;
  box-shadow: 1px 1px 1px rgba(28, 39, 60, 0.16);
}
.marker-danger {
  color: #fff;
}
.marker-danger.marker-icon::before,
.marker-danger.marker-ribbon {
  background-color: #dc3545;
}
.product-item .center,
.product-item .left,
.product-item .right {
  padding: 1rem;
}
.product-item .viewdetail-title {
  font-weight: 700;
}
.nav-line .nav-item + .nav-item {
  margin-left: 25px;
}
.nav-line .nav-link {
  padding: 8px 5px;
  font-size: 1.5rem;
  display: table;
}
.nav-line .nav-link.active {
  position: relative;
}
.nav-line .nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  color: #596882;
}
.nav-link:focus,
.nav-link:hover {
  color: #0168fa;
}

.news-article nav {
  display: block;
  margin-bottom: 32px;
}
.line-clamp-3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
