/*
 Theme Name:     Kreativ
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Kreativ Webagentur KlG
 Author URI:     https://www.kreativ.swiss
 Template:       Divi
 Version:        1.0.2
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.primary-button-blue:hover {
transition: all 0.25s ease;
transform: translateY(-1px);
box-shadow: 0 6px 14px rgba(0,0,0,0.12);	
}

/*Hero Slider Fix Position*/
/* Only apply to your slider */
.et_pb_slide_description .et_flex_module {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
}