/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add your custom styles below */
.band-column  {
    box-shadow: 0px 4px 12.8px 0px rgba(199, 199, 199, 0.25);
    padding: 0 !important;
}
#band-btn a.elementor-button.elementor-button-link.elementor-size-sm {
    max-width: 220px;
    width: 100%;
}
.arrow-title h2.elementor-heading-title:before {
    content: "";
    position: absolute;
    background-image: url(https://theavalonmusic.com/wp-content/uploads/2025/07/Arrow-1-min.png);
    display: block;
    bottom: -20px;
    right: 0;
    left: 0;
    top: 0px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 40%;
}

.arrow-title h2.elementor-heading-title {
    position: relative;
}

.testimonial-column {
    box-shadow: 0px 2px 20px 5px rgba(0, 0, 0, 0.1);
    padding: 32px !important;
    border-radius: 8px !important;
    min-height: 100% !important;
    max-height: fit-content;
}

.contact-row input#form-field-field_7c18b5d {
    background-image: url(https://theavalonmusic.com/wp-content/uploads/2025/07/Vector-1-min.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
}
.contact-row #form-field-field_4d0f990 {
    resize: none;
    min-height: 150px;
}

.contact {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contact a span {
    color:#B88C38;
    text-transform:none;
}
.contact a {
    text-transform:capitalize;
}
/****responsive******/
@media(max-width:1024px){}

@media(max-width:991px){
	.music-row .e-con-inner {
    flex-direction: column !important;
    width: 100% !important;
}

.music-row .elementor-element.e-con.e-child {
    width: 100%;
}
.flex-direction {
    flex-direction: column !important;
}	
}

@media(max-width:768px){}

@media(max-width:767px){}
