/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

h3 {
  margin-top: 25px;
}
h2.gb-headline-df16c429 .gb-icon {
    color: #ffffff !important;
}

.st0 {
    fill: #ffffff !important;
}

h2.gb-headline-a820bb20 .gb-icon {
    color: #ffffff !important;
}

p {
    text-align: justify;
}

.leaflet-grab {
    z-index: 1 !important;
}

.gb-container-a5eebead {
    margin-top: -20px !important;
}

.gb-container-5171f8f4 {
  margin-bottom: 1%;
}

.wp-block-getwid-counter__suffix {
    text-align: center !important;
	font-weight: bold !important;
}
.wp-block-getwid-counter__prefix {
    text-align: center !important;
}

.wp_theatre_prod_excerpt {
  margin: 0 5% !important;
}
.wpt_events .wp_theatre_event {
  overflow: revert !important;
}
.wpt_events .wp_theatre_event > * {
  margin: 0 5%;
}
.wp_theatre_event {
    white-space: nowrap;
}
.wp_theatre_event_Version {
color: #fff;
background-color: #b52421;
border-radius: 50%;
padding: 5px;
width: 35px;
height: 35px;
text-align: center;
}
.wp_theatre_event_Version:empty {
    display: none;
}
.version {
color: #fff;
background-color: #b52421;
border-radius: 50%;
padding: 5px;
width: 35px;
height: 35px;
text-align: center;
margin: auto;
}
.event_time {
  text-align: center;
}
.wp_theatre_event_datetime {
    display: inline;
}
.wp_theatre_event_Version {
    display: inline;
}

.vc_gitem_row .vc_gitem-col {
  padding: 8px;
}
table {
  font-size: 0.95em;
  text-align: center;
}
/*table tr td:nth-child(odd){ 
		background: #abb8c3;
	}
table tr td:nth-child(even){
		background: #b1bec9;
	}
table tr th:nth-child(odd){ 
		background: #abb8c3;
	}
table tr th:nth-child(even){
		background: #b1bec9;
	}*/