body.woocommerce-page {
    font-size: 18px;
}

.nav-cart svg {
    max-width: 26px;
    height: auto;
}

.nav-cart a {
    display: flex;
    align-items: center;
    padding: 8px;
    position: relative;
}

.nav-cart .cart-items-number {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: red;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
}

textarea {
    resize: vertical;
}

#p24_installments,
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
    display: none !important;
}

.woocommerce-message {
    outline: 0;
}

.added_to_cart,
.woocommerce-page .button {
    position: relative !important;
    display: inline-block !important;
    background: transparent !important;
    color: #2E2E38 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-decoration: none;
    line-height: 28px !important;
    border: 1px solid #2E2E38 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none;
    overflow: hidden !important;
    padding: 9px 40px !important;
    -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
    transition: background .3s ease, color .3s ease, border .3s ease;
    cursor: pointer !important;
    z-index: 1;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: auto;
}

.woocommerce-page .add_to_cart_button,
.woocommerce-page .added_to_cart {
    width: 100%;
    margin-top: auto !important;
}

.woocommerce-page .add_to_cart_button.added {
    display: none !important;
}

.added_to_cart:hover,
.woocommerce-page .button:hover {
    background: #1A1A24 !important;
    color: #fff !important;
    border-color: #1A1A24 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #1A1A24 !important;
}

.woocommerce .woocommerce-customer-details address,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce .select2-container .select2-dropdown,
.woocommerce .select2-container .select2-selection,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce table.shop_table {
    border-radius: 0 !important;
}

.woocommerce-info {
    border-top-color: #ffe600 !important;
}

.woocommerce-info::before {
    color: #ffe600 !important;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    width: 100% !important;
    float: none !important;
}

.woocommerce-page .header-default-heading {
    margin-bottom: 36px;
}

.woocommerce h3,
.woocommerce .h3 {
    font-size: 32px !important;
    line-height: 42px !important;
    margin-bottom: 16px;
}

.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}

.checkout.woocommerce-checkout .col2-set {
    width: calc(65% - 30px);
}

.checkout.woocommerce-checkout .woocommerce-checkout-review-order {
    width: calc(35% - 30px);
    font-size: 18px;
}

.woocommerce-NoticeGroup {
    width: 100%;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    margin-top: 20px;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    padding: 12px 16px 13px !important;
}

.woocommerce .select2-container .select2-selection--single {
    margin: 0;
}

.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
    max-height: 46px;
    padding: 12px 16px;
}

.woocommerce-cart #coupon_code {
    width: auto;
    padding: 12px 16px 13px;
    height: 48px;
    font-size: 16px;
}

.woocommerce-cart-form {
    font-size: 16px;
}

.woocommerce a.remove {
    background: transparent;
    transition: color .3s ease, background .3s ease;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 22px !important;
    line-height: 26px !important;
}

.woocommerce div.product h1.product_title {
    font-size: 28px;
    line-height: 32px;
}

.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    font-size: 18px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #1A1A24 !important;
    font-size: 26px !important;
    font-weight: bold;
    padding: 16px 0;
}

.single-product .woocommerce-variation-price {
    display: flex;
}

.woocommerce-variation-price span {
    font-size: 24px;
}

#billing_gus_button {
    margin: 0 4px;
}

.shop-container {
    display: flex;
    flex-wrap: wrap;
}

.shop-container .shop-sidebar {
    min-width: 21.59090909%;
    max-width: 21.59090909%;
    width: 21.59090909%;
}

.shop-container .sidebar-wrapper {
    padding-right: 40px;
}

.shop-container .shop-main {
    flex: 1;
}

.woocommerce-products-header {
    margin-bottom: 60px;
}

ul.product-categories li {
    padding: 0;
    margin: 0;
}

ul.product-categories a {
    text-decoration: none;
}

ul.products {
    list-style-type: none !important;
}

.woocommerce-page .content-area ul>li::before {
    display: none;
}

.woocommerce-page.post-type-archive-product .content-area {
    padding-top: 23px;
}

