.site-topbar .site-topbar-inner {
    width: 100%;
    align-items: center;
    display: flex
    flex-direction: row;
    justify-content: space-between;
    height: 3em !important;
}
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    width: 100% !important;
}
.single-product:not([class*="sidebar-"]) .woocommerce-tabs .tabs {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
}
.single-product:not([class*="sidebar-"]) .woocommerce-tabs .woocommerce-Tabs-panel {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
}
.elementor-13247 .elementor-element.elementor-element-f819261.elementor-woo-meta--view-inline .product_meta .detail-container {
    margin-right: calc(21px/2);
    margin-left: calc(21px/2);
    margin-top: 34px !important;
    margin-bottom: 21px !important;
}