.wp-block-ptl-shortcode {
  background: #3f39ff;
  padding: 45px;
  text-align: center;
  border-radius: 10px; }

.mcb-call-to-action-content {
  font-family: serif;
  font-size: 24px;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 0;
  font-family: serif;
  font-size: 24px;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 0; }

.mcb-call-to-action-button {
  background: #000;
  border: 0px;
  border-radius: 5px;
  padding: 12px 35px;
  color: #fff;
  font-family: sans-serif;
  background: #000;
  border: 0px;
  border-radius: 5px;
  padding: 12px 35px;
  color: #fff;
  font-family: sans-serif; }

.wp-block-mcb-call-to-action {
  background: #3f39ff;
  padding: 45px;
  text-align: center;
  border-radius: 10px; }

.post-timeline {
  margin: 120px auto;
  border-radius: 7px;
  padding: 25px 20px 60px 20px; }

.wp-block-post-timeline-block.main-timeline {
  max-width: 100% !important; }

.ptl-front-cont {
  position: relative; }
  .ptl-front-cont .ptl-post-block-head {
    width: 70%;
    margin: 0 auto; }
    .ptl-front-cont .ptl-post-block-head .ptl-post-heading {
      margin: 0;
      font-size: 24px;
      text-align: center;
      letter-spacing: 1px; }
  .ptl-front-cont .ptl-content-sec {
    margin-top: 50px; }
  .ptl-front-cont .ptl-sec-yr {
    z-index: 9;
    color: #fff;
    width: 110px;
    height: 42px;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    text-align: center;
    align-items: center;
    line-height: inherit;
    justify-content: center;
    margin: 0 auto 60px auto;
    border-radius: 15px 0 15px 0; }
  .ptl-front-cont .ptl-last {
    margin-bottom: -30px; }
  .ptl-front-cont .timeline-section {
    position: relative;
    margin-bottom: 60px;
    justify-content: space-around; }
    .ptl-front-cont .timeline-section .ti-box {
      width: auto;
      margin: 0;
      padding-right: 57px; }
      .ptl-front-cont .timeline-section .ti-box .tag-span {
        width: 100%;
        position: relative; }
        .ptl-front-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
          top: 18px;
          left: auto;
          content: "";
          width: 30px;
          right: -15px;
          height: 20px;
          position: absolute;
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }
      .ptl-front-cont .timeline-section .ti-box .ptl-p-title {
        margin: 0;
        width: 100%;
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.1;
        position: relative;
        padding: 14px 20px;
        border-radius: 0px;
        background: #ff5b76; }
      .ptl-front-cont .timeline-section .ti-box .p-collapse {
        width: 100%; }
        .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont {
          height: 215px;
          overflow: hidden; }
          .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .ptl-p-img {
            width: 100%;
            height: 100%;
            max-width: 100%;
            object-fit: cover; }
        .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
          width: 100%;
          padding: 18px;
          background-color: #fff;
          box-shadow: 0px 10px 11px rgba(0, 0, 0, 0.03); }
          .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content {
            color: #000;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.6; }
    .ptl-front-cont .timeline-section .ptl-date-sec {
      width: auto;
      margin: 18px 0 0 42px; }
      .ptl-front-cont .timeline-section .ptl-date-sec .date {
        padding: 0;
        margin: auto;
        font-size: 18px;
        font-weight: 500; }
    .ptl-front-cont .timeline-section .cir-sec {
      top: 4px;
      width: 47px;
      height: 47px;
      padding: 0;
      margin: 0;
      left: 50%;
      z-index: 1;
      display: flex;
      position: absolute;
      border-radius: 50%;
      align-items: center;
      background: #ff5b76;
      justify-content: center;
      border: 5px solid #2BA362;
      transform: translateX(-50%); }
      .ptl-front-cont .timeline-section .cir-sec .ptl-icon-cont {
        line-height: 1.1; }
        .ptl-front-cont .timeline-section .cir-sec .ptl-icon-cont svg {
          width: 25px;
          height: 25px; }
  .ptl-front-cont .timeline-section.even .ti-box {
    padding-right: 0;
    padding-left: 57px;
    margin: 0 0 0 auto; }
    .ptl-front-cont .timeline-section.even .ti-box .tag-span .ptl-h2-span {
      left: -15px; }
  .ptl-front-cont .timeline-section.even .ptl-date-sec {
    text-align: right;
    margin: 18px 42px 0 0; }
  .ptl-front-cont .timeline-section.odd {
    flex-direction: row-reverse; }

.ptl-edit-cont {
  border-radius: 7px;
  padding-bottom: 20px; }
  .ptl-edit-cont .ptl-post-block-head {
    padding: 15px 0px; }
    .ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
      margin: 0;
      padding: 0 70px;
      text-align: center;
      letter-spacing: 1px; }
    .ptl-edit-cont .ptl-post-block-head .ptl-card-colors {
      margin-bottom: 15px; }
      .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box {
        justify-content: flex-end; }
        .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box h4 {
          margin: 0;
          font-size: 14px; }
        .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
          flex: 0 0 22%;
          min-width: 22%;
          line-height: 1; }
          .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
            display: none; }
          .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex .components-flex-item {
            display: none; }
          .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
            display: block; }
            .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
              margin: 0; }
              .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
                opacity: 1;
                font-size: 0;
                display: block;
                padding: 2px 14px;
                position: relative;
                margin-bottom: 0px; }
                .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
                  top: 0;
                  left: 0;
                  width: 25px;
                  height: 25px;
                  color: white;
                  font-size: 12px;
                  content: "\f1fb";
                  line-height: 25px;
                  text-align: center;
                  position: absolute;
                  border-radius: 50%;
                  background-color: #000;
                  font-family: "FontAwesome"; }
        .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown {
          margin: 0; }
          .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
            opacity: 1;
            padding: 0;
            height: 0;
            position: relative;
            margin-bottom: 0; }
            .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
              border: none !important;
              outline: none !important;
              box-shadow: none !important; }
            .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
              top: 0;
              left: 0;
              width: 30px;
              height: 30px;
              color: white;
              font-size: 14px;
              content: '\f1fb';
              line-height: 30px;
              text-align: center;
              position: absolute;
              border-radius: 50%;
              background-color: #000;
              font-family: 'FontAwesome'; }
        .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
          display: block; }
          .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
            display: none; }
  .ptl-edit-cont .ptl-content-sec {
    margin-top: 60px; }
  .ptl-edit-cont .ptl-sec-yr {
    z-index: 9;
    color: #fff;
    width: 110px;
    height: 42px;
    display: flex;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top: -30px;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
    align-items: center;
    justify-content: center;
    border-radius: 15px 0 15px 0; }
  .ptl-edit-cont .ptl-last {
    margin-bottom: -40px; }
  .ptl-edit-cont .line {
    width: 4px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: #4285f4 !important; }
  .ptl-edit-cont .timeline-section {
    position: relative;
    margin-bottom: 90px; }
    .ptl-edit-cont .timeline-section .ti-box {
      width: 345px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      box-shadow: -2px 10px 9px rgba(0, 0, 0, 0.05);
      -webkit-box-shadow: -2px 10px 9px rgba(0, 0, 0, 0.05); }
      .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont {
        position: relative; }
        .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link {
          top: 0;
          right: 0;
          height: auto;
          font-size: 0;
          position: absolute; }
          .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link:focus {
            outline: none;
            box-shadow: none; }
          .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link:before {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 12px;
            color: white;
            content: 'X';
            height: 25px;
            width: 25px;
            font-weight: 500;
            background-color: black;
            border-radius: 50%;
            line-height: 25px;
            text-align: center; }
        .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button {
          height: 100%;
          padding: 0;
          display: block; }
          .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button:focus {
            box-shadow: none; }
        .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .button-large {
          padding: 2px 12px;
          margin-left: 20px;
          margin-top: 20px; }
      .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
        width: 100%;
        background-color: #fff;
        padding: 10px 18px 18px 18px; }
        .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content.rich-text {
          font-size: 14px;
          font-weight: 500;
          line-height: 1.6;
          color: #000 !important;
          font-family: "Barlow", sans-serif; }
      .ptl-edit-cont .timeline-section .ti-box .tag-span {
        width: 100%;
        position: relative; }
        .ptl-edit-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
          top: 18px;
          left: auto;
          content: "";
          width: 30px;
          right: -15px;
          height: 20px;
          position: absolute;
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }
      .ptl-edit-cont .timeline-section .ti-box .ptl-p-title {
        margin: 0;
        width: 100%;
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.1;
        position: relative;
        padding: 14px 20px;
        border-radius: 0px;
        background: #ff5b76;
        font-family: "Barlow", sans-serif; }
    .ptl-edit-cont .timeline-section .ptl-date-section {
      width: 360px;
      margin: 19px 0 0 auto;
      display: flex;
      align-items: center; }
      .ptl-edit-cont .timeline-section .ptl-date-section .date {
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        line-height: initial;
        font-family: "Barlow", sans-serif; }
    .ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__clear {
      display: none; }
    .ptl-edit-cont .timeline-section .ptl-clr-palette .components-dropdown .components-flex .components-flex-item {
      display: none; }
    .ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
      display: block;
      text-align: right; }
      .ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
        margin: 0; }
        .ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
          opacity: 1;
          font-size: 0;
          padding: 2px 14px;
          position: relative;
          margin-bottom: 10px; }
          .ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
            top: 0;
            left: 0;
            width: 30px;
            height: 30px;
            color: white;
            font-size: 14px;
            content: "\f1fb";
            line-height: 30px;
            text-align: center;
            position: absolute;
            border-radius: 50%;
            background-color: #000;
            font-family: "FontAwesome"; }
    .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette {
      flex: 1; }
      .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown {
        margin: 0; }
        .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
          opacity: 1;
          padding: 0;
          height: 0;
          position: relative;
          margin-bottom: 0; }
          .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
            border: none !important;
            outline: none !important;
            box-shadow: none !important; }
          .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
            top: -3px;
            width: 30px;
            height: 30px;
            color: white;
            font-size: 14px;
            content: '\f1fb';
            line-height: 30px;
            text-align: center;
            position: absolute;
            border-radius: 50%;
            background-color: #000;
            font-family: 'FontAwesome'; }
      .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
        display: block; }
        .ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
          display: none; }
    .ptl-edit-cont .timeline-section .cir-sec {
      top: 6px;
      width: 47px;
      height: 47px;
      padding: 0;
      margin: 0;
      left: 50%;
      z-index: 1;
      display: flex;
      position: absolute;
      border-radius: 50%;
      align-items: center;
      background: #ff5b76;
      justify-content: center;
      border: 5px solid #2BA362;
      transform: translateX(-50%); }
      .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons {
        position: absolute;
        left: 3.4px;
        top: -45px; }
        .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn {
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:focus, .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:hover, .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:active {
            outline: none;
            border: none;
            box-shadow: none;
            background-color: transparent; }
          .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn i {
            width: 30px;
            height: 30px;
            color: white;
            font-size: 14px;
            line-height: 30px;
            text-align: center;
            border-radius: 50%;
            background-color: #000; }
      .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon svg {
          width: 28px;
          height: 28px; }
        .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon .ptl-icon-text-hidden.rich-text {
          opacity: 0;
          font-size: 0; }
    .ptl-edit-cont .timeline-section .remove-item {
      right: 0;
      top: -30px;
      color: black;
      font-size: 18px;
      font-weight: 500;
      position: absolute; }
  .ptl-edit-cont .timeline-section.even .ti-box {
    margin: 0 0 0 auto; }
  .ptl-edit-cont .timeline-section.even .tag-span .ptl-h2-span {
    left: -15px; }
  .ptl-edit-cont .timeline-section.even .date {
    text-align: right; }
  .ptl-edit-cont .timeline-section.even .ptl-date-section {
    margin: 19px auto 0 0;
    flex-direction: row-reverse; }
  .ptl-edit-cont .timeline-section.even .ptl-clr-palette {
    justify-content: space-around; }
    .ptl-edit-cont .timeline-section.even .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
      text-align: left; }
  .ptl-edit-cont .timeline-section.even .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
    left: 0; }
  .ptl-edit-cont .timeline-section.odd {
    flex-direction: row-reverse;
    justify-content: space-around; }
    .ptl-edit-cont .timeline-section.odd .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
      right: 0; }

