.seller-account-create .container .content .steps-container .step-progress .step-progress-item[data-step="3"].is-done:before,
.seller-account-edit .container .content .steps-container .step-progress .step-progress-item[data-step="3"].is-done:before {
    display: none;
}

button.action-primary.action-accept {
    background-color: #3f72ec !important;
    border-color: #3f72ec !important;
}

.order-status.pending {
    color: #494949;
    border-color: #FDB940;
    background-color: #FDB940;
}

.page-title {
    text-transform: none !important;
}

.close-modal-button button {
    width: 30%;
    height: 4.5rem;
    border-radius: 30px;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 5px;
    background: #3F72EC;
    color: #ffffff;
    margin-bottom: 15px;
    margin-top: 15px;
}

#montar_factura {
    width: 300px;
    margin-right: 35px;
    margin-top: 5px;
    color: #EF3E42;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}

#montar_factura img {
    margin-right: 5px;
    width: 24px;
}

.modal_factura img {
    width: 60%;
    margin: 58px;
}

.modal_factura .modal-content {
    width: 40% !important;
}

.modal_factura h2 {
    text-align: center;
    margin-top: 50px !important;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
}

.modal_factura {
    text-align: center;
    margin-bottom: 30px;
}

.footer-main ::first-letter {
    text-transform: uppercase !important;
}

.footer-main a {
    text-transform: lowercase;
}

.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    text-transform: none !important;
}

.wk-mp-policy-block-data {
    overflow-wrap: anywhere;
}

.no-show-desktop {
    display: none;
}

.filter-options .filter-options-title {
    text-transform: none !important;
}

.acc-topbar .acc-list ul {
    padding: 15px 20px !important;
}

.show-mobile {
    display: none;
}

.wk-mp-design {
    width: 100%;
    margin-top: 25px;
}

.checkout-shipping-method .step-title, #checkout-shipping-method-load {
    display: none;
}

.field .visual-option {
    display: block !important;
    margin-right: 5px;
    margin-top: 10px;
}

.field .visual-option .option label {
    margin-left: 5px;
}

/*menu link*/
.order-links {
    margin: 0 1px !important;
}

.items.order-links {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: #fff;
}

.items.order-links .nav.item {
    /*margin-right: 20px;*/
}

.items.order-links .nav.item a {
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    display: inline-block;
}

.items.order-links .nav.item.current strong {
    color: #3F72EC;
    padding: 10px 0;
    display: inline-block;
}

.items.order-links .nav.item a:hover {
    color: #3F72EC;
}

.items.order-links .nav.item.current {
    border-bottom: 2px solid #3F72EC;
}

.card p {
    overflow-wrap: anywhere;
}

/*menu link*/

#video-modal {
    display: none;
    position: fixed;
    z-index: 30;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

#video-modal .modal-content {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    z-index: 1000;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 35%;
    border-radius: 17px;
}

#video-modal .close-modal {
    margin-top: 0px;
    position: static;
    float: right;
    font-size: 26px;
    color: #3F72EC;
    cursor: pointer;
    background: #ECF1FD;
    border-radius: 50px;
    width: 32px;
    text-align: center;
    height: 32px;
}

#video-modal video {
    width: 100%;
}

.field-error, .field-notice, div.mage-error, label.mage-error {
    margin-bottom: 10px;
    color: red;
    font-size: 1.3rem !important;
    position: absolute;
    bottom: 100%;
    right: 0;
    max-width: 260px;
    border: none !important;
    padding: 5px 8px;
    border-radius: 3px;
    background: #fff;
    line-height: 1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.field-error:after, .field-notice:after, div.mage-error:after, label.mage-error:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -2px;
    bottom: -7px;
    left: 20%;
    border: 4px solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.account.marketplace-order_shipment-create .column.main .block.block-order-details-view .block-content:not(.widget) .box,
.account.marketplace-order_invoice-create .column.main .block.block-order-details-view .block-content:not(.widget) .box,
.marketplace-order_shipment-create [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
.marketplace-order_shipment-create .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    width: 100%;
}

.entry-edit-head {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1366px) and (min-width: 768px) {
    div#calendar {
        width: 100% !important;
    }

    .fc-toolbar .fc-right {
        margin-right: -8rem !important;
    }
}

