/* Auto-generated RTL mirror of Khadija theme + khadija-plus header CSS via rtlcss. Loaded only when is_rtl(). Regenerate with rtlcss if the parent theme updates these files. */

/* ==== source: theme.css ==== */
/* Variables */

:root {

    /* Radius Variables */
    --wdtRadius_Zero: 0;
    --wdtRadius_Part: 2.5em;
    --wdtRadius_Full: 50%;

    --wdtRadius_1X: 3px;
    --wdtRadius_2X: 5px;
    --wdtRadius_3X: 10px;

    /* Letter Spacing Variables */
    --wdtLetterSpacing_1X: 10px;
    --wdtLetterSpacing_2X: 20px;
    --wdtLetterSpacing_3X: 30px;
    --wdtLetterSpacing_4X: 40px;

    /* Padding Variables */
    --wdtInputPadding: 16px 20px;

    --wdtBtnLineHeight: 1;
    --wdtPadding_Btn: 15px 40px;

    --wdtPadding_MiniBtn: 15px 30px;
    --wdtPadding_MaxiBtn: 16px 40px;

    --wdtBaseTransition: all 0.3s linear 0s;
    --wdtAltTransition: all 0.35s ease-in-out 0s;
    --wdt-Ad-Transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);

    /*=== Transform Hover Zoom-Out Style ===*/
    --wdt-transform-rotateX: .015deg;
    --wdt-transform-perspective: 1000px;
    --wdt-transform-rotateY: 0.015deg;
    --wdt-transform-rotatez: 0.015deg;
    --wdt-transform-scale: 1.1;
    --wdt-transform-transition-duration: 500ms;


    /*=== Transform Hover Zoom-In Style ===*/
    --wdt-zoo-transform-rotateX: 0.06deg;
    --wdt-zoo-transform-perspective: 600px;
    --wdt-zoo-transform-rotateY: 0deg;
    --wdt-zoo-transform-scale: 1.2;
    --wdt-zoo-transform-transition-duration: 400ms;

    /*=== Box-shadow ===*/
    --wdtLight-box-shadow: 0px 3px 20px 0px rgba(var(--wdtBorderColorRgb), .15);


}

/* Typography - Defaults */

/* Base */
body,
button,
input,
textarea,
select,
optgroup {
    font-family: var(--wdtFontTypo_Base);
    font-size: var(--wdtFontSize_Base);
    font-weight: var(--wdtFontWeight_Base);
    letter-spacing: 0;
    line-height: var(--wdtLineHeight_Base);
    text-transform: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="button"],
[role="button"],
button,
.button,
a.button,
.wdt-button,
.elementor-button.wdt-elementor-button,
.yith-wcwl-add-to-wishlist a,
.yith-wcqv-button,
.wdt-wcsg-button {
    line-height: var(--wdtBtnLineHeight);
}


/* Headings */
h1 {
    font-size: var(--wdtFontSize_H1);
}

h2 {
    font-size: var(--wdtFontSize_H2);
}

h3 {
    font-size: var(--wdtFontSize_H3);
}

h4 {
    font-size: var(--wdtFontSize_H4);
}

h5 {
    font-size: var(--wdtFontSize_H5);
}

h6 {
    font-size: var(--wdtFontSize_H6);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--wdtFontTypo_Alt);
    font-weight: var(--wdtFontWeight_Alt);
    letter-spacing: 0;
    line-height: var(--wdtLineHeight_Alt);
    text-transform: none;
}


/* Menu */

.no-header-menu ul li a {
    color: var(--wdtSecondaryColor);
}

.wdt-header-menu .wdt-primary-nav li a {
    color: var(--wdtSecondaryColor);
}

.wdt-header-menu li a {
    font-weight: var(--wdtFontWeight_Base);
    text-transform: capitalize;
}

.wdt-header-menu li a:not(ul.sub-menu a) {
    /* font-variant: all-small-caps; */
    font-size: calc(var(--wdtFontSize_Base) + 0px);
}

.wdt-header-menu ul li ul li>a {
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Base);
    /* font-variant: all-small-caps; */
}


/* Breadcrumb */
.main-title-section h1 {
    font-family: var(--wdtFontTypo_Alt);
}

.breadcrumb {
    font-family: var(--wdtFontTypo_Base);
    font-weight: var(--wdtFontWeight_Base);
    font-size: var(--wdtFontSize_Base);
    text-transform: capitalize;
    letter-spacing: 0;
}

.main-title-section-wrapper>.main-title-section-bg:after {
    background-color: rgba(var(--wdtPrimaryColorRgb), 0.5);
}


/* Footer */
div.footer-widgets .widgettitle,
#footer .widgettitle {
    font-family: var(--wdtFontTypo_Alt);
}

#footer,
.footer-copyright,
div.footer-widgets .widget {
    font-family: var(--wdtFontTypo_Base);
}



/* Base Colors - Defaults */

body,
.layout-boxed .inner-wrapper {
    background-color: var(--wdtBodyBGColor);
}


/* Base */
body {
    color: var(--wdtBodyTxtColor);
}


/* Links */
a {
    color: var(--wdtLinkColor);
}

a:hover {
    color: var(--wdtLinkHoverColor);
}


/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--wdtHeadAltColor);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: var(--wdtLinkHoverColor);
}

/* Footer */
.wdt-no-footer-builder-content.footer-copyright:before,
.footer-copyright:before {
    background-color: var(--wdtTertiaryColor);
}

#footer .widgettitle,
div.footer-widgets .widgettitle {
    color: var(--wdtHeadAltColor);
}

#footer,
div.footer-widgets .widget,
.footer-copyright {
    color: var(--wdtBodyTxtColor);
}

#footer a:not(.button):not(.elementor-button),
.footer-widgets a:not(.button):not(.elementor-button) {
    color: var(--wdtLinkColor);
}

#footer a:not(.button):not(.elementor-button):hover,
.footer-widgets a:not(.button):not(.elementor-button):hover {
    color: rgb(var(--wdtLinkHoverColorRgb),0.7);
}

#footer .wdt-dark-bg a,
#footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button),
#footer .wdt-dark-bg a:not(.button):not(.elementor-button) {
    color: var(--wdtAccentTxtColor);
}

#footer .wdt-dark-bg a:hover,
#footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button):hover,
#footer .wdt-dark-bg a:not(.button):not(.elementor-button):hover {
    color: var(--wdtPrimaryColor);
}

.wdt-primary-background-footer #footer .wdt-dark-bg a:hover,
#footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button):hover,
.wdt-primary-background-footer #footer .wdt-dark-bg a:not(.button):not(.elementor-button):hover {
    color: var(--wdtSecondaryColor);
}



/*==== Addtidional Demo Work ====*/

/* Demo Flex Banner */

.wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) {
    margin-left: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem);
}

.wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title {
    font-weight: var(--wdtFontWeight_Alt);
    letter-spacing: 0;
    font-size: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem);
}

.wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-sub-title {
    font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
    line-height: var(--wdtLineHeight_Alt);
    font-family: var(--wdtFontTypo_Alt);
    font-weight: var(--wdtFontWeight_Alt);
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: clamp(1.125rem, 1.0673rem + 0.2564vw, 1.375rem) !important;
}

.wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info>div.wdt-flex-banner-button a {
    margin-top: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem);
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    padding: var(--wdtPadding_Btn);
    font-family: var(--wdtFontTypo_Base);
    line-height: 1;
    text-transform: capitalize;
}

@media (max-width: 1024px) {
    .wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title {
        font-size: 1.4rem;
        margin: 0 0 0 20px;
    }
}

/*=== Header with fixed section ===*/
@media (min-width: 1281px) {
    section.wdt-header-with-fixed-section>.elementor-container {
        height: calc(100vh - var(--header-height));
    }

    /* Demo Flex Banner */
    .wdt-fit-height-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option {
        height: calc(100vh - calc(var(--header-height) + 40px));
    }
}


/*==== Fixed Footer Style ====*/

@media (min-width: 1281px) {
    body.wdt-fixed-footer-enabled #header-wrapper {
        z-index: 2;
    }

    body.wdt-fixed-footer-enabled #main {
        z-index: 1;
        position: relative;
        background-color: var(--wdtBodyBGColor);
        margin-bottom: var(--footer-height);
    }

    body.wdt-fixed-footer-enabled #main:before {
        content: "";
        position: absolute;
        background: var(--wdtBodyBGColor);
        top: -50vw;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: -1;
    }

    body.wdt-fixed-footer-enabled #main~#footer {
        position: fixed;
        right: 0;
        left: 0;
        top: auto;
        bottom: 0;
        z-index: 0;
        height: var(--footer-height);
    }

    /*=== Body-Background Image ===*/

    body.wdt-fixed-footer-enabled>.wrapper,
    body.wdt-fixed-footer-enabled>.wrapper>.inner-wrapper,
    body.wdt-fixed-footer-enabled>.wrapper>.inner-wrapper>#main,
    body.wdt-fixed-footer-enabled>.wrapper>.inner-wrapper>#main:before {
        background: inherit;
    }
}

/*--------------------------------------------------------------
        Heading Size - Default-Value
    --------------------------------------------------------------*/

.elementor-widget-text-editor .elementor-widget-container h1,
div h1,
.wdt-heading-holder h1.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.875rem, 1.45rem + 2.125vw, 4rem);  /* Min-30 & Max-64 */
}

.elementor-widget-text-editor .elementor-widget-container h2,
div h2,
.wdt-heading-holder h2.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.875rem, 1.6154rem + 1.1538vw, 3rem);
    /* 30px to 50px */
}

.elementor-widget-text-editor .elementor-widget-container h3,
div h3,
.wdt-heading-holder h3.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.5rem, 1.3rem + 1vw, 2.5rem);  /* Min-24 & Max-40 */
}

.elementor-widget-text-editor .elementor-widget-container h4,
div h4,
.wdt-heading-holder h4.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem);  /* Min-24 & Max-30 */
}

.elementor-widget-text-editor .elementor-widget-container h5,
div h5,
.wdt-heading-holder h5.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.25rem, 1.2rem + 0.25vw, 1.5rem); /* Min-20 & Max-24 */
}

.elementor-widget-text-editor .elementor-widget-container h6,
div h6,
.wdt-heading-holder h6.wdt-heading-title-wrapper .wdt-heading-title {
    font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem);
    /* Min-18 & Max-20 */
}
/* ==== source: layout.css ==== */
#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://wdtkhadija.wpengine.com/wp-content/uploads/2024/01/noise-bg.png");
    background-position: right top;
    background-size: contain;
    background-repeat: repeat;

}

.suggested-product-list .suggested-product-data {
    background-image: url("https://wdtkhadija.wpengine.com/wp-content/uploads/2024/01/noise-bg.png");
    background-repeat: repeat;
}

.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);
}

/* currency Switcher */

.woocommerce-currency-switcher-form .select2.select2-container.select2-container--default {
    display: none;
}

.widget.widget-woocommerce-currency-switcher {
    padding: 0;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    max-width: 100%;
    min-width: 100%;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-single {
    border: 1px solid var(--wdtBorderColor) !important;
    box-shadow: none !important;
    background: transparent !important;
    color: var(--wdtHeadAltColor) !important;
    font-size: var(--wdtFontSize_Base);
    font-weight: var(--wdtFontWeight_Base);
    font-family: var(--wdtFontTypo_Base);
    padding: 8px 10px;
    height: 100%;
    border-radius: var(--wdtRadius_Zero);
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-container-active .chosen-single {
    border-color: var(--wdtPrimaryColor) !important;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-single span {
    margin: 0;
}

.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div {
    background-image: none !important;
    border-right: 0px solid #252525 !important;
    left: 10px;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-single div b {
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-single div b:before {
    position: relative;
    content: '\f107';
    font-family: "Khadija Icons";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single div b:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-drop {
    border-radius: 0;
    background-color: var(--wdtAccentTxtColor) ;
    border-color: var(--wdtBorderColor);
    box-shadow: unset;
    -webkit-box-shadow: unset;
}

.woocommerce-currency-switcher-form  .chosen-container .chosen-drop .chosen-results {
    padding: 10px;
    margin: 0;
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-results li {
    color: var(--wdtBodyTxtColor) !important;
    font-size: var(--wdtFontSize_Base);
    font-family: var(--wdtFontTypo_Base);
    font-weight: var(--wdtFontWeight_Base);
    line-height: normal;
    padding: 6px 10px;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}

.woocommerce-currency-switcher-form .chosen-container.chosen-container-single .chosen-results li.highlighted {
    color: var(--wdtAccentTxtColor) !important;
    background-color: var(--wdtPrimaryColor);
}

/* .woocommerce-currency-switcher-form .chosen-container {
    min-width: 110px;
} */

/* currency Switcher */


/* ------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;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(var(--wdtPrimaryColorRgb), 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-left: 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%;
    right: 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;
    left: 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: right;
}

.wdt-cst-hom3-interactive .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container .wdt-content-button {
    text-align: left;
}

.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 0 0 auto;
    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-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(--wdtAccentTxtColor);
}

.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;
}

.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: 300;
    font-size: var(--wdtFontSize_H6);
    text-transform: uppercase;
}

.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 */
}

.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;
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper {
    width: 25%;
    justify-content: center;
}

.wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper:not(:last-child) {
    border-left: 1px solid var(--wdtAccentTxtColor);
}

/* ------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-right: 0;
    margin-left: 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 18px 20px 70px;
    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;
    left: 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;
    left: 6px;
    position: relative;
    grid-area: 1/1;
    margin: 0 auto 0 0;
    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-left: 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;
    right: 0;
    width: 600px;
    height: 600px;
    background: var(--wdtLinkHoverColor);
    border-radius: var(--wdtRadius_Full);
    -webkit-border-radius: var(--wdtRadius_Full);
    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;
    left: 0;
}

.wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div.wdt-arrow-pagination-prev {
    left: 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 2px 10px rgba(var(--wdtLinkHoverColorRgb), .2);
}

.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 {
        right: 0;
    }

    to {
        right: 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(--wdtSecondaryColorRgb), .5);
    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 {
    left: -15px;
}

.wdt-cst-single-sidefaq .wdt-accordion-toggle-holder .wdt-accordion-toggle-description {
    margin-top: 20px;
    background-color: rgba(var(--wdtSecondaryColorRgb), .2);
}

.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(--wdtPrimaryColorRgb), .5);
    color: rgba(var(--wdtPrimaryColorRgb), .5);
    background-color: rgba(var(--wdtPrimaryColorRgb), .0);
}


































/*-------- Responsive-------- */

@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;
        right: 50%;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
    }
}

@media only screen and (min-width: 1281px) {
    .wdt-cst-hdr-icons .wdt-header-icons-list-item:last-child {
        padding-left: 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-left: 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;
    }

}

@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:hover,
    .wdt-custom-tab-style-01 .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active {
        background: var(--wdtLinkHoverColor);
    }

    .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;
        left: auto;
    }

    .wdt-cst-hme-3-testmonial .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination>div.wdt-arrow-pagination-prev {
        left: 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 auto 20px 0;
    }

    .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);
    }
}

@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-left: 20px;
    }

    .wdt-cst-hme-3-countdown .wdt-counter-wrapper .wdt-counter-number {
        font-size: var(--wdtFontSize_H5);
    }

    .wdt-cst-hme-3-countdown .wdt-countdown-holder .wdt-counter-wrapper .wdt-counter-inner-wrapper .title {
        font-size: calc(var(--wdtFontSize_Base) - 3px);
    }

    .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;

    }
}







/* ---------------------------------------------------
------------------------------------------------------
                Khadija Theme Styles
--------------------------------------------------------
--------------------------------------------------------- */


/* ---------------
Blog Detail Page
-------------- */

/* testimonial */

.wdt-cus-blog-detail-page-simple-testimonial .wdt-content-item .wdt-content-title h5 {
    color: var(--wdtAccentTxtColor);
    font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem);
}

.wdt-cus-blog-detail-page-simple-testimonial .wdt-content-item .wdt-content-subtitle {
    color: var(--wdtAccentTxtColor);
}




/* ---------------
Blog Detail Page
-------------- */


/* -----------------
Shop Listing style1
------------------- */

