.elementor-1607 .elementor-element.elementor-element-a8c549a{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-1607 .elementor-element.elementor-element-40c7bbf > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-1607 .elementor-element.elementor-element-40c7bbf img{width:168px;max-width:168px;height:47px;object-fit:contain;object-position:center center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );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-1607 .elementor-element.elementor-element-2ac6800 > .elementor-widget-container{margin:0px 0px 33px 0px;}.elementor-1607 .elementor-element.elementor-element-2ac6800{text-align:center;}.elementor-1607 .elementor-element.elementor-element-2ac6800 .elementor-heading-title{font-family:"Roboto Flex", Sans-serif;font-size:24px;font-weight:700;line-height:18px;color:var( --e-global-color-secondary );}#elementor-popup-modal-1607 .dialog-widget-content{background-color:var( --e-global-color-87e6562 );border-radius:4px 4px 4px 4px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1607{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1607 .dialog-message{width:584px;height:auto;padding:46px 60px 46px 60px;}#elementor-popup-modal-1607 .dialog-close-button{display:flex;background-color:var( --e-global-color-a41a747 );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS */.woocommerce-Input {
    border: none !important; 
    background-color: white !important;
    border-radius: 6px !important;
    font-family: Inter;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    color: #636363;
}

.woocommerce-form-row label {
    color: #294074 !important; 
    font-family: "Roboto Flex";
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
}

.woocommerce-form-row span {
    color: red;
}

div.contenedor-boton {
    display: flex;
    justify-content: center !important;
}

.edit-button {
    font-family: "Roboto Flex";
    font-size: 14px;
    padding: 10px 36px;
    border-radius: 37px;
    background: #1E5DA0;
    color: white;
    border: none;
    
}

.edit-button:hover, .edit-button:focus {
    background: #1E5DA0 !important;
}/* End custom CSS */