/* ---------------------------------------------------------------------- */
/*  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;
}
.global-hero h3 {
    color: #fff;
    font-size: 33px;
}

.global-hero {
	background-image:url("../jpg/furniture-hero.jpg");
	background-repeat: no-repeat;
	background-attachment: initial;
	    padding-top: 190px;
    padding-bottom: 145px;
}
.start-store {
	background-color: #fff;
	padding: 40px 0;
}
.start-store-left {
	float: left;
	width: 43%;
}
.start-store-right {
	float: right;
	width: 47%;
	margin-top: 90px;
}
.start-store-left h2 {
    font-size: 25px;
    font-weight: bold;
}
.start-store-left h4 {
	margin-bottom: 25px;
}
.start-store-left p {
	margin-bottom: 25px;
}
.helpfull-tips{
	background:#f2f3f6;
	padding:50px 0;
}
.tip{
	margin-bottom:15px;
}
.tip-num{
	float:left;
	width:5%;
}
.tip-num span{
	    line-height: 38px;
    text-align: center;
    font-size: 20px;
    float: left;
    margin-right: 22px;
    margin-bottom: 10px;
    color: #22ac60;
    font-weight: 700;
    width: 38px;
    height: 38px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    margin-top: -3px;
}
.tip-details{
	float:left;
	width:100%;
}
.helpfull-tips h2{
	margin-bottom:30px;
}
.store-features {
	padding: 70px 0;
}
.store-features h2 {
	margin-bottom: 40px;
}
.helpfull-tips2 .tip{
	margin-bottom:40px;
}
.helpfull-tips2 .tip.last{
	margin-bottom:0px;
}
.helpfull-tips2 .tip-details{
	float:left;
	width:85%;
}
.sell-everywhere {
	background-color: #f2f3f6;
	border-top: 1px solid #e7e8ec;
	border-bottom: 1px solid #e7e8ec;
	padding: 50px 0;
}
.sell-everywhere h2 {
	margin-bottom: 40px;
}
.sell-everywhere img {
	margin: 40px auto;
}
.sell-everywhere .tc-blurb p {
	max-width: 325px;
	margin-left: auto;
	margin-right: auto;
}
section.dominate-search {
	padding: 50px 0;
}
.dominate-search h3 {
	margin-bottom: 40px;
}
.dominate-search-left {
	float: left;
	width: 40%;
	padding-right: 30px;
}
.dominate-search-right {
	float: right;
	width: 60%;
}
.dominate-search-text {
	margin-bottom: 44px;
}
.grow-online {
	background-color: #f2f3f6;
	border-top: 1px solid #e7e8ec;
	border-bottom: 1px solid #e7e8ec;
	padding: 50px 0;
}
.grow-online h3 {
	margin-bottom: 40px;
}
.grow-online-left {
	float: left;
	width: 420px;
	max-width: 50%;
}
.grow-online-left > ul {
	padding: 0;
	margin: 0;
}
.grow-online-left > ul > li {
	list-style: none;
	float: left;
	width: 50%;
	padding-left: 25px;
	background: url(../png/check-8.png) no-repeat;
	background-position: 0 6px;
	margin-top: 25px;
}
.grow-online-right {
	float: right;
	max-width: 50%;
	max-width: calc(100% - 420px);
}
.expert-support {
	padding: 50px 0;
}
.expert-support h3 {
	margin-bottom: 40px;
}
.expert-support .tc-blurb-icon img {
	margin: 0 auto;
	padding: 18px 0 19px;
}
section.inpage-form-container.inpage-form-bottom {
	padding-bottom: 80px;
}
.sell-everywhere .tc-blurb p {
    max-width: 275px;
}
.start-store-left {
    width: 50%;
	margin-top: 30px;
}
.divleft{
	float:left;
	width:40%;
}
.divright{
	float:right;
	width:60%;
}
.tips-img{
	float:left;
	width: 40%;
}
.tips-img img{
	max-width:100%;
}
.tips-text{
	float:right;
	width: 55%;
}
.start-store-left h3,
.tip-details h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
}
.tip-details h3{
    margin-bottom: 5px;
}
.helpfull-tips2{
	background:#fff;
}
.expert-support {
    padding: 50px 0 90px;
}
.tips-top {
    margin-bottom: 70px;
}
.tips-text.tips-left{
	float:left;
}
.tips-img.tips-right{
	float:right;
}
.details-icon {
    line-height: 93px;
    text-align: center;
    font-size: 60px;
    margin-right: 22px;
    margin-bottom: 10px;
    color: #22ac60;
    font-weight: 800;
    width: 85px;
    height: 85px;
    background: #fff;
    border: 1px solid #ccc;
	border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    margin: auto;
}
.details-icon-holder {
    float: left;
    width: 15%;
    text-align: center;
}

section.understanding-business {
    padding: 50px 0;
    background: #f2f3f6;
}
.cat-left {
    float: left;
    width: 50%;
}
.cat-img {
    float: right;
    width: 50%;
    text-align: right;
}
.main-categories {
    margin-top: 45px;
}
.understanding-business h3{
	font-weight:bold;
}
.acc-right {
    float: right;
    width: 50%;
}
.acc-img {
    float: left;
    width: 50%;
    text-align: left;
}
.accessories {
    margin-top: 30px;
}
.cat-left ul li:before {
    content: url(../png/check-10.png);
	position: absolute;
	left: 0;
}
.cat-left ul{
	padding:0;
}
.cat-left ul li {
	font-weight: bold;
	list-style: none;
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}
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.financing {
    padding: 50px 0;
    background: #f2f3f6;
}
.acc-right h3{
	font-weight:bold;
}
section.themes {
    padding: 40px 0;
    text-align: center;
}
.themes h3 {
    margin-bottom: 30px;
}
.theme-details {
    max-width: 585px;
    margin: auto;
}
section.themes.grey {
    background: #e5e6e7;
}
section.start-business {
    padding: 50px 0;
}
.sb-left {
    float: left;
    width: 45%;
    margin-top: 50px;
}
.sb-right {
    float: right;
    width: 50%;
}
section.get-started {
    padding: 50px 0 100px;
    text-align: center;
    background: #f2f3f6;
}
section.get-started h2{
	margin-bottom: 20px;
}
	section.faq-section {
		padding: 30px 0 80px;
		border-top: 1px solid #e7e8ec
	}

	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: 700;
		cursor: pointer;
		position: relative;
		-webkit-transition: height 250ms;
		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
	}
@media(max-width: 1199px) {
.dominate-search-text {
	margin-bottom: 10px;
}
h2 br {
	display: none;
}
img{
	max-width:100%;
}
.global-hero h3 {
    color: #fff;
    font-size: 30px;
}
.start-store-left h2 {
    font-size: 22px;
}
.start-store-left {
    width: 52%;
}
.tips-text {
    width: 59%;
}
.sb-left h2{
	font-size:36px;
}
.acc-img {
    width: 47%;
    margin-top: 60px;
}
}

@media(max-width:1024px){
.grow-online h2{
	font-size: 37px;
}
.tc-blurb {
	padding: 0 0px;
}
.helpfull-tips 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: 0;
    text-align: center;
    margin-top: 0;
}
.start-store-right img {
	margin: 0 auto;
}
.tip-details {
	width: 90%;
}
.tip-num {
	width: 10%;
}
.dominate-search-left {
	float: none;
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
}
.dominate-search-left img {
	margin: 0 auto;
}
.dominate-search-right {
	float: none;
	width: 100%;
}
.dominate-search-text {
	margin-bottom: 20px;
	text-align: center;
}
.grow-online-left {
	float: none;
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
}
.grow-online-right {
	float: none;
	max-width: 100%;
}
.grow-online-right img {
	margin: 0 auto;
}
.start-store-left {
    width: 100%;
}
.tc-blurb {
    padding: 0 20px;
}
.divleft {
    float: none;
    width: 100%;
}
.tips-img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.tips-text {
    float: none;
    width: 100%;
}
.global-hero {
    padding-top: 190px;
    padding-bottom: 75px;
}
.global-hero h3 {
    font-size: 33px;
}
.start-store-left {
    margin-top: 0;
}
.cat-left {
    float: none;
    width: 100%;
}
.cat-img {
    float: none;
    width: 100%;
    text-align: center;
}
.acc-right {
    float: none;
    width: 100%;
}
.acc-img {
    width: 100%;
    margin-top: 15px;
    float: none;
    text-align: center;
}
.sb-left {
    float: none;
    width: 100%;
    margin-top: 0;
}
.sb-right {
    float: none;
    width: 100%;
    text-align: center;
}
section.get-started h2,.sb-left h2 {
    font-size: 32px;
}
}


@media(max-width:767px){
.dominate-search h2{
	font-size:23px;
}
.grow-online h2 {
    font-size: 25px;
    margin-bottom: 15px;
}
.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;
}
.start-store-left h3, .tip-details h3 {
    font-size: 16px;
}
.tip-num span {
    float: none;
    margin-left: auto;
    margin-right: auto;
	display: block;
}
.tips-top {
    margin-bottom: 15px;
}
.details-icon-holder {
    display: none;
}
.helpfull-tips2 .tip-details {
    float: none;
    width: 100%;
}
section.helpfull-tips.hp1 {
    padding-bottom: 20px;
}
.helpfull-tips2 .tip {
    margin-bottom: 10px;
}
.story-image {
    padding: 20px;
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
}
section.get-started h2, .sb-left h2 {
    font-size: 28px;
}
.faq-answer {
	padding: 0 25px 30px 25px;
}
}

@media(max-width: 479px) {
.grow-online-left > ul > li {
	float: none;
	width: 100%;
}
.global-hero h2 {
	font-size: 24px;
}
.global-hero h3 {
    font-size: 16px;
}
.helpfull-tips h2 {
    font-size: 34px;
}
.dominate-search h2 {
    font-size: 21px;
}
.sell-everywhere h2 {
    font-size: 23px;
}
.store-features h2 {
    font-size: 21px;
}
.global-hero h3 {
    font-size: 17px;
}
.sucess h2 {
    font-size: 25px;
}
}


.breadcrumb.breadcrumbHolder{
	text-align:right;
	margin-bottom: 75px;
}
.breadcrumb.breadcrumbHolder a{
	color:#fff;
}
.breadcrumb.breadcrumbHolder ol{
	list-style-type:none;
	padding:0
}
.breadcrumb.breadcrumbHolder ol li{
	list-style:none;
	display:inline-block
}
.breadcrumb.breadcrumbHolder ol li:not(:last-child):after{
	content:"/";
	color:#fff;
	margin:0 5px
}

@media(max-width:1023px){
.breadcrumb.breadcrumbHolder {
    margin-bottom: 30px;
}
}
@media(max-width:767px){
	.breadcrumb.breadcrumbHolder ol li{
		display:inline-block;
		text-align: left;
	}
}	

.h3-headers {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
}

ul.checked-list {
	padding: 0;
	margin: 0;
}
ul.checked-list > li {
	list-style: none;
	float: left;
	width: 100%;
	padding: 0 15px 0 35px;
	background: url(../png/check-circled.png) no-repeat;
	background-position: 0px 0px;
	margin-top: 25px;
	text-align: left;
}
ul.checked-list > li.cols2 {
	width: 50%;
}
@media(max-width:767px){
	ul.checked-list > li.cols2 {
		width: 100%;
	}
}

.paymentProcessors {
	margin: 50px auto;
	max-width: 940px;
	border: 2px solid #d8d8d8;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	font-size: 0;
}
.paymentProcessors span {
	display: inline-block;
	width: 33.33%;
	padding: 20px;
	text-align: center;
}
.paymentProcessors img {
	margin: auto;
}
@media(max-width:767px){
	.paymentProcessors span {
		width: 100%;
	}
}

.success-stores {
}
.success-stores h2{
	margin-bottom: 10px;
}
.success-stores h3{
	margin-bottom: 40px;
}

.three_grid{
	list-style: none;
	padding: 0;
	margin: 0 -25px;
	font-size: 0;
}
.three_grid li {
	padding: 25px;
	margin: 0;
	display: inline-block;
	width: 33.33%
}
@media(max-width:767px){
	.three_grid li {
		width: 100%;
	}
}
.logo-feature {
	box-shadow: 0px 0px 0px 1px #d7d7d7;
	border: 30px solid #e6e6e6;
	background: #fff;
	padding: 15px;
	height: 265px;
	position: relative;
}
.logo-feature img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.theme_ {
	max-width: 600px;
	margin: auto;
}
.theme_img img {
	margin: 0 auto 25px;
}
.theme_name {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}
.theme_description{
	text-align: center;
}

section.helpfull-tips.darker {
	background: #e5e6e7;
}

.no-top-pad {
	padding-top: 0;
}
.max750 {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

@media(max-width:320px){
.global-hero h2 {
    font-size: 22px;
}
}