
/*--------------------------------------------------------------*/
    /* #region - Product Category Listing */
/*--------------------------------------------------------------*/

    .elementor-widget-wdt-shop-product-cat .elementor-widget-container { margin-left: -10px; margin-right: -10px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
    .elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item { margin: 0; }
    .elementor-widget-wdt-shop-product-cat .wdt-shop-category-listing-item.type1 { padding: clamp(0.9375rem, 0.7285rem + 0.9554vw, 1.875rem) clamp(2.5rem, 2.2213rem + 1.2739vw, 3.75rem); width: fit-content; }
    .wdt-shop-category-listing-item:not(.column),
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner,
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner > div { float: left; width: 100%; }
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data { text-align: center; }
    .wdt-shop-category-listing-item .wdt-shop-category-listing-image,
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data { position: relative;}
    .wdt-shop-category-listing-item .wdt-shop-category-listing-image { margin-bottom: 20px;}

    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner,
    .wdt-shop-category-listing-item .wdt-shop-category-listing-image { overflow: hidden; }

    .wdt-shop-category-listing-item .wdt-shop-category-listing-image > a,
	.wdt-shop-category-listing-item .wdt-shop-category-listing-image img { display: block; margin: auto; }

    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 { margin-top: 0;  font-size: clamp(1.375rem, 1.3332rem + 0.1911vw, 1.5625rem); /* Min-22 & Max-25 */ margin-bottom: 0px; }
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-starting-price-html del { display: none; }
    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data ins { background: none; }

	.wdt-shop-category-listing-item .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-starting-price-html + .button { margin-top: 20px; }

    @media(min-width:1025px){
        .elementor-widget-wdt-shop-product-cat .elementor-widget-container .wdt-shop-category-listing-item.type1:not(:last-child):before { content: ""; position: absolute; right: -20px; top: 0; bottom: 0; margin: auto; width: clamp(1.25rem, 0.9713rem + 1.2739vw, 2.5rem); height: clamp(1.25rem, 0.9713rem + 1.2739vw, 2.5rem); display: block; background: var(--wdtPrimaryColor); 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 40 40' xml:space='preserve'%3E%3Cpath d='M20,2.7l4.2,20.6l15.8,14l-20-6.7L0,37.3l15.8-14L20,2.7z'/%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 40 40' xml:space='preserve'%3E%3Cpath d='M20,2.7l4.2,20.6l15.8,14l-20-6.7L0,37.3l15.8-14L20,2.7z'/%3E%3C/svg%3E"); mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; }
    }
    
    @media(max-width:1540px){
        .elementor-widget-wdt-shop-product-cat .elementor-widget-container .wdt-shop-category-listing-item.type1:not(:last-child):before { right: clamp(-0.625rem, -0.4857rem + -0.6369vw, -1.25rem); }
    }
    


    /* Type 1 */
    .wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image > a { -webkit-perspective: 500px; -ms-perspective: 500px; perspective: 500px; }

	.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image .wdt-shop-category-listing-color { content: ""; height: 0; margin: auto; padding-top: 75%; position: absolute; bottom: 40%; left: 50%; top: auto; width: 75%; z-index: -1; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s; transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s; }

	.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data { padding: 20px 15px 0; }

	.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 { font-size: 28px; }

	.wdt-shop-category-listing-item.type1 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img { margin: auto; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: all 0.3s ease-in-out 0.3s; transition: all 0.3s ease-in-out 0.3s; }

	.wdt-shop-category-listing-item.type1:hover .wdt-shop-category-listing-inner .wdt-shop-category-listing-image .wdt-shop-category-listing-color { bottom: 50%; padding-top: 200%; width: 200%; }

    .wdt-shop-category-listing-item.type1:hover .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img { -webkit-transform: translateZ(-35px); transform: translateZ(-35px); }

    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner.image-reveal .wdt-animation-item-text h3 { font-size: clamp(1.125rem, 0.9578rem + 0.7643vw, 1.875rem); font-family: var(--wdtFontTypo_Base); color: var(--wdtSecondaryColor); margin: 0; text-align: center; }

    .wdt-shop-category-listing-item .wdt-shop-category-listing-inner.image-reveal .wdt-animation-item-text .wdt-shop-category-total-items { font-size: var(--wdtFontSize_Base); }

    @media(max-width:1024px){
        .elementor-widget-wdt-shop-product-cat .elementor-widget-container .wdt-shop-category-listing-item.wdt-one-fifth.type1 {
            width: 33.33%;
        }
    }


    /* Type 2 */

    /* .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-listing-image img { margin: auto; -webkit-transform: scale(0.8); transform: scale(0.8); border-radius: var(--wdtRadius_Full);} */

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 { font-size: clamp(1.375rem, 1.1939rem + 0.828vw, 2.1875rem); /* Min-22 & Max-35 */ margin-bottom: 12px; color: var(--wdtAccentTxtColor); transform: translateY(0); -webkit-transform: translateY(0); transition: transform 0.6s ease; -webkit-transition: transform 0.6s ease; }
    
    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data > *:last-child { margin-bottom: 0; }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-image { margin-bottom: 0; }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-image img { -webkit-transform: scale(1) skew(0deg); transform: scale(1) skew(0deg); -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

    .wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-image img { -webkit-transform: scale(1.1) skew(2deg); transform: scale(1.1) skew(2deg); }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner { display: grid; align-items: end; }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner > div { grid-area: 1/-1; }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data { z-index: 1; margin: 40px 0; padding: 0 20px; }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner { border-radius: var(--wdtRadius_3X); -webkit-clip-path: inset(0 0 0 0); clip-path: inset(0 0 0 0); transition: all 800ms cubic-bezier(.13,.43,0,.94); position: relative; }

    .wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-inner { -webkit-clip-path: inset(0% 0% round 12vw); clip-path: inset(0% 0% round 12vw); }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: transparent; background-image: linear-gradient(180deg, transparent 0%, var(--wdtPrimaryColor) 100%); z-index: 1; opacity: .75; transition: var(--wdtBaseTransition); pointer-events: none; }
    
    .wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-inner::before { opacity: 1; }
 
    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 a:hover { color: var(--wdtTertiaryColor); }

    .wdt-shop-category-listing-item.type2 .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-total-items { transform: translateY(0); -webkit-transform: translateY(0); transition: 0.6s ease; -webkit-transition: 0.6s ease; padding: 10px 16px; background: var(--wdtTertiaryColor); font-size: var(--wdtFontSize_Ext); line-height: 1; border-radius: var(--wdtRadius_2X); width: fit-content; margin: auto; }

    .wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-inner .wdt-shop-category-meta-data .wdt-shop-category-total-items, 
    .wdt-shop-category-listing-item.type2:hover .wdt-shop-category-listing-inner .wdt-shop-category-meta-data h3 { transform: translateY(-30px); -webkit-transform: translateY(-30px); }

    .wdt-shop-category-listing-item.type2 { padding: clamp(1.875rem, 1.457rem + 1.9108vw, 3.75rem) clamp(1.875rem, 1.5963rem + 1.2739vw, 3.125rem); }

    .wdt-shop-category-listing-item.type2::before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 1px solid var(--wdtBorderColor); margin: -.5px; z-index: 1; pointer-events: none; }

/* #endregion - Product Category Listing */