@font-face {
font-family: 'Jua';
src: url(//playground4fun.com/wp-content/themes/twentytwentyfour-child/fonts/Jua-Regular.woff2) format('woff2'),
url(//playground4fun.com/wp-content/themes/twentytwentyfour-child/fonts/Jua-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap; 
} h1, h2, h3, h4, h5, h6 {
font-family: 'Jua', sans-serif;
} body {
font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 800px) {
.mobileHide {
display: none !important;
visibility: hidden !important;
height: 0 !important;
width: 0 !important;
overflow: hidden;
}
}
.aligncenter {
text-align:center;
}
.removedecoration,
.removedecoration a
{
text-decoration: none;
}
.t60p-gallery {
max-width: 100% !important;
}
.gif-container {
display: inline-block;
position: relative;
}
.gif-container img.static {
display: block;
}
.gif-container img.animated {
display: none;
position: absolute;
top: 0;
left: 0;
}
.gif-container:hover img.static {
display: none;
}
.gif-container:hover img.animated {
display: block;
}
.t60p-gallery-filters-container {
width: 100vw !important;
max-width: 100% !important;
height: 22px;
margin: 0 0 15px 0 !important;
padding: 2px 2px;
background-image: linear-gradient(180deg, LightGray, Gray);
align-items: flex-start;
}
.t60p-gallery-filters {
display: flex;
gap: 10px;
align-items: center; justify-content: flex-start; width: 100%;
}
.t60p-gallery {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.t60p-gallery-item {
flex: 0 0 150px;
text-align: center;
}
.t60p-pagination {
margin-top: 20px;
display: flex;
gap: 5px;
}
.t60p-pagination .current-page {
font-weight: bold;
}
.gif-container img.animated {
display: none;
}
.gif-container:hover img.static {
display: none;
}
.gif-container:hover img.animated {
display: inline;
}
img.attachment-large {
width: 100%;
height: auto;
}
.ImageSlideshow {
cursor: none !important;
}
.ImageSlideshow .swiper-button-prev,
.ImageSlideshow .swiper-button-next,
.ImageSlideshow .swiper-pagination,
.ImageSlideshow .wp-block-jetpack-slideshow_button-pause
{
display: none !important;
}
.three60accordion button {
padding-top: 0 !important;
padding-bottom: 0 !important;
}