.woocommerce ul.wdt-cus-product-style-01.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content {
    padding: 0;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-thumb-content .product-element-group-wrapper {
    background-color: var(--wdtPrimaryColor);
    padding: 14px 20px;
    display: flex;
    align-items: center;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons a,

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons a.button,
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons .button {
    border: 0;
    width: 20px;
    height: auto;
    line-height: 20px;
}

.woocommerce ul.wdt-cus-product-style-01.wdt-cus-product-style-01.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons a,

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons .button {
    border-radius: var(--wdtRadius_Zero);
    -webkit-border-radius: var(--wdtRadius_Zero);
    color: var(--wdtAccentTxtColor);
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons a::before, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons a.button::before, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons button::before, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons button.button::before, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons .button::before {
    font-size: 16px;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > div:after {
    content: "|";
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--wdtAccentTxtColor);
    margin: auto 16px;
    line-height: 0;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons {
    display: flex;
    align-items: center;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-position-horizontal li.product .product-thumb .product-element-group-wrapper .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline {
    display: inline-flex;
    align-items: center;
}

.woocommerce ul.wdt-cus-product-style-01.products[class*="product-thumb-iconsgroup-position"] li.product .product-thumb .product-buttons-wrapper.product-icons {
    margin: 0;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-element-group-wrapper .product-element-group-items {
    padding: 0;
    line-height: 0;
    display: flex;
}


.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button a::after, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button a.button::after,
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button button::after, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button button.button::after, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button .button::after {
    display: inline-block;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button a::after, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button a.button::after,
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-buttons-wrapper.product-button .button::after {
    position: relative;
    width: auto;
    height: auto;
    font-size: inherit;
    margin-right: 10px;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-element-group-wrapper .product-element-group-items > div {
    margin: 0;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child a, 
.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child a.button,
.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child .button {
    padding: 0;
    text-decoration: none;
    color: var(--wdtAccentTxtColor);
}

.woocommerce ul.wdt-cus-product-style-01.products.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details {
    padding-bottom: 0;
    padding-top: 26px;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb-content > div, 
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-details > div {
    margin: 0;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-details > *:not(:last-child) {
    margin-bottom: 10px;
}


/* hover */

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child a:hover, 
.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child a.button:hover,
.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:only-child .button:hover,

.woocommerce ul.wdt-cus-product-style-01.wdt-cus-product-style-01.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons a:hover,

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons .button:hover {
    color: rgba(var(--wdtAccentTxtColorRgb), .6);
}


.woocommerce ul.wdt-cus-product-style-01.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content {
    opacity: 0;
    transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transition: var(--wdtAltTransition);
}

.woocommerce ul.wdt-cus-product-style-01.products:not(.product-thumb-bg-image) li.product .product-wrapper:hover .product-thumb > .product-thumb-content {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-position-horizontal li.product .product-thumb .product-element-group-wrapper .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline,
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-thumb .product-element-group-wrapper > .product-element-group-items:nth-child(2) .product-button .wc_inline_buttons .wc_btn_inline {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-position-horizontal li.product .product-wrapper:hover .product-thumb .product-element-group-wrapper .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline:nth-child(1) {
    transition-delay: 250ms;
    -webkit-transition-delay: 250ms;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-position-horizontal li.product .product-wrapper:hover .product-thumb .product-element-group-wrapper .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline:nth-child(2) {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.woocommerce ul.wdt-cus-product-style-01.products li.product .product-wrapper:hover .product-thumb .product-element-group-wrapper > .product-element-group-items:nth-child(2) .product-button .wc_inline_buttons .wc_btn_inline {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.woocommerce ul.wdt-cus-product-style-01.products.product-thumb-iconsgroup-position-horizontal li.product .product-wrapper:hover .product-thumb .product-element-group-wrapper .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline,
.woocommerce ul.wdt-cus-product-style-01.products li.product .product-wrapper:hover .product-thumb .product-element-group-wrapper > .product-element-group-items:nth-child(2) .product-button .wc_inline_buttons .wc_btn_inline {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}



/* -----------------
Shop Listing style1
------------------- */



/* -----------------
Shop Listing style 3
------------------- */

.woocommerce ul.products.wdt-cus-product-style-03 li.product .product-details > .product-title h5 {
    font-size: var(--wdtFontSize_H6);
    font-weight: var(--wdtFontWeight_Base);
}

.woocommerce ul.products.wdt-cus-product-style-03 li.product .product-details .product-title h5 a:not(:hover) {
    color: var(--wdtHeadAltColor);
}

.woocommerce ul.products.wdt-cus-product-style-03 li.product .product-details .product-title h5 a:hover {
    color: var(--wdtPrimaryColor);
}

.woocommerce ul.products.wdt-cus-product-style-03 li.product .product-details .product-price span.price {
    font-weight: var(--wdtFontWeight_Base);
    color: var(--wdtHeadAltColor);
}

.woocommerce ul.products.wdt-cus-product-style-03.products.product-padding-content li.product .product-details {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 12px;
}

.woocommerce ul.products.wdt-cus-product-style-03.products li.product .product-details .product-price {
    margin-top: 6px;
}

.woocommerce ul.products.wdt-cus-product-style-03.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content {
    padding: 0;
}

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transition: var(--wdtAltTransition);
    -webkit-transition: var(--wdtAltTransition);
}

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product:hover .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons {
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover),

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons a:not(:hover),
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons a.button:not(:hover),
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons .button:not(:hover) {
    background: var(--wdtPrimaryColor);
    box-shadow: unset;
    -webkit-box-shadow: unset;
}

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) a:not(:hover), 
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) a.button:not(:hover),
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) .button:not(:hover),

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons a:not(:hover), 
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons a.button:not(:hover),
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-iconsgroup-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-icons .button:not(:hover) {
    color: var(--wdtAccentTxtColor);
}

.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a:hover, 
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a.button:hover,
.woocommerce ul.wdt-cus-product-style-03.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button:hover {
    color: rgb(var(--wdtAccentTxtColorRgb), 0.7);
}

.woocommerce ul.wdt-cus-product-style-03.products.product-icongroup-hover-bounce.product-thumb-iconsgroup-position-vertical[class*="vertical-position-top-right"] li.product .product-thumb .product-buttons-wrapper.product-icons a, 
.woocommerce ul.wdt-cus-product-style-03.products.product-icongroup-hover-bounce.product-thumb-iconsgroup-position-vertical[class*="vertical-position-top-right"] li.product .product-thumb .product-buttons-wrapper.product-icons a.button,
.woocommerce ul.wdt-cus-product-style-03.products.product-icongroup-hover-bounce.product-thumb-iconsgroup-position-vertical[class*="vertical-position-top-right"] li.product .product-thumb .product-buttons-wrapper.product-icons .button {
    transition: var(--wdtAltTransition);
    -webkit-transition: var(--wdtAltTransition);
}

.woocommerce ul.wdt-cus-product-style-03.products li.product .product-thumb {
    border-radius: var(--wdtRadius_2X);
    -webkit-border-radius: var(--wdtRadius_2X);
    will-change: transform;
}


/* -----------------
Shop Listing style 3
------------------- */



/* -----------------
Shop Listing style 2
------------------- */

.woocommerce ul.wdt-cus-product-style-02.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) {
    background-color: var(--wdtPrimaryColor);
    box-shadow: unset;
    -webkit-box-shadow: unset;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}

.woocommerce ul.wdt-cus-product-style-02.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:hover {
    background-color: var(--wdtLinkColor);
    border-color: var(--wdtLinkColor);
}

.woocommerce ul.wdt-cus-product-style-02.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) a:not(:hover), 
.woocommerce ul.wdt-cus-product-style-02.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) a.button:not(:hover),
.woocommerce ul.wdt-cus-product-style-02.products[class*="product-thumb-buttonelement-style-bgfill"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:not(:hover) .button:not(:hover) {
    color: var(--wdtAccentTxtColor);
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}

.woocommerce ul.products.wdt-cus-product-style-02.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content {
    padding: 0;
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details .product-category-wrapper {
    line-height: normal;
    margin: 0;
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details .product-category-wrapper a {
    font-size: calc(var(--wdtFontSize_Base) - 4px);
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details > .product-title h5 {
    font-size: var(--wdtFontSize_H6);
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details .product-title h5 a:not(:hover) {
    color: var(--wdtHeadAltColor);
}

.woocommerce ul.wdt-cus-product-style-02.products.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details {
    padding-bottom: 0;
    padding-top: 24px;
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details .product-price {
    margin-top: 10px;
    line-height: normal;
}

.woocommerce ul.products.wdt-cus-product-style-02 li.product .product-details .product-price span.price {
    font-weight: var(--wdtFontWeight_Base);
    color: var(--wdtPrimaryColor);
}

.woocommerce ul.wdt-cus-product-style-02.products li.product .product-thumb, 
.woocommerce ul.wdt-cus-product-style-02.products li.product .product-thumb .image, 
.woocommerce ul.wdt-cus-product-style-02.products li.product .product-thumb .image .product-thumb-overlay, 
.woocommerce ul.wdt-cus-product-style-02.products li.product .product-thumb .image img, 
.woocommerce ul.wdt-cus-product-style-02.products li.product .product-thumb a.image > div[class*="image"] img {
    border-radius: var(--wdtRadius_2X);
    -webkit-border-radius: var(--wdtRadius_2X);
}



/* -----------------
Shop Listing style 2
------------------- */



/* ------------------
Shop Single
------------------- */

/* title */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > *:not(:last-child) {
    margin-bottom: 20px !important;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .wdt-single-product-title .product_title {
    margin: 0;
    font-size: clamp(1.5rem, 1.3rem + 1vw, 2.5rem);  /* Min-24 & Max-40 */
}

/* price */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .wdt-single-product-price > p.price {
    margin-bottom: 0;
    font-size: clamp(1.25rem, 1.2rem + 0.25vw, 1.5rem); /* Min-20 & Max-24 */
}


/* add to cart */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart {
    margin: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations {
    margin: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tbody {
    display: flex;
    flex-flow: row wrap;
    margin: -10px -35px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 20px 35px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td:has(.reset_variations) {
    display: inherit;
    flex-flow: row wrap;
    margin: -15px -30px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td:has(.reset_variations) > * {
    margin: 15px 30px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr th,
.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td {
    background: none;
    border: 0;
    padding: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr th.label {
    margin-bottom: 6px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr th label,
.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td label {
    margin: 0;
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Ext);
    color: var(--wdtPrimaryColor);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr th.label span.woo-selected-variation-item-name {
    margin: 0 6px 0 0;
    color: var(--wdtPrimaryColor);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td a.reset_variations {
    font-size: var(--wdtFontSize_Base);
    font-weight: calc(var(--wdtFontWeight_Base) + 100);
    padding: 0 20px;
    line-height: 38px;
    border: 1px solid var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
    background-color: var(--wdtPrimaryColor);
    visibility: visible !important;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td a.reset_variations:hover {
    color: var(--wdtPrimaryColor);
    background-color: transparent;
}


.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper:not(:has(.reset_variations)) ul.variable-items-wrapper {
    margin: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item {
    margin: 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: var(--wdtRadius_Zero);
    -webkit-border-radius: var(--wdtRadius_Zero);
    box-shadow: unset;
    -webkit-box-shadow: unset;
    border-style: solid;
    border-color: var(--wdtBorderColor);
    border-width: 1px 1px 1px 0;
    padding: 0;
    font-weight: var(--wdtFontWeight_Ext);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item:last-child {
    border-width: 1px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item .variable-item-contents {
    width: 20px;
    height: 20px;
    padding: 0;
}

.color-variable-items-wrapper .variable-item.color-variable-item-white .variable-item-contents .variable-item-span-color {
    background-color: #fff !important;
}

.woo-variation-swatches .variations_form .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span {
    border-radius: 0;
    -webkit-border-radius: 0;
    will-change: transform;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item .variable-item-contents .variable-item-span-button {
    font-weight: 500;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item.color-variable-item:hover {
    background-color: transparent; 
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item.button-variable-item:hover,
.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item.button-variable-item.selected {
    border-color: var(--wdtPrimaryColor);
    background-color: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
}

/* cart btn group */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .single_variation {
    display: flex;
    align-items: center;
    margin: 10px -10px -10px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .single_variation > div {
    margin: 10px;
    border: 1px solid var(--wdtBorderColor);
    padding: 10px 20px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .single_variation > div:empty {
    display: none;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .single_variation .woocommerce-variation-price span.price {
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Ext);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .single_variation .woocommerce-variation-availability p.stock.in-stock {
    margin-bottom: 0;
    font-size: var(--wdtFontSize_Ext);
    font-weight: var(--wdtFontWeight_Ext);
    color: var(--wdtPrimaryColor );
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
    margin: 20px -10px -10px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart > * {
    margin: 10px;
}

/* btns */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons > 
.wc_btn_inline:not(:first-child) {
    display: inline-block;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons {
    margin: 0 -15px -15px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline {
    margin: 15px;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a {
    margin: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline .tooltip {
    font-size: 0;
}

/* wishlist button */

.woocommerce div.product .elementor-widget-wdt-shop-product-single-summary .summary .tinv-wishlist .tinvwl_add_to_wishlist_button {
    margin: 0;
}

.woocommerce div.product .elementor-widget-wdt-shop-product-single-summary .summary .tinv-wishlist .tinvwl_add_to_wishlist_button:hover,
.woocommerce div.product .elementor-widget-wdt-shop-product-single-summary .summary .tinv-wishlist .tinvwl_add_to_wishlist_button:focus {
    background-color: var(--wdtPrimaryColor);
}


/* buy now btn */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buy-now a {
    /* width: 100%; */
    margin: 00;
    background-color: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buy-now a:hover {
    color: var(--wdtPrimaryColor);
    background-color: transparent;
}

/* order counter and realtime visitors */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > ul.product-additional-info.single-item:last-child {
    margin-bottom: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > ul.product-additional-info.single-item {
    padding: 0;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > ul.product-additional-info.single-item >  
li.product-additional-info-item {
    list-style: none;
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > ul.product-additional-info.single-item >  
li.product-additional-info-item > span {
    color: var(--wdtPrimaryColor);
    font-weight: calc(var(--wdtFontWeight_Base) + 100);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > ul.product-additional-info.single-item >  
li.product-additional-info-item > i {
    color: var(--wdtPrimaryColor);
}

/* category & Tag */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product_meta_wrapper  .product_meta span {
    color: var(--wdtSecondaryColor);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product_meta_wrapper  .product_meta span > a {
    color: var(--wdtPrimaryColor);
}

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product_meta_wrapper  .product_meta span > a:hover {
    color: rgb(var(--wdtPrimaryColorRgb),0.7);
}

/* seperator */

.elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .wdt-single-product-separator {
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--wdtBorderColor);
}

/* responsive */

@media (max-width:479px) {
    .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons {
        margin: 0 -10px -10px;
    }
    .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline {
        margin: 10px;
    }

    .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tbody {
        margin: -10px -15px;
    }
    .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart table.variations tr {
        margin: 10px;
    }

    .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > .product-buttons-wrapper .wcwl_btn_wrapper .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
        margin: 10px -10px -10px;
    }
}


/* ------------------
Shop Single
------------------- */


/* ----------------
payment icon list
------------------- */

.wdt-cus-payments-icon-list ul.elementor-icon-list-items.elementor-inline-items {
    margin-top: calc(-10px / 2);
    margin-bottom: calc(-10px / 2);
}

.wdt-cus-payments-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item.elementor-inline-item {
    margin-top: calc(10px / 2);
    margin-bottom: calc(10px / 2);
}

.wdt-cus-payments-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a {
    background-color: var(--wdtAccentTxtColor);
    padding: 4px 6px;
}

.wdt-cus-payments-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon svg {
    height: 100%;
    margin: 0;
}
.wdt-cus-payments-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text:empty {
    display: none;
}




/* -----------------------
Header
--------------------- */

.wdt-cus-header-search-icon .wdt-header-icons-list > div.search-item.search-default {
    /* padding: 0; */
    width: 100%;
}

.wdt-cus-header-search-icon .wdt-header-icons-list > div.search-item.search-default .wdt-search-form-container,
.wdt-cus-header-search-icon .wdt-header-icons-list > div.search-item.search-default .wdt-search-menu-icon {
    width: 100%;
}

.wdt-cus-header-search-icon .wdt-header-icons-list > div.search-item.search-default #searchform input[type="text"] {
    border-radius: var(--wdtRadius_Part);
    -webkit-border-radius: var(--wdtRadius_Part);
}





/* -----------------------
Header
--------------------- */




/* -----------------------
Wishlist Icon
--------------------- */

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, 
a.wishlist_products_counter.top_wishlist-heart:before, 
span.wishlist_products_counter.top_wishlist-heart:before, 
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    content: '\e806';
    font-family: "khadija-extra-icons" !important;
    font-style: normal;
    font-weight: normal;
}

.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before, 
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before, 
a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before, 
span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before {
    content: '\e810';
}



/* -----------------------
Wishlist Icon
--------------------- */


/* ---------------------
GT Translate
---------------------- */

.gtranslate_wrapper .select2-container.select2-container--default .select2-selection--single {
    height: 41px;
    line-height: 39px;
    border: 1px solid var(--wdtBorderColor);
    color: var(--wdtHeadAltColor);
}

.gtranslate_wrapper .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 10px;
}

.gtranslate_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    top: 0;
    right: auto;
    left: 8px;
    margin-right: 0;
    margin-top: -5px;
}

.gtranslate_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    position: relative;
    content: '\f107';
    font-family: "Khadija Icons";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}


/* ---------------------
GT Translate
---------------------- */



/* ----------------
Footers
------------------- */

/* --------------footer 1------------------ */

/* payment icons */

.wdt-cus-footer1-payments .elementor-icon-list-items .elementor-icon-list-item span.elementor-icon-list-icon {
    background: var(--wdtAccentTxtColor);
    border-radius: var(--wdtRadius_Zero);
    padding: 6px 3px !important;
    height: 100%;
}

.wdt-cus-footer1-payments .elementor-icon-list-items .elementor-icon-list-item span.elementor-icon-list-icon svg {
    height: 100%;
}
 
.wdt-cus-footer-payments ul.elementor-icon-list-items li.elementor-icon-list-item {
    margin-top: calc(10px / 2);
    margin-bottom: calc(10px / 2);
}


/* currency changer */

.wdt-cus-currency-footer1 .woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-single{
    border: 0 !important;
}

.wdt-cus-currency-footer1 .chosen-container.chosen-with-drop .chosen-drop {
    bottom: 100%;
    top: auto;
}



/* -------------Footer 2---------------- */

/* contact list */

.wdt-cus-footer-list-info .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
    color: rgb(var(--wdtAccentTxtColorRgb), 0.6);
}

/* content */

.wdt-cus-footer-about .elementor-widget-container p{
    color: rgb(var(--wdtAccentTxtColorRgb), 0.6);
}

/* copyrights */

.wdt-dark-bg.footer2.wdt-cus-copyright a:not(.button):not(.elementor-button){
    color: var(--wdtAccentTxtColor) !important;
}

.wdt-dark-bg.footer2.wdt-cus-copyright a:not(.button):not(.elementor-button):hover{
    color: rgb(var(--wdtAccentTxtColorRgb), 0.6) !important;
}

/* payments icons */

.wdt-cus-footer2-payments .elementor-icon-list-items span.elementor-icon-list-icon,
.wdt-cus-footer3-payments .elementor-icon-list-items span.elementor-icon-list-icon {
    border-radius: var(--wdtRadius_2X);
    height: 100%;
    padding: 8px 2px !important;
}

.wdt-cus-footer2-payments .elementor-icon-list-items span.elementor-icon-list-icon svg,
.wdt-cus-footer3-payments .elementor-icon-list-items span.elementor-icon-list-icon svg {
    height: inherit;
}

.wdt-cus-footer2-payments .elementor-icon-list-items span.elementor-icon-list-icon {
    background: rgb(var(--wdtHeadAltColorRgb),0.5);
}

.wdt-cus-footer3-payments .elementor-icon-list-items span.elementor-icon-list-icon {
    background: rgb(var(--wdtAccentTxtColorRgb),0.1);
}

.wdt-cus-footer3-payments .elementor-icon-list-items span.elementor-icon-list-text:empty,
.wdt-cus-footer2-payments .elementor-icon-list-items span.elementor-icon-list-text:empty {
    display: none;
}

.apple-pay02,
.visa-lite02,
.skrill02,
.paypal02 {
    mask: unset !important;
    -webkit-mask: unset !important;
}

/* currency changer */

.wdt-cus-currency-and-language .woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-single, 
.wdt-cus-currency-footer-style .gtranslate_wrapper .select2-container.select2-container--default .select2-selection--single {
    border: 1px solid var(--wdtAccentTxtColor) !important;
     border-radius: var(--wdtRadius_2X) !important;
     color: var(--wdtAccentTxtColor) !important;
 }

 .wdt-cus-currency-and-language .woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-with-drop .chosen-single {
    border-radius: 0 0 var(--wdtRadius_2X) var(--wdtRadius_2X);
    -webkit-border-radius: 0 0 var(--wdtRadius_2X) var(--wdtRadius_2X);
 }

 .wdt-cus-currency-and-language .chosen-container.chosen-with-drop .chosen-drop {
    /* bottom: 100%;
    top: auto; */
    border-radius: 0 0 var(--wdtRadius_2X) var(--wdtRadius_2X);
    -webkit-border-radius: 0 0 var(--wdtRadius_2X) var(--wdtRadius_2X);
}



 /* -----------------Footer 3 ------------------ */

 /* .wdt-cus-currency-and-language .woocommerce-currency-switcher-form .chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-single, 
 .wdt-cus-currency-footer-style .gtranslate_wrapper .select2-container.select2-container--default .select2-selection--single {
    border: 1px solid var(--wdtAccentTxtColor) !important;
     border-radius: var(--wdtRadius_2X) !important;
     color: var(--wdtAccentTxtColor) !important;
 } */

 /* newsletter */

 .wdt-cus-footer-newsletter .wdt-mailchimp-holder.wdt-template-type5 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon input{
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--wdtAccentTxtColor);
    padding: 10px 0;
    color: var(--wdtAccentTxtColor);
}
.wdt-cus-footer-newsletter .wdt-mailchimp-holder.wdt-template-type5 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon .wdt-mailchimp-subscription-button-holder button{
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto 0;
    height: unset;
    width: unset;
    background: transparent;
    overflow: hidden;
}
 .wdt-cus-footer-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit']:hover{
     background: transparent;

 }
 
 .wdt-cus-footer-img, .wdt-cus-footer-img *{
     height: 100%
 }
 
 .wdt-cus-footer-img img{
     height: 100%;
     object-fit: cover;
     object-position: center;
 }



/* ----------------
Footers
------------------- */


/* ------------------
Home 1 Shop Carousel
------------------ */

.wdt-products-carousel-container .swiper-container ul.swiper-wrapper li.swiper-slide .wdt-col {
    padding: 0 15px;
}


/* ------------------
Home 1 Shop Carousel
------------------ */


/* -------------------
Heading Description padding
------------------------- */

.wdt-cus-heading-description-padding .wdt-heading-holder .wdt-heading-content-wrapper {
    padding: 0 16%;
}

/* responsive */ 

@media (max-width:1540px) {
    .wdt-cus-heading-description-padding .wdt-heading-holder .wdt-heading-content-wrapper {
        padding: 0 14%;
    }
}

@media (max-width:1280px) {
    .wdt-cus-heading-description-padding .wdt-heading-holder .wdt-heading-content-wrapper {
        padding: 0 12%;
    }
}

@media (max-width:767px) {
    .wdt-cus-heading-description-padding .wdt-heading-holder .wdt-heading-content-wrapper {
        padding: 0 10%;
    }
}

@media (max-width: 479px) {
    .wdt-cus-heading-description-padding .wdt-heading-holder .wdt-heading-content-wrapper {
        padding: 0 4%;
    }
}


/* -------------------
Heading Description padding
------------------------- */




/* -------------------------
Home page additional shop list 
---------------------------*/

.woocommerce ul.wdt-cus-product-style-04.products li.product .product-details .product-title h5 a:not(:hover) {
    color: var(--wdtSecondaryColor);
}

.woocommerce ul.products.product-content-alignment-center.wdt-cus-product-style-04 li.product .product-details .product-price span.price {
    font-size: var(--wdtFontSize_H6);
    font-weight: var(--wdtFontWeight_Ext);
}

.woocommerce ul.wdt-cus-product-style-04.products.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details {
    padding-top: 22px;
    padding-bottom: 0;
}

.woocommerce ul.wdt-cus-product-style-04.products li.product .product-details .product-price {
    margin-top: 6px;
}

.wdt-products-carousel-container .swiper-container[data-carouselslidesperview="1"] ul.wdt-cus-product-style-04.products li.product .product-wrapper {
    margin: 0;
}



/* -------------------------
Home page additional shop list 
---------------------------*/





/* ----------------
Category color tab
------------------ */

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-image-wrapper img,
.wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-image-wrapper img {
    border-radius: var(--wdtRadius_Full);
    -webkit-border-radius: var(--wdtRadius_Full);
}

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title,
.wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-title {
    padding-right: 10px;
}

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor {
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: var(--wdtFontWeight_Base);
    font-size: var(--wdtFontSize_H6);
    font-family: var(--wdtFontTypo_Alt);
    padding: 4px 6px 4px 30px;
    border: 1px solid var(--wdtBodyTxtColor);
    color: var(--wdtBodyTxtColor);
    background-color: rgba(var(--wdtPrimaryColorRgb), 0);
    border-radius: var(--wdtRadius_Part);
    -webkit-border-radius: var(--wdtRadius_Part);
}

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor {
    color: var(--wdtAccentTxtColor);
    background-color: rgba(var(--wdtPrimaryColorRgb), 1);
    border-color: var(--wdtPrimaryColor);
}

.wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list {
    margin: -15px;
}

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child),
.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li {
    margin: 15px;
}

.wdt-cus-product-category-color-tab.elementor-widget-wdt-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin: 15px;
}

.wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-content-wrapper {
    padding: clamp(2.5rem, 2.2776rem + 1.227vw, 3.75rem) 0 0 0;
}


/* responsive */


@media (max-width:1540px) {
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list {
        margin: -15px;
    }
    
    .wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child),
    .wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li {
        margin: 15px;
    }

    .wdt-cus-product-category-color-tab.elementor-widget-wdt-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        margin: 15px;
    }
}

@media (max-width:1280px) {
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list {
        margin: -10px;
    }
    
    .wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child),
    .wdt-cus-product-category-color-tab .wdt-tabs-container .wdt-tabs-list li {
        margin: 10px;
    }

    .wdt-cus-product-category-color-tab.elementor-widget-wdt-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        margin: 10px;
    }
}

@media (max-width:767px) {
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover, 
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active {
        background-color: var(--wdtPrimaryColor);
    }
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a {
        letter-spacing: 0;
        text-transform: capitalize;
        font-weight: var(--wdtFontWeight_Base);
        font-size: var(--wdtFontSize_H6);
        font-family: var(--wdtFontTypo_Alt);
    }
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-image-wrapper img {
        width: 30px;
        height: 30px;
        object-fit: cover;
        object-position: center center;
    }
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper {
        height: 4.4em;
    }
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before, 
    .wdt-cus-product-category-color-tab .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after {
        top: 50%;
    }
}


/* ----------------
Category color tab
------------------ */





/* ---------------------------------
Cover Type Blog Carousel Equal Height
------------------------------------ */

.wdt-cus-equal-height-blog-carousel .wdt-post-list-carousel-container .wdt-posts-list-wrapper .swiper-wrapper .swiper-slide,
.wdt-cus-equal-height-blog-carousel .wdt-post-list-carousel-container .wdt-posts-list-wrapper .swiper-wrapper .swiper-slide .blog-entry {
    height: 100%;
}

.wdt-cus-equal-height-blog-carousel .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry {
    background-color: var(--wdtTertiaryColor);
}

/* .wdt-cus-equal-height-blog-carousel .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry:hover {
    background-color: transparent;
} */

.wdt-cus-equal-height-blog-carousel .tpl-blog-holder.swiper-wrapper {
    margin: 0;
}

.wdt-cus-equal-height-blog-carousel .tpl-blog-holder .column {
    padding: 0;
}

.wdt-cus-equal-height-blog-carousel .wdt-post-list-carousel-container .wdt-posts-list-wrapper .swiper-wrapper .swiper-slide .blog-entry {
    position: relative;
}

.wdt-cus-equal-height-blog-carousel .wdt-post-list-carousel-container .wdt-posts-list-wrapper .swiper-wrapper .swiper-slide 
.blog-entry:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: rgba(var(--wdtBorderColorRgb), 0.3);
    pointer-events: none;
}


/* ---------------------------------
Cover Type Blog Carousel Equal Height
------------------------------------ */




/* --------------------
Home 2 Blog List
---------------- */

.wdt-cus-list-style-blog-02 .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-thumb {
    border-radius: var(--wdtRadius_2X);
    -webkit-border-radius: var(--wdtRadius_2X);
}

.wdt-cus-list-style-blog-02 .tpl-blog-holder .column {
    padding: 20px;
}

.wdt-cus-list-style-blog-02 .tpl-blog-holder {
    margin: 0 -20px;
}


/* --------------------
Home 2 Blog List
---------------- */



/* ---------------
Side Bar Gallery
---------------- */

.wdt-sidebar-wrapper .widget_media_gallery .gallery .gallery-item a,
.wdt-sidebar-wrapper .widget_media_image { overflow: hidden; }

.wdt-sidebar-wrapper .widget_media_gallery .gallery .gallery-item a img,
.wdt-sidebar-wrapper .widget_media_image a img { 
    transition: var(--wdtAltTransition); -webkit-transition: var(--wdtAltTransition); 
    transform: scale(1.1); -webkit-transform: scale(1.1); transform-origin: center center; }

.wdt-sidebar-wrapper .widget_media_gallery .gallery .gallery-item a:hover img,
.wdt-sidebar-wrapper .widget_media_image a:hover img { 
    transform: scale(1); -webkit-transform: scale(1);
 }


/* ---------------
Side Bar Gallery
---------------- */


/* -----------------
Selection
--------------- */

::selection {
    background-color: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
}


/* -----------------
Selection
--------------- */


/* -----------------
Light Box popup
------------------ */

.dialog-lightbox-widget-content [role="button"] {
    border: 0;
}


/* -----------------
Light Box popup
------------------ */



/* -------------
WishList Codes
--------------------- */

.woocommerce ul.products li .product-wrapper > .yith-wcwl-add-to-wishlist {
    display: none !important;
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share li a i {
    font-family: 'Khadija Icons';
    font-weight: var(--wdtFontWeight_Base);
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share li a.email .fa-envelope-o:before {
    content: '\e803';
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share li a.twitter .fa-twitter:before {
    content: '\e804';
    font-family: "wdt-ext-icon";
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share h4.yith-wcwl-share-title {
    font-family: var(--wdtFontTypo_Alt);
    font-size: clamp(1.125rem, 1.0583rem + 0.3681vw, 1.5rem);
    text-transform: capitalize;
    margin-left: 12px;
}

.woocommerce table.shop_table ~ .yith_wcwl_wishlist_footer .yith-wcwl-share li a {
    min-width: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}




/* -------------------
Chrome Width Issue
------------------- */

.wdt-content-item > div[data-elementor-type="page"], 
.wdt-content-item > div[data-elementor-type="section"] {
    width: 100%;
}


/* -------------------
Chrome Width Issue
------------------- */
/* ==== source: grid.css ==== */
/* ==========================================================================
    Table of Contents
========================================================================== */


/*--------------------------------------------------------------
    Grid Container & Main Content Layouts
--------------------------------------------------------------*/

.wrapper {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.inner-wrapper {
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

.container {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 1780px;
}

.wp-block-cover__inner-container,
.alignwide .wp-block-group__inner-container,
.alignfull .wp-block-group__inner-container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1560px;
}


#main {
	clear: both;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#primary {
	width: 1100px;
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	position: relative;
}

#primary.content-full-width {
	width: 100%;
}

#primary.with-left-sidebar {
	float: left;
	margin-right: 50px;
	/*overflow: hidden;*/
}

#primary.with-right-sidebar {
	float: right;
	margin-left: 50px;
	/*overflow: hidden;*/
}

#secondary {
	width: 450px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

#secondary-right,
#secondary.secondary-has-right-sidebar {
	float: left;
}

#secondary.secondary-has-right-sidebar {
	border: 0px solid var(--wdtBorderColor);
	-webkit-box-shadow: 0px 0px 6px 4px rgb(var(--wdtBorderColorRgb),0.06);
	box-shadow: 0px 0px 6px 4px rgb(var(--wdtBorderColorRgb),0.06);
}

#secondary-left,
#secondary.secondary-has-left-sidebar {
	float: right;
}

#secondary.secondary-has-left-sidebar {
	border: 0px solid var(--wdtBorderColor);
	box-shadow: 0px 0px 6px 4px rgb(var(--wdtBorderColorRgb),0.06);
	-webkit-box-shadow: 0px 0px 6px 4px rgb(var(--wdtBorderColorRgb),0.06);
}

#secondary.secondary-has-both-sidebar {
	margin: 0;
}

.page-template-tpl-fullwidth-php #primary {
	padding-bottom: 0;
}

#primary.content-full-width,
body.search-no-results #primary.content-full-width {
	min-height: 68vh;
}

#primary>*:last-child {
	margin-bottom: 120px;
	position: relative;
	float: right;
	width: 100%;
}


/* Side navigation */

#primary {
	width: calc(100% - 500px);
	/*overflow: hidden;*/
}

.elementor-section.elementor-section-stretched {
	width: 100% !important;
	right: 0 !important;
}



/*--------------------------------------------------------------
    Boxed Layout
--------------------------------------------------------------*/

body.layout-boxed {
	background-attachment: fixed;
	background-color: rgba(var(--wdtHeadAltColorRgb), 0.025);
}

.layout-boxed .wrapper {
	float: none;
	margin: 0 auto;
	overflow: hidden;
	width: 1380px;
}

.layout-boxed .inner-wrapper {
	background: var(--wdtBodyBGColor);
}


/*--------------------------------------------------------------
    Grid Columns
--------------------------------------------------------------*/

.column {
	margin: 0 2% 0 0;
	float: right;
	min-height: 1px;
	position: relative;
}

.column.first {
	clear: both;
	margin-right: 0;
}

.column.wdt-full-width,
.column.wdt-one-column {
	margin-right: 0;
}

.wdt-full-width,
.wdt-one-column {
	width: 100%;
}

.wdt-one-half,
.wdt-three-sixth {
	width: 49%;
}

.wdt-one-third,
.wdt-two-sixth {
	width: 32%;
}

.wdt-two-third,
.wdt-four-sixth {
	width: 66%;
}

.wdt-one-fourth {
	width: 23.5%;
}

.wdt-three-fourth {
	width: 74.5%;
}

.wdt-one-fifth {
	width: 18.4%;
}

.wdt-two-fifth {
	width: 38.8%;
}

.wdt-three-fifth {
	width: 59.2%;
}

.wdt-four-fifth {
	width: 79.6%;
}

.wdt-one-sixth {
	width: 15%;
}

.wdt-five-sixth {
	width: 83%;
}

.column.no-space {
	margin-right: 0;
	margin-left: 0;
}

.column.no-space.wdt-one-half,
.column.no-space.wdt-three-sixth {
	width: 50%;
}

.column.no-space.wdt-one-third,
.column.no-space.wdt-two-sixth {
	width: 33.33%;
}

.column.no-space.wdt-two-third,
.column.no-space.wdt-four-sixth {
	width: 66.66%;
}

.column.no-space.wdt-one-fourth {
	width: 25%;
}

.column.no-space.wdt-three-fourth {
	width: 75%;
}

.column.no-space.wdt-one-fifth {
	width: 20%;
}

.column.no-space.wdt-two-fifth {
	width: 40%;
}

.column.no-space.wdt-three-fifth {
	width: 60%;
}

.column.no-space.wdt-four-fifth {
	width: 80%;
}

.column.no-space.wdt-one-sixth {
	width: 16.66%;
}

.column.no-space.wdt-five-sixth {
	width: 83.33%;
}

.wdt-col {
	float: right;
	margin: 0;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
}

.column img {
	display: inherit;
	height: auto;
	max-width: 100%;
}



/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

@media only screen and (min-width:1541px) and (max-width:1724px) {

	/*----*****---- << Custom Columns >> ----*****----*/

	.wdt-col-hxlg-12 {
		width: 100%;
	}

	.wdt-col-hxlg-11 {
		width: 91.66666667%;
	}

	.wdt-col-hxlg-10 {
		width: 83.33333333%;
	}

	.wdt-col-hxlg-9 {
		width: 75%;
	}

	.wdt-col-hxlg-8 {
		width: 66.66666667%;
	}

	.wdt-col-hxlg-7 {
		width: 58.33333333%;
	}

	.wdt-col-hxlg-6 {
		width: 50%;
	}

	.wdt-col-hxlg-5 {
		width: 41.66666667%;
	}

	.wdt-col-hxlg-4 {
		width: 33.33333333%;
	}

	.wdt-col-hxlg-3 {
		width: 25%;
	}

	.wdt-col-hxlg-2 {
		width: 16.66666667%;
	}

	.wdt-col-hxlg-1 {
		width: 8.33333333%;
	}

	.wdt-col-hxlg-1b5 {
		width: 20%;
	}

	.wdt-col-hxlg-2b5 {
		width: 40%;
	}

	.wdt-col-hxlg-3b5 {
		width: 60%;
	}

	.wdt-col-hxlg-4b5 {
		width: 80%;
	}

	.wdt-col-hxlg-offset-12 {
		margin-right: 100%
	}

	.wdt-col-hxlg-offset-11 {
		margin-right: 91.66666667%
	}

	.wdt-col-hxlg-offset-10 {
		margin-right: 83.33333333%
	}

	.wdt-col-hxlg-offset-9 {
		margin-right: 75%
	}

	.wdt-col-hxlg-offset-8 {
		margin-right: 66.66666667%
	}

	.wdt-col-hxlg-offset-7 {
		margin-right: 58.33333333%
	}

	.wdt-col-hxlg-offset-6 {
		margin-right: 50%
	}

	.wdt-col-hxlg-offset-5 {
		margin-right: 41.66666667%
	}

	.wdt-col-hxlg-offset-4 {
		margin-right: 33.33333333%
	}

	.wdt-col-hxlg-offset-3 {
		margin-right: 25%
	}

	.wdt-col-hxlg-offset-2 {
		margin-right: 16.66666667%
	}

	.wdt-col-hxlg-offset-1 {
		margin-right: 8.33333333%
	}

	.wdt-col-hxlg-offset-0 {
		margin-right: 0
	}

}

@media only screen and (max-width:1540px) {

	#primary.with-left-sidebar {
		margin-right: 40px;
	}

	#primary {
		width: calc(100% - 440px);
		/*overflow: hidden;*/
	}

	#secondary { width: 400px; }

	#primary.with-right-sidebar {
		margin-left: 40px;
	}

}

@media only screen and (min-width:1281px) {

	/*----*****---- << Custom Columns >> ----*****----*/
	.wdt-col-lg-12 {
		width: 100%;
	}

	.wdt-col-lg-11 {
		width: 91.66666667%;
	}

	.wdt-col-lg-10 {
		width: 83.33333333%;
	}

	.wdt-col-lg-9 {
		width: 75%;
	}

	.wdt-col-lg-8 {
		width: 66.66666667%;
	}

	.wdt-col-lg-7 {
		width: 58.33333333%;
	}

	.wdt-col-lg-6 {
		width: 50%;
	}

	.wdt-col-lg-5 {
		width: 41.66666667%;
	}

	.wdt-col-lg-4 {
		width: 33.33333333%;
	}

	.wdt-col-lg-3 {
		width: 25%;
	}

	.wdt-col-lg-2 {
		width: 16.66666667%;
	}

	.wdt-col-lg-1 {
		width: 8.33333333%;
	}

	.wdt-col-lg-1b5 {
		width: 20%;
	}

	.wdt-col-lg-2b5 {
		width: 40%;
	}

	.wdt-col-lg-3b5 {
		width: 60%;
	}

	.wdt-col-lg-4b5 {
		width: 80%;
	}

}

/*----*****---- << Laptop/Notebook >> ----*****----*/

@media only screen and (min-width:1281px) and (max-width:1540px) {

	/*----*****---- <<Container >> ----*****----*/
	.container {
		width: 1080px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 1080px;
	}

	.layout-boxed .wrapper {
		width: 1120px;
	}

	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -30px;
	}

	/* #primary { width: calc(100% - 330px); } */
	/* #secondary { width:300px; } */

	/*----*****---- << Custom Columns >> ----*****----*/

	.wdt-col-qxlg-12 {
		width: 100%;
	}

	.wdt-col-qxlg-11 {
		width: 91.66666667%;
	}

	.wdt-col-qxlg-10 {
		width: 83.33333333%;
	}

	.wdt-col-qxlg-9 {
		width: 75%;
	}

	.wdt-col-qxlg-8 {
		width: 66.66666667%;
	}

	.wdt-col-qxlg-7 {
		width: 58.33333333%;
	}

	.wdt-col-qxlg-6 {
		width: 50%;
	}

	.wdt-col-qxlg-5 {
		width: 41.66666667%;
	}

	.wdt-col-qxlg-4 {
		width: 33.33333333%;
	}

	.wdt-col-qxlg-3 {
		width: 25%;
	}

	.wdt-col-qxlg-2 {
		width: 16.66666667%;
	}

	.wdt-col-qxlg-1 {
		width: 8.33333333%;
	}

	.wdt-col-qxlg-1b5 {
		width: 20%;
	}

	.wdt-col-qxlg-2b5 {
		width: 40%;
	}

	.wdt-col-qxlg-3b5 {
		width: 60%;
	}

	.wdt-col-qxlg-4b5 {
		width: 80%;
	}

	.wdt-col-qxlg-offset-12 {
		margin-right: 100%
	}

	.wdt-col-qxlg-offset-11 {
		margin-right: 91.66666667%
	}

	.wdt-col-qxlg-offset-10 {
		margin-right: 83.33333333%
	}

	.wdt-col-qxlg-offset-9 {
		margin-right: 75%
	}

	.wdt-col-qxlg-offset-8 {
		margin-right: 66.66666667%
	}

	.wdt-col-qxlg-offset-7 {
		margin-right: 58.33333333%
	}

	.wdt-col-qxlg-offset-6 {
		margin-right: 50%
	}

	.wdt-col-qxlg-offset-5 {
		margin-right: 41.66666667%
	}

	.wdt-col-qxlg-offset-4 {
		margin-right: 33.33333333%
	}

	.wdt-col-qxlg-offset-3 {
		margin-right: 25%
	}

	.wdt-col-qxlg-offset-2 {
		margin-right: 16.66666667%
	}

	.wdt-col-qxlg-offset-1 {
		margin-right: 8.33333333%
	}

	.wdt-col-qxlg-offset-0 {
		margin-right: 0
	}

}

@media only screen and (max-width:1280px) {

	#primary.with-left-sidebar {
		margin-right: 30px;
	}

	#primary {
		width: calc(100% - 380px);
		/*overflow: hidden;*/
	}

	#secondary { width: 350px; }

	#primary.with-right-sidebar {
		margin-left: 30px;
	}

}

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */
@media only screen and (min-width:1025px) and (max-width:1280px) {

	/*----*****---- << Container >> ----*****----*/
	.container {
		width: 900px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 900px;
	}

	.layout-boxed .wrapper {
		width: 940px;
	}

	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -20px;
	}

	/* #primary {width: calc(100% - 310px); }
		#secondary { width:280px; } */

	/*----*****---- << Custom Columns >> ----*****----*/
	.wdt-col-md-12 {
		width: 100%;
	}

	.wdt-col-md-11 {
		width: 91.66666667%;
	}

	.wdt-col-md-10 {
		width: 83.33333333%;
	}

	.wdt-col-md-9 {
		width: 75%;
	}

	.wdt-col-md-8 {
		width: 66.66666667%;
	}

	.wdt-col-md-7 {
		width: 58.33333333%;
	}

	.wdt-col-md-6 {
		width: 50%;
	}

	.wdt-col-md-5 {
		width: 41.66666667%;
	}

	.wdt-col-md-4 {
		width: 33.33333333%;
	}

	.wdt-col-md-3 {
		width: 25%;
	}

	.wdt-col-md-2 {
		width: 16.66666667%;
	}

	.wdt-col-md-1 {
		width: 8.33333333%;
	}

	.wdt-col-md-1b5 {
		width: 20%;
	}

	.wdt-col-md-2b5 {
		width: 40%;
	}

	.wdt-col-md-3b5 {
		width: 60%;
	}

	.wdt-col-md-4b5 {
		width: 80%;
	}

	.wdt-col-md-offset-12 {
		margin-right: 100%
	}

	.wdt-col-md-offset-11 {
		margin-right: 91.66666667%
	}

	.wdt-col-md-offset-10 {
		margin-right: 83.33333333%
	}

	.wdt-col-md-offset-9 {
		margin-right: 75%
	}

	.wdt-col-md-offset-8 {
		margin-right: 66.66666667%
	}

	.wdt-col-md-offset-7 {
		margin-right: 58.33333333%
	}

	.wdt-col-md-offset-6 {
		margin-right: 50%
	}

	.wdt-col-md-offset-5 {
		margin-right: 41.66666667%
	}

	.wdt-col-md-offset-4 {
		margin-right: 33.33333333%
	}

	.wdt-col-md-offset-3 {
		margin-right: 25%
	}

	.wdt-col-md-offset-2 {
		margin-right: 16.66666667%
	}

	.wdt-col-md-offset-1 {
		margin-right: 8.33333333%
	}

	.wdt-col-md-offset-0 {
		margin-right: 0
	}

}


/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:1024px) {


	/*----*****---- << Container >> ----*****----*/
	.container {
		width: 710px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 710px;
	}

	.layout-boxed .wrapper {
		width: 750px;
	}

	.layout-boxed .vc_row.vc_row-no-padding {
		margin: 0 -20px;
	}

	/*----*****---- << Content >> ----*****----*/
	#primary {
		width: 100%;
	}

	#primary.with-left-sidebar {
		margin-right: 0;
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		display: block;
		margin-left: auto;
	}

	#primary.with-right-sidebar {
		margin-left: 0;
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		display: block;
		margin-left: auto;
	}

	#secondary {
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		/* display: block; */
		display: grid;
		margin-left: auto;
		border-radius: var(--wdtRadius_Zero);
	}

	#secondary.secondary-has-left-sidebar,
	#secondary.secondary-has-right-sidebar {
		border-width: 1px;
	}

	#secondary-left,
	#secondary.secondary-has-left-sidebar,
	#secondary.secondary-has-right-sidebar {
		float: none;
		clear: both;
	}


	/* #primary.with-left-sidebar, #primary.with-right-sidebar { margin-bottom: 50px; } */

	/*----*****---- << Custom Columns >> ----*****----*/
	.wdt-col-sm-12 {
		width: 100%;
	}

	.wdt-col-sm-11 {
		width: 91.66666667%;
	}

	.wdt-col-sm-10 {
		width: 83.33333333%;
	}

	.wdt-col-sm-9 {
		width: 75%;
	}

	.wdt-col-sm-8 {
		width: 66.66666667%;
	}

	.wdt-col-sm-7 {
		width: 58.33333333%;
	}

	.wdt-col-sm-6 {
		width: 50%;
	}

	.wdt-col-sm-5 {
		width: 41.66666667%;
	}

	.wdt-col-sm-4 {
		width: 33.33333333%;
	}

	.wdt-col-sm-3 {
		width: 25%;
	}

	.wdt-col-sm-2 {
		width: 16.66666667%;
	}

	.wdt-col-sm-1 {
		width: 8.33333333%;
	}

	.wdt-col-sm-1b5 {
		width: 20%;
	}

	.wdt-col-sm-2b5 {
		width: 40%;
	}

	.wdt-col-sm-3b5 {
		width: 60%;
	}

	.wdt-col-sm-4b5 {
		width: 80%;
	}

	.wdt-col-sm-offset-12 {
		margin-right: 100%
	}

	.wdt-col-sm-offset-11 {
		margin-right: 91.66666667%
	}

	.wdt-col-sm-offset-10 {
		margin-right: 83.33333333%
	}

	.wdt-col-sm-offset-9 {
		margin-right: 75%
	}

	.wdt-col-sm-offset-8 {
		margin-right: 66.66666667%
	}

	.wdt-col-sm-offset-7 {
		margin-right: 58.33333333%
	}

	.wdt-col-sm-offset-6 {
		margin-right: 50%
	}

	.wdt-col-sm-offset-5 {
		margin-right: 41.66666667%
	}

	.wdt-col-sm-offset-4 {
		margin-right: 33.33333333%
	}

	.wdt-col-sm-offset-3 {
		margin-right: 25%
	}

	.wdt-col-sm-offset-2 {
		margin-right: 16.66666667%
	}

	.wdt-col-sm-offset-1 {
		margin-right: 8.33333333%
	}

	.wdt-col-sm-offset-0 {
		margin-right: 0
	}

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {

	/*----*****---- << Content >> ----*****----*/
	#primary {
		width: 100%;
	}

	#primary.with-left-sidebar {
		margin-right: 0;
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		display: block;
		margin-left: auto;
	}

	#primary.with-right-sidebar {
		margin-left: 0;
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		display: block;
		margin-left: auto;
	}

	#secondary.secondary-has-left-sidebar,
	#secondary.secondary-has-right-sidebar {
		border-width: 1px;
		border-radius: var(--wdtRadius_Zero);
	}

	#secondary {
		width: 100%;
		max-width: 800px;
		margin-right: auto;
		float: none;
		display: block;
		margin-left: auto;
	}

	#secondary.secondary-has-right-sidebar {
		/* float: none; */
		clear: both;
	}

	/* #primary.with-left-sidebar, #primary.with-right-sidebar { margin-bottom: 50px; } */


	/*----*****---- << Column >> ----*****----*/
	.column {
		margin-right: 0;
	}

	.column {
		margin-bottom: 20px;
	}

	.column,
	.column.no-space,

	.wdt-one-half,
	.wdt-three-sixth,
	.column.no-space.wdt-one-half,
	.column.no-space.wdt-three-sixth,
	.wdt-one-third,
	.wdt-two-sixth,
	.column.no-space.wdt-one-third,
	.column.no-space.wdt-two-sixth,
	.wdt-two-third,
	.wdt-four-sixth,
	.column.no-space.wdt-two-third,
	.column.no-space.wdt-four-sixth,

	.wdt-one-fourth,
	.column.no-space.wdt-one-fourth,
	.wdt-three-fourth,
	.column.no-space.wdt-three-fourth,

	.wdt-one-fifth,
	.column.no-space.wdt-one-fifth,
	.wdt-two-fifth,
	.column.no-space.wdt-two-fifth,
	.wdt-three-fifth,
	.column.no-space.wdt-three-fifth,
	.wdt-four-fifth,
	.column.no-space.wdt-four-fifth,

	.wdt-one-sixth,
	.column.no-space.wdt-one-sixth,
	.wdt-five-sixth,
	.column.no-space.wdt-five-sixth .wdt-col,
	div[class*="wdt-col"],
	section[class*="wdt-col"],
	li[class*="wdt-col"] {
		width: 100%;
	}

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/*----*****---- << Container >> ----*****----*/
	.container {
		width: 420px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 420px;
	}

	.layout-boxed .wrapper {
		width: 460px;
	}

	/*----*****---- << Custom Columns >> ----*****----*/
	.wdt-col-xs-12 {
		width: 100%;
	}

	.wdt-col-xs-11 {
		width: 91.66666667%;
	}

	.wdt-col-xs-10 {
		width: 83.33333333%;
	}

	.wdt-col-xs-9 {
		width: 75%;
	}

	.wdt-col-xs-8 {
		width: 66.66666667%;
	}

	.wdt-col-xs-7 {
		width: 58.33333333%;
	}

	.wdt-col-xs-6 {
		width: 50%;
	}

	.wdt-col-xs-5 {
		width: 41.66666667%;
	}

	.wdt-col-xs-4 {
		width: 33.33333333%;
	}

	.wdt-col-xs-3 {
		width: 25%;
	}

	.wdt-col-xs-2 {
		width: 16.66666667%;
	}

	.wdt-col-xs-1 {
		width: 8.33333333%;
	}

	.wdt-col-xs-1b5 {
		width: 20%;
	}

	.wdt-col-xs-2b5 {
		width: 40%;
	}

	.wdt-col-xs-3b5 {
		width: 60%;
	}

	.wdt-col-xs-4b5 {
		width: 80%;
	}

	.wdt-col-xs-offset-12 {
		margin-right: 100%
	}

	.wdt-col-xs-offset-11 {
		margin-right: 91.66666667%
	}

	.wdt-col-xs-offset-10 {
		margin-right: 83.33333333%
	}

	.wdt-col-xs-offset-9 {
		margin-right: 75%
	}

	.wdt-col-xs-offset-8 {
		margin-right: 66.66666667%
	}

	.wdt-col-xs-offset-7 {
		margin-right: 58.33333333%
	}

	.wdt-col-xs-offset-6 {
		margin-right: 50%
	}

	.wdt-col-xs-offset-5 {
		margin-right: 41.66666667%
	}

	.wdt-col-xs-offset-4 {
		margin-right: 33.33333333%
	}

	.wdt-col-xs-offset-3 {
		margin-right: 25%
	}

	.wdt-col-xs-offset-2 {
		margin-right: 16.66666667%
	}

	.wdt-col-xs-offset-1 {
		margin-right: 8.33333333%
	}

	.wdt-col-xs-offset-0 {
		margin-right: 0
	}


}

