/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
/* new package css  */

.pricing-box{
	text-align: center;
}
.mt-3_5{
	margin-top: 3.4rem !important;
}
.mt-1_7 {
    margin-top: 1.7rem !important;
}
.fs-1_25{
	font-size: 1.75rem !important;
}
.tab-item{
	pointer-events: none;
}
/* new package css  */