﻿/*
====================
04_HEADER_FOOTER
	Lower banner
	Header
		Mini Cart
	Footer Logo
	Footer
	Newsletter Signup
====================
*/

/* Lower banner */

#mobile_lower_banner {
	width: 100%;
	margin: 0;
	background-color: #cf152d;
    font-family: 'mulibold', Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	line-height: 26px;
	text-align: center;
}

#mobile_lower_banner p {
    margin: 0;
    padding: 10px 1%;
	color: #fff;
    font-family: inherit;
}

#mobile_lower_banner span {
	font-family: inherit;
	text-decoration: underline;
}

#mobile_upper_banner a,
#mobile_lower_banner a {
    color: inherit;
	text-decoration: underline;
}

/* Header */

header,
#header {
	position: relative;
	display: table;
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
}

header .nav_row {
	display: block;
	width: 100%;
	padding: 6px 0 2px;
}

header .menu,
#header .menu {
	position: relative;
	display: inline-block;
	width: 25%;
	margin-top: 10px;
	text-align: center;
}

header .menu .fa {
	color: #410e02;
	font-size: 35px;
	font-size: 2.1875rem;
}

header .menu span,
#header .menu span {
    display: block;
    font-weight: 600;
    text-align: center;
}

header .menu span a,
#header .menu span a {
    text-decoration: none;
}

/* Logo */

header .logo {
	display: inline-block;
	width: 49%;
	text-align: center;
}

header .logo img {
	width: 100px;
}

/* Mini Cart */

header #mobile_cart,
#header #mobile_cart {
	position: relative;
	display: inline-block;
	width: 22%;
	margin-top: 10px;
	text-align: center;
}

header #mobile_cart .cart:before {
	padding-right: 0.75em;
	content: "\f07a";
	color: #4e1e13;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	font-size: 2rem;
	font-weight: 400;
	text-decoration: inherit;
}

header #mobile_cart a {
	text-decoration: none;
}

header #mobile_cart .qty {
	position: absolute;
	width: 100%;
	top: 10px;
	left: 34px;
	color: #4e1e13;
	font-size: 18px;
	font-size: 1.125rem;
	text-decoration: none;
}

header #mobile_cart .cart,
#header #mobile_cart .cart {
	position: relative;
	display: block;
	right: 0;
	padding: 0 0 8px 0;
	color: #4e1e13;
	text-align: right;
	vertical-align: middle;
}

header .cart .qty,
#header .cart .qty {
	height: 16px;
	margin: -2px 0 0 -42px;
}

header .cart .price,
#header .cart .price {
	position: relative;
	width: 100%;
	top: 4px;
	left: -6px;
	margin-top: 8px;
	font-weight: 600;
	text-align: center;
}

/* Footer Logo and Copyright */

#footer_logo {
	margin: 80px auto 25px;
	text-align: center;
}

#footer_logo_image {
	display: inline-block;
	height: auto;
	width: 70%;
	max-width: 454px;
	vertical-align: middle;
}

#footer_copyright {
	width: 92%;
	margin: 0 auto 25px;
}

#footer_copyright_content {
	margin: 20px auto;
	color: #410e02;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 300;
	line-height: 1.6;
}

/* Footer */

#footer {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
}

#footer div {
	display: table-cell;
	width: 20%;
	padding: 15px 0 10px;
	text-align: center;
	vertical-align: top;
}

#footer .table {
	display: table;
	width: 100%;
}

#footer .row {
	display: table-row;
	width: 100%;
}

#footer a {
	color: #4e1e13;
	font-size: 10px;
	font-size: 0.625rem;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 12px;
}

#footer .fa {
	padding: 0 0 10px;
}

#footer .sign-out .fa,
#footer .sign-in .fa,
#footer .account .fa,
#footer .customer_care .fa,
#footer .shipping .fa,
#footer .full_site .fa,
#footer div.sign-out .fa,
#footer div.sign-in .fa,
#footer div.account .fa,
#footer div.customer_care .fa,
#footer div.shipping .fa,
#footer div.full_site .fa {
    font: 24/1 FontAwsome;
	font-size: 24px;
	font-size: 1.5rem;
    text-rendering: auto;
}

#footer span {
	display: block;
}

#footer div .container {
	display: table-row;
	width: 80%;
	text-align: center;
}

/* Sub Footer */

#sub_footer {
	text-align: left;
}

#sub_footer h2 {
	width: 94%;
	margin: 0 auto;
	border-bottom: 2px solid #410e02;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.571428571428571em;
}

#sub_footer h2 sup {
	font-size: 14px;
	font-size: 0.875rem;
	vertical-align: top;
}

#sub_footer .links {
	padding: 20px 0 10px;
	list-style-type: none;
}

#sub_footer .links li {
	width: 94%;
	margin: 0 auto;
	padding-bottom: 20px;
}

#sub_footer .links li a {
	color: #410e02;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 900;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 1;
}

/* Newsletter Signup */

#email_signup {
	display: block;
	/*
	border-image-source: url("/img/bgs/squiggle_mobile.png");
	border-image-slice: 25;
	border-image-width: 10px;
	*/
	color: #410e02;
	text-align: left;
}

#email_signup:after {
    clear: both;
}

#email_signup input.email_entry {
	display: block;
	height: 40px;
	width: 290px;
	margin: 20px auto 10px;
	padding: 1px 0;
	outline: medium none;
	border: 1px solid #989a9d;
	color: #410e02;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
}

#email_signup input.btn {
	padding: 10px 50px;
	border: none;
	background-color: #410e02;
	font-family: inherit;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
}

#email_signup .submit {
	float: none;
	position: unset;
	display: block;
	width: 100%;
	margin: 10px auto 20px;
	text-align: center;
	clear: both;
}

#sub_footer .social-list {
	width: 94%;
	margin: 0 auto 120px;
    padding: 0;
    list-style: outside none none;
}

#sub_footer .social-list li {
    display: inline-block;
    margin: 0 1px 10px;
}

#sub_footer .social-list i.facebook:before {
	content: url("/img/icons/facebook.png");
}

#sub_footer .social-list i.instagram:before {
	content: url("/img/icons/instagram.png");
}

#sub_footer .social-list i.twitter:before {
	content: url("/img/icons/twitter.png");
}

#sub_footer .social-list i {
    display: block;
    font-size: 64px;
	font-size: 4rem;
    text-decoration: none;
}

#sub_footer .social-list a {
    border-bottom: 0;
    padding-bottom: 0;
    text-decoration: none;
}