@media (max-width: 767px) {

    h1.logo.text-hide {
        width: 220px;
    }

    .icon-top-mobile .minicart-action, .icon-top-mobile .wishlist-topbar {
        display: none;
    }

    #mb-collapsible {
        display: none; /* Oculta la lista por defecto */
        margin-left: 14px;

    }

    ul.nav-collapse ul {
        margin-left: 14px;
    }

    .button-category {
        cursor: pointer;
        padding: 10px 20px;
        background-color: #007BFF;
        color: white;
        border: none;
        border-radius: 5px;
        text-align: center;
        display: inline-block;
        margin: 10px 0;
    }

    .button-category:hover {
        background-color: #0056b3;
    }

    .magebig-mobile-menu ul.nav-collapse li a {
        color: #000;
        font-size: 14px;
        text-transform: capitalize;
        padding: 10px 42px 10px 15px;
        line-height: 40px;
        height: auto;
        border-bottom: 1px solid #D9E3FB;
    }

    nav.nav-bar {
        padding-top: 66px;
    }

    a.level-top {
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    a.level-top:hover {
        color: #00A5F7 !important;
    }

    .magebig-mobile-menu .close-nav {
        position: fixed;
        top: 7px !important;
        left: 123%;
        border: none;
        color: #3F72EC !important;
        z-index: 100;
        background-color: transparent;
        font-size: 32.33px !important;
        line-height: 1;
        text-align: left;
        cursor: pointer;
        padding: 10px;
        margin-left: -179px !important;
    }

    .magebig-mobile-menu .nav-bar-wrap {
        padding-right: 80px !important;
    }

    .minicart-icon {
        background: url('../images/Vector.png');
        background-repeat: no-repeat;
        width: 78px;
        height: 27px;
        position: relative;
        left: 23px;
        background-size: 40% 100%;
    }

    .whatsapp-icon {
        display: inline-block;
        background: url('../images/whatsapp.png');
        background-repeat: no-repeat;
        width: 78px;
        height: 27px;
        position: relative;
        left: 23px;
        background-size: 40% 100%;
    }

    .soporte-icon {
        display: inline-block;
        background: url('../images/Soporte.png');
        background-repeat: no-repeat;
        width: 78px;
        height: 27px;
        position: relative;
        left: 23px;
        background-size: 40% 100%;
    }

    .space-icon {
        padding: 10px 0px;
    }

    .container.main-container > .columns.row {
        display: flex;
        flex-direction: column;
    }

    .account .main-wrap {
        order: 2 !important;
    }

    .account .sidebar-wrap {
        order: 1 !important;
    }

    .container.main-container > .columns.row .main-wrap {
        margin-top: 0px !important;
    }

    #app-seller .steps-container {
        display: none !important;
    }

    label[for=wkv_document_number], label[for=wkv_business_name_person], label[for=contact_number] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 100%;
        max-width: 294px;
    }

    .logo-top.d-table-cell.has-btn a[title=logo] {
        width: 174px;
    }

    /*label[for=payment_source_1], label[for=payment_source_2]{*/
    /*    display: block !important;*/
    /*}*/
    .boton-cancelar, .boton-crear {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .seller-account-edit .seller-card .flex.items-center.not-flex, .seller-account-create .seller-card .flex.items-center.not-flex {
        display: block !important;
    }

    .seller-account-index .container .pagebuilder-column:nth-child(2) h1, .seller-account-index .container .pagebuilder-column:nth-child(2) h2 {
        font-size: 24px;
        line-height: 48px;
        font-weight: 500 !important;
        text-align: center;
        margin-top: 67px !important;
        margin-bottom: 20px !important;
    }

    .seller-paragraph p {
        font-size: 16px;
        line-height: 24px;
    }

    .seller-account-index .container .pagebuilder-column:nth-child(2) {
        padding: 0px 20px !important;
    }

    .seller-account-index .container .pagebuilder-column div[data-pb-style=F80OF2A] {
        margin-bottom: 60px;
    }

    .seller-account-calendar .fc-toolbar .fc-right {
        float: none !important;
        margin-right: 0px !important;
        margin-top: 2%;
        margin-bottom: 0px !important;
    }

    .fc-scroller.fc-day-grid-container {
        height: auto !important;
    }

    .sidebar-wrap {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    #configurar_calendar {
        width: 288px !important;
        margin-bottom: 20px;
    }

    .w-responsive-50 {
        max-width: 60%;
    }

    #calendar {
        max-width: 100%;
        height: 100% !important;
        margin-bottom: 40px;
    }

    .fc-scroller.fc-time-grid-container {
        height: 100% !important;
    }

    .fc-toolbar.fc-header-toolbar {
        margin-top: 60px;
    }

    .header-main-content.sticky-menu .menu-logo {
        align-items: center;
    }

    .container.modal-body-content {
        height: 300px;
        width: 100%;
        overflow-y: auto;
    }

    .modal-body-content .container .col.col-sm-6 {
        width: 200px;
        max-width: 400px;
        display: inherit;
    }

    .modal-body-content .container .col-md-12 .row {
        height: 280px;
        width: 100%;
        overflow-y: auto;
    }

    .actions.action-create {
        display: grid;
        margin-top: 20px;
        justify-content: center;
    }

    .action-create .action.action-secondary {
        width: 100%;
    }

    .wk-mp-list-table input[type="checkbox"], input[type="radio"] {
        width: 20px !important;
    }

    .mb-4.mt-4.required.mb-4.mt-4.flex.items-center.gap-x-8 {
        display: grid;
    }

    .image .image-placeholder-text {
        font-size: 13px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0%;
        padding-right: 0%;
        margin-top: 18px;
    }

    .filter-mobile-btn .text {
        color: #000 !important;
    }

    .nav-bar ul li span {
        text-transform: math-auto;
    }

    .customer-menu.acc-list li {
        color: #000;
        font-size: 14px;
        text-transform: math-auto;
        padding: 10px 42px 10px 15px;
        line-height: 40px;
        height: auto;
    }

    .customer-menu.acc-list li.border-li {
        border-bottom: 1px solid #D9E3FB;
    }

    #content-menu-seller li, #button-seller-menu {
        border-bottom: none !important;
    }

    .span-i {
        color: #000;
        font-size: 20px;
        float: right;
        margin-top: 7px;
        margin-right: -42px;
    }

    .customer-name.acc-btn {
        display: none !important;
    }

    .no-show-responsive {
        display: none;
    }

    .no-show-desktop {
        display: block !important;
    }

    .sidebar-wrap h2.title, .sidebar-wrap div.block-collapsible-nav, .sidebar-wrap .account-nav, .sidebar-wrap .text-info {
        display: none;
    }

    .page-title-wrapper {
        display: block !important;
    }

    .fc-left h2 {
        font-size: 16px;
    }

    #filtrar_calendar {
        top: 4px;
        left: -40px;
    }

    #cambiar_vista {
        -webkit-box-shadow: none;
        box-shadow: none;
        right: -36px;
        position: absolute;
    }

    th.fc-day-header a {
        font-size: 7px;
    }

    .seller-account-edit label[for="return_policy"], .seller-account-create label[for="return_policy"] {
        white-space: nowrap !important;
    }

    .customer-menu.acc-list ul li.border-li i.mbi-heart,
    .customer-menu.acc-list ul li.border-li i.mbi-cart,
    .customer-menu.acc-list ul li.border-li i.mbi-exit {
        display: none;
    }

    .mfp-wrap.mfp-slide-right {
        width: 90% !important;
    }

    .page-title-wrapper .page-title {
        text-transform: initial !important;
        text-align: center;
        color: #333333;
    }

    .button-responsive {
        display: grid;
        margin-top: 20px;
        justify-content: center;
        margin-bottom: 40px;
    }

    .image .image-placeholder-text {
        font-size: 11px !important;
        line-height: 22px !important;
    }

    #downloadable_items-content, #super_config {
        overflow: inherit !important;
        width: 100%;
    }

    .input-reserva label, .input-prereserva label {
        width: 279px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    span.wk-elements.wk-cat-name {
        font-size: 10px;
    }

    .catalog-product-view .page-title-wrapper .page-title {
        text-align: left;
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        height: 615px !important;
    }

    .modal-popup .modal-footer {
        padding-top: 0px;
    }

    .modal-cancelar-evento .modal-inner-wrap {
        height: 60% !important;
    }

    .modal-footer {
        height: 20%;
    }

    .modal-popup.modal-slide {
        left: 10px !important;
        z-index: 900;
        right: 10px !important;
    }

    .modal-popup {
        overflow-y: revert !important;
    }

    .detalleVentasModal .modal-inner-wrap {
        height: 85% !important;
    }

    .modalConfiguracion .modal-inner-wrap {
        height: 590px !important;
    }

    .control_attributo label, #div_contenedor_tematica_ocacion label {
        width: 100%;
        /*white-space: nowrap;*/
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .show-mobile {
        display: block;
    }

    .hide-mobile {
        display: none;
    }

    #video-modal {
        width: 100%;
    }

    .container-comprobante {
        width: 100% !important;
    }

    #my-orders-table thead {
        display: block;
    }

    #my-orders-table td.table-col {
        width: 100px;
    }

    .sales-order-view .table-wrapper.order-items, .table-wrapper.orders-recent, .table-wrapper.table-order-items.invoice, .sales-order-history .table-wrapper.orders-history {
        margin-bottom: 2rem;
        max-width: 100%;
        overflow-x: auto;
        padding-bottom: 1rem;
        padding-top: 2rem;
        white-space: nowrap;
    }

    #video-modal .modal-content {
        width: 100% !important;
    }

    .order-details-items .table-order-items > thead > tr > th, .order-details-items .table-order-items > tbody > tr > th {
        width: 100% !important;
    }

    #reclamoModal .modal-content {
        width: 95% !important;
    }

    #reclamoModal .upload-box {
        height: 210px !important;
    }

    #reclamoModal {
        top: 14px !important;
        height: 85% !important;
    }

    #montar_factura span {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #montar_factura {
        margin-left: auto;
        margin-right: auto;
    }

    .modal_factura img {
        width: 100%;
        margin: 0px !important;
    }
}

