.elementor-kit-5{--e-global-color-primary:#2A1B0A;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b5aeb33:#F6F2EA;--e-global-color-c58817e:#2A1B0A;--e-global-color-5420d44:#ab6337;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:#F6E3D0;--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;background-image:url("https://urkosoulcoffee.com/wp-content/uploads/2026/02/20260224_145743_BG_LIGHT_PARCHMENT_1792x1024.png");}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:#2A1B0A;}.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;}{}.entry-title, .wp-block-post-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-header .site-navigation ul.menu li a{color:var( --e-global-color-primary );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}footer .footer-inner .site-navigation a{color:var( --e-global-color-secondary );}@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 *//* Carrito WP Menu Cart */
.wpmenucartli a {
    color: #d6c2a1 !important; /* beige */
    transition: color 0.3s ease;
}

/* Hover */
.wpmenucartli a:hover {
    color: #efe3c9 !important; /* beige claro */
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

/* Cambiar visualmente "Actions:" por "Invoice:" */
.elementor-kit-5 th.order-actions--heading {
    font-size: 0 !important;
}

.elementor-kit-5 th.order-actions--heading::after {
    content: "Invoice:";
    font-size: 16px;
    font-weight: 700;
}

/* Ocultar completamente Billing Details */
.elementor-kit-5 section.woocommerce-customer-details {
    display: none !important;
}

/* Ocultar correo electronico*/
.elementor-kit-5 ul.woocommerce-order-overview
li.woocommerce-order-overview__email.email {
    display: none !important;
}/* End custom CSS */