/*
Theme Name: Kalyanmiks
Theme URI: http://kalyanmiks.ru/
Author: WellThemes
Author URI: http://kalyanmiks.ru/
Description: A Premium Magazine style Responsive WordPress Theme by Kalyanmiks.
Version: 1.1
Tags: white, black, gray, light, one-column, two-columns, right-sidebar, responsive-layout, custom-background, editor-style, featured-images, full-width-template, sticky-post, theme-options
Text Domain: osmiy
*/
@import url("css/reset.css");
body, html {
  font-size: 16px;
  font-family: "PT Sans", Arial, sans-serif;
  line-height: 21px; }
  body.menu-active, html.menu-active {
    overflow: hidden; }

/*basic styles*/
img {
  max-width: 100%; }

blockquote {
  border-left: 4px solid #e03731;
  padding-left: 11px;
  margin: 15px 0;
  font-size: 17px;
  width: 500px;
  max-width: 100%; }

a {
  color: #fff;
  text-decoration: underline; }

h2 {
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  font-family: 'PT Sans Caption', sans-serif;
  font-weight: bold; }

p {
  margin-top: 10px; }

.wrapper {
  padding: 0 15px;
  max-width: 1300px;
  margin: 0 auto; }

.count-posts, .not-found {
  display: none; }

.sticky {
  border-bottom: 1px solid #e3e3e3;
  padding: 0 17px;
  z-index: 1;
  margin-left: -19px; }

.sidebar {
  display: none; }

/* Header */
#header {
  background: #000000;
  height: 55px;
  width: 100%;
  padding-top: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25; }
  #header .logo {
    display: inline-block;
    vertical-align: top;
    margin-top: -10px;
    position: relative;
    z-index: 4; }
    #header .logo img {
      width: 21px; }