.ptl-content-sec {
  position: relative; }
  .ptl-content-sec .ptl-center-line {
    top: 0;
    left: 50%;
    width: 6px;
    content: '';
    height: 100%;
    position: absolute;
    background: #4285f4;
    transform: translateX(-50%); }

.ptl-posts-cont .timeline-add-btn {
  margin-top: 60px;
  text-align: center; }
  .ptl-posts-cont .timeline-add-btn .components-button {
    color: white;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    transition: 0.5s;
    padding: 6px 30px;
    border-radius: 3px;
    background: #007cba;
    letter-spacing: 0.5px; }
    .ptl-posts-cont .timeline-add-btn .components-button:hover {
      background-color: #006BA0; }

.wp-block-post-timeline-notification.main-timeline {
  max-width: 100% !important; }

.timeline-front-notification {
  width: 100%;
  max-width: 550px;
  margin: 0px auto;
  border-radius: 6px; }
  .timeline-front-notification .ptl-notif-block-head {
    padding: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .timeline-front-notification .ptl-notif-block-head .ptl-notif-heading {
      font-size: 17px;
      font-weight: 600;
      line-height: initial;
      margin-bottom: 0;
      color: #32325d; }
  .timeline-front-notification .ptl-main-box {
    padding: 24px; }
  .timeline-front-notification .timeline-section-notification {
    display: flex;
    position: relative;
    padding-bottom: 32px; }
    .timeline-front-notification .timeline-section-notification:before {
      top: 0;
      left: 17.5px;
      width: 0px;
      content: '';
      height: 100%;
      position: absolute;
      background-color: transparent;
      border-right: 2px dashed #e9ecef; }
    .timeline-front-notification .timeline-section-notification .ptl-icon-cont {
      z-index: 1;
      padding-right: 30px; }
      .timeline-front-notification .timeline-section-notification .ptl-icon-cont svg {
        width: 36px;
        height: 36px;
        padding: 6px;
        border-radius: 50%; }
    .timeline-front-notification .timeline-section-notification .notification-details {
      flex: 1;
      padding-top: 5px; }
      .timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
        color: #32325d;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 8px;
        font-family: Open Sans, sans-serif; }
      .timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-date .ptl-date {
        color: #8898aa;
        line-height: 1.7;
        font-size: 12.8px;
        padding: 2px 12px;
        border-radius: 30px;
        margin-bottom: 16px;
        max-width: max-content;
        font-family: Open Sans, sans-serif; }
      .timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
        color: #525f7f;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.7;
        font-family: Open Sans, sans-serif; }

.block-editor-block-list__block.wp-block {
  max-width: 840px !important;
  margin-top: 28px;
  margin-bottom: 28px; }

.timeline-edit-notification {
  padding: 15px;
  margin: 60px auto;
  border-radius: 7px; }
  .timeline-edit-notification .timeline-section-notification {
    width: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 550px;
    position: relative;
    padding-bottom: 70px;
    justify-content: center; }
    .timeline-edit-notification .timeline-section-notification:before {
      top: 10px;
      left: 59px;
      width: 0px;
      content: '';
      height: 100%;
      position: absolute;
      background-color: transparent;
      border-left: 2px dashed #dddddd; }
    .timeline-edit-notification .timeline-section-notification .ptl-icon-cont {
      z-index: 1;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      padding-right: 30px;
      justify-content: space-around; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
        width: 36px;
        height: 36px;
        padding: 6px;
        border-radius: 50%; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette {
        min-width: auto;
        display: inherit; }
        .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
          display: block; }
          .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
            display: none; }
          .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action {
            margin: 0; }
            .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link {
              opacity: 1;
              font-size: 0;
              padding: 2px 14px;
              position: relative;
              margin-bottom: 10px; }
              .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:focus {
                border: none;
                outline: none;
                box-shadow: none; }
              .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:before {
                top: 0;
                left: 0;
                width: 30px;
                height: 30px;
                color: white;
                font-size: 14px;
                content: '\f1fb';
                line-height: 30px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: 'FontAwesome'; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
        padding: 0;
        outline: none;
        box-shadow: none; }
        .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
          width: 30px;
          height: 30px;
          color: white;
          font-size: 14px;
          line-height: 30px;
          border-radius: 50%;
          background: #000; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons {
        width: 36px;
        max-width: unset;
        min-width: unset; }
        .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette {
          display: flex; }
          .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown {
            margin: 0; }
            .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
              opacity: 1;
              padding: 0;
              height: 0;
              position: relative;
              margin-bottom: 10px; }
              .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:active, .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
                border: none !important;
                outline: none !important;
                box-shadow: none !important; }
              .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
                top: 0;
                left: 0;
                width: 30px;
                height: 30px;
                color: white;
                font-size: 14px;
                content: '\f1fb';
                line-height: 30px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: 'FontAwesome'; }
          .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
            display: block; }
            .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
              display: none; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon {
        margin-top: 0; }
        .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon .block-editor-rich-text__editable {
          opacity: 0;
          font-size: 0; }
    .timeline-edit-notification .timeline-section-notification .notification-details {
      flex: 1;
      margin-left: 0;
      margin-top: 12px; }
      .timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
        margin-top: 0;
        color: #32325d;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 0;
        letter-spacing: 0;
        padding-bottom: 6px;
        text-transform: initial;
        font-family: Open Sans, sans-serif; }
      .timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-date .ptl-date {
        color: #8898aa;
        font-weight: 500;
        font-size: 12.8px;
        padding: 3px 12px;
        border-radius: 30px;
        margin-bottom: 16px;
        max-width: max-content;
        font-family: Open Sans, sans-serif; }
      .timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
        color: #525f7f;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.7;
        font-family: Open Sans, sans-serif; }
    .timeline-edit-notification .timeline-section-notification .remove-item {
      right: 0;
      top: -30px;
      font-size: 20px;
      font-weight: 500;
      position: absolute; }
  .timeline-edit-notification .ptl-notif-block-head {
    padding: 0px 0px 30px 0px; }
    .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors {
      margin-bottom: 15px; }
      .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box h4 {
        margin: 0;
        font-size: 14px; }
      .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
        flex: 0 0 22%;
        min-width: 22%;
        line-height: 1; }
        .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
          display: none; }
        .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
          display: block; }
          .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
            margin: 0; }
            .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
              opacity: 1;
              font-size: 0;
              padding: 2px 14px;
              position: relative;
              margin-bottom: 0px; }
              .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
                top: 0;
                left: 0;
                width: 25px;
                height: 25px;
                color: white;
                font-size: 12px;
                content: "\f1fb";
                line-height: 25px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: "FontAwesome"; }
      .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown {
        margin: 0; }
        .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex {
          opacity: 1;
          height: 0;
          padding: 0;
          position: relative; }
          .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:focus {
            outline: none; }
          .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:before {
            top: 0;
            left: 0;
            width: 25px;
            height: 25px;
            color: white;
            font-size: 12px;
            content: "\f1fb";
            line-height: 25px;
            text-align: center;
            position: absolute;
            border-radius: 50%;
            background-color: #000;
            font-family: "FontAwesome"; }
      .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
        display: block; }
    .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex {
      position: relative; }
      .timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex:before {
        top: 0;
        left: 0;
        width: 25px;
        height: 25px;
        color: white;
        font-size: 12px;
        content: "\f1fb";
        line-height: 25px;
        text-align: center;
        position: absolute;
        border-radius: 50%;
        background-color: #000;
        font-family: "FontAwesome"; }
    .timeline-edit-notification .ptl-notif-block-head .ptl-notif-heading {
      margin: 0;
      text-align: center;
      letter-spacing: 1px; }
  .timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body {
    padding: 15px 0; }
    .timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper {
      display: inline; }
      .timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-base-control .components-base-control__field .components-base-control__label {
        font-size: 12px;
        line-height: 1.3; }
    .timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-toggle-wrapper {
      display: none; }
  .timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__saturation .components-color-picker__saturation-color .components-color-picker__saturation-pointer {
    padding: 6px 6px; }
  .timeline-edit-notification .ptl-colorpicker .ptl-icon-bg {
    margin: 10px 0;
    font-size: 13px; }
  .timeline-edit-notification .ptl-colorpicker .ptl-icon-clr {
    margin: 10px 0;
    font-size: 13px; }
  .timeline-edit-notification .ptl-add-btns {
    margin-top: 40px;
    margin-left: 157px; }
    .timeline-edit-notification .ptl-add-btns .ptl-add-down {
      color: white;
      margin: 0 auto;
      font-size: 14px;
      font-weight: 500;
      transition: 0.5s;
      padding: 6px 30px;
      border-radius: 3px;
      background: #007cba;
      letter-spacing: 0.5px; }

