/*b2c class*/
.bs-b2c-body .view-block.row-id > .Cell:before,
.bs-b2c-body .view-block .stock-coming-id,
/*.bs-b2c-body .view-block .oem-id,*/
.bs-b2c-body .view-block .stocktype-id,
.bs-b2c-body .view-block .package-id,
.bs-b2c-body .view-block .packagetype-id {
    display: none;
}

.view-block .currency-id {
    font-size: 14px;
    margin-left: 4px;
}

.bs-b2c-body .bs-products-outer .bs-ctg {
    margin-top: 8px;
}

.bs-b2c-body .view-block .code-id {
    padding-top: 8px;
}

.bs-b2c-body #productFilterNew {
    height: inherit;
    overflow-y: unset;
    width: calc(100% - 8px);
    top: 0;
    margin-top: 16px;
    z-index: 1;
    position: unset;
    box-shadow: none;
    border-radius: var(--borderstyle);
}

    .bs-b2c-body #productFilterNew .filter:not(:last-child) {
        margin-bottom: 8px;
        padding-bottom: 16px;
        border-bottom: 1px solid #e1e1e1;
    }

.bs-b2c-body .productFilterNew-outer {
    display: none !important;
}

.bs-b2c-body .bs-banner-products-outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
}

.bs-b2c-body .bs-empty-check {
    border: 2px solid #ddd;
}

.bs-b2c-body .bs-banner-opportunity-outer {
    display: flex;
    flex-wrap: wrap;
}

.bs-b2c-body .bs-banner-opportunity-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

    .bs-b2c-body .bs-banner-opportunity-inner .bs-title-outer {
        margin: 0;
    }

.bs-b2c-body #target-products .bs-ctg {
    display: none;
}

.bs-b2c-body #productsortselectt {
    border: 0;
}


.bs-b2c-body .bs-ctg-prd {
    display: block !important;
}

.bs-b2c-body .bs-stock-infos-outer {
    display: none;
}

.bs-b2c-body #filterListTop .filterlisttop-outer {
    border: 1px solid #e1e1e1 !important;
    height: 50px;
}

    .bs-b2c-body #filterListTop .filterlisttop-outer span:first-child {
        font-size: 14px !important;
        font-weight: 600;
    }

    .bs-b2c-body #filterListTop .filterlisttop-outer span:last-child {
        font-size: 12px !important;
        font-weight: 400;
    }

.bs-b2c-body .view-detail .buy-id .bs-addbasket-btn-outer .add-text-class:before {
    font-size: 28px;
    margin-right: 8px;
}

.bs-b2c-body .view-detail .buy-id .bs-addbasket-btn-outer .add-text-class {
    font-size: 19px;
}

/*b2c class end*/


.bs-categorydescription img {
    width: 100%;
}
.bs-prd-clm-outer {
    overflow-y: hidden;
    overflow-x: auto;
}
.bs-prd-clm-outer::-webkit-scrollbar {
    display:none;
}
.bs-mm-title {
    background: #f7f7f7;
    border-bottom: 1px solid #e1e1e1;
    min-height: 30px;
    display: flex;
    align-items: center;
    color: #000;
    color: var(--layoutcolor);
    padding-left: 8px;
}

    .bs-mm-title:after {
        display: none;
    }
/* left desktop category menu */
.bs-menu-common-outer > .bs-parrent-menu {
    min-height: 30px;
    position: relative;
    border-radius: var(--borderstyle);
}

    .bs-menu-common-outer > .bs-parrent-menu:hover .bs-child-menu {
        display: flex;
        flex-wrap: wrap;
    }

    .bs-menu-common-outer > .bs-parrent-menu > .main-menu-title {
        display: flex;
        min-height: 30px;
        align-items: center;
        padding: 0 24px 0 8px;
        color: #000;
        color: var(--layoutcolor);
        font-weight: 500;
    }

        .bs-menu-common-outer > .bs-parrent-menu > .main-menu-title:before {
            content: "\f105";
            position: absolute;
            right: 8px;
            color: #000;
            color: var(--layoutcolor);
            font-family: FontAwesome;
            font-weight: 300;
        }

    .bs-menu-common-outer > .bs-parrent-menu:hover,
    .bs-menu-common-outer > .bs-parrent-menu.active {
        background: #000;
        background: var(--layoutcolor);
    }

        .bs-menu-common-outer > .bs-parrent-menu:hover .main-menu-title,
        .bs-menu-common-outer > .bs-parrent-menu:hover .main-menu-title:before,
        .bs-menu-common-outer > .bs-parrent-menu.active .main-menu-title,
        .bs-menu-common-outer > .bs-parrent-menu.active .main-menu-title:before {
            color: #fff;
        }

    .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        width: 781px;
        min-height: 100px;
        max-height: 500px;
        overflow-y: auto;
        box-shadow: 3px 3px 2px 0 rgba(0,0,0,.1);
        border-top: 2px solid #000;
        border-top: 2px solid var(--layoutcolor);
    }

        .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu-outer {
            padding: 4px 8px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 25%;
            width: 25%;
        }

            .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu-outer > .bs-parrent-menu {
                margin-bottom: 8px;
            }

                .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu-outer > .bs-parrent-menu > .main-menu-title {
                    font-weight: 600;
                    color: #000;
                    color: var(--layoutcolor);
                }

                .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu {
                    color: #000;
                    padding-left: 5px;
                    border-left: 2px solid #eee;
                    display: flex;
                    width: 100%;
                }

                    .bs-menu-common-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu-outer > .bs-parrent-menu > .bs-child-menu > .bs-parrent-menu > .main-menu-title {
                        color: #000;
                        width: 100%;
                    }

