@import url("https://fonts.googleapis.com/css?family=|Poppins|");
/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
/*CRP styles*/
.crp-list {
  background: #f2f2f2;
  margin: 20px;
}
h3.crp-list-title {
  display: none;
}
.crp-list-item a:before {
  content: "MORE ABOUT THIS";
  display: block;
  font-weight: 800;
}
.crp-list-item-title {
  font-size: 0.9rem;
  margin-left: 10px;
}
.crp-list-item a {
  background: none !important;
}
/*Custom link styling and remove color from bottom of lightbox images*/
.link-color-wrap a {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(186, 255, 0, 0.5) 40%);
}
a.tipi-lightbox {
  background: none;
}
/*Swipebox top bar*/
#swipebox-top-bar {
  display: none !important;
}
#swipebox-title {
  display: none !important;
}
/*Blockquote style*/
blockquote,
q {
  font-size: 0.9rem;
  line-height: 2;
}
blockquote:before,
q:before {
  font-family: 'tipi';
  transform: scale(-3, 3);
  color: #f2f2f2;
}
blockquote::after {
  /*Reset to make sure*/
  content: "";
}
/*Disqus widget styles*/
.block-css-73241 .block-html-content ul {
  margin-left: 0px;
}
.dsq-widget-item a {
  background-image: none !important;
}
.dsq-widget-avatar {
  padding-right: 10px;
  display: inline-block;
}
.dsq-widget-user {
  padding-bottom: 10px;
  text-decoration: none;
  color: #555;
  display: inline-block;
}
.dsq-widget-comment {
  display: block;
  font-size: smaller;
  word-wrap: break-word;
  line-height: 20px;
}
.dsq-widget-meta a {
  text-decoration: none;
  font-size: smaller;
}
.dsq-widget-item p a {
  text-decoration: none;
  color: #555;
}
.dsq-widget ul.dsq-widget-list {
  padding: 0;
  margin: 0;
  text-align: left;
}
img.dsq-widget-avatar {
  padding: 50;
  float: left;
  color: #555;
}
a.dsq-widget-user {
  font-weight: bold;
  font-size: smaller;
}
a.dsq-widget-thread {
  font-weight: bold;
}
p.dsq-widget-meta {
  clear: both;
  font-size: smaller;
  padding: 0;
  margin: 0;
}
li.dsq-widget-item {
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 5px;
  list-style-type: none;
  clear: both;
}
span.dsq-widget-clout {
  padding: 0 2px;
  background-color: #555;
  color: #fff;
}
table.dsq-widget-horiz td {
  padding-right: 15px;
}
.dsq-widget-comment p {
  display: inline;
  font-size: smaller;
}
.dsq-widget-comment {
  margin-top: 5px;
}
.dsq-widget-meta a:nth-child(1) {
  font-weight: 600;
}
/*Login page styles*/
body.login {
  background-color: #131212 !important;
  background-image: url("https://www.nag.co.za/wp-content/uploads/2021/02/spacecat-782x489.jpg") !important;
  background-size: cover !important;
  background-attachment: fixed;
  background-repeat: no-repeat !important;
  background-blend-mode: overlay;
}
.login h1 a {
  background-image: url("https://www.nag.co.za/wp-content/uploads/2021/02/login-200x200.png");
  background-size: cover !important;
}
.login #login form {
  background-color: #1c1c1c;
  border-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 3px;
  border-left-color: #baff00;
}
body.login #login .button {
  background-color: #baff00;
  color: #081115;
  font-weight: 600;
  text-transform: uppercase !important;
  font-family: Poppins;
  border-width: 0px;
  border-radius: 0px;
}
.login #login label {
  text-transform: uppercase;
  font-size: 12px;
  font-family: Poppins;
}
.login #login input[type=text] {
  border-radius: 0px;
  font-family: Poppins;
}
.login #login form input[type=checkbox] {
  border-radius: 0px;
  font-family: Poppins;
}
.login #nav {
  font-family: Poppins;
  color: #a6a6a6;
}
.login #backtoblog {
  color: #a6a6a6;
  font-family: Poppins;
}
.login .privacy-policy-page-link {
  font-family: Poppins;
  text-transform: capitalize;
  color: #464646 !important;
}
.login h1 {
  font-family: Poppins;
}
.login .privacy-policy-page-link:hover {
  color: #464646;
}
/*Remove percent from review score*/
.lets-review-score-type-1 .score:after {
  content: '';
}
.lets-info-up-skin-2 .lets-info-up-pretitle {
  color: #baff00;
}
/*Block title mid-line*/
.block-title-wrap-style .block-title:after,
.block-title-wrap-style .block-title:before {
  margin-left: 15px;
  margin-right: 0px;
  position: relative;
  margin-top: 2px;
  border-top: 10px #f7f7f7 solid;
}
.block-title p {
  font-size: 16px;
}
/*Disable mid-line in featured streamer title*/
.block-css-47957 .block-title:after {
  border: none;
}
/*And on the GauFive promo page*/
.block-css-10477 .block-title:after {
  border: none;
}
.block-css-10477 .block-title p {
  font-size: 24px;
}
/*MOBILE DEVICE FIXES*/
@media screen and (max-width: 480px) {
  /*Align footer widget on mobile*/
  .site-footer .footer-widget {
    text-align: center;
  }
  /*Midline*/
  .block-title-wrap-style .block-title:after,
  .block-title-wrap-style .block-title:before {
    border: none;
  }
  .block-css-47957 .block-wrap-title .block-html-content p {
    text-align: center;
  }
  .block-css-87246 {
    text-align: center;
  }
  .block-title p {
    font-size: 28px;
  }
  .block-title {
    font-size: 42px;
  }
  /*Gaufive page*/
  .block-css-99209 {
    text-align: center;
  }
  .block-css-63639 {
    text-align: center;
    border-bottom: 3px solid #fff;
  }
  .custom-button__size-3.tipi-button.block-loader {
    margin-top: 30px;
  }
  .block-wrap-grid .load-more-wrap-1 {
    padding-top: 0;
  }
  div[class*=title-mid] .hero-wrap .meta .entry-title {
    font-size: 24px;
  }
  .hero-wrap.cover-2 {
    height: 33vh;
    max-height: 33vh;
  }
}
