/*
 Theme Name:   Bajki
 Theme URI:    http://example.com/divi-bajki/
 Description:  Bajki Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
button[name=add-to-cart] {
    display: none !important;
}

#main-header .et-cart-info {
    display:none;
 }