//*search results page edits*//

.edge-post-title entry-title{
color: white !important;
}



@media only screen and (min-width: 1400px) {
  .edge-grid-1300 .edge-container-inner, .edge-grid-1300 .edge-grid, .edge-grid-1300 .edge-row-grid-section {
    width: 1300px;
  }
}

.buy-ticket-button:hover {
  background-color: black;
  color: white;
  border-color: black;
}

.edge-btn {
  border: 1px solid white !important;
}

.is-style-outline .wp-block-button__link {
  background-color: black;
  color: white;
  border: 1px solid white;
  transition: all 0.3s ease;
  text-transform: uppercase;
  display: inline-block;
}

.is-style-outline .wp-block-button__link:hover {
  background-color: white !important;
  color: black !important;
  border-color: black;
}

.featured-buttons{
	border: 1px;
	width:100%;
	display: flex;
  justify-content: center;   /* Horizontally center */
  align-items: center;       /* Vertically center (optional) */
  flex-wrap: wrap;           /* Allow wrapping if needed */
}

.excerpt-css{
	color:white;
}


@media only screen and (max-width: 1024px){
.edge-content .edge-content-inner > .edge-container > .edge-container-inner, .edge-content .edge-content-inner > .edge-full-width > .edge-full-width-inner { padding: 20px 0 10px !important;}}




@media (min-width: 769px) {
  .edge-title-holder.edge-centered-type .edge-page-title {
    margin-top: 120px !important;
  }
}

@media (max-width: 769px) {
  .edge-title-holder.edge-centered-type .edge-page-title {
    margin-top: 100px !important;
  }
}



.edge-search-page-holder .edge-search-page-form .edge-form-holder .edge-search-field {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px 0 3px;
    font-family: inherit;
    font-size: inherit;
    color: #fff !important;
    background-color: transparent;
    border: none;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.ptb_pagenav a, .ptb_pagenav span {
    color: #fff;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    font-size: 2.2em;           /* 1.1em × 2 */f
    line-height: 100%;
    margin: 0 2px 0 0;          /* 1px × 2 */
    min-height: 72px;           /* 36px × 2 */
    min-width: 72px;            /* 36px × 2 */
    padding: 16px 18px;         /* 8px 9px × 2 */
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}


.featuredtitle {
  color: #fff !important;
}

.featuredtitle a {
  color: #fff;
  text-decoration: none; /* optional: removes underline */
}

.featuredtitle a:hover {
  color: #fff; /* Keeps it white on hover */
}


.show-title-text-homepage-category{
	
	font-size:18px;
	text-transform:uppercase;
	text-decoration: underline;
	font-weight:510;
	padding-bottom:4px;
}

.upcoming-shows{
	background-color:#f8f8f8;
	padding:10px;
	border-bottom: 1px solid black;
}

.show-title-text {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 10px;
}

.show-title-text a {
	color: #fff;
	text-decoration: none; /* Optional: removes underline */
}

.show-title-text-homepage-grid
{
	font-size:18px;
	font-weight:510;
	padding-bottom:4px;
}

.featured-homepage-values
{
	color:white;
	font-size:18px;
	font-weight:510;
	padding-bottom:4px;
}


.flexmedia--artistevents .button, .eventartists__event__ticketbutton .button, .artistevents__event__ticketbutton .button, a.timedview-button {
    background-color: #D70294;
    padding-top: 15px;
    padding-bottom: 15px;
}


.google-calendar
{
display:none;
}


.icalendar
{
display:none;
}



.edge-woocommerce-page.woocommerce-account .woocommerce form.login input[type=checkbox] {
	margin-left: 0;
}

#tw-slider {
    position: relative;
    width: 100%;
    background: rgba(0,0,0,0);
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
}

.edge-side-menu .widget ul li:last-child {
    border: 0;
    /* padding-bottom: 0; */
    width: 38px;
}

.tiktok
{
  
	width:22px;

}



#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    
 	padding:;
}

#tw-responsive .tw-buy-tix-btn.button {
    background-color: #000;
	border-radius:0px;
	padding-top: 15px;
    padding-bottom: 15px;
}


.edge-side-menu .widget .edge-widget-title-holder .edge-widget-title {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}




#mc_embed_signup .mc-field-group
input {
	border-radius:0px;
	background-color:#fff;
	width:100%;
	margin-bottom:15px;
}
	
#mc_embed_signup .button {
    clear: both;
    background-color: #111;
    border: 0 none;
    border-radius: 0px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: fit-content;
    width: -moz-fit-content;
}


#tw-responsive .tw-image,
body .tw-event-image {
    position: relative;
    
    overflow: hidden;
    margin-bottom: 20px;
}