.elementor-2736 .elementor-element.elementor-element-d9bee4c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2736 .elementor-element.elementor-element-fef9b12{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:4em;--padding-bottom:5em;--padding-left:1.3em;--padding-right:1.3em;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-2736 .elementor-element.elementor-element-586cf66{text-align:center;}.elementor-2736 .elementor-element.elementor-element-586cf66 .elementor-heading-title{font-size:28px;font-weight:700;color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2736 .elementor-element.elementor-element-27d1cf0{padding:4px 0px 15px 0px;column-gap:0px;text-align:center;font-size:15px;font-weight:400;line-height:1.6em;color:#616161;}.elementor-2736 .elementor-element.elementor-element-27d1cf0 .elementor-widget-container{max-width:0%;}.elementor-2736 .elementor-element.elementor-element-a61706f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0em;--padding-bottom:2em;--padding-left:0em;--padding-right:0em;}@media(min-width:770px){.elementor-2736 .elementor-element.elementor-element-fef9b12{--content-width:920px;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-2736 .elementor-element.elementor-element-a61706f{--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}}@media(max-width:769px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-27d1cf0 */.elementor-2736 .elementor-element.elementor-element-27d1cf0 {
  max-width: 650px !important;
  margin: auto
}

.elementor-2736 .elementor-element.elementor-element-27d1cf0.elementor-widget-text-editor {
  display: block !important;
}


.elementor-2736 .elementor-element.elementor-element-27d1cf0 em {
  color: var(--e-global-color-primary) !important;
}


.elementor-2736 .elementor-element.elementor-element-27d1cf0 span {
  margin: 0px 10px !important; 
}

.elementor-2736 .elementor-element.elementor-element-27d1cf0 p {
  margin-bottom: 12px
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-43f626c *//* Sombra y Borde redondo de la Tabla */
.resumen-pedido-table {
  box-shadow: 0px 5px 40px 0px #00000012 !important;
  border-radius: 15px !important;
  border: 25px solid #fff !important;
  overflow: hidden !important;
}

/* Encabezado en la Tabla */
.resumen-pedido-table tr th {
  font-weight: 600 !important;
  text-transform: none !important;
}

/* Centrar contenido de la Tabla */
.resumen-pedido-table th,
.resumen-pedido-table td {
  text-align: center !important;
  white-space: nowrap !important;
}

/* Alinear el encabezado (Producto) a la izquierda */
.resumen-pedido-table th.producto {
  text-align: left !important;
}

/* Producto con saltos de línea en móviles */
.resumen-pedido-table td.producto {
    text-align: left !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}

.resumen-pedido-table th.precio,
.resumen-pedido-table td.precio {
  display: none !important;
}/* End custom CSS */