.dqdt-sidebar .title-head {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px
}

.dqdt-sidebar .nav-category ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.dqdt-sidebar .nav-category ul .nav-item.current>a {
    color: #ffb9a4;
    background-color: unset
}

.dqdt-sidebar .nav-category ul .nav-item.current>svg path {
    fill: #ffb9a4
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link {
    color: #949494;
    padding-bottom: 20px;
    display: block;
    font-size: 14px;
    padding-right: 30px;
    word-break: break-all;
    padding-top: 0
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link.pr-5 {
    padding-right: 30px
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link:hover {
    color: #ffb9a4
}

.dqdt-sidebar .nav-category ul .menu_down {
    padding-left: 10px !important
}

.dqdt-sidebar .nav-category ul .down_icon {
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0;
    transition: 0.5s all;
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.dqdt-sidebar .nav-category ul .down_icon:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #59646a transparent transparent transparent;
    transition: border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}

.dqdt-sidebar .nav-category ul .down_icon.cls_mn {
    transform: rotate(180deg)
}

.sidebar {
    margin-top: 50px
}

.opacity_sidebar {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    display: none
}

.opacity_sidebar.openf {
    display: block
}

.title-page {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    display: none !important
}

.collection-toolbar {
    height: 58px;
    line-height: 58px;
    margin-bottom: 40px;
    background: #F7F7F7
}

.collection-toolbar .category_collection {
    display: inline-block
}

@media (max-width: 767px) {
    .collection-toolbar .category_collection {
        display: none
    }
}

.collection-toolbar .sort-by_collection {
    display: inline-block
}

#sort-by {
    display: flex;
    align-items: center;
    position: absolute;
    right: 30px;
    top: 12px
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff
}

#sort-by label {
    float: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-right: 6px;
    margin-bottom: 0
}

#sort-by .ul_col>li {
    position: relative;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 28px;
  
    border: 1px solid #e5e5e5;
    width: 154px;
    padding: 0 20px;
    border-radius: 5px
}

#sort-by .ul_col .content_ul {
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    background: #fff;
    display: none
}

#sort-by .ul_col .content_ul li {
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-bottom: -1px
}

#sort-by .ul_col:hover .content_ul {
    display: block
}

#sort-by #sortBy {
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    width: 180px;
    padding: 0 20px;
    height: 36px;
    outline: none
}

.listoffice .action {
    margin-top: 25px
}

@media (max-width: 1199px) {
    .listoffice .action {
        display: none
    }
}

.listoffice .action .btn-views {
    margin-top: 0;
    padding: 12px 19px;
    background: #ffb9a4;
    border: 1px solid #ffb9a4;
    color: #fff;
    font-size: 14px;
    border: none;
    float: left;
    margin-right: 4px;
    width: calc(100% - 95px);
    max-width: 165px
}

.listoffice .action .btn-views svg {
    transform: translateY(-2px);
    margin-right: 5px
}

.listoffice .action .btn-views svg path {
    fill: #fff
}

.listoffice .action .btn-views:hover {
    color: #ffb9a4;
    background: #fff;
    border: 1px solid #ffb9a4
}

.listoffice .action .ct {
    width: 90px;
    margin-right: 0;
    background: #57b8ee;
    border: 1px solid #57b8ee
}

.listoffice .action .ct:hover {
    color: #2f80ed;
    background: #fff
}

.listoffice .product-name {
    margin-bottom: 12px
}

.listoffice .product-name a:hover {
    color: #333
}

@media (max-width: 767px) {
    .view {
        display: none
    }
}

.main_container {
    margin-top: 25px
}

@media (max-width: 767px) {
    .main_container {
        margin-top: 20px
    }
}

.main_container .collectiontitle {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
  
    background-repeat: no-repeat;
    background-position-y: bottom;
    margin-bottom: 25px;
    line-height: 25px;
    text-transform: uppercase
}

.toolbar-views .view-list {
    color: #949494;
    font-size: 20px
}

.toolbar-views .view-list.active {
    color: #ffb9a4
}

.toolbar-views .view-grid {
    color: #949494;
    font-size: 20px
}

.toolbar-views .view-grid.active {
    color: #ffb9a4
}

.pagination {
    float: right
}

.products-view .item_product_main {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    #sort-by {
        position: initial;
        padding-left: 10px
    }
}

@media (max-width: 991px) {
    #open-filters {
        display: none;
        color: #fff;
        background: #ffb9a4;
        position: fixed;
        right: 0;
        top: 35% !important;
        cursor: pointer;
        z-index: 99;
        font-size: 18px;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
      
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center;
        width: 40px;
        height: 40px
    }

    #open-filters.openf {
        right: 256px;
       
    }

    #open-filters span {
        display: none
    }
}