/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2023 | 12:27:42 */
.footer-logo img{
	width: 100%;
}


.info_widget {
	width: 100%;
}
.gform_wrapper.gravity-theme .gform_footer input {
    display: inline-block;
    font-size: 1.8rem;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    padding: 1rem 3rem;
    background: transparent;
    margin-left: 3.5rem;
    border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 3.3rem;
    cursor: pointer;
    margin: auto;
    margin-top: 3rem;
}
.gform_wrapper.gravity-theme .gform_footer input:hover {
    background: rgba(249, 195, 196, 1) !important;
    border-color: transparent !important;
    color: rgba(46, 46, 129, 1) !important;
}
.gform_wrapper.gravity-theme .gform_footer{
    text-align: center;
}


footer > .container > .row > div {
    display: inline-flex;
    align-items: end;
    padding: 0px;
    justify-content: space-between;
}

footer-logo img {
    max-width: 37rem;
}

footer form {
    margin-bottom: 0px;
}

::placeholder{
    font-family: 'Simpler'!important;
    font-weight: 300;
}
.concert_body .hero_area .btn {
    padding: 1.6rem 5rem!important;
}



.info_widget h5 {
    font-weight: 700;
    margin-bottom: 1rem;
}

footer h2 {
	
    direction: rtl;
   
    color: rgba(249, 195, 196, 1);
    text-align: right;
    letter-spacing: 3px;
    line-height: 1.3;
}


.wpstack-image img {
    margin-right: auto;
}


@media (max-width: 1280px) and (min-width: 768px) {
	

.mail_widget .align-items-end div{
   max-width: 100%;
}

.mail_widget h2 {
    padding-right: 0px;
    direction: rtl;
    border-right: 0px;
}

.mail_widget  .order-1  {
    order: -1;
    margin-bottom: 5rem;
}


.mail_widget .align-items-end {
    display: grid !important;
    padding-right: 2rem;
    margin-right: 2rem;
    border-right: 1px solid rgba(255, 255, 255, .5);
   
}
}


.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    background: transparent!important;
    border: none!important;
    position: inherit;
    padding: 0px!important;
    bottom: 0!important;
    text-align: center;
    font-size: 16px!important;
    margin: 0px!important;
}

.gfield {
    position: relative;
}

.gform_validation_errors {
    display: none!important;
}

#Listen-lottie {
	max-width: 10vw;
}

.col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: auto!important;
    max-width: auto!important;
}

.mail_widget{
    width: 100%;
}



 #gform_confirmation_message_1 {
    color: #fff;
    min-height: 200px;
    text-align: center;
}

.copyright .wpstack-image img {
	max-height: 40px;
}

.hero_area-artist>.container {
    position: relative;
}

@media (min-width: 768px) {
	footer .container .row {

    flex-wrap: nowrap!important;
}
}
}