@font-face {
    font-family: Urbanist;
    src: url('../../fonts/Urbanist-Medium.ttf');
    font-weight: 500;
}

header {
    z-index: 1052;
}

.tooltip-cosmetology-info {
    background: black;
    height: 42px;
    border-radius: 4px;
    position: absolute;
    z-index: 998;
    display: none;
}
.tooltip-cosmetology-info .inner {
    padding: 4px 8px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.d-fx-row.bulk-order-mark-margin > .woocommerce-Price-amount {
    color: #BFA671 !important;
}

.nested-item:has(.bulk-order-mobile-for-client) {
    display: flex;
    flex-direction: column;
}

.nested-item .bulk-order-mobile-for-client {
    font-family: Gravity;
    font-weight: 350;
    font-size: 12px;
    color: #808080;
    margin-top: 4px;
}

.tooltip-cosmetology-info .inner .margin-title {
    color: #BFA671;
    font-family: Urbanist;
    font-weight: 500;
    font-size: 12px;
}

.wc-product-table-wrapper .col-Customfield {
    display: none;
}

.tooltip-cosmetology-info .inner .price-for-client {
    font-family: Gravity;
    font-weight: 350;
    color: white;
    font-size: 14px;
}

.wc-product-table .multi-cart .multi-cart-check {
    display: none !important;
}
.wpt-bulk-select-wrap {
    visibility: hidden;
}
.category-filter-wrapper .select2-container--open .select2-dropdown--below {
    width: 360px !important;
}
table div.table-input-wrapper span.input-custom {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background: transparent;
    display: inline-block;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    transition: .3s;
}
.wc-product-table-wrapper .wc-product-table-controls .multi-cart-form {
    width: 340px;
}

table div.table-input-wrapper input[type="checkbox"]:checked + span.input-custom,
table div.table-input-wrapper.selected input[type="checkbox"] + span.input-custom {
    background: #000000;
}

table div.table-input-wrapper input[type="checkbox"]:checked + span.input-custom::after,
table div.table-input-wrapper.selected input[type="checkbox"] + span.input-custom::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2714%27%20height%3D%2711%27%20viewBox%3D%270%200%2014%2011%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%20%3Cpath%20d%3D%27M4.95703%2011.0003L0.207031%206.25033L1.39453%205.06283L4.95703%208.62533L12.6029%200.979492L13.7904%202.16699L4.95703%2011.0003Z%27%20fill%3D%27white%27/%3E%20%3C/svg%3E") no-repeat;
    background-position-x: center;
    background-position-y: center;
}

table input[type=checkbox] {
    display: none;
}
.wc-product-table thead tr th {
    padding-left: 10px !important;
}
.dataTables_paginate.paging_full_numbers,
.dataTables_info {
    display: none !important;
}
.dataTables_length {
    margin-right: 0 !important;
}
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single .select2-selection__rendered {
    color: #000000DE;
    font-weight: 400;
    font-size: 14px;
}
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single {
    border: 1px solid #0000001F;
}
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single .select2-selection__arrow b {
    display: block;
}
.wc-product-table-controls.wc-product-table-below .dataTables_length .select2-container {
    width: 60px !important;
}
.wc-product-table-controls.wc-product-table-below label,
.wc-product-table-controls.wc-product-table-below .select2-container,
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single {
    height: 40px !important;
}
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 17px !important;
}
.wc-product-table-controls.wc-product-table-below .dataTables_length .select2-container .select2-selection--single .select2-selection__rendered {
    margin-left: 10px;
}
.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 39px !important;
}
.wc-product-table-controls.wc-product-table-below .dataTables_length .select2-container .select2-selection--single .select2-selection__arrow {
    right: 5px !important;
}

.wc-product-table-controls.wc-product-table-below .select2-container .select2-selection--single .select2-selection__arrow {
    border: none;
    height: 30px;
    top: 5px !important;
    transform: none;
    right: 10px !important;
}
.wc-product-table-controls.wc-product-table-below label {
    display: flex !important;
    align-items: center;
}
.wc-product-table-controls.wc-product-table-below .dataTables_length .select2-container {
    margin-left: 8px !important;
}
.wc-product-table-controls.wc-product-table-below .custom-pagination-controls {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 330px;
    padding: 0;
    height: 40px;
    margin-top: -5px !important;
    margin-bottom: 0 !important;
    margin-left: 16px; !important;
}
.wc-product-table-controls.wc-product-table-below .custom-pagination-controls .pagination-buttons-wrapper {
    margin-left: 8px;
    display: flex;
    justify-content: space-between;
    width: 200px;
}
.wc-product-table-controls.wc-product-table-below .custom-pagination-controls button {
    border: unset;
    outline: none;
    background: transparent;
}
.wc-product-table-wrapper .select2-dropdown.wc-product-table-dropdown .select2-results__option {
    font-weight: 400 !important;
    font-size: 14px !important;
}
.select2-dropdown.wc-product-table-dropdown .select2-results__option {
    font-weight: 500 !important;
    font-size: 16px !important;
    font-family: Montserrat;
}
.select2-container--default .select2-results__option[data-selected="true"] {
    color: #bfa671 !important;
}
.select2-container--default .select2-results__option--highlighted {
    opacity: 1;
}
.select2-dropdown.wc-product-table-dropdown .select2-search--dropdown {
    display: none;
}
.wc-product-table-controls input[type="search"] {
    border: 1px solid #BFA671 !important;
    background: white !important;
}
.wc-product-table-controls input[type="search"]::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #00000061;
}

