/* Modifications Involucra 2024.09 */
/*
.tabs .nav-tabs .nav-link {
    text-transform: none;
}
*/
/*
.velo-store-map.velo-pickup-store-map {
    display: flex;
    flex: 1;
    flex-grow: 1;
    flex-direction: column-reverse;
}

.velo-store-map.velo-pickup-store-map #kb_map_checkbox {
    position: relative !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: right !important;
}
*/
/*
.footer-container .links .h3, .footer-container .links h3, .footer-container .links h3 a, .footer-container #czfootercmsblock .footertitle, .block_newsletter .h3 {
    text-transform: none !important;
}
*/

/* Hides top padding of subcategories listing*/
/*
#products .products-selection {
    padding-top: 0;
}
*/
/* Styles for newsletter lightbox */
/*
#newsletter-main .newsletter-popup-form label {
    text-align: start;
    font-size: 12px;
    color: #666;
    line-height: 1.2;
    padding: 5px 0;
}

#newsletter-main .newsletter-popup-form label a {
    color: #666;
    text-decoration: underline;
}

#newsletter-main .newsletter-popup-form p {
    font-size: 12px;
    color: #666;
}

#newsletter-main #regisNewsletterMessage p.alert.alert-danger {
    line-height: 1.1;
    padding: 10px;
}
*/
/* Email subscription */
/*
#footer .block_newsletter .row .newsletter-form {
    text-align: start;
}

#footer .block_newsletter .row form {
    text-align: start;
}

#footer .block_newsletter .row form label {
    color: #666;
}

#footer .block_newsletter .row form label a {
    color: #666;
    text-decoration: underline;
}
*/
/* Estilos de capitalize */
/*
.btn {
    text-transform: none !important;
}
*/