.bg-blogDetail {
    background: var(--color-surface-white);
}

.color-black {
    color: var(--color-just-black) !important;
}

.sparkle-icon {
    color: var(--color-orangey) !important;
}

.header-line {
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, #f3c338, #eeb346, #f3c338);
    margin-top: 20px;
}

.filter-div {
    position: relative;
    width: 100%;
    margin-top: 35px;
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.image {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-surface-white);
    font-size: 1.5rem;
    text-align: center;
}

.text {
    font-size: 5rem;
    color: var(--color-surface-white);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    opacity: 0.8 !important;
    font-size: 5vw;
}

.bg-blogPostBox {
    background: var(--color-just-black);
}

.blog-entrance {
    margin-top: 0px !important;
}

.blog-detail__brace svg {
    display: block;
    height: 100%;

}

.blog-detail {
    display: inline-block;
    max-width: 33.75rem;
    padding: 1rem 1.25rem;
    position: relative;
    text-align: center;
    visibility: hidden;

}

.blog-detail__brace:first-child {
    left: 0;
    height: 30px;
}

.blog-detail__brace:last-child {
    right: 0;
    transform: rotate(180deg);
    height: 30px;
}

.blog-detail__label {
    letter-spacing: -.01em;
    line-height: 1.2;
    font-size: 3rem;
}

.blog-detail__brace {
    height: 100%;
    position: absolute;
    top: 33%;
}

.content-blog {
    margin-bottom: 5rem;
    font-size: 18px;
    color: var(--color-just-black);
    font-weight: 500;
    word-spacing: 1.2px;
    line-height: 30px;
}

.content-blog>.row>.col-md-7>h4 {
    font-weight: bolder;
    color: var(--color-just-black) !important;
    margin-top: 45px;
}

.content-blog>.row>.col-md-7>h5 {
    font-weight: bolder;
    color: var(--color-just-black) !important;
    margin-top: 45px;
}

.content-blog>.row>.col-md-7>h6 {
    font-weight: bolder;
    color: var(--color-just-black) !important;
    margin-top: 45px;
}

@media (min-width: 767px) and (max-width: 1200px) {
    .h1BigTitle {
        font-size: 30px !important;
    }
}

@media (min-width: 767px) and (max-width: 767px) {
    .h1BigTitle {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 767px) {
    .black-text-size {
        font-size: 1rem !important;
    }

    .containerBlogDetail {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .img {
        margin-top: 2px !important;
    }

    .h1BigTitle {

        line-height: 32px !important;
        margin-top: .6rem !important;
        font-size: 26px !important;
    }

    .content-blog>.row>.col-md-7>p {
        line-height: 23px;
    }

    .content-blog>.row>.col-md-7>h2 {
        font-size: 22px;
        line-height: 24px;
    }

}

@media screen and (max-width: 503px) {

    .h1BigTitle {
        line-height: 33px !important;
        margin-top: 1rem !important;
        font-size: 24px !important;
    }
}

@media screen and (max-width: 480px) {
    .h1BigTitle {
        line-height: 29px !important;
        font-size: 24px !important;
        margin-top: .5rem !important;
    }

    .black-text-size {
        font-size: 0.8rem !important;
    }

    .sparkle-icon {
        font-size: 0.8rem !important;
    }

    .content-blog {
        margin-top: 1rem !important;
    }

    .color-black {
        font-size: 1rem !important;
    }

    .content-blog>.row>.col-md-7>p {
        line-height: 23px;
    }

    .content-blog>.row>.col-md-7>h2 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .content-blog>.row>.col-md-7>ul>li {
        line-height: 24px !important;
    }
}


@media screen and (max-width: 374px) {
    .h1BigTitle {
        line-height: 27px !important;
        font-size: 31px !important;
    }

    .black-text-size {
        font-size: 0.8rem !important;
    }

    .content-blog>.row>.col-md-7>p {
        line-height: 23px;
    }

    .content-blog>.row>.col-md-7>h2 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .content-blog>.row>.col-md-7>ul>li {
        line-height: 24px !important;
    }
}

@media screen and (max-width: 360px) {
    .h1BigTitle {
        line-height: 24px !important;
        font-size: 20px !important;
    }

    .img {
        margin-top: 3px !important;
    }

    .content-blog>.row>.col-md-7>p {
        line-height: 23px;
    }

    .content-blog>.row>.col-md-7>h2 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .content-blog>.row>.col-md-7>ul>li {
        line-height: 24px !important;
    }
}

@media screen and (min-width: 992px) {
    .header-text {
        font-size: 6vw;
        font-weight: 700;

    }

    .header-con {
        margin-top: 5vw;
    }
}

@media screen and (max-width: 992px) {
    .header-text {
        font-size: 10vw;
        font-weight: 700;
    }

    .slide>h3 {
        font-size: 13px !important;
        padding: 5px;
    }

    .header-con {
        margin-top: 10vw;
    }

}

#header-2 {
    margin-top: 2rem !important;
}

#header-top {
    margin-bottom: 2rem !important;
}

