.top-container {
    position: relative;
}
.top-container {
    background-color: #f4f5f7;
    padding: 6px 0 4px;
    margin-top: 20px;
}
.breadcrumbs{
    clear: both;
    display: inline-block;
}
.magemenu.main-menu{
    position: absolute;
    top: 100%;
    margin-top: 15px;
    display: none;
    z-index: 99;
}
.top-container .sections.nav-sections {
    margin: 0 15px 0 0;
    display: inline-block;
    float: left;
    position: relative;
}
.top-container .btn-menu-vertical {
    width: 170px;
    height: 28px;
    border-radius: 4px;
    background-color: #f4f5f7;
    border: solid 1px #a5adbb;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    text-transform: none;
    font-weight: 500;
}
.btn-menu-vertical:before {
    -webkit-font-smoothing: antialiased;
    line-height: 26px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin: 0 9px 0 10px;
    content: '\f0c9';
    font-family: "Font Awesome 6 Pro";
    vertical-align: top;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.top-container .breadcrumbs {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    max-width: calc(100% - 145px);
}
.breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}
.breadcrumbs .items>li {
    display: inline-block;
    vertical-align: top;
}
.breadcrumbs .items>li.item {
    position: relative;
    user-select: none;
}
.top-container .breadcrumbs .items .item a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 30px;
    font-weight: 300;
}
.breadcrumbs .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 18px;
    content: '\f105';
    font-family: "Font Awesome 6 Pro";
    margin: 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.top-container .breadcrumbs .items .item:not(:last-child):after {
    color: #6b778c;
    font-size: 12px;
    line-height: 28px;
    margin: 0 8px;
}
.magemenu.main-menu.active {
    display: block;
    margin: 3px 0 0;
}
.product_sliderbanner{
    margin-top: 10px;
    position: relative;
}
.magemenu.main-menu.active{
    width: 205px;
}
@media (min-width: 992px) {
    nav.menu li:hover > .sub_menu_1 {
        width: 935px;
    }
}
/*/ product /*/

