/**
* Theme Name: Luxride Child
* Description: This is a child theme of Luxride, generated by Merlin WP.
* Author: <a href="https://themeforest.net/category/wordpress?term=steelthemes&#038;view=grid#content">SteelThemes</a>
* Template: luxride
* Version: 1.3.4
*/

/* Esconder botão scroll to top */
.btn-arrow-up,
.scroll-top,
.back-to-top {
    display: none !important;
}

/* Desativar links nos títulos dos cartões de serviços */
.cardInfo a.font-20.trim-2.mb_10.color-white {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}

