.elementor-20484 .elementor-element.elementor-element-b00a1f2{--display:flex;--justify-content:space-evenly;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}#elementor-popup-modal-20484{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-20484 .dialog-message{width:350px;height:custom;align-items:flex-start;}#elementor-popup-modal-20484 .dialog-close-button{display:flex;}#elementor-popup-modal-20484 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-3d1589b */.gold-rates {
    background-color: #fffbe6;
    border: 1px solid #ffd700;
    padding: 15px;
    border-radius: 8px;
    max-width: 600px;
    font-weight: 600;
    color: #000000;
    /*font-size: 13px;*/
    margin: 0 auto;
}

.gold-rates h4 {
    margin-top: 0;
    margin-bottom: 12px;
    /*max-width: 800px;*/
    font-size: 12px;
    text-align: center;
}

.gold-rate-table {
    /*width: 100%;*/
    border-collapse: collapse;
}

.gold-rate-table th, .gold-rate-table td {
    padding: 8px;
    border: 1px solid #ffd700;
    text-align: center;
}

.gold-rate-table th {
    background-color: #ffecb3;
}

.updated-time {
    /*margin-top: 10px;*/
    font-size: 12px;
    text-align: center;
    color: #666;
}/* End custom CSS */