.pageTitle {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #787878;
    text-transform: uppercase;
    border-bottom: 1px solid #ECECEC;
}
/*#pageOrder .pageTitle
{
border-right:        1px solid #dadada;
}
*/
#pageOrder .pageTitle:last-child,
#pageOrder .pageTitle.passed {
    border-right: 0;
}
.pageTitle.passed {
    color: #fff;
    border-left: 1px solid #888;
}
.pageTitle.passed:first-child {
    border-left: 0;
}
.kampanya.campBtn {
    background: #31d37a !important;
    position: absolute !important;
    top: 10px !important;
    right: 10px;
}
.renkFiltresi {
    border: 2px solid transparent;
    width: 25px !important;
    height: 25px !important;
    min-width: 25px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding: 0 !important;
    justify-content: center;
    background-image: none !important;
    line-height: normal;
    float: left;
    box-sizing: border-box;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.renkFiltresi .input-wrap {
    margin-right: 0 !important;
    opacity: 0;
    visibility: hidden;
}
#pageHeader {
    background-color: #fff;
}
#pageHeader .pageTitle>.row {
    background-position: 20px center;
    padding-left: 85px;
    font-size: 18px;
    font-weight: 500;
    border-right: 1px solid #dadada;
}
[dir="rtl"] #pageHeader .pageTitle>.row {
    padding-left: 0;
    padding-right: 85px;
    background-position: calc(100% - 20px) center;
}
.pageTitle>.row {
    padding-left: 70px;
    background-repeat: no-repeat;
    background-position: 10px center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.renkWrap {
    width: 25px;
    height: 25px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    background-image: none !important;
    margin-right: 5px;
    margin-bottom: 5px;
}
.renkFiltresi.active {
    border: 2px solid black;
    width: 25px !important;
    height: 25px !important;
}
.renkFiltresi input {
    width: 100% !important;
    height: 100% !important;
}
[dir="rtl"] .pageTitle>.row {
    padding-left: 0;
    padding-right: 70px;
    background-position: calc(100% - 10px) center;
}
.pageTitle.passed .row {
    background-color: #df508e;
}
.pageTitle .basket {
    background-image: url('pageIcons/basket.png');
}
.pageTitle.passed .basket {
    background-image: url('pageIcons/basketPassed.png');
}
.pageTitle .address {
    background-image: url('pageIcons/address.png');
}
.pageTitle.passed .address {
    background-image: url('pageIcons/addressPassed.png');
}
.pageTitle .address2 {
    background-image: url('pageIcons/address2.png');
}
.pageTitle.passed .address2 {
    background-image: url('pageIcons/address2Passed.png');
}
.pageTitle .payment {
    background-image: url('pageIcons/payment.png');
}
.pageTitle.passed .payment {
    background-image: url('pageIcons/paymentPassed.png');
}
.pageTitle .cargo {
    background-image: url('pageIcons/cargo.png');
}
.pageTitle.passed .cargo {
    background-image: url('pageIcons/cargoPassed.png');
}
.pageTitle .confirm {
    background-image: url('pageIcons/confirm.png');
    border: none !important;
}
.pageTitle.passed .confirm {
    background-image: url('pageIcons/confirmPassed.png');
}
.pageTitle .member {
    background-image: url('https://cdn.modaselvim.com/theme/v4-modaselvim/sub_theme/blok/v4/user_blok/pageIcons/member.png');
}
.pageTitle.passed .member {
    background-image: url('pageIcons/memberPassed.png');
}
.pageTitle .memberInfo {
    background-image: url('pageIcons/memberInfo.png');
}
.pageTitle.passed .member {
    background-image: url('pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew {
    background-image: url('pageIcons/memberNew.png');
}
.pageTitle.passed .member {
    background-image: url('pageIcons/memberNewPassed.png');
}
#filterPanel>div>.row.mb {
    background: #fff;
}
#filterPanel>.stepBy .row.mb {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    display: inline;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
#filterPanel>.stepBy label {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background: #fff;
    font-size: 14px;
    color: #484848;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
}
#filterPanel>.stepBy .input-wrap.checkbox {
    width: 0;
    background: none;
    margin-right: 0;
}
#filterPanel>.stepBy label.active,
#filterPanel>.stepBy label:hover {
    background: #fff;
    border: 1px solid #a80055;
}
.col-title:not(.pageTitle) {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-right: 0;
    padding-left: 0;
    /*border-bottom: 2px solid #000000;*/
    text-transform: uppercase;
}
.category-left {
    background: #ffffff;
    padding: 0;
    /*border: 1px solid black;*/
    /*border-bottom: 0;*/
    /*border-top: 0;*/
}
ul.fl.col-12.catMenu.allCategories {
    padding: 0 10px;
    box-sizing: border-box;
}
.cat-toggle.col-title {
    border-bottom: 0;
    line-height: 45px;
    background: url(icon-right.png) no-repeat center right !important;
    background-size: 27px !important;
    cursor: pointer;
}
div#filterPanel .col.col-12.box-border.b-bottom.brt3 {
    border-top: 0;
    border-bottom: 0;
    padding: 10px 10px;
    border-radius: 0;
}
div#filterPanel .row.mb:nth-last-child(-n+2) .col.col-12.box-border.b-bottom.brt3 {
    /*border-bottom: 1px solid black;*/
}
div#leftFilter {
    margin-top: -1px;
}
#leftFilter>.col-title {
    display: none;
}
.col-text {
    line-height: 25px;
    font-size: 13px;
    color: #484848;
    font-weight: 300;
}
.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;
}
.cat-toggle.col-title+div>.row {
    margin-bottom: 10px;
}
/* unique css */
@media screen and (min-width: 769px) {
    .col-title+div {}
    .col-title,
    #filterWrapper .col-title {
        padding-left: 10px;
        padding-right: 10px;
        /* background: url(col_title_ico.png) -20px bottom no-repeat; */
    }
    #filterPanel>div>.row.mb {
        margin-bottom: 0;
    }
    /*#filterPanel > .row.mb > .box-border
{
border-bottom:         0;
}
#filterPanel > .row.mb:last-child > .box-border
{
border-bottom:         1px solid #dcdcdc;
}
*/
    #filterPanel .box-border>.row.mb {
        margin-bottom: 5px;
    }
    #filterPanel>div>.row.mb .box.p-bottom {
        max-height: 250px;
        overflow: auto;
        overflow-x: hidden;
    }
}
@media screen and (max-width: 768px) {
    .filter-stock {
        height: 50px;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        margin: 0 !important;
    }
    #filter-mobil-scroll {
        overflow-y: auto;
        overflow-x: hidden;
        left: -10px;
        width: calc(100% + 20px);
        position: relative;
        box-sizing: border-box;
        height: calc(100% - 115px);
        padding-bottom: 0;
    }
    #filterPanel>.fl.col-12.forMobile {
        position: sticky;
        top: 0;
        z-index: 9;
        margin-top: 20px;
    }
    /*#filter-btn-row
{
*/
    /*
position:         sticky;
*/
    /*
bottom:        0;
*/
    /*
left:         0;
*/
    /*
right:        0;
*/
    /*
z-index:         9;
*/
    /*
}
*/
    #filter-btn-row {
        /*position:  relative;*/
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
    }
    #filterWrapper.filter-open #filter-btn-row {
        position: fixed;
    }
    #filter-btn-row .filterClear {
        display: none;
    }
    #filter-wrap-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #df508e;
        height: 60px;
        padding: 0px 15px;
        box-sizing: border-box;
        z-index: 9;
        left: 0;
    }
    #filter-wrap-title span.filter-close {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 30px;
    }
    #filter-wrap-title>div {
        color: #ffff;
        font-size: 18px;
        text-transform: uppercase;
    }
    .clear-filtre.filterClear {
        margin: 0;
        padding: 0;
    }
    .clear-filtre.filterClear span {
        color: #fff;
    }
    #filterSort>div {
        padding: 0 !important;
    }
    #filterSort select#sort {
        width: 100% !important;
        border: 0 !important;
        border-left: 1px solid #dcdcdc !important;
        height: 36px !important;
        border-radius: 0 !important;
    }
    #filtre-mobil {
        background: url(/theme/v4-modaselvim/sub_theme/blok/v4/v4/filterIcon.png) no-repeat 10px center #fbfaf8;
        height: 36px;
        display: flex;
        align-items: center;
        padding-left: 35px;
        box-sizing: border-box;
    }
    #filterWrapper.filter-open {
        left: 0;
    }
    div#filterPanel .col.col-12.box-border.b-bottom.brt3 {
        border-bottom: 1px solid #dcdcdc !important;
    }
    .filter-wrap input#filter {
        border: 1px solid #ddd !important;
        height: 35px;
        width: 100%;
        background: #fbfaf8 !important;
        border-radius: 4px !important;
    }
    #filterPanel .row.filter-wrap {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #filterPanel label {
        padding: 0 10px !important;
        margin: 3px 0;
        box-sizing: border-box;
    }
    #pageHeader .pageTitle {
        height: 30px;
        line-height: 30px;
    }
    .garanti-iade .pageTitle {
        line-height: normal;
        display: flex;
        align-items: center;
        padding-right: 50px;
    }
    .garanti-iade .pageTitle,
    .garanti-iade .pageTitle+div * {
        font-size: 12px;
    }
    #pageHeader .pageTitle>.row {
        background-size: 20px;
    }
    #SepetForm .buyBtn {
        
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 17px;
        white-space: nowrap;
        margin-bottom: 0;
    }
    #SepetForm .basketBuyBtn {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
    }
    a.cart-back-btn {
        float: left;
        width: 50%;
        background: #df508e;
        font-size: 14px;
        font-weight: bold;
        /*display: none;*/
        line-height: 42px;
        padding-top: 5px;
    }
    .col-title {
        cursor: pointer;
        background: url('colArrow.png') no-repeat right center;
        border-bottom: 0;
    }
    [dir="rtl"] .col-title {
        background: url('colArrow.png') no-repeat 10px center;
    }
    #leftFilter {
        margin: 0 !important;
    }
    #leftFilter>.col-title {
        display: block;
    }
    .col-title+div {
        display: none;
        border-top: 1px solid #cdcdcd;
    }
    #leftFilter .col-title+div {
        width: 100%;
    }
    #leftFilter>.col-title+div {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #filterMobileBtn {
        line-height: 15px;
        font-size: 11px;
        padding-left: 20px;
        background: url('filterIcon.png') no-repeat 0 center;
    }
    #filterMobileBtn.active {
        color: #e34d0b;
        background: url('filterIconActive.png') no-repeat 0 center;
    }
    #filterMobileBtn:after,
    #filterSortBtn:after {
        content: '';
        float: right;
        width: 9px;
        height: 15px;
        background: url('filterArrow.png') no-repeat right center;
    }
    #filterMobileBtn.active:after,
    #filterSortBtn.active:after {
        background: url('filterArrowActive.png') no-repeat right center;
    }
    #filterWrapper {
        display: block;
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        height: 100vh;
        overflow-y: hidden;
        left: -100%;
        transition: all 300ms ease;
        padding-bottom: 110px;
        overflow: hidden;
        width: 75%;
    }
    .currency * {
        line-height: 20px;
        font-size: 15px;
    }
    .overlay {
        background: rgba(0, 0, 0, .75);
        z-index: -6;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s linear, visibility .2s linear;
    }
    #filterWrapper.filter-open #filterPanel+.overlay {
        opacity: 1;
        visibility: visible;
        transition: opacity .2s linear, visibility .2s linear;
    }
    #filterPanel {
        box-sizing: border-box;
        height: 100vh;
        position: relative;
        padding: 0 10px;
        padding-bottom: 0;
        background: #fff;
        overflow-y: auto;
    }
    #filterPanel>div>.row.mb {
        margin-bottom: 0;
    }
    #filterPanel>div>.row.mb>.box.box-border {
        padding: 0;
        border-bottom: 0;
    }
    #filterPanel>div>.row.mb:last-child>.box.box-border {
        border-bottom: 1px solid #ececec;
    }
    #filterPanel>div>.row.mb .col-title {
        background: transparent;
        height: 35px;
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
    }
    #filterPanel>div>.row.mb .col-title:before {
        content: '';
        float: left;
        /*width:14px;*/
        height: 35px;
        /*background:url('filterInput.png') no-repeat right center;
margin-right:         10px;
*/
        margin-left: 10px;
    }
    #filterPanel>div>.row.mb .col-title:after {
        content: '';
        float: right;
        width: 9px;
        height: 35px;
        background: url('filterArrow.png') no-repeat right center;
        margin-right: 10px;
        margin-left: auto;
    }
    #filterPanel>div>.row.mb .col-title.active {
        color: #df508e;
    }
    #filterPanel>div>.row.mb .col-title.active:before {
        /*background:url('filterInputActive.png') no-repeat right center;*/
    }
    #filterPanel>div>.row.mb .col-title.active:after {
        background: url('filterArrowActive.png') no-repeat right center;
    }
    #filterPanel>div>.row.mb .col-title+div {
        border-top: 0;
    }
    #filterPanel .row.mb {
        margin-bottom: 0;
    }
    #filterPanel .col-text {
        line-height: 25px;
        font-size: 13px;
    }
    #filterPanel .col-text .input-wrap {
        width: 14px;
        height: 25px;
        background: url('filterInput.png') no-repeat right center;
        margin-left: 10px;
    }
    #filterPanel .col-text .input-wrap.checkbox.active {
        background: url('filterInputActive.png') no-repeat right center;
    }
    #filterPanel .box.p-bottom.col-12 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .priceWrap {
        float: right;
        padding-left: 20px;
        background: url('filterPrices.png') no-repeat 0 center;
        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: calc(100% - 90px);
    }
    #slider-range {
        margin-bottom: 6px;
    }
    #filterSortBtn {
        width: calc(100% - 20px);
        line-height: 15px;
        font-size: 11px;
        padding-left: 20px;
        background: url('sortIcon.png') no-repeat 0 center;
        margin: 10px;
    }
    #filterSortBtn.active {
        color: #e34d0b;
        background: url('sortIconActive.png') no-repeat 0 center;
    }
    #filterSort {
        /*
display:     none;
*/
        box-sizing: border-box;
        margin-bottom: 0 !important;
        border: 1px solid #dcdcdc !important;
        box-sizing: border-box;
        margin-top: 0px;
    }
    #filterSort .filter-box {
        padding-top: 0;
        padding-bottom: 0;
    }
    #leftFilter {}
}
@media screen and (max-width: 540px) {
    #pageHeader .pageTitle>.row {
        padding-left: calc(100% + 20px);
        background-position: center center;
        color: transparent;
    }
}