.woocommerce-page .content-area .breadcrumb-default>li:first-child {
    padding-left: 0 !important;
}

.single-product .product_meta {
    display: flex;
    flex-direction: column;
}

.cart-collaterals h2,
.related.products h2,
.woocommerce-Tabs-panel h2 {
    font-size: 28px !important;
    line-height: 32px !important;
}

.cart-collaterals h2,
.related.products h2 {
    margin-bottom: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-radius: 0 !important;
}

.load-more-btn-wrapper {
    display: flex;
    justify-content: center;
}

.custom-payment-method-text {
    margin: 0 0 40px;
}

.woocommerce ul.order_details {
    padding: 0;
}

.woocommerce-order-received h2 {
    margin-bottom: 20px;
}

.woocommerce-order-received .woocommerce-customer-details>section {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.woocommerce .woocommerce-customer-details address {
    border-bottom-width: 1px !important;
    border-right-width: 1px !important;
}

.woocommerce-variation-add-to-cart.variations_button,
.single-product form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
}

#custom-options-container {
    width: 100%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 35% !important;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 55% !important;
}

.woocommerce-cart .widget_shopping_cart_content,
.woocommerce-checkout .widget_shopping_cart_content {
    display: none;
}

/* quantity */
.quantity {
    display: inline-flex;
    align-items: center;
    border: 1px solid #1A1A24;
    border-radius: 0;
    overflow: hidden;
    background: #fff;
    margin: 0 !important;
}

.quantity button {
    background: #fff;
    border: none;
    color: #333;
    padding: 12px 14px;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.3s ease;
    line-height: 1;
    max-height: 60px;
    height: 60px;
}

.quantity button:hover {
    background: #e0e0e0;
}

.quantity input.qty {
    text-align: center;
    border: none;
    font-size: 20px;
    height: 100%;
    background: transparent;
    appearance: textfield;
    -moz-appearance: textfield;
    outline: 0;
    height: 60px;
}

.quantity input.qty::-webkit-outer-spin-button,
.quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* quantity */

.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before,
#p24_installment {
    display: none !important;
}

.variations_form tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.variations_form select,
select.orderby {
    border: 1px solid #1A1A24;
    background: #fff;
    color: #1A1A24;
    padding: 12px 15px;
    -webkit-appearance: none;
}

select.orderby {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
}

/* .woocommerce-ordering {
    position: relative;
}

.woocommerce-ordering::before {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    right: 10px;
    top: 50%;
    color: #2E2E38;
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
} */

#omnibus-price-data {
    margin-bottom: 30px;
}

.woocommerce span.onsale {
    background-color: #ffe600 !important;
    color: #1A1A24 !important;
    line-height: 1.5 !important;
    padding: 8px 16px !important;
    border-radius: 0 !important;
    min-height: auto !important;
}

.woocommerce ul.products li.product a img {
    object-fit: contain;
    aspect-ratio: 1;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #2E2E38 !important;
    color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    line-height: inherit;
    -webkit-transition: color .3s ease, background .3s ease;
    transition: color .3s ease, background .3s ease;
    background-color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 -1px !important;
}

.woocommerce-breadcrumb {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #747480 !important;
    margin: 0 -10px 28px 0 !important;
}

.woocommerce-breadcrumb a {
    text-decoration: none !important;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.woocommerce-breadcrumb span,
.woocommerce-breadcrumb a:hover {
    font-weight: 400;
}

.woocommerce-breadcrumb i {
    padding: 0 10px;
}

/* checker round woo */

.wc_payment_methods li,
.woocommerce-shipping-methods li {
    position: relative;
}

.wc_payment_methods li input,
.woocommerce-shipping-methods li input {
    display: none;
}

.wc_payment_methods li label,
.woocommerce-shipping-methods li label {
    padding-left: 48px;
}

.wc_payment_methods li label::before,
.woocommerce-shipping-methods li label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #747480;
    z-index: 1;
}

.wc_payment_methods li label::before {
    top: 4px;
}

