/*
 Theme Name:   Divi - Plant Medicine Healing
 Author:       Zachary Stark
 Template:     Divi
 Version:      10.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


/* HEADER */

.et_header_style_left .logo_container {
	padding-top: 10px;
}

.logo_container h1 {
	display: inline-block;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    padding-bottom: 0;
}

.et-fixed-header .logo_container h1 {
	font-size: 17px;
}

/* inline buttons */
.btn-inline .et_pb_button_module_wrapper {
	display: inline-block;
	padding-bottom: 20px;
	margin: 0 10px;
}