.elementor-button,a.elementor-button:visited {  color: var(--the7-btn-color);  background-color: var(--the7-btn-bg-color);  background: #7cc2f6;  background: -webkit-linear-gradient(135deg, #7cc2f6 0%, #cfc7fa 2%, #f9c1a0 5%, #b7f6af 8%, #7cc2f6 12%, #ffffff 17%, #ffffff 79%, #7cc2f6 87%, #b7f6af 90%, #f9c1a0 93%, #cfc7fa 97%, #7cc2f6 100%);  background: linear-gradient(135deg, #7cc2f6 0%, #cfc7fa 2%, #f9c1a0 5%, #b7f6af 8%, #7cc2f6 12%, #ffffff 17%, #ffffff 79%, #7cc2f6 87%, #b7f6af 90%, #f9c1a0 93%, #cfc7fa 97%, #7cc2f6 100%);  border-color: var(--the7-btn-border-color);  border-style: solid;  border-width: 0;  font-family: var(--the7-base-font-family);}.box-hover:hover .elementor-button,.elementor-button:hover,.elementor-button:focus,.box-hover:hover a.elementor-button:visited,a.elementor-button:visited:hover,a.elementor-button:visited:focus {  color: var(--the7-btn-hover-color);  background: var(--the7-btn-hover-bg-color);  background: #7cc2f6;  background: -webkit-linear-gradient(135deg, #7cc2f6 8%, #cfc7fa 32%, #f9c1a0 54%, #b7f6af 74%, #7cc2f6 100%);  background: linear-gradient(135deg, #7cc2f6 8%, #cfc7fa 32%, #f9c1a0 54%, #b7f6af 74%, #7cc2f6 100%);  border-color: var(--the7-btn-border-hover-color);}