.-single-top-head-bar {
    display: block;
    padding: 80px 0 60px;
    position: relative;
    background: linear-gradient(180deg, #ffffff, #fdfdfd);
}

.-single-top-head-container {
    display: block;
    position: relative;
    text-align: start;
    background: white;
    padding: 40px 0;
}

.top-category-area {
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.-parent-icon-category {
    display: flex;
    position: relative;
    margin-bottom: 15px;
    border-radius: 50%;
    font-size: 60px;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    color: var(--categoryuicolor);
}

.-parent-icon-category > i {
    font-weight: 300;
}

.-parent-icon-category > svg {
    width: 100%;
    height: 100%;
}

.-categoet-top-info {
    display: block;
}

.-categoet-top-info > a {
    display: block;
    font-size: 20px;
    color: var(--categoryuicolor);
}

.single-post-title {
    display: block;
    margin: 20px auto 20px;
}
.single-post-title > h1 {
    color: var(--primary-text);
    font-size: 38px;
    line-height: 1.4;
    text-transform: capitalize;
    font-weight: 700;
    max-width: 100%;
}
.single-post-title.single-post-post-title span {
    font-size: 24px;
    margin-top: 12px;
    display: flex;
    color: #333843;
    font-weight: 600;
}



.-single-bottom-title-list {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    margin-bottom: 20px;
    gap: 13px;
}

.-single-bottom-title-list > ul {
    display: flex;
    list-style: none;
    align-content: center;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.-single-bottom-title-list > ul > li {
    margin: 0px 17px;
    color: var(--secondarytext);
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

li.-single-bottom-list-date {
    margin-inline-end: 0;
}

.-single-bottom-title-list > ul > li:before {
    content: '';
    --w-h: 8px;
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background: var(--secondarytext);
    width: var(--w-h);
    height: var(--w-h);
    border-radius: 38%;
}

.-single-bottom-title-list > ul > li:last-child:before {
    display: none;
}

.-single-bottom-title-list > ul > li > a {
    color: var(--secondarytext);
    font-weight: 300;
    font-size: 16px;
}

.-single-bottom-title-list > ul > li.-single-bottom-list-Rate > a > i {color: #ffa700;font-weight: 500;}

.-single-bottom-title-list > ul > li.-single-bottom-list-Rate > a {
    display: flex;
    color: var(--primary-text);
    font-size: 20px;
    font-weight: 500;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.-single-bottom-title-list > ul > li > a:hover {
    color: var(--primary-text);
}

.-single-bottom-title-list > ul > li.-single-bottom-list-user-area > a {
    text-transform: capitalize;
}

.-single-bottom-title-list > ul > li > a > i {
    margin-inline-end: 10px;
    font-weight: 600;
}

.-secodary-single-post-bar {transition: all 0.2s ease;position: relative;display: flex;flex-direction: column;gap: 25px;}

.gallry--image-herf img {width: auto;height: 100%;}

.gallry--image-herf {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.-P-content {
    !i;!;
    font-size: 15px;
}

.YC-related_articles-item-Info a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 3px !important;!i;!;!m;!;
    display: flex;
}


.-secodary-single-post-bar:after {
    left: auto;
    right: -1px;
}

.-Yc-single-main.-YC-singleType-post {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 30px 0;
    justify-content: space-between;
    gap: 25px;
}

.-third-single-post-bar:before {/* content: ''; */}

.-third-single-post-bar {
    position: sticky;
    top: 215px;
    min-width: 357px;
    min-height: 350px;
    transition: 180ms all ease;
    max-width: 240px;
    max-height: calc(100% - 40px);
    overflow: hidden;
    overflow-y: scroll;
    gap: 25px;
    display: flex;
    flex-direction: column;
}
.-third-single-post-bar::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.-third-single-post-bar::-webkit-scrollbar-thumb {
    background: linear-gradient(0deg,transparent 10%,transparent 0%,transparent 90%,transparent 0%);
}
.-third-single-post-bar::-webkit-scrollbar-track {
    background: transparent;
}
.-third-single-post-bar:hover::-webkit-scrollbar-thumb {
    background: linear-gradient(0deg,transparent 10%,#00000008 0%,#00000008 90%,transparent 0%);
}
body.hidemenu .-third-single-post-bar {
    top: 170px !important;
}

.fixed_single .-third-single-post-bar {
    top: 210px !important;
}

.hidemenu-2 .-third-single-post-bar {
    top: 231px;!i;!;
}
.-first-single-post-bar {
    display: flex;
    min-width: 230px;
    top: 130px;
    transition: 180ms all ease;
    justify-content: space-between;
}

body.hidemenu .-first-single-post-bar {
    top: 30px;
}

.-single-post-user-area {
    display: flex;
    align-items: center;
}

.-single-post-user-area > .-user-avatar {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.-single-post-user-area > .-user-avatar > verified {
    margin-top: -23px;
    float: left;
    z-index: 1;
    position: relative;
    margin-left: 3px;
    width: 16px;
    height: 16px;
    font-size: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: rgb(44, 134, 253);
    background: white;
}

.-single-post-user-area > .-user-avatar > verified > i {
    font-weight: 900;
}

.-single-post-user-area > .-user-context {
    display: block;
    margin-bottom: 5px;
}

.-single-post-user-area > .-user-context > h4 {
    font-size: 27px;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    line-height: 1.4;
    overflow: hidden;
}

.-single-post-user-area > .-user-context > h4 > a {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
}

.-single-post-user-area > .-user-avatar > a {
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0px 5px 3px -3px #041c3624, 0px 5px 10px -3px #041c3614;
    border: 3px solid #ffffff05;
}

.-single-post-user-area > .-user-avatar > a > img {
    min-height: 100%;
    max-width: inherit;
    max-height: 100%;
    margin: 0 auto;
}

.-single-post-user-area > a {
    display: block;
}

ul.-single-other-lists-UL {
    display: flex;
    list-style: none;
    gap: 9px;
}

ul.-single-other-lists-UL > li {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    /* color: var(--secondarytext); */
}

ul.-single-other-lists-UL > li > i {
    margin-inline-end: 12px;
    width: 26px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

ul.-single-other-lists-UL > li > strong {
    flex: 1;
    font-size: 16px;
    color: var(--primary-text);
    font-weight: 300;
}
 
ul.-single-other-lists-UL > li > span {
    color: var(--primary-text);
    font-family: var(--f-number);
    font-weight: 600;
    font-size: 16px;
}

.-single-post-user-area > .-user-list-info {
    font-size: 15px;
    line-height: 1.5;
    color: var(--secondarytext);
    font-weight: 300;
    margin-bottom: 10px;
}

.-single-post-user-area > .-user-social-links {
    display: block;
}

.-single-post-user-area > .-user-social-links > ul {
    display: flex;
    list-style: none;
}

.-single-post-user-area > .-user-social-links > ul > li {
    display: block;
    margin-inline-end: 17px;
    position: relative;
}

.-single-post-user-area > .-user-social-links > ul > li > a {
    display: flex;
    padding: 10px 0;
    position: relative;
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    color: var(--secondarytext);
}

.-single-post-user-area > .-user-social-links > ul > li > a:hover {
    color: var(--primary-text);
}
.-single-post-content>h2 {
    color: var(--uicolor);
    font-size: 26px;
}
.-single-post-content h1, .-single-post-content h2, .-single-post-content h3, .-single-post-content h4, .-single-post-content>h5, .-single-post-content h6 {color: var(--primary-text);font-size: 26px;font-weight: 800;}
.-single-post-content {
    overflow: hidden;
    max-width: 100%;
    font-size: 17px;
    line-height: 1.8;
    font-weight: 400;
    color: var(--secondarytext);
    background: white;
    padding: 22px;
    border-radius: var(--miniradius);
    transition: all 0.2s ease;
}

.-single-post-content * > img {height: auto;/* width: auto; */display: flex;margin-inline: auto;border-radius: var(--miniradius);}

.-single-post-content > h2 {
    color: var(--uicolor);
    font-size: 26px;
}

.-single-post-content > h3 {
    font-size: 21px;
}

.-single-post-content * {
    margin: revert;
    padding: revert;
}

.ShortCode-title.-title_related_articles .-YC-owl-navs-items>.-YC-owl-Slides-next,.ShortCode-title.-title_related_articles  .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    --chev-w: 41px;
}

.-single-post-content > p > img.aligncenter {
    margin: 0 auto;
    display: block;
}

.-YourColor-sticky-TocList {
    display: block;
    background: white;
    padding: 20px;
    border-radius: var(--miniradius);
}

.-YourColor-sticky-TocList > h2 {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 600;
}

.-YourColor-sticky-TocList > ul {
    display: flex;
    list-style: none;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 10px;
}

.-YourColor-sticky-TocList > ul > li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.-YourColor-sticky-TocList > ul > li.active-now > a {
    background: var(--uicolor2);
    color: white;
}

.-YourColor-sticky-TocList > ul > li > ul {
    display: block;
    list-style: none;
    width: 100%;
    padding: 8px 16px 5px 0;
}

.-YourColor-sticky-TocList > ul > li > ul > li {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.-YourColor-sticky-TocList > ul > li > ul > li > a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border-radius: var(--miniradius);
    color: var(--secondarytext);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 9px 10px;
    border: 1px solid #efb3b3;
    transition: all 0.2s ease;
}

.-YourColor-sticky-TocList > ul > li > ul > li > a:hover {
    color: var(--primary-text);
}

.-YourColor-sticky-TocList > ul > li > ul > li.selected > a {
    color: white;
    background: var(--uicolor);
    border-color: var(--uicolor);
}

.-YourColor-sticky-TocList > ul > li > ul > li > a > .-em-toc__number {
    display: inline-block;
}

.-YourColor-sticky-TocList > ul > li > a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border-radius: var(--miniradius);
    color: var(--secondarytext);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 9px 10px;
    border: 1px solid #efb3b3;
    transition: all 0.2s ease;
}

.-YourColor-sticky-TocList > ul > li > a:hover {
    background: var(--uicolor);
    color: white !important;!i;!;
    border-color: var(--uicolor);
}

.-YourColor-sticky-TocList > ul > li > a:last-child {
}

.-YourColor-sticky-TocList > ul > li.selected > a {
    color: white;
    background: var(--uicolor);
    border-color: var(--uicolor);
}

.-YourColor-sticky-TocList > ul > li:not(.selected) > a:hover {
    color: var(--primary-text);
}

.-YourColor-sticky-TocList > ul > li > a > span {}

.-YourColor-sticky-TocList > ul > li > a > .-em-toc__number {
    margin-inline-end: 8px;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
}
.-YourColor-sticky-TocList > ul > li > ul > li > a > .-em-toc__number {
    margin-inline-end: 6px;
    font-size: 18px;
    display: inline-block;
}
.-single-title-top-bar {
    display: block;
    margin-bottom: 30px;
    max-width: 100%;
    overflow: hidden;
}

.-single-title-top-bar > ul {
    display: flex;
    list-style: none;
}

.-single-title-top-bar > ul > li {}

.-single-title-top-bar > ul > li > a {
    display: block;
    padding: 10px;
    min-width: max-content;
    color: var(--secondarytext);
    font-size: 16px; 
}

.-single-post-thumb {
    display: block;
    width: 100%;
    background: #031a32;
    box-shadow: 0px 6px 3px -4px #09234036, 0px 13px 32px -14px #09234024, 0px 14px 70px -50px #09234029;
    border-radius: var(--largeradius);
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: -90px;
    border: 1px solid #bbc2cb;
    position: relative;
    padding-bottom: 70%;
}

.-single-thumb-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.-single-thumb-image > a {
    display: block;
    position: relative;
    height: 100%;
}

.-single-thumb-image > a > img {
    min-height: 100%;
    max-height: 100%;
    max-width: inherit;
    margin: 0 auto;
    display: block;
}

h2.-span-h2-title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 500;
}

.-single-top-svg {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    -webkit-mask-image: linear-gradient(to bottom,transparent,white);
    mask-image: linear-gradient(to bottom,transparent,white);
    color: #1f1e87;
    transform: rotate(180deg);
    height: 300px;
    opacity: 0.02;
}

.-single-top-svg > svg {
    position: absolute;
    width: 100%;
    height: 100%;
}

body {background: #ffffff;}

.-single-thumb-bg-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: var(--background-image);
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center center;
    z-index: 0;
    filter: blur(10px) grayscale(0.5);
}

.-single-more-read-btn {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.-single-more-read-btn > a {
    display: flex;
    flex-wrap: wrap;
    border-radius: var(--largeradius);
    color: var(--primary-text);
    align-content: center;
    align-items: center;
    font-weight: 400;
    /* flex-direction: column; */
    position: relative;
    gap: 10px;
}

.-single-more-read-btn > a>div {
    display: flex;
    gap: 4px;
}

.-single-more-read-btn > a > i {
    font-size: 16px;
    /* margin-inline-start: 20px; */
    font-weight: 300;
}

.-single-more-read-btn > a > span {line-height: 1.4;margin-bottom: 4px;display: block;font-size: 18px;}

.-single-more-read-btn > a:hover {/* color: var(--uicolor2); */}

.-single-more-read-btn > a .-YC-Icon-Buttons {margin-inline-start: 40px;}

.-single-more-read-btn > a p {
    display: flex;
    font-size: 13px;
    font-weight: 400;
    color: var(--secondarytext);
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: 180ms all ease;
}

.-single-more-read-btn > a:hover p {color: var(--primary-text);}

.-single-more-read-btn > a p > em {
    font-weight: 400;
    font-style: normal;
    margin-inline-end: 4px;
}

.-single-more-read-btn > a:hover .-YC-Icon-Buttons {--uicolor2: #2c86fd;}

.-single-post-user-area > .-user-context > .-user-role {
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: var(--uicolor2);
    text-transform: capitalize;
    max-width: max-content;
    margin-bottom: 3px;
}

.-mouse-scroller {
}

.-single-more-read-btn > a:hover .-mouse-scroller {--secrolluicolor:var(--uicolor2);}

.-mouse-scroller:before {
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.-chevron-scroller-single {
    position: fixed;
    --cust-w: 60px;
    z-index: 1;
    width: var(--cust-w);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: var(--cust-w);
    cursor: pointer;
    border-radius: 50%;
    bottom: 40px;
    right: 40px;
    color: var(--uicolor);
    font-size: 26px;
    text-align: center;
    /* transform: translateY(200px); */
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: 180ms all ease;
}

.-chevron-scroller-single:hover:before {
    box-shadow: 0 3px 3px -1px #0f26480f, 0 15px 30px -10px #0f264812;
}

.-chevron-scroller-single:before {
    content: '';
    position: absolute;
    width: calc(100% - 3px );
    height: calc(100% - 3px );
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background: white;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 3px 3px -1px #0f26480f, 0 5px 30px -10px #0f264812;
    border: 1px solid #fff;
    transition: 180ms all ease;
}

.-chevron-scroller-single > i.fa-pause {
    display: block;
}

.-chevron-scroller-single.stop-reading > i.fa-pause {
    display: none;
}

.-chevron-scroller-single > i.fa-play {
    display: none;
}

.-chevron-scroller-single.stop-reading > i.fa-play {
    display: block;
}

.-chevron-scroller-single.show {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.-chevron-scroller-single:hover {
    transform: translateY(-1px);
}

.-chevron-scroller-single > i {
}

.-chevron-scroller-single.show {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.-chevron-scroller-single:hover {
    /* transform: translateY(-1px); */
}

.-chevron-scroller-single > i {
    font-weight: 400;
}

.-singular-scroll-progress {
    position: absolute;
    width: 100%;
    height: 100%;
    --stroke-width: 4px;
    --progress-color: var(--uicolor);
}

.-singular-scroll-progress > svg {
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
    display: block;
--tranform-inner:
    scale(0.91) translate(5px, 5px);
}


.-singular-scroll-progress:before {
  content: "";
}

.-singular-scroll-progress > svg {
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
    display: block;
    --tranform-inner:
    scale(0.91) translate(5px, 5px);
}

.-singular-scroll-progress > svg > text tspan {
    font-size: 0;
}

.-singular-scroll-progress > svg circle {
    stroke-width: var(--stroke-width);
    transform: var(--tranform-inner);
    stroke: #f9f9f900;
    display: flex;
    min-width: 100%;
}
.-progress-single-fixed {
    position: fixed;
    top: 140px;
    right: 0;
    left: 0;
    width: 100%;
    background: white;
    z-index: 666;
    padding: 7px 0 0;
    transition: all 0.2s ease;
    opacity: 0;
    visibility: hidden;
}

.-progress-single-fixed.fixed-single {
    opacity: 1;
    visibility: visible;
    display: block !important;
}

.hidemenu .-progress-single-fixed {
    top: 100px;
}

.-progress-single-fixed .container {
    position: relative;
    display: flex;
    /* align-items: center; */
    gap: 20px;
    justify-content: space-between;
}
.-singular-scroll-progress > svg path {
    stroke-width: var(--stroke-width);
    stroke: var(--uicolor);
    transform: var(--tranform-inner);
}

.-next-prev-singular-posts {
    display: flex;
    margin: 40px 0px 0px;
    gap: 19px;
}

.-Chevrons--NextPrev {
    display: block;
    margin: 0 0px 30px;
    flex: 1;
}

.-Chevrons--NextPrev > a {
    display: flex;
    padding: 40px;
    border-radius: var(--largeradius);
    position: relative;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0px 0px 2px 1px #0923400d, 0px 4px 2px -3px #0923400f;
    border: 1px solid white;
    border-radius: var(--largeradius);
    transition: 300ms all ease;
}

.-Chevrons--NextPrev:hover > a {
    border-color: #e5eaef52;
    box-shadow: 0px -1px 2px 1px #09234003, 0px 15px 32px -14px #0923400a, 0px 4px 2px -3px #09234008;
    transform: translateY(-1px);
    transition: 180ms ll ease;
}

.-Chevrons--NextPrev > a > i {
    
    --sh-color: #0000000d;
    font-size: 45px;
    font-weight: 300;
    color: var(--secondarytext);
    background: #fdfdfd;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: 180ms all ease;
    margin-inline-start: 30px;
}

.-Chevrons--NextPrev:hover > a > i {
    color: var(--uicolor);
    transform: scale(1.1);
}

.-Chevrons--NextPrev.-chevron--prevPost  >a > i {margin-inline-end: 30px;margin-inline-start: 0;}

.-Chevrons--NextPrev > a > .inbox-pos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
}

.-Chevrons--NextPrev.-chevron--prevPost > a > .inbox-pos {
}

.-Chevrons--NextPrev > a > .inbox-pos > span {
    font-size: 16px;
    color: var(--secondarytext);
    display: block;
    margin-bottom: 15px;
        transition: 180ms all ease;
}

.-Chevrons--NextPrev > a > .inbox-pos > h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    transition: 180ms all ease;
}

.-Chevrons--NextPrev:hover > a > .inbox-pos > h3 {
    color: var(--uicolor);
}

.-Chevrons--NextPrev:hover > a > .inbox-pos > span {
    color: var(--primary-text);
}

.single-post-parent-container-comments {
    display: block;
    border-radius: var(--largeradius);
    border: 1px solid var(--diver);
    padding: 40px;
    max-width: 100%;
    background: #ffffff;
}

.single-post-parent-container-comments > form > input {
    max-width: 300px;
}

.single-post-parent-container-comments > form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 15px;
}

.single-post-parent-container-comments > form > .alerts {
    min-width: 400px;
    flex: 1;
    margin: 0 15px 30px;
}

.single-post-parent-container-comments > form > .alerts > .alert {
    font-weight: 300;
    font-size: 15px;
}

.single-post-parent-container-comments > form > .alerts > .alert.alert-danger {
    color: var(--negative);
}

.single-post-parent-container-comments > h4 {
    display: block;
    font-size: 21px;
    margin-bottom: 20px;
}

.-comments-form-inputs-area {
    flex: 1;
    display: flex;
    margin: 0 15px 30px;
    min-width: 280px;
}

.-comments-form-inputs-area.necessary > input, .-comments-form-inputs-area.necessary > textarea {
    border-color: var(--negative);
}

.-comments-form-inputs-area.-comments--textarea > textarea {min-height: 140px;}

.-comments-form-inputs-area.-comments--textarea {
}

.-comments-form-Button-area {
    min-width: 500px;
    display: flex;
    justify-content: flex-end;
    flex: 1;
    margin: 0 15px 0;
}

.-comments-form-Button-area > button {
    display: flex;
    justify-content: space-between;
    padding: 13px;
    border-radius: var(--miniradius);
    background: var(--uicolor2);
    border: 2px solid var(--uicolor2);
    color: white;
    font-size: 15px;
}

.-comments-form-Button-area > button:hover {
    background: white;
    color: var(--uicolor2);
}

.-comments-form-Button-area > button > btn-icon {--inset-uicolor: white;}

.-comments-form-Button-area > button:hover > btn-icon {--inset-uicolor:var(--uicolor2);}

.-singular-comments-post {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.-comments-titlecontext-inner {
    display: block;
    flex: 1;
}

.-comments-titlecontext-inner > h4 {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 5px;
    font-weight: 500;
}

.-comments-titlecontext-inner >p {
    font-weight: 200;
    color: var(--secondarytext);
    font-size: 15px;
}

comment-counter {
    display: block;
    font-size: 18px;
}

comment-counter > em {
    font-style: normal;
}
.CommentsList {
    display: block;
}
.CommentsList__Title {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
}

ul.CommentsListInner {
    display: block;
}

ul.CommentsListInner .ChildComments {
    display: flex;
    flex-direction: column;
    list-style: none;
}

ul.CommentsListInner > .ChildComments {
    margin: 30px 30px 30px 0;
}

ul.CommentsListInner .ChildComments:last-child {
    margin-bottom: 0;
}

ul.CommentsListInner > li,.ChildComments > li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
    flex-direction: column;
} 

.NoComments {
    display: block;
    font-size: 15px;
    color: var(--secondarytext);
    font-weight: 200;
}

.NoComments > i {
    font-size: 20px;
    margin-inline-end: 5px;
}
.Context-Comments > p {
    font-size: 17px;
    color: var(--primary-text);
    font-weight: 200;
    line-height: 1.5;
}

.Context-Comments > p > a {font-weight: 300;position: relative;display: inline;font-size: 15px;}

.Context-Comments > p > a > .showbox {
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: -4px;
    margin-inline-start: 5px;
}

.Context-Comments > p > a > .showbox svg path {
    fill: var(--uicolor2);
}

.Context-Comments > p > a > .showbox > svg {
    width: 100%;
    height: 100%;
}
.ReplyCommentPreview {
    display: block;
    min-width: 500px;
    margin: 0 15px 20px;
    flex: 1;
    position: relative;
    padding: 20px;
    padding-inline-start: 75px;
    color: var(--secondarytext);
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    background: #ffffff;
    overflow: hidden;
    max-width: 100%;
}

.ReplyCommentPreview > h2 {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: 400;
    color: var(--primary-text);
    line-height: 1.5;
    margin-bottom: 5px;
}

.ReplyCommentPreview > p {font-size: 15px;font-weight: 200;color: var(--secondarytext);max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ReplyCommentPreview > h2 > span {
    font-weight: 500;
}

.ReplyCommentPreview > h2 > i {
    margin-left: 10px;
    font-weight: 300;
    font-size: 35px;
    position: absolute;
    right: 21px;
    top: 23px;
}

.ReplyCommentPreview > h2 > em {
    font-style: normal;
    margin-inline-end: 5px;
}
.Context-Comments {
    position: relative;
}

.CommentContent {
    display: block;
    padding: 30px;
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    margin-bottom: 15px;
}

.-comments-head-area {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.-comments-head-area > .UserAvatar {
    border-radius: 50%;
    width: 54px;
    height: 54px;
    overflow: hidden;
    position: relative;
    margin-inline-end: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 25px;
    border: 1px solid var(--diver);
    color: var(--secondarytext);
}

.-comment-user-area {
    display: block;
}

.-comment-user-area > .NameArea {
    display: flex;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 1px;
    font-weight: 400;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-transform: capitalize;
}

.-comment-user-area > .NameArea > verified {
    line-height: 14px;
}

.comment-status {
    display: block;
    color: var(--secondarytext);
    font-weight: 200;
    font-size: 11px;
}

.Bottom-comment-bar {
    display: flex;
    padding-inline-start: 20px;
    font-size: 14px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.Bottom-comment-bar > .replay-comment-button {
    color: var(--secondarytext);
}

.Bottom-comment-bar > .replay-comment-button:hover {
    color: var(--primary-text);
}

.Bottom-comment-bar > ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.Bottom-comment-bar > ul > li {
    color: var(--secondarytext);
    margin-inline-end: 0;
    position: relative;
    transition: 180ms all ease;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.Bottom-comment-bar > ul > li > .comment-like-counter {
    display: block;
    letter-spacing: 1px;
    margin-inline-start: 3px;
}

.Bottom-comment-bar > ul > li:not(.active):hover {
    color: var(--primary-text);
}

.Bottom-comment-bar > ul > li.active {
    color: var(--uicolor2);
}

.Bottom-comment-bar > ul > li.disliked-multibuttons.active {
    color: var(--negative);
}

.Bottom-comment-bar > ul > li >i {
    margin-inline-end: 5px;
}

grap-dots {
    --dot-width: 4px;
    width: var(--dot-width);
    height: var(--dot-width);
    background: var(--secondarytext);
    border-radius: 50%;
    margin: 0 10px;
}

.-singular-pages-container {
    --bgcolor: #fdfdfd;
}

.-singular-pages-container {}

.-Related-Single {
    display: block;
    padding: 50px 0;
}

.-Related-Single:nth-child(2n) {
    /* background: linear-gradient(0deg, #fdfdfd, white); */
}

.-YC-related-posts {--bgcolor: #fff;}

.-TitleContent-section {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.-TitleContent-section > i {
    margin-inline-end: 15px;
}

.-TitleContent-section > a {
    display: flex;
    color: var(--primary-text);
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: 400;
}

.-TitleContent-section > a:hover {
    color: var(--uicolor2);
}

.-TitleContent-section > a > .-YC-Icon-Buttons {--inset-uicolor:var(--primary-text);}

.-TitleContent-section > a:hover .-YC-Icon-Buttons {--inset-uicolor:
    var(--uicolor2);
}

h2.-TitleContent-section > .seccontent {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: var(--uicolor);
    font-size: 21px;
    flex: 1;
}

h2.-TitleContent-section > .seccontent > span {
    font-weight: 300;
    margin-inline-end: 10px;
    color: var(--primary-text);
    font-size: 20px;
}

h2.-TitleContent-section > .seccontent > i {
    font-size: 30px;
    margin-inline-end: 15px;
    font-weight: 300;
    color: var(--secondarytext);
}

.-Posts-RelatedBoxes {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.-Posts-RelatedBoxes > .-YC-Post-box {
    min-width: 420px;
    max-width: 440px;
}

.-Title-references {
    display: flex;
    font-size: 22px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
    font-weight: 400;
}

.-Title-references > i {
    display: block;
    margin-inline-end: 15px;
    color: #041c367a;
    font-size: 33px;
    font-weight: 300;
}

.-references-title-context {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    flex: 1;
}

.-references-title-context > span {
    margin-inline-end: 10px;
}

.-references-title-context > p {
    margin: 0;
    font-size: 13px;
    color: var(--secondarytext);
    font-weight: 300;
    border-inline-start: 1px solid var(--diver);
    padding-inline-start: 10px;
    line-height: normal;
}
toggle-toc {
    color: var(--uicolor);
    font-size: 16px;
    cursor: pointer;
    padding: 10px 10px !important;
    vertical-align: bottom;
    border-radius: var(--largeradius);
    transition: all 0.3s ease 0s;
    position: relative;
    font-weight: 400;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}
toggle-toc > span {
    margin: 0 !important;
    display: block;
}

toggle-toc > span > em {
    font-style: normal;
}

toggle-toc > .-YC-Icon-Buttons {--inset-uicolor:var(--uicolor);margin: 0 15px !important;}

toggle-toc > btn-icon {
}

.-references-post {
    padding: 30px;
    display: block;
    border-radius: var(--largeradius);
    position: relative;
    margin: 0 0px 30px;
    background: #8584970a;
}
.-references-post.showin btn-icon.-YC-Icon-Buttons > span {
    width: 50px;
}

.-references-post.showin btn-icon.-YC-Icon-Buttons > em {
    opacity: 0;
}
.-references-post.showin {
    height: var(--tableofcontentH);
}

.-references-post > ul {
    color: var(--uicolor);
    padding: 30px !important;
    list-style: none;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    z-index: 1;
    transition: all 50ms ease 0s;
    right: 0px;
    margin: 0px !important;
}
.-references-post.showin > ul {
    visibility: visible;
    opacity: 1;
    transition: all 180ms ease 0s;
}
.-references-post ul > li {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    transition: all 50ms ease 0s;
}
.-references-post.showin ul > li {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    transition-duration: 180ms;
    transition-timing-function: ease;
    transition-property: all;
    transition-delay: var(--trans-delay);
}
.-references-post ul > li a {
    display: flex;
    font-weight: 400;
    font-size: 15px;
    padding: 15px !important;
    border-radius: var(--largeradius);
    color: var(--primary-text);
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.-references-post ul > li a:hover {
    text-decoration: unset;
}
.-references-post ul > li a > em {
    font-size: 24px;
    min-width: 35px;
    font-weight: 600;
    text-align: center;
    color: var(--secondarytext);
    transition: all 180ms ease 0s;
    font-style: normal;
    margin-left: 10px !important;
    display: block;
}

.-references-post ul > li a:hover > em {
    color: var(--uicolor2);
}

.-post-tag-items {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.-post-tag-items > a {
    display: flex;
    padding: 5px 11px;
    position: relative;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    color: var(--primary-text);
    font-weight: 600;
    border-radius: var(--miniradius);
    max-width: max-content;
    border: var(--border);
}

.-post-tag-items > a:hover {
    color: var(--uicolor);
    border-color: var(--uicolor);
}

.-post-tag-items > a:hover {
}

.-post-tag-items > a:before {
}

.-post-tag-items > a:hover:before {
    color: var(--uicolor);
}

.-YC-FaqsSimple-vsingle-Item-v2 {
    margin-bottom: 20px;
    border-radius: var(--largeradius);
    border: 1px solid var(--diver);
    background: #fff;
    transition: 180ms all ease;
}

.-YC-FaqsSimple-vsingle-Item-v2:hover {
    border-color: var(--primary-text);
}

.-YC-FaqsSimple-vsingle-Item-v2:last-child {
    margin-bottom: 0;
}

.-YC-FaqsSimple-vsingle-Item-v2.active {
    border-color: var(--uicolor2);
}

.-YC-FaqsSimple-vsingle-Title {display: flex;padding: 40px;align-content: center;align-items: center;justify-content: space-between;cursor: pointer;flex-wrap: wrap;}

.-YC-FaqsSimple-vsingle-Title > i {
    font-size: 22px;
    color: var(--secondarytext);
    transition: 180ms all ease;
}

.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title > i {
    color: var(--uicolor2);
    transform: rotate(45deg);
}

.-YC-FaqsSimple-vsingle-Item-v2:not(.active):hover .-YC-FaqsSimple-vsingle-Title > i {
    color: var(--primary-text);
}

.-YC-FaqsSimple-vsingle-Title > h2 > a {
    display: block;
    font-size: 20px;
    font-weight: 300;
    color: var(--secondarytext);
}

.-YC-FaqsSimple-vsingle-Title > h2 > a > em {
    margin-inline-end: 10px;
    font-style: normal;
    font-family: var(--f-number);
    font-weight: 500;
    font-size: 22px;
}

.-YC-FaqsSimple-vsingle-Item-v2.active .-YC-FaqsSimple-vsingle-Title > h2 > a {
    color: var(--uicolor2);
}

.-YC-FaqsSimple-vsingle-Item-v2:not(.active):hover .-YC-FaqsSimple-vsingle-Title > h2 > a {
    color: var(--primary-text);
}
.-YC-FaqsSimple-vsingle-Item-v2.active .-FaqsSimple-vsingle-Content-Row-v1 {
    display: block;
    height: var(--pin-height);
}
.-FaqsSimple-vsingle-Content-Row-v1 {
    display: block;
    height: 0;
    --pin-height: auto;
    overflow: hidden;
    transition: 180ms all ease;
}
.-p-FaqsSimple-vsingle-ContentValue-v1 {
    padding: 0 40px 40px;
    display: block;
    line-height: 1.6;
    font-size: 17px;
    color: var(--secondarytext);
    font-weight: 200;
}

.-YC-FaqsSimple-vsingle {
    margin-bottom: 30px;
    display: block;
}

.-post-reviews-area {
    display: flex;
    padding: 40px;
    border: 1px solid var(--diver);
    margin-bottom: 40px;
    border-radius: var(--largeradius);
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}

.-post-reviews-area > h2 {
    font-size: 26px;
    color: var(--primary-text);
    font-weight: 400;
}

.-post-reviews-buttons {
    display: flex;
}

.-post-button-rev-item {
    display: block;
    padding: 13px 23px;
    border-radius: var(--largeradius);
    min-width: 60px;
    text-align: center;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 400;
    transition: 180ms all ease;
    cursor: pointer;
}

.-post-button-rev-item.-button-negative {
    border: 2px solid var(--negative);
    color: var(--negative);
}

.-post-button-rev-item.-button-positive {
    border: 2px solid var(--positive);
    color: white;
    background: var(--positive);
}

.-post-button-rev-item.-button-positive:hover {
    background: white;
    color: var(--positive);
}

.-post-button-rev-item.-button-negative:hover {
    background: var(--negative);
}

.-post-button-rev-item:hover {
    color: white;
}
.-FeedBack-Rating > .RatingReview {
    direction: ltr;
    font-size: 45px;
    color: #E1E1E1;
    cursor: pointer;
    display: flex;
}

.-FeedBack-Rating > .RatingReview > i {
}
.-FeedBack-Rating > .RatingReview > i.active {
    color: #ffa700;
}

.-FeedBack-Rating > .RatingReview > i.fixedactive {
    color: #ffa700;
}

.-PostFeedBack-Rateing-Box {
    padding: 40px;
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.-YC-post-reviews-info {
    display: flex;
    margin-inline-end: 30px;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    background: #ffff;
}

.-YC-post-reviews-info .product-item-info-stats-ratings {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
    min-width: 250px;
}
.product-item-info-stats-ratings > .-icon-info-stats-ratings > i {
    display: block;
    font-size: 145px;
    font-weight: 100;
    color: #ffa700;
    text-shadow: -4px 2px 0px #00000005,-6px 3px 0px #00000005;
}

.-YC-post-reviews-info .product-item-info-stats-ratings > p {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    flex-direction: column;
}
.-YC-post-reviews-info .product-item-info-stats-ratings > p > .-rating-suptitle {
    min-width: 100%;
    color: var(--secondarytext);
    font-size: 14px;
    font-weight: 300;
}

.-YC-post-reviews-info .product-item-info-stats-ratings > p > .-rating-suptitle > em {}

.product-item-info-stats-ratings > p > .-rating-suptitle > em {
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    color: var(--primary-text);
    font-family: var(--f-number);
}

.-YC-post-reviews-info .product-item-info-stats-ratings > p > span.-rating-label {
    display: block;
    color: var(--primary-text);
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 4px;
}
.product-item-info-stats-ratings > .-icon-info-stats-ratings > span.-rating-value {color: var(--primary-text);font-size: 40px;position: absolute;left: 50%;top: 60px;font-weight: 500;transform: translate(-50%, 0%);font-family: var(--f-number);}

.-PostFeedBack-Rateing-Box .RatingReview {
    direction: ltr;
    font-size: 48px;
    color: #E1E1E1;
    cursor: pointer;
}
.-PostFeedBack-Rateing-Box .RatingReview > i {
    font-weight: 200;
}
.-PostFeedBack-Rateing-Box .RatingReview > i.fixedactive {
    color: #ffa700;
    font-weight: 600;
}
.-Rate-Average-Items {
    display: block;
    flex: 1;
    padding-inline-start: 40px;
    /* border-inline-start: 1px solid var(--diver); */
    position: relative;
}

.-Rate-Average-Items:before {
    content: '';
    height: 100%;
    right: 0;
    width: 1px;
    background: linear-gradient(0deg,transparent,#f5f5f5 , transparent);
    position: absolute;
}
.-Rate-Average-element {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
    color: var(--secondarytext);
    position: relative;
    justify-content: space-between;
    padding-bottom: 10px;
    font-family: var(--f-number);
    font-size: 14px;
}

.-Rate-Average-element:last-child {
    margin-bottom: 0;
}

.-Rate-Average-element > span {
    display: block;
}
.-Rate-Average-element >em {
    font-style: normal;
}
.-Rate-Average-Label {
    flex: 1;
    background: #eee;
    border-radius: var(--largeradius);
    height: 6px;
    margin: 0 0px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.-Average--progress {
    background: #FFCF00;
    height: 100%;
    width: 0;
    border-radius: var(--largeradius);
    transition: .7s all ease;
}
.ThankYou-svg-wrap {
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 200px;
  margin: 0 auto 0px;
}
.ThankYou-svg-wrap #circle {
  fill: none;
  position: absolute;
  height: inherit;
  opacity: 1;
  transform: rotate(-33deg);
  -webkit-animation: circle 1.8s ease-in 2s infinite;
  animation: circle 1.8s ease-in 2s infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  stroke-linecap: round;
  stroke-dasharray: 291, 943;
  stroke-dashoffset: -943;
}
.ThankYou-svg-wrap #circle .st0 {
  stroke: var(--positive);
  -webkit-animation: fill 1.8s ease-in-out 2s infinite;
  animation: fill 1.8s ease-in-out 2s infinite;
  stroke-width: 8px;
}

.ThankYou-svg-wrap #check {
  fill: none;
  position: absolute;
  height: inherit;
  opacity: 0;
  stroke-dasharray: 290, 9000;
  stroke-dashoffset: -290;
  -webkit-animation: check 1.8s ease-out 2s infinite;
  animation: check 1.8s ease-out 2s infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  stroke-linecap: round;
}

.ThankYou-svg-wrap #check path {
    stroke: var(--positive);
    stroke-width: 8px;
}
.ThankYou-svg-wrap #button {
  fill: none;
  position: absolute;
  height: inherit;
  opacity: 1;
  stroke-dasharray: 943, 9000;
  stroke-dashoffset: 0;
  -webkit-animation: button 1.8s ease-in-out 2s infinite;
  animation: button 1.8s ease-in-out 2s infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  stroke-linecap: round;
  stroke: green;
  transform: scale(1);
}

.ThankYou-svg-wrap #button circle {
    stroke: var(--positive);
    stroke-width: 8px;
}

@-webkit-keyframes circle {
  0% {
    opacity: 0;
    stroke-dasharray: 40, 943;
    stroke-dashoffset: 0;
    transform: rotate(-73deg);
  }
  40% {
    opacity: 0.5;
  }
  50% {
    stroke-dasharray: 200, 943;
    transform: rotate(-33deg);
  }
  51% {
    opacity: 1;
  }
  58% {
    stroke-dasharray: 0, 943;
    stroke-dashoffset: -943;
    opacity: 1;
  }
  59% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 0;
    stroke-dasharray: 40, 943;
    stroke-dashoffset: 0;
    transform: rotate(-73deg);
  }
  40% {
    opacity: 0.5;
  }
  50% {
    stroke-dasharray: 200, 943;
    transform: rotate(-33deg);
  }
  51% {
    opacity: 1;
  }
  58% {
    stroke-dasharray: 0, 943;
    stroke-dashoffset: -943;
    opacity: 1;
  }
  59% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes check {
  0% {
    stroke-dasharray: 290, 9000;
    stroke-dashoffset: -294;
    opacity: 0;
  }
  50% {
    stroke-dasharray: 290, 9000;
    stroke-dashoffset: -294;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  63% {
    opacity: 1;
  }
  63% {
    stroke-dasharray: 291, 9000;
    stroke-dashoffset: 55;
    opacity: 1;
  }
  100% {
    stroke-dasharray: 291, 9000;
    stroke-dashoffset: 43;
    opacity: 1;
  }
}
@keyframes check {
  0% {
    stroke-dasharray: 290, 9000;
    stroke-dashoffset: -294;
    opacity: 0;
  }
  50% {
    stroke-dasharray: 290, 9000;
    stroke-dashoffset: -294;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  63% {
    opacity: 1;
  }
  63% {
    stroke-dasharray: 291, 9000;
    stroke-dashoffset: 55;
    opacity: 1;
  }
  100% {
    stroke-dasharray: 291, 9000;
    stroke-dashoffset: 43;
    opacity: 1;
  }
}
@-webkit-keyframes button {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes button {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.-ThankYou-SendFeedBack > h2 {
    font-weight: 400;
    color: var(--primary-text);
    font-size: 24px;
}

.ThankYou-for-rating {
    display: block;
    margin-bottom: 30px;
}

.-post-reviews-area > form {
    flex: 1;
    min-width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}

.-YC-Forms-FeedBack {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: wrap;
    flex: 1;
}

.-YC-Forms-FeedBack > button {
    display: flex;
    justify-content: space-between;
    padding: 13px;
    border-radius: var(--miniradius);
    background: var(--uicolor2);
    border: 2px solid var(--uicolor2);
    color: white;
    font-size: 15px;
}

.-YC-Forms-FeedBack > button:hover {
    background: white;
    color: var(--uicolor2);
}

.-YC-Forms-FeedBack > button:hover > .-YC-Icon-Buttons {--inset-uicolor:var(--uicolor2);}

.-YC-Forms-FeedBack > button > .-YC-Icon-Buttons {--inset-uicolor: white;}

.-post-reviews-area > form textarea {
    min-height: 140px;
}
.-post-reviews-area > form .-fix-inputs-area {
    margin-bottom: 30px;
    max-width: 320px;
    flex: 1;
}

.-post-reviews-area > form .-fix-inputs-area[data-field-id="feedback__content"] {
    min-width: 100%;
}

.-post-reviews-area > form .-fix-inputs-area:first-of-type {
    margin-inline-end: 30px;
}

.-post-reviews-area > form .-fix-forms-field-title {margin-bottom: 30px;position: relative;padding-inline: 20px;}

.-post-reviews-area > form .-fix-forms-field-title:before {
    content: '';
    position: absolute;
    width: 9px;
    background: var(--secondarytext);
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
    right: 0;
    border-radius: 50px;
    opacity: 0.4;
}

.-post-reviews-area > form .-fix-forms-field-title > h3 {
}


.-BackToClean {
    display: flex;
    margin-bottom: 30px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: var(--secondarytext);
    min-width: 100%;
    font-size: 18px;
    transition: 180ms all ease;
}

.-BackToClean:hover {
    color: var(--primary-text);
}

.-BackToClean > i {
    margin-inline-end: 10px;
}

.-FeedBack-Rating-MasterArea {
    display: flex;
    flex: 1;
    min-width: 100%;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.-FeedBack-Rating-MasterArea  > h2 {
    max-width: 310px;
    line-height: 1.5;
    font-size: 26px;
    font-weight: 400;
}

.-FeedBack-Rating.-Rating-Master-Area {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.-form-title-PostFeedBack {display: flex;padding: 20px;flex: 1;margin-bottom: 40px;border-right: 4px solid #ffa700;font-size: 18px;line-height: 1.6;background: linear-gradient(270deg, #ffa70005, transparent);}

.-ThankYou-SendFeedBack {
    margin: 0 auto;
    display: block;
}

.-icon-info-stats-ratings {
    position: relative;
    margin-bottom: 10px;
        min-height: 145px;
}

.-share-icons-list {
    margin-bottom: 40px;
    flex-direction: column;
    overflow: hidden;
    flex-wrap: wrap;
    display: flex;
}
.-itemslist-share-icons-list {
    list-style: none;
    position: relative;
    max-width: 100%;
    direction: rtl;
    opacity: 0;
}

.-itemslist-share-icons-list  .owl-stage {
    display: flex;
}

.-itemslist-share-icons-list .owl-item {
    display: inline-block;
    vertical-align: top;
}

.-itemslist-share-icons-list .owl-item > li {min-width: 79px;}
.-itemslist-share-icons-list .owl-item > li > a {
    color: var(--secondarytext);
    transition: 180ms all ease;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.-itemslist-share-icons-list .owl-item > li:hover > a {
    color: var(--sociaColor);
}
.-itemslist-share-icons-list .owl-item > li > a > i {
    display: flex;
    height: 60px;
    border-radius: 70px;
    color: var(--sociaTextColor);
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 10px;
    width: 60px;
    border: 2px solid var(--sociaColor);
    transition: 180ms all ease;
    background: var(--sociaColor);
}

.-itemslist-share-icons-list .owl-item > li:hover > a > i {
    background: white;
    color: var(--sociaColor);
}
.-itemslist-share-icons-list .owl-item > li > a > span {
    white-space: nowrap;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    text-transform: capitalize;
    transition: 180ms all ease;
}

.-itemslist-share-icons-list .owl-next, .-itemslist-share-icons-list .owl-prev {
    display: none;
}
.-itemslist-share-icons-list .owl-next {
}
.-itemslist-share-icons-list .owl-prev {
}
.-itemslist-share-icons-list .owl-next.disabled, .-itemslist-share-icons-list .owl-prev.disabled {
    display: none;
}
.-itemslist-share-icons-list .owl-next > i, .-itemslist-share-icons-list .owl-prev > i {
}

.-single-share-posts-area {
    display: block;
    max-width: 100%;
    padding: 40px;
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    margin-bottom: 40px;
    overflow: hidden;
}
.-share-popover-boxed-copy {
    display: flex;
    border-radius: var(--largeradius);
    border: 1px solid var(--diver);
    padding: 15px;
    overflow: hidden;
}
.-share-popover-boxed-copy > input {
    flex: 1;
    min-height: auto;
    direction: ltr;
    font-size: 14px;
    text-overflow: ellipsis;
    background: transparent;
    border: 0px;
    font-weight: 200;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    margin-inline-end: 10px;
}
.-share-popover-boxed-copy > button {
    background: white;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    border-radius: var(--largeradius);
    padding: 10px;
    margin-inline-start: 15px;
    color: var(--secondarytext);
    font-weight: 400;
    min-width: 110px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 2px solid var(--secondarytext);
    transition: 180ms all ease;
    overflow: hidden;
    position: relative;
}

.-share-popover-boxed-copy > button > em {
    position: relative;
    display: block;
    visibility: visible;
    transition: 180ms all ease;
    opacity: 1;
    font-style: normal;
    transform: translateX(0px);
}

.-share-popover-boxed-copy.active > button > em {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100px);
}

.-share-popover-boxed-copy.active > button {
    background: var(--positive);
    border-color: var(--positive);
}

.-share-popover-boxed-copy > button > span {
    position: absolute;
    padding: 5px 10px;
    visibility: hidden;
    opacity: 0;
    transition: 180ms all ease;
    color: white;
    transform: translateX(-100px);
}

.-share-popover-boxed-copy.active > button > span {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.-share-popover-boxed-copy:not(.active) > button:hover {
    color: white;
    background: var(--primary-text);
    border-color: var(--primary-text);
}

title--tooltip.socialTips {
    padding: 10px 15px;
}

.-single-share-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.-single-share-header > h2 {
    font-size: 26px;
    font-weight: 400;
}

.-single-share-header .-YC-owl-navs-items {
    display: flex;
}

.-single-share-header .-YC-owl-navs-items > div {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
    min-width: 44px;
    font-size: 22px;
    color: var(--secondarytext);
    height: 44px;
    border-radius: 50%;
    border: 1px solid var(--diver);
    margin-inline-start: 10px;
    transition: 180ms all ease;
}

.-single-share-header .-YC-owl-navs-items > div:hover {
    color: var(--primary-text);
    border-color: var(--primary-text);
}

.-single-share-header .-YC-owl-navs-items > div > i {
    font-weight: 400;
}

.-single-like-article {
    display: flex;
    padding: 15px;
    border: 1px solid var(--diver);
    margin-bottom: 40px;
    border-radius: var(--largeradius);
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.-likes-progress-undershots {
}

.-article-buttons-likes {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 45px;
    height: 45px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    background: #ffffff;
    border-radius: 50%;
    font-size: 20px;
    color: var(--secondarytext);
    transition: 180ms all ease;
    border: 2px solid var(--secondarytext);
    --hoverbg:
    var(--positive);
}

.-article-buttons-likes > i {
    position: relative;
    z-index: 1;
    transform-origin: bottom;
}

.-article-buttons-likes:not(.active):hover > i {
    animation: shakeIt 300ms ease-in-out;
}

@keyframes shakeIt {
  0% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0);
  }
}
.-article-buttons-likes.-ar-b-dislikes {--hoverbg:
    var(--primary-text);
}

.-article-buttons-likes:before {
    content:'';
    opacity: 0;
    z-index: -99;
    position: absolute;
    width: 90%;
    height: 90%;
    border-radius: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, var(--hoverbg) 100%);
}

.-article-buttons-likes.active:before {
    animation: bubbleMotion 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0.2;
}
@keyframes bubbleMotion {
  to {
    transform: scale(2.6);
    opacity: 0;
  }
}
.-article-buttons-likes.active {background: var(--hoverbg);color: #fff;border-color: var(--hoverbg);}

.-article-buttons-likes.-ar-b-likes.active {
    background: var(--positive);
    color: white;
}

.article-like-button-area .-article-like-counter {
    font-family: var(--f-number);
    color: var(--secondarytext);
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}

.article-like-button-area .-article-like-counter.liked-counter {
    margin-inline-start: 20px;
}

.article-like-button-area .-article-like-counter.disliked-counter {
    margin-inline-end: 20px;
}

.-article-buttons-likes:not(.active):hover {
    box-shadow: 0px 0px 2px -1px rgb(4 28 54 / 18%), 0 10px 30px rgb(7 34 64 / 7%);
    border-color: var(--hoverbg);
    transform: translateY(-1px);
    color: var(--hoverbg);
}

.-article-buttons-likes:not(.active):hover {}

.-like-progress-element {
}

.-like-progress-element.progress-empty {
}

.-like-progress-element.-like-progress-positive {
    background: var(--positive);
    border-inline-start: 0;
    border-inline-end: 2px solid #ffffff;
}

.-article-buttons-likes .comment-like-counter {position: absolute;top: calc(100% + 5px);font-weight: 400;color: var(--secondarytext);left: 50%;transform: translateX(-50%);font-size: 15px;font-family: var(--f-number);}

.-article-buttons-likes .particles {
    
--color-bg: #FDF1F2;
  --color-heart: #EA442B;
  --easing:
    cubic-bezier(.7,0,.3,1);
  --duration: .5s;
    width: 1px;
    height: 1px;
    margin: auto;
    position: absolute;
}

.-article-buttons-likes .particles .particle {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 2px;
    border-radius: 0.05em;
    background-color: var(--color);
    --percentage:
    calc( var(--i) / var(--total-particles) );
    --ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“: calc( var(--percentage) * 1turn );
    transform: translate(-50%, -50%) rotate(var(--ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“)) translateY(0) scaleY(0);
    transition: all var(--duration) var(--easing);
}

.-article-buttons-likes.active .particles .particle {
    -webkit-animation: particles-out calc(var(--duration) * 1.2) var(--easing) forwards;
    animation: particles-out calc(var(--duration) * 1.2) var(--easing) forwards;
}
@-webkit-keyframes heart-bounce {
  40% {
    transform: scale(0.7);
  }
  0%, 80%, 100% {
    transform: scale(1);
  }
}
@keyframes heart-bounce {
  40% {
    transform: scale(0.7);
  }
  0%, 80%, 100% {
    transform: scale(1);
  }
}

@-webkit-keyframes particles-out {
  50% {
    height: 50px;
  }
  50%, 60% {
    height: 50px;
    transform: translate(-50%, -50%) rotate(var(--ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“)) translateY(0.8em) scale(1);
  }
  60% {
    height: 20px;
  }
  100% {
    transform: translate(-50%, -50%) rotate(var(--ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“)) translateY(1em) scale(0);
  }
}
@keyframes particles-out {
  50% {
    height: 0.3em;
  }
  50%, 60% {
    height: 0.3em;
    transform: translate(-50%, -50%) rotate(var(--ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“)) translateY(0.8em) scale(1);
  }
  60% {
    height: 0.2em;
  }
  100% {
    transform: translate(-50%, -50%) rotate(var(--ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“)) translateY(1em) scale(0);
  }
}
@-webkit-keyframes ripple-out {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(5);
  }
}
@keyframes ripple-out {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(5);
  }
}

.article-like-button-area {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.-first-single-post-bar-boxed {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
    position: relative;
    border-radius: var(--largeradius);
    max-width: 100%;
}

.-post-tag-boxarea {
    background: white;
    padding: 20px;
}



.--widget--sidebar--title:after {
    content: "";
    position: absolute;
    width: 41%;
    height: 8px;
    bottom: 0;
    right: 40px;
    flex: 1;
    display: flex;
}

h2.--widget--sidebar--title.-sidebar-related-title-section:before {
    content: "";
    position: absolute;
    background: #000000;
    width: 28px;
    height: 8px;
    bottom: 0;
}

.-single-parent-flexes--content-inner-thumb--inner {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: var(--miniradius);
    overflow: hidden;
}

.-single-parent-flexes--content-inner-thumb--inner img {
    width: auto;
    height: 100%;
}
.-chevron-scroller-single-box {
    position: fixed;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    top: 148px;
    color: var(--uicolor);
    font-size: 40px;
    text-align: center;
    transition: 180ms all ease;
    width: 100%;
    background: white;
    padding: 20px 0;
    z-index: 222;
}

.scroller-post-title h1 {
    font-size: 22px;
}

.-chevron-scroller-single-box .container {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.scroller-post-boxed {
    display: flex;
}

.scroller-post-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.-progress-bar-content-loader {
    background: #f2e1e1;
    position: relative;
    width: 100%;
    bottom: 0;
    height: 10px;
    z-index: 2;
}

--progress-bar-content-value {
    position: absolute;
    width: 50%;
    background: var(--uicolor);
    height: 10px;
}

.--progress-bar-content-value {
    position: absolute;
    width: var(--progress-width);
    background: var(--uicolor);
    height: 10px;
}

.YC-single-post-title {
    display: flex;
    margin-bottom: 15px;
    gap: 14px;
    align-items: center;
}

.YC-single-post-title .ShareItems-boxed {
    width: 27px;
    padding: 0;
    height: 27px;
    justify-content: center;
}

.YC-single-post-title .ShareItems-boxed i {
    font-size: 13px;
}

.YC-single-post-title h1 {
    font-size: 14px;
    font-weight: 700;
}

.YC-chevron--nextPost {
    max-width: 320px;
    display: flex;
    align-items: center;
    margin: 0px 0 4px;
    position: relative;
    flex-direction: column;
    flex-direction: column-reverse;
}

.YC-chevron--nextPost:before {
    bottom: -3px;
    content: "";
    /* display: none; */
    height: 8px;
    left: 0;
    position: relative;
    top: auto;
    width: 100%;
    BACKGROUND: repeating-linear-gradient(90deg,#fff,#f9f9f9 4px,#d4d4d5 0,#d2d2d3 6px);
    height: 10px;
}

.YC-chevron--nextPost:after {
    --tw-content: "";
    bottom: -8px;
    content: var(--tw-content);
    display: none;
    height: 8px;
    left: 0;
    position: absolute;
    top: auto;
    width: 300px;
    background: repeating-linear-gradient(90deg,#fff,#f9f9f9 4px,#d4d4d5 0,#d2d2d3 6px);
}

.YC-chevron--nextPost a {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.YC-chevron--nextPost a h3 {
    font-size: 11px;
    line-height: 1.6;
    font-weight: 700;
    color: var(--secondarytext);
    height: 38px;
    overflow: hidden;
}

.YC-chevron--nextPost a h3:hover {
    color: var(--uicolor);
}

.YC-chevron--nextPost a span {
    font-size: 14px;
    min-width: max-content;
    color: var(--uicolor);
    font-weight: 800;
}
.YC-single-post-boxed {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.-singular-pages-container-boxed {
    margin-top: 142px;
}

.YC-single-post-primary-name {
    font-size: 17px;
    font-weight: 400;
}

.YC_single-post-date-boxed {
    display: flex;
    align-items: center;
    gap: 12px;
    /* margin-top: 18px; */
}

.yc-shortcode--box.yc-shortcode--related-articles {
    background: #f8f8f8;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    min-width: 878px;
    max-width: 860px;
    overflow: hidden;
}
.yc-shortcode-gallry--image {
    break-inside: avoid;
    display: flex;
    overflow: hidden;
    align-items: flex-start;
    justify-content: center;
    border-radius: var(--largeradius);
    background: #fafafa;
    box-shadow: var(--box-shadow-defult);
    transition: .2s;
    min-width: 270px;
    max-width: 280px;
    flex: 1;
    height: 211px;
}

.yc-shortcode-gallry--image>a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.yc-shortcode-gallry--image>a img {
    width: auto;
    height: 100%;
}

.yc-shortcode-gallry--image:hover a:before {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1
}

.yc-shortcode-gallry--image>a:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: .4s .2s;
    transition: .4s .2s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden
}

.YC-related_articles-single-item:hover .YC-related_articles-item-Thumb:after,
.yc-shortcode-gallry--image:hover a:after {
    height: 250%;
    transition: .5s linear !important;
    background-color: transparent
}

.YC-related_articles-item-Thumb:after,
.yc-shortcode-gallry--image>a:after {
    content: "";
    position: absolute;
    width: 300%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .2);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1
}


.yc-shortcode--single-image {
    display: flex;
    flex-wrap: wrap;
    gap: 21px;
}

.-sidebar-related-title-posts-items {
    margin-top: 28px;
}
.yc-shortcode--box-continer video {
    border-radius: var(--miniradius);
}


.-Related-Single .-widgets-h1-title {
    gap: 12px;
}

.-Related-Single .-defult-widgets-title-style-1 a.-BTN--hoverable {
    font-size: 16px;
    font-weight: 600;
    color: #191616;
}

.-Related-Single .-defult-widgets-title-style-1 a.-BTN--hoverable:hover {
    color: var(--uicolor);
}

.YC--related-posts-items-boxed {
    max-width: 870px;
    margin-top: 40px;
    background: #f8f8f8;
    padding: 17px;
    border-radius: var(--miniradius);
}

.YC--related-posts-items-boxed>.title_related_post {
    margin: 0;
    margin-bottom: 16px;
}

.YC--related-posts-items-boxed>.title_related_post {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.YC-sidebar-post-list {
    background: white;
    padding: 11px;
    border-radius: var(--miniradius);
    overflow: hidden;
}

.YC-sidebar-post-list .-defult-widgets-title-style-1 {
    margin-bottom: 19px;
}

.YC-sidebar-post-small {
    display: flex;
    align-items: center;
    gap: 15px;
}

.YC-sidebar-post_small_thumb {
    min-width: 75px;
    max-width: 75px;
    height: 75px;
    border: 1px solid #f1cccc;
    display: flex;
    align-items: center;
    border-radius: var(--miniradius);
}

.YC-sidebar-post_small_thumb img {
    width: auto;
    height: 100%;
}

.YC-sidebar-post-center {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.YC-sidebar-post-data a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
}

.sidebar-meta {
    display: flex;
    align-items: center;
    font-size: 12px;
    gap: 5px;
    font-weight: 500;
    color: var(--second-text-color);
}

.YC-sidebar-post-data a {
    font-size: 14px;
    margin-top: 5px;
    display: flex;
}