/**
 * @tableofcontents
 *
 * 1. Store Setup
 * 2. Cloudways Comparasion Fold
 * 3. Customers Features
 * 4. woocommerce ppc page
 * 5. Photography Bundle
 */

/* @section 1. Banner */



#lnd-feat-tab-wrap.lnd-feat-tab-wrap
{
	background-color: #fff;
}

/* @Section 1. Store Setup */

.setup-store-wrap
{
	padding: 80px 0;
	background-color: #f8f9fb;
}

.setup-store-wrap h2
{
	font-size: 36px;
	font-weight: 700;
	color: #091e42;
	text-align: center;	
}

.setup-store-wrap h2+p {
	color: #42526E;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
}

.setup-store-tabs-wrap
{
	margin-top: 50px;
}

.setup-store-tabs-wrap li
{
	text-align: center;
	position: relative;
	font-size: 18px;
	font-weight: 700;
	color: #ebebeb;
}

.setup-store-tabs-wrap li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #ebebeb;
    top: 28px;
}

.setup-store-tabs-wrap li:first-child::before
{
	left: 50%;
}

.setup-store-tabs-wrap li:last-child::before
{
	right: 50%;
}

.setup-store-tabs-wrap li a
{
	border: 4px solid #fff !important;
	height: 60px;
	width: 60px;
	background-color: #ebebeb;
	margin: 0 auto 25px !important;
	border-radius: 50% !important;
	display: block;
	position: relative;
	transition: all .4s ease-in-out;
	padding: 0;
}

.setup-store-tab-content .fade
{
	transition: opacity .4s linear !important;
}

.setup-store-tabs-wrap li:first-child.active a
{
	background-color: #b764d8;
}

.setup-store-tabs-wrap li:nth-child(2).active a
{
	background-color: #39dcb1;
}

.setup-store-tabs-wrap li:nth-child(3).active a
{
	background-color: #feb155;
}

.setup-store-tabs-wrap li.active
{
	color: #091e42;
}

.setup-store-tabs-wrap li a span
{
	width: 32px;
	height: 30px;
	margin: 0 auto;
	background: url(../../img/landing/setup-store-tabs-sprite.png) no-repeat center top transparent;
	display: block;
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
	right: 0;
	transition: all .4s ease-in-out;
}

.setup-store-tabs-wrap li a span#store-launch-logo
{
	background-position-y: 0;
}

.setup-store-tabs-wrap li.active a span#store-launch-logo
{
	background-position-y: -70px;
}

.setup-store-tabs-wrap li a span#store-setup-logo
{
	background-position-y: -140px;
}

.setup-store-tabs-wrap li.active a span#store-setup-logo
{
	background-position-y: -210px;
}

.setup-store-tabs-wrap li a span#store-live-logo
{
	background-position-y: -280px;
}

.setup-store-tabs-wrap li.active a span#store-live-logo
{
	background-position-y: -350px;
}

.setup-store-tab-content
{
	padding: 80px 0 0;
}

.setup-store-tab-img
{
	text-align: right;
}

.setup-store-tab-img img
{
	display: inline-block;
}

.setup-store-tab-txt
{
	width: 80%;
}

.setup-store-tab-txt .cw-glb-btn2-wrap
{
	margin-top: 20px;
}

.setup-store-tab-txt h3
{
	font-size: 28px;
	font-weight: 700;
	color: #091e42;
	margin: 0 0 20px;
}

.setup-store-tab-txt p
{
	font-size: 20px;
	font-weight: 400;
	color: #42526e;
	margin: 0 0 10px;
}


/* @Section 2. Cloudways Comparasion Fold */

