#CT{
    box-shadow: none;
}
[ct-app].ct-app-ready{
    background:transparent !important;
}


@media screen and (max-width: 980px){
    .ct-page-header {
			display: none !important;
    }
    ct-page-header {
			display: none !important;
    }

    .ct-input-modal--content__filter--input {
      color: black !important;
    }

}
