/*============================SHOP INDEX==============================*/
.overlay-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.32);
}
#header-store-ha {
	display: block;
	width: 100%;
	padding: 0;
	border-bottom: 10px solid #a9c13b;
	height: 100%;
	background: url(../../../images/front/bg-store.jpg) no-repeat center;
	background-size: cover;
}
.header-store-ha {
	margin: 0 auto;
	max-width: 1024px;
	position: relative;
	height: 100%;
	vertical-align: middle;
}

.bg-header {
	position: absolute;
	bottom: 0;
	width: 100%;
	top: 56%;
	left: 0;
	vertical-align: bottom;
	right: 0;
}

.header-text {
	font-size: 90px;
	text-transform: uppercase;
	font-weight: 100;
	color: #fff;
	text-align: center;
	font-family: fantasy;
	letter-spacing: 3px;
}
.header-text-sm {
	max-width: 700px;
	margin: 0 auto;
}

.header-text-sm p {
	font-size: 25px;
	font-family: cursive;
	color: #fff;
	text-align: center;
}
#header-store-main-ha {
	width: 100%;
	position: relative;
	background: #fff;
	float: left;
}

.store-main-ha {
	max-width: 1270px;
	padding: 0 30px;
	height: 100%;
	margin: 0 auto;
}

.store-main-ha h3 {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
}

.store-content-ha {
	width: 100%;
	display: block;
	float: left;
	margin-top: 70px;
}
.ha-text-lf {
	width: 100%;
	margin-bottom: 36px;
}
.ha-text-lf p.pB {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6em;
}

.ha-text-lf h6 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 36px;
}
p.pN {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 300;
	color: #736357;
}
.ha-rgt {
	width: 100%;
	display: block;
	height: auto;
	margin-bottom: 60px;
	float: left;
}
.ha-rgt .col-xs-12 {
	margin-bottom: 35px;
}
.bg-img-icon-st {
	height: 130px;
	width: 130px;
	position: relative;
	margin: 0 auto 36px;
}

.bg-img-icon-st.ha-profits {
	background: url(../../../images/front/icon-boot-sales.png) no-repeat center;
	background-size: cover;
}

.bg-img-icon-st.ha-base {
	background: url(../../../images/front/icon-customer-base.png) no-repeat center;
	background-size: cover;
}

.bg-img-icon-st.ha-insights {
	background: url(../../../images/front/icon-get-production.png) no-repeat center;
	background-size: cover;
}

.bg-img-icon-st.ha-cashflow {
	background: url(../../../images/front/icon-cashflow.png) no-repeat center;
	background-size: cover;
}

.bg-img-icon-st.ha-rais {
	background: url(../../../images/front/icon-time-money.png) no-repeat center;
	background-size: cover;
}

.bg-img-icon-st.ha-waste {
	background: url(../../../images/front/icon-waste.png) no-repeat center;
	background-size: cover;
}

.t-icon-st {
	width: 100%;
	text-align: center;
}

.t-icon-st p {
	font-size: 21px;
	font-weight: 600;
	text-transform: capitalize;
	word-break: break-word;
}
.the-perks-main-ha {
	max-width: 1270px;
	padding: 0 30px;
	height: 100%;
	margin: 0 auto;
}

#side-two-ha {
	width: 100%;
	position: relative;
	background: #fff;
	float: left;
	border-top: 10px solid #a9c13b;
}

.h2-pks {
	font-size: 40px;
}
.art-ha {
	width: 100%;
	display: block;
	margin-bottom: 36px;
}

.art-ha h6 {
	color: #a9c13b;
	text-transform: uppercase;
	font-size: 17px;
}

.art-ha p {
	font-size: 16px;
	font-weight: 300;
	color: #736357;
}
#side-third-ha {
	width: 100%;
	position: relative;
	clear: both;
	padding: 0;
}

.side-third-1 {
	background: #a9c13b;
	float: left;
	width: 100%;
	padding: 30px 0;
}

.side-third-1-main {
	max-width: 1270px;
	padding: 0 30px;
	/* height: 100%; */
	margin: 0 auto;
	clear: both;
}

.bg-side-third-r {
	border: 3px solid #fff;
	border-radius: 4px;
	min-height: 350px;
	background: url(../../../images/front/ha-your-shop-sec-3.jpg)  no-repeat center;
	background-size: cover;
}

.text-sell {
	width: 100%;
	min-height: 350px;
}

.text-sell h1 {
	color: #fff;
	font-size: 80px;
	font-weight: bold;
}

span.selling-now {
	font-size: 35px;
	font-weight: 400;
}
hr.ha-hr{
	max-width: 100% !important;
	opacity: 1 !important;
	border-width: 1px;
}
.text-sell h4 {
	font-family: cursive;
	color: #fff;
	font-size: 30px;
	margin-bottom: 36px;
	line-height: 1.6em;
}
.text-sell ul {
	display: block;
	width: 100%;
}

.text-sell ul li {
	display: block;
	width: 100%;
	margin-bottom: 17px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.side-third-2 {
	background: #736357;
	float: left;
	width: 100%;
	padding: 30px 0;
}
.side-third-ft {
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 35px;
}
ul.side-third-list-ft {
	width: 100%;
	display: block;
	padding-left: 25px;
}

ul.side-third-list-ft li {
	list-style-type: disc;
	color: #fff;
	line-height: 1.6em;
	font-size: 20px;
}
ul.side-third-ft {
	width: 100%;
	display: block;
}

ul.side-third-ft li {
	color: #fff;
	line-height: 1.6em;
	font-size: 20px;
}
p.ha-ft {
	color: #fff;
	font-size: 17px;
	font-family: cursive;
}