.category-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M14.6654 5.33333L7.9987 12 1.33203 5.33333 2.51536 4.15 7.9987 9.63333 13.482 4.15 14.6654 5.33333Z' fill='black'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    border: none !important;
    width: 15px !important;
    height: 15px !important;
    display: block !important;
    margin: auto !important;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    right: 0;
}
.wc-product-table-select-filters:has([name=wcpt_filter_product_cat]) .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
}
.plus.qib-button::before {
    background: url('/wp-content/themes/grozio/icons/icon-plus-black.svg') no-repeat;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number] {
    background-image: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
.wc-product-table-controls .wc-product-table-multi-form input[type="submit"] {
    padding: 0 20px !important;
    max-width: 100%;
    border-radius: 0 !important;
}

table.wc-product-table.dataTable .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
    color: #000000DE !important;
    font-size: 16px !important;
    font-weight: 350 !important;
}
table.wc-product-table.dataTable .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important;
}
table.wc-product-table.dataTable .select2-container--default .select2-selection--single {
    border: 1px solid #0000001F !important;
}
table.wc-product-table.dataTable .select2-container .select2-selection--single {
    height: 40px;
}
table.wc-product-table.dataTable tbody tr.product-row:has(.custom-multicheck-checkbox:checked) {
    background: #00000017;
}
table.wc-product-table.dataTable tbody tr.product-row .qib-container input[type="number"] {
    background: transparent;
}
table.wc-product-table.dataTable tbody .woocommerce-variation.single_variation,
table.wc-product-table.dataTable tbody tr.product-row .wc-product-table .with-quantity.with-cart-button .wpt_variations_form .single_variation {
    display: none !important;
}
table.wc-product-table.dataTable .col-price {
    width: 90px;
    white-space: nowrap;
}
.wc-product-table .wpt_variations_form .variations {
    margin-right: 5px;
}
table.wc-product-table.dataTable .loop-price-cart a,
.wc-product-table-wrapper .single_add_to_cart_button {
    width: 180px;
}

table.wc-product-table.dataTable .col-buy.col-add-to-cart {
    width: 435px;
    white-space: nowrap;
}

table.wc-product-table.dataTable .col-summary {
    width: 30% !important;
}
table.wc-product-table.dataTable .col-name {
    width: 30%;
}
table.wc-product-table.dataTable .col-name a.single-product-link {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.category-filter-wrapper .select2-container {
    text-align: left;
    width: fit-content !important;
}
.category-filter-wrapper {
    position: relative;
    height: 50px;
}
.category-filter-wrapper .select2-container:has(.select2-dropdown) {
    top: 35px !important;
}
.categories-count-span {
    background: black;
    font-size: 11px;
    font-weight: 700;
    color: white;
    padding: 2px 7px;
    border-radius: 200px;
    vertical-align: bottom;
    margin-left: 5px;
}

.select2-results__option:has(.category-option.parent-category) {
    height: 56px;
}
.select2-results__option:has(.category-option.parent-category):not(:first-child) {
    position: relative;
    margin-top: 10px;
}
.select2-results__option:has(.category-option.parent-category):not(:first-child)::before {
    position: absolute;
    content: "";
    width: calc(100% - 10px);
    height: 1px;
    left: 0;
    top: -5px;
    background: #49454F;
}
.category-filter-wrapper .select2-selection__placeholder {
    font-size: 20px;
    font-family: Urbanist;
    font-weight: 500;
    color: #000000 !important;
}
.category-option.parent-category {
    height: 40px;
}

#select2-categoryFilter-results::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
}
#select2-categoryFilter-results {
    scrollbar-width: thin;
    scrollbar-color: #000 transparent;
}

#select2-categoryFilter-results::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}

#select2-categoryFilter-results::-webkit-scrollbar-track {
    background: transparent;
}

#select2-categoryFilter-results::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 100px;
    border: 2px solid transparent;
}

.category-option.parent-category span {
    color: #1D1B20;
    font-weight: 500;
    font-family: Urbanist;
    font-size: 16px;
}

