/*
Theme Name: Medilazar Child Theme
Description: Child Theme for Medilizar by Ben
Author: Ben
Template: medilazar
Version: 1.0.0
*/


@media (min-width: 1025px) {
    #mobile-search-bar {
        display: none;
    }
	
	li.menu-item-8801 {
        display: none !important;
    }
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	background-color: white;
}