th.label {
    text-align: left !important;
}


th.label label[for="pa_pojemnosc"],
th.label label[for="pa_baza"] {
    line-height: 1.6 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #323940 !important;
}

.hide {
    display: none;
}

.variation-Wybranykolor p {
    margin: 0;
}

.actions .button {
    display: inline-block !important;
    margin-left: 16px !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul {
    display: block !important;
}

.woocommerce div.product form.cart {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}


.out-of-sale-box {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.variation {
    margin-top: 6px;
}

.variation-Pojemno p {
    display: inline;
}

.woocommerce-cart-form__cart-item .variation .variation-Baza {
    display: none !important;
}

.wc-forward {
    margin-left: 6px;
}