/* left desktop category menu end */

.bs-banner-outer img {
    width: 100%;
}

.bs-opportunity-all-prd {
    float: right;
    display: flex;
    height: 100%;
    align-items: center;
    color: #000;
    color: var(--layoutcolor);
}

#bs-mp-tab-outer .bs-title-outer {
    display: none;
}

.bs-sitemap {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 8px;
}

    .bs-sitemap a {
        font-weight: 600;
        color: #919191;
        height: 30px;
        align-items: center;
        display: flex;
    }

        .bs-sitemap a:before {
            content: "\f105";
            font-family: FontAwesome;
            padding: 0 5px;
        }

        .bs-sitemap a:first-child:before {
            display: none;
        }

        .bs-sitemap a:last-child {
            color: #000;
            color: var(--layoutcolor);
        }

.bs-products-outer .bs-ctg {
    margin-right: 8px;
}

.bs-stock-infos-outer {
    margin-left: auto;
    display: flex;
    align-items: center;
    margin-right: 16px;
}

    .bs-stock-infos-outer label {
        margin-right: 4px;
        margin-left: 4px;
        margin-bottom: 3px;
    }

.bs-mainprd-outer {
    /* margin-right: -8px; */
    /* overflow: hidden; */
    /*border: 1px solid #e1e1e1;*/
    border-top: 0;
    margin-right: 0;
    width: calc(100% + 8px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

    .bs-mainprd-outer .bs-title-outer {
        position: relative;
        top: unset;
    }

.bs-title-all {
    position: absolute;
    z-index: 3300;
    right: 8px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-transform: lowercase;
    font-weight: 600;
    color: #000;
    color: var(--layoutcolor2);
}

.bs-banner-home-outer {
    margin-top: 8px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0 !important;
    width: 30px;
    height: 60px;
    background: #fff !important;
    outline: 0;
    border: 1px solid #ddd !important;
}


    .owl-prev span,
    .owl-next span {
        color: transparent;
    }

        .owl-prev span:after,
        .owl-next span:after {
            font-family: FontAwesome;
            color: #000;
            font-size: 25px;
            position: absolute;
            top: 10px;
            left: 8px;
        }

        .owl-prev span:after {
            content: "\f104";
        }

        .owl-next span:after {
            content: "\f105";
            right: 6px;
            left: inherit;
        }

    .owl-prev span {
        left: 13px;
    }

    .owl-next span {
        right: 13px;
    }

.owl-prev {
    left: 8px;
    border-radius: 0 30px 30px 0 !important;
    border-left: 0 !important;
}

    .owl-prev:hover {
        box-shadow: rgb(0 0 0 / 90%) 1px 0px 1px 0px;
    }

.owl-next {
    right: 8px;
    border-radius: 30px 0 0 30px !important;
    border-right: 0 !important;
}

    .owl-next:hover {
        box-shadow: rgb(0 0 0 / 90%) -1px 0px 1px 0px;
    }

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0 !important;
}

.bs-main-brand-outer,
.bs-main-category-outer {
    margin: 8px;
    display: block;
}

    .bs-main-brand-outer img,
    .bs-main-category-outer img {
        display: block;
        border-right: 0;
        width: 100%;
        height: 100px;
        object-fit: contain;
        padding: 20px;
        background: #f4f4f4;
        /*border-radius: 50%;*/
    }

    .bs-main-brand-outer:after,
    .bs-main-category-outer:after {
        content: attr(data-title);
        display: block;
        text-align: center;
        margin-top: 4px;
        color: #000;
    }

#detail-search.pv-d-none {
    display: none;
}

.pd-tire-label {
    justify-content: center;
}

.tag-id img {
    height: 25px;
    width: inherit;
}

.currency-id {
    margin-left: 4px;
}

#table-view-icon:before {
    content: "\f0ce";
    font-family: FontAwesome;
    font-style: normal;
}

#block-view-icon:before {
    content: "\f00a";
    font-family: FontAwesome;
    font-style: normal;
}

#lg-block-view-icon:before {
    content: "\f009";
    font-family: FontAwesome;
    font-style: normal;
}

#list-view-icon:before {
    content: "\f03a";
    font-family: FontAwesome;
    font-style: normal;
}

.bs-prd-icon-outer {
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 2;
}
.owl-carousel .bs-prd-icon-outer {
    left: 8px;
}
.bs-textprd-icon {
    position: relative;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 11px;
    height: 20px;
    width: max-content;
    line-height: 19px;
    color: #fff;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    border-radius: var(--borderstyle);
}

.campaign-icon-id {
    background-color: #f0810f;
}

    .campaign-icon-id::before {
        border-color: transparent #bf6810 transparent transparent;
    }

.new-icon-id {
    background-color: #3781b2;
}

    .new-icon-id::before {
        border-color: transparent #275d81 transparent transparent;
    }


.view-table .bs-img-icon .tip-id:before {
    content: "\f083";
    font: normal normal normal 12px/1 FontAwesome;
    padding: 0 8px;
}


/*.buy-id .bs-quantity-outer {
    display: inline-flex !important;
    vertical-align: unset !important;
    background: #fff;
    font-weight: 500;
    margin-right: 4px;
    height: 22px;
    margin: 4px 4px 4px 0;
}*/
.detail-buy-id-outer .common-addcart-outer .bs-quantity-outer {
    margin-right: 0;
    margin-top: 0;
    height: 30px;
}