.ptl-modal-section .components-modal__frame {
  top: 50%;
  left: 50%;
  width: 65%;
  right: auto;
  bottom: auto;
  max-height: 90%;
  max-width: inherit;
  min-width: inherit;
  transform: translate(-50%, -50%);
  border-radius: 7px;
  height: 100%;
  overflow: hidden; }
  .ptl-modal-section .components-modal__frame .components-modal__content {
    height: 100%;
    padding: 0;
    overflow: hidden;
    max-height: 100%;
    margin: 0; }
    .ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header {
      width: auto;
      margin: 25px;
      position: relative;
      border-radius: 7px;
      padding: 12px 20px 12px 15px;
      background-color: var(--theme-clr); }
      .ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading-container .components-modal__header-heading {
        color: white;
        font-size: 18px; }
      .ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-button {
        background-color: white;
        border-radius: 10px;
        color: var(--theme-clr); }
        .ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-button:focus {
          outline: none;
          box-shadow: none; }
    .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box {
      height: 100%; }
      .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box {
        text-align: center;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 20px; }
        .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box label {
          padding-right: 15px;
          font-size: 16px;
          font-weight: 500; }
        .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box input {
          width: 100%;
          padding: 5px 20px; }
    .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main {
      z-index: 0;
      overflow: auto;
      max-height: 90%;
      position: relative;
      padding: 0px 15px 25px 25px; }
      .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
        border-radius: 0px;
        background-color: #CCCCCC; }
      .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5; }
      .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background-color: var(--theme-clr);
        background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent); }
      .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list {
        padding: 0; }
        .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          justify-content: space-between; }
          .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon {
            flex: 0 0 32.33%;
            display: flex;
            cursor: pointer;
            padding: 5px 8px;
            border-radius: 6px;
            align-items: center;
            transition: all 0.5s;
            margin: 0 0px 10px 0;
            border: 1px solid #ededed;
            justify-content: space-between; }
            .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.box {
              padding: 0;
              margin-bottom: 0;
              border-radius: 0;
              background-color: transparent; }
            .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.button {
              background: transparent;
              vertical-align: unset;
              padding: 0;
              margin: 0;
              height: auto;
              border: none;
              color: inherit;
              text-align: left;
              min-height: auto;
              line-height: inherit; }
            .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.header {
              padding: 0;
              margin-bottom: 0;
              text-align: left; }
            .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon .addSubmenu {
              cursor: pointer; }
            .ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon:hover {
              background: #f2f2f2; }
  .ptl-modal-section .components-modal__frame .components-modal__header-heading {
    font-size: 24px;
    font-weight: 700; }

.block-editor-block-list__block.wp-block {
  max-width: 840px !important;
  margin-top: 28px;
  margin-bottom: 28px; }

.timeline-edit-chat {
  padding: 15px;
  margin: 60px auto;
  border-radius: 7px; }
  .timeline-edit-chat .timeline-section-notification {
    width: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 550px;
    position: relative;
    padding-bottom: 70px;
    justify-content: center; }
    .timeline-edit-chat .timeline-section-notification:before {
      top: 10px;
      left: 59px;
      width: 0px;
      content: '';
      height: 100%;
      position: absolute;
      background-color: transparent;
      border-left: 2px solid #dddddd; }
    .timeline-edit-chat .timeline-section-notification .ptl-icon-cont {
      margin-right: 5px;
      padding-right: 30px;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      justify-content: space-around; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon {
        position: relative; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon:before {
          top: 24px;
          right: -30px;
          content: '';
          height: 2px;
          width: 30px;
          position: absolute;
          background-color: #dddddd; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
          width: 30px;
          height: 30px;
          padding: 9px;
          border-radius: 50%; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette {
        min-width: auto;
        display: inherit; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
          display: block; }
          .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
            display: none; }
          .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action {
            margin: 0; }
            .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link {
              opacity: 1;
              font-size: 0;
              padding: 2px 14px;
              position: relative;
              margin-bottom: 10px; }
              .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:focus {
                border: none;
                outline: none;
                box-shadow: none; }
              .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:before {
                top: 0;
                left: 0;
                width: 30px;
                height: 30px;
                color: white;
                font-size: 14px;
                content: '\f1fb';
                line-height: 30px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: 'FontAwesome'; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
        padding: 0;
        outline: none;
        box-shadow: none; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
          width: 30px;
          height: 30px;
          color: white;
          font-size: 14px;
          line-height: 30px;
          border-radius: 50%;
          background: #000; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons {
        width: 36px;
        max-width: unset;
        min-width: unset; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette {
          display: flex; }
          .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown {
            margin: 0; }
            .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
              opacity: 1;
              padding: 0;
              height: 0;
              position: relative;
              margin-bottom: 10px; }
              .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:active, .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
                border: none !important;
                outline: none !important;
                box-shadow: none !important; }
              .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
                top: 0;
                left: 0;
                width: 30px;
                height: 30px;
                color: white;
                font-size: 14px;
                content: '\f1fb';
                line-height: 30px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: 'FontAwesome'; }
          .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
            display: block; }
            .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
              display: none; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon {
        margin-top: 0; }
        .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon .block-editor-rich-text__editable {
          opacity: 0;
          font-size: 0; }
    .timeline-edit-chat .timeline-section-notification .notification-details {
      flex: 1;
      margin-top: 0;
      margin-left: -5px;
      padding: 16px 20px;
      background-color: white;
      border-left: 5px solid;
      box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15); }
      .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head {
        display: flex;
        flex-flow: wrap;
        align-items: center; }
        .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title {
          margin-right: 15px; }
          .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
            margin-top: 0;
            color: #32325d;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 0;
            letter-spacing: 0;
            margin-bottom: 10px;
            text-transform: capitalize;
            font-family: Open Sans, sans-serif; }
        .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date {
          margin-top: -5px;
          margin-bottom: 10px;
          line-height: initial; }
          .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button {
            padding: 0;
            font-weight: 500;
            font-size: 12.8px;
            text-decoration: none;
            color: #bdbdbd !important;
            font-family: Open Sans, sans-serif; }
            .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button:focus {
              outline: none;
              box-shadow: none; }
      .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        color: #898989 !important;
        font-family: Open Sans, sans-serif; }
      .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .ptl-add-tags {
        margin-top: 10px; }
        .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .ptl-add-tags .ptl-add-up {
          font-size: 24px;
          font-weight: 700;
          border-radius: 50%;
          padding: 0px 4px 6px 5px;
          height: 27px;
          width: 27px; }
      .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item {
        margin-top: 10px;
        position: relative; }
        .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .remove-item {
          right: -16px;
          top: 0px;
          font-weight: 500;
          position: absolute;
          padding: 0;
          height: auto;
          z-index: 1;
          font-size: 16px; }
          .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .remove-item:focus {
            outline: none;
            box-shadow: none; }
        .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          justify-content: space-between; }
          .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
            font-size: 14px;
            font-weight: 500;
            margin-right: 10px;
            border-radius: 20px;
            padding: 0px 16px 3px 16px; }
    .timeline-edit-chat .timeline-section-notification .remove-item {
      right: 0;
      top: -30px;
      font-size: 20px;
      font-weight: 500;
      position: absolute; }
  .timeline-edit-chat .ptl-notif-block-head {
    padding: 0px 0px 30px 0px; }
    .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors {
      margin-bottom: 15px; }
      .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box h4 {
        margin: 0;
        font-size: 14px; }
      .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
        flex: 0 0 22%;
        min-width: 22%;
        line-height: 1; }
        .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
          display: none; }
        .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
          display: block; }
          .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
            margin: 0; }
            .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
              opacity: 1;
              font-size: 0;
              padding: 2px 14px;
              position: relative;
              margin-bottom: 0px; }
              .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
                top: 0;
                left: 0;
                width: 25px;
                height: 25px;
                color: white;
                font-size: 12px;
                content: "\f1fb";
                line-height: 25px;
                text-align: center;
                position: absolute;
                border-radius: 50%;
                background-color: #000;
                font-family: "FontAwesome"; }
      .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown {
        margin: 0; }
        .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex {
          opacity: 1;
          height: 0;
          padding: 0;
          position: relative; }
          .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:focus {
            outline: none; }
          .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:before {
            top: 0;
            left: 0;
            width: 25px;
            height: 25px;
            color: white;
            font-size: 12px;
            content: "\f1fb";
            line-height: 25px;
            text-align: center;
            position: absolute;
            border-radius: 50%;
            background-color: #000;
            font-family: "FontAwesome"; }
      .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
        display: block; }
    .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex {
      position: relative; }
      .timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex:before {
        top: 0;
        left: 0;
        width: 25px;
        height: 25px;
        color: white;
        font-size: 12px;
        content: "\f1fb";
        line-height: 25px;
        text-align: center;
        position: absolute;
        border-radius: 50%;
        background-color: #000;
        font-family: "FontAwesome"; }
    .timeline-edit-chat .ptl-notif-block-head .ptl-notif-heading {
      margin: 0;
      text-align: center;
      letter-spacing: 1px; }
  .timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body {
    padding: 15px 0; }
    .timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper {
      display: inline; }
      .timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-base-control .components-base-control__field .components-base-control__label {
        font-size: 12px;
        line-height: 1.3; }
    .timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-toggle-wrapper {
      display: none; }
  .timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__saturation .components-color-picker__saturation-color .components-color-picker__saturation-pointer {
    padding: 6px 6px; }
  .timeline-edit-chat .ptl-colorpicker .ptl-icon-bg {
    margin: 10px 0;
    font-size: 13px; }
  .timeline-edit-chat .ptl-colorpicker .ptl-icon-clr {
    margin: 10px 0;
    font-size: 13px; }
  .timeline-edit-chat .ptl-add-items {
    margin-top: 40px;
    margin-left: 157px; }
    .timeline-edit-chat .ptl-add-items .ptl-add-down {
      color: white;
      margin: 0 auto;
      font-size: 14px;
      font-weight: 500;
      transition: 0.5s;
      padding: 6px 30px;
      border-radius: 3px;
      background: #007cba;
      letter-spacing: 0.5px; }

