.kfw-ele-pricing-table-simple-wrapper {
	padding: 40px 20px;
	background: var(--kinfw-white-color);
	text-align: center;
	display: inline-block;
	transition: all 0.3s ease;
	color: var(--kinfw-primary-color);
	font-family: var(--kinfw-primary-font-family);
    border-width: 4px 1px 1px 1px;
    border-style: solid;
    border-color: var(--kinfw-accent-color);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon {
	display: inline-block;
	width: 100%;
	clear: both;
	margin-top: 30px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header {
	padding: 0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon .kfw-elementor-icon-wrapper {
	font-size: 70px;
	line-height: 1;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon .kfw-elementor-icon-wrapper i, .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon .kfw-elementor-icon-wrapper svg {
	display: inline-block;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-title {
	font-size: 24px;
	font-weight: var(--kinfw-primary-font-weight);
	width: 100%;
	display: inline-block;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-sub-title {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-currency {
	padding: 0;
	text-align: center;
	font-size: 48px;
	font-weight: var(--kinfw-primary-font-weight);
	letter-spacing: normal;
	line-height: 34px;
	margin: 40px 0;
	display: inline-block;
	clear: both;
	width: 100%;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper {
	display: inline-block;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper sup {
	font-size: 20px;
	top: -20px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper sup.kfw-ele-pricing-table-price-currency, .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper sub.kfw-ele-pricing-table-price-currency {
	margin-right: 5px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper sup.kfw-ele-pricing-table-price-fractional {
	margin-left: 5px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper .kfw-ele-pricing-table-price-fractional:before {
	content: ".";
	margin-right: 2px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-price-wrapper sub {
	font-size: 20px;
	position: relative;
	bottom: 10px;
	line-height: 0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-period {
	font-size: 18px;
	letter-spacing: normal;
	font-weight: normal;
	margin-top: 5px;
	line-height: 18px;
	display: inline-block;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon.kfw-ele-pricing-table-header-icon-align-left,
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header.kfw-ele-pricing-table-header-align-left,
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-pricing-align-left {
	text-align: left;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header-icon.kfw-ele-pricing-table-header-icon-align-right,
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-header.kfw-ele-pricing-table-header-align-right,
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-pricing-align-right {
	text-align: right;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list {
	margin: 0;
	padding: 0 30px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
    font-family: var(--kinfw-secondary-font-family);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li {
	font-size: 16px;
	line-height: 1;
	padding: 15px 0;
	display: inline-block;
	width: 100%;
	color: rgba(0, 0, 0, 0.4);
	list-style-type: none;
	margin: 0;
	position: relative;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li:not(:first-child):before {
	content: "";
	position: absolute;
	top: -1px;
	width: 100%;
	display: block;
	border-bottom: 0 solid rgba(122, 122, 122, 0.3);
	margin: 0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li .kfw-elementor-icon-wrapper {
	display: inline-block;
    margin-right: 10px;
}

.kfw-ele-kfw-pricing-table-simple.kfw-ele-pricing-table-features-list-align-left .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li:before {
	left: 0;
}

.kfw-ele-kfw-pricing-table-simple.kfw-ele-pricing-table-features-list-align-right .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li:before {
	right: 0;
}
.kfw-ele-kfw-pricing-table-simple.kfw-ele-pricing-table-features-list-align-center .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li:before {
	left: 0;
	right: 0;
	margin: auto;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li.kfw-ele-pricing-table-features-list-bold-item-label .kfw-ele-pricing-table-features-list-item-label {
	font-weight: var(--kinfw-primary-font-weight);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list-item.kfw-ele-pricing-table-features-list-inactive-item span {
	opacity: 0.6;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li svg {
	fill: rgba(0, 0, 0, 0.6);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li i, .kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list li svg {
	margin-right: 7px;
	top: 2px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list.kfw-ele-pricing-table-features-list-has-values li {
	float: left;
	text-align: left;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-features-list.kfw-ele-pricing-table-features-list-has-values li .kfw-ele-pricing-table-features-list-item-value {
	float: right;
	text-align: right;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-wrapper {
	clear: both;
	width: 100%;
	padding: 35px 0 0;
	transition: all 0.3s ease;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button {
	font-size: 16px;
	font-weight: var(--kinfw-primary-font-weight);
	color: var(--kinfw-white-color);
	background: var(--kinfw-secondary-color);
	text-decoration: none !important;
	display: inline-block;
	padding: 12px 30px;
	border-radius: 10px;
	-moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button:hover {
    background: var(--kinfw-accent-color);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-wrapper.kfw-ele-pricing-table-button-style-full .kfw-ele-pricing-table-button {
	width: 100%;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-wrapper.kfw-ele-pricing-table-button-style-fill .kfw-ele-pricing-table-button {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-has-txt .kfw-ele-pricing-table-button .kfw-elementor-icon-wrapper {
	display: inline-block;
	margin-right: 10px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-has-txt .kfw-ele-pricing-table-button.kfw-ele-pricing-table-button-icon-align-right .kfw-elementor-icon-wrapper {
	margin-left: 10px;
	margin-right: 0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-elementor-icon-wrapper i, .kfw-ele-pricing-table-simple-wrapper .kfw-elementor-icon-wrapper svg {
	width: 1em;
    height: 1em;
    position: relative;
    display: block; 
}
.kfw-ele-pricing-table-simple-wrapper .kfw-elementor-icon-wrapper i:before, .kfw-ele-pricing-table-simple-wrapper .kfw-elementor-icon-wrapper svg:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%); 
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button:hover {
	background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.kfw-ele-pricing-table-simple-wrapper:hover {
	box-shadow: 0 0 32px rgba(0,0,0,.1);
	z-index: 1;
}
.kfw-ele-pricing-table-simple-wrapper {
	overflow: hidden;
	position: relative;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-align-left .kfw-ele-pricing-table-button {
	float: left;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-button-align-right .kfw-ele-pricing-table-button {
	float: right;
}

/* Ribbon Corner 1 */
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-1 {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 15em;
    overflow: hidden;
    height: 15em;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-1 .kfw-ele-pricing-table-ribbon-content {
    text-align: center;
    left: 0;
    width: 150%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: var(--kinfw-primary-font-weight);
    background: var(--kinfw-secondary-color);
    color: var(--kinfw-white-color);
    padding: 3px 0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-1.left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-1.right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0;
}
/* Ribbon Corner 2 */
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-2 {
    position: absolute;
    font-size: 13px;
    font-weight: var(--kinfw-primary-font-weight);
    text-align: center;
    overflow: hidden;
    transform-origin: 0 100%;
    height: 72px;
    width: 204px;
    top: -94px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    line-height: 82px;    
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.16),0 1px 4px 0 rgba(0,0,0,.16);
    background: var(--kinfw-secondary-color);
    color: var(--kinfw-white-color);
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-2.left {
	left: -20px;
	transform: rotateZ(-45deg);
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	top: 50px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.corner-2.right {
	right: -80px;
}
/* Ribbon Flag 1 */
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-1 {
	position:absolute;
	background:var(--kinfw-secondary-color);
	color:var(--kinfw-white-color);
	top:-2px;
	-webkit-transform:rotate(90deg) translateY(-100%);
	-moz-transform:rotate(90deg) translateY(-100%);
	-ms-transform:rotate(90deg) translateY(-100%);
	-o-transform:rotate(90deg) translateY(-100%);
	transform:rotate(90deg) translateY(-100%);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	padding:8px 20px;
	height: 40px;
	font-size: 14px;
	line-height: 22px;
	font-weight: var(--kinfw-primary-font-weight);
	letter-spacing: 1px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-1:after {
	content: "";
	position:absolute;
	border-top: 20px solid var(--kinfw-secondary-color);
	border-bottom: 20px solid var(--kinfw-secondary-color);
	border-right: 15px solid transparent;
	right:-14px;
	top:0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-1.right {
	right: -14px;
}
/* Ribbon Flag 1 */
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-2 {
	position:absolute;
	background:var(--kinfw-secondary-color);
	color:var(--kinfw-white-color);
	top:-2px;
	-webkit-transform:rotate(90deg) translateY(-100%);
	-moz-transform:rotate(90deg) translateY(-100%);
	-ms-transform:rotate(90deg) translateY(-100%);
	-o-transform:rotate(90deg) translateY(-100%);
	transform:rotate(90deg) translateY(-100%);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	padding:8px 20px;
	height: 40px;
	font-size: 14px;
	line-height: 22px;
	font-weight: var(--kinfw-primary-font-weight);
	letter-spacing: 1px;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-2:after {
	content: "";
	position:absolute;
	border-left: 15px solid var(--kinfw-secondary-color);
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	right:-14px;
	top:0;
}
.kfw-ele-pricing-table-simple-wrapper .kfw-ele-pricing-table-ribbon.flag-2.right {
	right: -14px;
}