/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) {

	.layout-boxed .wrapper {
		width: 100%;
	}

	.wdt-col,
	div[class*="wdt-col"],
	section[class*="wdt-col"],
	li[class*="wdt-col"] {
		width: 100% !important;
	}


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {

	/*----*****---- << Container >> ----*****----*/
	.container {
		width: 290px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 290px;
	}


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px) {

	/*----*****---- << Container >> ----*****----*/
	.container {
		width: 200px;
	}

	.wp-block-cover__inner-container,
	.alignwide .wp-block-group__inner-container,
	.alignfull .wp-block-group__inner-container {
		max-width: 200px;
	}

}

/* Layout Responsive */

@media (max-width: 1540px) {

	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed:not(.wdt-no-full-section)>.elementor-container {
		padding: 0 30px;
		width: 100%;
		max-width: 100%;
		/* Laptop - Container*/
	}

	body .container .elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0;
	}
}

@media (min-width: 1025px) {

	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed.wdt-no-full-section>.elementor-container,
	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed:not(.wdt-no-full-section)>.elementor-container {
		padding: 0 30px;
	}

	body .container .elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0;
	}
}

@media (max-width: 1024px) {

	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed.wdt-no-full-section>.elementor-container,
	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed:not(.wdt-no-full-section)>.elementor-container {
		padding: 0 20px;
	}

	body .container .elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0;
	}
}

