.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ==========================================
   TABLA CATALOGO ESCOLAR
========================================== */

/* Tabla */
table {
    margin-block-start: 1%;
}

/* Tabla principal */
.catalogo-woocommerce {
    width: 96%;
}

/* Todas las celdas */
td {
    padding-right: 20px;
}


/* Columna consecutivo */
.consecutivo {
    width: 4%;
}

/* Botón Uniformes */
#ver-uniformes {
    margin-top: 22px;
}

/* Contenedor principal */
.catalogo-wrapper {
    border: 1px solid #dcdcdc;
}

/* Encabezados */
th {
    height: 22px;
}

/* Selector de tallas */
.wc-variation-.elementor-kit-8 {
    width: 90px;
    height: 32px;
    padding: 2px 5px;
    font-size: 12px;
}

/* Input cantidad */
.wc-qty {
    width: 40px;
    height: 32px;
    text-align: center;
    padding: 2px;
    font-size: 14px;
    border: none;
    border-radius: 0;
}

/* Botón agregar */
.agregar-tabla {
    padding: 2px 12px;
}

.catalogo-wrapper{
    width:100%;
}

/* TABLA */

.catalogo-woocommerce{

    width:96%;

    background:#ffffff;

    -webkit-backdrop-filter:blur(4px);

    border-radius:16px;

    overflow:hidden;
}

/* ENCABEZADO */

.catalogo-woocommerce thead th{

    background:#ffffff;

    color: firebrick;

    font-size:14px;

    font-weight:700;

    text-transform:uppercase;

    letter-spacing:.5px;

    padding:0px 3px;

    text-align:center;

    border:none;
    
    padding-right: 7px;
}

/* FILAS */

.catalogo-woocommerce tbody tr{

    transition:.2s ease;

}

.catalogo-woocommerce tbody tr:hover{

    background:#ffffff;

}

/* CELDAS */

.catalogo-woocommerce td{

    background:#ffffff;

    padding:0px;

    font-size:14px;

    border:none;

    vertical-align:middle;
    color: #000000;

}

/* CHECKBOX */

.catalogo-woocommerce td:nth-child(1){

    width: 4%;

    text-align:left;

}

/* PRODUCTO */

.catalogo-woocommerce td:nth-child(2){

    width:75%;

    font-weight:600;

}

/* PRECIO */

.catalogo-woocommerce td:nth-child(3){
    
    text-align:right;

}

.dynamic-price{

    font-size:16px;

    font-weight:700;

    color:#000000;

}

/* TALLA */

.catalogo-woocommerce td:nth-child(4){

    /*width:20%;*/
    padding-left: 20px;
    text-align:center !important;

}

/* CANTIDAD */

.catalogo-woocommerce td:nth-child(5){
    width:10%; /*50*/
    text-align:center;


}

/* COMPRAR */

.catalogo-woocommerce td:nth-child(6){

    /*width:15%;*/

    text-align:center;

}

/* SELECT */

.wc-variation-.elementor-kit-8{

    width:90px !important;
    
    height:32px !important;

    border:1px solid #ddd5ea;

    border-radius:8px;

    padding:2px 5px !important;

    font-size:12px !important;

    background:#fff;

}

/* CANTIDAD */

.wc-qty{

    width:60px !important;

    border:1px solid #ddd5ea;

    border-radius:8px;

    text-align:center;

    padding:4px;
    
    font-weight: bold !important;

}

/* BOTON */

.agregar-tabla{

    background:#62adc8;

    color:#fff;

    border:none;

    border-radius:8px;

    padding:2px 12px;

    cursor:pointer;

    font-size:13px;

    font-weight:600;

    transition:.2s ease;
}

.agregar-tabla:hover{

    background:#66518f;

}

/* PRODUCTOS OBLIGATORIOS */

.catalogo-woocommerce tr.producto-obligatorio{

    background:rgba(76,175,80,.12);

}

.catalogo-woocommerce tr.producto-obligatorio td:nth-child(2)::after{

    content:"OBLIGATORIO";

    display:inline-block;

    margin-left:8px;

    padding:0px 0px;

    border-radius:20px;

    background:#000000;

    color:#fff;

    font-size:8px;

    font-weight:700;

}

/* ==========================================
   SELECTOR LISTA ESCOLAR
========================================== */

..elementor-kit-8-lista-escolar{

    margin-bottom:20px;

}

..elementor-kit-8-lista-escolar label{

    

    margin-bottom:8px;

    font-size:16px;

    font-weight:600;

    color:#66548c;

}

#lista-escolar{

    width:100%;

    max-width:450px;

    height:35px;

    padding:0 15px;

    border-radius:14px;

    border:2px solid rgba(117,96,168,.20);

    background:#ffffff;

    font-size:16px;

    color:#111111;
    
    margin-top: 5%;


}

/* ==========================================
   BUSCADOR
========================================== */

#buscar-producto{

    width:100%;

    height:55px;

    padding:0 18px;

    border-radius:14px;

    border:2px solid rgba(117,96,168,.20);

    background:rgba(255,255,255,.75);

    backdrop-filter:blur(4px);

    font-size:16px;

    color:#333;

    margin-bottom:20px;

}

