.pricingtable-index-index .column.main {
	padding-bottom: 0;
}

.pricingtable-area {
	float: left;
	width: 100%;
	padding: 80px 0px;
	background: linear-gradient(180deg, #f8f8f8, rgb(248 248 248 / 0%));
}

@media (min-width: 991px) {
	.pricingtable-area>.container {
		display: flex;
	}
}

.pricingtable-left,
.pricingtable-right {
	display: inline-block;
	vertical-align: top;
}

.pricingtable-left {
	background-color: #fff;
	padding: 2%;
	width: 50%;
	box-shadow: -8px 0px 24px rgba(0, 0, 0, 0.04);
}

.pricin-name-area {
	padding-bottom: 10px;
}

.pricin-name-area .pname {
	font-weight: 100;
	font-size: 24px;
	text-transform: uppercase;
}

.pricingtable-left form .custom-option .pprice,
.pricingtable-left form .custom-option .option-list:nth-child(2) {
	min-height: 172px;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-top: 0;
}

.pricingtable-left form .custom-option .pprice {
	position: relative;
	float: left;
	width: 50%;
	background-color: #132c45;
	font-size: 36px;
	color: #fff;
	font-weight: 100;
}

.pprice-text-area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	text-align: center;
}

#product-custom-price {
	font-weight: 600;
}

.pricingtable-left form .custom-option .option-list:nth-child(2) {
	width: 50%;
	float: right;
	background-color: #198689;
	padding: 15px;
	color: #fff;
}

.pricingtable-left form .custom-option .option-list:nth-child(2) label.option-title strong {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}

.pricingtable-left form .custom-option .option-list {
	margin-top: 10px;
	position: relative;
	float: left;
	width: 100%;
}

.pricingtable-left form .custom-option .option-list div.mage-error[generated] {
	position: absolute;
	right: 9px;
	bottom: 10px;
	z-index: 8;
}

.pricingtable-left form .custom-option .option-list:nth-child(2) div.mage-error[generated] {
	bottom: -20px !important;
}

.pricingtable-left form .custom-option .option-list label.option-title {
	margin-bottom: 2px;
	display: block;
}

.pricingtable-left form .custom-option .option-list label.option-title strong {
	font-size: 15px;
	color: #333;
	font-weight: 600;
}

.pricingtable-left form .custom-option .option-list .option-name {
	padding: 4px 0;
}

.pricingtable-left form .custom-option .option-list textarea,
.pricingtable-left form .custom-option .option-list input {
	padding: 18px 10px;
	background-color: #f1f1f1;
	border-color: #ddd;
	border-radius: 0;
}

.pricingtable-left .cart-btn {
	margin-top: 20px;
}

.cart-btn {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	background-color: #132c45;
	border: none;
	font-size: 14px;
	color: #fff;
	padding: 14px 30px;
	text-transform: uppercase;
}

.cart-btn:focus,
.cart-btn:active,
.cart-btn:hover {
	background-color: #19898b;
	border: none;
	color: #fff;
	text-shadow: none;
}

.pricingtable-btn {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	background-color: #19898b;
	border: none;
	border-radius: 30px;
	font-size: 14px;
	color: #fff;
	padding: 8px 28px;
	text-transform: uppercase;
	display: inline-block;
}

.pricingtable-btn:hover {
	background-color: #fff;
	border: none;
	color: #333;
	text-shadow: none;
}

.pricingtable-right {
	padding: 2%;
	width: 50%;
	background-color: #132c45;
	float: right;
}

.pricingtable-right-box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.pricingtable-right-box:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.pricingtable-right-box h3 {
	margin: 0 0 20px 0;
	color: #198689;
	font-size: 16px;
	text-transform: uppercase;
}

.pricingtable-right-box ul.extension-featue-list li {
	color: #fff;
	font-size: 14px;
	margin: 4px 0;
}

.pre-sale p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: 100;
}

.pre-sale p a {
	color: #fff;
	border-bottom: 1px rgba(255, 255, 255, 0.56) dashed;
	padding-bottom: 2px;
}

.pre-sale p a:hover {
	border-bottom: none;
}

.note small {
	color: #fff;
}

.product-link-list a {
	margin-right: 8px;
}

.product-link-list a:last-child {
	margin-right: 0px;
}

.whitelist {
	color: #666;
	float: left;
	width: 100%;
}

.pricingtable-left form .custom-option .option-list input,
.pricingtable-left form .custom-option .option-list label {
	vertical-align: middle;
}

.pricingtable-left form .custom-option .option-list .option-name input[type="radio"] {
	width: 18px;
	height: 18px;
	margin: 0;
}

.fix-pprice {
	font-size: 16px;
	text-align: center;
	text-decoration: line-through;
}

.btn-area {
	float: left;
	width: 100%;
}

@media only screen and (max-width : 500px) {

	.pricingtable-left,
	.pricingtable-right {
		padding: 10px;
	}

	.pricingtable-left form .custom-option .pprice {
		width: 100%;
		margin-bottom: 0;
	}

	.pricingtable-left form .custom-option .option-list:nth-child(2) {
		width: 100%;
		text-align: center;
	}

	.product-link-list a {
		margin-bottom: 10px;
	}

	.product-link-list a:last-child {
		margin-bottom: 0px;
	}

	.pricin-name-area .pname {
		font-size: 18px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
	.pricingtable-area {
		padding: 30px 15px;
	}

	.pricingtable-left,
	.pricingtable-right {
		width: 100%;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.pricingtable-left form .custom-option .pprice {
		width: 100%;
		margin-bottom: 0;
	}

	.pricingtable-left form .custom-option .option-list:nth-child(2) {
		width: 100%;
		text-align: center;
	}

	.product-link-list a {
		margin-bottom: 10px;
	}

	.product-link-list a:last-child {
		margin-bottom: 0px;
	}
}