.custom-logo{
border: 0;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .entry-content img {
display: block;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignnone, img.alignnone { }
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.screen-reader-text,
.gallery-caption ,
.bypostauthor {
display: none;
} 
.sticky{
margin: 0;
}
gallery{
padding: 0;
}  .custom-button {
position: relative;
overflow: unset;
}
.custom-button .anim-explode {
height: 100px; 
width: 100px; 
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
z-index: -1;
}
.custom-button .anim-explode img {
position: absolute;
width: 60px; 
opacity: 0; 
transform-origin: center center;
}
.hidden {
display: none !important;
}
.nursery-master-map { padding: 0; } 
.master-map { width: 100%; height: 500px; border-radius: 12px; border: solid #65C5B4 3px;} 
.single-location-map, .acf-map {border: solid #65C5B4 3px;border-radius: 12px;} 
.map-info-window { padding: 10px; max-width: 220px; } 
.map-info-window h4 { margin: 0 0 8px; font-size: 16px; font-weight: 600; }  
.single-location-map {height: 500px;width: 100%;border-radius: 12px; border: solid #65C5B4 3px;}
.single-location .map-link.btn.btn-primary.modal-btn.custom-button {display: none;}
@media (max-width: 768px) { .master-map { height: 350px; } }