/* basket icon qty color */

.icon-badge.mini-cart-badge {
    color: white;
}

/*  Color for SLider mobil homepage */

@media only screen and (max-width: 767px) {
    .elementor-12943 .elementor-element.elementor-element-77d6d27 .title {
        font-size: 26px;
        color: black !important;
    }

    .elementor-12943 .elementor-element.elementor-element-77d6d27 .description {
        font-size: 18px;
        color: black !important;
    }
}

.elementor-12943 .elementor-element.elementor-element-77d6d27 .title {
        font-family: 'BON Vivant';
    }

span.menu-item-title {
    font-family: 'Lucida';
}
.price {
 
    font-family: 'BON Vivant';
}

.minimog-product .woocommerce-loop-product__title a {
    display: block;
    font-size: 18px;
}
.minimog-product .price .amount {
    font-size: 18px;
}
a#lg-download {
    display: none;
}