
:root{
    --cancelPNG: url('https://applok.com.br/public/assets/img/icon/cancel.png'),auto;
    --MOBILE_HEIGHT: 600px;
}
/* Chrome, Safari, Opera */
.dtEvento::-webkit-input-placeholder {
    padding-left: 10px;
    font-weight: 500;
}

.footer-logo img, .area-logo img{
    mix-blend-mode: multiply;
}

/* Firefox 18- */
.dtEvento:-moz-placeholder {
    padding-left: 10px;
    font-weight: 500;
}

/* Firefox 19+ */
.dtEvento::-moz-placeholder {
    padding-left: 10px;
    font-weight: 500;
}

/* IE10+ */
.dtEvento:-ms-input-placeholder {
    padding-left: 10px;
    font-weight: 500;
}
.not-content{
    opacity:0.5;
}

.not-content .lnr{
    opacity:0.5;
}
.invert{
    filter: invert(1) grayscale(1);
}

.not-content .motion{
    position:relative;
}
.lupa{
    top: 50px;
    left: 60px;
    position: absolute;
    animation: bounce 6s ease-in-out infinite;
}
.lupa .lnr{
    opacity:1;
}
.bounceLeft{
    position: absolute;                        
    animation: bounceLeft 6s ease-in-out infinite;
    animation-delay:2.3s;
}

.is-sticky .img-logo{
    height: 50px!important;
    transition: 0s!important;
}

.scroll::-webkit-scrollbar-track {
    background-color: #f4f4f42b;
}

.scroll::-webkit-scrollbar {
    width: 6px;
    background: #f4f4f42b;
}

.scroll::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

.minicart-thumb {
    height: 85px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-table .table tr .pro-thumbnail a {
    height: 60px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-table .table tr .pro-thumbnail img {
    max-width: 60px;
    max-height: initial;
}

/* Cores Primarias */

/* Cores Secundarias */

/* Template */
