.breadcrumb{
	text-align:right;
}
.breadcrumb a{
	color:#fff;
}
.breadcrumb ol{
	list-style-type:none;
	padding:0
}
.breadcrumb ol li{
	list-style:none;
	display:inline-block
}
.breadcrumb ol li:not(:last-child):after{
	content:"/";
	color:#fff;
	margin:0 5px
}
section.hero-section-bigcartel-vs-3dcart {
	padding: 90px 0 120px;
}
.footer_upper{
	display: none;
}
footer:before{
	content: '';
	margin:0px;
}
.footer-promotion{
	padding-top: 40px;  
}
.footer-promotion  h2{
	padding: 0px 0px 10px;
}
.footer-promotion h3 {
	clear: both;
	padding: 10px 0px 5px;
}
.footer-promotion .left{
	float: left; 
	width: 48%;
}
.footer-promotion .left img{
	padding: 30px 0px 0px;
}
.footer-promotion .right{
	float: right;
	width: 48%;
}
.bct-hero{
	background:url("../jpg/hero-background-4.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 91px 0;
}
.bct-hero h2{
	text-align:center;
	color: #fff;
	margin-top: 50px;
}
.bct-hero h3{
	text-align:center;
	color: #fff;
}
.bct-vs-3dcart{
	background-image:url("../jpg/introduction-bg-3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0 90px;
}
.vs-image{
	float:left;
	width: 43%;
	text-align: center;
	margin-top: 100px;
}
.vs-text{
	float:right;
	width: 55%;
}
.vs{
	font-size:42px;
	border-bottom: 1px solid #22ac60;
	display: inline-block;
	margin: 20px 0;
}
.vs-image img{
	display:block;
	margin: auto;
}
.pricing-table{
	background:#f9f9fa;
	padding: 50px 0 80px;
}
.pricing-table h2{
	text-align:center;
	margin-bottom: 45px;
}
.plan-holder{
	float:left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
}
.plan-price{
	font-size:55px;
}
.dollar-sign{
	font-size:16px;
	font-weight: bold;
}
.plan-price {
    position: relative;
    line-height: 60px;
    min-height: 75px;
}
.dollar-sign{
	position:relative;
	top: -30px;
}
.per-mo{
	font-size: 14px;
}
.plan-header{
	background: #575757;
    color: #fff;
    padding: 20px 0 5px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.platinum .plan-header{
	background:#414141;
}
.diamond .plan-header{
	background:#282828;
}
.titanium .plan-header{
	background:#000;
}
.plan-footer ul{
	padding:0;
}
.plan-footer ul li{
    list-style: none;
    margin-bottom: 15px;
}
.plan-footer {
    border: 1px solid #d6d6d6;
    padding: 15px 8px;
	
}
.paying-features{
	padding:0px 0 50px;
}
.paying-features h2{
	text-align:center;
	margin-bottom: 20px;
}
.paying-features > .container1140 > p{
	text-align:center;
	margin-bottom: 20px;
}
.f-plan-holder {
    float: left;
    width: 23%;
    margin-right: 3%;
	text-align: center;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
}
.f-plan-holder-large {
    float: left;
    width: 74%;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	border: 1px solid #d6d6d6;
}
.features-table {
    margin: 50px 0;
}
.f-plan-top {
    background: #282828;
    padding: 10px 0 3px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.f-plan-header {
    background: #000;
    color: #fff;
    padding: 13px 0 5px;
}
span.f-price-num {
    font-size: 55px;
}
span.f-dollar-sign {
    position: relative;
    bottom: 30px;
}
.large-header {
    background: #0c0c0c;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
	display: flex;
}
.cart-logo {
    float: left;
    width: 55%;
	align-content: center;
}
.cart-logo img{
    max-width: 90%;
    max-height: 90%;
}
.header-price {
    float: left;
    width: 45%;
    color: #fff;
    background: #3772d5;
    text-align: center;
    border-top-left-radius: 50% 700px;
    border-bottom-left-radius: 50% 700px;
	padding: 5px 8px;
	border-top-right-radius: 5px;
}
.basic-name {
    font-size: 28px;
}
span.basic-price-num {
    font-size: 68px;
}
span.basic-dollar-sign {
    position: relative;
    top: -37px;
}
.basic-price {
    line-height: 1.25;
}
.cart-logo {
    text-align: center;
    padding-top: 12px;
}
.large-footer{
	padding:15px;
}
.large-footer ul li{
	list-style:none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	margin-right: 15px;
}
.large-footer ul li:before {
    content: url(../png/check-33.png);
    position: absolute;
    left: -37px;
}
.large-footer ul{
	float:left;
	width: 33.333333%;
}
section.cart-values {
    padding: 50px 0;
}
.cart-values h2{
    text-align: center;
    margin-bottom: 20px;
}
.cart-values h3,.essential-text h3{
    font-size: 18px;
    font-weight: bold;
}
.value-text {
    float: left;
    width: 67%;
}
.value-image {
    float: right;
    width: 30%;
    text-align: right;
}
.essential-image {
    float: left;
    width: 30%;
    text-align: left;
}
.essential-text {
    float: right;
    width: 66%;
	margin-top: 0px;
}
section.store-branding {
    background: #f9f9fa;
    padding: 50px 0;
}
.store-branding h2{
    text-align: center;
    margin-bottom: 40px;
}
.domain-name {
    float: left;
    width: 49%;
}
.theme-design {
    float: right;
    width: 49%;
}
.branding-img {
    text-align: center;
    margin-bottom: 25px;
}
.store-branding h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.bt-text ul li {
    list-style: none;
    margin-bottom: 30px;
    position: relative;
	font-weight: bold;
}
.bt-text ul li:before {
    content: url("../png/check-44.png");
    position: absolute;
    left: -37px;
}
section.for-all {
    background: #f9f9fa;
    padding: 50px 0;
}
.fa-left {
    float: left;
    width: 46%;
}
.fa-left img{
	max-width:100%;
	margin-top: 50px;
}
.af-right {
    float: right;
    width: 53%;
}
.af-right h2{
	margin-bottom:20px;
}
section.trial-section {
    padding: 50px 0;
}
.trial-section h2{
    font-size: 35px;
    margin-bottom: 25px;
}
.essential-container {
    margin: 35px 0;
}
section.branding {
    padding: 50px 0 50px;
    background: #f9f9fa;
}
.branding h2 {
    margin-bottom: 20px;
}
.branding h3{
	text-align:center;
	font-weight: 500;
	margin: 35px 0 20px;
}
.bt-text {
    float: left;
    width: 58%;
}
.bt-image {
    float: right;
    width: 33%;
}
.branding-top > p{
	float:left;
	width: 100%;
}
.branding-top {
    margin-top: 30px;
}
.bb-image {
    float: left;
    width: 37%;
}
section.app-store {
    padding: 50px 0;
}
.app-store h2{
	margin-bottom:20px;
}
.as-text {
    float: left;
    width: 57%;
}
.as-image {
    float: right;
    width: 40%;
}
.as-holder {
    margin-top: 30px;
}
@media(max-width:1199px){
	.bct-vs-3dcart{
		background-image:none;
		padding: 50px 0;
	}
	.vs-image {
		margin-top: 170px;
	}
	.essential-text {
		width: 65%;
	}
	.af-right h2 {
		font-size: 34px;
	}
	.fa-left img {
		margin-top: 50px;
	}
	img{
		max-width:100%;
	}
	.branding h2 {
		font-size: 37px;
	}
}

@media(max-width:1023px){
	.vs-image {
		float: none;
		width: 100%;
		margin-top: 0;
	}
	.value-image {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.plan-holder {
		width: 48%;
		margin-bottom: 35px;
	}
	.value-text {
		float: none;
		width: 100%;
		text-align: center;
	}
	.vs-text {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.pricing-table {
		padding: 50px 0 30px;
	}
	.essential-text {
		float: none;
		margin-top: 0;
		width: 100%;
		text-align: center;
	}
	.essential-image {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 35px;
	}
	.f-plan-holder {
		float: none;
		width: 100%;
		margin-right: auto;
		text-align: center;
		margin-bottom: 30px;
	}
	.f-plan-holder-large {
		float: none;
		width: 100%;
	}
	.af-right {
		float: none;
		width: 100%;
	}
	.fa-left {
		float: none;
		width: 100%;
	}
	footer .footer-buttons {
		margin-top: 37px;
	}
	.as-text {
		float: none;
		width: 100%;
	}
	.as-image {
		float: none;
		width: 100%;
		text-align: center;
	}
}

@media(max-width:767px){
	.breadcrumb ol li{
		display:inline-block;
		text-align: left;
	}
	.branding h2 {
		font-size: 28px;
	}
	.branding-img img,.branding-img img{
		max-width: 100%;
	}
	.bt-text {
		float: none;
		width: 100%;
	}
	.domain-name {
		float: none;
		width: 100%;
	}
	.theme-design {
		float: none;
		width: 100%;
	}
	.bt-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.vs-image img,.cart-logo img {
		max-width: 95%;
	}
	.plan-holder {
		width: 100%;
	}
	.large-header {
		display: block;
	}
	.cart-logo {
		float: none;
		width: 100%;
		padding: 20px 10px;
	}
	.header-price {
		float: none;
		width: 100%;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.large-footer ul {
		float: none;
		width: 100%;
	}
	.breadcrumb ol {
		text-align: left;
	}
	.bct-hero {
		padding: 91px 0 60px;
	}
	.branding h3{
		font-weight:bold;
	}
	.trial-section h2 {
		font-size: 28px;
	}
	.trial-section h2 br,.af-right h2 br {
		display: none;
	}
	.bb-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-promotion .left {
		float: none;
		width: 100%;
	}
	.footer-promotion .right {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	footer {
		padding-top: 20px;
	}
	footer .footer-buttons {
		margin-top: 30px;
	}
	.pricing-table h2 {
		margin-bottom: 20px;
	}
}

@media(max-width:320px){
	.trial-section h2 {
		font-size: 27px;
	}
	.pricing-table h2 {
		font-size: 27px;
	}
	footer .footer-buttons>a {
		font-size: 17px;
	}
	footer {
		padding-top: 0px;
	}
}