.footer-2 {
	background: #eeeeee none repeat scroll 0 0;
	padding-top: 130px;
}
.footer-area {
	background: #f6f6f6 none repeat scroll 0 0;
	padding: 120px 0 75px;
}
a, ::before {
	transition: all 0.3s ease 0s;
}
.footer-title.title-border::before {
	background: #c87065 none repeat scroll 0 0;
}
.productQuantity__changer input {
	margin-bottom: 0 !important;
}
.title-border::before {
	background: #eee none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 50px;
}
.newsletter-follow li {
	display: inline-block;
	font-size: 20px;
	margin-right: 20px;
}
.footer-title {
	font-size: 20px;
	font-weight: 900;
	line-height: 15px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.title-border {
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	color: #434343;
	font-family: 'Lato', sans-serif;
	margin: 0 0 10px;
}
p {
	margin: 0 0 15px;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
body {
	color: #666;
	font-family: "Lato",sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}
.footer-menu li a {	color: #333;	line-height: 27px;}
.footer-menu li a i {
	margin-right: 10px;
}
.zmdi {
	display: inline-block;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer-contact li {
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
}
.footer-contact li span {
	float: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	width: 95px;
}
.copyright-2 {
	background: #f2f2f2 none repeat scroll 0 0;
}
.copyright-area {
	background: #eeeeee none repeat scroll 0 0;
}
.copyright, .payment {
	line-height: 60px;
}
.mb-0 {
	margin-bottom: 0;
}
a {
	text-decoration: none;
	color: #434343;
}