/*
 Theme Name:   WPmaster 3.0 Theme enfant (Bricks)
 Theme URI:    https://kecible.fr
 Description:  Child theme.
 Author:       kelcible
 Author URI:   https://kecible.fr
 Template:     bricks
 Version:      1.1
 Text Domain:  kelcible
*/

body.single-product .kc-sticky-buttons .kc-sticky-buttons__link svg {
    fill:none;
}

@media (max-width: 767px) {
    .kc-sticky-buttons {
        display: block !important;
        z-index: 9999;
    }

    .kc-sticky-buttons span {
        display:none;
    }

    .kc-sticky-buttons a {
        width : auto !important;
    }
}
