/*  MICROTHEMER STYLES here  */


/*= General =================== */

/** General >> X pricing column:(2) x pricing column info **/
.mt-5 .x-pricing-column:nth-of-type(2) .x-pricing-column-info {
	padding-bottom: 32px !important;
	margin-bottom: 30px !important;
}


/** General >> X pricing column:(2) x pricing column info _2 **/
.mt-5 .x-pricing-column:nth-of-type(2) .x-pricing-column-info {
	margin-bottom: 40px !important;
}


/** General >> Cf x pricing column:(2) **/
.cf .x-pricing-column:nth-of-type(2) {
	border-top-color: rgb(255, 255, 255) !important;
	border-bottom-color: rgba(255, 255, 255, 0) !important;
	border-bottom-style: hidden !important;
}


/** General >> X pricing column:(2) x pricing column info _3 **/
.x-pricing-column:nth-of-type(2) .x-pricing-column-info {
	border-bottom-style: hidden !important;
}


/** General >> X pricing column:(2) x pricing column info _5 **/
.x-pricing-column:nth-of-type(2) .x-pricing-column-info {
	margin-bottom: 40px !important;
}


/** General >> Heading 1:(1) span **/
.e768-20 > h1:nth-of-type(1) > span {
	padding-left: 10px !important;
}


/** General >> Strong span **/
strong span {
	font-size: 25px !important;
	text-align: center !important;
	margin-left: 15px !important;
}


/** General >> Strong span _2 **/
strong span {
	padding-left: 15px !important;
}


/** General >> Mt page just ride e768 20 **/
.mt-page-just-ride .e768-20 {
	border-color: rgb(255, 255, 255) !important;
	border-bottom: 4px solid rgb(255, 255, 255) !important;
	border-left: 4px solid rgb(255, 255, 255) !important;
	border-width: 4px !important;
	border-radius: 5px 2px 5px 5px !important;
}



/*[ Phone ]*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Mt page just ride x text content text primary **/
		.mt-page-just-ride .x-text-content-text-primary {
		font-size: 55px !important;
	}


	/** General >> E768 15 image **/
		.mt-page-just-ride .e768-15 img {
		text-align: center !important;
	}


	/** General >> Mt page just ride x text content text primary _2 **/
		.mt-page-just-ride .x-text-content-text-primary {
		font-size: 50px !important;
	}


	/** General >> E768 15 image _2 **/
		.mt-page-just-ride .e768-15 img {
		background-position: center center !important;
		left: auto !important;
	}


	/** General >> X pricing column:(1) x pricing column info **/
		.mt-page-holy-spokes .x-pricing-column:nth-of-type(1) .x-pricing-column-info {
		margin-bottom: 20px !important;
	}


	/** General >> X pricing column:(3) x pricing column info _2 **/
		.mt-page-holy-spokes .x-pricing-column:nth-of-type(3) .x-pricing-column-info {
		margin-bottom: 20px !important;
	}


	/** General >> X pricing column info x sm:(1) **/
		.mt-page-holy-spokes .x-pricing-column-info .x-sm:nth-of-type(1) {
		text-align: center !important;
	}


	/** General >> X pricing column:(1) x pricing column info _2 **/
		.mt-page-pricing .x-pricing-column:nth-of-type(1) .x-pricing-column-info {
		margin-bottom: 20px !important;
	}


	/** General >> X pricing column:(3) x pricing column info _3 **/
		.mt-page-pricing .x-pricing-column:nth-of-type(3) .x-pricing-column-info {
		margin-bottom: 20px !important;
	}


	/** General >> X 1 3:(2) x btn **/
		.mt-page-holy-spokes .x-1-3:nth-of-type(2) .x-btn {
		text-align: left !important;
	}


	/** General >> X 1 3:(1) x btn **/
		.mt-page-holy-spokes .x-1-3:nth-of-type(1) .x-btn {
		text-align: center !important;
	}


	/** General >> X pricing column info x sm:(3) **/
		.mt-page-holy-spokes .x-pricing-column-info .x-sm:nth-of-type(3) {
		text-align: center !important;
	}

}