.collection__container {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px
}

.collection__title {
    color: #212121;
    font-weight: 500;
    font-size: 1.125rem;
    margin-top: 0.9375rem
}

@media(min-width:768px) {
    .collection__title {
        font-size: 2.125rem;
        line-height: 1.3em;
        margin: 1.25rem 0 0;
        padding: 0
    }
}

.collection__hr {
    margin: 0.9375rem 0.9375rem 0;
    border: none;
    border-bottom: 1px solid#eeeeee;
    width: 100%
}

@media(min-width:768px) {
    .collection__hr {
        margin: 1.875rem 0 0
    }
}

.collection__desc {
    color: #666;
    font-size: 0.875rem;
    margin-top: 0.625rem;
    overflow: hidden;
}

.collection__desc p{
    margin:0.5rem 0 !important
}

.btn_less{
    display: none;
}

@media(min-width:768px) {
    .collection__desc {
        font-size: 1.125rem;
        line-height: 1.2em;
        margin-top: 0.5rem;
        padding: 0;
        overflow: hidden;
    }
    .btn_more,.btn_less{
        background:#fff;
        border-radius: 5px !important;
    }
}

.collection__sort {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem
}

@media(min-width:768px) {
    .collection__sort {
        padding-top: 1.875rem;
        padding-bottom: 1.5625rem;
        margin: 0-0.9375rem
    }
}

.collection-product__wrapper {
    margin: 0-0.46875rem
}

@media(min-width:768px) {
    .collection-product__wrapper {
        margin: 0-1.6875rem
    }
}

.collection__number {
    font-size: 0.875rem;
    color: black;
    line-height: 2.375rem
}

@media(max-width:767.98px) {
    .collection__number {
        line-height: 1em;
        margin-bottom: 0.9375rem
    }
}

.collection__sort-select {
    font-size: 0.875rem;
    color: #000
}

@media(max-width:767.98px) {
    .collection__filter-by~.collection__sort-select {
        width: 50%
    }

    .collection__sort-select.common__select {
        width: 100%
    }

    .collection__sort-select.common__select select {
        width: 100%
    }
}

.collection__none {
    font-size: 0.875rem;
    color: black;
    line-height: 1.25rem;
    margin-top: 1.09375rem;
    margin-bottom: 1.5625rem
}

@media(min-width:768px) {
    .collection__none {
        font-size: 1rem;
        margin-top: 4.375rem;
        margin-bottom: 2rem
    }
}

.collection__none-btn {
    padding-bottom: 3.625rem
}

.collection__none-btn a {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.875rem
}

@media(min-width:768px) {
    .collection__none-btn {
        padding-bottom: 7.625rem
    }

    .collection__none-btn a {
        width: 15rem;
        font-size: 1rem;
        font-weight: 500;
        line-height: 2.25rem
    }
}

.collection__pagination {
    border-top: 1px solid#eee;
    border-bottom: 1px solid#eee;
    margin-bottom: 50px
}

.collection__filter-by {
    width: 165px;
    font-size: 14px;
    border-radius: 2px
}

@media(max-width:767.98px) {
    .collection__filter-by {
        width: 50%
    }
}

@media(max-width:767.98px) {
    .collection__filter-buttons_has-filter {
        width: 100%
    }
}

.collection-filter__wrapper {
    transition: left 0.3s;
    margin: 0 0.5625rem 0-0.9375rem
}

@media(max-width:767.98px) {
    .collection-filter__wrapper {
        position: fixed;
        height: 100vh;
        top: 0;
        left: -100%;
        z-index: 300;
        margin: 0
    }

    .collection-filter__wrapper-open {
        left: 0 !important;
        right: 0;
        background: rgba(0, 0, 0, 0.5)
    }
}

.collection-filter {
    flex-grow: 1;
    width: 100%;
    margin-bottom: 1.25rem
}

.collection-filter__scroll {
    overflow: hidden;
    position: relative;
    height: 100%
}

@media(max-width:767.98px) {
    .collection-filter {
        width: 18.75rem;
        background: #fff;
        overflow-y: auto;
        height: 100vh;
        padding: 0 0.9375rem 4.625rem
    }
}

.collection-filter__title {
    padding: 1.875rem 0 1.5625rem;
    line-height: 2.375rem;
    font-size: 1.125rem
}

@media(max-width:767.98px) {
    .collection-filter__title {
        padding: 1.875rem 0 1.5625rem;
        line-height: 1em;
        margin-bottom: -1.25rem
    }
}

.collection-filter__item {
    width: 100%;
    margin-bottom: 1.5625rem
}

@media(max-width:767.98px) {
    .collection-filter__item {
        margin: 1.25rem 0
    }
}

.collection-filter__item-title {
    font-weight: bold;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 0.625rem;
    background: rgba(0, 0, 0, 0.03);
    font-size: 1rem
}