.sidebar-main .sidebar-category-list {
    padding: 0 16px 15px;
    border: solid 1px #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 11px;
}
.sidebar-main .sidebar-category-title {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 1.2;
    padding: 16px 0 17px;
    box-shadow: inset 0 -1px 0 0 #dfe1e6;
    -moz-box-shadow: inset 0 -1px 0 0 #dfe1e6;
    -webkit-box-shadow: inset 0 -1px 0 0 #dfe1e6;
    -o-box-shadow: inset 0 -1px 0 0 #dfe1e6;
    text-transform: uppercase;
}
.sidebar-main .sidebar-category-content ul.no-bullets {
    padding: 10px 0 0;
    max-height: 150px;
    overflow: hidden;
}
.sidebar-main .sidebar-category-content ul li {
    margin: 0 0 12px;
}
.sidebar-main .sidebar-category-content ul.no-bullets>li {
    margin-bottom: 12px;
}
.sidebar-main .sidebar-category-content ul li a {
    font-size: 14px;
    color: #333;
    font-weight: 300;
    text-decoration: none;
}
.sidebar-main{
    margin-top: 24px;
}
.sidebar-main .sidebar-category-content .filter-show-more .collapse-text{
    display: none;
}
.filter-show-more,.collapse-text{
    text-align: center;
    cursor: pointer;
}
.sidebar-main .sidebar-category-content.show ul.no-bullets {
    max-height: none;
    overflow: visible;
}
.sidebar-main .sidebar-category-content.show .filter-show-more .collapse-text{
    display: block;
}
.sidebar-main .sidebar-category-content.show .filter-show-more .show-more-text{
    display: none;
}
.filter-show-more i {
    font-size: 18px;
}
.sidebar-main .filter-options-item {
    padding: 0 20px 15px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 6px;
}
.sidebar-main .filter-options-item.filter-price {
    padding-bottom: 8px;
}
.sidebar-main .filter-options-title {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 0 9px;
    border: none;
    box-shadow: inset 0 -1px 0 0 #c4c4c4;
    -moz-box-shadow: inset 0 -1px 0 0 #c4c4c4;
    -webkit-box-shadow: inset 0 -1px 0 0 #c4c4c4;
    -o-box-shadow: inset 0 -1px 0 0 #c4c4c4;
}
.sidebar-main .filter-options-content {
    padding: 7px 0;
}
.ui-widget-content{
    height: 3px;
    border-radius: 0;
    background: #dfe1e6;
    margin: 6px 8px 7px;
    margin-top: 21px;
    margin-bottom: 19px;
    position: relative;
}
.filter-options-title {
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    padding: 10px 40px 0 10px;
    position: relative;
    text-transform: uppercase;
    word-break: break-all;
    z-index: 1;
    display: block;
    text-decoration: none;
}
.sidebar-main .filter-price .ui-slider-horizontal:before {
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: 3px;
    position: absolute;
    left: -8px;
    top: 0;
    background: #dfe1e6;
}
.ui-slider .ui-slider-range{
    position: absolute;
    height: 3px;
    background: #ff8f89;
}
.filter-options-content a {
    color: #494949;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 7px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.sidebar-main .filter-options-content a {
    color: #333;
    background: 0 0;
    margin: 0;
}
.sidebar-main .filter-price .ui-slider-handle {
    width: 16px;
    height: 16px;
    margin-top: -3px;
    margin-left: -8px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.16);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.16);
    box-shadow: 0 0 6px rgba(0,0,0,.16);
}
.sidebar-main .filter-price .field-amount {
    float: left;
    max-width: 50%;
    margin-bottom: 6px;
}
.sidebar-main .filter-price .field-amount+.field-amount {
    float: right;
}
.sidebar-main .filter-price #filter-by-price {
    clear: both;
    display: block;
    width: 100px;
    max-width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #a5adbb;
    border-radius: 14px;
    margin: auto;
    text-align: center;
    cursor: pointer;
}
.filter-options-content .magenest-multiple-layered-navigation-items li>a {
    display: block;
    position: relative;
    padding-left: 32px;
    padding-right: 0;
}
.filter-options .show-more {
    display: block;
    z-index: 2;
    left: 0;
    position: relative;
    right: 0;
    margin: auto;
    width: 100%;
    border-radius: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    cursor: pointer;
}
.filter-options-content .item {
    line-height: 1.5em;
    margin: 10px 0;
}
.sidebar-main .filter-content .item {
    margin: 10px 0 0;
    text-align: left;
}
.sidebar-main .filter-content .item:nth-of-type(1) {
    margin-top: 0;
}
.filter-options-content .magenest-multiple-layered-navigation-items li>a:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    border: solid 1px #dfe1e6;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.filter-options-content .magenest-multiple-layered-navigation-items li.active>a:before {
    content: "\f00c";
    background-color: #ff464b;
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-main .filter-options-content>.items.show-more {
    max-height: 150px;
    overflow: hidden;
    padding-left: 0;
}
.sidebar-main .filter-options-content:not(.show)>.filter-show-more .collapse-text {
    display: none;
}
.sidebar-main .filter-options-content.show>.filter-show-more .show-more-text{
    display: none;
}
.sidebar-main .filter-options-content.show>.items.show-more {
    max-height: none;
}
.sidebar-main .filter-options-content>.filter-show-more {
    display: block;
    width: max-content;
    max-width: 100%;
    margin: 10px auto -8px;
    font-size: 14px;
    color: #6b778c;
    text-align: center;
    font-style: italic;
    cursor: pointer;
}
.filter-options-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\f107';
    font-family: "Font Awesome 6 Pro";
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.filter-options-title:after {
    position: absolute;
    right: 13px;
    top: 12px;
}
.sidebar-main .filter-options-title:after {
    display: none;
}

