/*
 Theme Name:   The Color Run - Love 
 Theme URI:    https://thecolorrun.com
 Description:  The Color Run - Love Theme
 Author:       Preston Dixon
 Author URI:   http://bigsley.com
 Template:     understrap
 Version:      0.2.23
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: BigsleyEventHouse/theme-tcr-love.git
*/
.ticket-options .price-types .price-type .participant-kit img {
    height: 220px
}

.city-title {
    font-weight: bolder!important; }

  @media (max-width: 480px) {
	  
	.ticket-options .price-types .price-type .participant-kit img {
    height: auto!important
}

} 

  @media (min-width: 1024px) {
	  
	 .ticket-options .price-types .price-type .participant-kit .participant-kit-hover {
    height: 220px!important;
} 
	  
.event-page-header .buttons .button {width: 220px!important;}
  .page-charity .header {
    padding: 66px 0!important; }
	  
      .page-brandcollab .header,
      .page-charity .header {
        height: 280px!important; } 
	  
	 
.page-default .header {
    height: 280px!important; 
	 padding: 66px 0!important; 
}
	  
.page-about .header {
    height: 280px!important; 
	 padding: 66px 0!important;
}
	  
.page-faq .header {
    height: 280px!important; 
	 padding: 66px 0!important;
}
	  
.page-brandcollab .header {
    height: 280px!important; 
	 padding: 66px 0!important;
}	  
	  
}

.page-default p {font-size: 14px!important;}