.block-title, div + #campaign-products .block-title {
    line-height: 35px;
    font-size: 20px;
    color: #393939;
}

#campaign-products .block-title {
    margin-top: 0;
}

#pageHeader .pageTitle .basket:before {
    content: url(/Data/EditorFiles/nev/assets/h-cart.svg);
}

#pageHeader .pageTitle .address:before {
    content: url(/Data/EditorFiles/nev/assets/order-comp2.svg);
}

#pageHeader .pageTitle .payment:before {
    content: url(/Data/EditorFiles/nev/assets/order-comp3.svg);
}

#pageHeader .pageTitle .confirm:before {
    content: url(/Data/EditorFiles/nev/assets/order-comp4.svg);
}

#pageHeader .pageTitle > span {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    text-transform: capitalize;
}

#pageHeader {
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

div#page-login label {
    cursor: pointer;
}

.pageTitle {
    color: hsl(0, 0%, 26%);
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.pageTitle.small-title {
    line-height: 35px;
}

:not(#pageHeader) > .pageTitle > span {
    font-size: 13px;
    margin-top: -35px;
}

#pageHeader .pageTitle {
    position: relative;
    border-bottom: 0;
    height: 70px;
    width: 170px;
    background-color: hsl(0, 0%, 100%);
    color: hsl(0, 2%, 10%);
    font-size: 0.813rem;
    font-weight: 400;
    border-radius: 0.313rem;
    display: grid;
    place-content: center;
    text-align: center;
    background-color: hsl(150, 11%, 93%);
}

#pageHeader .pageTitle.passed > span:before {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

#pageHeader .pageTitle.passed {
    color: hsl(0, 0%, 100%);
    background-color: hsl(147, 26%, 26%);
}

.pageTitle.flexTitle {
    height: auto;
    line-height: normal;
}

.pageTitle.flexTitle > .row {
    border-bottom: 0;
}

.pageTitle.flexTitle small {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin-top: 4px;
}

#question {
    min-height: 19px;
    padding-left: 31px;
    background: url(question.png) no-repeat 0 center;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

[dir="rtl"] #question {
    padding-right: 31px;
    padding-left: 0;
    background: url(question.png) no-repeat right center;
}

.currency {
    padding-top: 5px;
    padding-bottom: 5px;
}

.currency:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

/*.currency *{
        line-height:16px;
        font-size:12px;
        text-align:center;
}*/
/* unique css */
#BlokAra > .row {
    position: relative;
}

.filter-title:not(.hidden) .icon-plus {
    display: none;
}

.filter-title.hidden .icon-minus {
    display: none;
}

/* unique css */
@media screen and (max-width: 768px) {
    .pageTitle {
        font-size: .8rem;
    }

    #pageHeader {
        gap: 15px;
    }

    #pageHeader .pageTitle > span {
        flex-direction: column;
        gap: 0;
    }

    #pageHeader .pageTitle {
        font-size: .7rem;
    }

    label[for="sort"] {
        justify-content: center;
    }

    #SepetForm {
        overflow: hidden;
    }

    .block-title > span, div + #campaign-products .block-title > span {
        display: block;
        width: 100%;
    }

    .block-title .compare, div + #campaign-products .block-title .compare {
        position: static;
        margin-top: 10px;
        float: right;
    }

    [dir="rtl"] .col-title .btn:after {
        right: auto;
        left: 0;
        background-position: 10px center;
    }

    #leftFilter {
        position: relative;
    }

    #leftFilter > .col-title {
        display: block;
    }

    .col-title + div {
        display: block;
    }

    #leftFilter .col-title + div {
        width: 100%;
    }

    #leftFilter > .col-title + div {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    #filterMobileBtn {
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 600;
        height: 45px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }

    [dir="rtl"] #filterMobileBtn {
        padding-right: 20px;
        padding-left: 10px;
        background-position: right center;
    }

    #filterMobileBtn.active {
        color: var(--green);
    }

    [dir="rtl"] #filterMobileBtn.active {
        background-position: right center;
    }

    #filterMobileBtn:after, #filterSortBtn:after {
        content: '';
        float: right;
        width: 9px;
        height: 15px;
    }

    [dir="rtl"] #filterMobileBtn:after, [dir="rtl"] #filterSortBtn:after {
        float: left;
    }

    #filterWrapper {
    }

    #filterPanel > .row.mb > .box.box-border {
        padding: 0;
        border-bottom: 0;
    }

    #filterPanel > .row.mb:last-child > .box.box-border {
        border-bottom: 1px solid #ececec;
    }

    #filterPanel > .row.mb .col-title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #filterPanel > .row.mb .col-title.active {
        color: #e34d0b;
    }

    #filterPanel > .row.mb .col-title + div {
        border-top: 0;
    }

    #filterPanel .col-text {
        line-height: 25px;
        font-size: 11px;
    }

    #filterPanel .col-text .input-wrap {
        width: 14px;
        height: 25px;
    }

    #filterPanel .box.p-bottom.col-12 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .priceWrap {
        float: right;
        padding-left: 20px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .priceWrap span {
        float: left;
        width: 100%;
        text-align: left;
        font-weight: 600;
        line-height: 14px;
        font-size: 11px;
    }

    .priceWrap span:nth-child(2) {
        display: none;
    }

    #priceSlider {
        width: auto;
    }

    #slider-range {
        margin-bottom: 6px;
    }

    #filterSortBtn {
        line-height: 30px;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #filterSortBtn.active {
        color: var(--green);
    }

    [dir="rtl"] #filterSortBtn.active {
        background-position: right center;
    }

    div#filterSort select {
        border: none;
        padding-block: 0; height: 35px;
        font-size: 13px;
    }

    #filterSort .filter-box {
        padding-top: 0;
        padding-bottom: 0;
    }

    #filterSort .filter-box.comparisonWrap {
        border-right: 0;
    }
}
