.yt-video-wrap .elementor-column-wrap{
	overflow: hidden;
}
.about_find_your_voice ul li {
    text-align: center;
    font-weight: bold;
    padding-right: 20px;
    font-size: 27px;
	position: relative;
	color: #faac76;
}
.about_find_your_voice ul li.alt_color {
    color: #37afa9;
}
.about_find_your_voice ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
}
.about_find_your_voice ul li:nth-of-type(1n){
	color: #003d2d;
}
.about_find_your_voice ul li:nth-of-type(2n){
	color: #faac76;
}
.about_find_your_voice ul li:nth-of-type(3n){
	color: #febd37;
}
.about_find_your_voice ul li:nth-of-type(4n){
	color: #039a92;
}

.about_find_your_voice ul li:after {
    content: '';
    height: 25px;
    width: 2px;
    background: #faac76;
    position: absolute;
    top: 10px;
    right: 10px;
}
.about_find_your_voice ul li:last-child:after {
   display:none;
}
.about-gma-heading h2 span.lead{
	font-weight: normal !important;
}
.feat-contact-details .eael-feature-list-icon {
	border: 1px solid #fff;
}
.feat-contact-details a {
	color: #fff !important;
}
.contact_form  input {
    height: 60px;
}
.contact_form  label {
    font-size: 18px;
}
.contact_form .submit-btn {
    background-color: #faac76 !important;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 400;
    padding: 9px 51px 9px 28px;
    height: 50px;
    background-image: url(https://garrettmusicacademy.com/wp-content/themes/garrettmusic/assets/images/btn_a.png);
    background-repeat: no-repeat;
    background-position: 91%;
}

.text-band li{
	padding-left: 20px;
}
.text-band li:before{
	    content: "\2022";
    color: #faac76;
    font-weight: bold;
    display: inline-block;
    width: 17px;
    font-size: 32px;
    margin-left: -15px;
}
.infobox-band {
	min-height: 320px;
cursor: pointer;
}
.feat-findyourvoice h3.eael-feature-list-title {
	margin-bottom: 0 !important;
}
.pum-content.popmake-content iframe, 
.pum-content.popmake-content video{
width: 100%;
}

.pum-title.popmake-title {
background: #37afa9;
	padding: 15px;
    border-radius: 10px;
}

.page-id-9660 .entry-title {
display: none;
}