.admin__control-select, .ui-datepicker .ui-datepicker-title select {
    padding-right: 3.4rem !important;
}

button.action-cancel.action-tertiary {
    border: none;
    padding: 10px 20px;
    border-radius: 20px !important;
    font-size: 16px;
    text-shadow: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 5px;
    text-transform: none;
}


.container.main-container .wk-mp-order-payment-method .title,.container.main-container .wk-mp-order-shipping-address .title {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

.marketplace-order_shipment-create .entry-edit-head{
    font-size: 16px !important;
}

.column.main .ul-header li{
    margin-bottom: 10px;
}

.wk_mp_headcus.wk-mp-body .field-option-input-type.required.col .control.opt-type{
    width: 140px;
}

.wk_mp_headcus.wk-mp-body .field-option-input-type.required.col .control.opt-type select{
    width: 140px;
    padding: 10px;
}

span.demo-tooltip {
    border: 1px solid #3F72EC;
    background: #3F72EC;
    border-radius: 55px;
    padding: 2px 0px;
    height: 30px;
    width: 30px;
    text-align: center;
    display: table-cell;
    margin-left: 10px;
    margin-bottom: auto;
    margin-top: auto;
}

.demo-tooltip .tooltip-toggle{
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 500;
}

span.demo-tooltip a:hover {
    color: #FFFFFF !important;
}

.flex.align-items-center.mb-0 label{
    margin-bottom: 0px !important;
}

.demo-tooltip .tooltip-content {
    background: #ffffff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    border: 1px solid #ffffff;
    margin-right: 0px;
    right: 100%;
    top: -2px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 300;
    box-shadow: 1px 1px 10px 0px #0000001A;
}

.table-downloadable-products .title a.action.download {
    font-size: 14px;
}
