.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-164640 .elementor-element.elementor-element-d5302ec{--display:flex;}.elementor-164640 .elementor-element.elementor-element-d5302ec:not(.elementor-motion-effects-element-type-background), .elementor-164640 .elementor-element.elementor-element-d5302ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EAEAEA;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}#elementor-popup-modal-164640{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-164640 .dialog-message{width:817px;height:750px;align-items:flex-start;}#elementor-popup-modal-164640 .dialog-close-button{display:flex;}#elementor-popup-modal-164640 .dialog-widget-content{border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-730df61 */.ups-wrap .ups-tab:hover,
.ups-wrap .ups-tab:focus,
.ups-wrap .ups-btn:hover,
.ups-wrap .ups-btn:focus {
  background: #00414e !important;
  color: #fff !important;
  border-color: #00414e !important;
  outline: none !important;
  box-shadow: none !important;
}

.ups-wrap .ups-tab.active {
  color: #00414e !important;
  border-bottom-color: #00414e !important;
  background: none !important;
}

.ups-wrap .ups-continue:hover,
.ups-wrap .ups-continue:focus {
  background: none !important;
  color: #555 !important;
  box-shadow: none !important;
}


.ups-checkout {
    display: block;
    width: 100%;
    padding: 13px;
    background: #00414e !important;
    color: #fff !important;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    text-decoration: none !important;
    box-sizing: border-box;
}

.ups-checkout:hover {
    background: #002d37 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.ups-totals {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
    font-size: 14px;
    color: #1a1a1a !important;
}

.ups-totals.bold {
    font-weight: 500;
    margin-bottom: 14px;
    color: #1a1a1a !important;
}

.ups-continue {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #555 !important;
    margin-top: 10px;
    cursor: pointer;
    background: none !important;
    border: none;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}

.ups-continue:hover {
    color: #00414e !important;
    background: none !important;
}/* End custom CSS */