.elementor-4231 .elementor-element.elementor-element-1f54953{--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;}.elementor-4231 .elementor-element.elementor-element-1f54953:not(.elementor-motion-effects-element-type-background), .elementor-4231 .elementor-element.elementor-element-1f54953 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F1E1;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4231 .elementor-element.elementor-element-70f3c84 .elementor-heading-title{font-family:"Ogg Roman", Sans-serif;font-size:45px;font-weight:600;color:#000000;}.elementor-4231 .elementor-element.elementor-element-fd4c881{--display:flex;--padding-top:10%;--padding-bottom:10%;--padding-left:10%;--padding-right:10%;}.elementor-4231 .elementor-element.elementor-element-fd4c881:not(.elementor-motion-effects-element-type-background), .elementor-4231 .elementor-element.elementor-element-fd4c881 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F1E1;}.elementor-4231 .elementor-element.elementor-element-cdbdca0{--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:2%;--padding-bottom:2%;--padding-left:2%;--padding-right:2%;}.elementor-4231 .elementor-element.elementor-element-cdbdca0:not(.elementor-motion-effects-element-type-background), .elementor-4231 .elementor-element.elementor-element-cdbdca0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F1E1;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for wc-elements, class: .elementor-element-4075437 *//*
MENU LATERAL
*/

.woocommerce-MyAccount-navigation a {
    font-family: Karla-VariableFont;
    font-size: 16px;
    color: black !important;
}


/*
ESCRITORIO
*/

.woocommerce-MyAccount-content {
    font-family: Karla-VariableFont;
    font-size: 16px;
    color: black !important;
}

.woocommerce-MyAccount-content a {
    color: black;
    text-decoration: underline;
}

/*
PEDIDOS
*/

.woocommerce-orders-table thead {
    background-color: #364a35;
}

.woocommerce-orders-table thead th {
    color: #fff;
    text-align: center;
}

.woocommerce-orders-table tbody {
    background-color: #fff;
}

.woocommerce-orders-table tbody td,
.woocommerce-orders-table tbody th {
    background-color: #fff;
}

.woocommerce-orders-table__cell-order-actions {
    white-space: nowrap;
}

/* Botones*/
.woocommerce-orders-table__cell-order-actions .button {
    display: inline-block !important;
    margin-right: 5px !important;
    font-size: 12px !important;
    font-family: Karla-VariableFont !important;
    padding: 4px 8px !important;
    line-height: 1.2 !important;

    background-color: #364a35 !important; 
    color: white !important;
    border: none !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

/* Botones - Hover */
.woocommerce-orders-table__cell-order-actions .button:hover {
    background-color: #202B21 !important;
}

.woocommerce-orders-table__cell-order-actions .button:last-child {
    margin-right: 0 !important;
}

/* 
Btn (Ver) - Pagina
*/
.woocommerce-order-details__title {
    font-family: Ogg Roman;
}

.woocommerce-table--order-details {
    font-family: Karla-VariableFont; 
    font-size: 16px;
}

/* Encabezado verde */
.woocommerce-table--order-details thead {
    text-align: center;
    background-color: #364a35;
    color: white;
}

/* Cuerpo y footer blanco */
.woocommerce-table--order-details tbody,
.woocommerce-table--order-details tfoot {
    background-color: #ffffff;
    color: #000000;
}

/* Direccion */
.woocommerce-column__title {
    font-family: Ogg Roman;
}

.woocommerce-column--billing-address address {
    background: #ffffff;
}

.woocommerce-customer-details address {
    background-color: #ffffff;
    color: #000000;
    padding: 15px;
    border-radius: 6px;
    font-family: Karla-VariableFont;
    font-size: 16px;
}

/*
DESCARGAS
*/

.woocommerce-info {
    font-family: Karla-VariableFont;
    font-size: 16px;
    color: white;
    background: #364a35;
    
}

.woocommerce-info .button.wc-forward {
    background-color: white;
    color: black !important;
    border: none;
    font-family: Karla-VariableFont !important;
    font-size: 14px;
}

/*
METODOS DE PAGO
*/

/* Btn */
.woocommerce-MyAccount-content .button {
    background-color: #364a35 !important;
    color: white !important;
}

.woocommerce-MyAccount-content .button:hover {
    background-color: #202B21 !important;
    color: white !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ogg Roman';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.essentialfoods.es/wp-content/uploads/2025/11/Ogg-Roman.woff') format('woff');
}
/* End Custom Fonts CSS */