.wp-block-post-timeline-notification.main-timeline {
  max-width: 100% !important; }

.timeline-front-chat {
  width: 600px;
  margin: 0px auto;
  border-radius: 6px; }
  .timeline-front-chat .ptl-notif-block-head {
    padding: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .timeline-front-chat .ptl-notif-block-head .ptl-notif-heading {
      font-size: 17px;
      font-weight: 600;
      line-height: initial;
      margin-bottom: 0;
      color: #32325d; }
  .timeline-front-chat .ptl-main-box {
    padding: 24px; }
  .timeline-front-chat .timeline-section-notification {
    display: flex;
    position: relative;
    padding-bottom: 32px; }
    .timeline-front-chat .timeline-section-notification:before {
      top: 0;
      left: 21px;
      width: 0px;
      content: '';
      height: 100%;
      position: absolute;
      background-color: transparent;
      border-right: 2px solid #e9ecef; }
    .timeline-front-chat .timeline-section-notification .ptl-icon-cont {
      margin-right: 5px;
      position: relative;
      padding-right: 30px; }
      .timeline-front-chat .timeline-section-notification .ptl-icon-cont:before {
        right: 0;
        top: 20px;
        content: '';
        height: 2px;
        width: 30px;
        position: absolute;
        background-color: #dddddd; }
      .timeline-front-chat .timeline-section-notification .ptl-icon-cont svg {
        width: 43px;
        height: 43px;
        padding: 8px;
        z-index: 11;
        border-radius: 50%;
        position: relative; }
    .timeline-front-chat .timeline-section-notification .notification-details {
      flex: 1;
      margin-left: -5px;
      padding: 16px 20px;
      background-color: white;
      border-left: 5px solid;
      box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15); }
      .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head {
        margin-bottom: 0; }
        .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title {
          display: flex;
          flex-flow: wrap;
          align-items: center; }
          .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
            color: #32325d;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 10px;
            margin-right: 15px;
            text-transform: capitalize;
            font-family: Open Sans, sans-serif; }
          .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .ptl-date {
            padding: 0;
            color: #bdbdbd;
            font-size: 12.8px;
            margin-bottom: 10px;
            text-decoration: none;
            font-family: Open Sans, sans-serif; }
      .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        color: #898989;
        font-family: Open Sans, sans-serif; }
      .timeline-front-chat .timeline-section-notification .notification-details .notification-tags {
        display: flex;
        flex-flow: wrap;
        align-items: center; }
        .timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item {
          margin-top: 10px; }
          .timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag a:hover {
            opacity: .6;
            text-decoration: none; }
          .timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
            font-size: 14px;
            font-weight: 500;
            margin-right: 10px;
            border-radius: 20px;
            line-height: initial;
            padding: 3px 16px 3px 16px; }