.bs-ds-g3 {
    z-index: 1;
}

#detail-search .bs-rm-outer {
    height: 38px;
}

.bs-mp-s,
.bs-showonlystocks-v1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.oem-id:hover {
    color: #3398dc !important;
}

/**************************/

.bs-prd-icon {
    height: 16px;
    width: 16px;
    border-radius: 50% !important;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    font-size: 10px;
    right: 5px;
    top: 8px;
    display: inline-block;
}

    .bs-prd-icon:before {
        font-family: FontAwesome;
        font-style: normal;
        height: 16px;
        width: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


.bs-icon-sale {
    background: #f0810f;
}

    .bs-icon-sale:before {
        content: "\f135";
    }

.bs-icon-new {
    background: #3781b2;
}

    .bs-icon-new:before {
        content: "\f006";
    }


.HasStockCssClass {
    /*background-image: linear-gradient(to bottom,#37d574,#00881d) !important;*/
    background: #1db14b;
    height: 16px;
    width: 16px;
    border-radius: 50% !important;
    display: inline-block;
    vertical-align: middle
}

.HasNotStockCssClass {
    /*background-image: linear-gradient(to bottom,#f46767,#d10d0d) !important;*/
    background: #e23a37;
    height: 16px;
    width: 16px;
    border-radius: 50% !important;
    display: inline-block;
    vertical-align: middle
}

.HasHalfStockCssClass {
    /*background-image: linear-gradient(to bottom,#37d574,#00881d) !important;*/
    background: #1db14b;
    height: 16px;
    width: 8px;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.HasComingStockCssClass {
    /*background-image: linear-gradient(to bottom,#5ea7f6,#0376f2) !important;*/
    background: #2b92f1;
    height: 16px;
    width: 16px;
    border-radius: 50% !important;
    display: inline-block;
    vertical-align: middle
}

:focus {
    outline: 0
}

.bs-pt-5 {
    padding-top: 5px;
}

/* yeni sepete ekle css */

.buy-id .bs-addbasket-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 176px;
    justify-content: flex-end;
}

.buy-id .bs-specialdiscounts-outer {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
    height: 30px;
    margin-bottom: 2px;
    display: flex;
    justify-content: flex-end;
}

.view-block .buy-id .bs-specialdiscounts-outer,
.view-block .buy-id .bs-addbasket-outer {
    justify-content: flex-start;
}

.buy-id .bs-specialdiscounts-outer .bs-specialdiscount {
    width: 22px;
    height: inherit;
    margin-bottom: 4px;
    background: #fff;
    font-size: 11px;
    padding: 0 !important;
    text-align: center;
}

.buy-id .bs-specialdiscounts-outer #SpecialDiscount4 {
    order: 1;
    margin-right: -1px;
    border-radius: var(--borderstyle) 0 0 var(--borderstyle);
}

.buy-id .bs-specialdiscounts-outer #SpecialDiscount5 {
    order: 3;
    margin-left: -1px;
    border-radius: 0 var(--borderstyle) var(--borderstyle) 0;
}

.buy-id .bs-specialdiscounts-outer #DiscountedPrice {
    order: 2;
    width: calc(50% - 0px - 42px);
    border-radius: 0;
}

.view-block .buy-id .bs-specialdiscounts-outer #DiscountedPrice {
    width: calc(50% - 2px - 42px);
    border-radius: 0;
}

.buy-id .bs-quantity-outer {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 2px);
    flex: 0 0 calc(50% - 2px);
    max-width: calc(50% - 2px);
    height: 30px;
    margin-right: 2px;
}

    .buy-id .bs-quantity-outer .bs-quantity {
        position: absolute;
        height: inherit;
        font-size: 9px;
        width: 22px;
        height: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #e1e1e1;
        background: #fff;
        margin-bottom: 0;
        color: #000;
        color: var(--layoutcolor);
        border-radius: 0;
    }

    .buy-id .bs-quantity-outer .bs-dec-btn {
        border-radius: var(--borderstyle) 0 0 var(--borderstyle);
        left: 0;
    }

        .buy-id .bs-quantity-outer .bs-dec-btn::before {
            font-family: FontAwesome;
            content: "\f068";
        }

    .buy-id .bs-quantity-outer .Quantity {
        background: #fffceb;
        right: 21px;
        left: 21px;
        width: calc(100% - 42px);
        text-align: center;
        font-size: 11px;
        padding: 0 !important;
    }

    .buy-id .bs-quantity-outer .bs-inc-btn {
        right: 0;
        border-radius: 0 var(--borderstyle) var(--borderstyle) 0;
    }

        .buy-id .bs-quantity-outer .bs-inc-btn::before {
            font-family: FontAwesome;
            content: "\f067";
        }

.buy-id .bs-addbasket-btn-outer {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 0px);
    flex: 0 0 calc(50% - 0px);
    max-width: calc(50% - 0px);
    background: #000;
    background: var(--layoutcolor);
    color: #fff;
    font-size: 11px;
    height: 30px;
    border-radius: var(--borderstyle);
}

    .buy-id .bs-addbasket-btn-outer .bs-addbasket {
        height: inherit;
    }

    .buy-id .bs-addbasket-btn-outer [class*="addcartbutton"]:before {
        font-size: 16px;
        position: absolute;
        left: 4px;
        height: 100%;
        display: flex;
        align-items: center;
        width: 15px;
    }

    .buy-id .bs-addbasket-btn-outer .add-text-class {
        height: 100%;
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
    }

        .buy-id .bs-addbasket-btn-outer .add-text-class:before {
            margin-right: 4px;
            font-size: 17px;
        }

