#header-wrapper #header:only-child .wdt-no-header-builder-content,
.wdt-header-menu ul li ul:not(.menu-item-object-wdt_mega_menus ul, .has-mega-menu ul),
.mobile-menu,
.mobile-menu>ul:not(.menu-item-object-wdt_mega_menus ul),
.mobile-menu ul:not(.menu-item-object-wdt_mega_menus ul),
.mobile-menu ul li ul:not(.menu-item-object-wdt_mega_menus ul),
#header .wdt-elementor-container-fluid .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu>li.menu-item-object-wdt_mega_menus {
    background-image: url("https://wdtteapoy.wpengine.com/wp-content/uploads/2024/05/body-bg.png");
    background-position: left top;
    background-size: contain;
    background-repeat: repeat;

}

.suggested-product-list .suggested-product-data {
    background-image: url("https://wdtteapoy.wpengine.com/wp-content/uploads/2024/05/body-bg.png");
    background-repeat: repeat;
    border: 1px solid rgba(var(--wdtBorderColorRgb),0.5);
}

.wdt-cst-curr-switcher .select2-container--default .select2-selection--single .select2-selection__arrow,
.wdt-cst-curr-switcher .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(var(--wdtAccentTxtColorRgb), 1);
}

.wdt-cst-curr-switcher .select2-container--default .select2-selection--single {
    border-width: 0px;
}

.select2-container--default .select2-results>.select2-results__options .select2-results__option--highlighted.select2-results__option+.select2-results__option[aria-selected="true"] {
    color: var(--wdtAccentTxtColor);
}

.wdt-cst-curr-switcher .select2-container--default .select2-selection--single .select2-selection__arrow:hover {
    color: rgba(var(--wdtLinkHoverColorRgb), 1);
}

.woocommerce-currency-switcher-form .select2.select2-container.select2-container--default {
    display: none;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-single {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    color: var(--wdtAccentTxtColor);
    font-size: .9rem;
}

.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div {
    background-image: none !important;
    border-left: 0px solid #252525 !important;
}

.woocommerce-currency-switcher-form .chosen-container {
    min-width: 110px;
}

/* ------Home1 header------- */
body.home:not(.blog) #header-wrapper #header {
    position: absolute;
}

body.home:not(.blog) #header-wrapper {
    margin: 0;
}

/* Collection Mega Menu Design */

.wdt-custom-menu-collection .wdt-content-item>div.wdt-content-media-group {
    margin-bottom: 0;
    display: flex;
}

.wdt-custom-menu-collection .wdt-content-item {
    display: grid;
    align-items: end;
    justify-content: start;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.wdt-custom-menu-collection .wdt-content-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(var(--wdtSecondaryColorRgb), 1), transparent);
    z-index: 1;
    pointer-events: none;
}