@media (max-width: 1024px) {
  .ptl-front-cont .timeline-section {
    justify-content: space-between; }
  .ptl-edit-cont .timeline-section {
    justify-content: space-between; } }

@media (max-width: 991px) {
  .ptl-modal-section .components-modal__frame {
    width: 62%; } }

@media (max-width: 768px) {
  .ptl-modal-section .components-modal__frame {
    width: 57%; }
  .timeline-edit-notification .ptl-add-btns {
    margin-left: 130px; }
  .ptl-edit-cont .timeline-section .ti-box {
    width: 310px; }
  .ptl-edit-cont .timeline-section .ptl-date-section {
    width: 320px; } }

@media (max-width: 767px) {
  .ptl-front-cont .ptl-content-sec .ptl-center-line {
    left: 24px;
    top: 135px;
    height: calc(100% - 215px); }
  .ptl-front-cont .ptl-sec-yr {
    margin: 0 auto 50px auto; }
  .ptl-front-cont:before {
    left: 65px; }
  .ptl-front-cont .timeline-section {
    margin-left: 60px;
    margin-bottom: 40px; }
    .ptl-front-cont .timeline-section.even .ti-box, .ptl-front-cont .timeline-section.odd .ti-box {
      padding-right: 0;
      padding-left: 85px; }
    .ptl-front-cont .timeline-section.even .ptl-date-sec, .ptl-front-cont .timeline-section.odd .ptl-date-sec {
      text-align: left;
      margin: 0 0 0 85px; }
      .ptl-front-cont .timeline-section.even .ptl-date-sec .date, .ptl-front-cont .timeline-section.odd .ptl-date-sec .date {
        text-align: left;
        margin-bottom: 6px; }
    .ptl-front-cont .timeline-section .cir-sec {
      left: 0;
      top: 35px;
      transform: translateX(0); }
    .ptl-front-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
      left: -14px;
      right: unset; }
  .timeline-edit-notification .ptl-add-btns {
    margin-left: 85px; }
  .ptl-edit-cont .ptl-sec-yr {
    margin: 30px auto 30px auto; }
  .ptl-edit-cont .timeline-section {
    padding-left: 70px; }
    .ptl-edit-cont .timeline-section .cir-sec {
      left: 0;
      top: 40px;
      transform: translateX(0); }
      .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons {
        top: -50px; }
    .ptl-edit-cont .timeline-section.even .ptl-date-section, .ptl-edit-cont .timeline-section.odd .ptl-date-section {
      width: 100%;
      margin: 0 0 12px 0;
      justify-content: space-between; }
    .ptl-edit-cont .timeline-section.even .ptl-clr-palette {
      justify-content: unset; }
    .ptl-edit-cont .timeline-section .ti-box {
      width: 100%; }
      .ptl-edit-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
        left: -14px;
        right: unset; }
  .ptl-edit-cont .timeline-section.even .date {
    text-align: left; }
  .ptl-content-sec .ptl-center-line {
    left: 9px;
    top: 125px;
    height: calc(100% - 250px); }
  .timeline-front-chat {
    width: 100%; } }

