.add-to-cart-cb-box {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.add-to-cart-cb-box .ant-checkbox-wrapper {
    width: 100px;
    height: 42px;
    position: absolute;
    z-index: 1;
    background-color: #0a0f2f;
    border-radius: 3px;
}

.add-to-cart-cb-box .ant-checkbox {
    left: 8px;
}

div.add-to-cart-cb-box:after {
    content: 'Agregar';
    position: absolute;
    pointer-events: none;
    z-index: 2;
    color: #fff;
    left: 33px;
}

.ant-table-tbody td[data-label="Add to Cart Checkbox"] {
    min-width: 100px;
}

.ant-table-tbody td[data-label="Stock"] .anticon-smile {
    display: none;
}

.ant-table-tbody .discount {
    display: none;
}

.ant-table-tbody td[data-label="Producto"] {
    width: 475px;
}

.ant-table-tbody del {
    display: none;
}

.search-input-box input.ant-input {
    background: var(--bg-secondary);
    color: var(--wd-text-color);
    border-radius: 0;
    border: 0;
    line-height: 1;
    box-shadow: none;
}

.order-form-app :where(.css-eq3tly).ant-input:hover {
    border-inline-end-width: 0;
}

.order-form-app :where(.css-eq3tly)[class^="ant-table"] [class^="ant-table"] {
    font-family: system-ui;
    color: var(--wd-text-color);
}

.form-header.wwof-section>.ant-row.wwof-row {
    justify-content: space-between !important;
}

.category-filter {
    text-align: right;
}

.ant-select-show-search:where(.css-eq3tly).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    height: 50px;
    display: flex;
    align-items: center;
    font-family: 'TT Fors Medium';
    border-color: #e8e8eb;
    color: var(--wd-text-color);
}

body :where(.css-eq3tly).ant-input:focus,
body :where(.css-eq3tly).ant-input-focused {
    border-bottom: 1px solid var(--wd-text-color);
    box-shadow: none;
    outline: 0;
}

body :where(.css-eq3tly).ant-table-wrapper .ant-table-thead>tr>th {
    background: #f6f7f8;
}

body :where(.css-eq3tly).ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover {
    background: #f6f7f8;
    box-shadow: inset 0 0 200px rgb(12 31 50 / 5%);
}

.search-button .ant-space-item button {
    min-height: auto;
    padding: 0;
    background: none;
    color: var(--wd-text-color) !important;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #e8e8eb !important;
    border-radius: 0;
}

.search-button .ant-space-item button:hover span {
    text-decoration: underline;
}

.search-button .ant-space-item:last-child button {
    opacity: .5;
    border-right: 0 !important;
}

body :where(.css-eq3tly).ant-btn-primary:not(:disabled):hover {
    color: var(--wd-text-color);
    background: none;
}

:where(.css-eq3tly).ant-btn-default:not(:disabled):hover {
    color: var(--wd-text-color);
    border-color: #e8e8eb;
}

body .wwof-tw-text-black {
    color: var(--wd-text-color);
}

.order-form-app {
    container: auto !important;
}

.order-form-app .ant-layout-footer {
    position: fixed;
    bottom: 0;
    width: 100vw;
    left: 0;
    background-color: var(--wd-primary-color);
    z-index: 10;
    color: #fff;
    padding: 12px 0;
    line-height: 1;
}

.form-footer>.ant-row {
    gap: 0 !important;
    margin: 0 !important;
    align-items: center;
}

