.shop-content-area>.woocommerce-notices-wrapper {
    margin-bottom: 30px
}

.wd-show-sidebar-btn {
    display: none
}

.wd-show-sidebar-btn>a:before {
    font-size: 1.7em
}

.wd-show-sidebar-btn.wd-action-btn>a {
    font-size: var(--wd-text-font-size)
}

.wd-show-sidebar-btn.wd-action-btn>a:before {
    margin-inline-end:.2em}

.search-no-results.woocommerce .woocommerce-info {
    margin-bottom: 30px
}

.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 200px;
    display: none;
}

.wd-builder-off .woocommerce-result-count {
    display: none
}

.term-description,.page-description {
    margin-bottom: 25px
}

.description-area-after .term-description,.description-area-after .page-description {
    margin-top: 25px;
    padding: 5%;
    background: #f0f8ff42;
}

@media (max-width: 1024px) {
    .description-area-before .term-description,.description-area-before .page-description {
        margin-top:-15px;
        margin-top: -15px
    }

    .wd-builder-off .wd-products-per-page {
        display: none
    }

    .wd-builder-off .wd-products-shop-view {
        display: none
    }
}

@media (max-width: 768.98px) {
    .description-area-before .term-description,.description-area-before .page-description {
        margin-bottom:30px;
        margin-bottom: 30px
    }
}
