/* Common Styles */

.dtdr-packages-item-wrapper,
div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper {
    border-width: 1px;
    border-style: solid;
    padding: 55px 38px;
    background: #fff;
    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;
}

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 60px 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;
}

.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: clamp(1.375rem, 1.3127rem + 0.2082vw, 1.5625rem); /* Min-22 & Max-25 */
    margin-right: 15px;
    font-weight: bold;
    opacity: .35;
}

.dtdr-packages-item-wrapper .dtdr-item-pricing-details ins {
    font-size: 35px;
    margin-right: 10px;
    font-weight: bold;
}

.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 {
    font-size: 50%;
    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: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    margin-right: 12px;
    font-weight: 900;
}

.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;
}


/* Type1 */


.dtdr-packages-item-wrapper.type1 > div { margin: 0; }
.dtdr-packages-item-wrapper.type1, div[class*="-apply-isotope"] .dtdr-column.dtdr-packages-item-wrapper.type1 { 
    display: grid; padding: 0; border: none; background: transparent; margin: 0; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section { display: grid; padding: 0; align-items:end; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div { grid-area: 1/-1; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div.dtdr-packagelist-thumb img { min-height: 350px; height: 100%; object-fit: cover; object-position: center; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div.dtdr-packagelist-left-corner-box { overflow: hidden;
    padding: 30px; background-color: rgba(var(--wdtAccentTxtColorRgb), .5); backdrop-filter: blur(50px); max-width: fit-content;
    display: grid; gap: 5px; margin-right: 20px; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div h5 { margin: 0; font-size: clamp(1.75rem, 1.5007rem + 0.8328vw, 2.5rem); /* Min-28 & Max-40 */
     line-height: var(--wdtLineHeight_Alt); font-weight: var(--wdtFontWeight_Ext); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div .dtdr-packagelist-subtitle { 
    margin: 0; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Alt); font-family: var(--wdtFontTypo_Alt); line-height: 1; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-status-details .dtdr-item-pricing-details { margin:0; font-size: 0; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details del,
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details ins { font-size: clamp(1.375rem, 1.3127rem + 0.2082vw, 1.5625rem); /* Min-22 & Max-25 */
    margin-right: 10px; font-weight: var(--wdtFontWeight_Alt); line-height: 1; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details del { opacity: .6; position: relative; 
    display: flex; flex-wrap: nowrap; text-decoration: none; text-transform: capitalize; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details del span { text-decoration: line-through; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details del:before { content: "Offer"; line-height: var(--wdtLineHeight_H6); position: relative; font-size: inherit; color: inherit; margin-right: 10px; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol, 
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol { font-size: inherit; }

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section { display: grid; gap: 20px; 
    padding: clamp(1.875rem, 0.2083rem + 3.4722vw, 4.375rem); /* Min-30 & Max-70 */ background-color: var(--wdtTertiaryColor); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features { display: grid; gap: 50px; list-style: none; grid-template-columns: repeat(3, 1fr); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features ul { list-style: decimal-leading-zero; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li { gap: 20px; align-items: flex-start; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li .dtdr-feature-content { display: grid; gap: 10px; align-items: flex-start; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li .dtdr-feature-image { 
    display: flex; font-size: clamp(2.1875rem, 1.5625rem + 1.3021vw, 3.125rem); /* Min-28 & Max-40 */ }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li .dtdr-feature-image i { font-size: 1em; line-height: 1; width: 1em; height: 1em; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li:before { display: none; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features li .dtdr-feature-title { 
    font-size: clamp(1.5625rem, 1.4586rem + 0.347vw, 1.875rem); /* Min-25 & Max-30 */ font-family: var(--wdtFontTypo_Alt); line-height: var(--wdtLineHeight_Alt); }

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box { display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box .dtdr-packagelist-view-first { order: 0; display: inline-flex; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box .dtdr-packagelist-button-second { order: -1; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box .dtdr-packagelist-button-second,
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box .dtdr-packagelist-button-third { display: flex; justify-content: center; align-items: center; gap: 20px; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button,
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button { font-size: var(--wdtFontSize_Ext); padding: var(--wdtPadding_Btn);  overflow: hidden; position: relative;
    font-family: var(--wdtFontTypo_Base); font-weight: var(--wdtFontWeight_Ext); line-height: 1; text-transform: uppercase; letter-spacing: var(--wdtLetterSpacing_3X);
    color: var(--wdtAccentTxtColor); margin: 0; -webkit-transition: var(--wdtAltTransition); 
    transition: var(--wdtAltTransition); z-index: 0;  }

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button span.wdt-button-text,
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button span.wdt-button-text{ margin: 0;
display: inline-grid ; align-content: center; text-align: left; height: 100%; text-shadow: 0 5em currentColor; transition: inherit; }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button:hover span.wdt-button-text,
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button:hover span.wdt-button-text{ transform: translateY(-5em); }

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button { background-color: var(--wdtPrimaryColor); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button:before { background-color: var(--wdtSecondaryColor); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button { background-color: var(--wdtSecondaryColor); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details-button:hover { background-color: var(--wdtSecondaryColor); }
.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button:hover { background-color: var(--wdtPrimaryColor); }

.dtdr-packages-item-wrapper.type1 .dtdr-packagelist-view-details { margin-bottom: 0; }
.dtdr-packages-item-wrapper.type1 .dtdr-proceed-button { display: none; }


/* Type2 */

.dtdr-packages-item-wrapper.type2,
div[class*="-output-data-container"] div[class*="-output-data-holder"]>.dtdr-packages-container.swiper-container .swiper-wrapper .dtdr-packages-item-wrapper.type2 { 
    padding: 0; border: none; margin: 0; }

div[class*="-output-data-container"] div[class*="-output-data-holder"]>.dtdr-packages-container.swiper-container:has( > .dtdr-packages-item-container > .dtdr-packages-item-wrapper.type2 ) {
    padding: 0;
}
.dtdr-packages-item-container .dtdr-packages-item-wrapper.type2.dtdr-column, div[class*="-apply-isotope"] .dtdr-packages-item-wrapper.type2.dtdr-column.dtdr-one-third {
    display: grid; padding: 0; border: none; background-color: transparent; }


.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 .dtdr-packagelist-top-section { display: grid; padding: 0; align-items:end; text-align: start; margin: 0; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section img { min-height: 350px; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div { grid-area: 1/-1; margin: 0; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div.dtdr-packagelist-left-corner-box { overflow: hidden;
    padding: 30px; background-color: rgba(var(--wdtAccentTxtColorRgb), .5); backdrop-filter: blur(50px); max-width: fit-content; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div .dtdr-packagelist-title { display: grid; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div h5::before { display: none; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div h5 { margin: 0; font-size: clamp(1.5625rem, 1.4586rem + 0.347vw, 1.875rem); /* Min-25 & Max-30 */
     line-height: var(--wdtLineHeight_Alt); font-weight: var(--wdtFontWeight_Ext); }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-top-section > div .dtdr-packagelist-subtitle { letter-spacing: var(--wdtLetterSpacing_3X); text-transform: uppercase;
    margin: 0; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Ext); font-family: var(--wdtFontTypo_Base); order: -1; }

.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section { display: grid; gap: 10px; padding: 30px; 
    background-color: var(--wdtTertiaryColor); text-align: start; transition: var(--wdtAltTransition); }
.dtdr-packages-item-wrapper.type2:hover .dtdr-packagelist-bottom-section { background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }
.wdt-light-bg .dtdr-packages-item-wrapper.type2:hover .dtdr-packagelist-bottom-section { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); }
.dtdr-packages-item-wrapper.type2 .dtdr-proceed-button { display: none; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-status-details .dtdr-item-pricing-details { margin:0; font-size: 0; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details del,
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details ins { font-size: clamp(1.125rem, 1.0834rem + 0.1388vw, 1.25rem); /* Min-18 & Max-20 */
    margin-right: 10px; font-weight: var(--wdtFontWeight_Alt); line-height: 1; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details del { opacity: .6; position: relative; 
    display: flex; flex-wrap: nowrap; text-decoration: none; text-transform: capitalize; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details del span { text-decoration: line-through; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details del:before { content: "Offer"; position: relative; font-size: inherit; color: inherit; margin-right: 10px; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol, 
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-bottom-section .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol { font-size: inherit; }
.dtdr-packages-item-wrapper.type2 .dtdr-proceed-button { display: none; }
.dtdr-packages-item-wrapper.type2 .dtdr-packagelist-description {font-family: var(--wdtFontTypo_Alt); }

/* Type3 */




/*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: none; padding: 0px; }

/* .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; 
    border: none; margin-bottom: 30px; margin-top: clamp(1.875rem, 0.625rem + 2.6042vw, 3.75rem); /* Min-30 & Max-60 */ }
.single-dtdr_packages .dtdr-packagelist-description { margin-bottom: 30px;}


.single-dtdr_packages .dtdr-payment-details .custom-button-style { margin: 0; }
.single-dtdr_packages .dtdr-item-pricing-details { display: flex; align-items: baseline; flex-wrap: wrap; }

.single-dtdr_packages .dtdr-item-pricing-details { margin:0; font-size: 0; }
.single-dtdr_packages .dtdr-item-pricing-details del,
.single-dtdr_packages .dtdr-item-pricing-details ins,
.single-dtdr_packages .dtdr-item-pricing-details>span.amount { font-size: clamp(1.5625rem, 1.4586rem + 0.347vw, 1.875rem); /* Min-25 & Max-30 */
    margin-right: 10px; font-weight: var(--wdtFontWeight_Alt); line-height: 1; }
.single-dtdr_packages .dtdr-item-pricing-details del { opacity: .6; position: relative; 
    display: flex; flex-wrap: nowrap; text-decoration: none; text-transform: capitalize; }
.single-dtdr_packages .dtdr-item-pricing-details del span { text-decoration: line-through; }
.single-dtdr_packages .dtdr-item-pricing-details del:before { content: "Offer"; position: relative; font-size: inherit; color: inherit; margin-right: 10px; }
.single-dtdr_packages .dtdr-item-pricing-details del .woocommerce-Price-currencySymbol, 
.single-dtdr_packages .dtdr-item-pricing-details ins .woocommerce-Price-currencySymbol { font-size: inherit; }

.single-dtdr_packages .dtdr-proceed-button { display: none; }

.single-dtdr_packages .dtdr-packagelist-items h3 { margin: 0 0 30px; padding: 0; position: relative; }


.single-dtdr_packages ul.dtdr-packagelist-features { display: grid; gap: 20px; list-style: none; 
    grid-template-columns: repeat(auto-fit, minmax(clamp(15.625rem, 8.125rem + 15.625vw, 26.875rem), auto)) /* Min-250 & Max-430 */; }
.single-dtdr_packages ul.dtdr-packagelist-features li { gap: 20px; align-items: flex-start; display: flex; }
.single-dtdr_packages ul.dtdr-packagelist-features li .dtdr-feature-content { display: grid; gap: 10px; align-items: flex-start; }
.single-dtdr_packages ul.dtdr-packagelist-features li .dtdr-feature-image { 
    display: flex; font-size: clamp(2.1875rem, 1.5625rem + 1.3021vw, 3.125rem); /* Min-28 & Max-40 */ }
.single-dtdr_packages ul.dtdr-packagelist-features li .dtdr-feature-image i { font-size: 1em; line-height: 1; width: 1em; height: 1em; }
.single-dtdr_packages ul.dtdr-packagelist-features li:before { display: none; }
.single-dtdr_packages ul.dtdr-packagelist-features li .dtdr-feature-title { font-size: clamp(1.375rem, 1.3127rem + 0.2082vw, 1.5625rem); /* Min-22 & Max-25 */
    font-family: var(--wdtFontTypo_Alt); line-height: var(--wdtLineHeight_Alt); }

.single-dtdr_packages .dtdr_packages { margin-bottom: 130px; }


/*----*****---- << Small Monitor >> ----*****----*/


/* Note: Design for a width of 1440px */

@media (max-width:1540px) {
    .single-dtdr_packages .dtdr_packages { margin-bottom: 100px; }
}
@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 (max-width:1280px) {
    .single-dtdr_packages .dtdr_packages { margin-bottom: 80px; }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features { gap: 30px; grid-template-columns: repeat(2, 1fr); }
}
@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;
    }
    #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;
    }

}


/*----*****---- << 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;
    }
    
}
@media (max-width:1024px) {
    .single-dtdr_packages .dtdr_packages { margin-bottom: 70px; }
}


/*----*****---- << Mobile (Landscape) >> ----*****----*/


/* Note: Design for a width of 767px */

@media only screen and (max-width: 767px) {

    .single-dtdr_packages .dtdr_packages { margin-bottom: 60px; }

    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%;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    #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;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-details {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    #primary.with-both-sidebar .dtdr-packages-item-wrapper.type3 .dtdr-packagelist-details {
        padding-top: 0;
    }
    #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;
    }


    .single-dtdr_packages .dtdr-payment-details .dtdr-item-status-details { flex-wrap: wrap; }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-top-section > div.dtdr-packagelist-left-corner-box { padding: 30px; }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section { padding: 30px 20px; }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-bottom-section ul.dtdr-packagelist-features { grid-template-columns: 1fr; }
    .dtdr-packages-item-wrapper.type1 .dtdr-packagelist-button-box { flex-wrap: wrap; }
}


/*----*****---- << Mobile (Portrait) >> ----*****----*/


/* Note: Design for a width of 480px */

@media only screen and (max-width: 479px) {

    .single-dtdr_packages .dtdr_packages { margin-bottom: 50px; }
    /* .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.type2 .dtdr-packagelist-view-details .custom-button-style {
        border-bottom: 80px solid currentColor;
        border-left: 80px solid transparent;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-packagelist-view-details .custom-button-style span {
        margin: -28px;
        font-size: 18px;
    }
    .dtdr-packages-item-wrapper.type2 .dtdr-item-status-details .custom-button-style,
    .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: 14px;
        padding: 15px 30px;
    } */
}