/*
Theme Name:     SBACC
Theme URI:      https://www.sbacc.org
Description:    Seal Beach Animal Care Center Theme
Author:         SBACC
Author URI:     https://www.sbacc.org
Template:       adrenalin
Version:        1.9.4
*/
.content-area footer.entry-meta {display:none;}

.advert-item span.advert-link {text-align:center;}

/*.advert-published {display:none;}*/

.advert-img img {padding-top:10px;}

.rslides img {width: 440px !important;}

.rslides_container ul li{height: 600px !important;}

.advert-img {width: 200px !important;margin: 0 auto !important;}

.adverts-options .adverts-options-right {
	float:none;
}

.page-numbers {
	float:none !important;
}
.adoptable-item {
	border:0;
	margin-bottom: 1rem;
}
.adoptable-item .thumbnail {
	padding-top: 1rem;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.adoptable-item .thumbnail img {
	height: 190px;
}

@media (max-width: 767px) {
	.adoptable-item .thumbnail img {
		height: auto;
	}
}

.img-placeholder {
    background-color: #eee;
    height: 190px !important;
}

/* wpadverts styling overrides */
.wpadverts-slide .wpadverts-slide-img.wpadverts-slide-img-square,
.wpadverts-slide .wpadverts-slide-img.wpadverts-slide-img-landscape {
    object-fit: contain;
}

/* attempt to fix play button issue with video */
.wpadverts-video-player .wpadverts-slide-with-shadow {
	z-index: -1;
}

/* featured pets */
.featured-pets ul li:before {
	width: 0 !important;
	height: 0 !important;
}

.featured-pets ul li img {
    border: 2px solid #c2c2c2;
    border-radius: 3px;
    padding: 1px;

}

.featured-pets ul li {
	padding: 10px;
}

/* events table */
.events-block .events-table {
	margin-bottom: 0;
}

.events-block .events-title {
  margin-top: 0;
} 

.events-block .events-map {
	width:100%;
	padding: 8px;
	background-color: #f5f5f5;
}

/*
 * don't think i need. causing issues with colu block formatting
@media (min-width: 600px) {
	.wp-block-column:not(:first-child) {
    	margin-left: 0;
	}
}
*/

.ui-datepicker {
    background-color: #fff;
}

body.page.page-id-25147 .entry-content {
	background-color: #a9d7ff;
}

.page-template-page-full-width .entry-content {
  padding: 20px;
}
