/*
Theme Name: Size More
Theme URI: http://www.graticle.com
Description: This theme was created for Little Island Creamery, Washington USA.
Author: Graticle
Author URI: http://graticle.com
Version: 2017
/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

footer .footer_mid .lft p, footer .footer_mid .rgt p{margin:0px}
footer .copy p{margin:0px}

/* .fa-phone {
	transform: scaleX(-1) !important;
} */

.fa {
	font: normal normal normal 14px/1 FontAwesome !important;
}
