
.wdt-pointer-events-none { -webkit-pointer-events: none !important; pointer-events: none !important; }
.wdt-user-selects-none { -webkit-user-select: none !important; user-select: none !important; }

html:has(> body > .mobile-menu.nav-is-visible), body:has(> .mobile-menu.nav-is-visible),
html:has(> body > .wdt-popup-box-window) { overflow: hidden; }


.wdt-single-page-quote-style .wdt-heading-content-wrapper { font-weight: var(--wdtFontWeight_Alt);
    font-size: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem); /* Min-20 & Max-24 */ line-height: 1.4; }


.elementor-widget-text-editor p a,
.wdt-content-item .wdt-content-description p a { color: inherit; text-decoration: underline; }
.wdt-content-item .wdt-content-description p a:hover, .wdt-content-item .wdt-content-description p a:focus,
.elementor-widget-text-editor p a:hover, .elementor-widget-text-editor p a:focus { color: var(--wdtPrimaryColor); }

.wdt-content-item .wdt-content-description p { margin: 0px; }
.wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block { display: grid;
    grid-template-columns: auto 1fr; place-items: center; gap: 8px; }
/* .wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block > div { 
    padding-left: calc(clamp(2.375rem, 2.2885rem + 0.3846vw, 2.75rem) + 14px); } */
.wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block .wdt-content-icon-wrapper a[href="#"] { pointer-events: none; }
.wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block .wdt-content-icon-wrapper .wdt-content-icon span { 
    font-size: clamp(2.375rem, 2.2885rem + 0.3846vw, 2.75rem); color: var(--wdtAccentTxtColor); }

.wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block .wdt-content-description a { color: inherit !important; }
.wdt-custom-contact-info .wdt-content-item .wdt-advanced-slider-block .wdt-content-description a:hover { opacity: 0.75; }


.wdt-progressbar-container.wdt-progressbar-horizontal .wdt-progressbar > svg { height: 8px; }

.wdt-dark-bg .wdt-heading-content-wrapper, .wdt-dark-bg p { color: rgb(156, 160, 165); }

.wdt-custom-contact-icon-info .elementor-icon-box-wrapper { display: grid; grid-template-columns: auto 1fr; gap: 16px; align-items: center; }
.wdt-custom-contact-icon-info .elementor-icon-box-wrapper > .elementor-icon-box-content:has(> :is(.elementor-icon-box-title, .elementor-icon-box-description)) { 
    display: grid; }
.wdt-custom-contact-icon-info .elementor-icon-box-wrapper > .elementor-icon-box-content > .elementor-icon-box-title { margin: 0px; }
.wdt-custom-contact-icon-info .elementor-icon-box-wrapper > .elementor-icon-box-content > .elementor-icon-box-title > a { color: inherit !important; }
.wdt-custom-contact-icon-info .elementor-icon-box-wrapper > .elementor-icon-box-content > .elementor-icon-box-title > a:is(:hover, :focus) { opacity: 0.8; }
.wdt-custom-contact-icon-info .elementor-icon-box-wrapper > .elementor-icon-box-content:has(> .elementor-icon-box-title) > .elementor-icon-box-description { 
    order: -1; text-transform: uppercase; margin-bottom: 4px; line-height: 1.2; }

/* Marquee Style */

.wdt-smile-animation-marquee .wdt-animation-holder .wdt-animation-item.text-item .wdt-animation-text a { 
    color: inherit; font-size: clamp(1.625rem, 1.4519rem + 0.7692vw, 2.375rem); /* Min-26 & Max-38 */ line-height: normal; }
.wdt-smile-animation-marquee .wdt-animation-holder .wdt-animation-item.text-item .wdt-animation-text:hover a { -webkit-text-stroke: 0px; }
.wdt-smile-animation-marquee .wdt-animation-holder .wdt-animation-item.text-item { 
    color: var(--wdtAccentTxtColor); font-size: clamp(1.625rem, 1.4519rem + 0.7692vw, 2.375rem); /* Min-26 & Max-38 */ 
    line-height: normal; font-weight: var(--wdtFontWeight_Alt); }
.wdt-smile-animation-marquee .wdt-animation-holder .wdt-animation-item.text-item img { margin: 0 25px !important; }
.wdt-smile-animation-marquee .wdt-animation-wrapper div[class*="-marqee"] .wdt-animation-item { align-items: center; }
.wdt-smile-animation-marquee .wdt-animation-item.icon-item i { font-size: 18px; color: var(--wdtAccentTxtColor); }