.buy-id .bs-cart-ok {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.buy-id .bs-quickbuy-outer {
    margin-top: 2px;
}

    .buy-id .bs-quickbuy-outer .bs-addbasket-btn-outer {
        background: #fff;
        color: #000;
        color: var(--layoutcolor);
        border: 1px solid #000;
        border: 1px solid var(--layoutcolor);
    }
/* yeni sepete ekle css end */

.TBody .name-id {
    text-align: left !important
}

.view-block .detail-btn {
    margin-top: 5px;
}

#ProductListTable.row {
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px);
}

.view-block.row-id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 calc(16.666667% - 16px);
    max-width: calc(16.666667% - 16px);
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 8px 0;
    position: relative;
    border-radius: var(--borderstyle);
    background: #fff;
}

.bs-leftcategory-exists .view-block.row-id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(20% - 16px);
    flex: 0 0 calc(20% - 16px);
    max-width: calc(20% - 16px);
}

.banner-other-products .view-block.row-id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 calc(25% - 8px);
    max-width: calc(25% - 8px);
}

.bs-prd-depots-outer {
    padding: 2px 0;
    position: relative;
}

.view-table .bs-prd-depots-outer.bs-radio-depot-exists-outer {
    display: inline-flex;
    justify-content: center;
}

.bs-radio-depot-exists-not {
    padding-left: 0;
}

    .bs-radio-depot-exists-not .depot-radio-id {
        display: none;
    }

.depot-radio-id {
    width: 37px;
    margin-left: 4px;
    margin-bottom: 0;
    padding: 0;
}

.bs-radio-depot-exists {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 86px;
}

.view-table .bs-radio-depot-exists .bs-depot-line {
    width: 30px;
    text-align: right;
}

.view-table .bs-radio-depot-exists-not .bs-depot-line {
    text-align: right;
}

.view-block .bs-prd-alldepots {
    flex-wrap: wrap;
}

.view-block .bs-prd-depots-outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
}

.view-block .bs-radio-depot-exists {
    width: unset;
    flex-direction: row-reverse;
}

    .view-block .bs-radio-depot-exists .bs-depot-line {
        text-align: left;
        margin-left: 4px;
    }

    .view-block .bs-radio-depot-exists .depot-radio-id {
        margin-left: 0;
    }


.bs-radio-depot-exists-not .bs-depot-line {
    white-space: nowrap;
}

.bs-depots-title-outer {
    display: flex;
    padding: 0 4px;
}

.bs-depots-title-outer,
.bs-prd-alldepots {
    display: flex;
    justify-content: center;
}

.bs-depots-title {
    display: inline-flex;
    width: 86px;
    justify-content: flex-end;
    align-items: center;
    border-right: 1px solid #e1e1e1;
    padding: 0 4px;
    font-size: 10px;
    font-weight: 500;
    color: #000;
}

.bs-depots-title:last-child {
    border-right: 0;
}

.bs-pd-table .bs-radio-depot-exists {
    width: unset;
    margin: 0 4px;
}

.bs-radio-depot-no-stock {
    color: #e23a37;
    padding-right:41px;
}

.view-block .fa-camera-retro:before {
    content: "";
}

.view-block.row-id > .Cell {
    width: 100%;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 20px;
    color: #000;
}

    .view-block.row-id > .Cell:before {
        content: attr(data-title);
        color: #837575;
        /* font-style: italic; */
        font-weight: 400;
        letter-spacing: .2px;
    }

.view-block .equivalent-id {
    order: 10;
}


/*.view-block.row-id > .buy-id:before, .view-block.row-id > .detail-id:before, .view-block.row-id > .img-id:before, .view-block .name-id:before, .view-block .code-id:before, .view-block .brand-id:before, .view-block .price-id:before {
    content: "" !important;
}*/

.view-block.row-id .buy-id:before,
.view-block.row-id .detail-id:before,
.view-block.row-id .img-id:before,
.view-block.row-id .name-id:before,
.view-block.row-id .code-id:before,
.view-block.row-id .brand-id:before,
.view-block.row-id .price-id:before,
.view-block.row-id .season-id:before {
    content: "";
}


.view-block .buy-id {
    order: 12;
    margin-top: 8px;
}

.view-block .stock-id {
    order: 3;
}

.view-block .stock-coming-id {
    order: 3
}

.view-block .stock-coming-note-id {
    order: 3
}

.view-block .code-id {
    order: 2;
}

.view-block .name-id {
    order: 2;
    height: 40px;
    white-space: normal !important;
    color: #919191;
}

.view-block .package-id {
    order: 10
}

.view-block .packagetype-id {
    order: 6
}

.view-block .stocktype-id {
    order: 10
}

.view-block .img-id {
    order: 0;
    object-fit: contain;
}
.view-block .compare-id {
    order: 1;
}

    .view-block .img-id .inner-popover {
        position: relative;
        visibility: visible !important;
        /*border: 1px solid #e1e1e1;*/
        box-shadow: none;
        display: block;
        text-align: center;
        top: 0;
        z-index: 1;
        max-width: 100%;
        height: 130px;
        margin-bottom: 8px;
        border-radius: var(--borderstyle);
        padding: 0;
        overflow: hidden;
    }

