/* Common Styles */

.dtdr-packages-item-wrapper,
div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper {
    border-width: 1px;
    border-style: solid;
    padding: 20px;
    background: var(--wdtAccentTxtColor);
    margin-bottom: 50px;
}

.dtdr-packages-item-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
}

.dtdr-packages-item-wrapper:hover:before {
    opacity: .135;
}
.dtdr-packages-item-wrapper a.added_to_cart{
    position: relative;
}
.dtdr-packages-item-wrapper a.added_to_cart:before{
    position: relative;
    content: "\f06e";
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
div[class*="-output-data-container"] div.dtdr-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.dtdr-packages-container {
    margin: 0 0 0 30px;
}

div[class*="-apply-isotope"] .dtdr-column.first.dtdr-packages-item-wrapper,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.first.dtdr-packages-item-wrapper.type1 {
    margin-left: 0;
    margin-right: 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1.dtdr-one-column {
    width: calc(100% - 30px);
    margin: 0 0 60px 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1 {
    margin: 0 0 30px 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-column,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type2,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type3 {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 55px 40px;
}

div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-half {
    width: calc(50% - 30px);
}

div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-third {
    width: calc(33.33% - 30px);
}

.dtdr-packages-item-wrapper .dtdr-packagelist-details>h5 {
    margin: 0 0 30px;
    padding: 0 0 20px;
    position: relative;
}

.dtdr-packages-item-wrapper h5:before {
    content: "";
    display: block;
    bottom: 0;
    width: 40px;
    height: 3px;
    left: 0;
    position: absolute;
    background-color: rgba(var(--wdtPrimaryColorRgb),.3);
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details {
    display: flex;
    align-items: center;
    text-transform: lowercase;
    flex-wrap: wrap;
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details del {
    font-size: 25px;
    margin-right: 15px;
    opacity: .35;
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details ins {
    font-size: 35px;
    margin-right: 10px;
}
.dtdr-packages-item-wrapper .dtdr-item-pricing-details span.amount{
    font-weight: bold;
    font-size: var(--wdtFontSize_H6);
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details del>span,
.dtdr-packages-item-wrapper .dtdr-item-pricing-details ins>span {
    display: flex;
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol,
.dtdr-packages-item-wrapper .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol {
    
    line-height: normal;
}

.dtdr-packages-item-wrapper .dtdr-packagelist-features li {
    display: flex;
    align-items: center;
}

.dtdr-packages-item-wrapper .dtdr-packagelist-features li:last-child {
    margin-bottom: 0;
}

.dtdr-packages-item-wrapper .dtdr-packagelist-features li:before {
    content: "";
    display: inline-block;
    text-decoration: inherit;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    text-align: center;
    background: currentColor;
    background-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M488.9,200.5L285.6,404.4L210,328.8c-17.4-17.4-45.9-17.4-63.3,0s-17.4,45.9,0,63.3l107.5,107.5c9,9,20.2,12.9,31.9,12.9 c11.2,0,23-4.5,31.9-12.9l235.2-235.2c17.4-17.4,17.4-45.9,0-63.3C534.8,183.2,506.2,183.2,488.9,200.5L488.9,200.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M488.9,200.5L285.6,404.4L210,328.8c-17.4-17.4-45.9-17.4-63.3,0s-17.4,45.9,0,63.3l107.5,107.5c9,9,20.2,12.9,31.9,12.9 c11.2,0,23-4.5,31.9-12.9l235.2-235.2c17.4-17.4,17.4-45.9,0-63.3C534.8,183.2,506.2,183.2,488.9,200.5L488.9,200.5z'/%3E%3C/g%3E%3C/svg%3E%0A");

}

.dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-active {
    background-color: #00cc99;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-purchased,
.dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-active {
    position: absolute;
    right: -5px;
    top: 5px;
    line-height: normal;
    padding: 3px 10px;
    font-size: 14px;
    box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, .3);
    color: #fff;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-purchased:before,
.dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-active:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    right: 0;
    bottom: -5px;
    border-top: 5px solid #000;
    border-right: 5px solid transparent;
    opacity: 1;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-purchased:after,
.dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-active:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    right: 0;
    bottom: -5px;
    border-top: 5px solid currentColor;
    border-right: 5px solid transparent;
    opacity: 0.8;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-active {
    top: 35px;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-active:after,
.dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-active:after {
    color: #00cc99;
}
.dtdr-packages-item-wrapper .dtdr-packagelist-features{
    display: none;
}

/* Type1 */

.dtdr-packages-item-wrapper.type1>* {
    width: 100%;
    float: left;
}
.dtdr-packages-item-wrapper.type1, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1{
    padding: 20px;
}
.dtdr-packages-item-wrapper.type1{
    border-radius: var(--wdtRadius_2X);
    box-shadow: rgba(var(--wdtHeadAltColorRgb),.1) 0 0 10px;
    will-change: transform;
}
.dtdr-packages-item-wrapper.type1 .dtdr-proceed-button a{
    position:inherit;
    font-size: var(--wdtFontSize_Base);
    width: auto;
    border-radius: var(--wdtRadius_2X);
    color: var(--wdtAccentTxtColor);
    background-color: var(--wdtPrimaryColor);
    height: auto;
    padding: 10px 30px;
    line-height: normal;
}
.dtdr-packages-item-wrapper.type1 .dtdr-proceed-button a span{
    color: currentColor;
    font-size: inherit;
    margin-right: 5px;
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details{
    width: auto;
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details{
    width: auto;
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    margin-bottom: 0;
    max-width: 165px;
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a{
    position: inherit;
    margin-top: 10px;
    font-size: var(--wdtFontSize_Base);
    width: auto;
    border-radius: var(--wdtRadius_2X);
    color: var(--wdtAccentTxtColor);
    background-color: var(--wdtPrimaryColor);
    height: auto;
    min-height: 40px;
    padding: 8px 30px;
    line-height: normal;
    border: 2px solid var(--wdtPrimaryColor);
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a:hover{
    background-color: transparent;
    color: var(--wdtHeadAltColor);
    border-color: currentColor;
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a span{
    color: currentColor;
    font-size: 0;
    margin-right: 5px;
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5{
    font-size: var(--wdtFontSize_H6);
    margin-bottom: 0;
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5 a{
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5 a:hover{
    color: var(--wdtPrimaryColor);
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details .dtdr-packagelist-description{
    color:var(--wdtHeadAltColor)
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5:before{
    opacity: 0;
}
.dtdr-packages-item-wrapper, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper{
    border-width: 0;
}
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb{
    border-radius: var(--wdtRadius_2X);
    overflow: hidden;
}
.dtdr-packages-item-wrapper.type1>*:not(:nth-last-child(2)):not(.dtdr-item-status-details):not(.dtdr-packagelist-view-details) {
    margin-bottom: 25px;
}

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details {
    margin-bottom: 0;
    float: right;
}

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button,
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .custom-button-style,
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .added_to_cart {
    position: absolute;
    right: 50px;
    bottom: -30px;
    font-size: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: var(--wdtRadius_2X);
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol, .dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol{
    font-size: inherit;
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .custom-button-style,
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .added_to_cart {
    right: 120px;
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button{
    position: absolute;
    left: 30px;
    top: 30px;
    opacity: 0;
    transform: translate3d(-10px, -10px, 0px);
}
.dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-proceed-button{
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .custom-button-style{
    position: unset;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .added_to_cart:before {
    position: absolute;
    content: "\f06e";
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .custom-button-style span,
.dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button .added_to_cart:before {
    font-size: var(--wdtFontSize_Ext);
    margin-right: 0;
}

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button span {
    font-size: 18px;
    margin: 0;
}


/* Type2 */

.dtdr-packages-item-wrapper.type2 {
    display: grid;
    align-items: center;
    border-radius: var(--wdtRadius_2X);
    text-align: center;
    box-shadow: rgba(var(--wdtHeadAltColorRgb),.1) 0 0 10px;
}

.dtdr-packages-item-wrapper.type2.dtdr-column,
div[class*="-apply-isotope"] .dtdr-packages-item-wrapper.type2.dtdr-column.dtdr-one-third {
    width: 100%;
    padding: 55px 40px;
}

.dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features {
    border-width: 0 1px;
    border-style: solid;
    padding: 0 50px;
    margin: 0 50px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details>h5{
    margin: auto;
    padding: 0 0 30px;
    position: relative;
    font-size: var(--wdtFontSize_H3);
    max-width: 600px;
    margin-bottom: 30px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-item-status-details {
    text-align: center;
}

.dtdr-packages-item-wrapper.type2 .dtdr-item-status-details>span.dtdr-purchased {
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    font-family: unset;
    border: none;
    text-decoration: none;
    display: inline-block;
    line-height: normal;
    color: #fff;
    padding: 19px 40px;
}

.dtdr-packages-item-wrapper.type2 .custom-button-style {
    position: relative;
    margin: 5px;
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_2X);
    border: 2px solid;
    border-color: var(--wdtPrimaryColor);
    font-size: var(--wdtFontSize_Base);
    padding: var(--wdtPadding_Btn);
    line-height: normal;
}
.dtdr-packages-item-wrapper.type2 a.custom-button-style:hover{
    background: transparent;
    border-color: var(--wdtHeadAltColor);
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type2 .dtdr-item-status-details .added_to_cart {
    margin: 10px 0px 0 0;
}

.dtdr-packages-item-wrapper.type2 .dtdr-item-pricing-details {
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    max-width: 165px;
    color: var(--wdtHeadAltColor);
    margin: auto;
    padding-bottom: 30px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-proceed-button{
    text-align: center;
}
.dtdr-packages-item-wrapper.type2 h5:before{
    background-color: var(--wdtPrimaryColor);
    opacity: 1;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details .dtdr-packagelist-description{
    color: var(--wdtHeadAltColor);
    opacity: 1;
    font-size: var(--wdtFontSize_H6);
    max-width: 700px;
    margin: auto;
    padding-bottom: 30px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart {
    margin: 5px;
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_2X);
    border: 2px solid;
    border-color: var(--wdtPrimaryColor);
    padding: var(--wdtPadding_Btn);
    color: var(--wdtAccentTxtColor);
    box-shadow: none;
    line-height: normal;
}
.dtdr-packages-item-wrapper.type2 .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart:hover{
    color: var(--wdtHeadAltColor);
    border-color: currentColor;
    background: transparent;
}
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-view-details {
    line-height: normal;
    text-align: center;
    margin-top: 5px;
}
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-view-details .custom-button-style:hover{
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-view-details .custom-button-style {
    border-radius: var(--wdtRadius_2X);
}

.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-view-details .custom-button-style span {
    font-size: 16px;
    text-align: center;
    pointer-events: none;
}
.dtdr-packages-item-wrapper.type2 .dtdr-item-pricing-details del>span, .dtdr-packages-item-wrapper.type2 .dtdr-item-pricing-details ins>span{
    font-size: var(--wdtFontSize_H6);
}

/* Type3 */

.dtdr-packages-item-wrapper.type3 {
    display: grid;
    grid-template-columns: 70% 30%;
    margin: 0 0 30px;
    align-items: center;
    box-shadow: rgba(var(--wdtHeadAltColorRgb),.1) 0 0 10px;
    border-radius: var(--wdtRadius_2X);
    padding: 50px 30px;
}

.dtdr-packages-item-wrapper.type3.dtdr-column {
    width: 100%;
}

.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details {
    border-width: 0 1px 0 0;
    border-style: solid;
    padding: 0 35px 0 0;
    margin: 0 35px 0 0;
    border-color: var(--wdtBorderColor);
}

.dtdr-packages-item-wrapper.type3 .dtdr-item-pricing-details {
    margin-bottom: 20px;
}

.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details>.dtdr-packagelist-description {
    margin-bottom: 0;
}
.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details .custom-button-style {
    background: none;
    margin-right: 0;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .dtdr-purchased {
    background: none;
    margin-right: 0;
    font-size: 16px;
    padding: 19px 40px;
    letter-spacing: normal;
    font-weight: 600;
    margin: 20px 5px 0 0;
    text-transform: uppercase;
    font-family: unset;
    border: none;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details,
.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details {
    text-align: center;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart { margin: 0 0 0 10px; }

.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .added_to_cart {
    margin: 10px 0px 0 0;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-pricing-details {
    justify-content: center;
    flex-wrap: wrap;
    max-width: 165px;
    color: var(--wdtHeadAltColor);
    margin: auto;
    margin-bottom: 20px;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .custom-button-style {
    margin: 5px;
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_2X);
    border: 2px solid;
    border-color: var(--wdtPrimaryColor);
    font-size: var(--wdtFontSize_Base);
    padding: 6px 30px;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .custom-button-style:hover{
    background: transparent;
    border-color: currentColor;
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details .custom-button-style{
    margin: 5px;
    margin-top: 10px;
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_2X);
    border: 2px solid;
    border-color: var(--wdtPrimaryColor);
    font-size: var(--wdtFontSize_Base);
    padding: 6px 30px;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart{
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_2X);
    border: 2px solid;
    border-color: var(--wdtPrimaryColor);
    font-size: var(--wdtFontSize_Base);
    padding: 6px 30px;
    box-shadow: none;
    color: var(--wdtAccentTxtColor);
    margin: 5px;
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart:hover{
    background: transparent;
    border-color: currentColor;
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details .custom-button-style:hover{
    background: transparent;
    border-color: currentColor;
    color: var(--wdtHeadAltColor);
}
.dtdr-packages-item-wrapper.type3 .dtdr-item-pricing-details del>span, .dtdr-packages-item-wrapper.type3 .dtdr-item-pricing-details ins>span{
    font-size: var(--wdtFontSize_H6);
}

/* Type -1 with Custom class for pricing packages */


.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 {
    display: grid;
    transition: all 0.3s linear;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper{
    padding: 0;
    overflow: hidden;
    will-change: transform;
}
.wdt-custom-pricing-plan div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-column{
    padding: 0;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper .dtdr-packagelist-features{
    display: block;
    padding-left: 50px;
    padding-top: 40px;
    z-index: 1;
}        
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details .dtdr-packagelist-description{
    display: none;
}    
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details{
    margin-bottom: 0 !important;
    position: absolute;
    top: 50px;
    left: 50px;
    width: auto;
    z-index: 1;
}    
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5{
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Base);
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 6px 20px;
    border: 1px solid;
    border-color: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_Part);
    width: auto;
}    
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5 a{
    color: var(--wdtPrimaryColor);
}   
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button{
    right: 30px;
    left: unset;
    transform: translate3d(20px, -30px,0px);
    top: 40px;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-proceed-button{
    transform: translate3d(0,0,0);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb{
    position: relative;
    overflow:visible;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb img{
    border-radius: 0 0 100% 30px;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    position: absolute;
    top: 90px;
    left: 50px;
    z-index: 1;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details .woocommerce-Price-amount{
    font-size: calc(var(--wdtFontSize_Alt) + 10px);
    font-weight: var(--wdtFontWeight_Alt);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    max-width:100%;
    align-items: baseline;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-proceed-button{
    opacity: 0;
}

.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:before{
    opacity: .8;
    background-color: var(--wdtAccentTxtColor);
    z-index: 1;
    
}

.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.03;
    background-color: var(--wdtPrimaryColor);
    z-index: 1;
    border-radius: 0 0 100% 30px;
    transform: scale(1.1);
    transition: all 0.3s linear;
    
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
    background-color: var(--wdtAccentTxtColor);
    z-index: 1;
    border-radius: 0 0 100% 30px;
    transform: scale(1.1);
    transition: all 0.3s linear;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details{
    margin-top: 50px;
    width: 100%;
    padding: 0 20px 20px;
    z-index: 1;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a{
    padding: 14px 40px;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a span{
    display: none;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper .dtdr-packagelist-features li:not(:last-child){
    margin-bottom: 30px;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb img{
    min-height: 220px;
    object-fit: cover;
    transform:scale(1.1);
    height: 230px;
    width: 100%;
    filter: grayscale(1);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li{
    color: var(--wdtHeadAltColor);
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:nth-child(4),
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:nth-child(5),
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:nth-child(6){
    color:var(--wdtBodyTxtColor);
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper .dtdr-packagelist-features li:nth-child(4):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper .dtdr-packagelist-features li:nth-child(5):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper .dtdr-packagelist-features li:nth-child(6):before{
    content: "";
    color: var(--wdtBodyTxtColor);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:nth-child(4):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:nth-child(5):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-basic .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:nth-child(6):before{
    color: var(--wdtAccentTxtColor);
    opacity: .5;
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:nth-child(5),
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:nth-child(6){
    color:var(--wdtBodyTxtColor);
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper .dtdr-packagelist-features li:nth-child(5):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper .dtdr-packagelist-features li:nth-child(6):before{
    content: "";
    color: var(--wdtBodyTxtColor);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:nth-child(5):before,
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-premium .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:nth-child(6):before{
    color: var(--wdtAccentTxtColor);
    opacity: .5;
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-pro .dtdr-packages-item-wrapper:not(:hover) .dtdr-packagelist-features li:last-child{
   color:var(--wdtBodyTxtColor);
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-pro .dtdr-packages-item-wrapper .dtdr-packagelist-features li:last-child:before{
    content: "";
    color: var(--wdtBodyTxtColor);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.wdt-custom-pricing-plan.wdt-custom-pricing-plan-pro .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:last-child:before{
    color: var(--wdtAccentTxtColor);
    opacity: .5;
}
.wdt-custom-pricing-plan div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1.dtdr-one-column{
    margin: 0 0 20px 0;   
}
/* Hover */
    
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover{
    background-color: var(--wdtPrimaryColor);
    opacity: 1;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover:before{
    opacity: 0;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper:hover .dtdr-packagelist-features li:before{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-view-details a{
    background-color: var(--wdtAccentTxtColor);
    color: var(--wdtPrimaryColor);
    border-color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-thumb a:after{
    opacity: .5;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-details>h5 a{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-details>h5{
    border-color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    transition: all 0.3s linear;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-item-pricing-details{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-item-pricing-details bdi, .wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-item-pricing-details bdi span{
    color: white;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover{
    box-shadow: rgba(var(--wdtPrimaryColorRgb),.3) 2px 6px 20px;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover{
    
    transform: scale(1.03);
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-thumb:before{
    opacity: .2;
}
.wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1:hover .dtdr-packagelist-thumb:after{
    opacity: .6;
}

/* Active */
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 {
    display: grid;
    transition: all 0.3s linear;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper{
    padding: 0;
    overflow: hidden;
}
.wdt-custom-pricing-plan-active div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-column{
    padding: 0;
}

.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features{
    display: block;
    padding-left: 50px;
    padding-top: 40px;
    z-index: 1;
}        
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details .dtdr-packagelist-description{
    display: none;
}    
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details{
    margin-bottom: 0 !important;
    position: absolute;
    top: 50px;
    left: 50px;
    width: auto;
    z-index: 1;
}    
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5{
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Base);
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 6px 20px;
    border: 1px solid;
    border-radius: var(--wdtRadius_Part);
    width: auto;
}    
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5 a{
    color: var(--wdtPrimaryColor);
}   
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-proceed-button{
    right: 30px;
    left: unset;
    transform: translate3d(20px, -30px,0px);
    top: 40px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a span{
    display: none;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-proceed-button{
    transform: translate3d(0,0,0);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb{
    position: relative;
    overflow:visible;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb img{
    border-radius: 0 0 100% 30px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    position: absolute;
    top: 90px;
    left: 50px;
    z-index: 1;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details .woocommerce-Price-amount{
    font-size: calc(var(--wdtFontSize_Alt) + 10px);
    font-weight: var(--wdtFontWeight_Alt);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    max-width:100%;
    align-items: baseline;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1:hover .dtdr-item-status-details .dtdr-proceed-button{
    opacity: 0;
}

.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1:before{
    opacity: 0;
    background-color: var(--wdtAccentTxtColor);
    z-index: 1;   
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details{
    margin-top: 60px;
    width: 100%;
    padding: 0 20px 20px;
    z-index: 1;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a{
    padding: 14px 40px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features li:not(:last-child){
    margin-bottom: 30px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb img{
    min-height: 220px;
    object-fit: cover;
    transform:scale(1.1);
    height: 230px;
    width: 100%;
    filter: grayscale(1);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper, .wdt-custom-pricing-plan-active div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper{
    background-color: var(--wdtPrimaryColor);
    opacity: 1;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features li{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features li:last-child:before{
    opacity: .5;
    content: "";
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 700 700' style='enable-background:new 0 0 700 700;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490.8,209.3c-11.8-11.8-31-11.8-42.8,0l-98,98l-98-98c-11.8-11.8-31-11.8-42.8,0c-11.8,11.8-11.8,31,0,42.8l98,98 l-98,97.9c-11.8,11.8-11.8,31,0,42.8c5.9,5.9,13.6,8.9,21.4,8.9c7.7,0,15.5-3,21.4-8.8l98-98l98,98c5.9,5.9,13.6,8.8,21.4,8.8 c7.7,0,15.5-3,21.4-8.9c11.8-11.8,11.8-31,0-42.8l-98-97.9l98-98C502.6,240.2,502.6,221.1,490.8,209.3L490.8,209.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features li:before{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details a{
    background-color: var(--wdtAccentTxtColor);
    color: var(--wdtPrimaryColor);
    border-color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb a:after{
    opacity: .5;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5 a{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details>h5{
    border-color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    transition: all 0.3s linear;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details bdi,
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details bdi span{
    color: var(--wdtAccentTxtColor);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1{
    box-shadow: rgba(var(--wdtPrimaryColorRgb),.3) 2px 6px 20px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1{ 
    transform: scale(1.03);
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--wdtAccentTxtColor);
    z-index: 1;
    border-radius: 0 0 100% 30px;
    transform: scale(1.1);
    transition: all 0.3s linear;
    opacity: .2;

}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-thumb:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--wdtPrimaryColor);
    z-index: 1;
    border-radius: 0 0 100% 30px;
    transform: scale(1.1);
    transition: all 0.3s linear;
    opacity: .6;
}
.wdt-custom-pricing-plan-active div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1.dtdr-one-column{
    margin: 0 0 20px 0;   
}

/* End */

/*With Sidebar Styles*/

#primary.with-both-sidebar div[class*="-output-data-container"] div.dtdr-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.dtdr-packages-container {
    margin: 0 30px;
}

#primary.page-with-sidebar div[class*="-apply-isotope"].dtdr-packages-item-container .dtdr-packages-item-wrapper.dtdr-column.dtdr-one-third:not(.type1) {
    width: 100%;
}

#primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details {
    font-size: 14px;
}

#primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del {
    font-size: 24px;
}

#primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins {
    font-size: 34px;
}

#primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1 {
    width: calc(50% - 30px);
    margin-right: 30px;
}

#primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 {
    display: block;
}

#primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

#primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: calc(50% - 50px);
    float: left;
}

#primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details {
    width: 50%;
    float: right;
}

#primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 {
    grid-template-columns: 60% 40%;
}


/* Package Carousel Slides */


/* Packages Single */

.single-dtdr_packages .dtdr_packages>img {
    border: 1px solid transparent;
    padding: 20px;
    border-radius: var(--wdtRadius_2X);
    box-shadow: rgba(var(--wdtHeadAltColorRgb),.1) 0 0 10px;
    transition: all 0.3s linear;
}
.single-dtdr_packages .dtdr_packages>img:hover{
    filter: brightness(80%);
}
.single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details>span {
    padding: 10px 20px;
    line-height: normal;
}

.single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 10px;
}

.single-dtdr_packages .dtdr-payment-details .custom-button-style {
    margin: 0;
    font-size: var(--wdtFontSize_Ext);
    padding: 10px 35px;
    border-radius: var(--wdtRadius_2X);
    border: 2px solid var(--wdtPrimaryColor);
}
.single-dtdr_packages .dtdr-payment-details .custom-button-style:hover{
    background-color: transparent;
    color: var(--wdtHeadAltColor);
    border-color: currentColor;
}
.single-dtdr_packages .dtdr-item-pricing-details {
    display: flex;
    align-items: baseline;
    text-transform: lowercase;
    flex-wrap: wrap;
    color: var(--wdtHeadAltColor);
}
.single-dtdr_packages .dtdr-packagelist-description{
    color: var(--wdtHeadAltColor);
}
.single-dtdr_packages .dtdr-item-pricing-details del {
    font-size: var(--wdtFontSize_H3);
    margin-right: 15px;
    font-weight: var(--wdtFontWeight_Alt);
    opacity: .35;
    color: var(--wdtPrimaryColor);
    text-decoration-color: currentColor;
}

.single-dtdr_packages .dtdr-item-pricing-details ins,
.single-dtdr_packages .dtdr-item-pricing-details>span.amount {
    font-size: var(--wdtFontSize_H3);
    margin-right: 10px;
    font-weight: var(--wdtFontWeight_Alt);
}

.single-dtdr_packages .dtdr-item-pricing-details del>span,
.single-dtdr_packages .dtdr-item-pricing-details ins>span {
    display: flex;
}

.single-dtdr_packages .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol,
.single-dtdr_packages .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol {
    line-height: normal;
    margin-right: 2px;
}

.single-dtdr_packages .dtdr-packagelist-features li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    margin-right: 10px;
    font-weight: 400;
}

.single-dtdr_packages .dtdr-packagelist-items {
    margin: 50px 0;
}

.single-dtdr_packages .dtdr-packagelist-items h3 {
    margin: 0 0 30px;
    padding: 0 0 20px;
    position: relative;
}

.single-dtdr_packages .dtdr-packagelist-items h3:before {
    content: "";
    display: block;
    bottom: 0;
    width: 40px;
    height: 3px;
    left: 0;
    position: absolute;
    opacity: 0;
}

.single-dtdr_packages .dtdr-payment-details a.custom-button-style,
.single-dtdr_packages .dtdr-payment-details a.added_to_cart {
    margin: 0;
}

.single-dtdr_packages .dtdr-payment-details a.added_to_cart {
    margin-left: 5px;
    position: relative;
    font-size: var(--wdtFontSize_Ext);
    padding: 10px 35px;
    border-radius: var(--wdtRadius_2X);
    border: 2px solid var(--wdtPrimaryColor);
}
.single-dtdr_packages .dtdr-payment-details a.added_to_cart:hover{
    color: var(--wdtHeadAltColor);
    border-color: var(--wdtHeadAltColor);
    background-color: transparent;
}
.single-dtdr_packages .dtdr-payment-details a.added_to_cart:before {
    position: relative;
    content: "\f06e";
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details .dtdr-proceed-button:only-child {
    width: 100%;
    text-align: left;
}

.dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .custom-button-style,
.dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details .custom-button-style {
    font-size: var(--wdtFontSize_Base);
    padding: 6px 30px;
}


/* Single page Table */

.single-dtdr_packages .dtdr_packages>img{
    display: none;
}
article.dtdr_packages table{
    position: relative;
}
article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-proceed-button{
    position: absolute;
    left: 0;
    bottom: -70px;
    right: 0;
}
article.dtdr_packages table thead tr th{
    vertical-align: middle;
    padding: 15px 30px;
    font-size: var(--wdtFontSize_H6);
    background: none;
    color: var(--wdtPrimaryColor);
    font-weight: var(--wdtFontWeight_Ext);
}
article.dtdr_packages table thead th, article.dtdr_packages table tbody td{
    border: 2px dashed var(--wdtBorderColor);
}
article.dtdr_packages table tbody td:nth-child(1){
    width: 250px;
    max-width: 250px;
}
article.dtdr_packages table tbody td:nth-child(2){
    width: 700px;
    max-width: 700px;
}
article.dtdr_packages table tbody td:nth-child(3){
    width: 250px;
    max-width: 250px;
}
article.dtdr_packages table tbody td:nth-child(4){
    width: 400px;
    max-width: 400px;
}
article.dtdr_packages table tbody td .dtdr-packagelist-coupon-detail{
    font-size: var(--wdtFontSize_H4);
    font-weight: var(--wdtFontWeight_Alt);
    letter-spacing: 5.5px;
}
article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details{
    justify-content: center;
    padding: 0;
}
article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-item-pricing-details{
    font-size: 0;
}
article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-item-pricing-details del{
    display: none;
}
article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-item-pricing-details ins span bdi{
    font-size: var(--wdtFontSize_H5);
    color: var(--wdtHeadAltColor);
    font-weight: var(--wdtFontWeight_Ext);
}
.single-dtdr_packages table tbody td .dtdr-item-pricing-details>span.amount bdi{
    font-size: var(--wdtFontSize_H5);
    color: var(--wdtHeadAltColor);
    font-weight: var(--wdtFontWeight_Ext);
}

article.dtdr_packages table tbody td .dtdr-packagelist-items{
    margin: 0;
}
article.dtdr_packages table tbody td{
    padding: 35px 60px;
    color: var(--wdtHeadAltColor);
}
.wdt-custom-packages-single-heading .wdt-heading-holder .wdt-heading-title-wrapper{
    font-size: calc(var(--wdtFontSize_H4) + 2px);
}
.wdt-custom-icon-list-for-package-single .elementor-icon-list-items .elementor-icon-list-item{
    align-items: baseline;
}
.wdt-custom-icon-list-for-package-single .elementor-icon-list-items .elementor-icon-list-item span.elementor-icon-list-icon{
    margin-top: 8px;
}
/* Single Page Table End */

/* Note: Design for a width of 1540px */
@media screen and (max-width:1540px) {
    .wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details{
        left: 30px;
    }
    .wdt-custom-pricing-plan .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
        left: 30px;
        flex-direction: column;
    }
    .wdt-custom-pricing-plan .dtdr-packages-item-wrapper .dtdr-packagelist-features{
        padding-left: 30px;
    }
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-details{
    left: 30px;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper.type1 .dtdr-item-status-details .dtdr-item-pricing-details{
    left: 30px;
    flex-direction: column;
}
.wdt-custom-pricing-plan-active .dtdr-packages-item-wrapper .dtdr-packagelist-features{
        padding-left: 30px;
    }
}


/*----*****---- << Small Monitor >> ----*****----*/


/* Note: Design for a width of 1440px */

@media only screen and (min-width:1281px) and (max-width:1440px) {
    #primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 {
        padding: 35px 30px;
    }
    #primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details {
        font-size: 14px;
    }
    #primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del {
        font-size: 20px;
        margin-right: 10px;
    }
    #primary.page-with-sidebar .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins {
        font-size: 26px;
    }
    #primary.page-with-sidebar:not(.with-both-sidebar) .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features {
        padding: 0 35px;
        margin: 0 35px;
    }
    #primary.page-with-sidebar:not(.with-both-sidebar) .dtdr-packages-item-wrapper.type2 .dtdr-item-status-details .custom-button-style,
    #primary.page-with-sidebar:not(.with-both-sidebar) .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details .custom-button-style,
    #primary.page-with-sidebar:not(.with-both-sidebar) .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details .custom-button-style {
        font-size: 14px;
        padding: 15px 30px;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper:not(.type1) .dtdr-item-pricing-details {
        font-size: 14px;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper:not(.type1) .dtdr-item-pricing-details del {
        font-size: 24px;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper:not(.type1) .dtdr-item-pricing-details ins {
        font-size: 34px;
    }
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packages-item-wrapper.type3 {
        display: flex;
        flex-wrap: wrap;
    }
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details {
        margin-right: 30px;
    }
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details,
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details {
        text-align: left;
    }
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details {
        padding: 0 0 25px;
        margin: 0 0 35px;
        width: 100%;
        border-width: 0 0 1px;
        border-style: solid;
    }
    #primary.page-with-sidebar.with-both-sidebar .dtdr-packagelist-payment-details {
        display: flex;
        align-items: end;
    }
}


/*----*****---- << Tablet (Landscape) >> ----*****----*/


/* Note: Design for a width of 960px */

@media only screen and (min-width:1025px) and (max-width:1280px) {
    #primary.page-with-sidebar div[class*="-apply-isotope"].dtdr-packages-item-container .dtdr-column.dtdr-one-third {
        width: calc(50% - 30px);
        margin-right: 30px;
    }
    #primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1 {
        width: 100%;
    }
    #primary.with-both-sidebar div[class*="-output-data-container"] div.dtdr-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.dtdr-packages-container {
        margin: 0 0 0 30px;
    }
    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details {
        font-size: 14px;
    }
    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del {
        font-size: 20px;
    }
    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins {
        font-size: 30px;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper.type2 {
        display: block;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid;
        padding-bottom: 20px;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        width: calc(50% - 50px);
        float: left;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details {
        width: 50%;
        float: right;
    }
    #primary.page-with-sidebar .dtdr-packages-item-wrapper.type3 {
        grid-template-columns: 60% 40%;
    }
    #primary.with-both-sidebar div[class*="-output-data-container"] div.dtdr-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.dtdr-packages-container {
        margin: 0 30px;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        margin-bottom: 22px;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details {
        padding: 0 0 25px;
        margin: 0 0 35px;
        width: 100%;
        border-width: 0 0 1px;
        border-style: solid;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details {
        width: 100%;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-item-status-details {
        text-align: inherit;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-item-pricing-details {
        justify-content: start;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 {
        display: flex;
        flex-wrap: wrap;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details {
        text-align: left;
    }

    .dtdr-packages-item-wrapper, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper { padding: 50px 25px; }

    .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features { padding: 0 20px; margin: 0 20px; }

    /* Package Carousel Slides */
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .dtdr-packages-item-wrapper.type1 {
        padding: 55px 38px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details {
        font-size: 14px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del {
        font-size: 24px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins {
        font-size: 34px;
    }
    div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-third{
        width: calc(50% - 30px);
    }
    .dtdr-packages-item-wrapper.type1, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1{
        padding: 20px;
    }
    article.dtdr_packages table tbody td{
        padding: 20px 30px;
    }
}


/*----*****---- << Tablet (Portrait) >> ----*****----*/


/* Note: Design for a width of 768px */

@media only screen and (min-width:768px) and (max-width:1024px) {
    #primary div[class*="-apply-isotope"].dtdr-packages-item-container .dtdr-column.dtdr-one-third.type1 {
        width: calc(50% - 30px);
        margin-right: 30px;
    }
    .dtdr-packages-item-wrapper.type2 {
        display: block;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin-bottom: 0;
    }
    .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        width: calc(50% - 50px);
        float: left;
    }
    .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details {
        width: 100%;
        float: left;
    }
    .dtdr-packages-item-wrapper.type3 {
        grid-template-columns: 60% 40%;
    }

    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 { padding: 25px 20px 60px; }

    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details del {
        font-size: 20px;
    }
    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 .dtdr-item-pricing-details ins {
        font-size: 30px;
    }

    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 {
        width: calc(50% - 1%);
        margin: 0 2% 30px 0;
    }

    .dtdr-column.dtdr-one-third.first.dtdr-packages-item-wrapper.type1:nth-child(even) {
        margin-right: 2%;
    }

    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1:nth-child(even) {
        margin-right: 0;
    }

    .dtdr-column.dtdr-one-third.dtdr-packages-item-wrapper.type1 { margin-bottom: 50px; }
    div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-third{
        width: calc(50% - 30px);
    }
    article.dtdr_packages table tbody td{
        padding: 10px;
    }
    article.dtdr_packages table tbody td .dtdr-packagelist-coupon-detail{
        font-size: var(--wdtFontSize_H5);
    }
}
@media screen and (max-width:1024px) {
    .elementor-1181 .elementor-element.elementor-element-c3c206c.wdt-custom-seller-single-column-1,
    .elementor-1181 .elementor-element.elementor-element-eea6516.wdt-custom-seller-single-column-2{
        width: 100%;
    }
    .elementor-1181 .elementor-element.elementor-element-eea6516.wdt-custom-seller-single-column-2 > .elementor-element-populated{
        padding-left: 0;
    }
}
@media screen and (min-width:768px) and (max-width:900px){
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details{
        width: 100%;
        margin-top: 10px;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/


/* Note: Design for a width of 767px */

@media only screen and (max-width: 767px) {
    .elementor-1181 .elementor-element.elementor-element-b68ca9c.wdt-custom-seller-single-column-3,
    .elementor-1181 .elementor-element.elementor-element-6d90660.wdt-custom-seller-single-column-4,
    .elementor-1181 .elementor-element.elementor-element-2be6ce5.wdt-custom-seller-single-column-5,
    .elementor-1181 .elementor-element.elementor-element-190beb7.wdt-custom-seller-single-column-6{
        width: 100%;
    }
    .elementor-1181 .elementor-element.elementor-element-b68ca9c.wdt-custom-seller-single-column-3 > .elementor-element-populated,
    .elementor-1181 .elementor-element.elementor-element-2be6ce5.wdt-custom-seller-single-column-5 > .elementor-element-populated{
        padding-left: 0;
        padding-bottom: 30px;
    }
    div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-half,
    div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.dtdr-one-third {
        width: 100%;
    }
    div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1.dtdr-one-column {
        width: 100%;
    }
    div[class*="-output-data-container"] div.dtdr-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.dtdr-packages-container {
        margin: 0 30px;
    }
    #primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1 {
        width: 100%;
    }
    .dtdr-packages-item-wrapper.type2 {
        display: block;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features,
    .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>ul.dtdr-packagelist-features,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-detail {
        padding: 20px 0 25px;
        margin: 0 0 35px;
        width: 100%;
        border-width: 0 0 1px;
        border-style: solid;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details {
        padding-top: 0;
    }
    .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2>.dtdr-packagelist-button-details {
        width: 100%;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-item-status-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-item-status-details {
        text-align: inherit;
    }
    .dtdr-packages-item-wrapper.type3,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 {
        display: flex;
        flex-wrap: wrap;
    }
    .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details,
    .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-item-status-details,
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-view-details {
        text-align: left;
    }

    .single-dtdr_packages .dtdr-item-pricing-details del { font-size: 20px; }
    .single-dtdr_packages .dtdr-item-pricing-details ins, .single-dtdr_packages .dtdr-item-pricing-details>span.amount { font-size: 30px; }
    /* .single-dtdr_packages .dtdr-payment-details .custom-button-style { padding: 15px 25px; } */

    .single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details { flex-wrap: wrap; }

    .single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details .added_to_cart,
    .dtdr-packages-item-wrapper .dtdr-item-status-details .dtdr-proceed-button a.added_to_cart { margin: 20px 0 0 10px; }
    
    .dtdr-packages-item-wrapper.type3 .dtdr-item-pricing-details{
        justify-content: start;
    }
    .wdt-custom-pricing-plan{
        max-width: 420px;
        margin: auto;
    }
    .wdt-custom-pricing-plan-active{
        max-width: 420px;
        margin: auto;
    }
    article.dtdr_packages table{
        display: flex;
    }
    article.dtdr_packages table tr{
        display: grid;
    }
    article.dtdr_packages table thead tr th{
        height: 120px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    article.dtdr_packages table tbody td:nth-child(1){
        width: auto;
        max-width: 100%;
    }
    article.dtdr_packages table tbody td:nth-child(2){
        width: auto;
        max-width: 100%;
    }
    article.dtdr_packages table tbody td:nth-child(3){
        width: auto;
        max-width: 100%;
    }
    article.dtdr_packages table tbody td:nth-child(4){
        width: auto;
        max-width: 100%;
    }
    article.dtdr_packages table tbody td{
        height: 120px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    article.dtdr_packages table tbody td .dtdr-packagelist-coupon-detail{
        font-size: var(--wdtFontSize_H5);
    }
    .wdt-custom-packages-single-heading .wdt-heading-holder .wdt-heading-title-wrapper{
        padding-top: 10px;
    }
}


/*----*****---- << Mobile (Portrait) >> ----*****----*/


/* Note: Design for a width of 480px */

@media only screen and (max-width: 479px) {
    .dtdr-packages-item-wrapper .dtdr-item-pricing-details {
        font-size: 14px;
    }
    .dtdr-packages-item-wrapper .dtdr-item-pricing-details del {
        font-size: 24px;
    }
    .dtdr-packages-item-wrapper .dtdr-item-pricing-details ins {
        font-size: 34px;
    }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details{
        width: 100%;
        margin-top: 10px;
    }
    article.dtdr_packages table thead tr th{
        height: 180px;
        font-size: var(--wdtFontSize_Base);
    }
    article.dtdr_packages table tbody td{
        height:180px;
    }
    article.dtdr_packages table tbody th{
        height:180px;
    }
    article.dtdr_packages table tbody td label,
    article.dtdr_packages table tbody td .dtdr-packagelist-description p, 
    article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-item-pricing-details ins span bdi{
        font-size: var(--wdtFontSize_Ext);
    }
    article.dtdr_packages table tbody td .dtdr-packagelist-coupon-detail{
        font-size: var(--wdtFontSize_Base);
        letter-spacing: 2px;
    }
    article.dtdr_packages table tbody td .dtdr-payment-details .dtdr-item-status-details .dtdr-proceed-button{
        bottom: -40px;
    }
    article.dtdr_packages table{
        padding-bottom: 30px;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details>h5{
        font-size: var(--wdtFontSize_H5);
    }
  
}