.comp-cw-wrap
{
	padding: 80px 0 40px;
	background: rgba(247,248,250,1);
	background: -moz-linear-gradient(left, rgba(247,248,250,1) 0%, rgba(247,248,250,1) 50%, rgba(244,243,249,1) 50%, rgba(244,243,249,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247,248,250,1)), color-stop(50%, rgba(247,248,250,1)), color-stop(50%, rgba(244,243,249,1)), color-stop(100%, rgba(244,243,249,1)));
	background: -webkit-linear-gradient(left, rgba(247,248,250,1) 0%, rgba(247,248,250,1) 50%, rgba(244,243,249,1) 50%, rgba(244,243,249,1) 100%);
	background: -o-linear-gradient(left, rgba(247,248,250,1) 0%, rgba(247,248,250,1) 50%, rgba(244,243,249,1) 50%, rgba(244,243,249,1) 100%);
	background: -ms-linear-gradient(left, rgba(247,248,250,1) 0%, rgba(247,248,250,1) 50%, rgba(244,243,249,1) 50%, rgba(244,243,249,1) 100%);
	background: linear-gradient(to right, rgba(247,248,250,1) 0%, rgba(247,248,250,1) 50%, rgba(244,243,249,1) 50%, rgba(244,243,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8fa', endColorstr='#f4f3f9', GradientType=1 );
	text-align: center;
}

.comp-cw-txt h3
{
	font-size: 30px;
	font-weight: 700;
	color: #091e42;
}

.comp-cw-txt p
{
	font-size: 18px;
	font-weight: 400;
	color: #42526e;
}

.comp-cw-txt, .comp-cw-img
{
	max-width: 90%;
	margin: 0 auto;
}

.comp-cw-img
{
	margin-top: 50px;
}

.comp-cw-img img
{
	display: inline-block;
}


/* @Section 3. Customers Features */

.opt-addons-wrap
{
	padding: 60px 0 80px;
	background-color: #fff;
	text-align: center;
}

.opt-addons-top-txt h2
{
	color: #091e42;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.opt-addons-top-txt p
{
	color: #42526e;
	font-size: 20px;
	font-weight: 400;
}

.opt-addons-inr-wrap
{
	padding: 30px 0;
}

.opt-addons-card
{
	margin-top: 60px;
	position: relative;
	text-align: center;
}

.opt-addons-card-img img
{
	width: 45px;
	margin: 0 auto 20px;
	max-height: 50px;
}

.opt-addons-card-txt h3
{
	font-size: 18px;
	font-weight: 500;
	color: #091e42;
	margin: 0 0 10px;
}

.opt-addons-card-txt p
{
	font-size: 14px;
	font-weight: 400;
	color: #42526e;
	margin: 0;
}

.opt-addons-cta .cw-glb-btn
{
	min-width: 160px;
	margin-top: 20px;
}

.wt-signup-wrapper {
    background-color: #2e39bf;
    padding: 90px 15px 70px 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.wt-signup-wrapper h2 {
    text-align: center;
    font-size: 36px;
    margin: 0;
    color: #fff;
    font-weight: 400;
}

.wt-signup-wrapper h2>b {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
}

.wt-signup-wrapper p {
    text-align: center;
    font-size: 20px;
    margin: 30px 0;
    color: #fff;
}

/* @Section 4. woocommerce ppc page */

.ppc-woocommerce-hosting-page .ppc-nav li{
	margin-top: 4px;
}

.ppc-woocommerce-hosting-page .ppc-nav-cta{
	margin-left: 50px;
}

.ppc-woocommerce-hosting-page .lnd-new-bnr-wrap, .ppc-woocommerce-hosting-page .lnd-aft-bnr-vdo-cntrl-btn, .ppc-woocommerce-hosting-page .pause .lnd-aft-bnr-vdo-cntrl-btn::before, .ppc-woocommerce-hosting-page .pause .lnd-aft-bnr-vdo-cntrl-btn::after{
	background: #945888;
}

.ppc-woocommerce-hosting-page .lnd-new-bnr-wrap .cw-glb-btn{
	border-color: #fff;
	background: #fff;
}

.ppc-woocommerce-hosting-page .wp-new-bnr-txt h1{
	font-size: 50px;
}

.ppc-woocommerce-hosting-page .lnd-aft-bnr-vdo-box{
	max-width: 100%;
    margin: 0;
}

.ppc-woocommerce-hosting-page .setup-store-wrap{
	padding: 80px 0;
}

.ppc-woocommerce-hosting-page .setup-store-main-wrap{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin: 0 -30px;
}

.ppc-woocommerce-hosting-page .setup-store-imgBox, .setup-store-txtBox{
	flex: 1;
	margin: 0 30px;
}

#footer-container{
	display: block !important;
}

/* @section 5. Photography Bundle */
.photoBundle_pluginPrtnr_sec
{
	padding: 60px 0;
}

.photoBundle_pluginPrtnr_mainBox
{
	padding: 80px 40px 30px;
	background: #FFFFFF;
	box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	position: relative;
}

.photoBundle_pluginPrtnr_ttlBox h5 {
    color: #0A1E43;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    padding: 12px;
	min-width: 260px;
	border-radius: 30px 30px 0px 0px;
	position: absolute;
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    background: #fff;
	text-align: center;
}

.photoBundle_pluginPrtnr_inrBox
{
	text-align: center;
	margin-bottom: 30px;
}

.photoBundle_pluginPrtnr_imgBox
{
	margin-bottom: 10px;
	min-height: 70px;
	position: relative;
}

.photoBundle_pluginPrtnr_imgBox img
{
	display: inline-block;
	position: absolute;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.photoBundle_pluginPrtnr_txtBox p
{
	color: #42526E;
	font-size: 17px;
}

@media(max-width:992px)
{
	
	.setup-store-wrap h2,.opt-addons-top-txt h2
	{
		font-size: 28px;
	}

	.setup-store-tab-content
	{
		padding-top: 40px;
	}

	.setup-store-tabs-wrap li,.opt-addons-top-txt p,
	.setup-store-wrap h2+p
	{
		font-size: 16px;
	}

	.setup-store-tabs-wrap li a
	{
		margin-bottom: 15px !important;
	}

	.setup-store-tab-txt
	{
		width: 100%;
	}

	.setup-store-tabs-wrap {
		margin-top: 30px;
	}

	.setup-store-tab-txt h3 {
		font-size: 22px;
	}

	.setup-store-tab-txt p {
		font-size: 16px;
	}

	.dwnld-guide-form-wrap
	{
		margin-top: 20px;
		width: 50%;
	}

	.setup-store-tab-img
	{
		text-align: center;
	}

	.setup-store-tab-img img {
		max-height: 250px;
	}

	.comp-cw-wrap
	{
		padding: 30px 0 40px;
	}

	.comp-cw-txt h3
	{
		font-size: 26px;
	}

	.comp-cw-txt p
	{
		font-size: 16px;
	}

	.opt-addons-wrap
	{
		padding: 30px 0 50px;
	}

	.opt-addons-card {
		margin-top: 30px;
		padding-right: 0;
	}

	.opt-addons-card-img img
	{
		width: 35px;
	}

	.opt-addons-inr-wrap
	{
		padding: 0;
	}
	.ppc-woocommerce-hosting-page .wp-new-bnr-txt h1{
		font-size: 28px;
	}
	.ppc-woocommerce-hosting-page .setup-store-wrap{
		padding: 40px 0;
	}

	/* Photography Bundle */
	.photoBundle_pluginPrtnr_txtBox p
	{
		font-size: 16px;
	}
	
}


@media(max-width:767px)
{
	.setup-store-tab-txt
	{
		text-align: center;
		margin-top: 20px;
	}
	
	.setup-store-tabs-wrap ul
	{
		display: flex;
		flex-wrap: nowrap;	
	}

	.setup-store-tabs-wrap li
	{
		flex: 1;
		font-size: 14px;
	}

	.comp-cw-wrap
	{
		background:#f4f3f9;
		padding: 0;
	}

	.comp-cw-img img {
		max-height: 270px;
	}
	
	.comp-cw-box
	{
		padding: 20px 0 40px;
		margin: 0 -15px;
	}

	.comp-cw-wo-box
	{
		background-color: #f7f8fa;
	}

	.wt-signup-wrapper {
		padding: 30px 15px;
	}

	.wt-signup-wrapper h2 {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.wt-signup-wrapper h2>b {
		font-size: 28px;
	}

	.wt-signup-wrapper p {
		font-size: 16px;
		margin: 20px 0;
	}

	.ppc-woocommerce-hosting-page .lnd-aft-bnr-vdo-box{
		margin-top: 30px;
	}
}

@media(max-width:550px)
{
	.opt-addons-inr-wrap .col-xs-6
	{
		width: 100%;
	}
	.ppc-woocommerce-hosting-page .setup-store-main-wrap{
		flex-direction: column;
		margin: 0;
	}
	.ppc-woocommerce-hosting-page .setup-store-imgBox, .setup-store-txtBox{
		margin: 0;
	}
	.ppc-woocommerce-hosting-page .lnd-new-bnr-wrap a{
		width: 100%;
		margin: 10px 0 0;
	}
}