/*
Theme Name:     Stitch-n-Embroidery
Theme URI:      https://stitchnembroidery.com/
Description:    WordPress theme for the Stitch and Embroidery website. Child theme of the Make theme.
Author:         Rocket Lift
Author URI:     http://rocketlift.com
Template:       make
Version:        2.0.7
*/

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

.site-navigation .menu li:first-of-type a, .site-navigation .nav-menu li:first-of-type a {
	padding-left: 1.6rem;
}

.header-layout-3 .header-contact {
	margin-top: 0;
	float: right;
	font-style: normal;
}

.header-layout-3 .header-contact span {
	display: block;
	padding-bottom: 7px;
}

.header-layout-3 .header-contact span.phone {
	font-size: 2em;
}

.site-branding {
	float: left;
	max-width: 250px;
}