@media (max-width: 576px) {
  .ptl-modal-section .components-modal__frame {
    width: 76%; }
  .timeline-edit-notification .ptl-add-btns {
    margin-left: 15px; }
  .ptl-edit-cont .ptl-last {
    margin-top: 0; }
  .ptl-edit-cont .ptl-content-sec {
    margin-top: 30px; }
    .ptl-edit-cont .ptl-content-sec .ptl-center-line {
      height: calc(100% - 210px); }
  .ptl-edit-cont .timeline-section {
    margin-bottom: 50px; }
    .ptl-edit-cont .timeline-section.even .ptl-date-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
      text-align: right; }
  .ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
    padding: 0; } }

@media (max-width: 479px) {
  .timeline-edit-notification .timeline-section-notification {
    padding-bottom: 50px; }
    .timeline-edit-notification .timeline-section-notification:before {
      left: 57.5px; }
    .timeline-edit-notification .timeline-section-notification .ptl-icon-cont {
      padding-right: 22px; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack .components-circular-option-picker {
        margin-top: 0; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
        width: 25px;
        height: 25px;
        font-size: 13px;
        line-height: 25px; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
        margin-top: 8px; }
        .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
          width: 25px;
          height: 25px;
          font-size: 13px;
          line-height: 25px; }
      .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
        width: 32px;
        height: 32px; }
    .timeline-edit-notification .timeline-section-notification .notification-details {
      margin-top: 10px; }
      .timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
        font-size: 13px;
        line-height: 1.5; }
  .timeline-front-notification .timeline-section-notification {
    padding-bottom: 22px; }
    .timeline-front-notification .timeline-section-notification .ptl-icon-cont {
      padding-right: 22px; }
      .timeline-front-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
        width: 32px;
        height: 32px; }
    .timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
      font-size: 13px;
      line-height: 1.5; }
  .timeline-edit-chat .timeline-section-notification:before {
    left: 57px; }
  .timeline-edit-chat .timeline-section-notification .ptl-icon-cont {
    padding-right: 23px; }
    .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
      width: 27px;
      height: 27px;
      font-size: 12px;
      line-height: 27px; }
    .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
      margin-top: 0; }
      .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
        width: 27px;
        height: 27px;
        font-size: 12px;
        line-height: 27px; }
    .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon:before {
      top: 21px;
      width: 23px;
      right: -23px; }
    .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
      width: 27px;
      height: 27px;
      padding: 8px; }
  .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
    font-size: 13px; }
  .timeline-front-chat .ptl-notif-block-head {
    padding: 20px 15px; }
  .timeline-front-chat .ptl-main-box {
    padding: 22px 15px; }
  .timeline-front-chat .timeline-section-notification .ptl-icon-cont {
    padding-right: 22px; }
    .timeline-front-chat .timeline-section-notification .ptl-icon-cont svg {
      width: 40px;
      height: 40px;
      padding: 7px; }
  .timeline-front-chat .timeline-section-notification .notification-details {
    padding: 16px 16px; }
    .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
      font-size: 13px;
      line-height: 1.4; }
    .timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
      font-size: 13px;
      margin-right: 7px;
      padding: 3px 14px 3px 14px; } }