#header2-text {
    font-size: 2rem !important;
}

a {
    text-decoration: none;
    color: var(--color-just-black) !important;
}

.zoom-img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.zoom-img img {
    width: 100%;
    object-fit: cover;
    transition: transform .8s ease;
}

.zoom-img img:hover {
    transform: scale(1.5);
}

.blog_main>h1,
.blog_main>h4,
.blog_main>span {
    color: var(--color-surface-white) !important;

}

.box-footer>span {
    font-weight: 600;
}

.content-blog>.row>.col-md-7>h1 {
    font-size: 30px;
    margin-top: 45px;
    margin-bottom: 14px;
    color: var(--color-just-black);
    font-weight: 700;
    line-height: inherit;
}


.content-blog>.row>.col-md-7>h2 {
    font-size: 28px;
    margin-top: 45px;
    margin-bottom: 14px;
    color: var(--color-just-black);
    font-weight: 700;
    line-height: 36px;
}

.content-blog>.row>.col-md-7>p>code {
    color: var(--color-just-black);
}

code {
    color: var(--color-just-black);
}

.content-blog>.row>.col-md-7>h3 {
    font-size: 27px;
    margin-top: 45px;
    margin-bottom: 14px;
    color: var(--color-just-black);
    font-weight: 700;
    line-height: inherit;
}

.wp-block-quote {
    background: #f1f1fb;
    border-left: 2px solid;
    padding: 20px;
    margin-top: 45px;
}

.containerBigTitle {
    margin-top: 200px;
}

.content-blog {
    color: var(--color-just-black);
}

.h1BigTitle {
    z-index: 8 !important;
    color: var(--color-just-black) !important;
    letter-spacing: -0.011em;
    line-height: 47px;
    margin-top: 2rem;
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 2rem !important;
    margin-left: -11px !important;
}

.h2SmallTitle {
    color: var(--color-just-black) !important;
    line-height: 28px;
    margin-top: 0.92em;
    font-size: 20px;
    font-style: normal;
    letter-spacing: 0;
    margin-bottom: 24px;
    font-weight: 500;

}

.h2SmallTitleDiv {
    display: inline;
}

.h2SmallTitleA {
    color: var(--color-just-black) !important;
}

.iletisimBoxInfoTwo {
    justify-content: space-between;
    display: flex;
}

.iletisimBoxDivOne {
    display: flex;
    align-items: center;
}

.iletisimBoxDivOne {
    align-items: center;
}

.iletisimBoxImgDiv {
    display: inline-block;
}

.iletisimImgStyle2 {
    border: 2px solid rgba(255, 255, 255, 1);
    height: 48px;
    width: 48px;
    border-radius: 50px;

}

.iletisimTitleClass {
    margin-left: 5px;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
}

.iletisimTitleClassP {
    line-height: 24px;
    font-size: 16px;

    font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;

}

.iletisimTitleClassA {
    color: var(--color-just-black) !important;
}

.spanIsColor {
    color: var(--color-surface50) !important;
}

.spanStoryDate {
    font-size: 14px;
    font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-weight: 400;

}

.dot {
    color: var(--color-just-black) !important;
    font-size: 17px;
    line-height: 20px;
    font-weight: 900;
    margin-left: 5px;
    margin-right: 5px;
}

.svg-text-blue {
    color: var(--color-just-black) !important;
}

.title-icon {
    color: var(--color-just-black) !important;
}

#rank-math-toc>nav {
    background: none;
    border: none;
}

.wp-block-rank-math-toc-block {
    /* background: rgb(228, 230, 255); */
    height: 100%;
}

.wp-block-rank-math-toc-block li {
    padding: 0px;
    font-weight: 600;
    /* padding-left: 10px; */
    padding-top: 10px;
}

.wp-block-rank-math-toc-block ul {
    list-style-type: none;
    padding: 0;
    font-size: 14px;
}

.wp-block-rank-math-toc-block li::marker {
    font-family: 'FontAwesome';
    content: '\f124 ';
    margin-right: 10px;
    color: #f05800;
}

.wp-block-rank-math-toc-block li li::marker {
    font-family: 'FontAwesome';
    content: '\ -';
    margin-right: 10px;
    color: #f05800;
}

.wp-block-rank-math-toc-block h2 {
    display: none;
}

.wp-block-rank-math-toc-block {
    border-radius: 10px;
    /* padding: 25px; */
}



.best-area-text>h2,
h3,
p {
    color: var(--color-just-black);
}


.best-area {
    background: var(--color-surface-white);
    padding-bottom: 5rem;
}