@media (max-width: 767px) {

	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed.wdt-no-full-section>.elementor-container,
	body .container,
	body .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed:not(.wdt-no-full-section)>.elementor-container {
		padding: 0 20px;
	}

	body .container .elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0;
	}
}

/*--------------------------------------------------------------
        Main - Default-Value
    --------------------------------------------------------------*/

.elementor-section.wdt-header-with-section:first-child {
	margin-top: calc(calc(var(--header-height) / -1) - 120px);
}

@media only screen and (min-width:1281px) and (max-width:1540px) {
	#primary>*:last-child {
		margin-bottom: 100px;
	}

	.elementor-section.wdt-header-with-section:first-child {
		margin-top: calc(calc(var(--header-height) / -1) - 100px);
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	#primary>*:last-child {
		margin-bottom: 80px;
	}

	.elementor-section.wdt-header-with-section:first-child {
		margin-top: calc(calc(var(--header-height) / -1) - 80px);
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	#primary>*:last-child {
		margin-bottom: 70px;
	}

	.elementor-section.wdt-header-with-section:first-child {
		margin-top: calc(calc(var(--header-height) / -1) - 70px);
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	#primary>*:last-child {
		margin-bottom: 60px;
	}

	.elementor-section.wdt-header-with-section:first-child {
		margin-top: calc(calc(var(--header-height) / -1) - 60px);
	}
}

@media only screen and (max-width: 479px) {
	#primary>*:last-child {
		margin-bottom: 50px;
	}

	.elementor-section.wdt-header-with-section:first-child {
		margin-top: calc(calc(var(--header-height) / -1) - 50px);
	}
}
/* ==== source: header.css ==== */
/*--------------------------------------------------------------
    Header
--------------------------------------------------------------*/

#header-wrapper {
    float: right;
    margin: 0 0 120px;
    padding: 0;
    position: relative;
    width: 100%;
}

#header {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

#header-wrapper #header:only-child .wdt-no-header-builder-content {
    position: relative;
}