#buscar-producto{

    width:50%;

    max-width: 430px;
    
    height: 35px;

    padding:0 18px;

    border-radius:14px;

    border:2px solid rgba(117,96,168,.20);

    background:rgba(255,255,255,.75);

    backdrop-filter:blur(4px);

    font-size:16px;

    color:#333;

    margin-bottom:20px;

}

/* ==========================================
   TARJETA RESUMEN LISTA ESCOLAR
========================================== */

#resumen-lista-escolar{

    background:#ffffff;

    border-radius:18px;

    padding:20px;

}

.resumen-contenido{

    display:flex;

    flex-wrap:wrap;

    gap:20px;

    align-items:center;

    justify-content:space-between;

}

#nombre-lista{

    margin:0;

    color: firebrick;

    font-size:22px;

    font-weight:700;
    text-align: center;

}

#cantidad-productos{

    color:#000000;

    font-weight:700;

}

#subtotal-lista{

    color:#000000;

    font-size:24px;

    font-weight:700;

}

/* ==========================================
   BOTON LISTA COMPLETA
========================================== */

#agregar-lista-completa{

    background:#6aa84f;

    color:#fff;

    border:none;

    border-radius:12px;

    padding:12px 22px;

    font-size:15px;

    font-weight:600;

    cursor:pointer;

    transition:.2s ease;

}

#agregar-lista-completa:hover{

    background:#66518f;

}

/* ==========================================
   RESPONSIVE MOVIL ULTRA COMPACTO
========================================== */

@media (max-width:768px){

    .catalogo-woocommerce{

        table-layout:fixed;
        width:100%;

    }

    .catalogo-woocommerce th,
    .catalogo-woocommerce td{

        padding:2px !important;
        font-size:9px !important;
        line-height:1.1;

    }

    .catalogo-woocommerce td:nth-child(1){

        width:20px;

    }

    .catalogo-woocommerce td:nth-child(2){

        width:32%;

        word-break:break-word;

    }

    .catalogo-woocommerce td:nth-child(3){

        width:14%;

        font-size:8px !important;

    }

    .catalogo-woocommerce td:nth-child(4){

        width:18%;

    }

    .catalogo-woocommerce td:nth-child(5){

        width:10%;

    }

    .catalogo-woocommerce td:nth-child(6){

        width:16%;

    }

    .wc-variation-.elementor-kit-8{

        width:80%;
        min-width:0;

        height:16px;

        padding:0;

        font-size:6px;

    }

   .wc-qty{

    width:40px;

    min-width:45px;

    height:32px;

    padding:0 2px;

    font-size:14px;

    text-align:center;
    
    border: none;
    
    border-radius: 0;
}

    .agregar-tabla{

        width:100%;

        padding:3px;

        font-size:8px;

        border-radius:4px;

    }

    .dynamic-price{

        font-size:9px;

    }

}

@media (max-width:768px){

    body.modo-lista-escolar
    .catalogo-woocommerce th:nth-child(4),

    body.modo-lista-escolar
    .catalogo-woocommerce td:nth-child(4){

        display:none !important;

    }

}

.catalogo-wrapper{

    width:100%;

    display:flex;

    justify-content:center;

}

.catalogo-woocommerce td,
.catalogo-woocommerce th{

    background:#ffffff !important;

}

/* ==========================================
   BARRA DE ACCIONES SUPERIOR
========================================== */

..elementor-kit-8-lista-escolar,
.acciones-catalogo{

    display:inline-flex;

    align-items:center;

    margin:0;

}

..elementor-kit-8-lista-escolar{

    flex:1;

}

.acciones-catalogo{

    gap:10px;

}

/* CONTENEDOR SUPERIOR */

.catalogo-topbar{

    display:flex;

    align-items:center;

    gap:15px;

    margin-bottom:20px;

    flex-wrap:wrap;

}

/* SELECTOR */

#lista-escolar{

    max-width:none;

    width:100%;

}

/* BOTONES */

#ver-uniformes,
#ver-todo{

    height:35px;

    padding:0 20px;

    border:none;

    border-radius:14px;

    cursor:pointer;

    font-weight:600;

    white-space:nowrap;
    
    margin-top: 9%;
    

}

.ver-marymount{

    height:30px !important;
    
    margin-top: 26% !important;

}

#ver-uniformes{

    background:#62adc8;

    color:#fff;

}

#ver-todo{

    background:#62adc8;

    color:#fff;

}

.woocommerce-cart .product-thumbnail,
.woocommerce-checkout .product-thumbnail {
    display: none !important;
}

.woocommerce-checkout-review-order-table .product-name {
    font-weight: 700 !important;
}


/* BOTON VACIAR CARRITO */

#vaciar-carrito-sidecart{

    width:100%;
    margin-top:10px;
    background:#d9534f;
    color:#fff;
    border:none;
    border-radius:8px;
    padding:12px;
    cursor:pointer;
    font-weight:600;

}/* End custom CSS */