/*
====================================================================
   Pricing table 
====================================================================
*/
.wellra-ptables-w .ttm-pricetable-column-w {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ttm-ptablebox .wellra-ptable-main {
    text-align: start;
    display: block;
    position: relative;
    background-color: var(--ttm-whitecolor);
    padding-bottom: 30px;
}

 

.ttm-ptablebox .ttm-ptablebox-content {
    transition: all 0.3s ease;
}

.ttm-ptablebox .ttm-ptablebox-title {
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: left;
}

.ttm-ptablebox .ttm-ptablebox-price-w {
    text-align: left;
}

.ttm-ptablebox .ttm-ptable-icon-wrapper {
    color: var(--body-font-family);
    padding-bottom: 15px;
}

.ttm-ptablebox .ttm-ptable-icon-wrapper.ttm-ptable-icon-type-image {
    padding-top: 0px;
}

.ttm-ptablebox .ttm-ptable-icon-type-image img {
    width: 100%;
    height: 195px;
}

.ttm-ptablebox-frequency,
.ttm-ptablebox .ttm-ptablebox-cur-symbol {
    display: inline-block;
    font-size: 34px;
}

.ttm-ptablebox .ttm-ptablebox-price {
    font-size: 35px;
    line-height: 60px;
    font-weight: 400;
    display: inline-block;
}

.ttm-ptablebox .ttm-ptablebox-frequency {
    position: relative;
    font-size: 16px;
}

.ttm-currency-before .ttm-ptablebox-price {
    padding-left: 18px
}

.ttm-currency-after .ttm-ptablebox-price {
    margin-left: -3px;
}

.ttm-ptablebox-features .ttm-feature-lines {
    list-style-type: none;
    margin: 0;
    padding: 12px 35px 10px;
}

.ttm-ptablebox-features .ttm-feature-lines li {
    padding: 5px 0 5px 0px;
    margin: 0;
    display: flex;
    align-items: center;
}

.ttm-ptablebox-features .ttm-feature-lines li i {
    margin-right: 10px;
}

.ttm-ptablebox .ttm-ptablebox-title h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: 600;
    border-bottom:  1px solid var(--ttm-bordercolor);
    padding-bottom: 10px;
}

.ttm-ptablebox .ttm-ptablebox-desc {
    padding: 0;
}

 
 
.ttm-pricetable-column-w .ttm-featured-title {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    text-align: right;
    font-weight: 600;
    font-size: 15px;
    color: var(--ttm-whitecolor);
    padding: 5px 15px;
    background-color: #0D401C;
}

.ttm-ptablebox .ttm-ptable-btn {
    display: block;
    margin-top: 40px;
}

.ttm-ptablebox .ttm-ptable-btn a {
    position: relative;
    padding: 21px 30px 20px;
    border: 1px solid #101010;
}

.elementor-widget-ttm_ptable_element .ttm-element-heading-content-wrapper {
    margin-bottom: 35px;
}
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main {
    padding: 30px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    z-index: 20;
    background-color: var(--ttm-greycolor);
    border-radius: var(--border-radius-box);
}

.ttm-ptablebox-default .ttm-ptablebox-featured-col.ttm-pricetable-column-w .ttm-featured-title {
    position: absolute;
    top: 0px;
    left: auto;
    right: 30px;
    text-align: right;
    font-weight: 400;
    font-size: 15px;
    color: var(--ttm-whitecolor);
    padding: 5px 15px;
    background-color: #34C759;
    display: inline-table;
}