#header-wrapper #header:only-child .wdt-no-header-builder-content:before {
    background-color: inherit;
    content: "";
    display: inline !important;
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 50%;
    top: 0;
    width: 9999px;
    z-index: 1;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.wdt-no-header-builder-content .no-header {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

.wdt-no-header-builder-content .no-header .no-header-title {
    width: 30%;
}

.wdt-no-header-builder-content .no-header .no-header-title:only-child {
    display: flex;
    justify-content: center;
    width: 100%;
}

.wdt-no-header-builder-content .no-header .no-header-title>a {
    display: inline-block;
    font-family: var(--wdtFontTypo_Alt);
    font-size: var(--wdtFontSize_H2);
    font-weight: bold;
    width: auto;
}

.wdt-no-header-builder-content .no-header .no-header-logo {
    padding: 10px 0;
}

.wdt-no-header-builder-content .no-header .no-header-logo:only-child {
    margin: 0 auto;
    padding: 20px 0;
}

.wdt-no-header-builder-content .no-header .no-header-logo>a,
.elementor-widget-wdt-logo div.wdt-logo-container a {
    display: inline-block;
}

.wdt-no-header-builder-content .no-header .no-header-title>a,
.wdt-no-header-builder-content .no-header .no-header-title>a:focus {
    text-decoration: none;
}

.wdt-no-header-builder-content .no-header .no-header-title a img,
.wdt-logo-container a img {
    max-width: 118px;
}

.wdt-no-header-builder-content .no-header .no-header-title .alternate_logo {
    display: none;
}

.wdt-no-header-builder-content .no-header .no-header-title h2 {
    margin: 10px 0;
}


.wdt-no-header-builder-content .no-header .no-header-title>a:focus,
.wdt-no-header-builder-content .no-header .mobile-nav-container .menu-trigger:focus {
    outline: none;
}

.wdt-no-header-builder-content .no-header .mobile-nav-container .menu-trigger:focus {
    outline-offset: 5px;
}


/*--------------------------------------------------------------
    Header Menu Navigation
--------------------------------------------------------------*/

.wdt-header-menu ul>li,
.wdt-header-menu ul>li a,
.wdt-header-menu ul>li>a:before,
.wdt-header-menu ul>li>a:after,
.wdt-header-menu ul>li a>span,
.wdt-header-menu ul>li a>span:before {
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.wdt-header-menu,
.wdt-header-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.wdt-header-menu>ul {
    text-align: inherit;
}

.wdt-header-menu ul ul {
    text-align: right;
}

.wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu,
.wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu>ul {
    text-align: center;
}

.wdt-header-menu,
.wdt-header-menu li:not(.menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item, .menu-item-object-wdt_mega_menus div,
    .mobile-nav-container, .wdt-header-menu ul li.close-nav,
    .wdt-header-menu ul li.go-back, .wdt-header-menu ul li.see-all) {
    display: inline-block;
    /* font-size: 0; line-height: 0; */
    vertical-align: middle;
}

.menu-item-object-wdt_mega_menus .tpl-blog-holder .entry-body p {
    font-size: var(--wdtFontSize_Base);
    line-height: var(--wdtLineHeight_Base);
}

.menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item,
.menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item a {
    font-size: var(--wdtFontSize_Base);
}

.wdt-header-menu li {
    line-height: normal;
    margin: 0;
    padding: 0;
    position: relative;
}

.wdt-header-menu li a,
.wdt-header-menu ul li ul.children>li>a,
.wdt-header-menu ul li ul.sub-menu>li>a,
.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li a {
    padding: 0;
    margin: 0;
    font-family: var(--wdtFontTypo_Base);
    text-transform: capitalize;
    font-weight: calc(var(--wdtFontWeight_Base) + 0);
    /* font-variant: all-small-caps; */
    font-size: calc(var(--wdtFontSize_Base) + 0);
}


/* .wdt-header-menu ul li.has-mega-menu > ul { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } */

.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li:not(:last-child) a {
    margin: 0 0 10px;
}

.wdt-header-menu li a:not(:focus),
.wdt-header-menu ul li ul.children>li>a:not(:focus),
.wdt-header-menu ul li ul.sub-menu>li>a:not(:focus) {
    text-decoration: none;
}

/* .wdt-header-menu .wdt-primary-nav>li.menu-item:nth-child(2)>a {
    padding-left: 0;
} */

.wdt-wishlist-count span.wishlist_products_counter_text {
    font-size: var(--wdtFontSize_Base);
    display: flex;
    align-items: center;
    justify-content: center;
}

.wdt-wishlist-count {
    width: auto;
    padding: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.wdt-wishlist-count a.wishlist_products_counter {
    display: flex;
    align-items: center;
}

span.wishlist_products_counter_number {
    position: absolute;
    left: auto;
    top: 12px;
    right: 32px;
    font-size: 10px;
    font-weight: 600;
    background: var(--wdtPrimaryColor);
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--wdtAccentTxtColor);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

span.wishlist_products_counter_number:empty {
    display: none;
}

.wdt-dark-bg .wdt-wishlist-count a span.wishlist_products_counter_text img {
    filter: invert(1) brightness(1);
}

.wdt-header-menu ul li ul.children>li>a,
.wdt-header-menu ul li ul.sub-menu>li>a,
.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li a {
    padding: 0;
    margin: 0;
    font-family: var(--wdtFontTypo_Base);
    text-transform: capitalize;
    font-size: calc(var(--wdtFontSize_Base) + 0);
}

.wdt-header-menu ul li.has-mega-menu>ul .elementor-section-stretched {
    right: 0 !important;
    width: auto !important;
}

.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus .elementor-heading-title {
    margin: 0;
    border-bottom: 2px solid;
    padding: 0 0 10px;
    color: var(--wdtHeadAltColor);
    font-size: var(--wdtFontSize_H6);
}

.wdt-header-menu .wdt-primary-nav>li>a {
    display: inline-block;
    padding: 15px 24px;
    /* pad-left-right min-14px & max-30px */
    vertical-align: middle;
}

.wdt-header-menu .wdt-primary-nav>li>a:empty {
    display: none;
}

.wdt-header-menu ul li ul.children>li>a,
.wdt-header-menu ul li ul.sub-menu>li>a,
.wdt-header-menu ul li.has-mega-menu ul.menu>li>a {
    border-bottom: 1px solid;
    padding: 14px 25px;
}

.wdt-header-menu ul li ul.children>li:last-child>a,
.wdt-header-menu ul li ul.sub-menu>li:last-child>a,
.wdt-header-menu ul li.has-mega-menu ul.menu>li:last-child>a {
    border-bottom-width: 0;
}

.wdt-header-menu ul li ul.children,
.wdt-header-menu ul li ul.sub-menu,
.wdt-header-menu ul li.has-mega-menu>ul {
    margin: 0;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    padding: 0 0px;
    top: 100%;
    text-align: right;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -webkit-border-radius: var(--wdtRadius_Zero);
    border-radius: var(--wdtRadius_Zero);
    border-top: 2px solid;
}

.wdt-header-with-topbar .wdt-header-menu ul li ul.children,
.wdt-header-with-topbar .wdt-header-menu ul li ul.sub-menu,
.wdt-header-with-topbar .wdt-header-menu ul li.has-mega-menu>ul {
    -webkit-border-radius: var(--wdtRadius_Zero);
    border-radius: var(--wdtRadius_Zero);
}

.wdt-header-menu ul.children>li:last-child>ul,
.wdt-header-menu ul.children>li:nth-last-child(2)>ul,
.wdt-header-menu ul.sub-menu>li:last-child>ul,
.wdt-header-menu ul.sub-menu>li:nth-last-child(2)>ul {
    right: auto;
    left: 0;
}

.wdt-header-menu ul li ul.children,
.wdt-header-menu ul li ul.sub-menu {
    width: 250px;
}

.wdt-header-menu ul li.has-mega-menu>ul {
    /* font-size: 14px;  */
    margin: 0 auto;
    position: absolute;
    right: auto;
    left: auto;
    width: auto;
    /* padding: 20px; */
}

.wdt-header-menu ul li.has-mega-menu .menu-item-object-wdt_mega_menus .elementor-widget-container .wdt-heading-subtitle {
    font-size: 1.2em;
}

.wdt-header-menu ul li.has-mega-menu .menu-item-object-wdt_mega_menus .elementor-widget-container .wdt-heading-content-wrapper {
    font-size: var(--wdtFontSize_Base);
}

.wdt-header-menu li.has-mega-menu ul ul {
    display: block;
    opacity: 1;
    position: static;
    visibility: visible;
}

.wdt-header-menu li.has-mega-menu ul ul.children,
.wdt-header-menu li.has-mega-menu ul ul.sub-menu {
    display: none !important;
}

.wdt-header-menu ul li ul.children li,
.wdt-header-menu ul li ul.sub-menu li {
    margin: 0;
}

.wdt-header-menu ul li ul.children li ul:not(.menu-item-object-wdt_mega_menus ul),
.wdt-header-menu ul li ul.sub-menu li ul:not(.menu-item-object-wdt_mega_menus ul) {
    right: 100%;
    top: -2px;
}

.wdt-header-menu ul li.menu-item-depth-2>ul,
.wdt-header-menu ul li.menu-item-depth-4>ul,
.wdt-header-menu ul li.menu-item-depth-6>ul,
.wdt-header-menu ul li.menu-item-depth-8>ul,
.wdt-header-menu ul li.menu-item-depth-10>ul,

.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-1>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-3>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-5>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-7>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-9>ul {
    right: 100%;
    left: auto;
}

.wdt-header-menu ul li.menu-item-depth-1>ul,
.wdt-header-menu ul li.menu-item-depth-3>ul,
.wdt-header-menu ul li.menu-item-depth-5>ul,
.wdt-header-menu ul li.menu-item-depth-7>ul,
.wdt-header-menu ul li.menu-item-depth-9>ul,

.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-2>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-4>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-6>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-8>ul,
.wdt-header-menu ul>li:nth-child(n+2) ul li.menu-item-depth-10>ul {
    left: 100%;
    right: auto;
}

.wdt-header-menu ul li.has-mega-menu:last-child>ul,
.wdt-header-menu ul li.has-mega-menu:nth-last-child(2)>ul {
    right: 0;
    left: 0;
}

.wdt-header-menu ul.children li,
.wdt-header-menu ul.children li a:not(.menu-item-object-wdt_mega_menus .elementor-container a),
.wdt-header-menu ul.sub-menu li:not(.elementor-widget .elementor-icon-list-item, .mobile-nav-container, .wdt-header-menu ul li.close-nav,
    .wdt-header-menu ul li.go-back, .wdt-header-menu ul li.see-all),
.wdt-header-menu ul.sub-menu li a:not(.menu-item-object-wdt_mega_menus .elementor-container a) {
    display: inline-block;
    width: 100%;
}

.wdt-header-menu ul li.focus>ul,
.wdt-header-menu ul li:focus>ul,
.wdt-header-menu ul li:hover>ul {
    display: block;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.wdt-header-menu ul li.menu-item-depth-0>ul {
    margin-top: 30px;
    -webkit-transition: margin-top .25s cubic-bezier(.25, .1, .11, .99) .1s, opacity .2s cubic-bezier(.25, .1, .11, .99) .1s, height 0s ease-out .5s;
    -moz-transition: margin-top .25s cubic-bezier(.25, .1, .11, .99) .1s, opacity .2s cubic-bezier(.25, .1, .11, .99) .1s, height 0s ease-out .5s;
    transition: margin-top .25s cubic-bezier(.25, .1, .11, .99) .1s, opacity .2s cubic-bezier(.25, .1, .11, .99) .1s, height 0s ease-out .5s;
}

.wdt-header-menu ul.sub-menu li a:not(.menu-item-object-wdt_mega_menus .elementor-container a) {
    display: inline-flex;
    align-items: self-start;
}


.wdt-header-menu ul li.menu-item-depth-0.focus>ul,
.wdt-header-menu ul li.menu-item-depth-0:focus>ul,
.wdt-header-menu ul li.menu-item-depth-0:hover>ul {
    margin-top: 0;
}

/* -----Mega Menu Blog------- */

.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry {
    margin-bottom: 20px;
}

.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout:before {
    height: 4px;
    bottom: 8px;
}

.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry div.entry-date {
    color: var(--wdtHeadAltColor);
}

.menu-item-object-wdt_mega_menus .wdt-common-heading .wdt-heading-holder .wdt-heading-title-wrapper {
    display: block;
    font-weight: var(--wdtFontWeight_H5);
    text-transform: none !important;
    font-size: var(--wdtFontSize_H5);
}


/*--------------------------------------------------------------
		Mobile Menu Navigation
	--------------------------------------------------------------*/

.mobile-nav-container .menu-trigger {
    color: var(--wdtSecondaryColor);
    cursor: pointer;
    display: inline-block;
    /* height: 1.3rem;
    line-height: 1rem; */
    text-decoration: none !important;
}

.mobile-nav-container .menu-trigger>i {
    display: inline-block;
    font-size: 1.1rem;
    padding: 0 5px;
    vertical-align: middle;
}

.mobile-nav-container .menu-trigger>i {
    background-color: currentColor;
    height: 1px;
    position: relative;
    width: 30px;
    transition: background-color 10ms 300ms ease;
}

.mobile-nav-container .menu-trigger>span {
    display: none;
}

.mobile-nav-container .menu-trigger>i:before,
.mobile-nav-container .menu-trigger>i:after {
    background: currentColor;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 100%;
    transition: right 300ms 350ms ease,
        top 300ms 350ms ease,
        transform 300ms 50ms ease;
}

.mobile-nav-container .menu-trigger>i:before {
    top: -8px;
}

.mobile-nav-container .menu-trigger>i:after {
    top: 8px;
}

.nav-is-visible .mobile-nav-container .menu-trigger>i:before,
.nav-is-visible .mobile-nav-container .menu-trigger>i:after {
    right: -5px;
    -webkit-transition: right 300ms 50ms ease,
        top 300ms 50ms ease,
        transform 300ms 350ms ease;
    transition: right 300ms 50ms ease,
        top 300ms 50ms ease,
        transform 300ms 350ms ease;
}


.mobile-menu,
.mobile-menu ul,
.mobile-menu ul li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}

.mobile-menu ul li {
    position: static;
}

.mobile-menu ul>li>a:not(.menu-item-object-wdt_mega_menus ul li a),
.mobile-menu ul ul>li>a:not(.menu-item-object-wdt_mega_menus ul li a) {
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    font-size: var(--wdtFontSize_Base);
    padding: 5px 15px;
    text-transform: capitalize;
}

.mobile-menu ul>li>a:not(:focus),
.mobile-menu ul ul>li>a:not(:focus) {
    text-decoration: none;
}

.mobile-menu ul>li>a:focus,
.mobile-menu ul ul>li>a:focus {
    text-decoration: none !important;
    outline: none;
}

.mobile-menu ul>li>a:not(.menu-item-object-wdt_mega_menus ul li a),
.mobile-menu ul ul>li>a:not(.menu-item-object-wdt_mega_menus ul li a) {
    min-height: 50px;
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
}

.mobile-menu ul li.has-mega-menu ul>li>a {
    padding-right: 0;
    padding-left: 0;
}

.mobile-menu ul li.has-mega-menu ul>li>a:hover {
    color: var(--wdtPrimaryColor);
}

.mobile-menu,
.mobile-menu>ul,
.mobile-menu>ul ul.children,
.mobile-menu>ul ul.sub-menu,
.mobile-menu>ul ul.children>li>ul,
.mobile-menu>ul ul.sub-menu>li>ul {
    border-width: 0;
    display: block;
    height: 100%;
    margin: 0;
    opacity: 1;
    overflow-y: visible;
    /* overflow-x: hidden; */
    padding: 0;
    position: fixed;
    right: auto !important;
    left: 0 !important;
    top: 0 !important;
    visibility: visible;
    width: 100%;
    z-index: 5;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.mobile-menu {
    display: none;
    max-width: 260px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .25s ease-in-out 0s, visibility 0.25s ease-in-out 0s, transform .3s ease-in-out 0.25s;
    transition: opacity .25s ease-in-out 0s, visibility 0.25s ease-in-out 0s, transform .3s ease-in-out 0.25s;
}

.mobile-nav-offcanvas-right .mobile-menu {
    left: 0;
}

.mobile-nav-offcanvas-left .mobile-menu {
    right: 0;
    left: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.mobile-menu.is-hidden,
.mobile-menu>ul.is-hidden,
.mobile-menu>ul li ul.is-hidden,
.mobile-menu ul.sub-menu.is-hidden,
.mobile-menu ul.sub-menu li ul.is-hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mobile-menu li.has-mega-menu ul ul.children,
.mobile-menu li.has-mega-menu ul ul.sub-menu {
    display: none !important;
}

.mobile-menu.nav-is-visible {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transition: transform .25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    animation-name: anime-slidein-right;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.mobile-menu ul {
    min-width: 100% !important;
    right: auto !important;
    left: auto !important;
    width: 100% !important;
}

.mobile-menu ul li {
    float: right;
    width: 100%;
}

.mobile-menu ul li.go-back a {
    background: none !important;
    color: inherit !important;
    border-width: 0 !important;
    height: 100%;
    padding: 0;
}

.mobile-menu ul li.go-back a,
.mobile-menu li[class*="has-children"]>a,
.mobile-menu li[class*="has_children"]>a {
    position: relative;
}

.mobile-menu li[class*="has-children"]>a,
.mobile-menu li[class*="has_children"]>a {
    padding-left: 40px;
}

.mobile-menu ul li.go-back,
.mobile-menu ul li.close-nav {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100%;
}

.mobile-menu ul ul li.go-back,
.mobile-menu ul ul li.close-nav {
    width: 50%;
}

.mobile-menu ul li.go-back>a,
.mobile-menu ul li.close-nav>a {
    background: none !important;
    width: 50px;
}

.mobile-menu ul ul li.go-back>a:focus,
.mobile-menu ul li.close-nav a:focus {
    outline: none;
    outline-offset: -5px;
}

.mobile-menu ul li.close-nav {
    border-width: 0 !important;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    text-align: center;
    cursor: pointer;
}

.mobile-menu ul li.close-nav a {
    float: left;
    height: 100%;
    line-height: inherit;
    padding: 0;
    position: relative;
}

.mobile-menu ul li.close-nav a:hover {
    background: none;
}

.mobile-menu ul li.close-nav a:before,
.mobile-menu ul li.close-nav a:after {
    content: "";
    height: 35%;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    width: 2px;
}

.mobile-menu ul ul li.go-back:before,
.mobile-menu ul ul li.close-nav a:before,
.mobile-menu ul ul li.go-back:after,
.mobile-menu ul ul li.close-nav a:after {
    margin: auto 0;
    right: auto;
    left: 24px;
}

.mobile-menu ul li.close-nav a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-menu ul li.close-nav a:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-menu ul li.close-nav a:hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-menu ul li.close-nav a:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-menu ul li.go-back a:before,
.mobile-menu ul li.go-back a:after,
.mobile-menu li[class*="has-children"]>a:before,
.mobile-menu li[class*="has-children"]>a:after,
.mobile-menu li[class*="has_children"]>a:before,
.mobile-menu li[class*="has_children"]>a:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 15px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile-menu ul li.go-back a:before {
    content: "\f104";
    font-family: "Khadija Icons";
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    right: 15px;
    text-align: center;
}

.mobile-menu ul li.see-all a {
    padding: 0 15px !important;
}

.mobile-menu li[class*="has-children"]>a:before,
.mobile-menu li[class*="has_children"]>a:before {
    content: "\f105";
    font-family: "Khadija Icons";
    font-size: 24px;
    height: 42px;
    line-height: 42px;
    left: 12px;
    text-align: center;
}

.mobile-menu ul li.go-back a:after,
.mobile-menu li[class*="has-children"]>a:after,
.mobile-menu li[class*="has_children"]>a:after {
    content: "";
    background-color: currentColor;
    height: 2px;
    opacity: 0;
    visibility: hidden;
}

.mobile-menu ul li.go-back a:hover:before {
    right: 10px;
}

.mobile-menu li[class*="has-children"]>a:hover:before,
.mobile-menu li[class*="has_children"]>a:hover:before {
    left: 8px;
}

.mobile-menu ul li.go-back a:after {
    right: 25px;
}

.mobile-menu ul li.go-back a:hover:after {
    right: 15px;
}

.mobile-menu li[class*="has-children"]>a:after,
.mobile-menu li[class*="has_children"]>a:after {
    left: 18px;
}

.mobile-menu li[class*="has-children"]>a:hover:after,
.mobile-menu li[class*="has_children"]>a:hover:after {
    left: 12px;
}

.mobile-menu-overlay {
    cursor: pointer;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
}

.mobile-menu-overlay.is-visible,
.mobile-menu ul li.go-back a:hover:after,
.mobile-menu li[class*="has-children"]>a:hover:after,
.mobile-menu li[class*="has_children"]>a:hover:after {
    opacity: 1;
    visibility: visible;
}

.mobile-menu ul li a,
.mobile-menu ul li a:before,
.mobile-menu ul li a:after,
.mobile-menu ul li.close-nav a,
.mobile-menu ul li.close-nav a:before,
.mobile-menu ul li.close-nav a:after {
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.mobile-menu ul::-webkit-scrollbar {
    width: 5px;
}

.mobile-menu ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
}

.mobile-menu li.has-mega-menu ul li[class*="has-children"]>a:before,
.mobile-menu li.has-mega-menu ul li[class*="has_children"]>a:before,
.mobile-menu li.has-mega-menu ul li[class*="has-children"]>a:after,
.mobile-menu li.has-mega-menu ul li[class*="has_children"]>a:after {
    display: none;
}

.mobile-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus .elementor-heading-title {
    padding: 5px 15px;
    margin: 10px 0 -25px;
    color: var(--wdtHeadAltColor);
    font-size: var(--wdtFontSize_H6);
}

.mobile-menu .wdt-header-menu .menu-container {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    width: 100%;
}

.mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.go-back,
.mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.close-nav {
    display: none
}

.mobile-menu ul li.has-mega-menu .wdt-secondary-nav>li>a {
    padding: 0 15px;
    width: 100%;
    border-radius: 0;
}

.mobile-menu>ul li.has-mega-menu ul.sub-menu {
    overflow-x: hidden;
}


.logged-in.admin-bar .mobile-menu {
    top: 32px !important;
}

@media screen and (max-width: 782px) {

    /* Login Admin Bar */
    .logged-in.admin-bar .mobile-menu {
        overflow: visible;
        top: 46px !important;
    }

    .logged-in.admin-bar .mobile-menu:before {
        background-color: inherit;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: -46px;
        width: 100%;
    }
}

@-webkit-keyframes anime-slidein-right {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes anime-slidein-right {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/

#header-wrapper #header:only-child .wdt-no-header-builder-content,
.wdt-header-menu ul li ul:not(.menu-item-object-wdt_mega_menus 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) {
    background-color: var(--wdtAccentTxtColor);
}


.mobile-menu ul::-webkit-scrollbar {
    background-color: #f1f1f1;
}

.mobile-menu ul::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
}


.mobile-menu ul li.close-nav a:before,
.mobile-menu ul li.close-nav a:after {
    background-color: var(--wdtSecondaryColor);
}

.mobile-menu ul li.see-all a {
    background-color: transparent;
    color: var(--wdtPrimaryColor) !important;
    font-weight: 600;
    text-transform: uppercase;
}

.mobile-menu-overlay {
    background-color: rgba(var(--wdtHeadAltColorRgb), 0.5);
}



.wdt-header-menu ul li ul.children>li>a,
.wdt-header-menu ul li ul.sub-menu>li>a,
.wdt-header-menu ul li.has-mega-menu ul.menu>li>a {
    border-color: rgb(var(--wdtBorderColorRgb),0.3);
}

.mobile-menu li a {
    border-color: rgb(var(--wdtBorderColorRgb),0.3);
}


#header-wrapper #header:only-child .wdt-no-header-builder-content:before {
    background-color: var(--wdtTertiaryColor);
}

#header-wrapper.wdt-dark-bg #header:only-child .wdt-no-header-builder-content:before {
    background-color: rgba(var(--wdtPrimaryColorRgb), 1);
}

.wdt-header-menu ul li ul.children,
.wdt-header-menu ul li ul.sub-menu,
.wdt-header-menu ul li.has-mega-menu>ul {
    -webkit-box-shadow: 0 0 4px 2px rgba(var(--wdtHeadAltColorRgb), 0.09);
    box-shadow: 0 0 4px 2px rgba(var(--wdtHeadAltColorRgb), 0.09);
}

.mobile-menu ul li.see-all a {
    -webkit-box-shadow: 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb), 0.06);
    box-shadow: 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb), 0.06);
}

.mobile-menu ul::-webkit-scrollbar-track,
.mobile-menu ul::-webkit-scrollbar-thumb {
    -webkit-box-shadow: 0 0 6px rgba(var(--wdtHeadAltColorRgb), 0.3) inset;
    box-shadow: 0 0 6px rgba(var(--wdtHeadAltColorRgb), 0.3) inset;
}



.mobile-menu .wdt-dark-bg h1,
.mobile-menu .wdt-dark-bg h2,
.mobile-menu .wdt-dark-bg h3,
.mobile-menu .wdt-dark-bg h4,
.mobile-menu .wdt-dark-bg h5,
.mobile-menu .wdt-dark-bg h6,
.mobile-menu .wdt-dark-bg p {
    color: var(--wdtHeadAltColor) !important;
}


.mobile-menu>li>a,
.mobile-menu>li ul>li a {
    color: var(--wdtHeadAltColor);
}


.wdt-dark-bg .wdt-no-header-builder-content .no-header .no-header-title>a:not(:focus):not(:hover),
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li>a,
.wdt-dark-bg .mobile-nav-container .menu-trigger {
    color: var(--wdtAccentTxtColor);
}



/* Home-5 */

.wdt-header-with-bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(0deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.18));
    border: 1px solid #FFFFFF2E;
    border-radius: 50px;
    padding: 0 50px;
}