.sidebar-main .filter-options-content>.items {
    margin-top: 8px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-left: 0;
}
.sidebar-main .filter-options-content.show>.items.show-more {
    max-height: none;
}
.filter-options .refinements-color .filter-options-content  {
    display: none;
}
.active>.filter-options-title:after {
    content: '\f106';
}
.page-title-wrapper{
    margin-top: 24px;
}
.page-title-wrapper h2.page-title {
    display: inline-block;
    padding-top: 11px;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin: 0;
}
.page-title-wrapper .count {
    font-size: 14px;
    color: #999;
    font-weight: 300;
    margin-left: 9px;
}
.toolbar.toolbar-products {
    display: inline-block;
    float: right;
    margin-bottom: 15px;
    width: 182px;
}
.sorter-options {
    margin: 0 5px 0 7px;
    width: auto;
}
.toolbar select {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204,204,204,.3);
    border-radius: 3px;
}
.toolbar-products .sorter-options {
    height: 35px;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    font-weight: 700;
    color: #333;
    font-family: Roboto;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 26px 0 10px;
    font-size: 12px;
    text-indent: 50px;
}
.sorter {
    float: right;
}
.page-products .sorter {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
}
.toolbar-products .toolbar-sorter.sorter {
    width: 182px;
    height: 36px;
    border: solid 1px #dfe1e6;
    border-radius: 4px;
    padding: 0 24px 0 10px;
    position: relative;
    left: 0;
    margin-top: 10px;
}
.toolbar-products .sorter-label {
    float: left;
    font-size: 12px;
    line-height: 35px;
}
.page-title-wrapper {
    margin-bottom: 24px;
    display: block;
    margin-right: 16px;
}
.list-product .product-item {
    margin: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    z-index: 1;
}
.pager {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.pager .pagination {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 400;
}
.pagination-top .pager .pagination {
    width: max-content;
    max-width: 100%;
}
.pager .pagination li {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 8px 0 0;
    display: inline-block;
}
.pagination-top .pager .pagination li {
    height: 24px;
    line-height: 1;
    margin: 4px;
    float: left;
}
.pager .pagination a {
    background: #e5e5e5;
    font-size: 1.2rem;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 30px;
    color: #333;
    display: inline-block;
    font-weight: 700;
    padding: 0 5px;
}
.pagination-top .pager .pagination a{
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: solid 1px #dfe1e6;
    background: #fff;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    font-weight: 300;
    text-align: center;
}
.pagination-top .pager .pagination li.active  a {
    border-color: #666;
    background: #666;
    color: #fff;

}
.category-description-bottom {
    margin-top: 80px;
}
.category-description-bottom.collapser {
    max-height: 160px;
    overflow: hidden;
}
.prd-right .show-more {
    display: block;
    z-index: 2;
    left: 0;
    position: relative;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 10px 16px;
    border-radius: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.prd-right .collapse-button {
    display: block;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    width: 215px;
    height: 40px;
    padding: 10px 16px;
    border-radius: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.category-description-bottom.collapser:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 90px;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(252,122,122,.4)),color-stop(40%,#fff),to(#fff));
    background: linear-gradient(to bottom,rgba(255,255,255,.4) 0,#fff 40%,#fff 100%);
}
.category-description-bottom.collapser:after {
    position: relative;
}
.filters-toolbar-wrapper{
    margin-right: 10px;
}
.filters-toolbar-wrapper .display{
    margin-right: 5px;
}
.filters-toolbar-wrapper .display li a{
    color: #999;
    font-size:18px;
}
.filters-toolbar-wrapper .display li.selected a{
    color: #000;
}
.grid-list.display li {
    display: inline-block;
}
.products-filter-control:before {
    display: block;
    content: "\f0b0";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #999;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    right: 12px;
    margin: 13px 0;
    border-left: 1px solid #333;
}
.filters-toolbar-wrapper .products-filter-control,.filters-toolbar-wrapper ul{
    display: inline-block;
}
.products-filter-active{
    overflow: hidden;
}
.breadcrumbs .breadcrumb>li{
    position: relative;
    user-select: none;
}
.top-container .breadcrumbs .breadcrumb li a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 30px;
    font-weight: 300;
}
.breadcrumbs .breadcrumb li:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 18px;
    content: '\f105';
    font-family: "Font Awesome 6 Pro";
    margin: 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.top-container .breadcrumbs .breadcrumb li:not(:last-child):after {
    color: #6b778c;
    font-size: 12px;
    line-height: 28px;
    margin: 0 8px;
}
.top-container .breadcrumb{
    margin-bottom: 0;
}
.top-container{
    z-index: 999;
    margin-top: 0;
}
#header{
    z-index: 999;
}
.main-content{
    position: relative;
    z-index: 9;
}
@media (min-width: 991px) {
    .filters-toolbar-wrapper{
        display: none;
    }
    .toolbar.toolbar-products {
        width: auto;
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .main_product .sidebar_widget{
        display: none;
    }
    .grid-list.display li:first-child{
        margin-right: 5px;
    }
    .page-title-wrapper{
        margin-top: 0;
    }
    .main_product .sidebar_widget.active {
        display: block;
    }
    .col-page{
        position: relative;
    }
    .main_product .sidebar_widget{
        position: absolute;
        top: 110px;
        left: auto;
        right: 9px;
        margin: 0;
        padding: 0;
        z-index: 991;
        width: 220px;
        height: auto;
        max-height: calc(100vh - 300px);
        border-radius: 4px;
        overflow-x: hidden;
        overflow-y: auto;
        background: #fff;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
        -moz-box-shadow: 0 3px 6px rgba(0,0,0,.16);
        box-shadow: 0 3px 6px rgba(0,0,0,.16);
    }
    .products-filter-control:after {
        content: "";
        display: none;
        position: fixed;
        z-index: 100;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.13);
    }
    .products-filter-control.active:after {
        display: block;
    }
    .sidebar-main{
        margin-top: 0;
    }
    .toolbar-products .pager .pagination {
        padding: 0 10px;
        text-align: center;
    }
    .pager{
        text-align: center;
        justify-content: center;
    }
    .toolbar.toolbar-products{
        width: 100%;
        border: 1px solid rgb(0 0 0 / 16%);
        margin: 0;
        background: #fff;
        border-radius: 3px;
    }
    .category-description-bottom {
        margin-top: 50px;
        padding-top: 20px;
        border: 0 solid #f3f4f5;
    }
    .toolbar-products .toolbar-sorter.sorter{
        float: none;
        border: none;
        margin-top: 0;
    }
    .toolbar-products .sorter-options{
        padding: 0 0px 0 10px;
    }
    .toolbar.toolbar-products{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product-item .product-item-photo.section-col-12 {
        width: 70px;
        float: left;
    }
    .list-product .product-item .product-item-details.section-col-12 {
        padding: 0 40px 0 10px;
        width: calc(100% - 70px);
        min-height: 0;
    }
    .sidebar-main .sidebar-category-list{
        display: none;
    }
    .sidebar-main .filter-options-item.filter-price,.sidebar-main .filter-options-item{
        padding: 0;
        margin: 0;
        background: 0 0;
        border-radius: 0;
        border: none;
    }
    .sidebar-main .filter-options-title{
        border-bottom: 1px solid #d6d6d6;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 10px;
        font-size: 12px;
        color: #333;
        font-weight: 600;
        text-transform: none;
    }
    .sidebar-main .filter-options-content{
        font-size: 10px;
        padding: 10px;
    }
    .sidebar-main .filter-options-content>.filter-show-more {
        font-size: 12px;
    }
    .filter-options .refinements-color .filter-options-content{
        display: block;
    }
}
@media (min-width: 768px) {
    .sidebar-main .filter-options-item:not(.filter-price) .filter-options-title:after {
        display: block;
        color: #ddd;
        position: absolute;
        top: 13px;
        right: 0;
        font-size: 18px;
    }
    .sidebar-main .filter-options-item:not(.active) {
        padding-bottom: 0;
    }
    .sidebar-main .filter-options-item:not(.active) .filter-options-title {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .product-item-actions {
        clear: both;
    }
    .page-products .product-item-actions {
        position: relative;
        z-index: 1;
    }
}