.bg-dark {
    background-color: #100721 !important;
}

.articles {
    background-color: #100721;
    color: #EBE4FA;
}

.articles .wrapper {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position: right 35px;
    background-size: 22%;
}

#ez-toc-container ul {
    column-count: 2;
    color: #EBE4FA;
}

#ez-toc-container a {
    color: #EBE4FA !important;
}

.article-promo-calc {
    background: #C2A6FF;
}

.wp-caption p {
    background-color: #1B0F32;
}

.container_all_articles {
    width: 100%;
    max-width: 1131px;
    padding: 30px 30px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5 !important;
    color: #EBE4FA;
}

.container_all_articles b,
.container_all_articles strong {
    font-weight: 500;
}

.container_all_articles h2 {
    padding: 20px 0px;
    font-weight: 400;
    font-family: 'secondary-font';
}

.container_all_articles h3 {
    padding: 15px 0px 0px 0px;
    font-size: 24px;
    font-weight: 400;
    font-family: 'secondary-font';
}

.container_all_articles h4 {
    padding-top: 10px;
    font-size: 18px;
}

.container_all_articles p {
    font-size: 16px;
    padding-top: 20px;
    font-weight: 300;
    color: #EBE4FA;
}

.container_all_articles p a {
    text-decoration: underline;
    color: #C2A6FF !important;
}

.container_all_articles ol,
.container_all_articles ul {
    padding: 10px 0px 20px 20px;
}

.container_all_articles li {
    padding: 0px 0px 10px 0px;
    margin-left: 10px;
}

.container_all_articles img {
    max-width: 100% !important;
    height: auto !important;
}

.container_all_articles div.wp-caption {
    max-width: 100% !important;
    height: auto !important;
}

