/*
Theme Name: Divi-Selfie
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.1.4
Template: Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
@import url("../Divi/style.css");

body {
	font-family: "lato",sans-serif;
	font-style: normal;
	font-weight: 400;
}


h1, h2, h3, h4, h5, h6 {
font-family: "grafolita-script",sans-serif;
font-style: normal;
font-weight: 600;
}

h2, h3, h4, h5, h6 {
font-family: "grafolita-script",sans-serif;
font-style: normal;
font-weight: 400;
}


#main-header {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#top-menu li > a {
	padding-bottom: 04px;
}
