/*
Theme Name: Restoration Child
Description: Child theme of Restoration for Sintra Bazar customizations
Author: Sintra Bazar
Template: restoration
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../restoration/style.css");

/* Custom styles for Sintra Bazar */

/* Hide specific navigation items */
.hide-nav-item {
    display: none !important;
}

/* You can add more custom CSS here */