.wdt-header-with-bg .wdt-header-menu .wdt-primary-nav>li>a {
    font-size: 16px;
}


/* custom styles */

.wdt-cus-header-mobile-menu-3 .mobile-nav-container .menu-trigger {
    color: var(--wdtHeadAltColor);
}



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

/* Primary Color */
.wdt-header-menu ul li.focus>a,
.wdt-header-menu ul li:focus>a,
.wdt-header-menu ul li:hover>a,
.wdt-header-menu ul li>a:hover,
.wdt-header-menu ul li ul li>a:hover,

.wdt-header-menu ul li.current-menu-item>a,
.wdt-header-menu ul li.current-page-item>a,
.wdt-header-menu ul li.current-menu-ancestor>a,
.wdt-header-menu ul li.current-page-ancestor>a,

.wdt-header-menu ul li.current_menu_item>a,
.wdt-header-menu ul li.current_page_item>a,
.wdt-header-menu ul li.current_menu_ancestor>a,
.wdt-header-menu ul li.current_page_ancestor>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li>a:focus,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li>a:hover,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_menu_item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_page_item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current-menu-item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current-page-item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_menu_item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_page_item>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_menu_ancestor>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current_page_ancestor>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current-menu-ancestor>a,
.wdt-dark-bg .wdt-header-menu>.menu-container>.wdt-primary-nav>li.current-page-ancestor>a {
    color: rgb(var(--wdtLinkHoverColorRgb),0.7);
}

.wdt-header-menu ul li ul li.current-menu-item>a,
.wdt-header-menu ul li ul li.current-page-item>a,
.wdt-header-menu ul li ul li.current-menu-ancestor>a,
.wdt-header-menu ul li ul li.current-page-ancestor>a,
.wdt-header-menu ul li ul li.current_menu_item>a,
.wdt-header-menu ul li ul li.current_page_item>a,
.wdt-header-menu ul li ul li.current_menu_ancestor>a,
.wdt-header-menu ul li ul li.current_page_ancestor>a,
.wdt-header-menu ul li ul li.focus>a,
.wdt-header-menu ul li ul li:focus>a,
.wdt-header-menu ul li ul li:hover>a {
    color: rgb(var(--wdtLinkHoverColorRgb),0.7);
}

.mobile-menu ul li.menu-item>a:hover,
.mobile-menu ul li.menu-item:hover>a,
.mobile-menu ul li.menu-item ul li.menu-item>a:hover,
.mobile-menu ul li.menu-item ul li.menu-item:hover>a,
.mobile-menu ul li.menu-item ul li.menu-item>a:hover,
.mobile-menu ul li.menu-item ul li.menu-item:hover>a,

.mobile-menu ul li.current-menu-item>a,
.mobile-menu ul li.current-page-item>a,
.mobile-menu ul li.current-menu-ancestor>a,
.mobile-menu ul li.current-page-ancestor>a,

.mobile-menu ul li.current_menu_item>a,
.mobile-menu ul li.current_page_item>a,
.mobile-menu ul li.current_menu_ancestor>a,
.mobile-menu ul li.current_page_ancestor>a,

.mobile-menu ul li ul li.current-menu-item>a,
.mobile-menu ul li ul li.current-page-item>a,
.mobile-menu ul li ul li.current-menu-ancestor>a,
.mobile-menu ul li ul li.current-page-ancestor>a,

.mobile-menu ul li ul li.current_menu_item>a,
.mobile-menu ul li ul li.current_page_item>a,
.mobile-menu ul li ul li.current_menu_ancestor>a,
.mobile-menu ul li ul li.current_page_ancestor>a {
    background-color: transparent;
    color: rgb(var(--wdtLinkHoverColorRgb),0.6);
}


/* Primary Border Color */

.no-header-menu ul li ul,
.wdt-header-menu ul li ul.children,
.wdt-header-menu ul li ul.sub-menu,
#header .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu>li.menu-item-object-wdt_mega_menus,
.wdt-header-menu ul li.has-mega-menu>ul {
    border-color: var(--wdtPrimaryColor);
}

/* Menu Dropdown Arrow */

/* sub menu icon */

/* .wdt-header-menu ul li ul.sub-menu > li > a span {
    overflow: hidden;
} */

.wdt-header-menu ul li ul.sub-menu > li > a span:before {
    content: '\e801';
    font-family: "khadija-extra-icons";
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    color: var(--wdtPrimaryColor);

    display: inline-block;
    width: auto;
    height: auto;
    padding-left: 8px;

    position: relative;

    transform: scale(0) rotate(80deg);
    -webkit-transform: scale(0) rotate(80deg);
    margin-right: -22px;

    opacity: 0;
    visibility: hidden;
    transition: var(--wdtAltTransition);
    -webkit-transition: var(--wdtAltTransition);
}

.wdt-header-menu ul li ul.sub-menu > li > a:hover span:before,
.wdt-header-menu ul li ul.sub-menu > li.current_page_item > a span:before {
    opacity: 1;
    visibility: visible;
    margin-right: 0;
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"]>a>span {
    position: relative;
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"]>a>span:after {
    /* content: "\002A"; */
    content: "";
    width: 5px;
    height: 5px;
    position: relative;
    left: 0;
    bottom: 4px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: currentColor;
    display: inline-block;
    margin-right: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul>li.menu-item>a>span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu>li>a>span {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu>li>a>span:after {
    bottom: 0;
}

.wdt-dark-bg .wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"]>a>span:after {
    color: var(--wdtAccentTextColor);
}

/* Custom Styles */

.wdt-wishlist-count a.wishlist_products_counter { gap: 5px; }
.wdt-dark-bg .wdt-header-icons-list-item::after { background-color: var(--wdtAccentTxtColor); }
.wdt-cus-header-icon-list-2 .wdt-header-icons-list-item div[class*="menu-icon"] > a .icotype-label { font-size: 0; }
.wdt-cus-header-icon-list-2 .wdt-wishlist-count span.wishlist_products_counter_text { font-size: 0; }
.wdt-cus-header-icon-list-2 .wdt-header-icons-list .wdt-wishlist-count a:before  { color: var(--wdtHeadAltColor); }
.wdt-cus-header-icon-list-2 .wdt-wishlist-count a.wishlist_products_counter.top_wishlist-heart:hover:before { color: var(--wdtPrimaryColor); }
.wdt-dark-bg .wdt-header-icons-list-item div[class*="menu-icon"] > a .icotype-label { color: var(--wdtAccentTxtColor); transition: all .3s ease; }
.wdt-dark-bg .wdt-header-icons-list-item div[class*="menu-icon"] > a:hover i, 
.wdt-dark-bg .wdt-header-icons-list-item div[class*="menu-icon"] > a:hover .icotype-label { color: var(--wdtSecondaryColor); }
.wdt-dark-bg .wdt-header-icons-list-item .wdt-shop-menu-icon .wdt-shop-menu-cart-number, 
.wdt-dark-bg  .wdt-header-icons-list-item .wdt-wishlist-menu-icon .wdt-wishlist-count, 
.wdt-dark-bg  span.wishlist_products_counter_number { background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }

.wdt-wishlist-count a.wishlist_products_counter.top_wishlist-heart:before, 
.wdt-dark-bg .wdt-wishlist-count a span.wishlist_products_counter_text { -webkit-transition: all .3s ease; transition: all .3s ease; }
.wdt-wishlist-count a.wishlist_products_counter.top_wishlist-heart:hover:before, 
.wdt-wishlist-count a:hover span.wishlist_products_counter_text { color: rgb(var(--wdtLinkHoverColorRgb),0.7); }

.wdt-dark-bg .wdt-wishlist-count a.wishlist_products_counter.top_wishlist-heart:before, .wdt-dark-bg .wdt-wishlist-count a span.wishlist_products_counter_text { color: var(--wdtAccentTxtColor); transition: all .3s ease; }
.wdt-dark-bg .wdt-wishlist-count a.wishlist_products_counter.top_wishlist-heart:hover:before, 
.wdt-dark-bg .wdt-wishlist-count a:hover span.wishlist_products_counter_text { color: var(--wdtSecondaryColor); }

/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

@media only screen and (min-width:1541px) and (max-width:1724px) {

    .wdt-header-menu ul li:not(.has-mega-menu) ul {
        width: 230px;
    }
}

@media only screen and (min-width:1281px) and (max-width:1540px) {

    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-2>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-4>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-6>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-8>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-10>ul {
        right: 100%;
        left: auto;
    }

    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-1>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-3>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-5>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-7>ul,
    .wdt-header-menu ul>li:nth-last-child(-n+3) ul li.menu-item-depth-9>ul {
        right: auto;
        left: 100%;
    }

    .wdt-header-menu ul li:not(.has-mega-menu) ul {
        width: 230px;
    }

}

@media only screen and (max-width:1281px) {
    .menu-item-object-wdt_mega_menus .wdt-heading-holder>*:not(:last-child) {
        margin-bottom: 10px;
    }

    .menu-item-object-wdt_mega_menus .wdt-post-entry.entry-list-layout .blog-entry {
        display: block;
    }

    .menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image>a {
        height: 120px;
    }

    .menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry>div:not(.entry-thumb) {
        padding: 0 10px
    }

    .menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry .blog-entry>div.entry-thumb {
        margin-bottom: 10px;
    }

    .menu-item-object-wdt_mega_menus .wdt-post-entry .blog-entry .entry-title h4 {
        font-size: var(--wdtFontSize_H6);
    }

    .menu-item-object-wdt_mega_menus .wdt-heading-holder .wdt-heading-title-wrapper {
        font-size: var(--wdtFontSize_H6);
    }

    .menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry>div:nth-child(2) {
        margin-top: 10px;
    }

}

@media only screen and (min-width:1281px) {
    #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 {
        margin: 0 auto;
        width: 100%;
        width: calc(100% - 40px);
        max-width: 1640px;
        background-color: var(--wdtBodyBGColor);
        display: block;
        padding: 0px;
        -webkit-box-shadow: 0 0 4px 2px rgba(var(--wdtHeadAltColorRgb), 0.09);
        box-shadow: 0 0 4px 2px rgba(var(--wdtHeadAltColorRgb), 0.09);
        border-radius: var(--wdtRadius_2X);
        overflow: visible;
        padding: 30px;
    }

    #header .wdt-elementor-container-fluid .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        border-width: 0;
        box-shadow: none;
        background-color: transparent;
    }

    .wdt-header-menu {
        display: inline-block;
    }

    .wdt-header-menu.no-header-menu {
        text-align: left;
    }

    .mobile-nav-container,
    .wdt-header-menu ul li.close-nav,
    .wdt-header-menu ul li.go-back,
    .wdt-header-menu ul li.see-all {
        display: none;
    }

    .wdt-header-menu.center {
        display: table;
    }

    .wdt-header-menu .wdt-primary-nav>li>a {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 1280px) {

    .wdt-header-menu .menu-container {
        display: none;
    }

    .wdt-header-menu .mobile-nav-container {
        display: block;
        margin: 0px;
    }

    .wdt-no-header-builder-content .no-header .no-header-title {
        float: right;
        margin: 16px 0;
    }

    .wdt-no-header-builder-content .no-header .no-header-title h2 {
        text-align: center;
    }

    .wdt-no-header-builder-content .no-header .mobile-nav-container {
        float: left;
        font-size: 1rem;
        line-height: normal;
        margin: 18px 0;
        width: auto;
    }

    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        width: auto;
        float: none;
        margin: 20px 0;
        text-align: left;
        padding-left: 10px;
    }

    body:not(.no-breadcrumb) #header-wrapper.header-top-absolute #header .wdt-header-tpl {
        margin-top: 0;
    }

    .mobile-menu ul li.menu-item-object-wdt_mega_menus div[class*="elementor-column-gap"]>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
}


@media only screen and (min-width:1024px) and (max-width:1280px) {
    .wdt-header-menu .mobile-nav-container {
        margin: 0px;
    }
}


/* Note: Design for a width of 768px */

@media only screen and (min-width:768px) and (max-width:1024px) {

    .mobile-nav-container .menu-trigger>span {
        display: none;
    }

}


/*----*****---- << Mobile (Landscape) > ----*****----*/

/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {
    .wdt-no-header-builder-content .no-header-top {
        text-align: center;
    }

    .wdt-no-header-builder-content .no-header .no-header-title a {
        display: inline-block;
        width: 100%;
    }

    .wdt-no-header-builder-content .no-header .no-header-menu,
    .wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
        color: var(--wdtHeadAltColor);
        line-height: 1.5em;
        text-align: left;
    }

    .wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
        display: inline-block;
        margin-right: 15px;
        width: auto;
    }

    .wdt-header-menu .mobile-nav-container {
        margin: 0;
    }

    .mobile-nav-container,
    .wdt-no-header-builder-content .no-header .mobile-nav-container {
        display: inline-block;
        float: none;
        margin: 0 auto;
    }

    .mobile-nav-container .menu-trigger>span {
        display: none;
    }

}


/* Common Styles for the devices below 479px width */

@media only screen and (max-width: 479px) {

    .wdt-no-header-builder-content .no-header-top,
    .wdt-no-header-builder-content .no-header {
        text-align: center;
        justify-content: space-between;
    }

    .wdt-no-header-builder-content .no-header .no-header-title {
        float: none;
        display: inline-block;
        margin-top: 20px;
        width: auto;
    }

    .wdt-no-header-builder-content .no-header .mobile-nav-container {
        display: inline-block;
        margin: 0;
        float: none;
        width: auto;
    }

    .wdt-no-header-builder-content .no-header .no-header-menu,
    .wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
        line-height: 1.5em;
        margin: 10px 0;
        padding: 0;
    }

}

