/* Common Styles */

.wdt-packages-item-wrapper,
div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper {
    border-width: 0; border-style: none; padding: 0; background: transparent; margin-bottom: 0; }

.wdt-packages-item-wrapper:before { 
    display: none; position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; pointer-events: none; }

.wdt-packages-item-wrapper:hover:before { opacity: .135; }

div[class*="-output-data-container"] div.wdt-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.wdt-packages-container {
    margin: 0;
}

div[class*="-apply-isotope"] .wdt-column.first.wdt-packages-item-wrapper,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.first.wdt-packages-item-wrapper.type1 {
    margin-left: 0;
    margin-right: 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1.wdt-one-column {
    width: calc(100% - 30px);
    margin: 0 0 60px 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1 {
    margin: 0 0 60px 0;
}

div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.wdt-one-column,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type2,
div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type3 {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 55px 40px;
}

div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.wdt-one-half {
    width: calc(50% - 30px);
}

div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.wdt-one-third {
    width: calc(33.33% - 30px);
}

.wdt-packages-item-wrapper .wdt-packagelist-details>h5 {
    margin: 0 0 30px;
    padding: 0 0 20px;
    position: relative;
}

.wdt-packages-item-wrapper h5:before {
    content: "";
    display: none;
    bottom: 0;
    width: 40px;
    height: 3px;
    left: 0;
    position: absolute;
}

.wdt-packages-item-wrapper .wdt-item-pricing-details {
    display: flex;
    align-items: center;
    text-transform: lowercase;
    flex-wrap: wrap;
}

.wdt-packages-item-wrapper .wdt-item-pricing-details del {
    font-size: 25px;
    margin-right: 15px;
    font-weight: bold;
    opacity: .35;
}

.wdt-packages-item-wrapper .wdt-item-pricing-details ins {
    font-size: 35px;
    margin-right: 10px;
    font-weight: bold;
}

.wdt-packages-item-wrapper .wdt-item-pricing-details del>span,
.wdt-packages-item-wrapper .wdt-item-pricing-details ins>span {
    display: flex;
}

.wdt-packages-item-wrapper .wdt-item-pricing-details del .woocommerce-Price-currencySymbol,
.wdt-packages-item-wrapper .wdt-item-pricing-details ins .woocommerce-Price-currencySymbol {
    font-size: 50%;
    line-height: normal;
}

.wdt-packages-item-wrapper .wdt-packagelist-features li {
    display: flex;
    align-items: center;
}

.wdt-packages-item-wrapper .wdt-packagelist-features li:last-child {
    margin-bottom: 0;
}

.wdt-packages-item-wrapper .wdt-item-status-details .wdt-active {
    background-color: #00cc99;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-purchased,
.wdt-packages-item-wrapper .wdt-item-status-details .wdt-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;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-purchased:before,
.wdt-packages-item-wrapper .wdt-item-status-details .wdt-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;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-purchased:after,
.wdt-packages-item-wrapper .wdt-item-status-details .wdt-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;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-active {
    top: 35px;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-active:after,
.wdt-packages-item-wrapper .wdt-item-status-details .wdt-active:after {
    color: #00cc99;
}


/* Type1 */

.wdt-packages-item-wrapper.type1>* {
    width: 100%;
    float: left;
}

.wdt-packages-item-wrapper.type1>*:not(:nth-last-child(2)):not(.wdt-item-status-details):not(.wdt-packagelist-view-details),
.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-item-pricing-details {
    margin-bottom: 0;
}

.wdt-packages-item-wrapper.type1 .wdt-packagelist-view-details {
    margin-bottom: 0;
}

.wdt-packages-item-wrapper.type1 .wdt-packagelist-view-details-button,
.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .custom-button-style,
.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .added_to_cart {
    position: absolute;
    right: 50px;
    bottom: -30px;
    font-size: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .custom-button-style,
.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .added_to_cart {
    right: 120px;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-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;
}

.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .custom-button-style span,
.wdt-packages-item-wrapper.type1 .wdt-item-status-details .wdt-proceed-button .added_to_cart:before {
    font-size: 16px;
    margin: 0;
}

.wdt-packages-item-wrapper.type1 .wdt-packagelist-view-details-button span {
    font-size: 18px;
    margin: 0;
}

/*==== Packages Styles ====*/

/* Type 1 */
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-half ) {
    display: grid; grid-template-columns: repeat(2, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-third ) {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-fourth ) {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }

div[class*="-apply-isotope"] .wdt-packages-item-wrapper.type1 { 
    margin-bottom: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); /*30px - 20px*/ }
.wdt-packages-item-wrapper.type1 {     
    position: relative; overflow: hidden; will-change: transform; clear: both; display: grid; align-items: end; 
    -webkit-transition: var(--wdt-Letsgo-Transition); transition: var(--wdt-Letsgo-Transition); -webkit-box-shadow: none; 
    box-shadow: none; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.wdt-packages-item-wrapper.type1:hover {     
    -webkit-box-shadow: none; box-shadow: none; -webkit-border-bottom-right-radius: var(--wdt-Hover-Radius-Large); 
    border-bottom-right-radius: var(--wdt-Hover-Radius-Large); }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-thumb { grid-area: 1 / -1; width: 100%; height: 100%; object-fit: cover; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details {     
    grid-area: 1 / -1; display: grid; padding: 30px; padding-top: 260px; z-index: 1; align-items: end; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-group,
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn { grid-area: 1/-1; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-title h5,
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li,
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn a { color: var(--wdtAccentTxtColor); }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn li {     
    display: inline-flex; justify-content: flex-start; margin: 0; }

.wdt-packages-item-wrapper.type1 div.wdt-packagelist-thumb:before {
    content: ''; position: absolute; width: 100%; height: 100%; -webkit-background-image: linear-gradient(180deg, transparent, var(--wdtSecondaryColor) 50%); background-image: linear-gradient(180deg, transparent, var(--wdtSecondaryColor) 50%); background-size: 100% 60%, 100% 100%; background-position: 100% 100%, 100% 100%; background-repeat: no-repeat; top: 0; left: 0; right: 0; bottom: -10px; z-index: 1; opacity: 0.8; -webkit-transition: var(--wdt-Letsgo-Transition); transition: var(--wdt-Letsgo-Transition); margin: auto; }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-thumb:before { background-size: 100% 100%, 100% 100%; }

.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-title h5 { 
    margin: 0 0 clamp(0.9375rem, 0.6239rem + 1.0453vw, 1.125rem) 0; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li:not(:last-child) { 
    margin-bottom: clamp(0.875rem, 0.8528rem + 0.1227vw, 1rem); }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li {   
    position: relative; display: flex; align-items: center; font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li:before {
    position: relative; width: 20px; height: 20px; top: 1px; left: 0; right: 0; bottom: 0; font-size: var(--wdtFontSize_H6); display: flex; justify-content: flex-start; align-items: center; color: var(--wdtAccentTxtColor); margin: 0 8px 0 0; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-price:before {
    content: '\e827'; font-family: 'wdt-price-icon'; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-dur:before { 
    content: '\e80b'; font-family: 'letsgo-clock-icon'; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-avail:before { 
    content: '\e822'; font-family: "letsgo-calender-icon"; }

/* Hover Styles */
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packages-listing-title,
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packagelist-features {
    -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: var(--wdt-Letsgo-Transition); 
    transition: var(--wdt-Letsgo-Transition); }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packages-listing-title { 
    opacity: 1; -webkit-transform: translateY(-75px); transform: translateY(-75px); }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packagelist-features { 
    opacity: 1; -webkit-transform: translateY(-75px); transform: translateY(-75px); }

.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn {
    opacity: 0; visibility: hidden; -webkit-transform: translateY(30px); transform: translateY(30px); -webkit-transition: var(--wdt-Letsgo-Transition); 
    transition: var(--wdt-Letsgo-Transition); }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-btn { 
    opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packages-listing-title { transition-delay: .05s; }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-group .wdt-packagelist-features { transition-delay: .13s; }
.wdt-packages-item-wrapper.type1:hover div.wdt-packagelist-details .wdt-packages-listing-btn { transition-delay: .18s; }

/* Button Styles */
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn a {     
    position: relative; overflow: hidden; display: inline-block; font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; background-color: var(--wdtPrimaryColor); color: var(--wdtHeadAltColor); padding: var(--wdtPadding_Btn); z-index: 1; border: none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); -webkit-border-bottom-right-radius: var(--wdt-Hover-Radius); border-bottom-right-radius: var(--wdt-Hover-Radius); margin: 20px 0 0 0; }
.wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn a:hover {
    background-color: var(--wdtAccentTxtColor); color: var(--wdtHeadAltColor); -webkit-border-bottom-right-radius: var(--wdtRadius_2X); border-bottom-right-radius: var(--wdtRadius_2X); }
.wdt-dark-bg .wdt-packages-item-wrapper.type1 div.wdt-packagelist-details .wdt-packages-listing-btn a:hover { 
    background-color: var(--wdtAccentTxtColor); color: var(--wdtHeadAltColor); }

/* Image Styles */
.wdt-packages-item-wrapper.type1 .wdt-packagelist-thumb a { display: block; width: 100%; height: 100%; object-fit: cover; }
.wdt-packages-item-wrapper.type1 .wdt-packagelist-thumb a img { 
    width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1.01); transform: scale(1.01); 
    -webkit-transition: var(--wdt-Letsgo-Transition); transition: var(--wdt-Letsgo-Transition); }
.wdt-packages-item-wrapper.type1:hover .wdt-packagelist-thumb a img { -webkit-transform: scale(1.1); transform: scale(1.1); }

/* Additional Information */
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list h3 {
    font-size: clamp(1.625rem, 1.536rem + 0.4908vw, 2.125rem); font-weight: var(--wdtFontWeight_Alt); text-transform: capitalize; 
    margin: 0 0 10px 0; }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item {
    font-size: clamp(1rem, 0.9555rem + 0.2454vw, 1.25rem); font-weight: var(--wdtFontWeight_Base); 
    padding: clamp(0.625rem, 0.5694rem + 0.3067vw, 0.9375rem) 0; margin: 0; }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item:not(:last-child) { border-bottom: 1px solid var(--wdtBorderColor); }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item strong { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); margin-right: 8px; }


/* Type2 */
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-half ) {
    display: grid; grid-template-columns: repeat(2, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-third ) {
    display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }
div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-fourth ) {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(1.25rem, 1.1388rem + 0.6135vw, 1.875rem); }

.wdt-packages-item-wrapper.type2, .wdt-packages-item-wrapper.type2:hover { -webkit-box-shadow: none; box-shadow: none; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-thumb { 
    position: relative; overflow: hidden; will-change: transform; clear: both; -webkit-transition: var(--wdt-Letsgo-Transition); 
    transition: var(--wdt-Letsgo-Transition); -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.wdt-packages-item-wrapper.type2:hover div.wdt-packagelist-thumb { 
    -webkit-border-bottom-right-radius: var(--wdt-Hover-Radius-Large); border-bottom-right-radius: var(--wdt-Hover-Radius-Large); }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-thumb:not(:last-child) { margin-bottom: 20px; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-title h5,
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li,
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-btn a { color: var(--wdtHeadAltColor); }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-btn li {     
    display: inline-block; justify-content: flex-start; margin: 0; }

.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-title h5 { 
    margin: 0 0 clamp(0.9375rem, 0.6239rem + 1.0453vw, 1.125rem) 0; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-title h5 a:hover {     
    color: rgba(var(--wdtHeadAltColorRgb), 0.8); }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li:not(:last-child) { 
    margin-bottom: clamp(0.875rem, 0.8528rem + 0.1227vw, 1rem); }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li {   
    position: relative; display: flex; align-items: flex-start; font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li:before {
    position: relative; width: 20px; height: 20px; top: 0; left: 0; right: 0; bottom: 0; font-size: var(--wdtFontSize_H6); display: flex; justify-content: flex-start; align-items: center; color: var(--wdtHeadAltColor); margin: 0 8px 0 0; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-price:before {
    content: '\e827'; font-family: 'wdt-price-icon'; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-dur:before { 
    content: '\e80b'; font-family: 'letsgo-clock-icon'; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packagelist-features li.wdt-package-avail:before { 
    content: '\e822'; font-family: "letsgo-calender-icon"; font-size: calc(var(--wdtFontSize_H6) + 2px); left: -1px; }

/* Button Styles */
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-btn a {     
    position: relative; overflow: hidden; display: block; text-align: center; font-size: var(--wdtFontSize_Base); 
    font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; 
    background-color: var(--wdtPrimaryColor); color: var(--wdtHeadAltColor); padding: var(--wdtPadding_Btn); z-index: 1; 
    border: none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); 
    -webkit-border-bottom-right-radius: var(--wdt-Hover-Radius); border-bottom-right-radius: var(--wdt-Hover-Radius); margin: 26px 0 16px 0; }
.wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-btn a:hover {
    background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); -webkit-border-bottom-right-radius: var(--wdtRadius_2X); border-bottom-right-radius: var(--wdtRadius_2X); }
.wdt-dark-bg .wdt-packages-item-wrapper.type2 div.wdt-packagelist-details .wdt-packages-listing-btn a:hover { 
    background-color: var(--wdtAccentTxtColor); color: var(--wdtHeadAltColor); }

/* Image Styles */
.wdt-packages-item-wrapper.type2 .wdt-packagelist-thumb a { display: block; width: 100%; height: 100%; object-fit: cover; }
.wdt-packages-item-wrapper.type2 .wdt-packagelist-thumb a img { 
    width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1.01); transform: scale(1.01); 
    -webkit-transition: var(--wdt-Letsgo-Transition); transition: var(--wdt-Letsgo-Transition); }
.wdt-packages-item-wrapper.type2:hover .wdt-packagelist-thumb a img { -webkit-transform: scale(1.1); transform: scale(1.1); }

/* Additional Information */
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list h3 {
    font-size: clamp(1.625rem, 1.536rem + 0.4908vw, 2.125rem); font-weight: var(--wdtFontWeight_Alt); text-transform: capitalize; 
    margin: 0 0 10px 0; }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item {
    font-size: clamp(1rem, 0.9555rem + 0.2454vw, 1.25rem); font-weight: var(--wdtFontWeight_Base); 
    padding: clamp(0.625rem, 0.5694rem + 0.3067vw, 0.9375rem) 0; margin: 0; }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item:not(:last-child) { border-bottom: 1px solid var(--wdtBorderColor); }
.elementor-widget-wdt-widget-df-addtional-package-listing .wdt-package-additional-features .wdt-packages-advanced-list .wdt-packages-advanced-item strong { margin-right: 8px; }


/* Type3 */

.wdt-packages-item-wrapper.type3 {
    display: grid;
    grid-template-columns: 70% 30%;
    margin: 0 0 30px;
}

.wdt-packages-item-wrapper.type3.wdt-column {
    width: 100%;
}

.wdt-packages-item-wrapper.type3 .wdt-packagelist-details {
    border-width: 0 1px 0 0;
    border-style: solid;
    padding: 0 60px 0 0;
    margin: 0 60px 0 0;
}

.wdt-packages-item-wrapper.type3 .wdt-item-pricing-details {
    margin-bottom: 20px;
}

.wdt-packages-item-wrapper.type3 .wdt-packagelist-details>.wdt-packagelist-description {
    margin-bottom: 30px;
}

.wdt-packages-item-wrapper.type3 .wdt-item-status-details .custom-button-style {
    margin: 0;
    background: none;
}

.wdt-packages-item-wrapper.type3 .wdt-packagelist-view-details .custom-button-style {
    background: none;
    margin-right: 0;
}

.wdt-packages-item-wrapper.type3 .wdt-item-status-details .wdt-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;
}

.wdt-packages-item-wrapper.type3 .wdt-item-status-details,
.wdt-packages-item-wrapper.type3 .wdt-packagelist-view-details {
    text-align: center;
}

.wdt-packages-item-wrapper.type3 .wdt-item-status-details .custom-button-style {
    margin: 0;
    background: none;
}

.wdt-packages-item-wrapper.type3 .wdt-item-status-details .wdt-proceed-button a.added_to_cart { margin: 0 0 0 10px; }

.wdt-packages-item-wrapper.type3 .wdt-item-status-details .added_to_cart {
    margin: 10px 0px 0 0;
}

.wdt-packages-item-wrapper.type3 .wdt-item-pricing-details {
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}


/*With Sidebar Styles*/

#primary.with-both-sidebar div[class*="-output-data-container"] div.wdt-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.wdt-packages-container {
    margin: 0 30px;
}

#primary.page-with-sidebar div[class*="-apply-isotope"].wdt-packages-item-container .wdt-packages-item-wrapper.wdt-column.wdt-one-third:not(.type1) {
    width: 100%;
}

#primary.page-with-sidebar .wdt-column.wdt-one-third.wdt-packages-item-wrapper.type1 .wdt-item-pricing-details {
    font-size: 14px;
}

#primary.page-with-sidebar .wdt-column.wdt-one-third.wdt-packages-item-wrapper.type1 .wdt-item-pricing-details del {
    font-size: 24px;
}

#primary.page-with-sidebar .wdt-column.wdt-one-third.wdt-packages-item-wrapper.type1 .wdt-item-pricing-details ins {
    font-size: 34px;
}

#primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1 {
    width: calc(50% - 30px);
    margin-right: 30px;
}

#primary.with-both-sidebar .wdt-packages-item-wrapper.type2 {
    display: block;
}

#primary.with-both-sidebar .wdt-packages-item-wrapper.type2 .wdt-packagelist-details {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

#primary.with-both-sidebar .wdt-packages-item-wrapper.type2>ul.wdt-packagelist-features {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: calc(50% - 50px);
    float: left;
}

#primary.with-both-sidebar .wdt-packages-item-wrapper.type2>.wdt-packagelist-button-details {
    width: 50%;
    float: right;
}

#primary.with-both-sidebar .wdt-packages-item-wrapper.type3 {
    grid-template-columns: 60% 40%;
}


/* Package Carousel Slides */


/* Packages Single */

.single-wdt_packages .wdt_packages>img {
    border: 1px solid;
    padding: 10px;
}

.single-wdt_packages .wdt-payment-details .wdt-item-status-details>span {
    padding: 10px 20px;
    line-height: normal;
}

.single-wdt_packages .wdt-payment-details .wdt-item-status-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 50px;
}

.single-wdt_packages .wdt-payment-details .custom-button-style {
    margin: 0;
}

.single-wdt_packages .wdt-item-pricing-details {
    display: flex;
    align-items: baseline;
    text-transform: lowercase;
    flex-wrap: wrap;
}

.single-wdt_packages .wdt-item-pricing-details del {
    font-size: 28px;
    margin-right: 15px;
    font-weight: bold;
    opacity: .35;
}

.single-wdt_packages .wdt-item-pricing-details ins,
.single-wdt_packages .wdt-item-pricing-details>span.amount {
    font-size: 42px;
    margin-right: 10px;
    font-weight: bold;
}

.single-wdt_packages .wdt-item-pricing-details del>span,
.single-wdt_packages .wdt-item-pricing-details ins>span {
    display: flex;
}

.single-wdt_packages .wdt-item-pricing-details del .woocommerce-Price-currencySymbol,
.single-wdt_packages .wdt-item-pricing-details ins .woocommerce-Price-currencySymbol {
    font-size: 50%;
    line-height: normal;
}

.single-wdt_packages .wdt-packagelist-features li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    margin-right: 10px;
    font-weight: 400;
}

.single-wdt_packages .wdt-packagelist-items {
    margin: 50px 0;
}

.single-wdt_packages .wdt-packagelist-items h3 {
    margin: 0 0 30px;
    padding: 0 0 20px;
    position: relative;
}

.single-wdt_packages .wdt-packagelist-items h3:before {
    content: "";
    display: block;
    bottom: 0;
    width: 40px;
    height: 3px;
    left: 0;
    position: absolute;
}

.single-wdt_packages .wdt-payment-details a.custom-button-style,
.single-wdt_packages .wdt-payment-details a.added_to_cart {
    margin: 0;
}

.single-wdt_packages .wdt-payment-details a.added_to_cart {
    margin-left: 5px;
    position: relative;
}

.single-wdt_packages .wdt-payment-details a.added_to_cart:before {
    position: relative;
    content: "\f06e";
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.single-wdt_packages .wdt-payment-details .wdt-item-status-details .wdt-proceed-button:only-child {
    width: 100%;
    text-align: center;
}

.wdt-packages-item-wrapper.type2 .wdt-item-status-details .custom-button-style,
.wdt-packages-item-wrapper.type3 .wdt-item-status-details .custom-button-style,
.wdt-packages-item-wrapper.type3 .wdt-packagelist-view-details .custom-button-style {
    font-size: 14px;
    padding: 15px 30px;
}


/*===== Packages Utils ===== */
.elementor-widget-wdt-widget-sp-package-utils .wdt-package-item {
    display: flex; flex-direction: row; flex-wrap: wrap;  }
.elementor-widget-wdt-widget-sp-package-utils .wdt-package-item div[class*="wdt-features-"] { 
    font-size: clamp(1rem, 0.9555rem + 0.2454vw, 1.25rem); /*20px - 16px*/ font-weight: var(--wdtFontWeight_Ext); text-transform: capitalize;
    display: flex; align-items: center; }
.elementor-widget-wdt-widget-sp-package-utils .wdt-package-item div[class*="wdt-features-"]:not(:last-child)::after {
    content: ''; position: relative; display: inline-flex; width: 1px; height: clamp(0.9375rem, 0.8819rem + 0.3067vw, 1.25rem); /*20px - 15px*/ background-color: currentColor; top: 0; left: 0; right: 0; bottom: 0; transform: rotate(16deg); margin: 0 15px; }



/*----*****---- << Small Monitor >> ----*****----*/


/* Note: Design for a width of 1440px */

@media only screen and (min-width:1281px) and (max-width:1440px) {

    #primary.page-with-sidebar.with-both-sidebar .wdt-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"].wdt-packages-item-container .wdt-column.wdt-one-third {
        width: calc(50% - 30px); margin-right: 30px; }

    #primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1 { width: 100%; }

    #primary.with-both-sidebar div[class*="-output-data-container"] div.wdt-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.wdt-packages-container { margin: 0 30px; }

    /* Package Carousel Slides */
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .wdt-packages-item-wrapper.type1 {
        padding: 55px 38px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .wdt-packages-item-wrapper.type1 .wdt-item-pricing-details {
        font-size: 14px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .wdt-packages-item-wrapper.type1 .wdt-item-pricing-details del {
        font-size: 24px;
    }
    div[class*="-output-data-container"][data-carouselslidesperview*="3"] .wdt-packages-item-wrapper.type1 .wdt-item-pricing-details ins {
        font-size: 34px;
    }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-third ) { grid-template-columns: repeat(2, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-fourth ) { grid-template-columns: repeat(3, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-third ) { grid-template-columns: repeat(2, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-fourth ) { grid-template-columns: repeat(3, 1fr); }
}


/*----*****---- << 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"].wdt-packages-item-container .wdt-column.wdt-one-third.type1 {
        width: calc(50% - 30px); margin-right: 30px; }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-third ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-fourth ) { grid-template-columns: repeat(2, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-third ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-fourth ) { grid-template-columns: repeat(2, 1fr); }

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/


/* Note: Design for a width of 767px */

@media only screen and (max-width: 767px) {
    div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.wdt-one-half,
    div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.wdt-one-third { width: 100%; }

    div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1.wdt-one-column { width: 100%; }

    div[class*="-output-data-container"] div.wdt-package-output-data-holder[data-applyisotope*="true"][data-type="type1"]>.wdt-packages-container {
        margin: 0 -15px; }

    #primary.with-both-sidebar div[data-applyisotope*="true"] div[class*="-apply-isotope"] .wdt-column.wdt-packages-item-wrapper.type1 {
        width: 100%; }
    
    .single-wdt_packages .wdt-item-pricing-details del { font-size: 20px; }
    .single-wdt_packages .wdt-item-pricing-details ins, .single-wdt_packages .wdt-item-pricing-details>span.amount { font-size: 30px; }
    .single-wdt_packages .wdt-payment-details .custom-button-style { padding: 15px 25px; }

    .single-wdt_packages .wdt-payment-details .wdt-item-status-details { flex-wrap: wrap; }

    .single-wdt_packages .wdt-payment-details .wdt-item-status-details .added_to_cart,
    .wdt-packages-item-wrapper .wdt-item-status-details .wdt-proceed-button a.added_to_cart { margin: 20px 0 0 10px; }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-third ) { grid-template-columns: repeat(1, 1fr); }
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-fourth ) { grid-template-columns: repeat(2, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-third ) { grid-template-columns: repeat(1, 1fr); }
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-fourth ) { grid-template-columns: repeat(2, 1fr); }

    .wdt-packages-item-wrapper.type1 div.wdt-packagelist-details { padding: clamp(1.25rem, 0.2047rem + 3.4843vw, 1.875rem); padding-top: 200px; }
}


/*----*****---- << Mobile (Portrait) >> ----*****----*/


/* Note: Design for a width of 480px */

@media only screen and (max-width: 479px) {
    .wdt-packages-item-wrapper .wdt-item-pricing-details {
        font-size: 14px;
    }
    .wdt-packages-item-wrapper .wdt-item-pricing-details del {
        font-size: 24px;
    }
    .wdt-packages-item-wrapper .wdt-item-pricing-details ins {
        font-size: 34px;
    }
    .wdt-packages-item-wrapper.type2 .wdt-packagelist-view-details .custom-button-style {
        border-bottom: 80px solid currentColor;
        border-left: 80px solid transparent;
    }
    .wdt-packages-item-wrapper.type2 .wdt-packagelist-view-details .custom-button-style span {
        margin: -28px;
        font-size: 18px;
    }
    .wdt-packages-item-wrapper.type2 .wdt-item-status-details .custom-button-style,
    .wdt-packages-item-wrapper.type3 .wdt-item-status-details .custom-button-style,
    .wdt-packages-item-wrapper.type3 .wdt-packagelist-view-details .custom-button-style {
        font-size: 14px;
        padding: 15px 30px;
    }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-half ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-third ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type1.wdt-one-fourth ) { grid-template-columns: repeat(1, 1fr); }

    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-half ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-third ),
    div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container .wdt-packages-item-container:not(.swiper-wrapper):has( > .wdt-packages-item-wrapper.type2.wdt-one-fourth ) { grid-template-columns: repeat(1, 1fr); }

    .wdt-packages-item-wrapper.type1 div.wdt-packagelist-details { padding: 30px; padding-top: 160px; }

    /* div[class*='-output-data-container'] div[class*='-output-data-holder'] > .wdt-packages-container.swiper-container .swiper-wrapper .wdt-packages-item-wrapper.type1:not(.swiper-slide-duplicate-active) { margin: 0 13px !important; } */

}