/*width*/
.filter-by-side::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.filter-by-side::-webkit-scrollbar-track {
    background-color: #ebebeb;
}

/* Handle */
.filter-by-side::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ff5722;
    width: 5px;
}


.section-list-products {
    margin-top: 46px;
}

.item-side {
    border-bottom: 1px solid #F7F8F9;
    margin-bottom: 16px;
}
.item-side .item-side-title {
    justify-content: space-between;
    display: flex;
}

/*.list-side li .item-side-title {*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*    color: #221F20;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 18px;*/
/*    font-weight: normal;*/
/*    cursor: pointer;*/
/*}*/

/*.filter-by-side .item-side:last-child, .list-side-mb .refinements-color:last-child {*/
/*    border-bottom: 0;*/
/*    margin-bottom: 0;*/
/*}*/


.tp_product_category_filter_price p {
    /*display: inline-block;*/
    margin-bottom: 0;
}

.tp_product_category_filter_price i {
    float: right;
}

.tp_product_category_filter_price .price_slider_wrapper {
    padding: 0 10px;
}

.price_slider_wrapper {
    display: none;
}

.filter-by-side .item-side .item-side-title {
    font-size: 16px;
    line-height: 20px;
    color: #221F20;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
    font-weight: normal;
    cursor: pointer;
}

.filter-by-side {
    max-height: 600px;
    overflow: auto;
    padding-right: 10px;
}

.list-side-mb .refinements-color .filter_group-content {
    max-height: 200px;
    overflow: auto;
}

.colorAttr span {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 0;
    color: #6c6d70;
    display: block;
    border: 1px solid #e7e8e9;
    border-radius: 8px 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.colorAttr:hover span {
    border: 1px solid #000;
    color: #000
}

.colorAttr {
    margin-right: 10px;
}

.filter-vendor__item {
    display: inline-block;
}

.sub-list-side ul {
    display: flex;
    flex-wrap: wrap;
}

.colorAttr label {
    width: 40px;
    text-align: center;
}

.item-side-size .item-sub-list {
    max-width: 47px;
    margin-right: 15px;
}

.item-side-size .item-sub-list {
    max-width: 48px;
    width: 100%;
    text-align: center;
}

.item-side-color .item-sub-list, .item-side-size .item-sub-list {
    display: inline-block;
    margin-right: 16px;
}

.item-sub-list {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #221F20;
    display: block;
    margin-bottom: 20px;
}

.po-relative {
    position: relative;
}

.field-cat {
    display: none;
}

.item-side-size .field-cat:checked ~ .item-sub-title {
    color: #221F20;
}

.item-side-size .item-sub-title {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 0;
    color: #6C6D70;
    display: block;
}

.item-sub-title {
    cursor: pointer;
    padding-left: 32px;
    display: flex;
    justify-content: space-between;
    font-weight: normal;
}

.item-side-size .field-cat:checked ~ .item-sub-title:before {
    content: "";
    border: 1px solid #221F20;
    border-radius: 8px 0px;
    background: transparent;
}

.sidebar-prod .item-side-size .item-sub-title:before {
    border: 1px solid #7d8699;
}

.item-side-size .item-sub-title::before {
    border-color: #E7E8E9 !important;
}

.sidebar-prod .item-sub-title:before {
    border: 2px solid #7d8699;
}

.item-side-size .item-sub-title:before {
    border: 1px solid #E7E8E9;
    border-radius: 8px 0px;
    width: 100%;
    height: 100%;
}

.item-side-size .item-sub-title.active:before {
    background-color: transparent;
    content: '';
    border: 1px solid #221F20 !important;
}

.item-sub-title.active:before {
    border: 2px solid #221f20;
    background-color: #221f20;
}

.item-sub-title.active:before {
    content: "x";
    font-family: "icomoon";
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #f7f8f9;
    font-size: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.item-sub-title:before {
    border: 2px solid #7d8699;
}

.item-sub-title:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: 0;
    top: -1px;
}

.sub-list-side {
    display: none;
}

.item-side-color .item-sub-list .item-sub-title {
    padding-left: 18px;
}

.color-filter .item-sub-list .item-sub-title {
    padding-left: 0;
}

.item-side-color .item-sub-list .item-sub-title:before {
    background-color: transparent;
    top: 1px;
}

.item-side-color .item-sub-list .item-sub-title:before {
    border: 0;
}

.color-filter .item-sub-list .item-sub-title .img-color {
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.color-filter .field-cat:checked ~ .item-sub-title:before {
    background: none;
    border: none;
}

.button-confirm {
    margin-top: 30px;
}

/*.btn {*/
/*    border: 0;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    cursor: pointer;*/
/*}*/
.btn--large {
    padding: 12px 24px;
    border-radius: 16px 0px !important;
    font-size: 16px;
    line-height: 24px;
    background-color: #221f20;
    color: #f7f8f9;
    border: 1px solid transparent;
    text-transform: uppercase;
}

.btn--large.btn--outline {
    background-color: white;
    border: 1px solid #221f20;
    color: #221f20;
}

.btn--large.btn--outline:hover {
    background-color: #221f20 !important;
    color: white !important;
}

.btn--large:hover {
    background-color: #f7f8f9;
    color: #221f20;
    border-color: #221f20;
}

.top-main-products {
    position: relative;
    margin-bottom: 26px;
}

.sub-title-main {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #221F20;
    text-transform: uppercase;
}

.main-products {
    padding-left: 30px;
}

.sub-title-main {
    display: inline-block;
}

.top-main-products select {
    float: right;
    font-size: 14px;
    display: inline-block;
    width: auto;
    border-radius: 24px;
    border: 1px solid #E7E8E9;
    padding: 12px 40px 12px 16px;
    line-height: 16px;
    color: #221F20;
    min-width: 240px;
}

.sub-main-product {
    margin: 0 -15px;
}

.sub-main-product .product {
    position: relative;
}

.main-products .sub-main-product .list-product {
    display: flex;
    flex-wrap: wrap;
}

.sub-main-product .list-product .item-cat-product {
    padding: 0 15px;
}

.sidebar-products {
    align-self: flex-start;
    position: sticky;
    top: 100px;
}

/*.sidebar-products {*/
/*    display: none;*/
/*}*/
.viewed-products .viewed-products--title {
    font-weight: 600;
    font-size: 38px;
    line-height: 46px;
    color: #221F20;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.viewed-products {
    padding-left: 30px;
    margin-bottom: 40px;

}

.add-to-cart a {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #221F20;
    border-radius: 8px 0;
    width: 32px;
    height: 32px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
}

.add-to-cart a:hover {
    color: #221F20;
    background: #fff;
    border: 1px solid #221F20;
}

@media (max-width: 768px) {
    .sub-main-product .list-product .item-cat-product {
        padding: 0 10px;
    }
}

@media (min-width: 767px) {
    .tp_product_category_filter_price {
        padding-right: 10px;
    }
}