.container_all_articles figure {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

.small_arrow_left {
    background-image: url('https://ezowrozka.pl/wp-content/themes/wrozbici/assets/img/arrow_left_white.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 6px;
    height: 11px;
    display: inline-block;
    margin: 0px 4px 0px 4px;
}

.border_articles:hover {
    background-color: transparent;
    opacity: .5;
}

.border_articles h3:hover {
    color: #C2A6FF !important;
}

.categor_fence {
    display: flex;
    align-items: center;
    gap: 16px;
}

.close_option {
    display: none;
}

.many-mobile {
    display: none;
}

.position {
    position: relative
}

.bc-articles_mobile {
    display: none;
}

.nav_mobile {
    display: none;
}

.bc-articles {
    position: absolute;
    right: 0;
    bottom: 0;

}

.container_content_articles {
    display: flex;

}

.gate {
    width: 208px;
    height: 208px;
    border-radius: 25px;
    object-fit: cover;
}

.box_nav {
    display: flex;
    align-items: center;
    gap: 18px;
}


.span_date {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.link-box {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.link-box {
    max-width: fit-content;
    width: 100%;
    font-weight: 500;
}

.link-box a {
    font-size: 18px;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: left;
    color: #EBE4FA;
    text-decoration: none;
    padding: 0 5px;
}

.link-box span {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 2px;
    color: #EBE4FA;
    text-decoration: none;
}

.box_title_fence a {
    text-decoration: none;
}

.container_articles {
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 10px;
}

.border_articles {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 43px;
    border: 1px solid #EBE4FA;
    padding: 0 20px;
    transition: 0.3s;
}

.border_articles:hover {
    background-color: transparent;
    cursor: pointer;
    opacity: .5;
}

.border_articles h3:hover {
    color: #C2A6FF !important;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex h3:hover {
    opacity: 0.6;
    cursor: pointer;
}

.title_articles {
    margin-top: 15px;
}

.title_articles h1 {
    max-width: 100%;
    font-size: 50px;
    font-weight: 500;
    line-height: 65px;
    letter-spacing: 0em;
    font-family: 'secondary-font';
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.container_title_articles {
    margin-left: 100px;
}

.box_nav_content .span_date p {
    color: #100721;
}

.box_nav a h5,
.box_nav a p {
    font-size: 16px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #EBE4FA;
}

.box_nav a h5 {
    font-weight: 500;
}

.box_nav a {
    text-decoration: none;
}

.border_articles h3 {

    font-size: 18px;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: center;
    color: #EBE4FA;
    text-decoration: none;
    white-space: nowrap;
}

.span_date p {
    white-space: nowrap;

    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

.ez-toc-single {
    display: block !important;
}

/*Artykuł o siatce*/
.netting {
    background: #E5E5E5;
    font-family: 'primary-font';
    border-top: 1px solid #362C4A;
}

.container_netting {
    padding: 95px 30px;
}

.container_netting {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box_content_fence {
    position: relative;
    display: flex;
    max-width: 1112px;
    height: 195px;
    width: 100%;
    background-color: #C2A6FF;
    color: #100721 !important;
}

.many {
    width: 192px;
    height: 100%;
    object-fit: cover;
}

.nav_fence {
    color: #EBE4FA;
    display: flex;
    align-items: center;
    gap: 27px;
    margin-top: 15px;

}

.box_nav {
    flex-wrap: wrap;
    gap: 15px;
}

.nav_fence h3 {

    font-size: 16px;
    font-weight: 500;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: center;

}

.border_netting {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: 43.76px;
    border: 1px solid #EBE4FA;
    border-radius: 10px;
    padding: 0 16px;
}

.border_netting h3 a {

    font-size: 18px;
    font-weight: 300;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: center;
    color: #EBE4FA;
    text-decoration: none;
}

.container_text {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.box_nav_content {
    display: flex;
    flex-direction: column;
    justify-content: top;
    gap: 20px;
    padding: 5px 0px 0px 30px;
}

.box_title_fence h2,
.box_title_fence p {
    max-width: 537px;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #100721;
}

.right_turn {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 65px;
}

.right_turn:hover {
    cursor: pointer;
    opacity: 0.7;
}

.container_netting h3 {

    font-size: 25px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #EBE4FA;
    padding-bottom: 30px;
}

.bg-white {
    background: #fff;
}

.single-author-img {
    width: 90px;
    min-width: 90px;
    height: 90px;
}

table thead {
    background: #1B0F32;
}

table {
    width: 100%;
}

table thead tr th {
    font-weight: 500 !important;
    padding: 10px 5px;
}

table tbody tr td {
    padding: 10px 5px;
}

.dlh-grid {
    gap: 1.5rem;
}

.dlh-card {
    border-bottom: 1px solid rgba(120, 120, 200, .35);
    padding: 1.25rem 0rem 1rem;
}

.dlh-card h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: clamp(1.1rem, 2vw, 1.35rem);
}

.dlh-emoji {
    font-size: 1.35em;
    vertical-align: -2px;
    margin-right: 0px;
}

.dlh-card p {
    margin: .4rem 0;
    line-height: 1.55;
}

@media only screen and (max-width: 2500px) {
    .gate {
        width: 162px;
        height: 162px;
    }

    .png-articles {
        height: 16px;
        width: 14px;
        margin-top: -2px;
    }

    .small_arrow_left {
        width: 5px;
        height: 9px;
        margin: 0px 3px 0px 2px;
    }

    .container_all_articles {
        width: 100%;
        max-width: 974px;
    }

    .bc-articles {
        width: 320px;
        height: 246px;
    }

    .span_date {
        gap: 12px;
    }

    .link-box {
        margin-top: 25px;
    }

    .link-box a {
        font-size: 14px;
        line-height: 48px;
    }

    .link-box span {
        font-size: 14px;
        line-height: 20px;
    }

    .border_articles {
        height: 32px;
        padding: 0 15px;
        border: 1px solid #EBE4FA;
    }

    .title_articles h1 {
        max-width: 100%;
        font-size: 42px;
        font-weight: 500;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: left;
    }

    .container_title_articles {
        margin-left: 80px;
    }

    .box_nav a h5,
    .box_nav a p {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0em;
    }

    .border_articles h3 {

        font-size: 14px;
        font-weight: 300;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: center;
    }

    .span_date p {
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    /*Artykuł o siatce*/
    .box_content_fence {
        position: relative;
        display: flex;
        max-width: 974px;
        height: 146px;
        padding-right: 85px;
    }

    .many {
        max-width: 145px;
        height: 100%;
    }

    .nav_fence {
        gap: 20px;
        margin-top: 0px;
    }

    .nav_fence h3 {
        font-size: 14px;
        font-weight: 300;
        line-height: 49px;
    }

    .border_netting {
        height: 32px;
        border: 0.75px solid #EBE4FA;
        padding: 0 10px;
    }

    .border_netting h3 a {

        font-size: 13px;
        font-weight: 300;
        line-height: 48px;
    }

    .container_text {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }

    .box_nav_content {
        padding: 15px 0px 0px 20px;
        gap: 10px;
    }

    .box_title_fence h2,
    .box_title_fence p {
        max-width: 408px;
        width: 100%;
        font-size: 23px;
        font-weight: 300;
        line-height: 30px;
    }

    .right_turn {
        width: 19px;
    }

    .right_turn:hover {
        cursor: pointer;
        opacity: 0.7;
    }

    .container_netting h3 {
        font-size: 28px;
        font-weight: 300;
        line-height: 20px;
        font-family: 'secondary-font';
    }

    .border_netting {
        height: 22px;
        border: 0.517727px solid #EBE4FA;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 1600px) {
    .gate {
        width: 162px;
        height: 162px;
    }

    .container_all_articles {
        width: 100%;
        max-width: 834px;
    }

    .bc-articles {
        width: 320px;
        height: 246px;
    }

    .span_date {
        gap: 12px;
    }

    .link-box {
        margin-top: 25px;
    }

    .link-box a {
        font-size: 14px;
        line-height: 48px;
    }

    .link-box span {
        font-size: 14px;
        line-height: 20px;
    }

    .border_articles {
        height: 32px;
        padding: 0 15px;
        border: 0.75px solid #EBE4FA;
    }

    .title_articles h1 {
        max-width: 100%;
        font-size: 38px;
        font-weight: 500;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: left;
    }

    .container_title_articles {
        margin-left: 80px;
    }

    .box_nav a h5,
    .box_nav a p {
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: center;
        padding: 10px 0px;
    }

    .border_articles h3 {

        font-size: 14px;
        font-weight: 300;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: center;

    }

    .span_date p {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;


    }

    /*Artykuł o siatce*/
    /*Artykuł o siatce*/
    /*Artykuł o siatce*/
    /*Artykuł o siatce*/
    /*Artykuł o siatce*/
    .box_content_fence {
        position: relative;
        display: flex;
        max-width: 834px;
        height: 146px;
        padding-right: 85px;
    }

    .many {
        max-width: 145px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        height: 100%;

    }

    .nav_fence {
        gap: 20px;
        margin-top: 0px;
    }

    .nav_fence h3 {
        font-size: 14px;
        font-weight: 300;
        line-height: 49px;
    }

    .border_netting {
        height: 32px;
        border: 0.75px solid #EBE4FA;
        padding: 0 10px;
    }

    .border_netting h3 a {

        font-size: 13px;
        font-weight: 300;
        line-height: 48px;

    }

    .container_text {
        display: flex;
        flex-direction: column;
        gap: 25px;

    }

    .box_nav_content {
        padding: 15px 0px 0px 20px;
        gap: 10px;
    }

    .box_title_fence h2,
    .box_title_fence p {
        max-width: 408px;
        width: 100%;
        font-size: 19px;
        font-weight: 300;
        line-height: 30px;
    }

    .right_turn {
        width: 19px;

    }

    .right_turn:hover {
        cursor: pointer;
        opacity: 0.7;
    }

    .container_netting h3 {
        font-size: 19px;
        font-weight: 300;
        line-height: 20px;
    }

    .border_netting {
        height: 22px;
        border: 0.517727px solid #EBE4FA;
        border-radius: 5.17727px;
    }

}

@media only screen and (max-width: 768px) {

    #ez-toc-container ul {
        column-count: 1;
    }

    .link-box a {
        padding: 0px 10px;
    }

    .block-city h4 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }

    .box_nav_content {
        padding: 15px 0px 0px 0px;
        gap: 10px;
    }

    .container_all_articles {
        width: 100%;
        max-width: 100%;
        padding: 30px 0px;
        line-height: 2.1 !important;
    }

    .container_title_articles {
        margin-left: 50px;
    }

    .close_option {
        display: unset;
    }

    .box_nav {
        gap: 10px;
    }

    .title_articles {
        margin-top: 0
    }

    .container_articles {
        margin-top: 20px;
    }

    /*Artykuł o siatce*/
    .right_turn {
        top: unset;
        right: 30px;
        bottom: 32px;
    }

    .box_content_fence {
        padding-right: 0;
    }

    .box_content_fence {
        max-width: 100%;
        height: 146px;
    }

    .categor_fence {
        gap: 30px;
    }

    .nav_fence {
        gap: 30px;
    }

    .img_fence {
        max-width: 188px;
        width: 100%;
    }

    .box_title_fence h2,
    .box_title_fence p {
        max-width: 385px;
    }

    .nav_fence h3 {

        font-size: 12px;
        font-weight: 500;
        line-height: 49px;
    }

    .span_date p {
        font-size: 13px;
    }

    .container_netting {
        padding: 95px 0;
    }

}

@media only screen and (max-width: 650px) {

    .box_nav a h5,
    .box_nav a p {
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: center;
        padding: 10px 0px;
    }

    .img_articles {
        display: none;
    }

    .container_title_articles {
        margin-left: 0;
    }

    .nav_fence .png-articles {
        height: 11px;
        width: 10px;
        margin: 0;
    }

    .categor_fence {

        gap: 13px;
    }

    .nav_fence {
        gap: 5px;
        align-items: start;
        flex-direction: column;

    }

    .box_title_fence h2,
    .box_title_fence p {
        max-width: 203px;
        font-size: 13px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }

    .nav_fence h3 {

        font-size: 8px;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;

    }

    .span_date p {
        font-size: 12px;
        font-weight: 300;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
    }

    .link-box span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 500px) {

    .container_title_articles {
        display: flex;
        gap: 20px;
        flex-direction: column;
        margin-left: 0;
    }

    .container_all_articles {
        width: 100%;
        max-width: 100%;
        padding: 30px 0px;
    }

    .nav_mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 9px;
    }

    .nav_mobile .flex {

        font-size: 11px;
        font-weight: 500;
        line-height: 47px;
        letter-spacing: 0em;
        text-align: center;
    }

    .bc-articles {
        display: none;
    }

    .articles {
        position: relative;
    }

    .articles .wrapper {
        background-size: 55%;
        background-position: right 130px;
    }

    .position {
        position: unset;
    }

    .bc-articles_mobile {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .span_date p {

        font-size: 12px;
        font-weight: 300;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;

    }

    .title_articles h1 {
        max-width: 100%;
        font-size: 32px;
        font-weight: 500;
        line-height: 33px;
        letter-spacing: 0em;
        text-align: left;

    }

    .png-articles {
        width: 14px;
        margin: 0;
    }

    .link-box span {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    .border_netting {
        padding: 0 10px;
    }

    .border_netting h3 a {
        font-size: 9px;
        font-weight: 300;
        line-height: 48px;
    }

    .link-box a {
        font-size: 12px;
        line-height: 65px;
        letter-spacing: 0em;
        text-align: left;
    }

    .link-box {
        margin-top: 0;
    }

    .border_articles {
        padding: 0 10px;
    }

    .border_articles h3 {

        font-size: 11px;
        font-weight: 300;
        line-height: 47px;
        letter-spacing: 0em;
        text-align: center;
    }

    .box_content_fence {
        max-width: 100%;
        height: 115px;
        border-radius: 15px 0px 0px 15px;
    }

    .img_fence {
        max-width: 93px;
    }

    .container_netting {
        padding: 30px 0px;
    }

    .right_turn {
        right: 20px;
        bottom: 11px;
    }

    .many {
        width: 71px;
        height: 100%;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        object-fit: cover;
    }

    .container_netting h3 {
        font-size: 15px;
        font-weight: 300;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
    }

}