.form-footer>.ant-row>div.ant-col {
    width: calc(100vw / 3) !important;
    text-align: center;
    margin: 0;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-item {
    margin: 0;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-prev .ant-pagination-item-link,
body :where(.css-eq3tly).ant-pagination .ant-pagination-next .ant-pagination-item-link {
    min-height: auto;
    color: #fff;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-item a {
    color: #fff;
}

.add-selected-to-cart-button button[disabled] {
    opacity: 0.85 !important;
    background-color: #fff;
    color: var(--wd-text-color);
    text-transform: none;
}

.add-selected-to-cart-button button {
    background-color: #fff;
    color: var(--wd-text-color);
    font-family: system-ui;
    letter-spacing: 0;
    text-transform: none;
    font-size: 15px;
    opacity: 1 !important;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-item-active a {
    color: var(--wd-text-color) !important;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-item-active:hover,
body :where(.css-eq3tly).ant-pagination .ant-pagination-item-active {
    border-color: (--wd-text-color);
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-disabled .ant-pagination-item-link,
body :where(.css-eq3tly).ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link {
    color: #fff;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-disabled,
body :where(.css-eq3tly).ant-pagination .ant-pagination-disabled:hover {
    margin-bottom: 0;
    color: #fff;
}

body :where(.css-eq3tly).ant-pagination .ant-pagination-prev,
body :where(.css-eq3tly).ant-pagination .ant-pagination-next {
    margin-bottom: 0;
}

.add-selected-to-cart-button-box>.ant-row.css-eq3tly {
    justify-content: center;
    align-items: center;
}

.page-id-3237 .joinchat {
    display: none;
}

a.enova-empty-cart {
    color: var(--wd-text-color);
    font-size: 13px;
    min-height: auto;
    background: none;
    width: max-content;
    margin-block: 20px;
    text-decoration: underline;
    opacity: .75;
}

a.enova-empty-cart:hover {
    opacity: .5;
    background: none;
}

.cart a.enova-empty-cart {
    margin-top: 45px;
    padding-left: 10px;
}

.wholesale_customer {
    display: block;
}

.add-selected-to-cart-button-box a[href="https://magitech.kinsta.cloud/carrito/"] {
    display: none;
}

.add-selected-to-cart-button-box .simplified-notice {
    background-color: rgb(255 255 255 / 30%);
    color: #fff;
}

.add-selected-to-cart-button-box .simplified-notice[data-v-5c9387d0] {
    background-color: #f9a712;
    font-size: 15px;
    line-height: 33px;
    position: fixed;
    width: 100vw;
    left: 0;
    bottom: 74px;
    z-index: 99;
}

.ant-select-focused:where(.css-eq3tly).ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
    border-color: #e8e8eb !important;
    box-shadow: none;
}

:not(.wholesale_customer) .enova-empty-cart {
    display: none !important;
}

.wholesale_customer .enova-empty-cart {
    display: inline-flex !important;
}

.add-selected-to-cart-button-box .ant-row.css-19iuou {
    justify-content: center;
}

body :where(.css-19iuou).ant-pagination .ant-pagination-item,
body :where(.css-19iuou).ant-pagination .ant-pagination-prev,
body :where(.css-19iuou).ant-pagination .ant-pagination-next,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-prev,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-next {
    margin: 0 !important;
}

body :where(.css-19iuou).ant-pagination .ant-pagination-item:not(.ant-pagination-item-active) a,
body :where(.css-19iuou).ant-pagination .ant-pagination-prev .ant-pagination-item-link,
body :where(.css-19iuou).ant-pagination .ant-pagination-next .ant-pagination-item-link,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
body :where(.css-19iuou).ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
    color: #fff;
    min-height: auto;
}

@media screen and (min-width: 769px) {

    .form-footer>.ant-row>div.ant-col:nth-child(2) {
        border-inline: 1px solid rgb(255 255 255 / 25%);
    }

}

@media screen and (max-width: 768px) {

    .category-filter {
        text-align: left;
    }

    .order-form-app .form-header>.ant-row.wwof-row.css-eq3tly>div.ant-col.wwof-column.css-eq3tly {
        width: 100% !important;
    }

    .add-selected-to-cart-button-box .ant-col.css-eq3tly {
        width: 100%;
    }

    .form-footer>.ant-row {
        justify-content: center !important;
        row-gap: 20px !important;
    }

    .product-count-box p {
        width: max-content;
    }

    .order-form-app {
        container: app-external-container / inline-size !important;
    }

    body .wwof-order-form[data-v-ad7be658] .ant-table-tbody tr.ant-table-row:has(td.ant-table-cell:nth-child(1)):has(td.ant-table-cell:nth-child(-n+13):last-child) {
        width: auto;
    }

    .form-footer>.ant-row>div.ant-col {
        width: auto !important;
    }

    .ant-table-tbody td[data-label="Producto"] {
        width: auto;
    }

    .order-form-app .ant-layout-footer {
        width: auto;
        position: relative;
    }

}