.thsn-pricing-table-style-1 .themesion-ptable-icon,
.thsn-pricing-table-style-1 .themesion-ptable-heading{
	text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-heading{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0;
	padding-bottom: 60px;
	padding-top: 30px;
	color: #fff;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-featured-col .themesion-ptable-heading{
	color: #fff;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w{
	font-size: 18px;
	text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w *{
	display: inline-block;
	vertical-align: bottom;
}
.thsn-pricing-table-style-1 .themesion-ptable-price{
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #484746;
}
.thsn-pricing-table-style-1 .thsn-ptable-lines-w{
	padding: 30px 40px;
}
.thsn-pricing-table-style-1 .thsn-ptable-line{
	margin: 15px 0;
}
.thsn-pricing-table-style-1 .vc_btn3-container.vc_btn3-inline{
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.thsn-pricing-table-style-1 .thsn-ptablebox-main-icon{
	display: block;
	text-align: center;
}
.thsn-pricing-table-style-1 .thsn-ptable-svg-wrapper,
.thsn-pricing-table-style-1 .thsn-ptable-icon-type-text,
.thsn-pricing-table-style-1 .thsn-ptable-icon-type-icon{
	width: 96px;
	height: 96px;
	line-height: 96px;
	font-size: 40px;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: -40px;
	background: #fff;
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.thsn-pricing-table-style-1 .thsn-ptable-icon-wrapper svg,
.thsn-pricing-table-style-1 .thsn-ptable-svg-wrapper svg{
	margin-bottom: 8px;
}
.thsn-pricing-table-style-1 .thsn-ptable-line svg,
.thsn-pricing-table-style-1 .thsn-ptable-line i{
	margin-right: 5px;
}
.thsn-pricing-table-style-1 .themesion-ptable-frequency::before{
	content: "/";
	margin: 0 2px;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box{
	padding-bottom: 30px;
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	position: relative;
}
.thsn-pricing-table-style-1 .themesion-ptable-frequency,
.thsn-pricing-table-style-1 .themesion-ptable-symbol,
.thsn-pricing-table-style-1 .themesion-ptable-price{
	font-family: 'Mulish', sans-serif;
}
.thsn-pricing-table-style-1 .thsn-ptable-line i{
	color: var(--thsn-dentiq-global-color);
}
.thsn-pricing-table-style-1 .thsn-ptable-line svg{
	fill: var(--thsn-dentiq-global-color);
}
.thsn-pricing-table-style-1 .themesion-ptable-heading {
	background-color: var(--thsn-dentiq-global-color);
}
.thsn-pricing-table-style-1 .thsn-pricing-table-featured-col .themesion-ptable-heading{
	background-color: var(--thsn-dentiq-secondary-color);
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w,
.thsn-pricing-table-style-1 .themesion-ptable-price {
	color: var(--thsn-dentiq-blackish-color);
}
.thsn-pricing-table-style-1 .thsn-ptable-btn a {
	padding: 13px 40px;
	border-radius: 50px;
	background-color: var(--thsn-dentiq-global-color);
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}
.thsn-pricing-table-style-1 .thsn-ptable-btn a:hover {
	background-color: var(--thsn-dentiq-blackish-color);
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	margin-top: -43px;
	margin-bottom: 43px;
}
.thsn-pricing-table-style-1 .thsn-ptablebox-featured-w:not(:empty){
	position: absolute;
	right: 7px;
	top: 7px;
	display: inline-block;
	background: var(--thsn-dentiq-global-color);
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px;
	line-height: 14px;
	border-radius: 5px;
}