.bg-image {
    background-image: url(https://42kraft.com/img/logo.png);
    background-color: var(--color-just-black);
    width: 160px;
    box-shadow: inset 0 0 0 1px #F2F2F2;
    max-width: 100%;
    background-size: cover;
    height: 167px;
    background-position: 50% 50%;
}

.date-read-area>p {
    font-size: 14px;
}

.title-icon-fill {
    fill: var(--color-just-black) !important;
}

.content-blog>.row>.col-md-7>ul>li {
    color: var(--color-just-black);
}

.ellipsis {
    font-size: 16px;
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

@media screen and (max-width: 480px) {
    .best-area-text {
        width: 60% !important;
    }
}

@media screen and (max-width: 471px) {
    .best-area-text {
        width: 58% !important;
    }
}

@media screen and (max-width: 384px) {
    .best-area-text {
        width: 48% !important;
    }
}

@media (min-width: 385px) and (max-width: 393px) {
    .best-area-text {
        width: 57% !important;
    }
}

@media screen and (max-width: 768px) {
    .wp-block-rank-math-toc-block {
        width: 90%;
    }
}

.card.is-loading .image_skeleton,
.card.is-loading h2,
.card.is-loading p {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
}

.card.is-loading .image_skeleton {
    height: 500px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.card.is-loading h2 {
    height: 30px;
}

.card.is-loading p {
    height: 70px;
}

@keyframes shine {
    to {
        background-position-x: -200%;
    }
}

.snippedList {
    font-size: 16px;
    background: #e4e6ff;
    border: none !important;
    color: #1d2bb8 !important;
}

.snippedList>.card-header {
    border: 1px solid #dcdcdc00 !important;
    background: #e4e6ff;
    padding-left: 0.2rem !important;
}

.snippedList .snippedHeadImg {
    border-radius: 200px;
    width: 51px !important;
}

.sweet_list>li {
    padding: 8px;
    font-weight: 600;
}

.sweet_list>li::marker {
    font-weight: 800;
}

.sweet_list {
    padding-left: 0.8rem;
    margin-top: 10px;
}

.table_of_content_link_active {
    /* color: #f05801 !important;
    text-decoration: underline !important; */
    background: #ffd10070;

}

.toc {
    position: sticky;
    top: 80px;
    height: 722px;
    overflow-y: scroll;
    margin-top: 3rem;
    scrollbar-width: thin;
}




@media screen and (max-width: 992px) {
    #table_of_content {
        display: none;
    }

}

#authorPhoto {
    width: auto !important;
    margin-top: 2px !important;
}

@media screen and (max-width: 992px) {
    .blogContent {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .dropbtn {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .authorContent {
        margin-top: 9rem !important;
    }
}

@media screen and (max-width: 480px) {
    .authorName {
        font-size: 15px !important;
    }

    .authorContent {
        margin-top: 5rem !important;
    }
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropbtn {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    left: -66px;
    background-color: white;
    min-width: 159px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    color: var(--color-just-black);
    font-weight: 600;
    padding: 10px;
}

.dropdown-content a {
    color: var(--color-just-black);
    text-decoration: none;
    display: block;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #f1f1f1;
}

.blog-title-area {
    position: relative;
    font-size: 40px;
    color: #272727;
    font-weight: 800;
    line-height: 1.5;
    margin-left: 65px;
    height: 120px;
    display: flex;
    align-items: center;
    float: left;
}

.blog-title-area .img {
    position: absolute;
    left: -65px;
    top: -43px;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 120px;
}

.blog-title-area .img img {
    height: 120px;
    width: 120px;
    transition: opacity 0.5s, transform 0.5s;
    opacity: 0;
    transform: translateX(-50%) rotate(0deg);
    animation: fadeLeft 2s forwards, rotateLeft 10s linear infinite;
}

@keyframes fadeLeft {
    0% {
        opacity: 0;
        transform: translateX(-50%) rotate(0deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

@keyframes rotateLeft {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.blog-title-area .img .circle-bg {
    position: absolute;
    right: -5px;
    bottom: -38px;
    top: 24px;
    left: 60px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 20%, rgb(255, 255, 255) 70%, var(--color-surface-white) 100%);
    z-index: 1;
}

.rounded-image {
    width: 100px !important;
    height: 100px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#card_author {
    margin-top: 170px;
    background-color: #e4e6ff;
    border: none;
    padding: 30px;
    border-radius: 20px;
    padding-top: 20px;
}

@media (max-width: 992px) {
    #card_author {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    #card_author {
        padding: 16px !important;
    }
}

.card-body h3 {
    font-size: 1.2rem;
    margin-bottom: 0 !important;
}

.card-body p {
    font-size: 1rem;
    font-weight: 400 !important;
    line-height: 20px;
    margin-top: 16px !important;
}

.card-body small {
    font-size: 0.8rem;
    color: var(--color-just-black);

}

@media (min-width: 992px) {
    .authorContentrow {
        display: none !important;
    }
}

