/*
Theme Name: Togo Child
Theme URI: http://togo.canthemes.com/
Description: Togo Child Theme
Author: CanThemes
Author URI: http://canthemes.com/
Template: togo
Version: 1.0.0
Text Domain: togo-child
*/

/* Aquí abajo puedes poner tus estilos personalizados si tenías alguno */


/* Ocultar el botón de Add to Cart específico */
togo-button line add-to-cart {
    display: none !important;
}

html, body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
}

type-trip-grid-05 trip-footer {
    margin-top: 1rem;
    display: none;
}
