$allowed = array( 'global-color', 'secondary-color', 'gradient-color', 'white-color', 'blackish-color', 'light-bg-color', 'blackish-bg-color', 'header-height', 'sticky-header-height', 'responsive-breakpoint', 'main-menu-typography', 'main-menu-sticky-color', ); color: var(--pbmit-xhyre-global-color); color: var(--pbmit-xhyre-secondary-color); color: var(--pbmit-xhyre-gradient-color); color: var(--pbmit-xhyre-white-color); color: var(--pbmit-xhyre-blackish-color); color: var(--pbmit-xhyre-light-bg-color); color: rgba( var(--pbmit-xhyre-global-color-rgb) , 0.20 ); color: rgba( var(--pbmit-xhyre-secondary-color-rgb) , 0.20 ); color: rgba( var(--pbmit-xhyre-white-color-rgb) , 0.20 ); color: rgba( var(--pbmit-xhyre-blackish-color-rgb) , 0.20 ); color: rgba( var(--pbmit-xhyre-light-color-rgb) , 0.20 ); color: var(--pbmit-xhyre-gradient-color-first); color: var(--pbmit-xhyre-gradient-color-last);