.view-block .oem-id {
    order: 8
}

.view-block .fieldone-id {
    order: 10
}

.view-block .fieldtwo-id {
    order: 10
}

.view-block .fieldthree-id {
    order: 10
}

.view-block .fieldfour-id {
    order: 10
}

.view-block .fieldfive-id {
    order: 10
}

.view-block .fieldsix-id {
    order: 10
}

/*[class*="field"] span {
    display: inline-flex;
    max-width: 130px;
    text-align: left;
    overflow-x: hidden;
    text-overflow: ellipsis;
}*/

[class*="iconimg"] {
    height: 22px;
}

    [class*="iconimg"] img {
        height: 22px;
        object-fit: contain;
    }

.view-block [class*="iconimg"] {
    order: 10
}

.view-block .tax-id {
    order: 10
}

.view-block .discount-id {
    order: 11;
}

.view-block .purchaseprice-id {
    order: 11
}

.view-block .retailprice-id {
    order: 11
}

.view-block .actualprice-id {
    order: 11
}

.view-block .normalprice-id {
    order: 11
}

.view-block .price-id {
    order: 11;
    overflow: unset !important;
    font-size: 30px;
    font-weight: 700 !important;
}
.view-block .creditprice-id {
    order: 11;
}
.view-block .transferprice-id {
    order: 11;
}
.view-table .tag-id .row {
    justify-content: center;
}

.tire-label-col {
    text-align: center;
    padding-top: 2px;
}

.view-block .brand-id, .view-block .tag-id, .view-block .dot-id, .view-block .origin-id {
    order: 2;
}

.view-block .season-id {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
    width: inherit !important;
}

    .view-block .season-id img {
        height: 30px;
    }

.view-block .manufacturer-id {
    order: 9
}

.view-block .shortdescription-id {
    order: 10
}

.view-block .shortcode-id {
    order: 10
}

.view-block .detail-id {
    order: 12;
    align-self: flex-end;
}

/*************************/
.d-none {
    display: none !important
}
#tablom.t-c {
    overflow-x: auto;
    overflow-y: hidden;
}
.Table.table-id {
    display: table;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-radius: var(--borderstyle) var(--borderstyle) 0 0;
    background: #fff;
}

.view-table, .Heading {
    display: table-row;
}

    .view-table .Cell, .Heading .Cell {
        display: table-cell;
    }

    .view-table .buy-id {
        padding: 2px !important;
    }

        .view-table .buy-id .bs-addbasket-outer {
            margin: auto;
            justify-content: center;
            float: unset;
        }
    .view-table .name-id {
        width: 260px;
    }

    .view-table .name-id-inner {
        width: inherit;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
        overflow: hidden;
    }
    .view-table .code-id {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 140px;
        overflow: hidden;
    }

    .view-table .bs-prd-icon-outer {
        display: none;
    }

.brand-id img {
    height: 22px;
    object-fit: contain;
    width: unset !important;
    display: inline-flex !important;
}
.origin-id img {
    height: 14px;
}
.view-block .brand-id img {
    margin: 4px 0;
}

.TBody {
    display: table-row-group;
}

.Heading .Cell {
    font-weight: 700;
    color: #837575;
    background: #fff;
    height: 30px;
    vertical-align: middle;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    white-space: nowrap;
    /*position: sticky;
    top: 93px;*/
    z-index: 20;
}

    .Heading .Cell.ImagePreview {
        border-radius: var(--borderstyle) 0 0 0;
    }

    .Heading .Cell:last-child {
        border-radius: 0 var(--borderstyle) 0 0;
    }

.TBody .Cell {
    font-weight: 600;
    color: #000;
    height: 30px;
    vertical-align: middle;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding: 0 4px;
}

.view-table.row-id:nth-of-type(2n) {
    background-color: #fff;
}

.view-table.row-id:nth-of-type(4n+1),
.view-table.row-id:nth-of-type(4n+1) .brand-id img::after {
    background-color: #f7f7f7;
}

.view-table.row-id:hover, .view-table.row-id:hover .brand-id img::after {
    background: #fefae0 !important;
}

/*.view-table.row-id:first-child .bs-radio-depot-exists-outer .bs-depot-name {
    display: flex;
    position: absolute;
    top: -30px;
    z-index: 20;
    height: 29px;
    align-items: center;
    background: #fff;
    right: 0;
    left: 0;
    font-weight: 700;
    color: #837575;
    justify-content: center;
}

.view-table.row-id:not(:first-child) .bs-radio-depot-exists-outer .bs-depot-name {
    display: none;
}*/
.view-table.row-id .bs-radio-depot-exists-outer .bs-depot-name {
    display: none;
}
.pagination-ul li:first-child {
    border-left: 1px solid #ddd;
}

.pagination-ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #fff;
}

.pagination-ul .disabled a {
    cursor: no-drop !important;
    color: #ddd;
}

.pagination-ul li a {
    color: #000;
    color: var(--layoutcolor);
    font-weight: 600;
    width: 100%;
    display: block;
    height: 100%;
    padding-top: 4px;
}

.pagination-ul .active {
    background: #000;
    background: var(--layoutcolor);
}

    .pagination-ul .active a {
        color: #fff;
    }



.view-icon-color {
    color: #ddd;
    font-size: 17px;
    align-items: center;
    display: flex;
    font-weight: 400;
}

.view-icon-color-active {
    color: #000;
}

.bs-ctg-pm {
    display: none
}

