
/* Remove ACF Better Search notice*/
.notice[data-notice=acf-better-search] {

    display: none!important;
}

/* wpmm container fix */

.select2-container{

	z-index: 9999 !important;
}