/* Single Page Featured Image Style */
.elementor-widget-wdt-post-feature-image img { border: 1px solid var(--wdtBorderColor); 
    -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }

/*==== WDT Tab Overwrite ====*/

.wdt-tabs-container.ui-corner-all.ui-widget { border-radius: 0px; padding: 0px; 
    font-family: var(--wdtFontTypo_Base); border: none; background: none; }
.wdt-tabs-container.ui-corner-all .ui-widget-content { border: none; background: none; color: var(--wdtBodyTxtColor); padding: 0px; } 
.wdt-tabs-container[class*="-template-bordered"] .wdt-tabs-list,
.wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list { background: none; border-radius: 0px; }

.wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list li { 
    border: none; background: transparent; border-radius: 0px; }

/*==== Appointment Booking Tab Style ====*/

:root {
    --booking-appo-input-padding: 26px 18px 14px 70px;
}

.walcf7-datetimepicker { cursor: pointer; }
.wpcf7-form.appointment-booking-tab[data-status="submitting"] .with-spinner > *:not(.wpcf7-spinner) { opacity: 0.5; pointer-events: none; }

.wpcf7-form.appointment-booking-tab > p { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; }
.wpcf7-form.appointment-booking-tab.column-2 > p { display: grid; grid-template-columns: 1fr 1fr; }

.wpcf7-form.appointment-booking-tab > p > label { position: relative; }
.wpcf7-form.appointment-booking-tab > p > label > span:first-child { position: absolute; z-index: 1; font-size: 0.8rem; 
    opacity: 0.8; left: 71px; top: 10px; pointer-events: none; }

.wpcf7-form.appointment-booking-tab > p > label > i { -webkit-border-radius: 50%; border-radius: 50%; height: 50px; width: 50px; font-size: 20px; 
    -webkit-box-shadow: 0px 0px 18px 0px rgba(var(--wdtSecondaryColorRgb),0.2) inset; box-shadow: 0px 0px 18px 0px rgba(var(--wdtSecondaryColorRgb),0.2) inset; 
    color: var(--wdtSecondaryColor); display: inline-flex; align-items: center; justify-content: center; z-index: 1; position: absolute; left: 10px; top: 50%;
    -webkit-transform: translate(0%, -50%); transform: translate(0%, -50%); pointer-events: none; }

.wpcf7-form.appointment-booking-tab.column-2 > p > label > i { color: var(--wdtPrimaryColor);
    -webkit-box-shadow: 0px 0px 17px -9px var(--wdtPrimaryColor) inset; box-shadow: 0px 0px 17px -9px var(--wdtPrimaryColor) inset; }

.wpcf7-form.appointment-booking-tab .select2-results__option, 
.wpcf7-form.appointment-booking-tab .select2-container.select2-container--default .select2-selection--single, 
.wpcf7-form.appointment-booking-tab .select2-container.select2-container--default .select2-selection--multiple { overflow: hidden; }

.wpcf7-form.appointment-booking-tab .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin: var(--booking-appo-input-padding); line-height: normal; color: #000; background-color: var(--wdtBodyBGColor); border-radius: inherit; 
    margin-right: 34px; white-space: initial; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding: 0;
    -webkit-box-shadow: 0px 0px 0px 100vmax var(--wdtBodyBGColor); box-shadow: 0px 0px 0px 100vmax var(--wdtBodyBGColor); }