.bs-ctg {
    z-index: 400;
    position: relative;
}

.main-menu-title .menu-img {
    height: 16px;
    padding: 0 8px 0 0;
}

.bs-ctg-t {
    background: #fff;
    color: #000;
    color: var(--layoutcolor);
    font-weight: 400;
    padding: 5px 8px;
    border: 1px solid #000;
    border: 1px solid var(--layoutcolor);
    height: 30px;
    cursor: pointer;
}

    .bs-ctg-t::after {
        content: "\f105";
        float: right;
        color: var(--layoutcolor);
        font-family: FontAwesome;
        font-weight: 300;
    }

.bs-ctg .inner-popover {
    z-index: 3;
    top: 29px;
    padding: 0;
    border-radius: 0;
    border: 1px solid var(--layoutcolor);
    box-shadow: none;
    width: calc(100% - 8px);
}

.TBody .code-id {
    text-align: left !important;
}
/*.view-table .inner-popover {
    right: 30px;
}*/

.view-block .inner-popover img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.view-table .inner-popover img {
    object-fit: contain;
    width: 100px;
}

.view-block.view-lg-block .inner-popover img {
    height: 100%;
    width: 100%;
}

.view-block.view-lg-block .img-id .inner-popover {
    height: 368px;
}

.view-block .bs-img-icon:before {
    display: none;
}

.view-table .bs-no-img-icon .inner-popover {
    visibility: visible;
    position: unset;
    display: inline-block;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
}

    .view-table .bs-no-img-icon .inner-popover img {
        max-height: 85px;
        /* background: #fff; */
        padding: 4px;
        /* width: 100% !important; */
    }


.view-table .bs-no-img-icon {
    width: 100px;
    max-width: 100px;
    background: #fff;
}



[src*="errorimg"] {
    background: transparent !important;
}

#productFilterNew {
    top: 0;
    left: 0;
    bottom: -8px;
    z-index: 750;
    position: fixed;
    /*box-shadow: 0 0 15px 0 #bfbfbf;*/
    border-right: 1px solid #eee;
    overflow-y: auto;
    width: 260px;
    background: #fff;
}

    #productFilterNew h3, #productFilterNew h5 {
        padding: 16px 0 8px 8px;
        margin: 0;
        font-size: 12px;
        font-weight: 700;
        color: #000;
        color: var(--layoutcolor);
    }

    #productFilterNew .filter input:not(.textfiltersc) {
        display: none;
    }

    #productFilterNew .filter .textfiltersc {
        width: calc(100% - 8px);
        margin: 8px 0 8px 8px;
    }

    #productFilterNew .filter .bs-filters-outer {
        overflow-y: auto;
        max-height: 187px;
    }

        #productFilterNew .filter .bs-filters-outer::-webkit-scrollbar-track,
        .bs-divselect::-webkit-scrollbar-track {
            background-color: #eee;
            border-radius: 10px;
        }

        #productFilterNew .filter .bs-filters-outer::-webkit-scrollbar,
        .bs-divselect::-webkit-scrollbar {
            width: 12px;
        }

        #productFilterNew .filter .bs-filters-outer::-webkit-scrollbar-thumb,
        .bs-divselect::-webkit-scrollbar-thumb {
            background-color: #ccc;
            border-radius: 10px;
        }

    #productFilterNew .filter label {
        display: flex;
        align-items: center;
        cursor: pointer;
        padding: 0 8px 0 32px;
        font-size: 12px;
        color: #000;
        position: relative;
        min-height: 30px;
    }

    #productFilterNew .bs-empty-check {
        left: 8px;
    }

    #productFilterNew input[type=checkbox]:checked + label span::before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 20px;
        position: absolute;
        top: -9px;
        color: #000;
        color: var(--layoutcolor);
    }



.bs-menu-outer-v1 {
    background: #fff;
    position: absolute;
    width: 200px;
    left: 0;
    text-align: left;
    top: 29px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 20px 25px -12px;
}

#productFilterNew .filter {
    margin-bottom: 8px;
    padding: 0 16px 8px 8px;
}

[class*="price-id"] {
    white-space: nowrap !important;
}

.season-id img {
    object-fit: contain;
    height: 40px;
    padding: 4px;
}

.img-id {
    width: 1px;
    padding: 0 !important;
}

.d-flex-m {
    display: none;
}

.filterlisttop-outer {
    background: #fff !important;
    border-radius: var(--borderstyle) !important;
}

    .filterlisttop-outer .bs-filtername {
        font-weight: 600;
    }

#target-products {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px;
    position: relative;
    top: 0;
}

.bs-products-order-outer {
    display: flex;
    align-items: center;
    margin-left: auto;
    padding-left: 8px;
}

.bs-banner-homev3 {
    margin-top: 8px;
}

.bs-banner-homev2 {
    width: 100%;
    margin-top: 8px;
}

/*anasayfa �r�nleri ortak*/
.bs-mp-group-outer {
    z-index: 30 !important;
    margin-bottom: 8px !important;
}

.bs-mp-group-inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

    .bs-mp-group-inner.owl-carousel {
        margin-left: 0;
        margin-right: 0;
        z-index: 30;
        padding: 8px;
        background: #fff;
    }

        .owl-carousel .view-block.row-id {
            -ms-flex: 0 0 calc(100% - 0px) !important;
            flex: 0 0 calc(100% - 0px) !important;
            max-width: calc(100% - 0px) !important;
            margin-left: 0;
            margin-right: 0;
            padding-left: 8px;
            padding-right: 8px;
            margin-bottom: 0;
        }

        .bs-mp-group-inner.owl-carousel .owl-prev {
            left: 0;
        }

        .bs-mp-group-inner.owl-carousel .owl-next {
            right: 0;
        }