.wc_payment_methods li label::after,
.woocommerce-shipping-methods li label:after {
    content: '';
    top: 8px;
    left: 8px;
    background: #2e2e38;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    opacity: 0;
    display: block;
    position: absolute;
    z-index: 1;
    transition: opacity .3s ease;
}

.wc_payment_methods li label::after {
    top: 12px;
}

.wc_payment_methods li input:checked+label::after,
.woocommerce-shipping-methods li input:checked+label:after {
    opacity: 1;
}

.woocommerce ul#shipping_method {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 0 10px;
}

/* checker round woo */

.woocommerce .cart-collaterals .cross-sells ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 29%;
}

.woocommerce-checkout-review-order-table .variation {
    font-size: 14px !important;
    margin-left: 20px !important;
    margin-top: 0 !important;
}

#customer_details .woocommerce-billing-fields__field-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#customer_details .woocommerce-billing-fields__field-wrapper .form-row {
    order: 10;
    width: 100%;
}

#customer_details .woocommerce-billing-fields__field-wrapper .form-row.form-row-first,
#customer_details .woocommerce-billing-fields__field-wrapper .form-row.form-row-last {
    width: 48%;
}

#customer_details .woocommerce-billing-fields__field-wrapper #client_type_field {
    order: 0;
}

#customer_details .woocommerce-billing-fields__field-wrapper #billing_first_name_field {
    order: 1;
}

#customer_details .woocommerce-billing-fields__field-wrapper #billing_last_name_field {
    order: 2;
}

#customer_details .woocommerce-billing-fields__field-wrapper #billing_nip_field {
    order: 3;
}

#customer_details .woocommerce-billing-fields__field-wrapper #billing_nazwa_firmy_field {
    order: 4;
}

#customer_details .woocommerce-billing-fields__field-wrapper .billing_gus_button_wrapper {
    order: 5;
}

@media (max-width:1199px) {

    .checkout.woocommerce-checkout .col2-set,
    .checkout.woocommerce-checkout .woocommerce-checkout-review-order {
        width: 100%;
    }

    .woocommerce h3,
    .woocommerce .h3 {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .shop-container .shop-sidebar {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }

    ul.products {
        display: flex;
        flex-wrap: wrap;
        gap: 40px;
    }

    .woocommerce .products ul::after,
    .woocommerce .products ul::before,
    .woocommerce ul.products::after,
    .woocommerce ul.products::before {
        display: none !important;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 !important;
        width: calc(33.33333333% - 40px) !important;
    }
}

@media (max-width:991px) {

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: calc(50% - 20px) !important;
    }

    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }

    .added_to_cart,
    .woocommerce-page .button {
        padding: 13px 8px !important;
        font-size: 18px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width:768px) {

    .woocommerce-form-coupon .form-row.form-row-first,
    .woocommerce-form-coupon .form-row.form-row-last {
        width: 100%;
    }

    .woocommerce-checkout .button {
        width: 100%;
    }

    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        display: flex;
        flex-direction: column;
        gap: 4px;
        padding: 0;
    }

    .woocommerce #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 100% !important;
    }

    .nav-cart svg {
        max-width: 24px;
    }

    .nav-cart .cart-items-number {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 20px;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100% !important;
    }

    .wc_payment_methods li label,
    .woocommerce-shipping-methods li label {
        position: relative;
    }

    .wc_payment_methods li label::before,
    .woocommerce-shipping-methods li label:before {
        top: 50%;
        transform: translateY(-50%);
        width: 26px;
        height: 26px;
    }

    .wc_payment_methods li label::after,
    .woocommerce-shipping-methods li label:after {
        top: 3px;
        left: 7px;
        width: 12px;
        height: 12px;
    }

    #customer_details .woocommerce-billing-fields__field-wrapper .form-row.form-row-first,
    #customer_details .woocommerce-billing-fields__field-wrapper .form-row.form-row-last {
        width: 100%;
    }

}

@media (max-width:479px) {

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100% !important;
    }
}