/*
 Theme Name:   Coco & Jay Theme
 Theme URI:    https://cocoandjay.com/
 Description:  A child theme of Hello Elementor theme.
 Author:       Coco & Jay GmbH
 Author URI:   https://cocoandjay.com/
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/



/************************************************************************************************************
*************************************************************************************************************
*** GENERAL SETTINGS ****************************************************************************************
*************************************************************************************************************
************************************************************************************************************/

a:focus,
button:focus,
input:focus,
:focus {
  outline: none !important;
}


div p:last-of-type {
  margin-bottom: 0;
}


.button_eckig span.elementor-button-text{
	text-align: left;
	line-height: 1.4em;
	min-height: 60px;
	align-content: center;
	
}

.button_eckig a{
	width: 100% !important;
	
}


.button_eckig a .elementor-button-content-wrapper{
	justify-content: space-between;
}

.button_eckig span.elementor-button-icon{
	font-size: 1.7em;
}