/* Start custom CSS for text-editor, class: .elementor-element-3bf00e02 */.vamtam-sticky-wrapper a {
    text-decoration: underline
}

.vamtam-sticky-wrapper a:hover {
    text-decoration: underline !important
}

.vamtam-shipping-progress {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #f7f7f7;
    text-align: center;
}

.vamtam-shipping-progress p {
    margin-bottom: 10px;
    font-weight: bold;
}

.vamtam-shipping-progress div {
    position: relative;
    height: 20px;
    background: #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}/* End custom CSS */