/**
 * Theme Name:     Apphood
 * Author:         ROP
 * Template:       hello-elementor
 * Text Domain:	   apphood
 * Description:    Play organized basketball pick-up games hosted by verified organizers. Pay a one-time entry fee, join a contest, and bring your best game.
 */


/* GLOBAL CSS  */

p:last-child {
  margin-block-end: 0px !important;
  margin-bottom: 0px !important;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  background-color: #F9F9F9;
}
::-webkit-scrollbar-thumb {
  background-color: #FF6A00;
  border-radius: 5px;
}
.elementor-widget-button .elementor-button {
  transition: all 0.6s ease !important;
}
.elementor-widget-button .elementor-button:hover {
  transform: scale(1.1);
}


/* GLOBAL CSS END  */

.black-box-sm{
	width: max-content !important;
}