/*--------------------------------------------------------------
        Header - Default-Value
    --------------------------------------------------------------*/

/* Logo Size */

.wdt-no-header-builder-content .no-header .no-header-logo>a>img,
.elementor-widget-wdt-logo div.wdt-logo-container a img {
    height: auto;
    width: 130px;
    max-width: 130px;
}

@media (max-width: 1280px) {

    .wdt-no-header-builder-content .no-header .no-header-logo>a>img,
    .elementor-widget-wdt-logo div.wdt-logo-container a img {
        width: 120px;
        max-width: 120px;
    }

    .menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item,
    .menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item a {
        font-size: calc(var(--wdtFontSize_Base) - 2px);
    }
}

@media (max-width: 767px) {

    .wdt-no-header-builder-content .no-header .no-header-logo>a>img,
    .elementor-widget-wdt-logo div.wdt-logo-container a img {
        width: 100px;
        max-width: 100px;
    }
}

/* Header Margin Start */

@media only screen and (min-width:1281px) and (max-width:1540px) {
    #header-wrapper {
        margin: 0 0 100px;
    }

    .wdt-header-menu .wdt-primary-nav>li>a {
        padding: 22px 16px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    #header-wrapper {
        margin: 0 0 80px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    #header-wrapper {
        margin: 0 0 70px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    #header-wrapper {
        margin: 0 0 60px;
    }
}

@media only screen and (max-width: 479px) {
    #header-wrapper {
        margin: 0 0 50px;
    }
}
/* ==== source: footer.css ==== */
/*--------------------------------------------------------------
    Footer
--------------------------------------------------------------*/

    #footer { width: 100%; float: right; clear: both; margin: 0; position: relative; z-index: 0; }

    #footer .container { z-index: 9; }

    .footer-widgets { clear: both; float: right; margin: 0; padding: 75px 0 35px; width: 100%; }

    .footer-copyright { clear: both; float: right; margin: 0; padding: 30px 0; width: 100%; }

    .footer-copyright .alignright img { float: left; }

    .wdt-no-footer-builder-content.footer-copyright { position: relative; }

    .wdt-no-footer-builder-content.footer-copyright:before {
        content: ""; height: 100%; position: absolute; bottom: 0; right: 50%; top: 0; width: 9999px; z-index: -1; 
        -webkit-transform: translateX(50%); transform: translateX(50%); }

    .wdt-no-footer-builder-content.footer-copyright>* { vertical-align: middle; }

    #footer a:not(:focus), .footer-widgets a:not(:focus) { text-decoration: none; }


/*--- Colors ---*/

    .wdt-no-footer-builder-content.footer-copyright:before { background-color: rgba(var(--wdtSecondaryColorRgb),0.075); }

    #footer a:not(.button):not(.elementor-button), .footer-widgets a:not(.button):not(.elementor-button) { color: var(--wdtBodyTxtColor); }

    #footer a:not(.button):not(.elementor-button):hover, .footer-widgets a:not(.button):not(.elementor-button):hover { color: var(--wdtLinkHoverColor); }


/* ================================== */
    /* Footer Accordion Menu Style */
/* ================================== */

    /* #footer .wdt-accordion-toggle-holder .elementor-widget-icon-list .elementor-icon-list-item a > .elementor-icon-list-icon { display: none; } */


    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper:not(:last-child) { 
        margin: 0 0 clamp(1.125rem, 0.9519rem + 0.7692vw, 1.875rem); /* Min-18 & Max-30 */ }

    #footer .elementor-widget-heading .elementor-heading-title,
    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { 
        background: none; font-size: clamp(1.125rem, 1.0962rem + 0.1282vw, 1.25rem); /* Min-18 & Max-20 */ 
        font-weight: var(--wdtFontWeight_H5); font-family: var(--wdtFontTypo_Alt); text-transform: capitalize;
        margin: 0 0 20px; /* Min-16 & Max-20 */ color: var(--wdtAccentTxtColor); }

    /* Footer Accordion Menu - Description Style */

    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { 
        border-width: 0px !important; background: none !important; }

    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description p,
    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item { 
        line-height: var(--wdtLineHeight_Base); padding: 5px 0; width: fit-content; }

    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item:first-child {
        padding-top: 0;
    }

    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item:last-child {
        padding-bottom: 0;
    }

    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item:not( .elementor-inline-item) {
        margin: 0; }

    /* #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title {
        font-size: clamp(1.125rem, 1.0962rem + 0.1282vw, 1.25rem);
        text-transform: capitalize;
        color: var(--wdtHeadAltColor);
    } */

    @media (min-width: 768px) {     
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder { pointer-events: none; }

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { border: none; padding: 0; }

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon { display: none; }
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { display: block !important; padding: 0; }
    }

    @media (max-width: 767px) {  

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { 
            background: var(--wdtTertiaryColor); border: none; margin: 0; padding: 20px 25px; border-radius: var(--wdtRadius_2X);  }

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { padding: 1.5em 1.5em 0; }

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title {
            color: var(--wdtHeadAltColor);
        }

        #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon>div  { justify-content: flex-end; }

    /* Bordered Style*/

        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:last-child) { margin: 0px; }

        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder,
        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder.ui-state-hover, 
        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder.ui-state-active {
            background: transparent; border: 1px solid var(--wdtBorderColor); margin: 0; }
        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder,
        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder.ui-state-hover, 
        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder.ui-state-active { 
            border-top: none;}

        #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-description { border-style: solid;
            border-width: 0px 2px 1px 1px !important; border-color: var(--wdtBorderColor); border-right-color: var(--wdtPrimaryColor); }

    /* Simple Style */

        #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon { 
            width: 40px; height: 40px; }

        #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder,
        #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder.ui-state-hover, 
        #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder.ui-state-active {
            background: transparent; border-bottom: 1px solid var(--wdtBorderColor); padding: 14px 0px 14px 46px; }

        #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-description { padding: 14px 0 0; }

    /* Classic Style */

        #footer .wdt-accordion-toggle-holder[class*='-template-classic'] .wdt-accordion-toggle-description { 
            background: rgb(var(--wdt-elementor-color-primary-rgb), 0.1) !important; }

    }
/* ==== source: woo-default.css ==== */
/*--------------------------------------------------------------*/
/* #region - Widgets */
/*--------------------------------------------------------------*/

.widget.woocommerce ul li:before {
    font-weight: normal;
}

.widget.woocommerce ul.product_list_widget li:not(:last-child),
.widget.woocommerce ul.product-categories li li:last-child,
.woocommerce ul.product_list_widget li:not(:last-child) {
    border-bottom: 1px solid;
}

.widget.woocommerce ul.product-categories li,
.widget.widget_layered_nav ul li {
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: relative;
}

.widget.widget_categories ul li,
.widget.woocommerce ul.product-categories li {
    display: flex;
}

.widget.widget_categories ul li::before,
.widget.woocommerce ul.product-categories li::before {
    color: var(--wdtHeadAltColor);
    content: '#';
    display: inline-block;
    /* mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M46.4,24.1L50,2.5l3.6,21.6c1.9,11.4,10.9,20.4,22.3,22.3L97.5,50l-21.6,3.6c-11.4,1.9-20.4,10.9-22.3,22.3 L50,97.5l-3.6-21.6c-1.9-11.4-10.9-20.4-22.3-22.3L2.5,50l21.6-3.6C35.6,44.6,44.6,35.6,46.4,24.1z'%3E%3C/path%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M46.4,24.1L50,2.5l3.6,21.6c1.9,11.4,10.9,20.4,22.3,22.3L97.5,50l-21.6,3.6c-11.4,1.9-20.4,10.9-22.3,22.3 L50,97.5l-3.6-21.6c-1.9-11.4-10.9-20.4-22.3-22.3L2.5,50l21.6-3.6C35.6,44.6,44.6,35.6,46.4,24.1z'%3E%3C/path%3E%3C/svg%3E"); */
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: normal;
    position: relative;
    /* background-color: currentColor;
    mask-size: cover;
    mask-repeat: no-repeat;
    margin-right: 6px;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat; */
    margin-left: 6px;
    top: 14px;
}

.widget .widgettitle+ul>li:not(ul.product-categories li):first-child:before,
.widget .widgettitle+ul>li:not(ul.product-categories li):first-child:before {
    top: 4px;
}

.widget.woocommerce ul.product-categories {
    list-style: none;
    margin-inline-start: 0;
}

.widget.woocommerce ul.product-categories li::marker {
    font-size: 20px;
    color: var(--wdtHeadAltColor);

}

.woocommerce.widget.widget_layered_nav ul li:first-child:before {
    top: 7px;
}

.widget.woocommerce ul.product-categories li a,
.widget.widget_layered_nav ul li a {
    border: none;
    margin: 0;
    padding: 10px 0 10px 0;
}

.widget.woocommerce ul.product-categories li span,
.widget.widget_layered_nav ul li span {
    line-height: 44px;
    position: absolute;
    left: 0;
    top: 0;
}


/* Product Search Widget */
.widget.woocommerce .woocommerce-product-search label {
    display: none;
}


/* Product Categories Widget */
.widget.woocommerce ul.product-categories ul {
    padding: 0 15px 0 0;
}

.widget.woocommerce ul.product-categories ul li {
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.widget.woocommerce ul.product-categories li.cat-item-none {
    padding-bottom: 5px;
}

.widget.woocommerce ul.product-categories li.cat-item-none:before {
    display: none;
}

.widget.woocommerce ul.product-categories li a {
    border: none;
    margin: 0;
    padding: 10px 0;
    display: inline;
    width: auto;
}

.widget.woocommerce ul.product-categories li span {
    line-height: 44px;
    position: absolute;
    left: 0;
    top: 0;
}

.widget.woocommerce ul.product-categories ul {
    padding: 0 15px 0 0;
}

.widget.woocommerce ul.product-categories ul li {
    width: 100%;
}

.widget_product_categories .selection-box:before,
.widget_product_categories .selection-box:after {
    display: none;
}


/* Cart List & Product List Widgets */
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    display: inline-block;
    list-style: none;
    margin: 0 0 15px;
    padding-top: 0;
    padding-bottom: 15px;
}

.woocommerce ul.cart_list li .blockUI,
.woocommerce ul.cart_list li .blockUI.blockOverlay {
    visibility: hidden;
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child:not(:only-child) {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* .woocommerce-mini-cart-footer .woocommerce-mini-cart__buttons { display: grid; grid-gap: 10px; text-align: center; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); } */

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    display: table;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 600;
    line-height: inherit;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce .wdt-shop-menu-cart-content ul.cart_list li img {
    border: 1px solid;
    float: left;
    height: auto;
    margin-top: 8px;
    margin-right: 8px;
    padding: 3px;
    width: 32px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    border-right: 2px solid rgba(var(--wdtHeadAltColorRgb), 0.15);
    margin: 0;
    padding-right: 1em;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li dl:after {
    clear: both;
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: right;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    clear: right;
    font-weight: 700;
    margin: 0 0 0 4px;
    padding: 0 0 .25em;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 5px 25px 0 0;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    float: none;
    margin: 0;
}

/* Product List Widget */
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li dl:after {
    clear: both;
}

.widget.woocommerce ul.product_list_widget li ins,
.widget.woocommerce ul.product_list_widget li del {
    background: none;
}

.widget.woocommerce ul.product_list_widget li .amount,
.widget.woocommerce ul.product_list_widget li ins,
.widget.woocommerce ul.product_list_widget li ins .amount {
    font-size: 14px;
}

.widget.woocommerce ul.product_list_widget li del,
.widget.woocommerce ul.product_list_widget li del .amount {
    font-size: 12px;
}

.widget.woocommerce ul.product_list_widget li .star-rating {
    margin: 5px 0;
}


/* Shopping Cart Widget */
.woocommerce ul.cart_list li,
.woocommerce ul.cart_list li {
    padding-right: 2em;
    padding-top: 0;
    position: relative;
    width: 100%;
}

.woocommerce ul.cart_list li.empty,
.woocommerce ul.cart_list li.empty {
    padding-right: 0;
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.cart_list li:last-child {
    border-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.woocommerce ul.cart_list li:before,
.woocommerce ul.cart_list li:before {
    content: none !important;
}

.woocommerce ul.cart_list li a.remove,
.woocommerce ul.cart_list li a.remove {
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px !important;
    width: 20px;
    z-index: 1;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total,
.woocommerce .wdt-shop-menu-cart-content .total {
    border-top: 3px double var(--wdtBorderColor);
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.woocommerce .wdt-shop-menu-cart-content .total strong {
    display: inline-block;
    min-width: 40px;
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce .wdt-shop-menu-cart-content .buttons:after,
.woocommerce .wdt-shop-menu-cart-content .buttons:before {
    content: " ";
    display: table
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce .wdt-shop-menu-cart-content .buttons:after,
.woocommerce.wdt-shop-menu-cart-content .buttons:after,
.woocommerce .order_details:after,
.woocommerce-account .addresses .title:after,
.woocommerce-cart .wc-proceed-to-checkout:after {
    clear: both
}

.widget.woocommerce .widget_shopping_cart_content .total,
.woocommerce .wdt-shop-menu-cart-content .total {
    clear: both;
    float: right;
    margin: 20px 0 0;
    padding: 10px 0 0;
    width: 100%;
}

.widget.woocommerce .widget_shopping_cart_content .buttons,
.woocommerce .wdt-shop-menu-cart-content .buttons {
    clear: both;
    float: right;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .wdt-shop-menu-cart-content .buttons a {
    font-size: 0.875em;
    padding: 0.75em 1.25em;
}

.widget.woocommerce .widget_shopping_cart_content .buttons a:not(:first-child),
.woocommerce .wdt-shop-menu-cart-content .buttons a:not(:first-child) {
    margin-right: 1px;
}


/* Layered Nav Widget */
.woocommerce .widget_layered_nav ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce .widget_layered_nav ul li {
    display: block;
    float: none;
    font-weight: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.woocommerce .widget_layered_nav ul li:after {
    clear: both;
}

.woocommerce .widget_layered_nav_filters ul li a {
    width: 100% !important;
}

.woocommerce .widget_layered_nav_filters ul li,
.woocommerce .widget_rating_filter ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .widget_rating_filter ul li a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    border-width: 0;
    margin: 0;
    padding: 10px 0;
}

.woocommerce .widget_layered_nav ul li:first-child a,
.woocommerce .widget_layered_nav_filters ul li:first-child a,
.woocommerce .widget_rating_filter ul li:first-child a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child a {
    padding-top: 0;
}

.woocommerce .widget_layered_nav ul li:last-child:not(:only-child) a,
.woocommerce .widget_layered_nav_filters ul li:last-child:not(:only-child) a,
.woocommerce .widget_rating_filter ul li:last-child(:only-child) a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child:not(:only-child) a {
    padding-bottom: 0;
}

.woocommerce .widget_layered_nav ul li:only-child,
.woocommerce .widget_layered_nav_filters ul li:only-child,
.woocommerce .widget_rating_filter ul li:only-child,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:only-child {
    border-bottom-width: 1px;
}

.woocommerce .widget_layered_nav ul li span,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    line-height: 42px;
    position: absolute;
    left: 0;
    top: 0;
}

/* ---Filter-Size-Styles-starts--- */
.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    display: inline-flex;
    width: auto;
    justify-content: center;
    align-items: center;
    min-width: 60px;
    height: 50px;
    border: 1px solid var(--wdtHeadAltColor);
    border-radius: 50px;
    padding: 10px;
    margin: 0 10px 20px 10px;
    color: var(--wdtHeadAltColor);
    font-family: var(--wdtFontTypo_Alt);
    line-height: 1.2em;
}

.woocommerce.widget.widget_layered_nav ul li.chosen a:before {
    display: none;
}

.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:only-child {
    border-bottom-width: 0px;
}

.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a,
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
    background-color: var(--wdtHeadAltColor);
    color: var(--wdtAccentTxtColor);
}

.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {
    display: none;
}

.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list {
    margin: 0 -10px;
}

.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    display: inline-block;
    width: fit-content;
}

/* ---Filter-Size-Styles-ends--- */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
    content: none;
}

.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown ul li {
    border-width: 0;
    clear: none;
    display: inline-block;
    float: none;
    margin: 2px 5px;
    width: auto;
}

.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    line-height: inherit;
    position: static;
}

.widget .select2-container--default .selection,
.widget .select2-container--default .select2-selection {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    -webkit-border-radius: var(--wdtRadius_2X) !important;
    border-radius: var(--wdtRadius_2X) !important;
}

.widget .select2-container--default .select2-selection.select2-selection--multiple .select2-selection__rendered {
    white-space: normal;
}

.widget .select2-container .select2-selection--single {
    height: auto;
}

.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget .select2-results__option {
    height: auto;
    line-height: normal;
    padding: 10px 15px;
}

.widget .select2-results {
    padding: 0;
}

.widget .select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

.widget .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: inherit;
}

.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .selection-box:before,
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .selection-box:after,
.woocommerce .widget_product_categories .selection-box:before,
.woocommerce .widget_product_categories .selection-box:after {
    display: none;
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
    background-color: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
    content: "\2716";
    display: inline-block;
    font-family: inherit;
    font-size: 11px;
    font-variant: normal;
    height: 1.6em;
    line-height: 1.6em;
    margin-right: -1.6em;
    margin-left: 0;
    opacity: 0;
    position: relative;
    top: -1px;
    speak: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 1.6em;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.woocommerce .widget_layered_nav ul li.chosen:hover a:before,
.woocommerce .widget_layered_nav_filters ul li:hover a:before,
.woocommerce .widget_layered_nav ul li.chosen a:hover:before,
.woocommerce .widget_layered_nav_filters ul li a:hover:before {
    margin-right: 0;
    margin-left: .618em;
    opacity: 1;
}

.woocommerce .widget_layered_nav_filters ul {
    border: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.woocommerce .widget_layered_nav_filters ul li {
    border-width: 0;
    list-style: none;
    padding: 0 2px 1px 1px;
}

.woocommerce .widget_layered_nav_filters ul li:before {
    content: none;
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
    width: auto;
}


/* Price Filter Widget */
.woocommerce .widget_price_filter .price_slider {
    clear: both;
    margin: 0 0.5em 1.5em;
    position: relative;
    text-align: right;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #a46497;
    cursor: pointer;
    height: 1em;
    margin-right: -.5em;
    position: absolute;
    outline: 0;
    top: -.3em;
    width: 1em;
    z-index: 2;
    border-radius: 1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #a46497;
    border: 0;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1;
    border-radius: 1em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #602053;
    border: 0;
    border-radius: 1em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    right: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    left: -1px
}

.woocommerce .widget_price_filter .price_label {
    float: left;
    font-size: 1.2em;
    position: relative;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: var(--wdtBodyBGColor);
    border: 1px solid var(--wdtBorderColor);
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
    margin-top: 15px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.woocommerce .widget_price_filter .price_slider_amount .clear {
    width: 100%;
}


/* Rating Filter Widget */
.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .widget_rating_filter ul li {
    padding: 0;
    list-style: none
}

.woocommerce .widget_rating_filter ul li:last-child:not(:only-child) {
    padding-bottom: 0;
}

.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table;
}

.woocommerce .widget_rating_filter ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none;
    color: #a00
}


.woocommerce ul.cart_list li a.remove:not(:hover),
.woocommerce ul.cart_list li a.remove:not(:hover),
.woocommerce .widget.widget_layered_nav ul li.chosen a:before,
.woocommerce .widget.widget_layered_nav_filters ul li a:before {
    background: rgba(var(--wdtHeadAltColorRgb), 0.15);
    color: var(--wdtHeadAltColor) !important;
}

.woocommerce ul.cart_list li:not(:last-child),
.widget.woocommerce ul.product_list_widget li:not(:last-child),
.widget.woocommerce ul.product-categories li li:last-child,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce .wdt-shop-menu-cart-content ul.cart_list li img {
    border-color: rgba(var(--wdtHeadAltColorRgb), 0.15);
}

.wdt-dark-bg .woocommerce ul.cart_list li:not(:last-child),
.wdt-dark-bg .widget.woocommerce ul.product_list_widget li:not(:last-child),
.wdt-dark-bg .widget.woocommerce ul.product-categories li:last-child,
.wdt-dark-bg .woocommerce ul.cart_list li img,
.wdt-dark-bg .woocommerce ul.product_list_widget li img,
.wdt-dark-bg .woocommerce .wdt-shop-menu-cart-content ul.cart_list li img,
.wdt-dark-bg .woocommerce .widget_shopping_cart .total,
.wdt-dark-bg .woocommerce.widget_shopping_cart .total {
    border-color: rgba(var(--wdtBodyBGColorRgb), 0.2);
}

/* #endregion - Widgets */

/*--------------------------------------------------------------*/
/* #region - Product Default Shortcodes */
/*--------------------------------------------------------------*/

/* WooCommerce Default - Product Listing */
.woocommerce ul.products {
    margin-right: -15px;
    margin-left: -15px;
}

.woocommerce ul.products:not([style*="height"]) li.product {
    display: inline;
    float: none;
    margin: 0;
    width: 100%;
}

.woocommerce ul.products:not([style*="height"]) li.product .product-wrapper {
    margin: 0 0 0px;
}

.woocommerce ul.products:not([style*="height"]) li.product.isotope-grid-sizer,
.woocommerce ul.products:not([style*="height"]) li.product.isotope-grid-sizer .wdt-col {
    display: none;
}

.woocommerce ul.products:not([style*="height"]) li.product.product-category .product-details mark.count {
    background: none;
    font-style: normal;
}

/* #endregion - Product Default Shortcodes */

/*--------------------------------------------------------------*/
/* #region - QuickView & Compare Popup */
/*--------------------------------------------------------------*/
#yith-quick-view-modal.open .yith-wcqv-main {
    overflow-y: auto;
}

#yith-quick-view-content div.images {
    width: 50% !important;
}

#yith-quick-view-modal .yith-wcqv-main {
    background: var(--wdtAccentTxtColor);
    /* background-image: radial-gradient(circle, rgba(var(--wdtLinkHoverColorRgb), .3)40%, rgba(var(--wdtLinkHoverColorRgb), .1)90%); */
    border-radius: var(--wdtRadius_2X);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 1); 
}

