.wd-product.wd-hover-base .wd-product-countdown {
    flex-wrap: nowrap;
    width: 100%;
    padding-top: 5px;
    border-top: 1px solid var(--brdcolor-gray-300)
}

    .wd-product.wd-hover-base .wd-product-countdown > span {
        flex: 1 1 0%;
        min-width: 0
    }

.wd-product.wd-hover-base .product-element-bottom {
    padding: 0 10px var(--wd-prod-gap) 10px
}

    .wd-product.wd-hover-base .product-element-bottom:hover .wd-more-desc-btn {
        transform: none
    }

.wd-product.wd-hover-base .wrapp-product-price {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: var(--wd-prod-gap)
}

.wd-product.wd-hover-base .fade-in-block {
    top: 100%;
    padding: 0 10px 10px 10px
}

.wd-product.wd-hover-base .hover-content {
    padding-inline: 2px;
    margin-block: var(--wd-prod-trim)
}

.wd-product.wd-hover-base .wrapp-swatches {
    position: absolute;
    inset-inline: 0;
    bottom: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    min-height: 47px;
    border-top: 1px solid var(--brdcolor-gray-300);
    border-bottom: 1px solid var(--brdcolor-gray-300);
    background-color: var(--wd-prod-bg, var(--bgcolor-white));
    transition: transform .3s ease;
    transform: translateY(calc(100% + 1px)) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .wd-product.wd-hover-base .wrapp-swatches:empty {
        display: none
    }

.wd-product.wd-hover-base:is(:hover,.state-hover) .wrapp-swatches {
    transform: none
}

    .wd-product.wd-hover-base:is(:hover,.state-hover) .wrapp-swatches:has(.wd-product-grid-slider-pagin:first-child:last-child) {
        transform: translateY(100%) translateZ(0)
    }

.wd-product.wd-hover-base .wrapp-swatches .wd-quick-shop-2:not(:last-child) .cell {
    text-align: start
}

.wd-product.wd-hover-base .wd-compare-btn {
    margin-inline-start: auto
}

.wd-product.wd-hover-base .wd-bottom-actions {
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .wd-product.wd-hover-base .wd-bottom-actions .wrap-wishlist-button {
        flex: 1 0 0;
        text-align: start
    }

    .wd-product.wd-hover-base .wd-bottom-actions .wrap-quickview-button {
        flex: 1 0 0;
        text-align: end
    }

.wd-product.wd-hover-base :is(.wd-bottom-actions .wd-action-btn.wd-style-icon,.wd-compare-btn) > a {
    width: 35px;
    height: 35px
}

.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn > a {
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
    min-height: unset
}

    .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn > a:hover {
        color: var(--btn-accented-color-hover);
        box-shadow: var(--btn-accented-box-shadow-hover);
        background-color: var(--btn-accented-bgcolor-hover)
    }

    .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn > a:active {
        box-shadow: var(--btn-accented-box-shadow-active);
        bottom: var(--btn-accented-bottom-active, 0)
    }

.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .add-to-cart-loop {
    font-size: 12px
}

    .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .add-to-cart-loop span {
        padding: 5px 14px;
        min-height: 36px;
        font-size: 12px
    }

.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn > div {
    border-inline-start: 1px none var(--brdcolor-gray-300)
}

    .wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn > div:not(:empty) + div:not(:empty), .wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn > div:not(:empty) + div:empty + div:not(:empty) {
        border-style: solid
    }

    .wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn > div:empty {
        display: none
    }

.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn {
    width: 100%
}

    .wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn > a {
        width: inherit
    }

.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-add-btn {
    flex: 1 0 0
}

.wd-product.wd-hover-base:not(.hover-ready) .wd-bottom-actions .wd-action-btn > a {
    transition: none
}

.wd-product.wd-hover-base .product-rating-price {
    margin-block: -.2em
}

    .wd-product.wd-hover-base .product-rating-price :is(.star-rating,.price) {
        line-height: calc(var(--wd-text-font-size) * 1.4);
        margin: 0
    }

.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .product-rating-price {
    overflow: hidden;
    height: calc(var(--wd-text-font-size) * 1.4)
}

.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .wrapp-product-price {
    display: block;
    transition: transform .3s ease
}

.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external):is(:hover,.state-hover) .wrapp-product-price {
    transform: translateY(-50%) translateZ(0)
}

.wd-product.wd-hover-base:is(.wd-loading-quick-shop,.quick-shop-shown) .wrapp-swatches {
    transform: translateY(103%) translateZ(0)
}

:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base {
    --wd-btn-inset: 25px
}

    :is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .product-element-bottom {
        padding-bottom: 0
    }

    :is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .fade-in-block {
        padding-top: var(--wd-prod-gap)
    }

.wd-hover-with-fade .product-wrapper {
    position: relative;
    transition: transform .3s ease
}

.wd-hover-with-fade .content-product-imagin {
    position: absolute;
    inset: -15px -15px -2px -15px;
    visibility: hidden;
    border: inherit;
    border-radius: var(--wd-brd-radius);
    background-color: var(--wd-prod-bg, var(--bgcolor-white));
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    opacity: 0;
    transform: scale(0.98)
}

.wd-hover-with-fade .fade-in-block {
    display: flex;
    flex-direction: column;
    gap: var(--wd-prod-gap);
    position: absolute;
    inset-inline: 0;
    visibility: hidden;
    opacity: 0
}

.wd-hover-with-fade .product-element-bottom {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wd-hover-with-fade div.quick-shop-close {
    top: -5px
}

.wd-hover-with-fade.quick-shop-shown .add-to-cart-loop {
    opacity: .3;
    pointer-events: none
}

.wd-hover-with-fade.wd-fade-off :is(.content-product-imagin,[class*="hover-content"]) {
    display: none
}

.wd-hover-with-fade.wd-fade-off .quick-shop-close {
    top: 5px;
    inset-inline-end: 10px
}

.wd-hover-with-fade.wd-fade-off .product-element-bottom {
    position: static
}

.wd-hover-with-fade.wd-fade-off .fade-in-block {
    position: static;
    gap: 0;
    margin-top: calc(var(--wd-prod-gap) * -1);
    padding: 0 !important;
    border: none;
    opacity: 1;
    visibility: visible
}

    .wd-hover-with-fade.wd-fade-off .fade-in-block > :is(.wd-progress-bar,.wd-timer) {
        margin-top: var(--wd-prod-gap)
    }

.browser-Safari .wd-hover-with-fade.wd-fade-off .fade-in-block {
    pointer-events: visible;
    pointer-events: unset
}

.platform-iOS .wd-hover-with-fade.wd-fade-off .fade-in-block {
    clip: rect(auto auto auto auto)
}

.wd-hover-with-fade.state-hover .wd-more-desc-btn {
    transform: none
}

.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .product-wrapper {
    z-index: 20;
    transform: translateY(-5px) translateZ(0)
}

.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease, visibility .0s ease, transform .3s ease;
    transform: scale(1)
}

.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .fade-in-block {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease, visibility .0s ease
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .content-product-imagin {
    top: -1px;
    inset-inline: -1px
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .fade-in-block {
    padding-bottom: 0
}

[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .content-product-imagin {
    box-shadow: none
}

.products-bordered-grid .wd-hover-with-fade .product-wrapper {
    transform: none !important
}

.products-bordered-grid .wd-hover-with-fade .content-product-imagin {
    inset: calc(var(--wd-gap) / 2 * -1 - 1px) calc(var(--wd-gap) / 2 * -1 - 1px) 0;
    border: 1px solid var(--brdcolor-gray-300);
    border-radius: 0;
    transform: none
}

.browser-Safari .wd-hover-with-fade .fade-in-block {
    visibility: visible;
    pointer-events: none
}

.browser-Safari .wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .fade-in-block {
    pointer-events: visible;
    pointer-events: unset
}

.platform-iOS .wd-hover-with-fade .fade-in-block {
    clip: rect(0 0 0 0);
    opacity: 1
}

.platform-iOS .wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .fade-in-block {
    clip: rect(auto auto auto auto)
}

@media (max-width: 1024px) {
    .wd-hover-with-fade .content-product-imagin {
        top: -10px;
        inset-inline: -10px
    }
}

@media (max-width: 768.98px) {
    .wd-hover-with-fade .quick-shop-close {
        top: -5px;
        inset-inline-end: -5px
    }

    .wd-product.wd-hover-base .wrapp-swatches {
        min-height: 40px
    }

    .wd-product.wd-hover-base .product-compare-button {
        display: none
    }

    .wd-product.wd-hover-base.product-no-swatches .wrapp-swatches {
        display: none
    }
}
