/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2025 | 11:10:53 */
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *, #top .av-caption-style-overlay .av-masonry-item-with-image ins::before, #top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del {
  color: #fff;
  font-size: 1.6em;
	font-weight: bold;
}

.av-image-copyright.av-copyright-right {
  right: 0;
  padding: 0.2em 0.4em 0.2em 0.2em;
  border-top-left-radius: 5px;
  color: #dedede;
  font-size: 1.2em;
}

.avia-image-container small.avia-copyright {
  font-size: 1.2em !important;
  text-align: left;
  line-height: 1.7em;
}

.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content, .avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: center bottom;
  transform: rotateX(120deg);
  transform-style: preserve-3d;
 opacity: 80%; 
	  font-size: 1.6em;
	background-color: #2c4a5e;
  color: #fff;
}

#top .av-masonry-load-more {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
   font-size: 1.6em !important;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
	background-color: #222;
	color: #dedede;
}

