@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueLight.woff2") format("woff2"), url("../fonts/BebasNeueLight.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeue-Thin.woff2") format("woff2"), url("../fonts/BebasNeue-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueBold.woff2") format("woff2"), url("../fonts/BebasNeueBold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue Book';
  src: url("../fonts/BebasNeueBook.woff2") format("woff2"), url("../fonts/BebasNeueBook.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeueRegular.woff2") format("woff2"), url("../fonts/BebasNeueRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.fixed_link {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: block;
  z-index: 1; }

.quiz-area {
  margin-top: 80px; }
  @media (max-width: 992px) {
    .quiz-area {
      margin-top: 40px; } }

.entry-meta {
  display: none; }

.ufc .share {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  margin-top: 0px; }
  @media (max-width: 992px) {
    .ufc .share {
      margin-top: 0px; } }
  .ufc .share.hide {
    display: none; }
  .ufc .share_title {
    color: #555555;
    font-size: 15px;
    margin-bottom: 10px; }
  .ufc .share_links {
    display: flex;
    margin-left: -7px; }
    .ufc .share_links a {
      display: flex;
      margin-left: 7px;
      text-decoration: none;
      align-items: center;
      justify-content: center;
      height: 48px;
      width: 48px;
      background-color: #000; }
  @media (max-width: 992px) {
    .ufc .share {
      margin-bottom: 30px; } }

#watu_quiz .page_btn {
  height: 70px;
  line-height: 70px;
  max-width: 290px;
  min-width: inherit;
  width: 100%;
  font-size: 33px;
  text-transform: uppercase;
  font-family: "Ubuntu Condensed", sans-serif;
  background-color: #0015ff; }

html > body > div.site > div.wrapper .entry-content p {
  font-size: 18px;
  line-height: 26px; }

.entry-header .entry-title {
  text-align: center;
  color: #000;
  font-size: 43px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-left: 108px;
  margin-top: 30px;
  margin-right: 108px; }
  @media (max-width: 992px) {
    .entry-header .entry-title {
      font-size: 24px;
      margin-top: 15px;
      margin-bottom: 15px;
      margin-left: 30px;
      margin-right: 30px; } }

.entry-header img {
  display: none; }
.entry-header.hide {
  display: none; }

.entry-content p.hide {
  display: none; }

.quiz-area .likely-big .likely__icon svg path {
  fill: #000; }

.likely__widget_twitter .likely__icon svg path {
  fill: #fff !important; }

.quiz-area .likely-big .likely__widget {
  width: 48px;
  height: 48px; }

.quiz-area .likely-big .likely__widget {
  background-color: #000; }

.quiz-area .likely-big .likely__widget_twitter svg {
  background-color: #000; }

.watu_answer_item {
  display: flex;
  align-items: flex-start;
  width: 100%; }
  .watu_answer_item .correct-answer {
    color: #000; }

.watu_answer_item label {
  padding-top: 14px;
  padding-left: 20px; }

html > body > div.site {
  padding: 0; }

body #main {
  padding: 0 15px 15px 15px; }

header.site_header {
  border-color: #000;
  background-color: #000; }

header.site_header > nav {
  background: #000; }

.site_header > nav ul > li > a {
  color: white;
  font-family: "Bebas Neue Book", sans-serif;
  font-size: 25px; }

.site_header > nav ul > li:last-child a {
  display: none; }

header.site_header > .logo svg rect {
  fill: #000 !important; }

html .fix_menu.fix {
  transform: none;
  width: 980px !important;
  margin-left: 0 !important; }
html body {
  min-height: 100%;
  padding-top: 1px;
  background-image: url("https://disgustingmen.com/wp-content/uploads/2020/09/ufc_bg.png?v=1") !important;
  background-repeat: no-repeat, no-repeat !important;
  background-attachment: scroll, scroll !important;
  background-color: #ebebeb !important;
  background-position: top center, bottom center !important; }

html > body > div.site > section.under_nav {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0; }
  html > body > div.site > section.under_nav .social {
    right: 20px;
    margin-top: 13px; }

.preview {
  margin: 0 -15px; }
  .preview img {
    display: block;
    width: 100%;
    height: auto; }

/*# sourceMappingURL=page.css.map */
