.archive main.wd-content-layout {
    padding-block-start: 0;
}
@media screen and (min-width: 1024px) {
    .collection-title-wrapper .entry-title {
        font-size: 40px;
    }
}
.collection-title-wrapper .wd-woo-page-title {
    margin-bottom: 20px;
}
.collection-title-wrapper .wd-shop-desc {
    margin-bottom: 0;
}
.breadcrumb-wrapper .wd-el-breadcrumbs {
    margin-bottom: 0;
}
.breadcrumb-wrapper .wd-breadcrumbs span {
    color: #767676;
    font-weight: 500;
}
.product-archive-filter-wrapper {
    width: 20%;
}
.product-archive-wrapper {
    width: 80%;
}
@media screen and (max-width: 1199px) {
    .product-archive-wrapper {
        width: 100%;
    }
    .product-archive-filter-wrapper .vc_column-inner {
        padding-top: 15px !important;
    }
}
.product-archive-filter-wrapper .widget_product_categories {
    background: #ECECEC;
    padding: 36px 20px;
    border-radius: 5px;
    border: none;
}
.product-archive-filter-wrapper .widget-title {
    padding-bottom: 15px;
    margin-bottom: 28px;
    border-bottom: 1px solid #E1E1E1;
    font-weight: 500;
}
.product-archive-filter-wrapper .widget {
    border-bottom: none;
}
.product-archive-filter-wrapper .woodmart-woocommerce-layered-nav,
.product-archive-filter-wrapper .woodmart-price-filter {
    margin-bottom: 0;
}
.product-archive-filter-wrapper .wc-layered-nav-term {
    justify-content: flex-start;
}
body.theme-woodmart .product-archive-filter-wrapper .layered-nav-link {
    flex: none;
    font-weight: initial;
}
.product-archive-filter-wrapper .wc-layered-nav-term span {
    color: #16162D;
    border: none;
    font-size: 14px;
    transition: color .25s ease;
}
.product-archive-filter-wrapper .wc-layered-nav-term span.count {
    padding-top: 1.5px;
    margin-left: 0;
}
.product-archive-filter-wrapper .wc-layered-nav-term span.count:before {
    content: "(";
    font-size: 14px;
    margin-right: 2px;
}
.product-archive-filter-wrapper .wc-layered-nav-term span.count:after {
    content: ")";
    font-size: 14px;
    margin-left: 2px;
}
body.theme-woodmart .product-archive-filter-wrapper .layered-nav-link:hover+.count, .product-archive-filter-wrapper .wc-layered-nav-term.wd-active .count {
    color: #f75d1c;
    background-color: initial;
    border-color: initial;
}
body.theme-woodmart .product-archive-filter-wrapper .layered-nav-link:hover span {
    color: #f75d1c;
}
body.theme-woodmart .product-archive-filter-wrapper .layered-nav-link:before {
    width: 20px;
    height: 20px;
    border: 1px solid rgb(22 22 45);
    border-radius: 2px;
    margin-inline-end: 18px;
}
body.theme-woodmart .product-archive-filter-wrapper .layered-nav-link:after {
    inset-inline-start: 5px;
    font-weight: 600;
}
.product-archive-filter-wrapper .wc-layered-nav-term.wd-active .layered-nav-link span {
    color: #f75d1c;
}
.product-archive-filter-wrapper .widget_product_categories .cat-item a {
    font-size: 14px;
}
.banners-carousel-wrapper .wd-nav-pagin-wrap {
    position: absolute;
    bottom: 45px;
    left: 30px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
body.theme-woodmart .banners-carousel-wrapper .wd-nav-pagin-item span {
    width: 35px;
    height: 12px;
    border-radius: 2px;
    background-color: white;
    border: none;
}
body.theme-woodmart .banners-carousel-wrapper .wd-nav-pagin-item.wd-active span,
body.theme-woodmart .banners-carousel-wrapper .wd-nav-pagin-item:hover span {
    border-color: initial !important;
    background-color: #F75D1B !important;
}
.banners-carousel-wrapper {
    margin-bottom: 30px;
}
.product-archive-utilities-wrapper {
    padding-bottom: 15px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 28px;
    margin-left: initial;
    margin-right: initial;
}
.product-archive-utilities-wrapper .wd-shop-result-count {
    margin-bottom: 0;
}
.product-archive-utilities-wrapper .orderby {
    height: initial;
    border: none;
    background: initial;
    padding: 0 0;
    width: auto;
    text-align: right;
}
.product-archive-utilities-wrapper > .wpb_column:first-child > .vc_column-inner {
    padding-left: 0;
}
.product-archive-utilities-wrapper > .wpb_column:last-child > .vc_column-inner {
    padding-right: 0;
}
.wd-shop-product .product-grid-item:hover .product-wrapper {
    transform: initial !important;
}
body.theme-woodmart .wd-shop-product .product-grid-item .content-product-imagin {
    display: none;
}
.product-archive-wrapper .wd-slider .wd-nav-pagin {
    background-color: initial;
}
body .product-archive-wrapper .wd-slider span {
    width: 35px;
    height: 12px;
    border-radius: 2px;
    background-color: white !important;
}
body .product-archive-wrapper .wd-active span {
    background-color: #F75D1B !important;
}
.product-archive-wrapper .wd-slider {
    margin-bottom: 29.1px;
}