@media (max-width: 457px) {
  .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
    margin-bottom: 7px; } }

@media (max-width: 438px) {
  .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
    margin-bottom: 7px; } }

@media (max-width: 414px) {
  .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box {
    justify-content: center; }
    .ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box h4 {
      font-size: 13px;
      padding-top: 4px; }
  .ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
    font-size: 24px; }
  .ptl-edit-cont .timeline-section {
    padding-left: 65px; }
    .ptl-edit-cont .timeline-section .ti-box .ptl-p-title {
      font-size: 20px; }
    .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
      padding: 10px; }
      .ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content.rich-text {
        font-size: 12px;
        line-height: 1.4; }
  .ptl-front-cont .timeline-section .ti-box .ptl-p-title {
    font-size: 20px; }
  .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
    padding: 14px; }
    .ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content {
      font-size: 13px;
      line-height: 1.4; }
  .ptl-modal-section .components-modal__frame {
    width: 80%; }
    .ptl-modal-section .components-modal__frame .notification-icon-list .icon-list .single-icon {
      flex: 0 0 100%;
      justify-content: space-between; }
    .ptl-modal-section .components-modal__frame .components-modal__header-heading {
      font-size: 20px; }
  .timeline-edit-notification .ptl-add-btns {
    margin-left: 0px; }
    .timeline-edit-notification .ptl-add-btns .ptl-add-down {
      font-size: 13px;
      padding: 6px 20px; }
  .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
    font-size: 13px; }
  .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .ptl-date {
    font-size: 11.8px; }
  .timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
    font-size: 13px;
    margin-right: 7px;
    padding: 1px 13px 1px 13px; }
  .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button {
    font-size: 11.8px; }
  .timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
    font-size: 13px; }
  .timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
    font-size: 13px;
    padding: 1px 13px 1px 13px; } }

@media (max-width: 400px) {
  .timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
    margin-bottom: 8px; } }
