-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjustg.css
1 lines (1 loc) · 7.6 KB
/
justg.css
1
.njg-jg-gallery>a>.caption,.njg-jg-gallery>div>.caption,.njg-jg-gallery>figure>.caption{display: none;position: absolute;bottom: 0;padding: 5px;background-color: #000000;left: 0;right: 0;margin: 0;color: white;font-size: 12px;font-weight: 300;font-family: sans-serif;}.njg-jg-gallery>a>.caption.caption-visible,.njg-jg-gallery>div>.caption.caption-visible,.njg-jg-gallery>figure>.caption.caption-visible {display: initial;filter: "alpha(opacity=70)";opacity: 0.7;-webkit-transition: opacity 500ms ease-in;-moz-transition: opacity 500ms ease-in;-o-transition: opacity 500ms ease-in;transition: opacity 500ms ease-in;}.njg-jg-caption{background:rgba(0,0,0,.7);box-sizing:border-box;color:#fff;cursor:pointer;height:100%;opacity:0;overflow:hidden;padding:1em;position:absolute;text-align:center;transform-style:preserve-3d;width:100%;word-wrap:break-word;z-index:2}.njg-jg-gallery .njg-jg-caption{display:none;opacity:1;transition:none 0s ease 0s}.njg-jg-gallery .njg-jg-caption span{color:#fff;display:block;font-size:19px;font-weight:900;letter-spacing:8px;line-height:120%;opacity:.9;padding:0 5%;position:relative;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.njg-jg-gallery.njg-jg-style1 .hover-in-top .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-in-top;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-in-top;-moz-animation:.2s ease 0s normal none 1 running njg-jg-in-top;-ms-animation:.2s ease 0s normal none 1 running njg-jg-in-top;bottom:auto;display:block;top:0}.njg-jg-gallery.njg-jg-style1 .hover-out-top .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-out-top;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-out-top;-moz-animation:.2s ease 0s normal none 1 running njg-jg-out-top;-ms-animation:.2s ease 0s normal none 1 running njg-jg-out-top;bottom:auto;display:block;top:-100%}.njg-jg-gallery.njg-jg-style1 .hover-in-bottom .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-in-bottom;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-in-bottom;-moz-animation:.2s ease 0s normal none 1 running njg-jg-in-bottom;-ms-animation:.2s ease 0s normal none 1 running njg-jg-in-bottom;bottom:0;display:block;top:auto}.njg-jg-gallery.njg-jg-style1 .hover-out-bottom .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-out-bottom;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-out-bottom;-moz-animation:.2s ease 0s normal none 1 running njg-jg-out-bottom;-ms-animation:.2s ease 0s normal none 1 running njg-jg-out-bottom;bottom:-100%;display:block;top:auto}.njg-jg-gallery.njg-jg-style1 .hover-in-left .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-in-left;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-in-left;-moz-animation:.2s ease 0s normal none 1 running njg-jg-in-left;-ms-animation:.2s ease 0s normal none 1 running njg-jg-in-left;display:block;left:0;right:auto}.njg-jg-gallery.njg-jg-style1 .hover-out-left .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-out-left;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-out-left;-moz-animation:.2s ease 0s normal none 1 running njg-jg-out-left;-ms-animation:.2s ease 0s normal none 1 running njg-jg-out-left;display:block;left:-100%;right:auto}.njg-jg-gallery.njg-jg-style1 .hover-in-right .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-in-right;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-in-right;-moz-animation:.2s ease 0s normal none 1 running njg-jg-in-right;-ms-animation:.2s ease 0s normal none 1 running njg-jg-in-right;display:block;left:auto;right:0}.njg-jg-gallery.njg-jg-style1 .hover-out-right .njg-jg-caption{animation:.2s ease 0s normal none 1 running njg-jg-out-right;-webkit-animation:.2s ease 0s normal none 1 running njg-jg-out-right;-moz-animation:.2s ease 0s normal none 1 running njg-jg-out-right;-ms-animation:.2s ease 0s normal none 1 running njg-jg-out-right;display:block;left:auto;right:-100%}@keyframes njg-jg-in-right{0%{right:-100%}100%{right:0}}@keyframes njg-jg-in-left{0%{left:-100%}100%{left:0}}@keyframes njg-jg-out-right{0%{right:0}100%{right:-100%}}@keyframes njg-jg-out-left{0%{left:0}100%{left:-100%}}@keyframes njg-jg-in-top{0%{top:-100%}100%{top:0}}@keyframes njg-jg-in-bottom{0%{bottom:-100%}100%{bottom:0}}@keyframes njg-jg-out-top{0%{top:0}100%{top:-100%}}@keyframes njg-jg-out-bottom{0%{bottom:0}100%{bottom:-100%}}.njg-jg-gallery{width:100%;position:relative;overflow:hidden}.njg-jg-gallery>a,.njg-jg-gallery>div{position:absolute;display:inline-block;overflow:hidden;margin:0;padding:0;border:none}.njg-jg-gallery>a>a>img,.njg-jg-gallery>a>img,.njg-jg-gallery>div>a>img,.njg-jg-gallery>div>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.njg-jg-gallery>.jg-filtered{display:none}.njg-jg-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.njg-jg-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}body .pswp--open{z-index:100040}.iag-ads {margin:0 auto;text-align:center;max-width:100% !important;width:100%}.iag-ads>*{max-width:100%}.imnavnext,.imnavprev{background-color:rgba(18,18,21,.5)}.imnavc{position:relative}.imnavc .imnavnext,.imnavc .imnavprev{position:absolute;z-index:10;display:block;top:30%;width:50px;height:50px;color:#fff;margin-top:-50px;text-indent:-9999px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAABkCAMAAAD0WI85AAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAIHRSTlMAFRYXGhscICFJSnJzent8fX5/gIiJiovS09TV2drf4HuRzVIAAAABYktHRAH/Ai3eAAABdUlEQVR42u3bXXKDMBhDUUNCQgstBJK00Pzsf5fFa8gnqePqLkAzZzx+8INTcs4555xzzjkn7vPt9Y33D73j67t6faRarkU4UqrVkmuMQy4Jc4glgY4sucgcSxU5J5Ncljp2UCQJd4gkAIdEAnEIJCBHlpyZjjPKkSVzEQ6qZEY6iBKwI0smhmNCO0gSgmOTrFMRDoJkWmvORQRLaI4sOeHGTzwHVEJ1ACVkB0xCd4AkI9+RJWMRDoBE5AiXyBwp7SIl47pLqQDJoHRkyVCEI0wy/IgdUZJ5qdWQoMdvf9trHftbHzMkljRRjixpinBIJaEOoSTYIZM09z56sr83RTgkEohDIAE56BKYgywBOqgSqIMoATtokgPaQZIQHFlywDs6xrHDJcdHx7mIYAnNsUkexyIcUAnVkVKHkpAdMAndAZIIHBCJxAGQiBzhklbl2CTPQEn7lDlCJVJHlrRFOMIkckeQ5A84yvkI45xzzjnnnHP/vV/0yBek70RmeAAAAABJRU5ErkJggg==);background-size:cover}.imnavprev{left:0;margin-left:5px}.imnavnext{right:0;background-position:100%,0;background-repeat:no-repeat;margin-right:5px}.imnavc>.imnavlink:hover>.imnavnext,.imnavc>.imnavlink:hover>.imnavprev{background-color:#00f}@media all and (min-width:768px){.imnavc .imnavnext,.imnavc .imnavprev{width:75px;height:75px}}.ratio-container{position:relative}.ratio-container:after{display:block;height:0;width:100%;padding-bottom:56.25%;content:""}.ratio-container>*{position:absolute;top:0;left:0;width:100%;height:100%}.unknown-ratio-container>*{max-width:100%;max-height:100%;width:auto;height:auto}@media screen and (max-width:1087px){.is-flex-touch{display:inline-block !important}}.caption.is-flex-touch{opacity:0.7}.njg-hidden{display:none !important}.njg-jg-caption {font-weight:600;justify-content:center;align-items:center;}.hover-in-top>.njg-jg-caption,.hover-in-right>.njg-jg-caption,.hover-in-bottom>.njg-jg-caption,.hover-in-left>.njg-jg-caption,.hover-out-top>.njg-jg-caption,.hover-out-right>.njg-jg-caption,.hover-out-bottom>.njg-jg-caption,.hover-out-left>.njg-jg-caption{display:flex !important;}.caption.caption-bottom {top:unset;bottom:0}.caption.caption-top{bottom:unset;top:0}.caption.caption-top{position:relative !important;width:100%}.caption.caption-top.caption-visible{display:block !important}