@charset "UTF-8";

.wpprestige_latestimageswidget_opacity_out { opacity: 1; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -o-transition: opacity .5s; -ms-transition: opacity .5s; transition: opacity .5s; -webkit-backface-visibility: hidden; }
.wpprestige_latestimageswidget_opacity_out:hover { opacity: .7; }
.wpprestige_latestimageswidget_opacity_in { opacity: 0; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -o-transition: opacity .5s; -ms-transition: opacity .5s; transition: opacity .5s; -webkit-backface-visibility: hidden; }
.wpprestige_latestimageswidget_opacity_in:hover { opacity: .5; }

.wpprestige_latestimageswidget { position: relative; float: left; width: 100%; }

.wpprestige_latestimageswidget .eachimage { position: relative; float: left; width: 100%; margin-right: 2%; margin-bottom: 6px; overflow: hidden; }
.wpprestige_latestimageswidget .eachimage img { position: relative; float: left; width: 150%; height: auto; margin-left: -25%; border: none; }
.wpprestige_latestimageswidget .eachimage a { position: absolute; width: 120%; height: 120%; top: -10%; left: -10%; background: #000; color: #fff; text-align: center; font-size: 1rem; text-decoration: none; }
.wpprestige_latestimageswidget .eachimage a:hover { color: #fff; }

.wpprestige_latestimageswidget .threecols { width: 32%; }
.wpprestige_latestimageswidget .threecols:nth-child(3n+3) { margin-right: 0; }
.wpprestige_latestimageswidget .threecols:nth-child(-n+3) { margin-top: 6px; }
.wpprestige_latestimageswidget .fourcols { width: 23.5%; }
.wpprestige_latestimageswidget .fourcols:nth-child(4n+4) { margin-right: 0; }
.wpprestige_latestimageswidget .fourcols:nth-child(-n+4) { margin-top: 6px; }
.wpprestige_latestimageswidget .twocols { width: 49%; }
.wpprestige_latestimageswidget .twocols:nth-child(2n+2) { margin-right: 0; }
.wpprestige_latestimageswidget .twocols:nth-child(-n+2) { margin-top: 6px; }

.wpprestige_latestimageswidget .fivecols { width: 18.4%; }
.wpprestige_latestimageswidget .fivecols:nth-child(5n+5) { margin-right: 0; }
.wpprestige_latestimageswidget .fivecols:nth-child(-n+5) { margin-top: 6px; }
.wpprestige_latestimageswidget .sixcols { width: 15%; }
.wpprestige_latestimageswidget .sixcols:nth-child(6n+6) { margin-right: 0; }
.wpprestige_latestimageswidget .sixcols:nth-child(-n+6) { margin-top: 6px; }