.pl-collection,
.pl-product {
    width: 0 !important;
    height: 0 !important;
}
.pl-text-circle,
.pl-text-star,
.pl-text-trapezoid,
.pl-text-triangle,
.pl-w-100 {
    height: auto !important;
}
.pl-parent {
    position: relative;
}
.pl-container {
    cursor: pointer;
    display: block !important;
    position: initial !important;
    z-index: 10;
    padding: 0 !important;
    margin: 0 !important;
}
.pl-image,
.pl-product,
.pl-product .pl-image {
    z-index: 2;
}
.limespot-recommendation-box-item .pl-collection {
    top: 0;
}
.pl-image {
    display: flex !important;
    position: absolute !important;
    justify-content: center;
    align-items: center;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.pl-image-badge {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
.pl-image:empty {
    display: initial;
}
.sma_top_right {
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    background-position: right top;
}
.sma_top_center,
.sma_top_left {
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
}
.sma_top_left {
    left: 0 !important;
    background-position: left top;
}
.sma_top_center {
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-position: center top;
}
.sma_middle_left,
.sma_middle_right {
    transform: translateY(-50%) !important;
}
.sma_middle_right {
    top: 50% !important;
    right: 0 !important;
    left: auto !important;
    bottom: auto !important;
    background-position: right center;
}
.sma_middle_center,
.sma_middle_left {
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
}
.sma_middle_left {
    left: 0 !important;
    background-position: left center;
}
.sma_middle_center {
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background-position: center center;
}
.sma_bottom_right {
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    top: auto !important;
    background-position: right bottom;
}
.sma_bottom_center,
.sma_bottom_left {
    bottom: 0 !important;
    top: auto !important;
    right: auto !important;
}
.sma_bottom_left {
    left: 0 !important;
    background-position: left bottom;
}
.sma_bottom_center {
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-position: center bottom;
}
.top_right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    background-position: right top;
}
.top_center,
.top_left {
    top: 0;
    right: auto;
    bottom: auto;
}
.top_left {
    left: 0;
    background-position: left top;
}
.top_center {
    left: 50%;
    transform: translateX(-50%);
    background-position: center top;
}
.middle_left,
.middle_right {
    transform: translateY(-50%);
}
.middle_right {
    top: 50%;
    right: 0;
    left: auto;
    bottom: auto;
    background-position: right center;
}
.middle_center,
.middle_left {
    top: 50%;
    right: auto;
    bottom: auto;
}
.middle_left {
    left: 0;
    background-position: left center;
}
.middle_center {
    left: 50%;
    transform: translate(-50%, -50%);
    background-position: center center;
}
.bottom_right {
    bottom: 0;
    right: 0;
    left: auto;
    top: auto;
    background-position: right bottom;
}
.bottom_center,
.bottom_left {
    top: auto;
    right: auto;
    bottom: 0;
}
.bottom_left {
    left: 0;
    background-position: left bottom;
}
.bottom_center {
    left: 50%;
    transform: translateX(-50%);
    background-position: center bottom;
}
.pl-text {
    text-align: center;
    z-index: 9999;
    width: 100%;
    line-height: normal;
    position: absolute;
}
#shopify-section-product-template .pl-collection,
.product .product__container .pl-collection,
.section-main-product .pl-collection,
.t4s-section-main-product .pl-collection,
.tmspslot .pl-container {
    display: none !important;
}
.pl-text-rectangle {
    clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 0);
}
.pl-text-circle {
    clip-path: circle(50% at 50% 50%);
    aspect-ratio: 1/1;
}
.pl-text-left-point {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
.pl-text-left-point .pl-text,
.pl-text-shape-5 .pl-text {
    position: absolute !important;
    left: 10% !important;
}
.pl-text-trapezoid .pl-text,
.pl-text-triangle .pl-text {
    position: absolute;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.pl-text-shape-5 {
    clip-path: polygon(100% 0, 100% 100%, 0% 100%, 25% 50%, 0% 0%);
}
.pl-text-star {
    aspect-ratio: 1/1;
    clip-path: polygon(
            50% 0%,
            63.23% 9.3%,
            79.39% 9.55%,
            84.62% 24.84%,
            97.55% 34.55%,
            92.8% 50%,
            97.55% 65.45%,
            84.62% 75.16%,
            79.39% 90.45%,
            63.23% 90.7%,
            50% 100%,
            36.77% 90.7%,
            20.61% 90.45%,
            15.38% 75.16%,
            2.45% 65.45%,
            7.2% 50%,
            2.45% 34.55%,
            15.38% 24.84%,
            20.61% 9.55%,
            36.77% 9.3%
    );
}
.pl-text-star .pl-text {
    width: 70%;
}
.pl-text-trapezoid {
    clip-path: polygon(40% 0, 100% 60%, 100% 100%, 0 0);
    aspect-ratio: 1/1;
}
.pl-text-trapezoid .pl-text {
    top: 40%;
    left: 60%;
}
.pl-text-triangle {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    aspect-ratio: 1/1;
}
.pl-text-triangle .pl-text {
    left: 66%;
    top: 34%;
    padding-left: 15%;
    padding-right: 15%;
}
.pl-w-100 {
    width: 100% !important;
    max-height: initial !important;
    min-height: initial !important;
    background-color: transparent !important;
    box-shadow: none !important;
    --web-kit-box-shadow: none !important;
    display: block !important;
    position: initial !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.pl-animation {
    animation-timing-function: ease;
    animation-play-state: running;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.8);
    }
    100% {
        transform: scale(1.2);
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes bounce-in {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes bounce-out {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}
@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}
@keyframes gelatine {
    0%,
    100% {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(0.9, 1.1);
    }
    50% {
        transform: scale(1.1, 0.9);
    }
    75% {
        transform: scale(0.95, 1.05);
    }
}
@keyframes rubber-band {
    0% {
        transform: scaleX(1);
    }
    40% {
        transform: scaleX(1.12) scaleY(0.75);
    }
    55% {
        transform: scaleX(0.85) scaleY(1);
    }
    65% {
        transform: scaleX(1.09) scaleY(0.85);
    }
    75% {
        transform: scaleX(0.9) scaleY(1);
    }
    90% {
        transform: scaleX(1.05) scaleY(0.95);
    }
    100% {
        transform: scaleX(1) scaleY(1);
    }
}
.pl-tooltip {
    max-width: 200px;
    position: absolute;
    background: #000;
    color: #fff;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    text-align: center;
    word-wrap: break-word;
    z-index: 10;
}
.pl-group {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
}
.pl-group .pl-image {
    position: static !important;
}
.pl-flex-column {
    flex-direction: column;
}
.pl-flex-row {
    flex-direction: row;
}
.group_top_left {
    top: 0;
    left: 0;
}
.pl-flex-column.group_top_right,
.pl-flex-row.group_bottom_left {
    align-items: end;
}
.pl-flex-column.group_bottom_left,
.pl-flex-row.group_top_right {
    justify-content: end;
}
.group_bottom_right {
    bottom: 0;
    justify-content: end;
    align-items: end;
}
.pl-deco-link {
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}
#header .pl-collection, #shopify-section-product-template .pl-collection,
.section-main-product .pl-collection,
.product .product__container .pl-collection,
.t4s-section-main-product .pl-collection,
.t4s-pr_breadcrumbs .pl-collection,
.product-description-main-wrapper .pl-collection,
.product__description--container .pl-collection,.product__info .pl-collection,.page__sub-header .pl-collection,
.product-info .pl-collection, .product__info-wrapper .pl-collection, .article-template .pl-collection,
.product-section .pl-collection, nav .pl-collection{
    display: none !important;
}