.ttm-ptablebox-default .ttm-ptablebox-featured-col.ttm-pricetable-column-w .ttm-featured-title:before {
    content: '';
    position: absolute;
    left: -11px;
    top: -1px;
    right: 0;
    background-color: #0D401C;
    height: 35px;
    width: 16px;
    clip-path: polygon(75% 0%, 75% 100%, 0% 100%, 50% 50%, 0% 0%);
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptablebox-cur-symbol {
    display: inline-block;
    position: relative;
    font-size: 52px;
    line-height: 66px;
    font-family: var(--special-element-fontfamily);
    font-weight: 400;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptablebox-price {
    font-size: 52px;
    line-height: 66px;
    color: var(--ttm-secondarycolor);
    font-family: var(--special-element-fontfamily);
    font-weight: 400;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptablebox-frequency {
    position: relative;
    font-size: 16px;
    line-height: 27px;
    top: 0px;
    color: var(--body-fonts-color);
    padding-left: 5px;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptablebox-features .ttm-feature-lines {
    padding: 0px;
    text-align: left;
}
 
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptable-btn {
    position: relative;
    overflow: hidden;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptable-btn a {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--ttm-secondarycolor);
    color: var(--ttm-secondarycolor);
    fill: var(--ttm-secondarycolor);
    padding: 15px;
    padding: 15px 30px;
    cursor: pointer;
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    display: inline-block;
    border-radius: 50px;
    text-transform: var(--button-text-transform);
    width: 100%;
    text-align: center;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptable-btn a:hover,
.ttm-ptablebox.ttm-ptablebox-default .ttm-ptablebox-featured-col .wellra-ptable-main .ttm-ptable-btn a {
    color: var(--ttm-whitecolor) !important;
    fill: var(--ttm-whitecolor) !important;
    border-color: var(--ttm-secondarycolor);
    background-color: var(--ttm-secondarycolor);
}
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a .ttm-icon svg,
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a .ttm-icon i{
    transform: rotate(-45deg) !important;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a:hover .ttm-icon svg,
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a:hover .ttm-icon i{
    transform: rotate(0deg) !important;
}

.ttm-ptablebox-featured-col .wellra-ptable-main .ttm-ptable-btn a {
    background-color: var(--ttm-secondarycolor);
    color: var(--ttm-whitecolor);
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 28px;
}

.ttm-ptablebox-featured-col .wellra-ptable-main .ttm-ptable-btn a:hover {
    color: var(--ttm-whitecolor) !important;
    border-color: var(--ttm-secondarycolor);
    background-color: var(--ttm-secondarycolor);
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn .ttm-btn-text {
    color: inherit;
    text-transform: uppercase;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn .ttm-icon{
    color: inherit;
    fill: inherit;    
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a > span{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a .ttm-icon svg,
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a .ttm-icon svg path,
.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a .ttm-icon i{
    color: inherit ;
    fill: inherit ;
    transition: all .3s ease-in-out;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-btn a:hover {
    color: var(--ttm-skincolor);
    fill: var(--ttm-skincolor);
}

.ttm-ptablebox-features .ttm-feature-lines li span.del {
    text-decoration: line-through;
    color: var(--body-fonts-color);
}

.ttm-ptablebox-default .ttm-ptablebox-price-w {
    display: flex;
    align-items: center;
}

.ttm-ptablebox-default .ttm-cta3-content-wrapper p{
    margin-bottom: 0px;
}

.ttm-ptablebox-default .ttm-ptablebox-price-w{
    margin: 25px 0px;
}
 


.ttm-ptablebox-default .ttm-ptablebox-default {
    padding: 0;
}

.ttm-ptablebox-default .ttm-ptablebox-featurelist-title{
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    font-family: var(--body-font-family);
}

.ttm-ptablebox-default .ttm-feature-lines li{
    background-color: var(--ttm-whitecolor) ;
    border-radius: 30px;
    width: max-content;
    padding: 2px 15px;
}

.ttm-ptablebox-default .ttm-feature-lines .ttm-line-text{
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: var(--body-fonts-color);
}

.ttm-ptablebox-default .ttm-feature-lines{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.ttm-ptablebox-default .ttm-featured-title:before{
    display: none;
}
.ttm-ptablebox-default .ttm-featured-title {
    border-radius: 0 0 10px 10px;
    top: -3px !important;
}

.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptablebox-featured-col.ttm-pricetable-column-w .wellra-ptable-main .ttm-ptable-btn a{
    color: var(--ttm-whitecolor) ;
    border-color: var(--ttm-secondarycolor);
    background-color: var(--ttm-secondarycolor);
    line-height: normal;
}

@media (max-width:1024px) {
    .elementor-tab-content:has(.ttm-pricetable-column-w.ttm-ptable-col.col-md-4 ) .ttm-pricetable-column-w:last-child{
        margin-bottom: 0px;
    }
}

@media (max-width:991px) {
    .wellra-ptables-w {
        flex-wrap: wrap;
    }

    .ttm-pricetable-column-w.col-md-3 {
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    .ttm-pricetable-column-w.ttm-ptable-col.col-md-4 {
        margin-bottom: 30px;
    }
    .wellra-ptables-w .ttm-pricetable-column-w {
        width: 100%;
        max-width: 100%;
    }

    .ttm-ptablebox .ttm-ptable-icon-type-image img {
        height: auto;
    }
        
    .wellra-ptables-w.ttm-ptablebox .ttm-ptable-cols {
        margin: 0px 15px;
    }

    .wellra-ptables-w .ttm-pricetable-column-w {
        padding: 0px;
    }
    .ttm-pricing-column.elementor-column .elementor-widget-wrap {
        padding: 30px 0px 0px 0px !important;
    }
    .wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-pricetable-column-w .wellra-ptable-main .ttm-ptable-btn a {
        max-width: fit-content;
    }

}

@media (max-width:767px) {
    
    .wellra-ptables-w {
        flex-wrap: wrap;
    }
    .elementor-tab-content:has(.ttm-pricetable-column-w.ttm-ptable-col.col-md-4 ) .ttm-pricetable-column-w:last-child{
        margin-bottom: 0px;
    }
    .ttm-ptablebox-default .ttm-ptablebox-featured-col.ttm-pricetable-column-w .ttm-featured-title {
        font-size: 14px;
        line-height: 24px;
    }

}
  @media only screen and (min-width:992px) and (max-width:1024px) {

	.wellra-ptables-w.ttm-ptablebox.ttm-ptablebox-default .ttm-ptable-cols.row {
		padding: 0px 15px !important;
	}
}




/* sidebar pricing */

.wellra_pricing_widget  .widget-title{
    border-bottom: 1px solid var(--ttm-bordercolor);
    margin-bottom: 0px;
    padding-bottom: 20px;
    font-size: 24px !important;
    line-height: 36px !important;
}


.wellra_pricing_widget .ttm-ptablebox-price,
.wellra_pricing_widget .ttm-ptablebox-price span {
    font-family: var(--special-element-fontfamily);
    font-weight: 400;
    font-size: 52px;
    line-height: 66px;
    color: var(--ttm-secondarycolor);
}

.wellra_pricing_widget .ttm-ptablebox-frequency{
    padding-left: 10px;
}

.wellra_pricing_widget .ttm-ptablebox-featurelist-title {
    color: var(--ttm-secondarycolor);
}

.wellra_pricing_widget .ttm-feature-lines .ttm-line-icon{
    display: none;
}

.wellra_pricing_widget .ttm-feature-lines .ttm-ptable-line{
    background-color: var(--ttm-greycolor);
    border-radius: 15px;
    border: 1px solid var(--ttm-bordercolor);
    font-weight: 400;
}

.wellra_pricing_widget .ttm-feature-lines{
    padding: 0px;
    gap: 10px;
}

.wellra_pricing_widget .ttm-ptable-btn{
    margin-top: 20px;
}

.wellra_pricing_widget .ttm-ptable-btn a {
    position: relative;
    overflow: hidden;
    outline: 1px solid var(--ttm-secondarycolor);
    color: var(--ttm-secondarycolor);
    padding: 15px;
    cursor: pointer;
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    border-radius: 50px;
    width: 100%;
    text-align: center;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    border: none;
}

.wellra_pricing_widget .ttm-ptable-btn a:hover {
    color: var(--ttm-whitecolor);
    fill: var(--ttm-whitecolor);
    border-color: var(--ttm-secondarycolor);
    background-color: var(--ttm-secondarycolor);
}
.wellra_pricing_widget .ttm-ptable-btn a .ttm-btn-icon {
    transform: rotate(-45deg) !important;
    transition: all .3s ease-in-out;
}

.wellra_pricing_widget .ttm-ptable-btn a:hover .ttm-btn-icon{
    transform: rotate(0deg) !important;
}

.wellra_pricing_widget .ttm-ptable-btn a .ttm-btn-icon{
    position: relative;
    height: 18px;
    width: 20px;
}

.wellra_pricing_widget .ttm-ptable-btn a .ttm-btn-icon::before{
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    mask-image: url('../images/Btn-icon.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    top: 0;
    left: 0;
    background-color: currentColor;
}

.wellra_pricing_widget .ttm-ptable-btn a {
    background-color: var(--ttm-whitecolor);
    position: relative;
    z-index: 1;
    font-size: var(--button-font-size);
    font-size: 14px;
    font-weight: var(--button-font-weight);
    font-family: var(--button-font-family);
    outline: 1px solid var(--ttm-secondarycolor);
    margin: 2px;
    text-transform: uppercase;
}

.wellra_pricing_widget .ttm-ptable-btn a:hover {
    color: var(--ttm-whitecolor) !important;
    border-color: var(--ttm-secondarycolor);
    background-color: var(--ttm-secondarycolor);
}
 

.wellra_pricing_widget .ttm-ptable-btn a:hover {
    color: var(--ttm-skincolor);
    fill: var(--ttm-skincolor);
}