

console.log('UPDATE 12/-FEB-2025')









/* 12/FEBRERO/2025 */






[class*=dft-btn][m-theme=lime] {
    background-color: #00B0B9;
    color: #FFF
}

[class*=dft-btn][m-theme=lime] i {
    color: #FFF
}

[class*=dft-btn][m-theme=lime] i:after {
    background-color: #fff;
    transition: background-color 350ms ease-in-out
}

[class*=dft-btn][m-theme=white] {
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    [class*=dft-btn][m-theme=lime]:hover:not([disabled]) {
        background-color:##02C6D0;
        color: #FFF
    }

    [class*=dft-btn][m-theme=lime]:hover:not([disabled]) i:after {
        background-color: #00B0B90;
        transition: background-color 350ms ease-in-out
    }

    [class*=dft-btn][m-theme=lime].dft-btn-more:not([disabled]):hover {
        background-color: #fff
    }
}

.dft-card-city-grid[m-theme=lime] .dft-card-city {
    border-bottom-color: #00B0B90
}

.dft-card-city-grid[m-theme=lime] .dft-card-city .dft-title-2 {
    color: #00B0B90
}

.dft-card-city-map[m-theme=lime] .map-content .map-cities .slick-arrow {
    background-color: #00B0B90
}

.dft-card-city-map[m-theme=lime] .map-content .map-cities .slick-arrow[aria-disabled=true] {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    .dft-card-city-map[m-theme=lime] {
        border-bottom-color:#00B0B90
    }
}

.dft-card-double-product[m-theme=lime] .product-item {
    border-bottom-color: #00B0B90
}

.dft-card-double-product[m-theme=lime] .product-item .item-container {
    border-bottom-color: #00B0B90
}

.dft-card-key-product[m-theme=lime] .key-main {
    border-bottom-color: #00B0B90
}

.dft-card-main-product[m-theme=lime] .key-content {
    border-bottom-color: #00B0B90
}

.dft-link[m-theme=darkest-gray] .text-link,.dft-link[m-theme=darkest-gray].text-link {
    color: #323232
}

.dft-link[m-theme=darkest-gray] .text-link:after,.dft-link[m-theme=darkest-gray].text-link:after {
    background-color: #323232
}

.dft-link[m-theme=white] .text-link,.dft-link[m-theme=white].text-link {
    color: #fff
}

.dft-link[m-theme=white] .text-link:after,.dft-link[m-theme=white].text-link:after {
    background-color: #fff
}

.dft-link[m-theme=white].link-arrow {
    color: #fff
}

.dft-link[m-theme=white].link-arrow [class*=dft-icon] {
    color: #fff
}

.dft-link[m-theme=white].link-arrow:hover p {
    color: #fff
}

.dft-link[m-theme=white].link-arrow:hover i:before {
    color: #fff
}

.dft-menu-pleca .pleca-content .pleca-button [class*=dft-icon][m-theme=lime] {
    background-color: #00B0B90
}

.dft-tab[m-theme=white] .nav-tabs>li.active>a {
    color: #fff
}

.dft-tab[m-theme=white] .nav-tabs>li.active>a:after {
    background-color: #fff
}

.dft-tab[m-theme=white] .nav-tabs>li>a {
    color: rgba(255,255,255,.7);
}

.dft-tab[m-theme=white] .nav-tabs>li>a:after {
    background-color: rgba(255,255,255,.7)
}

@media only screen and (min-width: 992px) {
    .dft-tab[m-theme=white] .nav-tabs>li>a:hover {
        color:#fff
    }

    .dft-tab[m-theme=white] .nav-tabs>li>a:hover:after {
        background-color: #fff
    }
}

.dft-icon-pleca[m-theme=white] {
    border-color: #fff
}

.dft-icon-pleca[m-theme=white] .dft-icon-pointer,.dft-icon-pleca[m-theme=white] .dft-text {
    color: #fff
}

.dft-screen[m-theme=white][m-open=true] {
    background-color: #fff;
    border-width: 3.125vw;
    border-color: #f1f1f1;
    border-style: solid
}

.dft-screen[m-theme=white][m-open=true] .screen-pleca .screen-round {
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .dft-screen[m-theme=white][m-open=true] {
        border-width:10px
    }
}

@media only screen and (min-width: 1441px) {
    .dft-screen[m-theme=white][m-open=true] {
        border-width:.69396vw
    }
}

.dft-screen-multiple[m-theme=dark] .panel>a.multiple-disabled {
    background-color: #53565a!important
}

.dft-screen-multiple[m-theme=dark] .panel>a[aria-expanded=true] .icon-round-white:after {
    opacity: 0!important
}

@media only screen and (min-width: 992px) {
    .dft-screen-multiple[m-theme=dark] .panel>a:not([aria-expanded=true]):hover {
        background-color:#53565a!important
    }
}

.dft-slick[m-theme=white] .slick-dots>li button {
    background-color: #eee
}

.dft-slick[m-theme=white] .slick-dots>li.slick-active button {
    background-color: #fff
}

.dft-slick[m-theme=white] .slick-arrow[aria-disabled=true]:after,.dft-slick[m-theme=white] .slick-arrow[aria-disabled=true]:before {
    color: rgba(255,255,255,.4)
}

.dft-slick[m-theme=white] .slick-arrow[aria-disabled=false]:after,.dft-slick[m-theme=white] .slick-arrow[aria-disabled=false]:before {
    color: #fff
}
