.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/pricing-bg.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/green-bg-2.jpg);
	background-repeat: no-repeat;
	background-size: initial;
	padding: 60px 0 55px;
}
.vs-image{
	float:left;
	width: 43%;
	text-align: center;
	margin-top: 195px;
}
.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;
}
section.limited-themes {
    background: #f9f9fa;
    padding: 50px 0;
}
.limited-themes h2{
    text-align: center;
    margin-bottom: 30px;
}
.td-left {
    float: left;
    width: 70%;
}
.td-right {
    float: right;
    width: 30%;
    text-align: right;
}
.sample-themes h3{
    text-align: center;
    margin-bottom: 35px;
}
.theme-inner {
    float: left;
    width: 33.333333%;
    text-align: center;
    margin-bottom: 30px;
}
.lt-theme-description {
    padding: 0 14px;
}
.lt-theme-name {
    display: block;
    color: #22ac60;
    text-decoration: underline;
    margin: 20px 0;
    font-size: 18px;
}
.theme-summary {
    text-align: justify;
    border: 1px solid #e7e8ec;
    margin: 35px 0 0px;
    border-radius: 4px;
    border-top: 3px solid #27ac5f;
    padding: 20px 25px 40px 25px;
	background: #fff;
}
.paddingRight{
	padding-right:30px;
}
.theme-summary h4{
	margin-bottom:15px;
	text-align: center;
}
.theme-summary a{
    text-decoration: underline;
}
.limited-themes h2 strong,
.themes-3dcart h2 strong{
	font-weight:500;
}
section.themes-3dcart {
    padding: 50px 0 20px;
}
.themes-3dcart h2{
	text-align:center;
	margin-bottom: 30px;
}
.theme-img {
    text-align: center;
}
.themes-3dcart h3{
    text-align: center;
    margin: 25px 0 0;
}
.theme-holder.grey{
	background:#e5e6e7;
}
.theme-holder{
	background:#f9f9fa;
}
section.theme-holder {
    padding: 30px 0;
}
.th-inner {
    max-width: 650px;
    text-align: center;
    margin: auto;
}
.th-name {
    font-size: 18px;
    font-weight: bold;
}
section.theme-summary-last {
    padding: 50px 0;
}
.summary-right {
    float: right;
    width: 56%;
}
.summary-left {
    float: left;
    width: 43%;
	margin-top: 70px;
}
.summary-left img{
	max-width:100%;
}
@media(max-width:1199px){
	.bct-vs-3dcart{
		background-image:none;
		padding: 50px 0;
	}
	.vs-image {
		margin-top: 250px;
		width: 40%;
	}
	.summary-left {
		margin-top: 160px;
	}
	.vs-text {
		width: 60%;
	}
}

@media(max-width:1023px){
	.vs-image {
		float: none;
		width: 100%;
		margin-top: 0;
	}
	.vs-text {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.paddingRight{
		padding:0;
	}
	.sample-holder .theme-inner:last-child{
		text-align:center;
		width: 100%;
	}
	footer .footer-buttons {
		margin-top: 37px;
	}
	.td-left {
		float: none;
		width: 100%;
	}
	.td-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.theme-inner {
		width: 50%;
	}
	.theme-img img{
		max-width:100%;
	}
	.summary-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.summary-left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-promotion {
		padding-top: 38px;
	}
	.summary-left {
		margin-top: 30px;
	}
}

@media(max-width:767px){
	.breadcrumb ol li{
		display:inline-block;
		text-align: left;
	}
	.branding-img img,.branding-img img{
		max-width: 100%;
	}
	.vs-image img {
		max-width: 100%;
	}
	.breadcrumb ol {
		text-align: left;
	}
	.bct-hero {
		padding: 91px 0 60px;
	}
	.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;
	}
	.theme-inner {
		width: 100%;
	}
	.th-inner img,.themes-des img{
		max-width:100%;
	}
	.summary-left {
		margin-top: 20px;
	}
	.theme-summary {
		text-align: left;
	}
	.summary-right {
		text-align: left;
	}
}

@media(max-width:320px){
	footer .footer-buttons>a {
		font-size: 17px;
	}
	footer {
		padding-top: 0px;
	}
}