.wdt-custom-menu-collection .wdt-content-item>div {
    grid-area: 1/-1;
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-detail-group>div:not(:last-child) {
    margin-bottom: 0;
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-detail-group {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    margin: -10px;
    padding: 20px;
    z-index: 1;
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-detail-group>div {
    padding: 10px;
    padding-top: 0;
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-button>a {
    font-weight: var(--wdtFontWeight_Ext);
    text-transform: uppercase;
    font-size: calc(var(--wdtFontSize_Base) - 2px);
    border-radius: var(--wdtRadius_Part);
    -webkit-border-radius: var(--wdtRadius_Part);
    padding: var(--wdtPadding_Btn);
    line-height: normal;
    border: 1px solid var(--wdtBorderColor);
    background: var(--wdtAccentTxtColor);
    color: var(--wdtPrimaryColor);
}

.wdt-cst-hme-2-slide-txt p {
    font-family: var(--wdtFontTypo_Base);
    font-size: calc(var(--wdtFontSize_Base) + 2px);
    text-transform: uppercase;
    margin-bottom: 10px;
    font-variant: all-small-caps;
    font-weight: var(--wdtFontWeight_Base);
}

.wdt-custom-home2-slider-popup .wdt-popup-box-trigger-item.wdt-popup-box-trigger-label {
    font-size: calc(var(--wdtFontSize_Base) - 2px);
    font-weight: var(--wdtFontWeight_Ext);
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-button>a:hover {
    background: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-title h5 {
    text-transform: capitalize;
    font-size: var(--wdtFontSize_H6);
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-title h5,
.wdt-custom-menu-collection .wdt-content-item .wdt-content-title h5 a {
    color: var(--wdtAccentTxtColor);
    text-transform: capitalize;
    font-size: var(--wdtFontSize_H5);
    font-family: var(--wdtFontTypo_Alt);
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-title h5 a:hover {
    opacity: 0.8;
    color: var(--wdtAccentTxtColor);
}

.wdt-custom-menu-collection .wdt-content-item:hover .wdt-content-image>span>img,
.wdt-custom-menu-collection .wdt-content-item:hover .wdt-content-image>a>img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.wdt-custom-menu-collection .wdt-content-item .wdt-content-description {
    line-height: var(--wdtLineHeight_Base);
}


/* ------Home1 header------- */
.wdt-cst-anno-text a {
    color: var(--wdtAccentTxtColor);
    text-decoration: underline;

}

.wdt-cst-anno-text p {
    font-size: var(--wdtFontSize_Ext);
}

/* --Home-1-Counter-Starts-- */
.wdt-cst-cntdown-hme1 .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
    font-family: var(--wdtFontTypo_Base);
    font-size: calc(var(--wdtFontSize_Base) + 2px);
    font-weight: var(--wdtFontWeight_Base);
    text-transform: uppercase;
    color: var(--wdtBodyTxtColor);
    font-variant: all-small-caps;
}

.wdt-cst-cntdown-hme1 .wdt-counter-wrapper .wdt-counter-number {
    font-family: var(--wdtFontTypo_H2);
    font-size: clamp(1.5rem, 1.05rem + 2.25vw, 3.75rem);
    /* min-20px & max-60px */
    font-weight: var(--wdtFontWeight_Alt);
    line-height: var(--wdtLineHeight_H2);
    margin-bottom: 10px;
    min-width: 80px;

}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-button>a {
    font-variant: all-small-caps;
    pointer-events: all;
}

.wdt-cst-hme-3-testmonial .swiper-slide {
    border-radius: 0;
}

.wdt-cst-cntdown-hme1 .wdt-countdown-holder .wdt-downcount {
    border-width: 0;
}

.wdt-cst-cntdown-hme1 .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
    height: 50%;
    width: 1px;
    background-color: var(--wdtAccentTxtColor);
    font-size: 0;
    margin: 0 clamp(0.3125rem, 0.1875rem + 0.625vw, 0.9375rem);
    /* min-5px $ mx 15px */
    opacity: .3;

}

/* --Home-1-Counter-Ends-- */


/* --Home-1-hotspot-starts-- */
.wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .tippy-content h5 {
    font-size: var(--wdtFontSize_H6);
    margin: 10px 0 5px 0;
}

.wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .tippy-content p {
    line-height: normal;
}

.wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .wdt-content-image img {
    border-radius: var(--wdtRadius_1X);
}

/* --Home-1-hotspot-ends-- */

/* hom-2 category */

.elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type3.wdt-home-2-cst-category:before {
    position: relative;
    content: "";
    width: 40px;
    height: 30px;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cpath d='M13.8753 7.32914L15 0.5L16.1247 7.32914C16.7202 10.9452 19.5548 13.7798 23.1709 14.3753L30 15.5L23.1709 16.6247C19.5548 17.2202 16.7202 20.0548 16.1247 23.6709L15 30.5L13.8753 23.6709C13.2798 20.0548 10.4452 17.2202 6.82914 16.6247L0 15.5L6.82914 14.3753C10.4452 13.7798 13.2798 10.9452 13.8753 7.32914Z' fill='%23639688'/%3E%3C/svg%3E");
    mask-size: cover;
    mask-repeat: no-repeat;
    background-color: var(--wdtLinkHoverColor);
    display: block;
    margin-right: 60px;
    z-index: 1;
}

.elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type3.wdt-home-2-cst-category {
    display: flex;
    align-items: center;
    width: max-content;
    padding: 35px 30px;
}


/*----Home 3 Products in Tabs Starts----- */
.wdt-home-3-product-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab {
    margin: 0 0 0 0;
}

.wdt-home-3-product-tab .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry {
    margin-bottom: 0;
}

.wdt-cst-blog-quote .wdt-heading-holder .wdt-heading-title-wrapper {
    line-height: normal;
}

.wdt-cts-gradient-bg>.elementor-background-overlay {
    background-image: linear-gradient(360deg, rgba(var(--wdtBodyBGColorRgb), 1) 0%, rgba(var(--wdtPrimaryColorRgb), .5) 20%, rgba(var(--wdtBodyBGColorRgb), 1) 100%);
}

/* .wdt-home-3-product-tab .wdt-simple-style.wdt-post-entry .entry-title h4 {
    font-size: calc(var(--wdtFontSize_H5) - 0px);
} */

.wdt-home-3-product-tab .entry-grid-layout.wdt-simple-style.wdt-one-fourth {
    width: 25%;
}

.wdt-home-3-product-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab:hover:before,
.wdt-home-3-product-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab.ui-tabs-active::before {
    width: 100%;
    left: 0;
}

.wdt-home-3-product-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-tab::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    bottom: 0px;
    right: 0;
    background-color: var(--wdtPrimaryColor);
    z-index: 1;
    transition: all var(--wdt-Ad-Transition);
    border-radius: 5px;

}

.wdt-home-3-product-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor {
    padding: 18px clamp(0.9375rem, 0.75rem + 0.9375vw, 1.875rem);
    /* padding-l & r- min-15px,max-30px */

    font-size: var(--wdtFontSize_Base);
    font-weight: calc(var(--wdtFontWeight_Ext) + 0);
    color: var(--wdtHeadAltColor);
    background: transparent;

}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-description {
    font-weight: var(--wdtFontWeight_Base);
}

.wdt-home-3-product-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover,
.wdt-home-3-product-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active {
    background: var(--wdtHeadAltColor);
}

/*----Home 3 Products in Tabs Ends----- */


/* ---Home-3 common heading starts--- */
.wdt-cst-home-3-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.5rem, 0.925rem + 2.875vw, 4.375rem);
    /* min-24px & max-70px */
    font-weight: 300;
    text-transform: uppercase;
}

.wdt-cst-home-3-heading .wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-icon .wdt-content-icon span {
    font-size: clamp(1rem, 0.825rem + 0.875vw, 1.875rem);
    /* min-16px & max-30px */
}

/* ---Home-3 common heading Ends--- */


/* ----Home-2 Category Marquee starts---- */
.wdt-animation-template .wdt-one-fourth {
    width: max-content;
}

.wdt-animation-template .elementor-widget-container {
    display: flex;
}

.wdt-cust-cat-marquee .wdt-animation-wrapper {
    overflow: visible;
}

/* ----Home-2 Category Marquee Ends---- */

/* ---Home-3 Interactiveshowcase starts--- */
.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-list li:not(:last-child) a.wdt-interactive-showcase-element {
    border-bottom: 1px solid var(--wdt-elementor-color-accent);
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-content-group {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title {
    font-size: clamp(1.5rem, 1.325rem + 0.875vw, 2.375rem);
    /* min-25px & max-40px */
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-media-group .wdt-content-icon {
    font-size: clamp(1.875rem, 1.5rem + 1.875vw, 3.75rem);
    transform: scale(0);
    transition: var(--wdt-Ad-Transition);
    /* min-30px & max-60px */
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-interactive-showcase-media-group .wdt-content-icon {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container>*:not(.wdt-content-icon-wrapper) {
    flex: 1 1 50%;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container .wdt-content-subtitle {
    text-align: left;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container .wdt-content-button {
    text-align: right;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container>*:not(:last-child) {
    margin-bottom: 0;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container {
    padding: 20px;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-content-button>a {
    text-transform: uppercase;
    font-weight: var(--wdtFontWeight_Ext);
    text-transform: uppercase;
    font-weight: var(--wdtFontWeight_Ext);
    border-radius: var(--wdtRadius_Part);
    padding: 18px 28px 15px 28px;
    line-height: normal;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before {
    opacity: .8;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after {
    opacity: 0;
}

.wdt-cst-hom3-interactive .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after {
    opacity: 0;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] {
    transition: all 0.3s linear;
    transform: scale(1) perspective(0) rotate(0deg);
    -webkit-transform: scale(1) perspective(0) rotate(0deg);
    opacity: 0;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active {

    clip-path: inset(0 0% 0 0%);
    transform: scale(1) perspective(0) rotate(0deg);
    -webkit-transform: scale(1) perspective(0) rotate(0deg);
    opacity: 1;
    transform-origin: 50% 50%;
}

.wdt-cst-home-3-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.5rem, 0.925rem + 2.875vw, 4.375rem);
    /* min-24px & max 70px */
    /* font-weight: calc(var(--wdtFontWeight_Alt) + 0); */
    text-transform: uppercase;
    font-family: "Fraunces", Sans-serif;
}

.wdt-home-3-cst-btn .wdt-button-holder.wdt-button-size-sm .wdt-button {
    background-color: var(--wdtAccentTxtColor);
    color: var(--wdtHeadAltColor);
    text-transform: uppercase;
    font-weight: var(--wdtFontWeight_Ext);
    border-radius: var(--wdtRadius_Part);
    padding: 18px 28px 15px 28px;
    line-height: normal;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-content-item {
    display: grid;
    width: 100%;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-content-item .wdt-content-media-group {
    grid-area: 1/1;
    margin-bottom: 0;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-detail-group .wdt-content-button {
    margin-bottom: 0;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-button>a {
    width: max-content;
    margin-bottom: 0;
}

.wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-content-item .wdt-content-detail-group {
    grid-area: 1/1;
    display: flex;
    flex-direction: row-reverse;
    height: fit-content;
    margin: auto auto 0 0;
    align-items: center;
    padding: 30px;
    justify-content: space-between;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-title h5,
.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-title h5 a {
    text-transform: uppercase;
    font-weight: var(--wdtFontWeight_Alt);
    font-size: var(--wdtFontSize_H5);
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-title h5 a:hover {
    opacity: 0.75;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-content-elements-group.wdt-content-group {
    max-width: 75%;
}

/* ---Home-3 Interactiveshowcase Ends--- */


/* ---Home-3 Testimonial Starts--- */
.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-title h5,
.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-title h5 a {
    font-size: var(--wdtFontSize_Base);
}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-media-group {
    z-index: 1;
}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-media-image-overlay {
    display: inline-grid;
    background-color: var(--wdtAccentTxtColor);
}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-subheading {
    font-size: var(--wdtFontSize_H5);
    font-family: var(--wdtFontTypo_Alt);
    font-weight: var(--wdtFontWeight_Base);
    color: var(--wdtPrimaryColor);
}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item {
    display: flex;
    flex-direction: column-reverse;
}

.wdt-cst-hme-3-testmonial .wdt-testimonial-holder.wdt-rc-template-custom-template .wdt-content-item .wdt-content-button>a {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: var(--wdtFontWeight_Ext);
}

.wdt-cst-hme-3-icon-box .wdt-column-wrapper.wdt-snap-scroll-enabled~.wdt-snap-scroll-pagination button,
.wdt-cst-hme-3-testmonial .wdt-column-wrapper.wdt-snap-scroll-enabled~.wdt-snap-scroll-pagination button {
    border-color: var(--wdtBorderColor);
}

.wdt-cst-hme-3-icon-box .wdt-column-wrapper.wdt-snap-scroll-enabled~.wdt-snap-scroll-pagination button:hover,
.wdt-cst-hme-3-testmonial .wdt-column-wrapper.wdt-snap-scroll-enabled~.wdt-snap-scroll-pagination button:hover {
    background-color: var(--wdtPrimaryColor);
    border-color: var(--wdtPrimaryColor);
}

.wdt-cst-hme-3-testmonial .fa-star:before { 
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: var(--wdtPrimaryColor);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.82,42.1l-5.15,4.45L79.42,58h0l-4.9,4.23L76,68.49h0l2.69,11.74L81.34,92c.79,3.45-1.09,4.79-4.18,3L66.64,88.83,50.5,79.4l-8.53,5L23.84,95c-3.09,1.8-5,.46-4.18-3L25,68.5a0,0,0,0,1,0,0l1.43-6.26L21.58,58h0L3.18,42.1c-2.69-2.33-2-4.51,1.6-4.83L17,36.16l18.68-1.71,7.43-17L47.92,6.43c1.42-3.24,3.74-3.24,5.16,0l4.84,11.06,7.43,17L84,36.16l12.19,1.11C99.79,37.59,100.51,39.77,97.82,42.1Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.82,42.1l-5.15,4.45L79.42,58h0l-4.9,4.23L76,68.49h0l2.69,11.74L81.34,92c.79,3.45-1.09,4.79-4.18,3L66.64,88.83,50.5,79.4l-8.53,5L23.84,95c-3.09,1.8-5,.46-4.18-3L25,68.5a0,0,0,0,1,0,0l1.43-6.26L21.58,58h0L3.18,42.1c-2.69-2.33-2-4.51,1.6-4.83L17,36.16l18.68-1.71,7.43-17L47.92,6.43c1.42-3.24,3.74-3.24,5.16,0l4.84,11.06,7.43,17L84,36.16l12.19,1.11C99.79,37.59,100.51,39.77,97.82,42.1Z'/%3E%3C/svg%3E");
}

.wdt-cst-hme-3-testmonial .wdt-content-item .wdt-rating li span.far {
    opacity: 0.5;
}

.wdt-cst-hme-3-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title {
    margin-bottom: 10px;
}

.wdt-cst-hme-3-icon-box .wdt-content-item .wdt-content-title h5 {
    text-transform: uppercase;
    font-weight: calc(var(--wdtFontWeight_Alt) - 0);
}

.wdt-cst-hme-3-icon-box .wdt-column-wrapper.wdt-snap-scroll-enabled~.wdt-snap-scroll-pagination {
    margin-top: 0;
}

/* ---Home-3 Testimonial Ends--- */

/* ------Home3 Deal Counter Starts------ */
.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-downcount {
    width: 100%;
    border-width: 0 0 0 0;
    /* border-top: 1px solid var(--wdtBorderColor); */
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-divider {
    display: none;
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
    display: flex;
    align-items: center;
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
    align-self: flex-end;
    color: var(--wdtAccentTxtColor);
    font-weight: var(--wdtFontWeight_Alt);
    font-size: clamp(0.875rem, 0.8rem + 0.375vw, 1.25rem); /* 20 - 14 */
    margin-left: 5px;
    text-transform: capitalize;
    height: auto;
    line-height: 1;
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
    padding: clamp(0.9375rem, 0.6875rem + 1.25vw, 2.1875rem); /* min-15px & max-35px */
    padding: 20px clamp(0.3125rem, 0.125rem + 0.9375vw, 1.25rem); /* 20 - 5 */

}

.wdt-cst-hme-3-countdown .wdt-counter-wrapper .wdt-counter-number {
    line-height: 1;
    color: var(--wdtAccentTxtColor);
    font-family: var(--wdtFontTypo_Alt);
    font-weight: 300;
    font-size: clamp(1.5rem, 1.05rem + 2.25vw, 3.75rem); /* 60 - 24 */
    font-size: clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem); /* 30 - 20 */
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper {
    width: 25%;
    justify-content: center;
    background: rgba(var(--wdtTertiaryColorRgb),1);
    border: 1px solid var(--wdtBorderColor);
    border-radius: var(--wdtRadius_2X); -webkit-border-radius: var(--wdtRadius_2X);
    margin-right: clamp(0.3125rem, 0.125rem + 0.9375vw, 1.25rem); /* 20 - 5 */
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper:not(:last-child) {
    border-right: 1px solid var(--wdtBorderColor);
}

/* ------Home3 Deal Counter Ends------ */

/* ----Home3 Slider Starts---- */
.wdt-cst-hme3-price-heading .wdt-heading-holder {
    display: flex;
    align-items: center;
}

.wdt-cst-hme3-price-heading .elementor-widget-container .wdt-heading-holder .wdt-heading-subtitle-wrapper,
.wdt-cst-hme3-price-heading .wdt-heading-holder>*:not(:last-child) {
    margin-bottom: 0;
}

.wdt-cst-hme3-price-heading .wdt-heading-holder .wdt-heading-separator-wrapper {
    flex-grow: 1;
    margin: 0 10px;
}

.wdt-cst-hme3-price-heading .wdt-heading-holder>.wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line {
    width: 100%;
}

.wdt-cst-hme3-price-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper {
    text-transform: none;
    font-variant: none;
}

.wdt-cst-hme3-price-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle {
    font-size: var(--wdtFontSize_H6);
}

.wdt-cst-hme3-price-heading .wdt-heading-holder .wdt-heading-content-wrapper {
    font-size: var(--wdtFontSize_H3);
    font-family: var(--wdtFontTypo_Alt);
}

.wdt-cst-hme3-slider .swiper-slide {
    border-radius: var(--wdtRadius_Zero);
}

.wdt-cst-hme3-slider .wdt-advanced-carousel-holder.wdt-rc-template-default .wdt-content-item {
    width: 100%;
}

.wdt-cst-hme3-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    position: absolute;
    width: 100%;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    display: flex;
    justify-content: space-between;
    z-index: 1;
    opacity: 0;
}

.wdt-cst-hme3-slider .wdt-carousel-holder:hover .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    opacity: 1;
}

.wdt-cst-hme3-slider .wdt-carousel-holder .swiper.swiper-horizontal+.wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    margin-left: 0;
    margin-right: 0;
}

.wdt-cst-hme3-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
    margin-top: 0;
}

.swiper-slide .wdt-cst-hme3-slide-col-left img {
    clip-path: inset(0 100% 0 0);
    transition: all 1.5s ease-in;
}

.swiper-slide.swiper-slide-active .wdt-cst-hme3-slide-col-left img {
    clip-path: inset(0 0 0 0);
}

.swiper-slide .wdt-cst-hme3-slide-col-right img {
    clip-path: inset(0 0 0 100%);
    transition: all 1.5s ease-in;
}

.swiper-slide.swiper-slide-active .wdt-cst-hme3-slide-col-right img {
    clip-path: inset(0 0 0 0);
}

.wdt-cst-hme3-slide-col-right .elementor-widget,
.wdt-cst-hme3-slide-col-right .elementor-widget .elementor-widget-container,
.wdt-cst-hme3-slide-col-left .elementor-widget,
.wdt-cst-hme3-slide-col-left .elementor-widget .elementor-widget-container {
    height: 100%;
}

/* ----Home3 Slider Ends---- */

/* -----Home-3 insta starts---- */
.wdt-custom-insta-h1 .wdt-image-box-holder.wdt-rc-template-custom-template .wdt-content-item {
    overflow: hidden;
}

/* -----Home-3 Insta Ends---- */

/* ----Home-3-Foooter Starts---- */
.wdt-custom-newsletter-style-02 .wdt-terms-condition-lbl {
    font-family: var(--wdtFontTypo_Base);
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon>input {
    border-radius: calc(var(--wdtRadius_2X) + 2px);
    padding: 22px 70px 20px 18px;
    margin: 0 0 10px 0;
    color: var(--wdtAccentTxtColor);
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form button[type="submit"] {
    background-color: var(--wdtAccentTxtColor);
    color: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_Full);
    font-size: 26px;
    right: 0;
    top: 0;
    border-radius: calc(var(--wdtRadius_2X) + 0px);
}

.wdt-custom-newsletter-style-02.with-hme-3 .wdt-mailchimp-holder.wdt-template-type3 .wdt-terms-condition-lbl {
    color: var(--wdtAccentTxtColor);

}

.wdt-custom-newsletter-style-02.with-hme-3 .wdt-mailchimp-holder.wdt-template-type3 .wdt-privacy-policy-lbl {
    color: var(--wdtAccentTxtColor);
    text-decoration: underline;
    transition: var(--wdtBaseTransition);
}

.wdt-custom-newsletter-style-02.with-hme-3 .wdt-mailchimp-holder.wdt-template-type3 .wdt-privacy-policy-lbl:hover {
    opacity: 0.7;
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder {
    top: 6px;
    bottom: inherit;
    right: 6px;
    position: relative;
    grid-area: 1/1;
    margin: 0 0 0 auto;
    height: fit-content;
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon>input {
    grid-area: 1/1;
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form {
    display: grid;
    width: 100%;
    margin: 0;
    grid-template-columns: repeat(1, 1fr);
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-subscribe-form.with-btn-icon>div:not(.wdt-mailchimp-subscription-button-holder)>input[type="checkbox"]+span::before {
    content: "\2714";
    border: 1px solid rgba(var(--wdtAccentTxtColorRgb), .5);
    border-radius: 6px;
    position: relative;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-right: 10px;
    line-height: 1;
    vertical-align: middle;
    color: transparent;
    transition: 0.1s;
    padding: 2px;
    text-align: center;
}



.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-subscribe-form.with-btn-icon>div:not(.wdt-mailchimp-subscription-button-holder)>input[type="checkbox"] {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    top: 50%;
    margin: auto;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    pointer-events: painted;
    transform: translateY(-50%);
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-subscribe-form.with-btn-icon>div:not(.wdt-mailchimp-subscription-button-holder) {
    position: relative;
}

.wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-subscribe-form.with-btn-icon>div>input[type="checkbox"]:checked+span::before {
    width: 1.2em;
    height: 1.2em;
    color: var(--wdtAccentTxtColor);
}

.wdt-cst-ftr3-icon-list .elementor-icon-list-text {
    text-transform: uppercase;
    font-weight: calc(var(--wdtFontWeight_Base) + 0);
}

.wdt-cst-video-shop-single .wdt-advanced-video-container .wdt-advanced-video {
    border-radius: var(--wdtRadius_2X);
    overflow: hidden;
    position: relative;
}

/* ----Home-3-Foooter Ends---- */

.wdt-custom-image-bg .elementor-widget-container {
    position: relative;
}

.wdt-custom-image-bg .elementor-widget-container::before {
    content: '';
    position: absolute;
    bottom: 250px;
    left: 0;
    width: 600px;
    height: 600px;
    background: var(--wdtPrimaryColor);
    border-radius: var(--wdtRadius_Full);
    -webkit-border-radius: var(--wdtRadius_Full);
    z-index: 0;
    opacity: 0.5;
    display: none;
}
.wdt-custom-image-bg .elementor-widget-container img {
    position: relative;
    z-index: 1;
}



#header .wdt-header-tpl .sticky-header-active.wdt-header-top.cst-hme-3-header {
    -webkit-box-shadow: 0 2px 10px 0 6px 10px rgba(129 33 67, 0.1);
    box-shadow: 0 2px 10px 0 6px 10px rgba(129 33 67, 0.1);
    z-index: 10;
}

#header .wdt-header-tpl .sticky-header-active.cst-hme-3-header {
    background-color: var(--wdtBodyBGColor);
}


/* -----Home-1-Slider-Starts */

.wdt-custom-slider-style-02.with-hme1-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    width: 100%;
}

.wdt-custom-slider-style-02.with-hme1-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    display: flex;
    justify-content: space-between;
}

.wdt-custom-slider-style-02.with-hme1-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
    opacity: 0.6;
}

.wdt-custom-slider-style-02.with-hme1-slider .wdt-carousel-holder:hover .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
    opacity: 1;
}

.wdt-custom-slider-style-02.with-hme1-slider .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div:hover {
    color: var(--wdtLinkHoverColor);
}

/* -----Home-1-Slider-Ends */

.wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
    position: absolute;
    top: -150px;
    right: 0;
}

.wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div.wdt-arrow-pagination-prev {
    right: 60px;
}

.wdt-cst-cntdown-hme1.wdt-cst-cntdown-hme2 .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
    color: var(--wdtAccentTxtColor);
}

/* ---Home-2 Header Marquee Ends-- */
.wdt-cst-home-2-header-mqe .wdt-animation-wrapper .wdt-animation-item {
    width: auto;
}

#header .wdt-header-tpl .sticky-header-active.wdt-cs-hme2-hdr {
    background-color: var(--wdtBodyBGColor);

}

#header .wdt-header-tpl .sticky-header-active.wdt-cs-hme2-hdr.wdt-header-top {
    box-shadow: 0 7px 10px rgba(var(--wdtAccentTxtColorRgb),0.15);
}

.wdt-footer-icon-list.elementor-widget.elementor-widget-icon-list a:hover .elementor-icon-list-text {
    color: var(--wdtLinkHoverColor);
}

/* ---Home-2 Header Marquee Ends-- */

/* --Home1-radial Bg Animation--- */
.wdt-cust-bg-spacer-top-left {
    animation: top 15.522s linear 0s infinite alternate,
        left 17.45s linear 0s infinite alternate;
    -webkit-animation: top 15.522s linear 0s infinite alternate,
}

@keyframes left {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@keyframes top {
    from {
        top: 0;
    }

    to {
        top: 100%;
    }
}


/* ----Product Single Accordion Bottom----- */
.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder:not([class*="-template-simple"]) .wdt-accordion-toggle-title-holder {
    background-color: rgba(var(--wdtTertiaryColorRgb), 1);
    border-radius: var(--wdtRadius_Part);

}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-description.ui-accordion-content-active {

    border: 0px solid;
    border-radius: var(--wdtRadius_3X);

}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon>div {
    right: -15px;
}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-description {
    margin-top: clamp(0.625rem, 0.5138rem + 0.6135vw, 1.25rem);
    background-color: rgba(var(--wdtTertiaryColorRgb), 1);
}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title {
    text-transform: capitalize;
}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon>div {
    border: 1px solid rgba(var(--wdtHeadAltColorRgb), .5);
    color: rgba(var(--wdtHeadAltColorRgb), .5);
    background-color: rgba(var(--wdtPrimaryColorRgb), .0);
}




/* Image Inview */

.wdt-custom-img-inview.left:has(.wdt-inview-section) img,
.wdt-custom-img-inview.left.wdt-inview-section img,
.wdt-custom-section-inview.left:has(.wdt-inview-section) > *,
.wdt-custom-section-inview.left.wdt-inview-section > * {
    clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
    transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
    transition-delay: 0.05s; -webkit-transition-delay: 0.05s;
}
.wdt-custom-img-inview.right:has(.wdt-inview-section) img,
.wdt-custom-img-inview.right.wdt-inview-section img,
.wdt-custom-section-inview.right:has(.wdt-inview-section) > *,
.wdt-custom-section-inview.right.wdt-inview-section > * {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
    transition-delay: 0.05s; -webkit-transition-delay: 0.05s;
}
.wdt-custom-img-inview.left:has(.wdt-item-is-inview) img,
.wdt-custom-img-inview.left.wdt-item-is-inview img,
.wdt-custom-img-inview.right:has(.wdt-item-is-inview) img,
.wdt-custom-img-inview.right.wdt-item-is-inview img,
.wdt-custom-section-inview.left:has(.wdt-item-is-inview) > *,
.wdt-custom-section-inview.left.wdt-item-is-inview > *,
.wdt-custom-section-inview.right:has(.wdt-item-is-inview) > *,
.wdt-custom-section-inview.right.wdt-item-is-inview > * {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.wdt-custom-img-height,
.wdt-custom-img-height > div {
    height: 100%;
}



/* Galley image | Home - 3 */

.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 1fr);
    gap:20px;
    margin:0;
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item{
    padding:0;
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item *{
    height:100%;
    width:100%;
    object-fit:cover;
    padding:0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    border-radius:var(--wdtRadius_2X);
    -webkit-border-radius:var(--wdtRadius_2X);
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item{
    max-width: 100%;
    height:100%;
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:first-child{grid-area: 1 / 1 / 2 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(2){grid-area: 1 / 2 / 3 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(3){grid-area: 1 / 3 / 4 / 4;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(4){grid-area: 2 / 1 / 4 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(5){grid-area: 3 / 2 / 5 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(6){grid-area: 4 / 1 / 6 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(7){grid-area: 5 / 2 / 6 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(8){grid-area: 4 / 3 / 6 / 4;}

.wdt-cus-image-gallery-1 .gallery-item div{
    overflow:hidden;
}
.wdt-cus-image-gallery-1 .gallery-item div a img{
    transition:var(--wdtBaseTransition);
}
.wdt-cus-image-gallery-1 .gallery-item div a:before{
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.23,91.2,76.72,70.69a41.9,41.9,0,0,0-2.61-56.41,41.93,41.93,0,0,0-59.3,59.31A41.93,41.93,0,0,0,71.24,76.2L91.73,96.69a3.89,3.89,0,0,0,5.5-5.49ZM70.82,70.27A37.27,37.27,0,1,1,18.1,17.58,37.27,37.27,0,1,1,70.82,70.27Z'/%3E%3Cpath d='M70.63,44.61a3.89,3.89,0,0,1-3.89,3.89H48.2V67a3.89,3.89,0,1,1-7.77,0V48.5H21.88a3.89,3.89,0,0,1,0-7.78H40.43V22.18a3.89,3.89,0,1,1,7.77,0V40.72H66.74A3.89,3.89,0,0,1,70.63,44.61Z'/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.23,91.2,76.72,70.69a41.9,41.9,0,0,0-2.61-56.41,41.93,41.93,0,0,0-59.3,59.31A41.93,41.93,0,0,0,71.24,76.2L91.73,96.69a3.89,3.89,0,0,0,5.5-5.49ZM70.82,70.27A37.27,37.27,0,1,1,18.1,17.58,37.27,37.27,0,1,1,70.82,70.27Z'/%3E%3Cpath d='M70.63,44.61a3.89,3.89,0,0,1-3.89,3.89H48.2V67a3.89,3.89,0,1,1-7.77,0V48.5H21.88a3.89,3.89,0,0,1,0-7.78H40.43V22.18a3.89,3.89,0,1,1,7.77,0V40.72H66.74A3.89,3.89,0,0,1,70.63,44.61Z'/%3E%3C/svg%3E");
    mask-position: center;
    mask-size: cover;
    mask-repeat: no-repeat;
    z-index: 1;
    transition: var(--wdt-Ad-Transition);
    -webkit-transition: var(--wdt-Ad-Transition);
    transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
}
.wdt-cus-image-gallery-1 .gallery-item div a:hover:before{
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
}
.wdt-cus-image-gallery-1 .gallery-item div a:hover img{
    transform: perspective(var(--wdt-transform-perspective)) rotateX(var(--wdt-transform-rotateX)) rotateY(var(--wdt-transform-rotateY)) rotateZ(var(--wdt-transform-rotatez)) scaleX(var(--wdt-transform-scale)) scaleY(var(--wdt-transform-scale));
    -webkit-transform: perspective(var(--wdt-transform-perspective)) rotateX(var(--wdt-transform-rotateX)) rotateY(var(--wdt-transform-rotateY)) rotateZ(var(--wdt-transform-rotatez)) scaleX(var(--wdt-transform-scale)) scaleY(var(--wdt-transform-scale));
    transition:var(--wdtBaseTransition);
}
.wdt-cus-image-gallery-1 .gallery-item div a{
    position:relative;
}
.wdt-cus-image-gallery-1 .gallery-item div a:after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(var(--wdtPrimaryColorRgb), 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 0 0 20px rgba(var(--wdtLinkHoverColorRgb), 0.3);
    -webkit-box-shadow: 0 0 0 20px rgba(var(--wdtLinkHoverColorRgb), 0.3);
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
    opacity:0;
}
.wdt-cus-image-gallery-1 .gallery-item div a:hover:after{
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity:1;
}

@media screen and (max-width:767px){
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, 1fr);
    gap:20px;
    margin:0;
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:first-child{grid-area: 1 / 1 / 2 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(2){grid-area: 1 / 2 / 3 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(3){grid-area: 2 / 1 / 4 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(4){grid-area: 3 / 2 / 4 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(5){grid-area: 4 / 1 / 6 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(6){grid-area: 6 / 1 / 7 / 2;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(7){grid-area: 4 / 2 / 5 / 3;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(8){grid-area: 5 / 2 / 7 / 3;}
}
@media screen and (max-width:478px){
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery{
    display:grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(8, 1fr);
    gap:20px;
    margin:0;
}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:first-child{grid-area: 1 / 1 ;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(2){grid-area: 2 / 1 ;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(3){grid-area: 3 / 1 ;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(4){grid-area: 4 / 1 ;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(5){grid-area: 5 / 1;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(6){grid-area: 6 / 1;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(7){grid-area: 7 / 1 ;}
.wdt-cus-image-gallery-1 div.elementor-image-gallery .gallery .gallery-item:nth-child(8){grid-area: 8 / 1 ;}
}




.woocommerce div.product .summary>ul.product-additional-info li i:before,
.woocommerce.single-product .product .single_add_to_cart_button:before,
.woocommerce ul.products li.product .product-buttons-wrapper.product-icons a.button.product_type_variable:before,
.woocommerce ul.products li.product .product-buttons-wrapper.product-button a.button.product_type_variable:after {
    content: '';
    background: currentColor;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M96.37,26.7,85.54,70a2.76,2.76,0,0,1-2.6,2.06H28.76A2.76,2.76,0,0,1,26.16,70L15.87,28.75H7.2a2.71,2.71,0,1,1,0-5.41H18a2.77,2.77,0,0,1,2.6,2.05l.21.65L31,66.68H80.88L91,26l.22-.65a2.68,2.68,0,1,1,5.2,1.31Z'%3E%3C/path%3E%3Cpath d='M34.29,77.51A10.84,10.84,0,1,0,45.12,88.35,10.87,10.87,0,0,0,34.29,77.51Zm0,16.25a5.42,5.42,0,1,1,5.41-5.41A5.36,5.36,0,0,1,34.29,93.76Z'%3E%3C/path%3E%3Cpath d='M77.63,77.51A10.84,10.84,0,1,0,88.46,88.35,10.87,10.87,0,0,0,77.63,77.51Zm0,16.25A5.42,5.42,0,1,1,83,88.35,5.36,5.36,0,0,1,77.63,93.76Z'%3E%3C/path%3E%3Cpath d='M74.92,26a2.65,2.65,0,0,1-.76,2L57.91,44.25a2.88,2.88,0,0,1-3.9,0L37.75,28a2.73,2.73,0,0,1,3.8-3.91L53.25,35.8V4.38a2.71,2.71,0,1,1,5.42,0V35.8l11.7-11.71A2.66,2.66,0,0,1,74.92,26Z'%3E%3C/path%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M96.37,26.7,85.54,70a2.76,2.76,0,0,1-2.6,2.06H28.76A2.76,2.76,0,0,1,26.16,70L15.87,28.75H7.2a2.71,2.71,0,1,1,0-5.41H18a2.77,2.77,0,0,1,2.6,2.05l.21.65L31,66.68H80.88L91,26l.22-.65a2.68,2.68,0,1,1,5.2,1.31Z'%3E%3C/path%3E%3Cpath d='M34.29,77.51A10.84,10.84,0,1,0,45.12,88.35,10.87,10.87,0,0,0,34.29,77.51Zm0,16.25a5.42,5.42,0,1,1,5.41-5.41A5.36,5.36,0,0,1,34.29,93.76Z'%3E%3C/path%3E%3Cpath d='M77.63,77.51A10.84,10.84,0,1,0,88.46,88.35,10.87,10.87,0,0,0,77.63,77.51Zm0,16.25A5.42,5.42,0,1,1,83,88.35,5.36,5.36,0,0,1,77.63,93.76Z'%3E%3C/path%3E%3Cpath d='M74.92,26a2.65,2.65,0,0,1-.76,2L57.91,44.25a2.88,2.88,0,0,1-3.9,0L37.75,28a2.73,2.73,0,0,1,3.8-3.91L53.25,35.8V4.38a2.71,2.71,0,1,1,5.42,0V35.8l11.7-11.71A2.66,2.66,0,0,1,74.92,26Z'%3E%3C/path%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-size: cover;
    width: 18px;
    height: 18px;
}
.woocommerce ul.products li.product .product-buttons-wrapper.product-icons a.button.product_type_variable:before,
.woocommerce ul.products li.product .product-buttons-wrapper.product-button a.button.product_type_variable:after {
    width: 22px !important;
    height: 22px !important;
    background-color: currentColor !important;
}


.wdt-custom-product-washcare-img .wdt-content-item img {
    filter: invert(1); -webkit-filter: invert(1);
}



.wdt-custom-categories-h2 {
    visibility: visible !important;
}




/* Home - 2 | Banner Hotspot */

.wdt-cus-hotspot div .wdt-hotspot-item-trigger {
    background-color: rgb(var(--wdtAccentTxtColorRgb), 0.5);
    border-radius: var(--wdtRadius_3X);
    padding: 5px;
}     
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content {
    padding: 25px 15px;
    border-radius: var(--wdtRadius_2X);
    background-color: rgb(var(--wdtSecondaryColorRgb), 0.4);
    backdrop-filter: blur(5px);    
}  
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-hotspot-image .wdt-content-image img {
    width: 50%;
    border-radius: var(--wdtRadius_1X);
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-hotspot-content h5 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: var(--wdtFontTypo_H5);
    font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);
    font-weight: var(--wdtFontWeight_H5);
    line-height: var(--wdtLIneHeight_H5)
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-hotspot-content p {
    color:var(--wdtBodyTxtColor);
    font-family: var(--wdtFontTypo_Base);
    font-size: var(--wdtFontTypo_Ext);
    font-weight: var(--wdtFontWeight_Ext);
    line-height: var(--wdtLineHeight_Ext);
    margin-top: -10px;
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box[data-placement^=top]> .tippy-content {
    margin-bottom: 40px;
}
.wdt-cus-hotspot .tippy-box[data-placement^=top]>.tippy-arrow:before {
    content:'';
    position: absolute;
    bottom: -50px;
    left:7px;
    border:none;
    width: 2px;
    height:50px;
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box[data-placement^=bottom]> .tippy-content {
    margin-top: 30px;
}
.wdt-cus-hotspot .tippy-box[data-placement^=bottom]>.tippy-arrow:before {
    content:'';
    position: absolute;
    bottom: 0;
    top: -40px;
    left:7px;
    border:none;
    width: 2px;
    height:50px;
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box[data-placement^=right]> .tippy-content {
    margin-left: 30px;
}
.wdt-cus-hotspot .tippy-box[data-placement^=right]>.tippy-arrow:before {
    content:'';
    position: absolute;
    bottom: 0;
    top:7px;
    left:-10px;
    border:none;
    width: 50px;
    height:2px;
    background-color: var(--wdtAccentTxtColor);
}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box[data-placement^=left]> .tippy-content {
    margin-right: 30px;
}
.wdt-cus-hotspot .tippy-box[data-placement^=left]>.tippy-arrow:before {
    content:'';
    position: absolute;
    bottom: 0;
    top:7px;
    left:-24px;
    border:none;
    width: 50px;
    height:2px;
    background-color: var(--wdtAccentTxtColor);
}
.wdt-cus-hotspot div[data-tippy-root] {
    z-index: 2 !important;
}

.wdt-cus-hotspot .wdt-hotspot-item-trigger div[class*="wdt-hotspot-item-"] {
    line-height: 0.9;
}

/* New */

.wdt-cus-hotspot .wdt-hotspot-holder [data-tippy-root]{z-index: 9 !important;}
.wdt-cus-hotspot .wdt-hotspot-item-trigger .wdt-hotspot-item-default{font-size: 15px;}
.wdt-cus-hotspot .wdt-hotspot-item-trigger {background-color: transparent;border-radius: 50%;padding: 3px;}
.wdt-cus-hotspot .wdt-hotspot-holder div:not(.wdt-hotspot-item-holder) .tippy-box .tippy-content{background-color: rgba(var(--wdtTertiaryColorRgb), 0.7);box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.01);-webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);border-radius: 15px;overflow: hidden;}
.wdt-hotspot-holder div:not(.wdt-hotspot-item-holder) .tippy-box .tippy-content span.wdt-hotspot-icon{display: none;}
.wdt-cus-hotspot .wdt-hotspot-holder div:not(.wdt-hotspot-item-holder) .tippy-box .tippy-content span.wdt-hotspot-icon{display: block;}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content h5{font-size: calc(var(--wdtFontSize_H3) - 4px);margin-top: 12px;margin-bottom: 8px;}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content p{color: var(--wdtSecondaryColor);}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-content-icon span {font-size: 40px;}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-content-icon {
    width: 76px;height: 76px;border-radius: 50%;background: var(--wdtBodyBGColor);display: flex;align-items: center;justify-content: center;}
.wdt-cus-hotspot .wdt-hotspot-holder div#tippy-2 .tippy-box .tippy-content .wdt-content-icon{background: var(--wdtSecondaryColor);}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content .wdt-content-icon span i {display: flex;}
.wdt-cus-hotspot .wdt-hotspot-holder .tippy-box .tippy-content{padding: 20px;padding-right: 35px;}
.wdt-cus-hotspot .tippy-box[data-placement^=top]>.tippy-arrow:before { 
    border-left: 1px solid var(--wdtAccentTxtColor); border-bottom: none; left: 0px; bottom: -65px; width: 1px; height: 100px; }
.wdt-cus-hotspot .tippy-box[data-placement^=bottom]>.tippy-arrow:before { 
    border-left: 1px solid var(--wdtBodyBGColor); border-bottom: none; left: 0px; bottom: -74px; width: 1px; height: 100px; top: unset; }
.wdt-cus-hotspot .tippy-box[data-placement^=top-end]>.tippy-arrow:before { 
    transform-origin: center top; position: absolute; background: transparent; border-left: 1px solid var(--wdtAccentTxtColor); 
    border-bottom: 1px solid var(--wdtAccentTxtColor); left: -100px; bottom: -65px; width: 100px; height: 100px; z-index: -1; }
.wdt-cus-hotspot .tippy-box[data-placement^=bottom-end]>.tippy-arrow:before { 
    border-width: 0; border-bottom-color: transparent; transform-origin: center bottom; transform-origin: center top; position: absolute; 
    background: transparent; border-left: 1px solid var(--wdtAccentTxtColor); border-top: 1px solid var(--wdtAccentTxtColor); left: -100px; top: -53px; width: 100px; height: 100px; z-index: -1; }
.wdt-cus-hotspot .tippy-box[data-placement^=top-start]>.tippy-arrow:before { 
    border-right: 1px solid var(--wdtAccentTxtColor); border-left: unset; border-bottom: 1px solid var(--wdtAccentTxtColor); width: 100px; }
.wdt-cus-hotspot .tippy-box[data-placement^=bottom-start]>.tippy-arrow:before { 
    border-right: 1px solid var(--wdtAccentTxtColor); border-left: unset; top: unset; bottom: -45px; 
    border-top: 1px solid var(--wdtAccentTxtColor); width: 100px; }
.wdt-cus-hotspot .tippy-arrow { width: auto; height: auto; color: transparent; }
.wdt-cus-hotspot .wdt-hotspot-item-trigger:before{animation: ripple 1.5s linear infinite;}

@keyframes ripple{ 0% { transform: scale(1); } 50% { transform: scale(1.5); opacity:1; } 100% { transform: scale(2); opacity:0; } }


/* Our Store */

.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title {
    font-family: var(--wdtFontTypo_H5);
    font-size: var(--wdtFontSize_H5);
    font-weight: var(--wdtFontWeight_H5);
    color:var(--wdtAccentTxtColor);
}
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon>div{
    color: var(--wdtAccentTxtColor);
    font-size: 24px;
    border: none;
}
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active,
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover {
    border-bottom:1px solid var(--wdtAccentTxtColor);
    padding:30px 0;
}
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-description{
    padding: 0;   
    border-bottom:1px solid var(--wdtAccentTxtColor);
}
.wdt-cus-accordion-store .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper:not(:last-child){
    margin-bottom: 0;
}



.wdt-cus-iconlist-store .elementor-widget-container .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon svg {
    font-size: clamp(2.25rem, 1.6679rem + 1.2142vw, 3.125rem);
    margin-bottom: 30px;
}    
.wdt-cus-iconlist-store .elementor-widget-container .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
    font-family: var(--wdtFontTypo_Base);
    font-size:var(--wdtFontSize_Base);
    font-weight:var(--wdtFontWeight_Base);
    margin-top: 5px;
}    
.wdt-cus-iconlist-store .elementor-widget-container .elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) .elementor-icon-list-text {
    font-family: var(--wdtFontTypo_Base);
    font-size:var(--wdtFontSize_H6);
    font-weight:var(--wdtFontWeight_Base);
} 
    
.wdt-cus-iconlist-store1 .elementor-widget-container:before {
    content: '';
    width: 1px;
    height: 160px;
    background-color: var(--wdtAccentTxtColor);
    position: absolute;
    left: 0;
    top:10px;
}
.wdt-cus-iconlist-store1 .elementor-widget-container:after{
    content: '';
    width: 1px;
    height: 160px;
    background-color: var(--wdtAccentTxtColor);
    position: absolute;
    right: 0;
    top:10px;
}
    
@media screen and (max-width:767px) {        
    .wdt-cus-iconlist-sec-store.elementor-column div.elementor-widget-wrap {
        display: grid ;
        grid-template-columns: repeat(3, 1fr);
        overflow-x: scroll;    
    }
    .wdt-cus-img-sec-store .elementor-widget-wrap{
        display: flex;
        flex-wrap: nowrap;
    }
}
@media screen and (max-width:479px){
    .wdt-cus-img-sec-store .elementor-widget-wrap{
        flex-wrap: wrap;
    }  
}

.wdt-cus-heading-store.elementor-widget-text-editor .elementor-widget-container h5, 
.wdt-cus-heading-store div h5, 
.wdt-cus-heading-store .wdt-heading-holder h5.wdt-heading-title-wrapper .wdt-heading-title  {
    margin: 0;
}




.woocommerce form .show-password-input, .woocommerce-page form .show-password-input { right: 1.6em; top: 1.2em; }

.yith-wcqv-wrapper .woocommerce div.product .summary .woocommerce-product-details__short-description { margin: 0; margin-bottom: 20px; }
.yith-wcqv-wrapper .woocommerce div.product .summary form.cart+.product_meta { margin-top: 0; }



.pagination ul li a .wdticon-angle-double-right:before { letter-spacing: -2px; }
.pagination ul li a .wdticon-angle-double-left:before { letter-spacing: 2px; }


.elementor-lightbox .swiper-container .elementor-swiper-button-next, 
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev, 
.elementor-lightbox .swiper .elementor-swiper-button-prev {
    padding: 10px;
    height: auto;
    width: auto;
    right: 10px;
}
.elementor-lightbox .swiper-container .elementor-swiper-button-prev, 
.elementor-lightbox .swiper .elementor-swiper-button-prev {
    right: auto;
    left: 10px;
}


/*--------------------------------------------------------------
    Werk Styles
--------------------------------------------------------------*/

.elementor-section.wdt-section-without-bordered-style { 
    position: relative; padding: 40px; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); margin: 40px; }

/* Gallery Slider */

.wdt-gallery-slider-a .wdt-carousel-holder .wdt-carousel-pagination-wrapper {text-align: center;position: absolute;bottom: 20px;left: 0;right: 0;}
.wdt-gallery-slider-a .wdt-image-box-container {border-radius: var(--wdtRadius_3X);}
.wdt-gallery-slider-a .wdt-content-item .wdt-content-image { padding-bottom: 25px; }
.wdt-gallery-slider-a .wdt-content-item .wdt-content-image-wrapper, 
.wdt-gallery-slider-a .wdt-content-item .wdt-content-image-wrapper .wdt-content-image, 
.wdt-gallery-slider-a .wdt-content-item .wdt-content-image > span, 
.wdt-gallery-slider-a .wdt-content-item .wdt-content-image > a{display: flex;width: 100%;}
.wdt-gallery-slider-a .wdt-content-item:before {content: '';position: absolute;background: var(--wdtTertiaryColor);width: 100%;height: 35%;left: 0;right: 0;bottom: 0;z-index: -1;border-radius: 30px;padding: 50px;margin: auto;transition: var(--wdtBaseTransition);}
.wdt-gallery-slider-a .swiper-fade .swiper-slide-active .wdt-content-item:before{height: 60%;}
.wdt-gallery-slider-a .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover, .wdt-gallery-slider-a  .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color: var(--wdtAccentTxtColor); border-color: var(--wdtAccentTxtColor); }
.wdt-gallery-slider-a .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:before, .wdt-gallery-slider-a .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover:before, .wdt-gallery-slider-a .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:before { background-color: var(--wdtAccentTxtColor); }




/* Demo 4 Alternative Styles */

/* Image Box */
.wdt-custom-showcase-content-h3-demo-4, .wdt-custom-showcase-content-h3-demo-4 .elementor-widget-container, 
.wdt-custom-showcase-content-h3-demo-4 .elementor-widget-container .wdt-image-box-holder, 
.wdt-custom-showcase-content-h3-demo-4 .elementor-widget-container .wdt-image-box-holder .wdt-content-item { height: fit-content !important; }
.wdt-custom-showcase-content-h3-demo-4 .elementor-widget-container .wdt-image-box-holder .wdt-content-item { 
    -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.wdt-custom-showcase-content-h3-demo-4 .elementor-widget-container .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group {
    position: relative; overflow: hidden; padding: 0; margin: 0; background: transparent; -webkit-border-radius: var(--wdtRadius_Zero); 
    border-radius: var(--wdtRadius_Zero); }

/* Icon Box */
.wdt-custom-contact-iconbox-demo-4 .elementor-widget-container > .wdt-icon-box-holder .wdt-content-item {
    background-color: var(--wdtTertiaryColor); padding: 30px; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.wdt-custom-contact-iconbox-demo-4 .elementor-widget-container > .wdt-icon-box-holder .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span::before { background: var(--wdtSecondaryColor); }
.wdt-custom-contact-iconbox-demo-4 .elementor-widget-container > .wdt-icon-box-holder .wdt-icon-box-wrapper .wdt-content-item .wdt-content-title h5 {
    text-transform: capitalize; }

/* Product Carousel */
.wdt-cst-hme2-prd-carousel-demo-4 .elementor-widget-container > .wdt-products-carousel-container .wdt-products-container { display: -webkit-inline-box; }



/*-------- Responsive-------- */

@media only screen and (min-width:1541px) {
    .wdt-home-3-product-tab .wdt-post-entry .blog-entry>div.entry-body {
        width: 65% !important;
    }
}

@media only screen and (max-width:1540px) {
    .wdt-home-3-product-tab .wdt-post-entry .blog-entry>div.entry-body {
        width: 85% !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1280px) {
    .elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type3.wdt-home-2-cst-category {
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 1280px) {
    .wdt-custom-image-bg .elementor-widget-container::before {
        bottom: 150px;
        width: 450px;
        height: 450px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
    .wdt-home-3-product-tab .wdt-post-entry .blog-entry>div.entry-body {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1281px) {
    .wdt-cst-hdr-icons .wdt-header-icons-list-item:last-child {
        padding-right: 0;
    }
}

@media only screen and (max-width: 1540px) {
    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
        top: -120px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .wdt-home-3-product-tab .woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) {
        grid-template-columns: repeat(3, 1fr);
    }

    .wdt-cst-hme-3-sticky-pro .woocommerce ul.products[class*="columns-2"]:not(.products-apply-isotope, .swiper-wrapper) {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
        top: -105px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container {
        flex-wrap: nowrap;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper {
        flex: 1 1 50%;
        padding-right: 40px !important;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper {
        flex: 1 1 50%;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title {
        font-size: var(--wdtFontSize_H5);
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-media-group .wdt-content-icon span {
        font-size: 50px !important;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-content-item .wdt-content-detail-group {
        flex-direction: column-reverse;
        align-items: start;
    }

    .wdt-cst-hom3-interactive .wdt-content-item .wdt-content-elements-group.wdt-content-group {
        max-width: 100%;
    }

    .wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before {
        display: none;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container {
        background: rgba(var(--wdtPrimaryColorRgb), 0.7);
        border-radius: inherit;
        -webkit-border-radius: inherit;
    }
}

@media only screen and (max-width:1024px) {
    .wdt-custom-slider-style-02.with-hme1-slider .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container {
        margin-top: 110px;
    }

    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
        top: -90px;
    }
    .wdt-cst-cntdown-hme1 .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
        padding: 10px;
    }

}

@media only screen and (max-width: 767px) {

    .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active {
        background: var(--wdtHeadAltColor);
    }

    .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper {
        margin-bottom: 0;
    }

    .wdt-custom-tab-style-01 .wdt-tabs-container.wdt-tabs-toggle-mode .wdt-tabs-list li .wdt-content-image-wrapper img {
        width: 30px;
        height: 30px;
    }

    /* .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper {
        max-width: 320px;
    } */

    .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
    .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after {
        top: 60%;
    }

    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div {
        position: relative;
        top: auto;
        right: auto;
    }

    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div.wdt-arrow-pagination-prev {
        right: auto;
    }

    .wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-subscribe-form.with-btn-icon .wdt-mailchimp-policy-holder {
        margin: 0 auto;
    }

    .wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder {
        margin: 0 0 20px auto;
    }

    .wdt-custom-newsletter-style-02 .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon>input {
        margin: 0 0 20px 0;
    }

    .wdt-cst-hme3-price-heading .wdt-heading-holder .wdt-heading-content-wrapper {
        font-size: var(--wdtFontSize_H5);
    }

    .wdt-home-3-product-tab .woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) {
        grid-template-columns: repeat(1, 1fr);
    }

    .wdt-cst-hme3-slide-col-right {
        order: -2;
    }

    .wdt-cst-anno-text p {
        font-size: calc(var(--wdtFontSize_Ext) - 2px);
    }

    .elementor-section.wdt-section-without-bordered-style { margin: 20px; }
}

@media only screen and (max-width: 479px) {
    .wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .wdt-content-image img {
        max-width: 80px;
    }

    .wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .tippy-content h5 {
        font-size: 14px;
    }

    .wdt-custom-style-01 .wdt-hotspot-holder .tippy-box .tippy-content {
        padding: 10px;
    }

    .wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before {
        display: none;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container {
        background: rgba(var(--wdtPrimaryColorRgb), 0.7);
        border-radius: inherit;
        -webkit-border-radius: inherit;
    }

    .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
        padding: 5px;
    }

    .wdt-cst-cntdown-hme1 .wdt-counter-wrapper .wdt-counter-number {
        min-width: 50px;
    }

    .wdt-cst-hom3-interactive .wdt-content-item .wdt-content-elements-group.wdt-content-group {
        max-width: 100%;
    }

    .wdt-cst-hom3-interactive .wdt-interactive-showcase-container .wdt-content-item .wdt-content-detail-group {
        justify-content: flex-end;
        flex-wrap: wrap-reverse;
    }

    .elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type3.wdt-home-2-cst-category:before {
        margin-right: 20px;
    }

    .wdt-home-3-product-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper {
        width: 100%;
    }

    .elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type3.wdt-home-2-cst-category {
        padding: 10px 20px;

    }
    .wdt-cst-cntdown-hme1 .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper {
        padding: 5px;
    }
}