/*
Theme Name: Lea's
Theme URI: http://trevellyan.biz
Description: Storefront child theme developed for Lea's by Trevellyan.biz
Author: Trevellyan.biz
Author URI: http://trevellyan.biz
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* header
*********/
.logo_container a::after {
	content: "Lea's";
	font-family: "Dancing Script", cursive;
	font-size: 4rem;
	vertical-align: middle;
}

img#logo {
    display: none;
}

