@import url(http://allfont.ru/allfont.css?fonts=bebas-neue);
.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 > div.site > div.wrapper .site-content100 .entry-content {
  margin: 0; }

.gradient_text, html .entry-header .entry-title, html .entry-content h2 {
  background: linear-gradient(0deg, #ff0000 33%, #811800 66%, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

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; }
html .entry-header .entry-title {
  font-family: 'Bebas Neue', arial, sans-serif;
  font-size: 52px;
  font-weight: bold; }
html .entry-header img {
  display: none !important; }
html .entry-content h2 {
  font-family: 'Bebas Neue', arial, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: bold; }
html .entry-content a {
  text-decoration: none;
  border-bottom: 3px solid #ff0000;
  box-shadow: inset 0 -5px 0 #ff0000; }
@media (max-width: 992px) {
  html .entry-header .entry-title {
    font-size: 24px; }
  html .entry-content h2 {
    font-size: 20px; } }

/*# sourceMappingURL=page.css.map */