/*.bs-mp-group-title-outer {
    margin-top: 0 !important;
}*/

.bs-homecategory-exists .container,
.bs-ctgv2-banner-outer .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

.bs-modalimage-outer img {
    object-fit: contain;
    height: 100%;
}

.bs-modalimage-outer .modal-body {
    height: calc(100vh - 46px);
}

/*anasayfa �r�nleri ortak end*/

.bs-filterlist-outer {
    margin-top: 8px;
}

.bs-filter-item {
    background: #eee;
    border-radius: 20px;
    height: 36px;
    padding-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    position: relative;
}

    .bs-filter-item:before {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        top: 4px;
        left: 4px;
    }

.bs-filtername {
    padding-left: 36px;
    height: 18px;
    display: flex;
    font-size: 11px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.bs-filtername1 {
    align-items: flex-end;
    color: #999;
}

.bs-filtername2 {
    align-items: flex-start;
    color: #000;
    font-weight: 600;
}

.bs-btn-clear-all-filter {
    color: #000;
    color: var(--layoutcolor);
    display: flex;
    align-items: center;
    font-weight: 600;
    border-radius: 20px;
    height: 36px;
    padding-right: 8px;
    margin-bottom: 8px;
    position: relative;
}
/*.view-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 calc(100% - 16px);
    max-width: calc(100% - 16px);
    display: grid;
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    margin-right: 8px;
    margin-left: 8px;
    padding: 8px 218px 8px 256px;
    position: relative;
    background: #fff;
    height: 132px;
    border-bottom: 1px solid #e1e1e1;
}
    .view-list:first-child {
        border-top: 1px solid #e1e1e1;
    }
    .view-list:nth-child(2n) {
        background: #fbfbfb;
    } 
    .view-list > .Cell {
        padding-left:48px;
        font-weight: 600;
        text-align: right !important;
        order: 1;
    }
.view-list > .Cell:before {
    float: left;
    font-weight: 400;
    content: attr(data-title);
}
.view-list.row-id > .price-id {
        order: 2;
}
.view-list.row-id > .price-id::before {
    content: attr(data-title) !important;
}
.view-list .img-id {
    position:absolute;
    left:0;
    top:3px;
    width: 124px;
}
.view-list .img-id .inner-popover {
    visibility: visible;
    width: 100%;
    height: 124px;
    position: relative;
    display: block;
    box-shadow: none;
    z-index: 1;
}
.view-list .img-id .inner-popover {
    position: relative;
}
.view-list .inner-popover img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.view-list .brand-id {
position: absolute;
left: 128px;
top: 3px;
padding-left: 0;
}
.view-list .brand-id img {
    height: 124px;
    width: 124px !important;
}
.view-list .buy-id {
    position: absolute;
    right: 0;
    top: 40px;
}
.view-list .detail-id {
    position: absolute;
    right: 0;
    top: 75px;
}*/

.view-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 16px);
    flex: 0 0 calc(100% - 16px);
    max-width: calc(100% - 16px);
    margin-right: 8px;
    margin-left: 8px;
    border-bottom: 2px solid #e1e1e1;
    display: flex;
}

    .view-list article {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 8px 0 0 0;
    }

        .view-list article > * {
            padding-left: 32px;
            display: block;
        }

.view-list-grp-10 > * {
    text-align: right;
}

.view-list-grp-12 .detail-id {
    text-align: right;
    display: block;
    margin-top: 8px;
}

.view-list-grp-10 > *::before,
.view-list-grp-11 > *::before {
    float: left;
    content: attr(data-title) !important;
}

.row-id .view-list-grp-10 .price-id::before {
    content: attr(data-title) !important;
}

.view-list-grp-0,
.view-list-grp-5,
.view-list-grp-6,
.view-list-grp-7,
.view-list-grp-8,
.view-list-grp-9,
.view-list-grp-11 {
    display: none;
}

.view-list .buy-id .bs-addbasket-outer {
    margin-left: auto;
}

.view-list .brand-id {
    padding-left: 0;
}

.view-list .img-id .inner-popover {
    position: relative;
    visibility: visible !important;
    box-shadow: none;
    display: block;
    text-align: center;
    top: 0;
    z-index: 1;
    max-width: 100%;
    margin-bottom: 8px;
    border-radius: var(--borderstyle);
    padding: 0;
    border: 0;
}

.view-list .inner-popover img {
    width: 115px;
    height: 115px;
    object-fit: contain;
}

.view-list .brand-id img {
    width: 115px !important;
    height: 115px;
    object-fit: contain;
}

.view-list-grp-1 {
    max-width: 115px !important;
}

.view-list-grp-2 {
    max-width: 131px !important;
    padding-left: 16px !important;
}

.view-list-grp-3 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    flex-grow: 0 !important;
    flex-basis: 33.3333% !important;
    max-width: 33.333333% !important;
}

.view-list .oem-id .inner-popover {
    visibility: visible;
    box-shadow: none;
    border: 0;
    font-size: inherit;
    z-index: 1;
    padding: 0;
}

.bs-multipricetable-outer {
    overflow-x: auto;
}

#bs-carttable .view-block.row-id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 16px);
    flex: 0 0 calc(25% - 16px);
    max-width: calc(25% - 16px);
}

