
.homepage-in-theater-movie {
  text-align: center;
}
.homepage-in-theater-movie a {
  color: #EC2027;
}
.homepage-in-theater-movie h3 span {
  display: block;
  width: 100%;
  padding:56.25% 0 0 0;
  margin-bottom: 10px;
  background-image: url(cinema-seats.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.homepage-in-theater-movie h3 {
  margin: 10px 0px;
  padding: 0;
}
 .showtimes {
  text-align: right;
  line-height: 2.5em;
	
}
 .showtimes .date {
  float: left;
	padding-right: 5px;
}
 .showtimes a {
 	color: #EC2027;
 }
 .showtimes a.sold_out {
	 text-decoration: line-through!important;
	 color: #999!important;
 }

.vista-movie-row h5 {
	font-family: 'Fugue',Helvetica,Arial,sans-serif; font-weight: 400; font-size: 0.9em;
}
.vista-movie-row h1 {
	margin-top: 0;
	padding-top: 0;
}
.vista-movie-row img.main-image {
	padding-bottom: 20px;
}
.vista-movie-row .showtimes {
	border-top: 1px solid #A4A4BC;
	border-bottom: 1px solid #A4A4BC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.vista-movie-row .showtimes {
	text-align: left;
}
.vista-movie-row .showtimes .date {
	float: none; display: block; margin-top: 10px;
}