.sidebar-sticky .sidebar-widget .store-info-item .title,
label {
    margin-bottom: 5px
}
.sidebar-categories li:last-of-type a,
p:last-child {
    margin-bottom: 0
}
.sidebar-filter .filterbar .sidebar-widget:not(.filterBox),
.slideshow img.mobile-hide,
.tabs-listing .tab-container .tab-content {
    display: none
}
.spr-reviews .review-inner { max-height:500px; overflow-y:auto; }
.spr-reviews .spr-review:not(:last-of-type) { border-bottom:1px solid #dddddd; padding-bottom:20px; margin-bottom:20px; }
.spr-form-title { text-transform: uppercase; }
.spr-review-profile { width: 80px; margin-right: 20px; }
.spr-review-profile img { border-radius: 100%; }
.spr-review-byline { opacity:0.7; display:block; margin:0; }
.product-review { margin: 7px -2px 0; line-height: 1; }
.product-review .icon { color:#ffb503; font-size:13px; margin:0 2px; }
.head-font { font-family: 'Heebo',sans-serif !important; }
.sidebar .item-meta,
.sub-collection .category-item .counts,
.weekly-product .slick-next:before,
.weekly-product .slick-prev:before {
    font-size: 13px
}
.sidebar-categories .sub-level>a {
    padding-right: 25px
}
.sidebar h2 {
    text-transform: uppercase
}
.sidebar-bg .sidebar-widget {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #dfdfdf
}

.sidebar h2 {
    color: #000;
    font-size: 16px;
    margin: 0
}

.sidebar .widget-content {
    padding-top: 15px
}
.trash-hover:hover{
    color:  red!important;
}
.fa-regular:active{
    color: yellow !important;
    background-color: yellow !important;
}

.sidebar .tags-list li a {
    padding: 5px 12px
}

.sidebar .item-title {
    line-height: 1.2;
    display: block;
    margin: 0 0 5px;
    font-weight: 600
}

.collection-top-filters .filterDD .swacth-list,
.sidebar .scrollspy {
    max-height: 450px;
    overflow: hidden auto
}

.filter-widget .widget-title {
    position: relative;
    cursor: pointer
}

/* .filter-widget .widget-title:after {
    content: "\ea48";
    font-family: annimex-icons;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 17px
} */

.tags-list {
    margin: -4px
}

.tags-list .item {
    padding: 4px
}

.tags-list li a {
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border: 1px solid #ececec;
    font-size: 13px
}

.tags-list li a i {
    color: #b6b6b6;
    margin-left: 5px
}

.rounded-5 {
    border-radius: 5px !important
}

/* .filter-widget .widget-title.active:after {
    content: "\ea45"
} */

.sidebar-categories li {
    position: relative;
    font-size: 14px;
    padding: 0;
    margin: 0;
    display: block
}

.sidebar-categories li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 8px
}

.sidebar-categories li .count {
    font-size: 13px;
    color: #7e7e7e;
    margin-left: 10px
}

.sidebar-categories .sub-level ul {
    margin: 0 0 10px;
    display: none
}

.sidebar-categories .sub-level ul li a {
    padding-left: 10px
}

.sidebar-categories .sub-level .sub-sub-level ul li label {
    padding-left: 20px
}

.sidebar-categories .sub-level>a:after {
    content: '\ebe0';
    font-family: annimex-icons;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px
}

.sidebar-categories .sub-level>label.active:after {
    content: '';
    font-family: annimex-icons;
    color: #e96f84
}
.sidebar-sticky .sidebar-widget .store-info-item:after,
.sidebar-sticky .sidebar-widget .store-info-item:before {
    content: '';
    display: block;
    clear: both
}

.sidebar-sticky .sidebar-widget .store-info-item {
    margin-bottom: 30px
}

.collection-style4 .counts,
.featureText,
.sidebar-sticky .sidebar-widget .store-info-item:last-of-type {
    margin-bottom: 10px
}
.product-details-img .product-thumb .slick-prev,
.sideProSlider .slick-prev,
.sidebar-filter .filterbar.active {
    left: 0
}
/* .sidebar-filter .filterbar {
    width: 300px;
    height: 100%;
    padding: 0 !important;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: -335px;
    z-index: 9999;
    -ms-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
} */

.sidebar-filter .filterbar .sidebar-tags {
    position: relative;
    z-index: 9;
    background: #f8f9fa;
    padding: 30px 20px;
    height: 100%;
    overflow: auto
}
.dashboard-tab .nav-tabs .nav-item .nav-link { color: #333; font-size: 15px; padding: 8px 20px; border: none; border-radius: 0; cursor: pointer; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.dashboard-tab .nav-tabs .nav-item .nav-link:hover,
.dashboard-tab .nav-tabs .nav-item.show .nav-link, 
.dashboard-tab .nav-tabs .nav-link.active { color: #e96f84; }
.dashboard-sidebar { position: sticky; top: 30px; z-index: 1; padding: 30px 0 15px 0; }

.dashboard-tab-2 .nav-tabs .nav-item .nav-link { color: #333; font-size: 15px; padding: 8px 20px; border: none; border-radius: 0; cursor: pointer; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.dashboard-tab-2 .nav-tabs .nav-item .nav-link:hover,
.dashboard-tab-2 .nav-tabs .nav-item.show .nav-link, 
.dashboard-tab-2 .nav-tabs .nav-link.active { color: #e96f84; }
.dashboard-sidebar { position: sticky; top: 30px; z-index: 1; padding: 30px 0 15px 0; }

.dashboard-content .counter-box img { height: 45px; margin-right: 20px; }
.dashboard-content .box-info .box-title { position: relative; background-color: #f7f7f7; padding: 10px 15px; }
.dashboard-content .box-info .box-title h4 { color: #333; font-size: 15px; margin: 0; text-transform: capitalize; }
.dashboard-content .address-box { position: relative; padding: 15px; background-color: #ffffff; height: 100%; box-shadow: 0 0 1px #e3e3e3; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.dashboard-content .address-box .bottom { border-top: 1px solid #dddddd; padding-top: 15px; margin-top: 15px; }
.dashboard-content .custom-badge { padding: 6px 10px; font-size: 12px; font-weight: 400; }
.dashboard-content .details .left { width: 150px; margin-right: 15px; }
.dashboard-content .profileImg { width: 130px; }
.dashboard-content .btn-link { color: #e96f84; }
.dashboard-content .btn-link:hover { color: #171717; }
.tab-content>.tab-pane {
    display: none
  }
  .start-auto { left: auto !important; }
  
  .tab-content>.active {
    display: block
  }
  .modal.fade .modal-dialog { opacity: 0; -webkit-transform: scale(0.9); transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; padding: .5rem; margin: 0 auto; min-height: 100%; }
.modal.show .modal-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
  }
  .fade {
    transition: opacity .15s linear
  }
  .fade:not(.show) {
    opacity: 0
  }
  .order-table .table .thumbImg,
.order-table .table .thumb { width:60px; display: block; }
.order-table.table-bottom-brd table tr:last-child { border-bottom: none; }
.text-nowrap {
    white-space: nowrap !important
  }
  .table-bottom-brd table tr { border-bottom: 0.4px solid #dddddd; }
.table-bottom-brd table th,
.table-bottom-brd table td { padding: 15px 10px; border: none; box-shadow: none; }
.table-bottom-brd table th { padding: 12px 10px; }
.table-bottom-brd table > :not(:first-child) { border-color:#dddddd; }
.table-bottom-brd table tfoot { border: none !important; }

.sidebar-filter .filterbar .filterBox {
    padding: 0;
    border: none;
    margin-bottom: 30px
}

.sidebar-filter .filterbar.active .closeFilter {
    color: #fff;
    background-color: #2f415d;
    font-size: 15px;
    line-height: 37px;
    height: 35px;
    width: 35px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 100%;
    box-shadow: 0 0 1px #fff;
    -ms-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.sidebar-filter .filterbar.active .closeFilter i {
    vertical-align: inherit
}

.sidebar-filter .filterbar.active .closeFilter:after {
    content: '';
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.sidebar-filter .filterbar.active .closeFilter:hover {
    color: #fff;
    background-color: #171717
}
.dashboard-sidebar {
    position: sticky;
    top: 30px;
    z-index: 1;
    padding: 30px 0 15px
}


    .filterBox ul:not(.filter-color) li:last-child label,
.vertical-menu-content ul>li .moreSlideOpen,
.weekly-product .product-price {
    margin: 0;
}
.filterBox ul:not(.filter-color) input[type=checkbox]+label {
    display: block;
    padding: 0;
    margin: 0 0 5px;
    cursor: pointer
}

.filterBox ul:not(.filter-color) input[type=checkbox]+label>span {
    background: #fff;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -3px 10px 0 0;
    border: 1px solid #d0d0d0;
    vertical-align: middle
}
.price-filter input[type="text"] { height:34px; padding:0 10px; text-align:center; font-size:13px; width:100px; }
/* #brandsget{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
} */
#categoryget{
    white-space: nowrap;
   
    text-overflow: ellipsis;
}
.sublinks{
    overflow: auto !important;
    margin-left: 15px !important;
}

.filterBox ul:not(.filter-color) input[type=checkbox]:checked+label>span:before {
    content: "\ea7f";
    font-family: annimex-icons;
    display: block;
    width: 15px;
    color: #fff;
    background: #333;
    font-size: 10px;
    line-height: 15px;
    text-align: center
}

.filterBox ul:not(.filter-color) input[type=checkbox] {
    width: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    display: none
}
.filter-widget .widget-title {
    position: relative;
    cursor: pointer
}

/* .filter-widget .widget-title:after {
    content: "\ea48";
    font-family: annimex-icons;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 17px
} */
.btn.btn-filter {
    padding: 8px 15px
}

.btn.btn-filter:before {
    font-family: annimex-icons;
    font-size: 18px;
    margin-right: 6px
}
.toolbar-wrapper {
    margin: 0 0 30px
}
.text-left {
    text-align: left !important
}
.order-1 {
    order: 1 !important
  }
  .product-labels .lbl { display: block; white-space:nowrap; color:#ffffff; font-size:10px; font-weight:600; text-transform:uppercase; text-align:center; padding:3px 10px; margin-bottom:5px; }
  .product-labels { position:absolute; left:0px; top:0px; z-index:1; }

  .address-box { position: relative; padding: 15px; background-color: #ffffff; height: 100%; box-shadow: 0 0 1px #e3e3e3; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
   .address-box .bottom { border-top: 1px solid #dddddd; padding-top: 15px; margin-top: 15px; }
   .bg-block { padding: 20px 20px; background-color: #f7f7f7; border: 1px solid #ececec; }
   .product-labels .pr-label1, .product-labels .new { background:#01bad4; }

/* .filter-widget .widget-title.active:after {
    content: "\ea45"
} */
.modal-content {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
  }
  .modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto
  }
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5
  }
  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
  }
  .modal .modal-body { padding: 30px; }
  .form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -7.5px; margin-left: -7.5px; }
.form-row  > * { padding-right: 7.5px; padding-left: 7.5px; }
.form-group { margin-bottom:15px; }
.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .dashboard-tab-2 .nav-tabs { overflow: auto; -ms-flex-wrap: nowrap; flex-wrap: nowrap; white-space: nowrap; padding: 0 5px 3px; }
    .dashboard-tab-2 .nav-tabs .nav-item .nav-link { font-size: 14px; padding: 5px 0; margin: 0 10px; background: transparent;  border-bottom: 2px solid transparent; }
    .dashboard-tab-2 .nav-tabs .nav-item .nav-link:hover, .dashboard-tab .nav-tabs .nav-item.show .nav-link, .dashboard-tab .nav-tabs .nav-link.active { border-color: #ec0016; }

@media only screen and (min-width: 992px) {
    .sidebar-sticky { position: sticky; position: -webkit-sticky; top: 80px; margin-bottom: 40px; }
    .flex-lg-column {
        flex-direction: column !important
      }
      .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
      }

}

@media only screen and (min-width: 768px) {
    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
      }
}
@media only screen and (min-width: 576px) {
    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
      }
}
@media only screen and (max-width: 991px) {
    .sidebar h2 { font-size: 15px; }
    .sidebar .widget-content { border-top-color: #eaeaea; }
    .filterbar { width:285px; height:100%; padding:0 !important; background-color:#ffffff; box-shadow:0 0 5px rgba(0,0,0,0.3); position:fixed; top:0; left:-290px; z-index:9999; -ms-transition:0.5s; -webkit-transition:0.5s; transition:0.5s; } 
    .filterbar.active { left:0; }
    .filterbar .sidebar-tags { position:relative; z-index:9; background:#f8f9fa; padding:20px; height:100%; overflow:auto; }
    .filterbar .filterBox { padding:0; border:none; }
    .filterbar .sidebar-widget:not(.filterBox), 
    .filterbar .static-banner { display: none; }
    .filterbar.active .closeFilter { color:#ffffff; background-color:#333333; font-size:15px; line-height:32px; height:30px; width:30px; text-align:center; cursor:pointer; position:absolute; top:10px; left:100%; box-shadow:0 0 5px #ddd; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; }
    .filterbar.active .closeFilter:after { content:''; background:rgba(0,0,0,0.5); position:fixed; top:0; bottom:0; left:0; right:0; z-index:-1; }
    .sidebar-filter .filterbar { width:285px; left:-290px; }
    .sidebar-filter .filterbar .sidebar-tags { padding: 20px 20px; }
    .sidebar-filter .filterbar .filterBox { margin-bottom: 20px; }
    .btn.btn-filter { padding:6px 10px; }   
    .btn.btn-filter:before { font-size:20px; margin-right:0; }
    .btn.btn-filter.text { font-size:0; width:40px; }
    .btn-filter {
        background-color: #e96f84 !important;
    }
    .dashboard-tab .nav-tabs { overflow: auto; -ms-flex-wrap: nowrap; flex-wrap: nowrap; white-space: nowrap; padding: 0 5px 3px; }
    .dashboard-tab .nav-tabs .nav-item .nav-link { font-size: 14px; padding: 5px 0; margin: 0 10px; background: transparent;  border-bottom: 2px solid transparent; }
    .dashboard-tab .nav-tabs .nav-item .nav-link:hover, .dashboard-tab .nav-tabs .nav-item.show .nav-link, .dashboard-tab .nav-tabs .nav-link.active { border-color: #ec0016; }
}
@media (min-width:576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto
    }
  
    .modal-dialog-scrollable {
      height: calc(100% - 3.5rem)
    }
  
    .modal-dialog-centered {
      min-height: calc(100% - 3.5rem)
    }
  
    .modal-sm {
      max-width: 300px
    }
  }
