.container-new-content {
    max-width: 1480px;
    margin: 0 auto;
}

.container-new {
    max-width: 1480px;
    margin: 0 auto;
    min-height: 1200px;
}

@media(min-width: 1280px) {
    .themes__main {
        max-width: 980px !important;
        margin-left: 30%;
        margin-right: 1%;
    }
}

@media(max-width: 1279px) {
    .themes__main {
        max-width: 860px !important;
        margin-left: 30%;
        margin-right: 1%;
    }
}

@media(max-width: 1236px) {
    .themes__main {
        max-width: 830px !important;
        margin-left: 30%;
        margin-right: 1%;
    }
}



@font-face {
    font-family: "RFDewi";
    src: url("../fonts/RFDewi-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: "InterTight";
    src: url("../fonts/InterTight-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}



.themes-nav__link {
    font-family: "InterTight" !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    letter-spacing: 0.01em !important;
    max-width: 340px;
    padding-left: 50px;
    padding-top: 25px;

}

.themes-nav__link-new {
    font-family: "InterTight";
    font-size: 17px;
    font-weight: 400;
    line-height: 26.4px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #131212;

}

.themes-nav__two-new {
    padding-left: 78px !important;
    padding-top: 25px !important;
    padding-bottom: 30px !important;
}

.themes-nav__link-new.active,
.themes-nav__link-new:hover {
    color: #F96791;
}

.section-header__title-new {
    font-family: "RFDewi";
    font-size: 57px;
    font-weight: 700;
    line-height: 81.76px;


}

.page-themes .section-header__content-new {
    max-width: 1200px;
    margin-left: 30%;
    margin-right: auto;
}

.text-decorate-new {
    font-family: "InterTight";
    /* transform: rotate(0deg) translateY(-15px); */
    margin-left: 0;
    background-color: #F7789D;
    color: white;
    border-radius: 24px;
    padding: 12px 48px 12px 48px;
    font-size: 31px !important;
    font-weight: 500 !important;
}

.oldheader {
    display: none;
}

.themes__sidebar-new {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #F4F4F7;
    padding: 25px;
    position: absolute;
    left: 0;
    top: 100px;
    width: 28%;
}

.themes-nav-new>li {
    border-bottom: 1px solid #dedede;
}

.themes-name-block {
    background-color: #F7789D;
    border-radius: 24px;
    padding: 10px;
    text-align: center;
    width: 159px;
    position: absolute;
    top: -24px;
    right: 34px;
}

.themes-name-block span {
    color: white;
    font-family: "InterTight";
    font-size: 20px;
    font-weight: 500;
    line-height: 24.2px;

}

.themes-list-new {
    column-count: 3;
    column-gap: 10px !important;

}

@media(max-width:1198px) {
    .themes-list-new {
        column-count: 2;
    }

    .section-header__title-new {
        font-size: 50px;
    }

    .section-header__decorate-new {
        font-size: 24px !important;
    }

    .themes-nav__link {
        padding-left: 21px;
    }

    .themes-nav__two-new {
        padding-left: 36px !important;
    }
}


@media(max-width: 1030px) {
    .section-header__title-new {
        font-size: 40px;
    }

    .section-header__decorate-new {
        font-size: 21px !important;
    }
}

@media(max-width:1023px) {
    .themes-list-new {
        display: flex;
        flex-direction: column;
    }

    .themes__main {
        width: 98% !important;
    }
}

@media(min-width:935px) {
    .themes-name-block-mob {
        display: none;
    }

    .section__decorate-new {
        display: none;
    }

    .border-top {
        display: none;
    }
}

@media(max-width: 935px) {
    .themes__sidebar-new {
        position: relative;
        border-radius: 24px;
        top: -13px;
        width: 98%;
    }

    .border-top {
        border-top: 1px solid #CCCCCC;
        margin-top: 20px;
        margin-bottom: 44px;
    }

    .section__decorate-new {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .themes-nav__two-new {
        display: none;
    }

    .themes__main {
        margin: 0 auto !important;

    }

    .themes__wrapper {
        align-items: center;
    }

    .themes-name-block {
        display: none;
    }

    .themes-nav__link {
        padding-bottom: 10px;
    }

    .page-themes .section-header__content-new {
        max-width: 96%;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .themes-name-block-mob {
        font-family: "InterTight";
        font-size: 24px;
        font-weight: 700;
        line-height: 31px;
        letter-spacing: 0.01em;
        text-align: left;
        padding-left: 19px;

    }

    .themes-nav__link {
        font-weight: 400 !important;
        max-width: 100%;
    }
}


@media(max-width:766px) {
    .themes__sidebar-new {
        margin-top: 25px;
    }
}


@media(max-width:585px) {
    .section-header__title-new {
        font-size: 35px;
        line-height: 60.76px;
    }
}


@media(max-width: 585px) {
    .themes__main {
        width: 92% !important;
    }

    .themes__sidebar-new {
        width: 92%;
    }

    .page-themes .section-header__content-new {
        max-width: 90%;
    }

    .section-header__decorate-new {
        font-size: 15px !important;
    }

    .themes-nav__link {
        font-size: 15px !important;
    }
}