/**
 * NOTICE OF LICENSE
 *
 * This file is not open source! Each license that you purchased is only available for 1 website only.
 * If you want to use this file on more websites (or projects), you need to purchase additional licenses.
 * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please contact us for extra customization service at an affordable price
 *
 * @author IDNK Soft <i@dnk.software>
 * @copyright  2021-2022 IDNK Soft
 * @license    Valid for 1 website (or project) for each purchase of license
 */
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    position: relative;
}
li.product-flag.discount {
    display: inline-block;
}
#products .product-miniature .discount, .featured-products .product-miniature .discount, .product-accessories .product-miniature .discount, .product-miniature .product-miniature .discount {
    display: inline-block;
}
.dnkscrwl-flex {
    display: flex;
    align-items: center;
}
.dnkscrwl-flex .discount {
    padding: 2px;
    margin: 0;
}
.dnkscrwl-flex .product-title {
    color: #000000;
    font-size: 12px;
    padding: 2px;
}
.product-flag-voucher span {
    font-size: 10px;
}
.dnkscrwl-design-rounded {
    position: absolute;
    background: #f39d72;
    border-radius: 50%;
    padding: 2px;
    margin: 0;
    height: 95px;
    width: 95px;
    border: 1px solid #333333;
    z-index: 100;
}
.dnkscrwl-sticker-pos1 {
    top: -10px;
    left: -10px;
}
.dnkscrwl-sticker-pos2 {
    top: -10px;
    right: -10px;
}
.dnkscrwl-sticker-pos3 {
    bottom: 50%;
    left: -10px;
}
.dnkscrwl-sticker-pos4 {
    bottom: 50%;
    right: -10px;
}
.dnkscrwl-sticker-pos5 {
    bottom: -10px;
    left: -10px;
}
.dnkscrwl-sticker-pos6 {
    bottom: -10px;
    right: -10px;
}

.dnkscrwl-circleText {
    position: relative;
    transform-origin: 150px 150px;
    animation:dnkscrwl-spin 60s linear infinite;
}

@keyframes dnkscrwl-spin {
    100% { transform:rotate(360deg); }
}

.dnkscrwl-anim750{
    transition: all 750ms ease-in-out;
}

.dnkscrwl-design-labeled {
    position: absolute;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    z-index: 100;
    backface-visibility: hidden;
}

.dnkscrwl-design-labeled .dnksetcartrule-sticky {
    transform: rotate(45deg);
}

.dnkscrwl-design-labeled:hover .dnksetcartrule-sticky {
    transform: rotate(10deg);
}

.dnkscrwl-design-labeled .dnksetcartrule-sticky {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
}

.dnkscrwl-design-labeled .dnksetcartrule-reveal .dnksetcartrule-circle {
    box-shadow: 0 1px 0 rgba(0,0,0,.15);

    font-family: 'helvetica neue', arial, serif;
    font-weight: 400;
    line-height: 15px;
    text-align: center;

    cursor: pointer;
}

.dnkscrwl-design-labeled .dnksetcartrule-reveal .dnksetcartrule-circle span {
    position: relative;
    top: 10px;
    font-weight: 600;
}

.dnkscrwl-design-labeled .dnksetcartrule-reveal .dnksetcartrule-circle {
    background: #fafafa;
}

.dnkscrwl-design-labeled .circle_wrapper {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    overflow: hidden;
}

.dnkscrwl-design-labeled .dnksetcartrule-circle {
    position: absolute;
    width: 70px;
    height:  70px;
    margin: 10px;
    border-radius: 999px;
}

.dnkscrwl-design-labeled .back {
    height: 5px;
    top: 15px;
}

.dnkscrwl-design-labeled:hover .back {
    height: 45px;
    top: 55px;
}

.dnkscrwl-design-labeled .back .dnksetcartrule-circle {
    margin-top: -65px;
    background-color: #fbec3f;
    background-image: -webkit-linear-gradient(bottom, rgba(251,236,63,.0), rgba(255,255,255,.8));
}

.dnkscrwl-design-labeled:hover .back .dnksetcartrule-circle {
    margin-top: -35px;
}

.dnkscrwl-design-labeled .front {
    height: 75px;
    bottom: 0;
    top: auto;
    -webkit-box-shadow: 0 -140px 20px -140px rgba(0,0,0,.3);
}

.dnkscrwl-design-labeled:hover .front {
    height: 35px;
    -webkit-box-shadow: 0 -30px 5px -30px rgba(0,0,0,.1);
}

.dnkscrwl-design-labeled .front .dnksetcartrule-circle {
    margin-top: -5px;
    background: #fbec3f;
    background-image: -webkit-linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%);
    background-image: -moz-linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%);
    background-image: linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%);
}

.dnkscrwl-design-labeled h4{
    font-family: 'helvetica neue', arial;
    font-weight: 600;
    text-align: center;
    position: absolute;
    width: 90px;
    height: 70px;
    line-height: 90px;

    transition: opacity 50ms linear 400ms;
}

.dnkscrwl-design-labeled:hover h4{
    opacity: 0;

    transition: opacity 50ms linear 300ms;
}

.dnkscrwl-design-labeled:hover .front .dnksetcartrule-circle{
    margin-top: -45px;
    background-color: #e2d439;
    background-position: 0 50px;
}

/*
* Price TAG
*/

.dnkscrwl-design-price-tag {
    display: block;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    background-color: #bf1919;
    text-shadow: 1px 1px 1px #921313;
    font-weight: bold;
    font-size: 1.1em;
    text-indent: -6px;
    position: absolute;
    /*-moz-transform-origin: 88% 10%;
    -ms-transform-origin: 88% 10%;
    -webkit-transform-origin: 88% 10%;
    transform-origin: 88% 10%;*/
    z-index: 100;
}
.dnkscrwl-design-price-tag::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #bf1919;
}
.dnkscrwl-design-price-tag::after {
    content: "";
    position: absolute;
    top: 10%;
    left: 88%;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #cecece;
    box-shadow: inset -1px 1px 0 #8e8e8e;
}

.dnkscrwl-design-price-tag span {
    font-size: 10px;
    display: block;
    position: absolute;
    top: 29px;
    width: 100%;
    line-height: 10px;
    font-weight: 300;
}

@-webkit-keyframes dnkscrwl-price-tag-swing {
    0% {
        transform: rotate(0);
    }
    20% {
        transform: rotate(-110deg);
    }
    50% {
        transform: rotate(-64deg);
    }
    70% {
        transform: rotate(-96deg);
    }
    85% {
        transform: rotate(-80deg);
    }
    96% {
        transform: rotate(-88deg);
    }
}
.dnkscrwl-design-price-tag[data-animate="true"] {
    -webkit-animation: dnkscrwl-price-tag-swing 8s infinite;
}