.category-option.child-category span {
    color: #3E4B54;
    font-weight: 500;
    font-family: Urbanist;
    font-size: 14px;
}

.category-option.child-category:hover {
    background: #00000008;
}
.category-option.child-category {
    padding: 8px 16px;
}
.select2-results__option:has(.category-option.child-category) {
    padding: 0;
}
.category-checkbox {
    display: none;
}

.select2-dropdown:has(#select2-categoryFilter-results) {
    -webkit-box-shadow: 8px 12px 32px 0px #00000026;
    box-shadow: 8px 12px 32px 0px #00000026;
    border: unset !important;

}

.category-filter-wrapper .select2-container--default .select2-results > .select2-results__options {
    max-height: 405px !important;
}
.category-checkbox-wrapper .category-checkbox-layout {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background: transparent;
    display: inline-block;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    transition: .3s;
}

.category-checkbox-wrapper:has(.category-checkbox:checked) .category-checkbox-layout {
    background: #000000;
}

.category-checkbox-wrapper:has(.category-checkbox:checked) .category-checkbox + span.category-checkbox-layout::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2714%27%20height%3D%2711%27%20viewBox%3D%270%200%2014%2011%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%20%3Cpath%20d%3D%27M4.95703%2011.0003L0.207031%206.25033L1.39453%205.06283L4.95703%208.62533L12.6029%200.979492L13.7904%202.16699L4.95703%2011.0003Z%27%20fill%3D%27white%27/%3E%20%3C/svg%3E") no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.category-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}


.wc-product-table thead tr {
    height: 50px;
}

.btn-load-more {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: none;
    text-transform: uppercase;
    border: 1px solid #000 !important;
    width: 340px;
    padding: 12.5px 0;
}

.wc-product-table-multi-form {
    display: none;
}

.add-all-to-cart-btn {
    padding: 10px 20px;
    border-radius: 0;
    cursor: pointer;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    align-items: center;
    border: 1px solid #000;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    transition: all 0.3s ease;
    background: #000;
    color: #fff;
    height: 46px !important;
    width: 100% !important;
    max-width: 342px;
    outline: none !important;
    margin-left: auto;
}

