/* Mobile Side Menu */
#offcanvas .ct-panel-inner {
	background-color: #FBF8F4!important;
}

/* Mobile Side Menu Close Icon */
.ct-toggle-close .ct-icon {
	fill: var(--theme-palette-color-6, grey);
}