#yith-quick-view-modal .yith-wcqv-main .woocommerce div.product .product_title {
    font-size: var(--wdtFontSize_H4);
}

#yith-quick-view-modal {
    z-index: 9999;
}

#yith-wcwl-popup-message {
    border: none;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto !important;
    right: 0;
    left: 0;
    width: 160px;
    -webkit-box-shadow: -1px 1px 4px 0 rgba(var(--wdtHeadAltColorRgb), 0.6);
    box-shadow: -1px 1px 4px 0 rgba(var(--wdtHeadAltColorRgb), 0.6);
}

body[class*="woocommerce"] .yith-wcqv-wrapper .yith-wcqv-head {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content>div.product>div.product.zoo-cw-gallery-loading {
    position: fixed;
    height: 100%;
    overflow: hidden;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content .woocommerce-product-gallery__wrapper {
    height: 100%;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content .woocommerce-product-gallery figure div {
    height: 100%;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.product div.images img {
    height: 100%;
    object-fit: cover;
    border-radius: var(--wdtRadius_2X);
    -webkit-border-radius: var(--wdtRadius_2X);
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content>div.product>.type-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images, */
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary {
    margin: 20px;
    width: 45%;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary {
    padding: 0;
    width: 50%;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content>div.product>.type-product>.onsale,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content>div.product>.type-product>.out-of-stock {
    margin: 0;
    display: none;
}

#yith-quick-view-content .woocommerce-product-gallery {
    display: inline-block;
    float: right;
    margin: 0;
    position: relative;
}

#yith-quick-view-content .woocommerce-product-gallery figure {
    display: inline-block;
    float: right;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#yith-quick-view-content .woocommerce-product-gallery figure div {
    display: inline-block;
    float: right;
    margin: 0;
    /* padding: 5px; */
}

#yith-quick-view-content .woocommerce-product-gallery figure div:last-child {
    margin: 0;
}

#yith-quick-view-content .woocommerce-product-gallery figure div.woocommerce-product-gallery__image:not(:first-child) {
    width: 25%;
}


body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close {
    border-width: 0;
    color: var(--wdtAccentTxtColor);
    font-family: unset;
    font-size: 0;
    font-weight: bold;
    line-height: 32px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: var(--wdtPrimaryColor);
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    border-radius: var(--wdtRadius_Full);
    opacity: 1;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close:hover {
    background-color: var(--wdtLinkColor);
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close:before {
    content: "\2716";
    font-size: 16px;
    font-weight: normal;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: inherit;
    background-color: inherit;
    color: inherit;
}

body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close:hover:before {
    background-color: inherit;
}

#yith-quick-view-content .zoo-cw-gallery-loading>div.images {
    opacity: 0 !important;
}

#yith-quick-view-content div.summary>.summary-content>*[id*="tmpl-add-to-cart-button"] {
    display: none;
}

.woocommerce #yith-wcwl-popup-message,
.page-template #yith-wcwl-popup-message {
    background-color: rgba(var(--wdtHeadAltColorRgb), 0.6);
    /* -webkit-border-radius: var(--wdtRadius_2X); */
    /* border-radius: var(--wdtRadius_2X); */
    color: var(--wdtAccentTxtColor);
    width: 300px;
    align-items: center;
    justify-content: center;
    padding: 30px 30px;

}

.woocommerce #yith-wcwl-popup-message,
.woocommerce .woocommerce-MyAccount-content a.button:hover {
    color: var(--wdtAccentTxtColor);
}

#yith-quick-view-content .summary-content p.price,
#yith-quick-view-content .summary-content p.price .woocommerce-Price-amount,
#yith-quick-view-content .product .summary .price .amount {
    color: var(--wdtHeadAltColor);
}

#yith-quick-view-content .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item {
    border-radius: var(--wdtRadius_Zero);
    -webkit-border-radius: var(--wdtRadius_Zero);
    font-family: var(--wdtFontTypo_Base);
    width: 40px;
    height: 40px;
    min-width: 40px;
}

#yith-quick-view-content .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item .variable-item-contents {
    /* width: 14px;
    height: 14px; */
    border-radius: var(--wdtRadius_Zero);
    -webkit-border-radius: var(--wdtRadius_Zero);
    padding: 3px;
}

#yith-quick-view-content .variations_form.cart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper > li.variable-item .variable-item-span {
    border-radius: var(--wdtRadius_Zero);
    -webkit-border-radius: var(--wdtRadius_Zero);
    /* padding: 3px; */
}

#yith-quick-view-content .quantity.quantity-with-plusminus input {
    border-color: var(--wdtHeadAltColor);
    color: var(--wdtHeadAltColor);
}

#yith-quick-view-content .quantity.quantity-with-plusminus input:not(.qty):hover {
    color: var(--wdtAccentTxtColor);
    border-color: var(--wdtPrimaryColor);
}

#yith-quick-view-content .variations_form.cart .variations tbody {
    margin: -10px;
}

#yith-quick-view-content .variations_form.cart .variations tbody tr {
    margin: 10px;
    padding: 0;
}


/*** Popup / Compare ***/
.cboxIframe table.compare-list .sorting_disabled {
    display: none;
}


/*** Popup / Zoom Overlay ***/
.pswp,
.pswp.pswp--open {
    z-index: 100000;
}

.pswp__bg {opacity: 0.8 !important;}

.pswp__top-bar .pswp__counter {
    text-align: right;
}

.pswp__ui--one-slide .pswp__top-bar .pswp__counter {
    text-align: right;
}

.pswp__counter {
    display: block !important;
    top: auto;
    left: 0;
    margin: 0 auto;
}

.pswp__ui {
    float: right;
}

.pswp__ui button.pswp__button[class*="pswp__button--"] {
    background: none !important;
    float: right;
    height: 50px;
    margin-top: 0;
    padding: 0;
    position: relative;
    width: 50px;
}

.pswp__ui .pswp__top-bar button.pswp__button[class*="pswp__button--"] {
    float: left;
}

.pswp__ui button.pswp__button[class*="pswp__button--"]:before {
    background-image: url("../images/default-skin.png");
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    top: 0;
    width: 50px;
}

.pswp__button--arrow--right:before,
.pswp__button--arrow--left:before {
    background-color: transparent;
    top: 11px;
}

.pswp__button.pswp__button--close:before {
    background-position: right 2px top -42px;
}

.pswp__button.pswp__button--share:before {
    background-position: right -42px top -42px;
}

.pswp__button.pswp__button--fs:before {
    background-position: right -41px top 2px;
}

.pswp__button.pswp__button--zoom:before {
    background-position: right -84px top 2px;
}

.pswp--zoomed-in .pswp__button.pswp__button--zoom:before {
    background-position: right -130px top 2px;
}

.pswp__button.pswp__button--arrow--left:before {
    background-position: right -130px top -35px;
    right: 0;
}

.pswp__button.pswp__button--arrow--right:before {
    background-position: right -85px top -35px;
    left: 0;
}

.pswp__button.pswp__button--arrow--left,
.pswp__button.pswp__button--arrow--right {
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pswp__button.pswp__button--arrow--left:before,
.pswp__button.pswp__button--arrow--right:before {
    background-color: rgba(var(--wdtPrimaryColorRgb), 1) !important;
}

.pswp__caption__center {
    text-align: center !important;
}

.single-product .pswp~#elementor-lightbox-slideshow-single-img {
    display: none !important;
}


/* #endregion - QuickView & Compare Popup */

/* Responsiveness */

@media only screen and (min-width: 1281px) {
    #yith-quick-view-modal .yith-wcqv-wrapper {
        height: 80vh !important;
    }
}

@media only screen and (max-width: 767px) {
    body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.product div.images img {
        border-radius: var(--wdtRadius_2X);
        -webkit-border-radius: var(--wdtRadius_2X);
    }
    #yith-quick-view-content div.images {
        width: 100% !important;
    }
    #yith-quick-view-modal .yith-wcqv-main {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 1);
    }
}





/* Product Thumb Content */

.woocommerce ul.products:not(.product-thumb-bg-image) li.product .featured-tag,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-offers, 
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-labels { 
    -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.woocommerce ul.products:not(.product-thumb-bg-image) li.product:hover .featured-tag,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product:hover .product-offers, 
.woocommerce ul.products:not(.product-thumb-bg-image) li.product:hover .product-labels { visibility: hidden; opacity: 0; }

.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb { display: grid; }
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > a,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content {  grid-area: 1/-1; align-self: center; }
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content { 
    pointer-events: none; padding: 12px; opacity: 0; visibility: hidden; }

.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper:hover .product-thumb > .product-thumb-content { 
    opacity: 1; visibility: visible; }

.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-thumb-content,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-thumb-content > .product-title h5 a, 
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-thumb-content > div a,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-thumb .product-buttons-wrapper .wc_btn_inline,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline,
.woocommerce ul.products:not(.product-thumb-bg-image) li.product .product-wrapper .product-thumb > .product-thumb-content > a { pointer-events: all; }

.woocommerce ul.products:not(.product-thumb-bg-image).product-thumb-alignment-middle  li.product .product-wrapper .product-thumb > .product-thumb-content { align-self: center; }
.woocommerce ul.products:not(.product-thumb-bg-image).product-thumb-alignment-bottom li.product .product-wrapper .product-thumb > .product-thumb-content { align-self: end; }
.woocommerce ul.products:not(.product-thumb-bg-image).product-thumb-alignment-bottom-left li.product .product-wrapper .product-thumb > .product-thumb-content { 
align-self: end; justify-self: start; text-align: right; }
.woocommerce ul.products:not(.product-thumb-bg-image).product-thumb-alignment-bottom-right li.product .product-wrapper .product-thumb > .product-thumb-content { 
align-self: end; justify-self: end; text-align: left; }
/* ==== source: header-plus.css ==== */
/*--------------------------------------------------------------
    Header
--------------------------------------------------------------*/

#header-wrapper.header-top-relative #header {
    position: relative;
}

.no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header {
    position: absolute;
    z-index: 10;
}

.no-breadcrumb.page-with-slider #header-wrapper.bottom-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;

    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

#header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
    max-width: 100%;
}

.wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
    min-width: 1440px;
    overflow: visible;
    border-radius: var(--wdtRadius_3X);
    padding: 0;
}



/*--------------------------------------------------------------
    Header Sticky
--------------------------------------------------------------*/

#header .wdt-header-tpl .sticky-header-active {
    -webkit-transition: .5s cubic-bezier(.25, .8, .25, 1) 0.05s;
    transition: .5s cubic-bezier(.25, .8, .25, 1) 0.05s;
    background-color: rgba(var(--wdtPrimaryColorRgb), .5);
    backdrop-filter: blur(8px) saturate(180%);
    border-width: 0;
}

#header .wdt-header-tpl .sticky-header-active {
    clear: both;
    margin: auto;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
}

#header .wdt-header-tpl .sticky-header-active {
    opacity: 0;
    visibility: hidden;
}

#header .wdt-header-tpl .sticky-header-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

#header .wdt-header-tpl .sticky-header-active.wdt-header-top {
    opacity: 1;
    visibility: visible;

    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#header .wdt-header-tpl .sticky-header-active.wdt-header-top {
    -webkit-box-shadow: 0 2px 10px rgba(var(--wdtSecondaryColorRgb), .1);
    box-shadow: 0 2px 10px rgba(var(--wdtSecondaryColorRgb), .1);
    z-index: 10;
}

.sticky-header-active {
    background-color: rgba(255, 255, 255, 0.95);
}

.logged-in.admin-bar #wp-admin-bar-wp-logo a span::before {
    vertical-align: baseline;
}

.logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active,
.logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
    top: 32px;
}

@media screen and (max-width: 782px) {

    .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active,
    .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
        top: 0;
    }
}


/*--------------------------------------------------------------
    Header Modules
--------------------------------------------------------------*/

/*--- Slide Menu ---*/

.wdt-simpler-slider {
    background: transparent;
    border: none;
    display: block;
    height: 32px;
    left: 20px;
    position: fixed;
    top: 20px;
    width: 32px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wdt-simpler-slider:before {
    transform: translate3d(0, 0, 0);
    transition: all 0.35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: all 0.35s ease-in-out;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition: all 0.35s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    background: var(--wdtBorderColor);
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 1;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -4px;
    top: -5px;
}

.wdt-simpler-slider span {
    width: 25px;
    height: 3px;
    background: #000;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wdt-simpler-slider span:first-child {
    top: 5px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.wdt-simpler-slider span:last-child {
    bottom: 5px;
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
    -moz-transform: translate3d(0, 8px, 0);
    -ms-transform: translate3d(0, 8px, 0);
}

.wdt-simpler-slider span:nth-child(2) {
    margin-top: -2px;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.wdt-simpler-slider span {
    background: var(--wdtBodyBGColor);
}

.from-left .wdt-simpler-slider,
.overlay-header.from-left .wdt-simpler-slider {
    right: 20px;
    left: auto;
}

.from-left.boxed-header .wdt-simpler-slider {
    right: 25px;
    left: auto;
}


/*--------------------------------------------------------------
    Mobile Menu
--------------------------------------------------------------*/

.mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-section {
    margin: 0;
    right: auto !important;
    width: auto !important;
}

.mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-container .elementor-row {
    margin: 0 !important;
    width: 100% !important;
}

.mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-column {
    width: 100%;
}

.mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-container .elementor-row>.elementor-column>.elementor-column-wrap {
    padding: 15px !important;
}

.mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-column ul.wdt-primary-nav li:first-child a {
    border-top-width: 0;
}


/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

/*----*****---- << Laptop/Notebook >> ----*****----*/

@media only screen and (min-width:1281px) and (max-width:1540px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 1080px;
    }

}

@media only screen and (max-width: 1280px) {

    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        width: auto;
        float: none;
        margin: 20px 0;
        text-align: left;
        padding-left: 10px;
    }

    body:not(.no-breadcrumb) #header-wrapper.header-top-absolute #header .wdt-header-tpl {
        margin-top: 0;
    }

    .elementor-widget.elementor-widget-wdt-header-menu:not(.wdt-cus-hide-menu) {
        display: grid;
    }

    .elementor-widget-wdt-header-menu>.elementor-widget-container,
    .elementor-widget-wdt-header-menu>.elementor-widget-container>.wdt-header-menu,
    .elementor-widget-wdt-header-menu>.elementor-widget-container>.wdt-header-menu>.mobile-nav-container {
        display: inline-flex;
    }

}


/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */
@media only screen and (min-width:1025px) and (max-width:1280px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 900px;
    }

}


@media only screen and (min-width:1025px) {

    #header .wdt-header-tpl .elementor-section.sticky-header>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-column-wrap,
    #header .wdt-header-tpl .elementor-section.sticky-header-active>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-column-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }
}

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */

@media only screen and (max-width:1024px) {
    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        padding-left: 0;
    }

    #header .wdt-header-tpl .sticky-header-active {
        display: none;
    }
}


/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:1024px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 710px;
    }

    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        padding-left: 20px;
    }

}

/*----*****---- << Mobile (Landscape) >> ----*****----*/


/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {


    *[class*="elementor-"] .wdt-mobile-menu-section .elementor-widget-wrap *[class*="elementor-element-"].elementor-element {
        width: auto;
        margin: 0;
    }

    .elementor-widget-wdt-header-menu {
        display: inline-block;
        float: none;
        margin: 0px;
        text-align: center;
        width: 100%;
    }

    .wdt-logo-container.elementor-widget-image .elementor-widget-container {
        margin-right: auto;
        margin-left: auto;
    }

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 420px;
    }

}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 290px;
    }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {
        max-width: 100%;
    }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {
        min-width: 200px;
    }

}