@media (min-width: 991px) {
    .add-to-cart-wrapper {
        justify-content: right !important;
    }
}
@media (max-width: 990px) {
    .select2-dropdown:has(#select2-categoryFilter-results) {
        left: auto !important;
        right: 0 !important;
    }
    .category-filter-wrapper .select2-container:has(#select2-categoryFilter-results) {
        position: relative !important;
    }
    .add-all-to-cart-btn {
        margin: 0;
    }
    .wc-product-table .wpt_variations_form .variations {
        width: 100%;
    }
    .wc-product-table .add-to-cart-button:has(.quantity.hidden) .single_add_to_cart_button {
        margin-top: 25px;
    }
    .add-to-cart-wrapper {
        justify-content: left !important;
    }
    .wc-product-table-wrapper .single_add_to_cart_button {
        margin-left: 0 !important;
    }
    .wc-product-table-wrapper .add-to-cart-button {
        flex-direction: column;
    }
    .wc-product-table-controls.wc-product-table-below .dataTables_length {
        display: none;
    }
    .custom-pagination-controls .current-page {
        color: #292929;
    }
    .custom-pagination-controls .page-info {
        color: #808080;
        font-weight: 350;
        font-size: 11px;
    }
    .pagination-buttons-wrapper {
        position: absolute;
        visibility: hidden;
    }
    .btn-load-more {
        display: block;
    }
    .category-filter-wrapper.dataTables_filter {
        margin-right: unset !important;
        margin-left: auto !important;
        position: relative;
        right: 10px;
        top: 70px;
    }
    .wc-product-table .wpt_variations_form .variations {
        padding: 12px 0 !important;
    }
    .wc-product-table .product-row td {
        border-bottom: unset !important;
    }
    .wc-product-table .product-row td.col-name {
        width: 100%;
    }
    table.wc-product-table.dtr-inline.collapsed > tbody > tr > td.dtr-control::before {
        display: none !important;
    }
    table.wc-product-table.dataTable {
        table-layout: fixed !important;
    }
    tr.product-row {
        display: flex !important;
        align-items: flex-start !important;
        flex-direction: row;
        padding: 0 !important;
        width: 100% !important;
    }
    .wc-product-table-multi-form {
        margin: unset !important;
    }
    tr.product-row:has(.custom-checkbox-cell) td:nth-child(1),
    tr.product-row:has(.custom-checkbox-cell) td:nth-child(2) {
        flex: 0 0 40px !important;
        display: block !important;
    }

    tr.product-row .col-discount,
    tr.product-row .col-summary,
    tr.product-row .col-price,
    tr.product-row .col-buy {
        display: none !important;
    }
    .wc-product-table-controls.wc-product-table-above {
        flex-direction: column-reverse;
    }
    .wc-product-table-controls .wc-product-table-select-filters:has([name="wcpt_filter_product_cat"]) {
        align-self: end;
        position: relative;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .wc-product-table-controls .dataTables_filter:has([type="search"]) {
        align-self: baseline;
        position: relative;
        top: 30px;
    }

    tr.product-row td:not(.col-summary):nth-child(3) {
        display: flex !important;
        flex-direction: column !important;
        flex: 1 1 auto !important;
        min-width: 0 !important;
        overflow: hidden;
    }

    tr.product-row td:nth-child(3) * {
        min-width: 0;
        overflow-wrap: break-word;
        word-break: break-word;
    }

    .nested-column {
        display: flex !important;
        flex-direction: column !important;
        gap: 6px !important;
        margin-top: 8px !important;
    }
    tr.product-row .col-image {
        padding: 0 !important;
    }
    .wc-product-table .single-product-link img {
        width: 50px !important;
        height: 50px !important;
    }
    .wc-product-table thead .col-image {
        display: none !important;
    }
    .wc-product-table .product-row td.custom-checkbox-cell {
        width: 20px;
        height: 20px;
    }
    .wc-product-table thead tr th {
        border-bottom: unset !important;
    }
    .wc-product-table thead tr th:not(.custom-checkbox-header) {
        display: none !important;
    }
    .wc-product-table .product-row .single-product-link {
        color: #000000DE;
        font-weight: 700;
        font-size: 12px;
        text-align: left !important;
        align-items: start !important;
    }
    .wc-product-table .nested-column .nested-item:first-child {
        color: #000000DE;
        font-weight: 350;
        font-size: 12px;
    }
    .wc-product-table .nested-column .nested-item:nth-child(2n) {
        color: #000000DE;
        font-weight: 350;
        font-size: 16px;
        font-family: Gravity, serif;
    }
    .wc-product-table .nested-column .nested-item:nth-child(2n) {
        display: inline-block;
        margin-top: 7px;
    }
    .wc-product-table .nested-column .nested-item .bulk-order-mobile-for-client {
        display: block;
    }
    .wc-product-table-controls.wc-product-table-below {
        justify-content: center;
        flex-direction: column;
    }
    .wc-product-table-controls.wc-product-table-below .custom-pagination-controls {
        flex-direction: column;
        display: flex;
    }
    .wc-product-table-controls .dataTables_length {
        text-align: left;
        margin-right: auto !important;
    }
    .wc-product-table-controls .custom-pagination-controls {
        margin-bottom: 25px !important;
    }
    .wc-product-table-controls.wc-product-table-below .custom-pagination-controls {
        margin-bottom: 45px !important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px !important;
    }
    .wc-product-table-controls.wc-product-table-below .custom-pagination-controls .pagination-buttons-wrapper {
        margin-left: 0;
    }
    .multi-cart-message {
        text-align: center !important;
        width: auto !important;
    }
    .container {
        padding: 0 15px !important;
    }
    .wc-product-table .add-to-cart-button .qib-container {
        flex: 0 0 45px;
    }
    .wc-product-table-wrapper .loop-price-cart div:has(.price-grozio) {
        display: none;
    }
    .wc-product-table-wrapper .loop-price-cart {
        justify-content: left !important;
    }
    .loop-price-cart.add-to-cart-button {
        flex-direction: column;
        align-items: start;
    }
    .loop-price-cart .qib-container {
        margin-left: unset;
    }
    .loop-price-cart.add-to-cart-button {
        height: fit-content;
    }
    .wc-product-table .wpt_variations_form .variations {
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px 6px;
    }
    .loop-price-cart .button.product_type_simple:not(.add_to_cart_button) {
        pointer-events: unset !important;
        opacity: 1 !important;
    }
    table.dataTable.no-footer {
        border-bottom: unset !important;
    }

}
@media (max-width: 550px) {
    .page-bulk-order-section {
        padding-top: 25px !important;
    }
    .page-bulk-order-section .dataTables_wrapper .wc-product-table-wrapper.grozio {
        margin-top: 0 !important;
    }
    .select2-dropdown:has(#select2-categoryFilter-results) {
        width: 94vw !important;
    }
}
@media (max-width: 450px) {
    .select2-dropdown:has(#select2-categoryFilter-results) {
        width: 92vw !important;
    }
}
.wc-product-table-wrapper .qty-disabled {
    opacity: 30% !important;
    pointer-events: none;
}
.wc-product-table-wrapper div:has(> .price-grozio) {
    display: none;
}
.wc-product-table .loop-price-cart.add-to-cart-button .qib-container {
    margin-right: 27px;
}
.wc-product-table-controls .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
}
.wc-product-table .button.added::after {
    display: none !important;
}
