.pae-pricing-wrapper {
    position: relative;
}
.pae-pricing {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border-width: 1px;
    box-shadow: 0 0 0 6px rgba(255,255,255,0.1), 0 0 6px rgba(0,0,0,0.18);
}
.pae-pricing-stitched .pae-pricing {
    margin: -10px;
}
.pae-pricing-enlarge .pae-pricing {
    z-index: 10;
}
.pae-pricing-ribbon .pae-pricing {
    overflow: hidden;
}
/* Header */
.pae-pricing-header > div:first-child {
    padding-top: 40px;
}
.pae-pricing-header > div:last-child {
    padding-bottom: 40px;
}
.pae-pricing-header > div {
    padding: 10px;
}
.pae-pricing-header .pae-pricing-price {
    font-size: 5em;
    font-family: 'Dosis', sans-serif;
    line-height: 1;
    padding: 20px 10px;
}
.pae-price-ascending .symbol, .pae-price-ascending .decimal, .pae-price-descending .symbol, .pae-price-descending .decimal {
    font-size: 0.5em;
}
.pae-price-ascending .decimal, .pae-price-descending .symbol {
    vertical-align: super;
}
.pae-pricing-header .pae-pricing-image {
    margin: 0 auto;
}
.pae-pricing-image img {
    padding: 0;
    background: none !important;
}
.pae-pricing-image-overflow {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    text-align: center;
    transform: translateX(-50%);
}
.pae-pricing-header .pae-pricing-icon {
    line-height: 1em;
}
/* features */
ul.pae-pricing-features {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
ul.pae-pricing-features li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-bottom: 1px dotted rgba(0,0,0,0.1);
}
ul.pae-pricing-features li i.fa-icon+span {
    padding-left: 15px;
}
ul.pae-pricing-features-left li {
    justify-content: flex-start;
}
ul.pae-pricing-features-right li {
    justify-content: flex-end;
}
/* tooltip */
.pae-pricing .tooltip {
    cursor: pointer;
    display: inline;
    font-size: 0.9em;
    color: #86939e;
}
.pae-pricing .tooltip:hover {
    color: #000;
}
.pae-pricing .tooltip:hover .tooltip-content {
    visibility: visible;
}
.pae-pricing .tooltip .tooltip-content {
    position: absolute;
    top: 80%;
    left: 50%;
    background: #000;
    transform: translateY(5px) translateX(-50%);
    width: 85%;
    color: #fff;
    font-size: 0.9em;
    padding: 1em;
    border-radius: 3px;
    visibility: hidden;
    z-index: 9999;
}
.pae-pricing .tooltip .tooltip-icon i {
    padding: 5px;
}
/* Call to action */
.pae-pricing-cta a.pae-pricing-button {
    color: #fff;
    background: blue;
    display: inline-block;
    width: 80%;
    padding: 10px;
    margin: 30px 0;
    border-radius: 5px;
    box-sizing: border-box;
    border-radius: 25px;
}
/* Decorations */
.pae-pricing-corner-bar {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    background: deeppink;
    padding: 5px 5px 50px 5px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
}
.pae-corner-ribbon {
    position: absolute;
    color: #fff;
    background: #e43;
    margin: 0;
    padding: 10px 20px;
    top: 0;
}
.pae-corner-ribbon::after, .pae-corner-ribbon::before {
    content: '';
    position: absolute;
    top: 0;
    margin: 0 -1px;
    width: 100%;
    height: 100%;
    background: #e43;
}
.pae-corner-ribbon::before {
    right: 100%;
}
.pae-corner-ribbon::after {
    left: 100%;
}
.pae-corner-ribbon-left {
    left: 0;
    transform: translateX(-30%) translateY(0%) rotate(-45deg);
    transform-origin: top right;
}
.pae-corner-ribbon-right {
    right: 0;
    transform: translateX(30%) translateY(0%) rotate(45deg);
    transform-origin: top left;
}
/* overrides */
.elementor-element.elementor-widget-prime_pricing .pae-pricing {
    border-color: #dee2e6;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-title,
.elementor-element.elementor-widget-prime_pricing .pae-pricing-icon,
.elementor-element.elementor-widget-prime_pricing .pae-pricing-price,
.elementor-element.elementor-widget-prime_pricing .pae-pricing-subtitle,
.elementor-element.elementor-widget-prime_pricing .pae-pricing-cta,
.elementor-element.elementor-widget-prime_pricing .pae-pricing-features {
    color: #000;
    background: transparent;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-features i.fa-icon {
    color: #0763E2;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-title {
    font-size: 25px;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-icon {
    color: #0763E2;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-price {
    font-family: 'Dosis', sans-serif;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-cta .pae-pricing-button {
    color: #fff;
    background: #0763E2;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-corner-bar,
.elementor-element.elementor-widget-prime_pricing .pae-corner-ribbon,
.elementor-element.elementor-widget-prime_pricing .pae-corner-ribbon::after,
.elementor-element.elementor-widget-prime_pricing .pae-corner-ribbon::before {
    color: #fff;
    background: #e43;
}
.elementor-element.elementor-widget-prime_pricing .pae-pricing-desc {
    color: #969696;
    background: transparent;
}