.collection-filter__item-select {
    overflow-y: auto;
    max-height: 14.5625rem
}

.collection-filter__item-select::-webkit-scrollbar {
    width: 0.25rem
}

.collection-filter__item-select::-webkit-scrollbar-track {
    background: #f5f5f5
}

.collection-filter__item-select::-webkit-scrollbar-thumb {
    background: #dfdfdf;
    border-radius: 0.25rem
}

@media(max-width:767.98px) {
    .collection-filter__item-select {
        overflow: unset;
        max-height: unset
    }
}

@media(max-width:767.98px) {
    .collection-filter__footer {
        margin-top: 0.9375rem;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 18.75rem;
        height: 4.625rem;
        display: flex;
        align-items: center;
        background: #eee
    }
}

.collection-filter.custom-control-label {
    margin-left: 0.75rem;
    cursor: pointer
}

.collection-filter.custom-control-label::before {
    background: #fff;
    border: 1px solid#212121
}

.collection-filter.custom-control-input:checked~.custom-control-label {
    font-weight: bold
}

.collection-filter.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none
}

.collection-filter.custom-radio.custom-control-input:checked~.custom-control-label::before {
    background-color: #fff
}

.collection-filter.custom-radio.custom-control-input:checked~.custom-control-label::after {
    background: #212121;
    border-radius: 50%;
    transform: scale(0.6)
}

.collection-filter.custom-radio {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.8em
}

.collection-filter.btn {
    font-size: 0.875rem
}

@media(max-width:767.98px) {
    .collection-filter.btn:first-child {
        margin: 0 0.625rem 0 0.9375rem;
        line-height: 1.1
    }

    .collection-filter.btn:last-child {
        margin: 0 0.9375rem 0 0.625rem;
        line-height: 1.1
    }
}

html[dir='rtl'].collection-filter__item-title {
    padding-right: 0.625rem
}

html[dir='rtl'].collection__sort-select {
    margin-left: 0 !important
}

html[dir='rtl'].collection__sort-label {
    margin-right: 0 !important;
    margin-left: 1rem !important
}

html[dir='rtl'].collection-filter__wrapper {
    margin: 0-0.9375rem 0 0.5625rem
}

@media(max-width:767.98px) {
    html[dir='rtl'].collection__filter-by {
        margin-left: 0.5rem;
        margin-right: 0 !important
    }
}

.sep-pagination {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    margin: 20px 0
}

.sep-pagination a {
    color: #2a2a2a
}

.sep-pagination__link,
.sep-pagination__more {
    font-size: 13px;
    padding: 0 12px;
    margin-right: 10px;
    display: inline-block;
    line-height: 30px;
    position: relative
}

.sep-pagination__link::before,
.sep-pagination__more::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid#bfbfbf
}

.sep-pagination__link_active {
    position: relative
}

.sep-pagination__link_active::before {
    border: 2px solid#000
}

.sep-pagination__link:last-child {
    margin-right: 0
}

.sep-pagination__sum {
    line-height: 32px;
    float: left
}

.sep-pagination__pagesize {
    line-height: 32px;
    float: right
}

.sep-pagination__prev,
.sep-pagination__next,
.sep-pagination__more {
    font-weight: 500
}

.sep-pagination__prev::before,
.sep-pagination__next::before,
.sep-pagination__more::before {
    border: unset
}

@media(max-width:767.98px) {
    .sep-pagination {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .sep-pagination__pagesize,
    .sep-pagination__more,
    .sep-pagination__link:not(.sep-pagination__prev):not(.sep-pagination__next) {
        display: none
    }

    .sep-pagination__prev {
        position: absolute;
        left: 0;
        top: 0
    }

    .sep-pagination__next {
        position: absolute;
        right: 0;
        top: 0
    }

    .sep-pagination__sum {
        float: none
    }

    .sep-pagination-mobile_input {
        width: 35px;
        height: 28px;
        line-height: 1.6;
        outline: none;
        text-align: center;
        border: 1px solid#000;
        border-radius: 4px;
        margin-right: 5px
    }

    .sep-pagination-mobile_goto {
        height: 28px;
        line-height: 1.6;
        outline: none;
        background-color: transparent;
        border: 1px solid#000;
        margin-left: 12px;
        border-radius: 4px
    }

    .sep-pagination-mobile_goto:focus {
        outline: none
    }
}

@media(max-width:767.98px) {
    html[dir='rtl'].sep-pagination__prev {
        left: unset;
        right: 0
    }

    html[dir='rtl'].sep-pagination__next {
        right: unset;
        left: 0
    }
}

@media(max-width:767.98px) {
    .btn_more,.btn_less {
       margin-left:15px;
       background:#fff;
       border-radius: 5px !important;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}