/* Enter Your Custom CSS Here */

@media screen and (max-width: 415px){
	.hide-phone {
    display: none;
  }
   .elementor-background-overlay {
    opacity: 1 !important;
    mix-blend-mode: unset !important;
  }
}

.hide-tab {}

.hide-desktop {}