.fixed_link {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: block;
  z-index: 1; }

.post-info {
  max-width: 660px;
  width: 100%;
  margin: 0 auto 17px auto; }

.doom {
  max-width: 660px;
  width: 100%;
  margin: 0 auto 17px auto; }
  .doom .entry-title {
    text-align: center; }
  .doom .checkbox {
    border-color: #eb1212; }
  .doom .watu_counter {
    border-color: #eb1212; }
  .doom .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #eb1212; }
  .doom .watu_answer_item.checked .checkbox:after {
    background-color: #eb1212; }
  .doom .entry-content h2, .doom .comment-content h2, .doom .mu_register h2 {
    text-align: center; }
  .doom .mejs-button.mejs-playpause-button > button {
    background: url("https://disgustingmen.com/wp-content/uploads/2020/03/play.png") center no-repeat; }
  .doom #watu_quiz .page_btn {
    background: url("https://disgustingmen.com/wp-content/uploads/2020/03/btn.jpg") left top repeat-x;
    height: 75px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden; }
    .doom #watu_quiz .page_btn:before {
      content: '';
      width: 30px;
      height: 30px;
      background-color: white;
      position: absolute;
      z-index: 1;
      top: -15px;
      transform: rotate(45deg);
      left: -15px;
      display: block; }
    .doom #watu_quiz .page_btn:after {
      content: '';
      transform: rotate(45deg);
      width: 30px;
      height: 30px;
      background-color: white;
      position: absolute;
      z-index: 1;
      bottom: -15px;
      right: -15px;
      display: block; }

.preview {
  margin-bottom: 17px;
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden; }
  .preview img {
    width: 100%;
    height: auto;
    display: block; }
  .preview canvas {
    position: absolute;
    left: -20px;
    z-index: 1;
    top: 0; }
    @media (max-width: 600px) {
      .preview canvas {
        display: none; } }
  .preview_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2; }
  @media (max-width: 992px) {
    .preview .preview_link {
      display: block; } }

html body {
  min-height: 100%;
  padding-top: 1px;
  background-image: url("https://disgustingmen.com/wp-content/uploads/2020/03/bg_pics.png") !important;
  background-repeat: no-repeat, no-repeat !important;
  background-attachment: scroll, scroll !important;
  background-color: #261e18 !important;
  background-position: top center, bottom center !important; }
html header.site_header.fix_menu > .logo {
  background: url("https://disgustingmen.com/wp-content/uploads/2020/03/slayer.png") center no-repeat; }
  html header.site_header.fix_menu > .logo svg rect {
    fill: transparent !important; }
html header.site_header {
  border-color: #733636; }

/*# sourceMappingURL=page.css.map */
