/* line 3, ../../article_designer/article_designer.scss */
.post_single {
  padding: 30px 22px 50px; }
  @media only screen and (max-width: 640px) {
    /* line 3, ../../article_designer/article_designer.scss */
    .post_single {
      padding-top: 20px;
      padding-left: 0;
      padding-right: 0; } }
  /* line 11, ../../article_designer/article_designer.scss */
  .post_single .social_icons {
    display: block; }
    /* line 15, ../../article_designer/article_designer.scss */
    .post_single .social_icons a img {
      max-height: 30px;
      margin-right: 7px; }
  /* line 22, ../../article_designer/article_designer.scss */
  .post_single .row {
    max-width: 1050px; }
    @media only screen and (max-width: 640px) {
      /* line 25, ../../article_designer/article_designer.scss */
      .post_single .row .content {
        padding: 0 15px; } }
    /* line 31, ../../article_designer/article_designer.scss */
    .post_single .row .content .rank-math-breadcrumb p {
      margin: 0; }
    /* line 35, ../../article_designer/article_designer.scss */
    .post_single .row .content .rank-math-breadcrumb a {
      color: #a6a6a6;
      text-transform: uppercase;
      font-size: 15px;
      font-family: "Work Sans", sans-serif;
      text-decoration: none; }
      /* line 42, ../../article_designer/article_designer.scss */
      .post_single .row .content .rank-math-breadcrumb a:hover {
        color: #cf100f; }
    /* line 48, ../../article_designer/article_designer.scss */
    .post_single .row .content .tg-wrap {
      overflow-x: scroll; }
    @media only screen and (max-width: 640px) {
      /* line 52, ../../article_designer/article_designer.scss */
      .post_single .row .content p {
        font-size: 15px;
        line-height: 21px; } }
    /* line 59, ../../article_designer/article_designer.scss */
    .post_single .row .content .meta {
      font-weight: bold;
      font-size: 13px;
      margin-top: -10px;
      margin-bottom: 24px; }
      @media only screen and (max-width: 640px) {
        /* line 59, ../../article_designer/article_designer.scss */
        .post_single .row .content .meta {
          font-size: 12px; } }
    /* line 69, ../../article_designer/article_designer.scss */
    .post_single .row .content div.featured {
      background-image: url("../../../_images/mrp_bg.jpg");
      background-size: cover;
      position: relative; }
      /* line 74, ../../article_designer/article_designer.scss */
      .post_single .row .content div.featured .name {
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: right;
        color: white;
        font-size: 55px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: -1px;
        line-height: 23px;
        background: rgba(0, 0, 0, 0.4);
        padding: 20px 20px 10px;
        width: 100%; }
        /* line 89, ../../article_designer/article_designer.scss */
        .post_single .row .content div.featured .name span {
          font-weight: 200;
          letter-spacing: -2px;
          font-size: 21px; }
    /* line 97, ../../article_designer/article_designer.scss */
    .post_single .row .content ul {
      margin: 0 0 16px; }
      /* line 100, ../../article_designer/article_designer.scss */
      .post_single .row .content ul li {
        margin-bottom: 0; }
      /* line 104, ../../article_designer/article_designer.scss */
      .post_single .row .content ul ul {
        margin-bottom: 0;
        margin-top: 9px; }
    /* line 110, ../../article_designer/article_designer.scss */
    .post_single .row .content .wp-caption p.wp-caption-text {
      font-size: 12px;
      margin-top: 5px;
      text-transform: uppercase;
      text-align: right;
      line-height: 16px;
      opacity: 0.7; }
      @media only screen and (max-width: 640px) {
        /* line 110, ../../article_designer/article_designer.scss */
        .post_single .row .content .wp-caption p.wp-caption-text {
          font-size: 11px;
          font-weight: bold;
          margin-top: 3px; } }
    /* line 124, ../../article_designer/article_designer.scss */
    .post_single .row .content .button.back {
      margin: 25px 0 0; }
    @media only screen and (max-width: 640px) {
      /* line 129, ../../article_designer/article_designer.scss */
      .post_single .row .sidebar {
        display: none; } }
    /* line 134, ../../article_designer/article_designer.scss */
    .post_single .row .sidebar .designer-table_of_contents {
      display: inline-block;
      width: 100%;
      position: sticky;
      position: -webkit-sticky;
      top: 4rem;
      overflow-y: scroll; }
      /* line 142, ../../article_designer/article_designer.scss */
      .post_single .row .sidebar .designer-table_of_contents a {
        color: #393939; }
      /* line 146, ../../article_designer/article_designer.scss */
      .post_single .row .sidebar .designer-table_of_contents .title {
        font-size: 19px;
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 5px;
        position: relative;
        font-family: "Work Sans", sans-serif;
        cursor: pointer;
        background-color: transparent;
        transition: background-color 0.25s;
        font-weight: 600;
        text-transform: uppercase; }
        /* line 158, ../../article_designer/article_designer.scss */
        .post_single .row .sidebar .designer-table_of_contents .title .toggle {
          position: absolute;
          font-family: "Work Sans", sans-serif;
          right: 0;
          font-size: 35px;
          top: -11px;
          color: #cf100f; }
      /* line 168, ../../article_designer/article_designer.scss */
      .post_single .row .sidebar .designer-table_of_contents ul.entries {
        margin: 0;
        list-style: none;
        margin-top: 18px;
        padding-left: 0; }
        /* line 175, ../../article_designer/article_designer.scss */
        .post_single .row .sidebar .designer-table_of_contents ul.entries a:hover {
          color: #cf100f; }
        /* line 180, ../../article_designer/article_designer.scss */
        .post_single .row .sidebar .designer-table_of_contents ul.entries > li {
          margin-bottom: 10px;
          font-size: 15px; }
          /* line 184, ../../article_designer/article_designer.scss */
          .post_single .row .sidebar .designer-table_of_contents ul.entries > li a {
            text-decoration: none; }
        /* line 190, ../../article_designer/article_designer.scss */
        .post_single .row .sidebar .designer-table_of_contents ul.entries li.entry > a {
          font-weight: 600;
          margin-top: 7px;
          line-height: 16px;
          display: block; }
        /* line 197, ../../article_designer/article_designer.scss */
        .post_single .row .sidebar .designer-table_of_contents ul.entries li.entry ul.sub_content {
          margin-bottom: 6px;
          margin-top: 1px;
          padding-left: 0;
          margin-left: 30px; }
          /* line 203, ../../article_designer/article_designer.scss */
          .post_single .row .sidebar .designer-table_of_contents ul.entries li.entry ul.sub_content li.entry {
            margin-bottom: 3px;
            font-size: 14px; }
          /* line 209, ../../article_designer/article_designer.scss */
          .post_single .row .sidebar .designer-table_of_contents ul.entries li.entry ul.sub_content li.entry a {
            font-weight: normal; }

/* line 222, ../../article_designer/article_designer.scss */
.admin-bar .post_single .row .sidebar .designer-table_of_contents {
  top: 6rem; }

/*# sourceMappingURL=article_designer.css.map */