/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

img.attachment-shop_single.size-shop_single.wp-post-image {
	height: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: auto !important;
	max-height: 200px !important;
}

.rlr-button:hover {
	transition: background, 0.35s;
  background: #1b1b1b;
	border: 3px solid #1b1b1b;
}

.rlr-button.rlr-button-black:hover {
	background-color: #eb1928;
	border: 3px solid #eb1928;
}

.rlr-button.rlr-button-black {
	border: 3px solid #1b1b1b;
	background-color: #1b1b1b;
}
a.rlr-button:visited {
	color: #fff;
}
.rlr-button-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.rlr-button-column {
	display: inline-block;
	margin: 10px;
	text-align: center;
}
img.rlr-logo {
	max-width: 50%;
	margin-bottom: 0;
}
.rlr-text {
	display: block;
	font-size: 1.2rem;
	font-weight: 500;
	color: #050709;
	margin: 1rem 10%;
}
.rlr-bio {
	display: inline-block;
	font-size: 1rem;
}
.rlr-text.rlr-quote {
	margin: 2rem 20%;
	color: #eb1928;
	font-size: 1.4em;
	text-align: center;
}
.rlr-text.rlr-text-intro {
	font-size: 1.5em;
}
.rlr-button-column h3 {
	text-align: center;
	color: #050709;
	font-weight: normal;
	font-size: 1.3rem;
	text-transform: uppercase;
	border-bottom-color: #eb1928;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: inline-block;
}
.rlr-header {
	margin: 1rem 10%;
	text-align: center;
	color: #050709;
	font-weight: normal;
	font-size: 1.3rem;
	text-transform: uppercase;
	border-bottom-color: #eb1928;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: inline-block;
}
a.rlr-donate {
	border: 3px solid black;
}
.rlr-button {
	border: 3px solid #eb1928;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
	font-weight: bold;
	display: block;
  font-size: 18px;
	margin: 20px auto;
	width: 300px;
	background: #eb1928;
	border-radius: 10px;
}

.rlr-date {
		border-bottom-color: #eb1928;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.rlr-time {
		border-bottom-color: #a6a6a6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}