.ag-whatsapp-button {
display: inline-block;
text-decoration: none;
border: none;
cursor: pointer;
transition: all 0.3s ease;
text-align: center;
border-radius: 4px;
font-size: 16px;
font-weight: 500;
}
.ag-whatsapp-button:hover {
text-decoration: none;
transform: translateY(-1px);
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.ag-whatsapp-button:focus {
outline-offset: 2px;
} .ag-phone-button {
display: inline-block;
text-decoration: none;
border: none;
cursor: pointer;
transition: all 0.3s ease;
text-align: center;
border-radius: 4px;
font-size: 16px;
font-weight: 500;
}
.ag-phone-button:hover {
text-decoration: none;
transform: translateY(-1px);
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.ag-phone-button:focus {
outline-offset: 2px;
} .ag-whatsapp-container,
.ag-phone-container {
display: inline-block;
}
.ag-buttons-container {
display: flex;
gap: 15px;
align-items: center;
flex-wrap: wrap;
} @media (max-width: 480px) {
.ag-buttons-container {
flex-direction: column;
gap: 10px;
}
.ag-whatsapp-button,
.ag-phone-button {
width: 100%;
max-width: 280px;
}
}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}