/* Start custom CSS for button, class: .elementor-element-a555bf8 */.elementor-12957 .elementor-element.elementor-element-a555bf8 a {
    background-image: none!important;
    background-color: rgba(0, 0, 0, 0.50)!important;
    backdrop-filter: blur(10px);
}


.elementor-12957 .elementor-element.elementor-element-a555bf8 .elementor-button-icon {
    display: flex;
}

.elementor-12957 .elementor-element.elementor-element-a555bf8 .elementor-button-icon svg {
    width: 24px;
}

@media only screen and (max-width: 767px) {
.elementor-12957 .elementor-element.elementor-element-a555bf8 .elementor-button-text {
    font-size: 14px!important;
    line-height: 1.3em;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;    
} 

.elementor-12957 .elementor-element.elementor-element-a555bf8 .elementor-button-icon svg {
    width: 20px;
}
}/* End custom CSS */