/* ---------------------------------------------------------------------- */
/*  Breadcrumbs
/* ---------------------------------------------------------------------- */
.breadcrumb {
	position: relative;
	width: 100%;
	text-align: right;
}
.breadcrumb.fixed {
	position: absolute;
}
.breadcrumb.fixed.totop {
	top: 95px;
	z-index: 1;
}
.breadcrumb ol{
	list-style-type:none;
	padding:0;
}
.breadcrumb ol li{
	list-style:none;
	display:inline-block;
}
.breadcrumb ol li:not(:last-child):after{
}
.breadcrumb ol li:not(:last-child):after{
	content:"/";
	margin:0 5px;
}
.breadcrumb, .breadcrumb a {
	color: #22ac60;
}
.breadcrumb.white, .breadcrumb.white a {
	color: #fff;
}
.getstarted{
	padding:50px 0;
}
.getstarted-btn{
	margin-top:20px;
}
.global-hero {
	background-image:url(../jpg/hero-bg-9.jpg);
	background-attachment: initial;
}
.start-store {
	background-color: #f2f3f6;
	padding: 75px 0;
}
.start-store-left {
	float: left;
	width: 43%;
}
.start-store-right {
	float: right;
	width: 50%;
}
.start-store-left h4 {
	margin-bottom: 25px;
}
.start-store-left p {
	margin-bottom: 25px;
}
.helpfull-tips{
	background:#fff;
	padding:50px 0;
}
.tip{
	margin-bottom:15px;
}
.tip-num{
	float:left;
	width:5%;
}
.tip-num span{
	font-size: 24px;
    border: 1px solid #22ac60;
    border-radius: 50%;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 32px;
}
.tip-details{
	float:left;
	width:95%;
}
.helpfull-tips h2{
	margin-bottom:30px;
}
section.inpage-form-container.inpage-form-bottom {
	padding-bottom: 80px;
}
section.accept-payments {
    background: #f2f3f6;
    padding: 50px 0;
}
h2,p{
	margin-bottom:20px;
}
.accept-payments h2{
	text-align:center;
}
.ac-details {
    float: left;
    width: 48%;
}
.ac-image {
    float: right;
    width: 48%;
	text-align: center;
}
section.best-products {
    padding: 50px 0;
}
.best-products h3{
	text-align:center;
	margin-bottom: 30px;
}
.best-product {
    border-top: 1px solid #e2e2e2;
    margin-top: 45px;
    padding-top: 45px;
}
.bp-left {
    float: left;
    width: 20%;
    text-align: center;
}
.bp-right {
    float: right;
    width: 78%;
}
section.how-it-works {
    padding: 50px 0;
	background: #f2f3f6;
}
.hiw-step h3{
	font-size:18px;
	font-weight: bold;
	position: relative;
}
.hiw-step h3:before {
    content: url(../png/check-24.png);
    position: absolute;
    left: -50px;
    top: 6px;
}
section.sucess {
    padding: 50px 0;
}
.sucess h2{
	text-align:center;
	margin-bottom: 20px;
}
.sucess h3{
	text-align:center;
}
.story-image {
    background: #f2f3f6;
    padding: 30px;
    float: left;
    width: 31%;
    margin: 1.1%;
}
.sucess-stores {
    margin-top: 50px;
}
section.get-started {
    padding: 50px 0;
    background: #f2f3f6;
}
.gs-left {
    float: left;
    width: 48%;
    text-align: center;
	margin-top: 40px;
}
.gs-right {
    float: right;
    width: 52%;
}
section.faq-section {
    padding: 30px 0 80px;
	border-top: 1px solid #e7e8ec;
	background: #f9f9fa;
}
section.faq-section h2 {
	text-align: center;
	margin-bottom: 30px;
}
.faqs {
	background-color: #fff;
	border: 1px solid #e7e8ec;
	border-radius: 4px;
}
.faq {
	border-bottom: 1px solid #e7e8ec;
}
.faq:last-child {
	border-bottom: none;
}
.faq-question {
    padding: 20px 40px 20px 25px;
    font-weight: bold;
    cursor: pointer;
	position: relative;
	-webkit-transition: height 250ms; /* Safari */
    transition: height 250ms;
}
.faq-answer {
    padding: 0 100px 30px 25px;
    text-align: justify;
	display: none;
	margin-top: 10px;
}
.faq-question:after {
    content: "+";
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 18px;
    height: 18px;
    color: #fff;
    background-color: #2a2d32;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.faq.active .faq-question:after {
	 content: "-";
	 background-color: #27ae60;
}
.faq-question:hover:after {
	background-color: #27ae60;
}
.faq-question:hover {
	color: #27ae60;
}
.hiw-step {
    padding-left: 35px;
}
@media(max-width:1199px){
	h2 br {
		display: none;
	}
	.story-image img{
		max-width:100%;
	}
	.ac-image img,
	.gs-left img{
		max-width:100%;
	}
	.start-store-right {
		margin-top: 115px;
	}
	.helpfull-tips h2 {
		font-size: 37px;
	}
	.get-started .container1170 > h2{
		font-size:38px;
	}
}
@media(max-width: 1023px) {
	.start-store {
		padding: 40px 0;
	}
	.start-store-left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.start-store-right {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.start-store-right img {
		margin: 0 auto;
	}
	.tip-details {
		width: 90%;
	}
	.tip-num {
		width: 10%;
	}
	.global-hero {
		padding-bottom: 70px;
	}
	.start-store-right {
		margin-top: 15px;
	}
	.ac-details {
		float: none;
		width: 100%;
	}
	.ac-image {
		float: none;
		width: 100%;
	}
	.bp-left {
		width: 28%;
		margin-top: 50px;
	}
	.bp-right {
		width: 70%;
	}
	.hiw-step {
		padding-left: 75px;
	}
	.gs-right {
		float: none;
		width: 100%;
	}
	.gs-left {
		float: none;
		width: 100%;
	}
	.faq-answer {
		padding: 0 25px 30px 25px;
	}
}

@media(max-width:767px){
.tip-num {
    width: 100%;
    text-align: center;
    float: none;
}
.tip-num span {
    margin: auto;
    margin-bottom: 15px;
}
section.helpfull-tips {
    text-align: left;
}
.tip-details {
    width: 100%;
    float: none;
}
.breadcrumb {
	display: none !important;
}
.story-image {
    padding: 20px;
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
	text-align: center;
}
section.faq-section h2 {
    font-size: 26px;
}
.faq-answer {
    padding: 0 25px 30px 25px;
}
.global-hero {
    padding-bottom: 30px;
}
.helpfull-tips h2 {
    font-size: 35px;
}
.hiw-step h3:before{
	display:none;
}
.hiw-step {
    padding-left: 0;
}
.how-it-works .text-center{
	text-align:left;
}
.helpfull-tips {
	padding: 50px 0 20px;
}
.bp-left {
    width: 100%;
    margin-top: 0;
    float: none;
}
.bp-right {
    width: 100%;
    float: none;
    text-align: center;
}
.best-product {
    margin-top: 30px;
    padding-top: 30px;
}
}

@media(max-width: 320px) {
	.global-hero h2 {
		font-size: 24px;
	}
	section.faq-section h2 {
		font-size: 22px;
	}
	.helpfull-tips h2 {
		font-size: 30px;
	}
	section.how-it-works {
		padding: 50px 0 20px;
	}
	.get-started .container1170 > h2 {
		font-size: 29px;
	}
}