.wpcf7-form.appointment-booking-tab input[type="text"],
.wpcf7-form.appointment-booking-tab input[type="email"] { padding: var(--booking-appo-input-padding); font-size: var(--wdtFontSize_Base);
    color: #000; line-height: normal; font-family: var(--wdtFontTypo_Base); text-transform: uppercase; white-space: nowrap; }

.appointment-booking-tab.wpcf7-form .wpcf7-response-output, 
.wpcf7 form.appointment-booking-tab .wpcf7-response-output { margin: 16px 0 0; }

.wpcf7-form.appointment-booking-tab input[type="text"]::placeholder,
.wpcf7-form.appointment-booking-tab input[type="email"]::placeholder { opacity: 1; color: #000; }

.select2-container--default .select2-search--dropdown .select2-search__field { padding: 10px; border-radius: 0.4rem; }

/* wdt-custom-tab-form */

.wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-content-wrapper { 
    padding: 30px 0px 0px; }
.wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list-wrapper { 
    width: 55%; margin-left: auto; position: absolute; top: 0; right: 0; -webkit-transform: translate(0%, -110%); transform: translate(0%, -110%); }
.wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list-wrapper ul.wdt-tabs-list { 
    width: fit-content; margin-left: auto; }
.wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list li .ui-tabs-anchor {
    padding: 1em 2em; letter-spacing: normal; font-size: var(--wdtFontSize_Ext); }

.wdt-custom-tab-form .wdt-tabs-container[class*="-template-bordered"] .wdt-tabs-list li .ui-tabs-anchor { color: var(--wdtQuaternaryColor); }
.wdt-custom-tab-form .wdt-tabs-container[class*="-template-bordered"] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-custom-tab-form .wdt-tabs-container[class*="-template-bordered"] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor { color: var(--wdtPrimaryColor); }

.wdt-custom-tab-form .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-custom-tab-form .wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after { background-color: var(--wdtPrimaryColor); }


@media only screen and (min-width: 1281px) {
    .wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list li { margin: 0px !important; }
}

@media only screen and (max-width: 1280px) {
    .wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list-wrapper { 
        width: 100%; margin-left: auto; position: relative; top: 0; right: 0; -webkit-transform: none; transform: none; }
    .wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list-wrapper ul.wdt-tabs-list { 
        width: 100%; margin-left: auto; }

    .wdt-custom-tab-form .wdt-tabs-container[class*="-layout-horizontal"][class*="-template-bordered"] .wdt-tabs-list li { margin: 0px 10px 0px 0px !important; }

    .wpcf7-form.appointment-booking-tab > p { display: grid; grid-template-columns: 1fr 1fr; }
}

@media only screen and (max-width: 767px) {
    .wpcf7-form.appointment-booking-tab > p,
    .wpcf7-form.appointment-booking-tab.column-2 > p { display: grid; grid-template-columns: 1fr; }

    .wdt-custom-tab-form .wdt-tabs-container[class*="-tabs-toggle-mode"] .wdt-tabs-content-wrapper { padding: 0px; background: transparent; }

    .wdt-tabs-container[class*="-tabs-toggle-mode"][data-class-items*="wdt-template-"] .wdt-tabs-list-wrapper { z-index: 3; }
    .wdt-tabs-container[class*="-tabs-toggle-mode"][data-class-items*="wdt-template-"] .wdt-tabs-list-wrapper > .wdt-tabs-list > li > a { 
        font-size: 0.8rem; padding: 1.4em 1em; letter-spacing: normal; }
}


/* Image overlapping Section style */

.wdt-custom-do-list .elementor-widget-container ul { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.wdt-custom-do-list .elementor-widget-container ul li { align-self: start; }
.wdt-custom-do-list-heading .wdt-heading-holder .wdt-heading-content-wrapper { width: 100%; max-width: 640px; text-transform: capitalize; }

@media only screen and (max-width:1280px) {
    .wdt-custom-do-list .elementor-widget-container ul { display: grid; grid-template-columns: 1fr; gap: 8px; }
}
@media only screen and (max-width:767px) {
    .wdt-custom-do-list .elementor-widget-container ul { display: grid; grid-template-columns: 1fr; gap: 8px; }
    .wdt-custom-do-list-heading .wdt-heading-holder .wdt-heading-content-wrapper { width: 100%; }
}

/* Overlapping Testimonial */

    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-content-item { display: flex; align-items: center; }
    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-testimonial-container, 
    .wdt-custom-home1-testimonial .wdt-carousel-holder .swiper.swiper-vertical .swiper-wrapper .swiper-slide { overflow: visible; display: inherit; }
    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper {
        position: absolute; top: 0; right: 0; z-index: 1; }

    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group { display: inherit; }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group { display: flex; align-items: center; margin-top: 5%; }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-description {
       width: 80%; font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem); line-height: normal; font-weight: var(--wdtFontWeight_Alt); }

    /* .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group .wdt-content-title h5, 
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group .wdt-content-subtitle { margin-right: 10px; } */

    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group .wdt-content-subtitle { color: var(--wdtPrimaryColor); }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-title-group span { width: 5px; background-color: var(--wdtPrimaryColor); height: 2px; }

    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { flex-direction: column; }

    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:after {
        background-color: var(--wdtAccentTxtColor); }
    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:after{
        background-color: var(--wdtPrimaryColor); }
    .wdt-custom-home1-testimonial .wdt-content-item > div:not(:last-child) { margin-bottom: 0; }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-rating li span { width: 22px; position: relative; }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-rating li { margin-right: 5px; }

    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-rating span { font-size: 22px; }
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image img { border-radius: 0em 1em 1em 0em; }

    @media (min-width:1540px) {
        .wdt-custom-heading-testimonial-h1 { padding-left: 680px; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image { width: 680px; margin-top: -355px; margin-left: -14%; }
    
    }
    @media (min-width:1281px) and (max-width:1540px){
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image{ width: 580px; margin-top: -320px; margin-left: -12%; }
        .wdt-custom-heading-testimonial-h1 { padding-left: 580px; }
    }
    @media (max-width:1280px){
        .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-content-item { display: flex; align-items: center; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group { padding-left: 5%; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image { width: 350px; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image img { border-radius: var(--wdtRadius_Part); }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-description{ width: 90%; }
        .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper {
            position: relative; display: flex; padding-left: clamp(24.0625rem, 23.9183rem + 0.641vw, 24.6875rem); }
        .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { flex-direction: row; }
        .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:not(:first-child) { margin-left: 10px; }
    }
    @media (max-width:1024px){
    .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image { width: 250px; }
    .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper { justify-content: center; padding-left: 10px; }
    
    }
    @media (max-width:767px){
        .wdt-custom-home1-testimonial .wdt-carousel-holder .wdt-content-item { display: block; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-description { width: 100%; margin: 30px 0; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group { justify-content: center; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image { width: 130px; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-media-group .wdt-content-image img { 
            padding: 5px; border: 1px solid var(--wdtBorderColor); border-radius: var(--wdtRadius_Full); }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group { padding: 0; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group { margin-top: 3% }
    }
     @media (max-width:481px){
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group{ display: block; }
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group .wdt-content-title h5, 
        .wdt-custom-home1-testimonial .wdt-content-item .wdt-content-detail-group .wdt-content-group .wdt-content-subtitle { margin-right: 0px; }
    }


/*==== Home Page-2 ====*/

.wdt-custom-features-info .wdt-heading-holder .wdt-heading-content-wrapper { line-height: 1.3;
    color: var(--wdtHeadAltColor); font-size: clamp(1.25rem, 1.0192rem + 1.0256vw, 2.25rem); font-weight: var(--wdtFontWeight_Alt); }
.wdt-custom-brands .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span {
    color: var(--wdt-elementor-color-black); transition: var(--wdtBaseTransition); opacity: 0.5; font-size: 150px; }
.wdt-custom-brands .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon:hover span { opacity: 1; }


/* Home-3 Testimonial */

.wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev,
.wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { 
    position: absolute; top: 12%; z-index: 2; }

.wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev { left: -130px; }
.wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { right: -130px; }

@media only screen and (max-width: 1280px) {
    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev,
    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { top: 14%; }

    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev { left: -50px; }
    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { right: -50px; }
}

@media only screen and (max-width: 1024px) {
    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev,
    .wdt-custom-testimonial-home3 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next { 
        position: relative; right: unset; top: unset; left: unset; }
}


/* icon only style */

.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span { height: auto; }
.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i, 
.wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i > svg { display: inherit; height: auto; }

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i, 
    .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span i > svg { height: intrinsic; } 
} 


/* Newsletter pop-up */

.pop-newsletter .wdt-mailchimp-holder.wdt-template-type5 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon 
.wdt-mailchimp-subscription-button-holder button { width: 46px; height: 100%; }

/* Header Side penal */

.wdt-custom-side-penal-style .elementor-widget-wrap { background-color: var(--wdtTertiaryColor); 
    -webkit-border-radius: 1em; border-radius: 1em; border: 1px solid var(--wdtBorderColor); }

.wdt-custom-side-penal-contact.elementor-widget-icon-list .elementor-icon-list-icon svg { fill: var(--wdtPrimaryColor); } 
.wdt-custom-side-penal-contact.elementor-widget-icon-list .elementor-icon-list-text { color: var(--wdtBodyTxtColor); } 
.wdt-custom-side-penal-contact.elementor-widget-icon-list a:hover,
.wdt-custom-side-penal-contact.elementor-widget-icon-list a:focus { color: var(--wdtPrimaryColor) !important; }
 
  
/* Main Banner Slide content */

.wdt-main-banner-slide-content .wdt-content-item > div[class*="group"] .wdt-content-subtitle { margin: 0px 0px 12px;
    font-size: var(--wdtFontSize_Ext); letter-spacing: normal; text-transform: uppercase; color: var(--wdtPrimaryColor); }
.wdt-main-banner-slide-content .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title { margin: 0px; }
.wdt-main-banner-slide-content .wdt-content-item > div[class*="group"] .wdt-content-title > h5 { 
    font-size: clamp(2rem, 1.6827rem + 1.4103vw, 3.375rem); /* Min-32 & Max-54 */ text-transform: capitalize; }