.bs-getdepots-icon:before {
    font-family: "FontAwesome";
    content: "\f002";
}

#bs-prd-ctg {
    position: fixed !important;
    top: 0;
    bottom: 0;
    border-radius: 0;
}

@media (min-width: 1101px) and (max-width: 1400px) {
    .view-block.row-id {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 16px);
        flex: 0 0 calc(25% - 16px);
        max-width: calc(25% - 16px);
    }
}

@media (min-width: 769px) and (max-width: 1100px) {
    .view-block.row-id {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333% - 16px);
        flex: 0 0 calc(33.3333% - 16px);
        max-width: calc(33.3333% - 16px);
    }
    .bs-mainprd-outer {
        flex-direction: row;
    }
}

@media (max-width:1100px) {
    .bs-ctg, .bs-ctg-t {
        display: none;
    }
    .bs-mainprd-outer {
        flex-direction: row;
    }
}

@media (max-width:768px) {
    .view-block.view-lg-block .img-id .inner-popover {
        height: 246px !important;
    }
    .bs-mainprd-outer {
        flex-direction: row;
    }
    #target-products {
        position: relative;
        top: 0;
    }

    .view-list {
        display: none;
    }

    .bs-filter-clm-outer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .owl-next {
        right: 8px;
    }

    .bs-title-all {
        right: 0;
    }

    .bs-sitemap {
        margin-bottom: 8px;
    }

    #productFilterNew {
        width: 75%;
        border-right: 1px solid #eee;
        box-shadow: 5px 0 10px 0px #ccc;
    }

        #productFilterNew .filter label {
            height: 38px;
            padding: 8px 0 0 46px;
        }

    .row-id {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(50% - 16px) !important;
        flex: 0 0 calc(50% - 16px) !important;
        max-width: calc(50% - 16px) !important;
        white-space: nowrap;
    }

    .owl-carousel .row-id {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 calc(100% - 8px) !important;
        max-width: calc(100% - 8px) !important;
        white-space: nowrap;
    }

    /* #tablom {
        overflow-x: auto;
        overflow-y: hidden;
        position: relative;
    } */

    .Heading .Cell {
        top: inherit !important;
    }

    .view-block.view-lg-block .inner-popover img {
        height: 244px;
    }

    .bs-menu-10 {
        padding: 0 !important;
        margin: 0 !important;
        display: none;
    }










    .productFilterNew-outer {
        width: 70%;
        position: fixed !important;
        top: 0px;
        right: 0px;
        z-index: 1;
        font-size: 14px;
    }

    .bs-filter-btn-m {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        font-size: 18px;
        align-items: center;
        justify-content: center;
        position: fixed !important;
        bottom: 8px;
        left: 8px;
        z-index: 8;
        visibility: visible;
        background: #1287d7;
    }

    .d-flex-m {
        display: flex !important;
    }

    .bs-filter-btn-m:after {
        content: "\f0b0";
        font-family: FontAwesome;
        color: #fff;
    }

    .bs-menu-outer-v1 {
        height: 100vh !important;
        top: 47px;
        width: 100%;
    }

    #productFilterNew input[type=checkbox]:checked + label span::before {
        font-size: 24px;
        top: -6px;
    }

    #productFilterNew h3, #productFilterNew h5 {
        font-size: 14px;
    }


    .view-icon-color, .view-icon-color-active {
        font-size: 20px;
    }

    .bs-homecategory-exists-not {
        padding: 0 8px;
    }

        .bs-homecategory-exists-not .container {
            padding: 0;
        }


    /* yeni sepete ekle mobile css */

    .buy-id .bs-addbasket-outer {
        width: 100%;
    }

    .view-table .buy-id .bs-addbasket-outer {
        width: 143px;
    }

    .buy-id .bs-specialdiscounts-outer,
    .buy-id .bs-quantity-outer,
    .buy-id .bs-addbasket-btn-outer {
        height: 45px;
        width: 100%;
    }

    .buy-id .bs-quantity-outer,
    .buy-id .bs-addbasket-btn-outer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 0px);
        flex: 0 0 calc(100% - 0px);
        max-width: calc(100% - 0px);
    }

    .buy-id .bs-quantity-outer {
        margin-bottom: 2px;
        margin-right: 0;
    }

    .buy-id .bs-addbasket-btn-outer {
        width: 100%;
        font-size: 14px;
    }

    .buy-id .bs-quantity-outer .bs-quantity {
        width: 46px;
        font-size: 14px;
    }

    .buy-id .bs-quantity-outer .Quantity {
        right: 45px;
        left: 45px;
        width: calc(100% - 90px);
        font-size: 14px;
    }

    .buy-id .bs-specialdiscounts-outer .bs-specialdiscount {
        font-size: 14px;
    }

    .buy-id .bs-specialdiscounts-outer #SpecialDiscount5 {
        width: 46px;
    }

    .buy-id .bs-specialdiscounts-outer #DiscountedPrice {
        width: calc(100% - 90px) !important;
    }

    .buy-id .bs-specialdiscounts-outer #SpecialDiscount4 {
        right: 45px;
        left: 45px;
        width: 46px;
        font-size: 14px;
    }

    .buy-id .bs-addbasket-btn-outer [class*="addcartbutton"]:before {
        font-size: 28px;
        left: 8px;
    }
    /* yeni sepete ekle mobile css end */
    .bs-ds-g3 {
        margin-bottom: 8px;
    }

    #bs-sitemap-id {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
}