.menu-wrap {
  color: #fff;
  height: 0;
  width: 100%;
  top: 0;
  z-index: 23;
  position: fixed;
  background: #000;
  left: 0;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .menu-wrap ul {
    margin-top: 50px; }
  .menu-wrap .menu, .menu-wrap .miks-add-button {
    font-size: 24px;
    font-family: "PT Sans Caption",Arial,sans-serif;
    text-decoration: none;
    color: #fff;
    text-align: left;
    line-height: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer; }
    .menu-wrap .menu a, .menu-wrap .miks-add-button a {
      color: #fff;
      text-decoration: none; }
  .menu-wrap .miks-count {
    font-size: 0;
    height: 50px;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    font-family: "PT Sans", Arial, sans-serif; }
    .menu-wrap .miks-count > div {
      font-size: 12px;
      line-height: 14px;
      display: inline-block;
      width: 50%;
      vertical-align: top;
      text-align: center; }
      .menu-wrap .miks-count > div span {
        vertical-align: top;
        max-width: 50px;
        line-height: 12px;
        margin-top: 14px;
        display: inline-block;
        text-align: left; }
      .menu-wrap .miks-count > div:first-child {
        position: relative; }
        .menu-wrap .miks-count > div:first-child:after {
          content: '';
          position: absolute;
          right: 0;
          display: block;
          width: 1px;
          height: 100%;
          border-right: 1px solid #000;
          height: 22px;
          top: 14px; }
  .menu-wrap .count-today {
    font-size: 30px;
    font-family: "PT Sans Caption",Arial,sans-serif;
    line-height: 50px;
    display: inline-block; }
  .menu-wrap .menu-about-block {
    margin-top: 20px; }
    .menu-wrap .menu-about-block p {
      cursor: text;
      font-size: 16px;
      font-family: "PT Sans",Arial,sans-serif;
      line-height: 21px; }
  .menu-wrap .mobile-social-block {
    border-top: 1px solid #33393f;
    margin-top: 40px;
    width: 100%;
    border-bottom: 1px solid #33393f;
    font-size: 0;
    display: table; }
    .menu-wrap .mobile-social-block a {
      vertical-align: middle;
      text-align: center;
      display: table-cell;
      height: 60px;
      padding-top: 14px;
      width: 33%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-right: 1px solid #33393f; }
      .menu-wrap .mobile-social-block a.inst {
        border: none; }
  .menu-wrap .designed-by {
    margin-top: 15px; }
  .menu-wrap .designed-by, .menu-wrap .copyright {
    color: #959798;
    text-align: center;
    font-size: 12px;
    line-height: 24px; }
    .menu-wrap .designed-by a, .menu-wrap .copyright a {
      color: inherit; }

.humburger {
  cursor: pointer;
  float: left;
  position: relative;
  z-index: 4;
  padding: 15px;
  margin: -15px; }

body:not(.home) .back-to-top {
  display: none; }

body:not(.home) .mikser {
  display: none; }

body:not(.home) .tobacco-list {
  display: none; }

body:not(.home) .logo {
  margin-left: -27px; }

.favorite-page {
  margin-top: 55px;
  text-align: left; }
  .favorite-page a {
    color: #000; }
  .favorite-page h2 {
    text-align: center;
    padding-top: 24px;
    font-size: 30px; }
  .favorite-page .fav {
    text-align: left;
    margin-top: 20px; }

.mikser {
  position: relative;
  z-index: 4;
  float: right;
  cursor: pointer;
  padding: 20px;
  margin: -20px;
  padding-bottom: 10px;
  margin-bottom: -10px; }

/* mikser */
.center-miks {
  position: relative;
  padding-bottom: 65px;
  background: #fff; }
  .center-miks .miks-link::first-letter {
    text-transform: uppercase; }

.mikser-block {
  margin-top: 54px; }

.miks-link {
  height: 35px;
  padding: 0 12px;
  line-height: 32px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  color: #404040;
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  font-family: 'PT Sans', sans-serif;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  cursor: pointer; }
  .miks-link:hover, .miks-link.choosen {
    border: 1px solid #000;
    color: #000; }

.tobacco-producer:first-of-type .mikser-title {
  border-bottom: 1px solid #e3e3e3;
  padding: 0 15px;
  margin-left: -15px;
  width: 100%; }

.mikser-title {
  line-height: 50px;
  background: #fff; }

.tobacco-producer {
  position: relative; }

.tobacco-list {
  position: fixed;
  top: 67px;
  right: 15px;
  cursor: pointer;
  z-index: 19; }
  .tobacco-list.active .cls-1 {
    stroke: #e03731; }

.post_tags {
  padding-top: 15px;
  border: 2px solid #dce1e6;
  border-top-width: 1px;
  padding: 15px 13px 0 13px;
  width: 100%;
  margin-left: -15px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-bottom-width: 1px; }

.left-miks {
  display: none;
  position: fixed;
  top: 55px;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 18;
  overflow: auto;
  padding-right: 30px;
  background: #fff; }
  .left-miks .block {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: bold;
    text-decoration: underline;
    line-height: 50px;
    cursor: pointer; }

.tobacco-list {
  padding: 10px;
  margin: -10px; }

.mikser-added-count {
  display: none;
  color: #fff;
  width: 18px;
  height: 18px;
  top: 15px;
  right: 15px;
  position: absolute;
  background: red;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 11px;
  line-height: 18px; }

.choosen-block {
  display: none; }

.post-none {
  display: none;
  height: 150px;
  margin-top: 48px;
  background: #f7f7f7;
  text-align: center;
  padding-top: 1px; }
  .post-none a {
    color: #000;
    text-decoration: underline; }
    .post-none a:hover, .post-none a .current-menu-item {
      color: #e03731; }
  .post-none p {
    width: 230px;
    margin: 50px auto;
    display: block;
    font-size: 14px; }

#load-post {
  bottom: 30px;
  background-color: #e03731;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-image: -moz-linear-gradient(-90deg, #de5743 0%, #e03731 100%);
  background-image: -webkit-linear-gradient(-90deg, #de5743 0%, #e03731 100%);
  background-image: -ms-linear-gradient(-90deg, #de5743 0%, #e03731 100%);
  -webkit-box-shadow: 0px 8px 22px 0px rgba(213, 35, 31, 0.74), inset 0px 2px 0px 0px rgba(224, 55, 49, 0.6);
  box-shadow: 0px 8px 22px 0px rgba(213, 35, 31, 0.74), inset 0px 2px 0px 0px rgba(224, 55, 49, 0.6);
  position: fixed;
  width: 288px;
  height: 44px;
  z-index: 17;
  text-align: center;
  font-size: 18px;
  line-height: 44px;
  left: 50%;
  margin-left: -144px;
  font-family: "PT Sans Caption", Arial, sans-serif;
  text-decoration: none; }
  #load-post.stickied {
    position: absolute;
    bottom: 0; }

.right-miks {
  display: none;
  position: fixed;
  padding: 0px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 26;
  top: 5px;
  left: 0px;
  width: 100%;
  height: 100%; }
  .right-miks .mikses {
    padding-top: 1px; }
  .right-miks .mikses-header {
    position: fixed;
    height: 49px;
    left: 5px;
    right: 5px;
    top: 5px;
    z-index: 3;
    background: #fff;
    border-bottom: 1px solid #dfe0e6; }
  .right-miks .delete-info {
    margin-top: 48px;
    height: 35px;
    font-size: 14px;
    color: #9c9d9e;
    text-align: center;
    line-height: 35px;
    background: #f7f8fa;
    margin-bottom: 25px; }
    .right-miks .delete-info img {
      width: 15px;
      margin-top: -5px;
      vertical-align: middle;
      display: inline-block; }

.close-button {
  display: inline-block;
  float: right;
  padding: 15px 20px 10px 10px;
  position: absolute;
  right: -5px; }

.right-miks-wrp {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 28px 0px rgba(0, 13, 43, 0.3);
  box-shadow: 0px 5px 28px 0px rgba(0, 13, 43, 0.3);
  width: 100%;
  min-height: 200px;
  max-height: 80vh;
  overflow: auto; }
  .right-miks-wrp.empty .clear {
    background-color: #f7f7f7; }
    .right-miks-wrp.empty .clear img:not(.clear_a) {
      display: none; }
    .right-miks-wrp.empty .clear .clear_a {
      display: inline-block; }
  .right-miks-wrp .clear {
    background-color: #fcebea;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    width: 40px;
    height: 27px;
    border: none;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    cursor: pointer;
    position: absolute;
    outline: none; }
    .right-miks-wrp .clear .clear_a {
      display: none; }
  .right-miks-wrp .mikses {
    overflow: auto; }
  .right-miks-wrp .text-how-lot {
    font-size: 18px;
    font-family: "PT Sans Caption", Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    line-height: 50px; }
  .right-miks-wrp .choosen-block {
    margin-bottom: 8px;
    padding: 0 10px; }
    .right-miks-wrp .choosen-block .caption {
      font-size: 20px;
      font-family: "PT Sans Caption", Arial, sans-serif;
      font-weight: bold;
      margin-right: 5px; }
    .right-miks-wrp .choosen-block .miks-link {
      border-color: #e3e3e3; }

.mikser-added-count-ins {
  color: #f44336; }

.archive .pagination {
  padding: 0 15px; }

.main-page, .archive {
  text-align: center; }
  .main-page article, .archive article {
    width: 100%;
    max-width: 350px;
    margin-top: 15px;
    display: inline-block;
    position: relative; }
    .main-page article p, .archive article p {
      display: none; }
    .main-page article .overlay, .archive article .overlay {
      height: 130px;
      overflow: hidden;
      position: relative;
      max-width: 100%; }
    .main-page article .t-link, .archive article .t-link {
      position: absolute;
      display: block;
      z-index: 2;
      max-width: 72%;
      top: 10px;
      font-weight: bold;
      font-family: 'PT Sans Caption';
      font-size: 18px;
      line-height: 22px;
      padding-left: 10px;
      text-align: left;
      top: 4px;
      text-decoration: none; }
      .main-page article .t-link:before, .archive article .t-link:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 130px 130px 0 0;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: -5px;
        z-index: -1;
        left: 0; }
      .main-page article .t-link h3, .archive article .t-link h3 {
        display: inline;
        text-decoration: none;
        color: #000;
        background: #fff;
        line-height: 28px; }

.related-posts > h3 {
  font-weight: bold;
  font-family: 'PT Sans Caption';
  font-size: 22px;
  margin-top: 22px;
  margin-bottom: 7px; }

.post-list .one-third {
  width: 100%;
  max-width: 350px;
  margin-top: 15px;
  display: inline-block;
  position: relative; }
  .post-list .one-third p {
    display: none; }
  .post-list .one-third .overlay {
    height: 130px;
    overflow: hidden;
    position: relative;
    max-width: 100%; }
  .post-list .one-third .t-link {
    position: absolute;
    display: block;
    z-index: 2;
    max-width: 72%;
    top: 10px;
    font-weight: bold;
    font-family: 'PT Sans Caption';
    font-size: 18px;
    line-height: 22px;
    padding-left: 10px;
    text-align: left;
    top: 4px; }
    .post-list .one-third .t-link:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 130px 130px 0 0;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      top: -5px;
      z-index: -1;
      left: 0; }
    .post-list .one-third .t-link h3 {
      display: inline;
      text-decoration: none;
      color: #000;
      background: #fff;
      line-height: 28px; }

.archive-postlist {
  margin-top: 10px; }

.attachment-wt550_300 {
  width: 550px;
  height: 300px;
  max-width: none; }

.archive .mikser {
  display: none; }

.archive #main {
  padding-top: 70px; }
  .archive #main .archive-header {
    padding-left: 10px; }
  .archive #main .tobacco-list {
    display: none; }

.count-posts {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  font-family: "PT Sans Caption";
  text-align: center; }
  .count-posts span.num-count {
    font-size: 60px;
    line-height: 30px;
    margin-top: 35px;
    display: inline-block;
    color: #e03731; }

.all-pick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: transparent #dce1e6 transparent transparent;
  position: absolute;
  right: -15px;
  top: 51px;
  cursor: pointer; }

.post_tags.all-picked {
  border-color: #e03731; }
  .post_tags.all-picked .all-pick {
    border-color: transparent #e03731 transparent transparent; }

.back-to-top {
  background: #00080f;
  height: 230px;
  display: table;
  vertical-align: middle;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-top: 30px; }
  .back-to-top > div {
    display: table-cell;
    vertical-align: middle; }
    .back-to-top > div span {
      display: block;
      font-size: 40px;
      line-height: 60px; }

.add-miks-form {
  display: none;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 26;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  overflow: auto; }
  .add-miks-form.opened {
    display: block; }
  .add-miks-form h2 {
    font-size: 16px;
    line-height: 49px; }
  .add-miks-form .add-header {
    height: 49px;
    width: 100%;
    z-index: 3;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #dfe0e6; }
  .add-miks-form form {
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .add-miks-form label {
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px; }
  .add-miks-form input, .add-miks-form textarea {
    background: #fcebea;
    border: none;
    border-bottom: 1px solid #e03731;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px; }
  .add-miks-form input {
    height: 40px; }
  .add-miks-form textarea {
    height: 140px;
    resize: none; }
  .add-miks-form button {
    border: none;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #e03731;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(224, 55, 49, 0.004);
    box-shadow: 0px 2px 0px 0px rgba(224, 55, 49, 0.004);
    width: 280px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    font-family: "PT Sans Caption";
    font-weight: bold;
    margin: 30px 0; }
  .add-miks-form .close-button {
    right: 0;
    padding-right: 10px; }
  .add-miks-form .thanx {
    font-size: 20px;
    margin-top: 50px;
    line-height: 28px; }

/* The Loader */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 17;
  overflow: hidden;
  display: none; }

.no-js #loader-wrapper {
  display: none; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 1.7s linear infinite;
  -moz-animation: spin 1.7s linear infinite;
  -o-animation: spin 1.7s linear infinite;
  animation: spin 1.7s linear infinite;
  z-index: 11; }

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin-reverse 0.6s linear infinite;
  -moz-animation: spin-reverse 0.6s linear infinite;
  -o-animation: spin-reverse 0.6s linear infinite;
  animation: spin-reverse 0.6s linear infinite; }

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg); } }

@-moz-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@-o-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #00080f;
  z-index: 10; }

#loader-wrapper .loader-section.section-left {
  left: 0; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  -moz-transition: all 0.3s 1s ease-out;
  -o-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out; }

/* === Pagination === */
.pagination {
  overflow: hidden;
  margin: 30px 0;
  clear: both; }

.pagination .page-numbers {
  border: 1px solid #ECECEC;
  color: #666666;
  padding: 2px 10px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 8px;
  font-weight: 700; }

.pagination a {
  text-decoration: none; }

.pagination a:hover {
  border: 1px solid #e03731;
  color: #7E7E7E; }

.pagination .current {
  border: 1px solid #e03731;
  background: #e03731;
  color: #FFFFFF; }

.single {
  font-size: 16px;
  line-height: 24px; }
  .single #main {
    margin-top: 55px; }
  .single .miks {
    padding-top: 1px; }
    .single .miks h1 {
      font-size: 24px;
      line-height: 26px;
      font-weight: bold;
      margin-bottom: 20px; }
    .single .miks .miks-img {
      width: 140%;
      max-width: none;
      margin-left: -40%; }

body .likely {
  margin-bottom: 10px; }

body .likely .likely__widget {
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 32px;
  font-size: 13px;
  line-height: 30px;
  padding: 0 8px;
  margin-right: 1px;
  margin-left: 0;
  margin-bottom: 1px;
  padding-left: 5px; }

body .likely .likely__counter {
  display: inline-block; }

body .likely .likely__widget.likely__widget_vkontakte {
  background: #dbe1e6;
  color: #4d75a1; }

body .likely .likely__widget.likely__widget_twitter {
  background: #d2e6f2;
  color: #1da1f2; }

body .likely .likely__widget.likely__widget_facebook {
  background: #d8dce5;
  color: #3f5b99; }

body .likely svg {
  left: 7px;
  top: 7px; }

body .likely .likely__icon {
  width: 30px;
  height: 30px; }

.add-best {
  background: url(images/heart-d.png) no-repeat center;
  width: 25px;
  -o-background-size: 100%;
  background-size: 100%;
  font-size: 0;
  height: 25px;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 25; }
  .add-best.active {
    background: url(images/heart.png) no-repeat center;
    -o-background-size: 100%;
    background-size: 100%; }

.desktop {
  display: none; }

@media screen and (min-width: 479px) {
  .single .miks .entry-wrap {
    width: 768px;
    max-width: 100%; }
  .single .miks h1 {
    margin-top: 15px; }
  .single .miks .miks-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    max-width: 100%;
    width: 768px;
    margin: 0; } }

@media screen and (min-width: 767px) {
  .main-page article, .archive article {
    margin-right: 15px; }
  .sidebar {
    display: block;
    float: right;
    margin-right: 15px;
    width: 210px; }
  .post-miks {
    margin-right: 240px; }
  .one-third {
    margin-right: 15px; }
  .mikser-block {
    margin-top: 54px;
    font-size: 0;
    position: relative; }
  .left-miks {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 39%;
    position: relative;
    padding-right: 0;
    margin-top: 0px;
    position: fixed;
    overflow: visible !important;
    z-index: auto; }
    .left-miks .wrapper {
      padding: 0;
      height: 100%;
      padding-right: 20px;
      margin-right: -20px;
       }
      .left-miks .wrapper .block {
        padding-left: 15px;
        font-size: 18px;
        width: 100%;
        line-height: 42px;
        text-decoration: none; }
        .left-miks .wrapper .block.current {
          background: #e03731;
          color: #fff; }
  #load-post {
    position: fixed;
    margin-left: 20px; }
    #load-post.stickied {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -144px; }
  .center-miks {
    margin-left: 39%; }
  .post_tags {
    padding: 0;
    margin-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    border: none; }
  .mikser-main-wrp {
    padding: 0; }
  .tobacco-producer {
    position: relative;
    border: 1px solid #dce1e6;
    border-top: none; }
    .tobacco-producer:first-of-type .mikser-title {
      padding-left: 15px;
      margin-left: 0px;
      border: none; }
    .tobacco-producer .mikser-title {
      padding: 0;
      margin: 0;
      padding-left: 15px;
      border: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .all-pick {
    right: 0;
    top: 0;
    border-width: 0 35px 35px 0; }
  .tobacco-list {
    display: none; }
  .single .miks .entry-wrap {
    width: 768px;
    max-width: 100%; }
  .single .miks h1 {
    margin-top: 15px; }
  .single .miks .miks-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    max-width: 100%;
    width: 768px;
    margin: 0; }
  .single .related-posts {
    max-width: 100%;
    width: 768px; } }

@media screen and (min-width: 1025px) {
  .desktop {
    display: block; }
  .sidebar {
    width: 210px;
    display: inline-block;
    vertical-align: top;
    margin-top: 61px;
    margin-left: 30px;
    float: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .wide-content.miks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .post-miks {
    margin-right: 0;
    display: inline-block;
    max-width: 768px; }
  .favorite-page h2 {
    margin-top: 40px; }
  .single #header .miks-add-button {
    right: 60px; }
  .posts {
    background: #fff;
    z-index: 12;
    position: relative; }
  #load-post {
    margin-left: -144px; }
  .right-miks {
    display: block;
    position: fixed;
    top: 55px;
    width: 24%;
    right: 0;
    left: auto;
    background: #f2f5f7;
    z-index: 12;
    max-height: none;
    overflow: hidden; }
    .right-miks .delete-info {
      background: none; }
    .right-miks .right-miks-wrp {
      height: 100%;
      overflow: auto; }
    .right-miks .right-miks-wrp.empty .clear {
      background: #fff; }
    .right-miks .close-button {
      display: none; }
    .right-miks-wrp {
      -webkit-box-shadow: none;
      box-shadow: none;
      background: none; }
    .right-miks .mikses-header {
      position: absolute;
      text-align: left;
      background: #f2f5f7;
      z-index: 3; }
      .right-miks .mikses-header .text-how-lot {
        text-align: left;
        padding-left: 15px; }
      .right-miks .mikses-header .clear {
        right: 3px; }
  .center-miks {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%; }
  .wide-content, #content {
    max-width: 1330px;
    margin: 0 auto; }
    .wide-content .pagination, #content .pagination {
      padding: 0; }
  h2:not(.mikser-title) {
    font-size: 48px; }
  #header {
    text-align: left;
    font-size: 14px;
    font-family: "PT Sans Caption", sans-serif;
    font-weight: bold;
    color: #fff; }
    #header .wrapper {
      position: relative; }
    #header .mikser {
      display: none; }
    #header .miks-add-button {
      float: right;
      position: absolute;
      right: 30px;
      top: 0;
      cursor: pointer; }
      #header .miks-add-button:hover {
        color: #e03731; }
    #header .add-header {
      text-align: center; }
      #header .add-header h2 {
        font-size: 22px;
        text-align: center; }
    #header .thanx {
      color: #000;
      text-align: center; }
    #header form {
      color: #000;
      max-width: 60%;
      margin: 0 auto;
      text-align: center;
      font-size: 16px; }
    #header .desktop {
      display: inline-block; }
      #header .desktop > div {
        display: inline-block;
        vertical-align: top; }
      #header .desktop .menu {
        display: inline-block;
        vertical-align: top;
        margin-left: 10px; }
        #header .desktop .menu li {
          display: inline-block;
          margin-right: 25px; }
          #header .desktop .menu li a {
            text-decoration: none;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
            #header .desktop .menu li a:hover {
              color: #e03731; }
    #header .mobile-social-block {
      position: absolute;
      right: 25%;
      top: 0; }
      #header .mobile-social-block a {
        width: 50px;
        height: 32px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #262d33;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin-top: -4px; }
        #header .mobile-social-block a img {
          margin-top: 10px;
          display: inline-block;
          vertical-align: top;
          height: 13px;
          width: auto; }
    #header .humburger {
      display: none; }
    #header .logo {
      z-index: 4;
      float: left;
      margin-left: 0; }
  .count-posts {
    font-size: 38px;
    line-height: 50px;
    text-align: left; }
  .main-page, .archive {
    text-align: left; }
    .main-page article, .archive article {
      margin-right: 15px;
      max-width: 480px; }
      .main-page article .overlay, .archive article .overlay {
        height: 190px; }
      .main-page article .t-link, .archive article .t-link {
        font-size: 24px;
        line-height: 28px; }
        .main-page article .t-link:before, .archive article .t-link:before {
          border-width: 190px 190px 0 0; }
        .main-page article .t-link h3, .archive article .t-link h3 {
          line-height: 38px; } }

@media screen and (max-width: 1025px) {
  .right-miks .delete-info {
    margin-top: 0; } }

.mobile-info {
  display:none;
}
.desktop-top-info {
  display: block;
}
@media screen and (max-width: 600px) {
  .mobile-info {
    margin:0 auto 30px auto;
    display:block;
  }
  .desktop-top-info {
    display: none !important;
  }
}

