/*! PILLBOX EDITED VERSION OF lightgallery - v1.6.9*/.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none;}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5;}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF;}.lg-actions .lg-next{right:20px;}.lg-actions .lg-next:before{content:"\e095";}.lg-actions .lg-prev{left:20px;}.lg-actions .lg-prev:after{content:"\e094";}@-webkit-keyframes lg-right-end{0%{left:0;}50%{left:-30px;}100%{left:0;}}@-moz-keyframes lg-right-end{0%{left:0;}50%{left:-30px;}100%{left:0;}}@keyframes lg-right-end{0%{left:0;}50%{left:-30px;}100%{left:0;}}@-webkit-keyframes lg-left-end{0%{left:0;}50%{left:30px;}100%{left:0;}}@-moz-keyframes lg-left-end{0%{left:0;}50%{left:30px;}100%{left:0;}}@keyframes lg-left-end{0%{left:0;}50%{left:30px;}100%{left:0;}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative;}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative;}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,0.45);}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;}.lg-toolbar .lg-icon:hover{color:#FFF;}.lg-toolbar .lg-close:after{content:"\e070";}.lg-toolbar .lg-download:after{content:"\e0f2";}.lg-sub-html{background-color:rgba(0,0,0,0.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080;}.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold;}.lg-sub-html p{font-size:12px;margin:5px 0 0;}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle;}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,0.25,1) 0s,opacity .35s cubic-bezier(0,0,0.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,0.25,1) 0s,opacity .35s cubic-bezier(0,0,0.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,0.25,1) 0s,opacity .35s cubic-bezier(0,0,0.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,0.25,1) 0s,opacity .35s cubic-bezier(0,0,0.25,1) 0s,color .2s linear;}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,0.25,1) 0s,opacity 250ms cubic-bezier(0,0,0.25,1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,0.25,1) 0s,opacity 250ms cubic-bezier(0,0,0.25,1) !important;-o-transition:-o-transform 250ms cubic-bezier(0,0,0.25,1) 0s,opacity 250ms cubic-bezier(0,0,0.25,1) !important;transition:transform 250ms cubic-bezier(0,0,0.25,1) 0s,opacity 250ms cubic-bezier(0,0,0.25,1) !important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,0.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,0.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,0.25,1) 0s;transition:transform .25s cubic-bezier(0,0,0.25,1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0);}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px;}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px;}@media (min-width: 1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease;}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707;}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px;}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0;}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px;}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;}.lg-outer .lg-toogle-thumb:after{content:"\e1ff";}.lg-outer .lg-toogle-thumb:hover{color:#FFF;}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px;}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative;}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important;}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer;}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto;}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/wp-content/plugins/londolozi_advanced_imagery/img/vimeo-play.png) no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/wp-content/plugins/londolozi_advanced_imagery/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(/wp-content/plugins/londolozi_advanced_imagery/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8;}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1;}.lg-outer .lg-has-youtube .lg-video-play{background:url(/wp-content/plugins/londolozi_advanced_imagery/img/youtube-play.png) no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/wp-content/plugins/londolozi_advanced_imagery/img/youtube-play.png) no-repeat scroll 0 -60px transparent;}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0;}.lg-outer .lg-has-video .lg-video-object{visibility:hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible;}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s;}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0;}.lg-progress-bar.lg-start .lg-progress{width:100%;}.lg-show-autoplay .lg-progress-bar{opacity:1;}.lg-autoplay-button:after{content:"\e01d";}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;transition-duration:0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,0.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,0.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,0.25,1) 0s;transition:transform .3s cubic-bezier(0,0,0.25,1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,0.25,1) 0s,top .3s cubic-bezier(0,0,0.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,0.25,1) 0s,top .3s cubic-bezier(0,0,0.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,0.25,1) 0s,top .3s cubic-bezier(0,0,0.25,1) 0s;transition:left .3s cubic-bezier(0,0,0.25,1) 0s,top .3s cubic-bezier(0,0,0.25,1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,0.25,1) 0s,opacity .15s !important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,0.25,1) 0s,opacity .15s !important;-o-transition:-o-transform .3s cubic-bezier(0,0,0.25,1) 0s,opacity .15s !important;transition:transform .3s cubic-bezier(0,0,0.25,1) 0s,opacity .15s !important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}#lg-zoom-in:after{content:"\e311";}#lg-actual-size{font-size:20px;}#lg-actual-size:after{content:"\e033";}#lg-zoom-out{opacity:.5;pointer-events:none;}#lg-zoom-out:after{content:"\e312";}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto;}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible;}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px white inset;}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%;}.lg-outer .lg-pager{background-color:rgba(255,255,255,0.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,0.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px;}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px white inset;}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0;}.lg-fullscreen:after{content:"\e20c";}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d";}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,0.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear 0.18s,opacity .18s linear 0s;-o-transition:visibility 0s linear 0.18s,opacity .18s linear 0s;transition:visibility 0s linear 0.18s,opacity .18s linear 0s;}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0px,0);-o-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0);opacity:1;visibility:visible;}.lg-outer.lg-dropdown-active #lg-share{color:#FFF;}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear 0.5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear 0.5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear 0.5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear 0.5s,opacity .18s linear 0s;}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px;}.lg-outer .lg-dropdown > li:last-child{margin-bottom:0;}.lg-outer .lg-dropdown > li:hover a,.lg-outer .lg-dropdown > li:hover .lg-icon{color:#333;}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,0.07);}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle;}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto;}.lg-outer #lg-share{position:relative;}.lg-outer #lg-share:after{content:"\e80d";}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998;}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901";}.lg-outer #lg-share-twitter .lg-icon{color:#00aced;}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904";}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902";}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903";}.lg-group:after{content:"";display:table;clear:both;}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s;}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lg-outer.lg-visible{opacity:1;}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1;}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%;}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap;}.lg-outer .lg-item{display:none !important;}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important;}.lg-outer.lg-css .lg-current{display:inline-block !important;}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%;}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px;}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;}.lg-outer .lg-item.lg-complete{background-image:none;}.lg-outer .lg-item.lg-current{z-index:1060;}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1;}.lg-outer .lg-empty-html{display:none;}.lg-outer.lg-hide-download #lg-download{display:none;}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s;}.lg-backdrop.in{opacity:1;}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.lg-css3.lg-fade .lg-item{opacity:0;}.lg-css3.lg-fade .lg-item.lg-current{opacity:1;}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0s;}div[id^='jarallax-container-'],div[id*=' jarallax-container-']{clip-path:inset(0 0 0 0);}.lg-on #loading-overlay{background-color:rgba(255,255,255,0.9);}.media-data{display:none;}.image-badge{width:50px;height:50px;display:flex;justify-content:center;align-items:center;font-size:26px;margin-left:4px;}.image-badge::before{position:absolute;color:#f5f5f5;z-index:0;font-size:50px;z-index:1;}.image-badges i{padding:0;width:48px;vertical-align:middle;line-height:35px;display:inline-block;text-align:center;font-size:30px;z-index:2;line-height:30px;height:30px;}.image-badge-previously-featured i{font-size:25px;color:#555;margin-top:5px;}.image-badge-featured i{color:#3798fb;margin-top:0;}.gallery-badges .image-badge-featured i{color:#eee;}.image-badges .purchasable-icon{color:#ccc;font-size:30px;}.lg-last .lg-next,.lg-first .lg-prev{opacity:0;z-index:0;}.gallery-purchasable .section-gallery .purchasable-tag{display:none;}.lg-on{overflow:hidden;}.lg-backdrop{z-index:10002;background-color:#f0efef;}.lg-inner{background:white;}.lg-outer{z-index:10003;padding:15px;background:#f0efef;transition:.6s ease;min-width:320px;}.lg-outer .lg-img-wrap{padding:0;}.lg-sub-html{display:none !important;}.lg-outer .lg-inner,.lg-outer .lg-toolbar,.lg-outer .lg-actions{width:calc(100% - 400px);transition:.4s;min-width:50px;}.lg-toolbar{color:#808285;background:rgba(255,255,255,0);}.lg-outer .lg-actions{position:absolute;top:50%;margin-top:-23px;}.lg-actions .lg-next{right:10px;}.lg-actions .lg-prev{left:10px;text-indent:-4px;}.lg-actions .lg-next,.lg-actions .lg-prev,.expand-image{margin-top:0;width:46px;height:46px;border-radius:0;background-color:rgba(0,0,0,0.3);}.lg-actions .lg-next::before,.lg-actions .lg-prev::after{font-family:'londo';font-size:30px;line-height:1;color:#fff;opacity:.8;transition:.2s;text-shadow:1px 1px 0 #000,0 0 3px rgba(0,0,0,0.4);}.lg-actions .lg-prev::after{content:'j';}.lg-actions .lg-next::before{content:'k';}.lg-outer .lg-item{background:url(/wp-content/themes/londolozi/img/loading.svg) no-repeat scroll center center transparent;}#lg-counter{padding:10px 20px;color:white;text-shadow:1px 1px 0 rgba(0,0,0,0.5),0 0 3px rgba(0,0,0,0.4),-1px -1px 0 rgba(0,0,0,0.05);font-size:15px;}.lg-expanded .lg-outer .lg-toolbar{top:-56px;opacity:0;}.lg-expanded .lg-outer .lfa-sidebar-data-loaded .lg-toolbar{top:0;opacity:1;}.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar{opacity:0;}.lg-expanded .lg-outer{padding:0;background:black;}.lg-expanded .lg-outer .lg-inner{background:transparent;}.lg-expanded .lg-outer .lg-inner,.lg-expanded .lg-outer .lg-toolbar,.lg-expanded .lg-outer .lg-actions{width:100%;}.lg-expanded .lg .lfa-info-sidebar{right:-400px;top:0;bottom:0;}.lg-expanded .lg-hide-items .lg-toolbar .lg-counter{opacity:0;transition:.4s;}.expand-image .show-expanded,.lg-expanded .hide-expanded{display:none;}.lg-expanded .show-expanded{display:flex;}.lg-toolbar-bottom{position:absolute;bottom:-63px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.6) 100%);width:100%;flex-direction:row;transition:.4s;opacity:0;margin-bottom:-10px;display:flex;padding:10px 8px 3px 17px;z-index:1082;}.lg-expanded .lg-toolbar-bottom{z-index:10000;}.lg-toolbar-bottom .btn{margin:0;width:50px;}.lg-toolbar-bottom .photographer-date{padding:0;margin-right:auto;flex:1 1 auto;display:flex;min-width:0;}.lg-expanded .lfa-sidebar-data-loaded .lg-toolbar-bottom{opacity:1;margin-bottom:0;bottom:0;}.lg-toolbar-bottom .photograher-meta,.lg-expanded .lg-toolbar-bottom.no-photographer .photographer-default{display:none;}.lg-expanded .lg-toolbar-bottom .photographer-name a{color:#ccc;}.lg-expanded .lg-toolbar .expand-image{margin:10px 10px 0 0;}.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar-bottom{bottom:-63px;opacity:0;}.lg-toolbar .lg-close{padding:0;display:inline-block;font-size:30px;opacity:1;color:white;text-shadow:1px 1px 1px rgba(0,0,0,0.6);position:absolute;left:0;top:0;align-items:center;justify-content:center;right:auto;font-family:'londo' !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;line-height:1;}.lg-toolbar .lg-close::after{content:'I';}.lg-toolbar .lg-close{display:none !important;}.lg-toolbar .expand-image{float:right;margin:10px 10px 0 0;cursor:pointer;}.expand-image i{text-shadow:1px 1px 0 #000,0 0 3px rgba(0,0,0,0.4);color:#fff;font-size:30px;text-align:center;width:100%;display:flex;justify-content:center;align-items:center;height:100%;opacity:.9;}.mobile .expand-image i{opacity:1;}.not-mobile .expand-image i{opacity:1;}.not-mobile .overlay-button i,.not-mobile .lg-actions .lg-next::before,.not-mobile .lg-actions .lg-prev::after{transition:.2s;}.btn.loading-bg{background:url(/wp-content/themes/londolozi/img/loading.svg) center center no-repeat !important;box-shadow:none !important;cursor:default;pointer-events:none;}.btn.loading-bg i{opacity:0;}.lfa-info-sidebar{width:400px;right:15px;top:15px;bottom:15px;left:auto;background-color:white;padding:24px 30px 0;position:fixed;z-index:10000;overflow:auto;transition:.6s ease;overflow:hidden;max-width:calc(100% - 50px);}.info-sidebar-details{padding:0 0 36px;margin-bottom:auto;}.info-sidebar-share{border-top:1px solid #ccc;height:60px;}.info-sidebar-share .londolozi-social-share-bar{height:100%;width:100%;}.lfa-info-sidebar-inner{opacity:0;transition:.3s;max-width:100%;position:relative;}.lfa-sidebar-data-loaded .lfa-info-sidebar-inner{opacity:1;}.lfa-info-sidebar-inner{background:white;}.lg .lfa-info-sidebar{display:flex;overflow-y:auto;}.info-photographer-wrap{flex-direction:row;display:flex;align-items:center;max-width:100%;}.photographer-date{padding:0 0 50px;}.photographer-name,.photographer-name a{color:#808285;line-height:1.34;font-size:14px;font-style:italic;max-height:35px;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.photograher-meta{color:#aaa;line-height:1.34;font-size:13px;}.photographer-meta-wrap{max-width:100%;overflow:hidden;}.info-sidebar-footer{display:none;}.like-cart-buttons{display:flex;flex:0 0;}.sidebar-buttons .like-cart-buttons > *{width:calc(50% - 10px);}.like-cart-buttons > *{display:flex;align-items:center;justify-content:center;margin-bottom:9px;transition:.3s;}.like-cart-buttons .btn-purchase{margin-left:auto;}.liked-by{border-bottom:1px solid #ccc;padding:0 0 15px;margin:0 0 40px;}.info-sidebar-section{position:relative;flex-direction:column;display:flex;}.info-sidebar-spacer.info-sidebar-section{flex:1 1 auto;min-width:0;max-height:120px;display:none;}.image-camera{height:56px;margin-bottom:10px;flex-direction:column;max-width:none;align-items:start;background:red;justify-content:center;flex:0 0 auto;display:flex;align-self:center;padding:10px 10px 8px 55px;background:none;overflow:hidden;}.is-mobile .lfa-info-sidebar .image-camera{width:100%;position:relative;}.is-mobile .lfa-info-sidebar .image-camera::before{top:0;}.image-camera::before{background:#f5f5f5;width:100%;height:100%;position:absolute;content:'';left:0;height:60px;top:auto;z-index:0;}.image-camera .camera-camera{font-size:13px;line-height:1.3;position:relative;padding-left:3px;color:#66686b;z-index:1;min-height:5px;text-overflow:ellipsis;white-space:nowrap;max-width:100%;position:relative;}.lg .photograher-meta::before{color:#ccc;}.image-camera .camera-camera::before{position:absolute;left:-38px;font-size:23px;top:4px;color:#bbb;content:'\6d';font-family:'leopards' !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.image-camera .camera-exif{color:#a4a4a4;font-style:italic;font-size:13px;z-index:1;padding-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;position:relative;}.image-camera .camera-exif span{padding:4px;}.lfa-info-sidebar .image-camera .camera-exif span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.image-keywords .keywords-wrap{text-align:right;display:block;width:100%;margin:8px 8px 0 0;}.image-keywords .next-link{width:100%;text-align:right;padding-bottom:1px;font-size:14px;}.image-keywords .next-link::before{font-size:18px;margin-top:-3px;}.keywords-wrap a{display:inline-block;padding:6px 6px 8px;font-size:14px;line-height:14px;text-transform:capitalize;cursor:pointer;}.info-title-badges{display:flex;flex-direction:row;align-items:center;min-height:50px;padding-bottom:25px;}.image-title{margin-right:auto;font-size:19px;line-height:1.26;color:#000;}.image-desc{margin-bottom:30px;color:#808285;width:100%;color:#808285;overflow:hidden;display:flex;flex-shrink:0;position:relative;}.lg .keywords-wrap{max-height:80px;overflow:hidden;position:relative;transition:.3s;}.image-desc p{border-left:none;padding-left:0;margin:0;max-height:90px;overflow:hidden;position:relative;transition:.3s;display:flex;flex-shrink:0;clear:both;width:100%;}.lfa-sidebar-data-loaded .image-desc p.desc-expanded,.lfa-sidebar-data-loaded .keywords-wrap.desc-expanded,.gallery-desc p.desc-expanded{max-height:700px;}.image-desc p::after,.image-desc p::before,.lg .keywords-wrap::after,.lg .keywords-wrap::before{opacity:1;transition:opacity .3s .3s;top:68px;}.lg .keywords-wrap::after,.lg .keywords-wrap::before{top:56px;left:0;font-style:italic;}.lfa-sidebar-data-loaded .image-desc p.desc-expanded::after,.lfa-sidebar-data-loaded .image-desc p.desc-expanded::before,.lfa-sidebar-data-loaded .keywords-wrap.desc-expanded::after,.lfa-sidebar-data-loaded .keywords-wrap.desc-expanded::before,.gallery-desc .desc-expanded::after,.gallery-desc .desc-expanded::before{opacity:0;top:100% !important;margin-bottom:-23px;}.gallery-desc p::after,.gallery-desc p::before{margin-top:5px;}.image-desc > p:first-child span::first-letter{font-size:45px;padding:9px 10px 0 2px;line-height:35px;}.no-desc .image-desc{margin:0;}.image-desc > p:first-child span{display:inline-block;width:100%;}.no-desc .image-desc > p:first-child span{display:none;}.image-desc p::before,.lg .keywords-wrap::before{content:'';position:absolute;width:100%;height:25px;z-index:3;background:white;}.image-desc p::after,.lg .keywords-wrap::after{content:'more...';position:absolute;z-index:4;background:white;right:0;text-align:right;cursor:pointer;padding:0 5px 0 20px;color:#ccc;left:auto;transition:.2s;}.tab-li .activity-block{max-width:100px;margin:0 auto;}.tab-li .activity-text{padding:0 25px 0 8px;align-items:start;justify-content:center;}.tab-li .activity-icon i{color:#555;font-size:23px;}.tab-li .activity-collections .activity-icon i{font-size:26px !important;}.btn-favourite,.btn-purchase,.bar-actions .button-icon i{position:relative;background-position:center center !important;}.bar-actions .button-icon.loading-bg i{opacity:0 !important;}.bar-actions .button-icon i.icon-share{font-size:21px;height:19px;}.btn-favourite i,.btn-purchase i,.bar-actions .button-icon i{font-size:24px;height:22px;opacity:1;transition:.2s;}.btn-default.btn-purchase i,.btn-add-to-cart i,.btn-view-cart i{padding-right:10px;}.bar-actions .btn-purchase i{margin-left:-6px;margin-top:-1px;}.btn-add-to-cart i{font-size:20px;}.btn-purchase i,.btn-view-cart i{font-size:20px;height:20px;}.lg .btn-favourite i,.lg .btn-purchase i{margin-top:-3px;}.btn-favourite .icon-heart-empty{z-index:2;}.btn-favourite .icon-favourite{position:absolute;color:#00aeef;z-index:3;font-size:25px;}.liked-by{border-bottom:1px solid #ccc;padding:0 0 14px;margin:0 0 35px;}.liked-by i{color:#aaa;font-size:18px;height:17px;line-height:17px;vertical-align:middle;display:inline-block;margin-top:-3px;}.info-siderbar-actions .help-but{position:absolute;right:0;bottom:48px;}.info-sidebar-tabs{margin-top:30px;}.no-keywords .info-sidebar-tabs{margin-top:45px;}.info-sidebar-tabs .activity-count{font-size:17px;}.info-sidebar-tabs .activity-label{font-size:12px;}.info-sidebar-tabs .londolozi-tab{padding:30px 0;}.info-sidebar-tabs .tabs li{flex-direction:column;height:60px;display:flex;}.info-sidebar-tabs .tabs li a{padding:0;flex:1;display:flex;}.exif-focal_length::after{content:'mm';}.exif-aperture::before{content:'f/';}.exif-iso::before{content:'ISO ';}.liked-by-a{cursor:pointer;}.show-gallery-owner,.show-is-cover-photo{display:none;display:none;}.gallery-owner .show-gallery-owner{display:block;}.gallery-owner .show-gallery-owner.btn{display:flex;}.gallery-owner .is-cover-photo .show-is-cover-photo{display:flex;}.gallery-owner .show-gallery-owner i{display:inline-block;}.is-cover-photo .show-gallery-owner{display:none !important;}.show-is-cover-photo i{color:#00aeef;}.show-is-cover-photo{cursor:default;}.photographer-default{display:none;}.no-photographer .hide-no-photographer,.no-date .photograher-meta,.no-desc .img-desc,.no-camera-data .image-camera,.no-camera .camera-camera,.no-exif .camera-exif,.not-purchasable .hide-not-purchasable,.not-purchasable + .purchasable-tag,.is-featured-image .image-badge-previously-featured,.image-badge-previously-featured,.image-badge-featured,.no-keywords .hide-no-keywords,.likes-1 .hide-likes-1,.likes-0 .hide-likes-0,.likes-0 .liked,.no-likes .liked,.is-liked .not-liked,.show-liked-by-user,.liked-by-user .hide-liked-by-user,.no-sharing .info-sidebar-share,.liked-by-user .not-liked{display:none;}.likes-0 .hide-likes-0,.likes-1 .hide-likes-1,.is-liked.likes-0.added-like .liked,.added-like.no-likes .not-liked,.added-like.no-likes .hide-likes-0.hide-likes-1.show-liked-by-user,.added-like.no-likes .liked-by-a{display:none !important;}.added-like.liked-by-user.likes-1 .hide-likes-1,.likes-1.liked-by-user .hide-likes-0.hide-likes-1.show-liked-by-user{display:inline !important;}.liked-by-user .show-liked-by-user{display:inline-block;position:relative;}.is-featured-image .image-badge-featured,.no-photographer .photographer-default,.is-previously-featured-image .image-badge-previously-featured{display:flex;}.not-purchasable .disable-not-purchasable{pointer-events:none;opacity:.3;}.is-liked.likes-0.added-like .not-liked,.added-like.no-likes .liked,.likes-0:not(.liked-by-user) .not-liked,.likes-0.liked-by-user .liked{display:block !important;}.excluded .photographer-name,.excluded .info-siderbar-actions,.excluded .info-sidebar-share,.excluded .lg-toolbar-bottom{display:none !important;}.image-info-bar{position:absolute;width:100%;display:flex;height:70px;left:0;z-index:2;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.6) 100%);padding:20px 0 0;bottom:-70px;opacity:0;transition:.3s;pointer-events:auto;}.image-info-bar .avatar{box-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:white;}.image-info-bar .photograher-meta{display:none;}.image-info-bar .photographer-name,.image-info-bar .photographer-name a{color:white;}.image-info-bar .bar-author-title{margin-right:auto;min-width:0;}.info-image-title{display:none;}.bar-author-title .info-photographer-wrap{height:100%;padding-bottom:5px;padding-left:9px;}.image-info-bar .button-icon,.lg-toolbar-bottom .button-icon{color:white;margin:0;background-repeat:no-repeat;background-position:center;text-shadow:1px 1px 1px rgba(0,0,0,0.6);}.single-post .lfa-open-gallery{pointer-events:none;}.gallery-ready .lfa-open-gallery{pointer-events:auto;}.final-tiles-gallery .lfa-open-gallery{opacity:1;transition:.4s;height:auto;display:block;}.lfa-open-gallery.lfa-no-gallery{cursor:progress !important;opacity:0 !important;height:0;}.purchasable-tag{position:absolute;top:0;right:-55px;font-size:26px;pointer-events:auto;}.wp-caption-extra-large .purchasable-tag{top:12px;right:10px;z-index:1;position:absolute;margin-right:0 !important;}.purchasable-tag i{z-index:1;line-height:1;font-size:30px;color:#ccc;height:30px;}.gallery-page .section-gallery .purchasable-tag{margin:0;top:8px;right:5px;position:absolute;opacity:1;width:46px;height:46px;}.gallery-page .section-gallery .purchasable-tag i{color:#fff;height:30px;opacity:.9;text-shadow:1px 1px 1px rgba(0,0,0,0.2),1px 1px 10px rgba(0,0,0,0.7);}.gallery-page .section-gallery .image-badge::before{color:black;font-size:46px;opacity:0;display:none;}.post-image-camera.image-camera::before{display:none;}.show-exif-true.caption-wrap{display:flex;flex-direction:column;}.image-camera.post-image-camera{max-width:100%;align-self:end;margin:0;padding-bottom:0;position:relative;}.image-camera.post-image-camera .camera-exif{color:#aaaaaa;}.image-camera.post-image-camera .camera-camera{color:#797b7d;top:0;}.image-camera.post-image-camera .camera-camera::before{color:#ccc;}.favourite-purchase-login .register-slide .profile-header .login-help::before{content:'Create a Londolozi Live account to curate your favorites collection, or to purchase our best photographs from the Fine Art Store, and connect with other voices of the wild.';}.favourite-purchase-login .login-slide .profile-header .login-help::before{content:'Sign in to Londolozi Live to curate your favorites collection, or to purchase our best photographs from the Fine Art Store, and connect with other voices of the wild.';}.favourite-purchase-login .login-help span{display:none;}.modal .modal-avatars{background:#f5f5f5;padding:12px 6px;margin-top:5px;}.modal-avatars > div{display:flex;flex-basis:33.33%;padding:4px 6px;}.modal-avatars .post-details-avatar{padding:0 7px 0 0;flex:0 0 auto;}.modal[data-favouritescount='1'] .hide-singular{display:none;}.image-action-bar .post-details-avatar{flex-shrink:0;}.gallery-container{overflow:hidden;}.gallery-header{margin-top:-120px;z-index:1;position:relative;padding:0;max-height:none;margin-bottom:16px;}.gallery-header .avatar-animal{background-color:white;}.gallery-avatar.avatar-raised{margin-top:-54px;}.home .gallery-avatar.avatar-raised{margin-top:-50px;}.avatar-raised .avatar-but{box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);border-radius:50%;border:4px solid #fff;display:block;background-color:white;}.gallery-desc{margin:35px auto 20px;max-width:420px;}.gallery-desc p{padding:5px 5px 0;}.slide-content .meta .comments-no.gallery-count,.comments-no.gallery-count{padding-top:2px;}.slide-content .meta .comments-no.gallery-count i,.comments-no.gallery-count i{margin-top:-1px;}.slide-content .meta .comments-no.gallery-count i::before,.meta .comments-no.gallery-count i::before{font-size:15px;color:#bbb;}.gallery-type-count{padding-top:2px;}.gallery-header h1{margin:18px 0 16px;text-align:center;}.gallery-header .no-gallery-avatar + h1{margin:64px 0 6px;}.gallery-header .editor-avatar + h1{margin-bottom:6px;}.gallery-header h1 .help-but{display:block;float:right;}.editor-avatar .avatar-but{width:100px;height:100px;background:#fff;justify-content:center;align-items:center;display:flex;}.editor-avatar .purchasable-tag{position:relative;top:auto;right:auto;margin:0;}.editor-avatar .image-badge::before{color:#eee;font-size:68px;margin:0;left:50%;top:50%;transform:translate(-50%,-50%);}.editor-avatar .purchasable-tag i{font-size:50px;color:black;height:50px;}.gallery-badges{right:3px;bottom:0;position:absolute;z-index:2;}.gallery-featured .gallery-badges{z-index:0;}.gallery-badges .image-badge{margin:0 4px 4px 0;}.gallery-badges .image-badge::before{color:#000;opacity:0;}.gallery-badges i{text-shadow:1px 1px 1px rgba(0,0,0,0.2),1px 1px 10px rgba(0,0,0,0.7);}.gallery-badges .image-badge-previously-featured i{color:#eee;}.is-featured-gallery .gallery-badges .image-badge-featured{display:flex;}body[data-previouslyfeatured='true']
.gallery-badges
.image-badge-previously-featured{display:flex;}.is-featured-gallery .image-badge-previously-featured{display:none !important;}.gallery-cards-row{max-width:1880px;margin:0 auto;}.home .gallery-cards-row{margin-top:25px;}.gallery-home-title{text-align:center;margin:80px 0 60px;font-style:normal;color:#333;}.gallery-card-shortcode{max-width:100%;}.author .gallery-cards-row{padding-top:0 !important;padding-bottom:0 !important;}.gallery-card{width:330px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);margin:0 15px 6px;flex:0 0 330px;transition:.2s;}.gallery-card .gallery-card-header{position:relative;height:200px;}.gallery-card-body{display:flex;flex-direction:column;align-items:center;max-height:none;padding:20px 15px 25px;}.gallery-card-cover{width:100%;height:100%;background-size:cover;position:relative;}.gallery-card-overlay{background:linear-gradient(to bottom,rgba(2,6,10,0) 0,rgba(2,6,10,0.26) 55%,rgba(2,6,10,0.85) 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;}.gallery-card .title{color:#231f20;font-size:21px;letter-spacing:.1px;margin:0 0 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;}.gallery-card .gallery-meta{align-items:start;max-width:100%;min-width:0;}.gallery-card-avatar{padding-right:10px;padding-top:1px;flex-shrink:0;}.gallery-card-content{height:41px;max-width:100%;overflow:hidden;}.gallery-card .editor-avatar .image-badge{height:100%;width:100%;}.gallery-card .editor-avatar .image-badge::before{display:none;}.gallery-card .editor-avatar .purchasable-tag i{font-size:40px;height:40px;}.gallery-card .editor-avatar .avatar-but{height:40px;width:40px;}.gallery-cards-row .gallery-card{margin-bottom:30px;}.is-featured .image-badge-featured{display:flex;}.gallery-card .image-badges i{width:38px;line-height:35px;font-size:26px;line-height:26px;height:26px;color:#eee;}.gallery-card .gallery-badges{bottom:0;right:0;}.gallery-card .gallery-badges .image-badge{margin:0;}.gallery-card .gallery-badges .image-badge::before{display:none;}.gallery-card-link{max-width:100%;}.gallery-type,.gallery-author,.gallery-card .gallery-meta{min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%;padding-left:2px;}.gallery-author a{display:inline !important;}.gallery-card-content .date{max-width:100%;}.gallery-cards-slider{justify-content:center;max-width:none;}.lfa-gallery-width{padding:0 40px;max-width:1880px;width:100%;margin:0 auto;}.lfa-gallery-slider{margin:0 auto;max-height:328px;overflow:hidden;}.slider-small-true .lfa-gallery-width,.lfa-gallery-slider[data-slidersmall='true']{width:1160px;}.slick-gallery-card{display:flex;justify-content:center;}.lfa-gallery-slider .slick-list{display:flex;justify-content:center;}.lfa-gallery-slider button + .slick-list{display:block;}.gallery-slider-title{text-align:left;font-style:italic;color:#808285;font-size:15px;font-family:Georgia;letter-spacing:0;margin:0 auto 15px;text-indent:15px;}.gallery-slider-more{text-align:right;}.more-galleries .gallery-slider-wrap{margin:0 0 36px;}.more-galleries .gallery-slider-wrap:last-child{margin:0;}.more-galleries-type .gallery-slider-title{display:none;}section .lfa-gallery-slider .slick-prev{left:5px;}section .lfa-gallery-slider .slick-next{right:5px;}.gallery-slider-wrap{max-width:100%;overflow:hidden;}.activity-favorites i{font-size:1.1em;padding-bottom:.13em;}.activity-photos i{font-size:1.1em;padding-bottom:.15em;}.author .gallery-slider-more{text-align:right;margin-top:-15px;}.profile-dropdown-open .lg-on .profile-dropdown{z-index:10006;}.btn-add-to-cart,.btn-view-cart{margin:30px 0;line-height:24px;}.btn-view-cart i{line-height:23px;margin:-5px 0 0;height:23px;vertical-align:middle;display:inline-block;overflow:hidden;}.gallery-slider-widget{opacity:0;transition:.3s;}.widget .gallery-slider-wrap{padding-bottom:38px;}.gallery-slider-widget.slick-initialized{opacity:1;}.gallery-cards-small .gallery-card{margin:2px 2px 10px;max-width:calc(100% - 4px);}section .gallery-slider-widget{padding:0;}.gallery-cards-small .avatar-wrap,.gallery-cards-small .avatar-but,.gallery-cards-small .avatar-wrap img{width:36px !important;height:36px !important;}.gallery-cards-small .gallery-card .title{font-size:17px;margin:0 0 3px;}.gallery-cards-small .gallery-card .gallery-card-header{height:160px;}.gallery-cards-small .gallery-card .gallery-card-body{padding:18px 8px 23px;}section .gallery-slider-widget.widget-slides .slick-dots{margin:0;bottom:-33px;}section .gallery-slider-widget.widget-slides .slick-prev,section .gallery-slider-widget.widget-slides .slick-next{display:none !important;}.gallery-cards-small .gallery-type-count{padding-top:0;}.downloads-list .downloads-row:first-child{margin-top:0;}.downloads-row .btn i{display:none;}.downloads-row{display:flex;flex-direction:row;flex:1 0 100%;align-items:center;margin:15px 0;line-height:1.8;min-height:70px;}.downloads-row > div{padding:0 17px;flex:0 1 auto;flex-shrink:0;}.downloads-row > div:first-child{padding-left:0;}.downloads-row > div:last-child{padding-right:0;}.downloads-row .downloads-title-license.flex{flex-shrink:1;}.cart-preview.download-preview{background-color:#f5f5f5;margin:0;width:70px;height:70px;}.downloads-title-license{margin-right:auto;}.downloads-row .btn{margin:0;}.downloads-order{border-color:#f8f8f8;border-width:0 4px;border-style:solid;width:140px;}.downloads-file-info{width:190px;}.btn-image-info{border-color:white !important;background:transparent;}.download-title-a,.downloads-row .cart-variation{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;}.download-hide-loading{opacity:0;transition:.3s;}.download-row-loaded .download-hide-loading{opacity:1;}section.profile-downloads{padding-left:30px !important;padding-right:30px !important;width:100%;}.profile-downloads.archive-content-width.container{width:100%;padding:0;}.modal-share .modal-dialog{max-width:260px;}.modal-share .info-sidebar-share{border:none;}.modal-share .modal-body{padding-bottom:0;}.modal-share .modal-content{padding:0;overflow:hidden;}.gallery-badges .btn{margin:0 4px 4px 0;color:white;}.gallery-badges .icon-share{font-size:24px;width:24px;line-height:40px;}.modal-share .share-total-wrap{display:none;}.modal-share .info-sidebar-share{height:auto;}body[data-gallerytype='search'] footer.sticky .londolozi-social-share-bar,body[data-gallerytype='search'] .gallery-badges .btn-share,.home .gallery-badges .btn-share{display:none !important;}.icon-star-1.show-is-cover-photo{margin-top:-3px;}.not-mobile .show-mobile-only{display:none;}.mobile.fine-art-store:not(.single-image) .image-info-bar .btn-expand{display:none !important;}.mobile .image-info-bar{bottom:0 !important;opacity:1 !important;background:none !important;}.mobile.single-post .image-info-bar{background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.4) 100%) !important;}.mobile.less-1200 .image-info-bar .bar-author-title,.mobile.gallery-type-photographer .image-info-bar .bar-author-title,.mobile .image-info-bar .bar-actions .btn:not(.show-mobile-only),.mobile.single-gallery .image-info-bar .bar-actions .btn:not(.show-mobile-only),.mobile .image-info-bar .bar-author-title .photographer-meta-wrap{display:none !important;}.mobile.gallery-multiple .wp-caption .image-info-bar .bar-actions .btn{bottom:0;opacity:1;}.mobile.gallery-owner .bar-actions .show-is-cover-photo{opacity:1 !important;}.mobile .image-info-bar .btn-expand{margin-left:auto;font-size:27px;padding:12px;}.mobile.gallery-owner .image-info-bar .like-cart-buttons{margin-left:auto;}.btn-expand .icon-max::before{content:'\2b';}.not-mobile.lg-expanded .lg-toolbar-bottom .photographer-name a:hover{color:#fff;}.not-mobile .overlay-button:hover i{opacity:1;transform:scale(1.1);}.not-mobile .lg-actions .lg-next:hover::before,.not-mobile .lg-actions .lg-prev:hover::after{opacity:1;font-size:32px;}.not-mobile .image-desc p::after:hover,.not-mobile .lg .keywords-wrap::after:hover{color:#3798fb;}.not-mobile .wp-caption > a:hover .image-info-bar,.not-mobile a.wp-caption:hover .image-info-bar{bottom:0;opacity:1;}.not-mobile .image-info-bar .button-icon:hover,.not-mobile .lg-toolbar-bottom .button-icon:hover{color:#00aeef;}.not-mobile a.lfa-open-gallery:hover{cursor:zoom-in;}.not-mobile .avatar-raised a.avatar-but:hover{box-shadow:0 1px 8px 0 rgba(0,0,0,0.4),0 3px 4px 0 rgba(0,0,0,0.1),0 3px 3px -2px rgba(0,0,0,0.1);opacity:1;}.not-mobile .avatar-raised .avatar-but:hover{opacity:1 !important;}.not-mobile .gallery-card:hover{box-shadow:0 2px 6px 0 rgba(0,0,0,0.2),0 1px 4px 0 rgba(0,0,0,0.14),0 3px 4px -1px rgba(0,0,0,0.12);opacity:.95;}@media only screen and (min-width: 1200px){.wp-caption > .purchasable-tag{margin-right:-60px;position:relative;top:auto;right:auto;width:60px;margin-left:0;flex-shrink:0;}#wrap section.single-content.single-content-wrap article .wp-caption-extra-large{width:calc(100% + 120px) !important;margin-left:-60px;margin-right:-60px;}.wp-caption-extra-large .purchasable-tag{position:absolute;top:12px;right:10px;width:50px;}#wrap section.single-content.single-content-wrap article{padding-left:60px;padding-right:60px;overflow:hidden;}article .wp-caption{overflow:visible;}.wp-caption:not(.wp-caption-extra-large) .show-exif-true p.wp-caption-text{margin-bottom:0;}.cart-notification{right:-20px;}}@media only screen and (max-width: 1880px){.lfa-gallery-slider{max-width:1520px;}@media only screen and (max-width: 1520px){.lfa-gallery-slider{max-width:1160px;}}@media only screen and (max-width: 1300px){.main-site .gallery-cards-small .gallery-card .gallery-card-header{height:140px;}}@media only screen and (max-width: 1200px){.wp-caption .purchasable-tag::before{left:0;}.gallery-header h1{margin-bottom:8px;}.gallery-page .section-gallery .purchasable-tag i{height:28px;font-size:25px;}.gallery-page .section-gallery .purchasable-tag{width:30px;height:30px;}.fine-art-store:not(.single-image) .image-info-bar .button-icon{width:38px;height:48px;padding:3px 10px 4px;}.fine-art-store .image-info-bar .bar-actions .button-icon i.icon-share{font-size:16px;height:18px;}.fine-art-store .image-info-bar .bar-actions .btn-favourite i,.fine-art-store .image-info-bar .bar-actions .btn-purchase i,.fine-art-store .image-info-bar .bar-actions .button-icon i{font-size:19px;height:22px;}.fine-art-store .image-info-bar .info-photographer-wrap{padding-bottom:0;padding-left:4px;}.fine-art-store:not(.single-image) .image-info-bar{height:40px;padding:0;}.fine-art-store .image-info-bar .avatar{width:28px !important;height:28px !important;}.fine-art-store.gallery-multiple .wp-caption .image-info-bar{transition:.3s;bottom:-40px;opacity:0;}.fine-art-store.gallery-multiple .wp-caption .image-info-bar .bar-actions .btn{bottom:0;opacity:1;}.fine-art-store.gallery-multiple .wp-caption:hover .image-info-bar{bottom:0;opacity:1;}}@media only screen and (max-width: 1160px){.lfa-gallery-slider{max-width:800px;}}@media only screen and (max-width: 1024px){.lfa-info-sidebar .image-camera{width:100%;position:relative;}.lfa-info-sidebar .image-camera::before{top:0;}}@media only screen and (max-width: 1023px){.btn-expand .icon-max::before{content:"\25";}.mobile .image-info-bar .btn-expand{font-size:25px;padding:14px;}.lfa-info-sidebar{width:300px;padding:20px 20px 0;right:0;bottom:0;top:0;box-shadow:-3px 0 5px rgba(0,0,0,.2);}.lfa-info-sidebar .photographer-date{padding:0 0 20px;}.lfa-info-sidebar .like-cart-buttons .btn-purchase{font-size:0;}.lfa-info-sidebar .like-cart-buttons .btn-purchase i{padding:0;}.lfa-info-sidebar .image-title{font-size:16px;line-height:1.3;}.lfa-info-sidebar .liked-by{margin:0 0 10px;font-size:13px;}.info-siderbar-actions .help-but{bottom:24px;}.info-title-badges{padding-bottom:10px;}.lfa-info-sidebar .image-badge{width:40px;height:40px;font-size:2px;margin-left:2px;}.lfa-info-sidebar .image-badge::before{font-size:40px;}.lfa-info-sidebar .image-badges .purchasable-icon{color:#bbb;font-size:24px;}.lfa-info-sidebar .image-badges i{width:40px;font-size:22px;height:24px;}.lfa-info-sidebar .image-badge-previously-featured i{font-size:19px;margin-top:0;}.lfa-info-sidebar .image-desc p{line-height:1.6em;font-size:14px;}.lfa-info-sidebar .londolozi-social-share-bar > *{min-width:46px;height:49px;}.lfa-info-sidebar .share-total-total{font-size:19px;line-height:18px;padding-top:2px;}.lfa-info-sidebar .share-total-text{font-size:12px;}.lfa-info-sidebar .social-share-button{font-size:20px;}.lfa-info-sidebar .info-sidebar-share{height:50px;}.info-sidebar-details{border-bottom:none;padding:0 0 20px;}.info-sidebar-body.flex.layout-column{flex:1 0 auto;}.info-siderbar-actions.info-sidebar-section{margin-bottom:auto;}.lfa-info-sidebar .image-camera{width:100%;}.sidebar-buttons .like-cart-buttons > *{width:calc(50% - 7px);}.lg-outer{padding:0;}.lg-outer .lg-inner,.lg-outer .lg-actions{width:calc(100% - 300px);}.lg-outer .lg-toolbar{width:100%;}.lg-outer .lg-inner{min-width:calc(100% - 300px);width:100%;}.lg-outer .lg-img-wrap{transition:.6s ease;width:calc(100% - 300px);min-width:320px;}.lg-expanded .lg-outer .lg-img-wrap{width:100%;}.lg-inner,.lg-outer,.lg-backdrop{background-color:black;}.info-sidebar-spacer.info-sidebar-section{display:flex;}.show-expanded::before{content:"\2b";font-size:28px;}.lg-actions{opacity:0;}.lg-expanded .lg-actions{opacity:1;}.lg-expanded .lg .lfa-info-sidebar{right:-300px;}.lg-actions .lg-next,.lg-actions .lg-prev,.expand-image{background:transparent;}.lg-toolbar .expand-image,.lg-expanded .lg-toolbar .expand-image{margin:0;}.lg-actions .lg-prev{left:6px;}.lg-actions .lg-next{right:6px;}.lg-toolbar .expand-image{width:52px;height:52px;}.lg-toolbar-bottom,.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar-bottom{bottom:-53px;}.lg-toolbar-bottom{padding:0;margin-bottom:0;}.lg .lg-toolbar-bottom .btn-purchase i{margin-top:-5px;}.lg .lg-toolbar{background:linear-gradient(to top,transparent 0%,rgba(0,0,0,0.6) 100%);}.lg-toolbar .lg-close{display:flex !important;}.lg #lg-counter{margin-left:62px;font-size:14px;padding:12px 0;width:50px;}.lg .lg-toolbar-bottom .post-details-avatar{flex-shrink:0;padding-left:11px;padding-bottom:4px;}.lg .lg-toolbar-bottom .post-details-avatar .avatar img{height:30px;width:30px;}.lg-toolbar-bottom .btn{height:53px;}.lg .lg-toolbar{transition:.4s !important;transform:none;}.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar{top:-42px;opacity:0;}.lg-toolbar .expand-image{position:absolute;right:0;top:0;}.icon-max.hide-expanded{display:none !important;}.icon-min.show-expanded{display:flex !important;}}@media only screen and (max-width: 992px){.gallery-header .no-gallery-avatar + h1{margin:46px 0 0;}.downloads-row .btn{font-size:0;padding:0;width:46px;height:46px;justify-content:center;align-items:center;display:flex;}.downloads-row .btn i{font-size:22px;line-height:12px;vertical-align:middle;display:flex !important;}.cart-preview.download-preview{width:50px;height:50px;}.downloads-row > div{padding:0 10px;}}@media only screen and (max-width: 860px){.downloads-row{min-height:50px;}article .wp-caption .purchasable-tag{margin:0;top:8px;right:5px;position:absolute;opacity:1;width:34px;height:34px;}article .wp-caption .purchasable-tag i{color:#fff;height:28px;opacity:.9;text-shadow:1px 1px 1px rgba(0,0,0,0.2),1px 1px 10px rgba(0,0,0,0.7);}article .wp-caption .purchasable-tag::before{display:none;}}@media only screen and (max-width: 800px){.lfa-gallery-slider{max-width:440px;}.cart-notification{right:-11px;}.cart-notification .cart-icon{font-size:16px;}.cart-count{top:-4px;left:19px;}.fine-art-store .site-subtitle{font-size:24px;padding:6px 0 0 60px;}.gallery-slider-title.lfa-gallery-width{text-align:center;font-size:14px;}.gallery-slider-more{max-width:440px;}}@media only screen and (max-width: 767px){.downloads-row{line-height:1.3;}.downloads-row .property{display:none;}.downloads-file-info{width:130px;font-size:13px;}.cart-preview.download-preview{width:40px;height:40px;}.downloads-order{width:110px;font-size:13px;}.downloads-row .btn{width:40px;height:40px;}.downloads-row{min-height:40px;}}@media only screen and (max-width: 670px){.gallery-header .no-gallery-avatar + h1{margin:30px 0 0;}.gallery-desc{margin:24px auto 0;}}@media only screen and (max-width: 640px){.modal-avatars > div{flex-basis:50%;}.mobile.gallery-owner .bar-actions .show-is-cover-photo,.mobile.gallery-owner .bar-actions .show-gallery-owner i{font-size:18px;}.mobile.gallery-owner .bar-actions .show-is-cover-photo,.mobile.gallery-owner .bar-actions .show-gallery-owner{padding:0;width:30px;height:28px;opacity:.75;}.mobile.gallery-multiple .wp-caption .image-info-bar .bar-actions .btn{opacity:.75;}.mobile .image-info-bar .like-cart-buttons{align-items:flex-end;}.downloads-btn-info{display:none;}.photographer-name,.photographer-name a{font-size:13px;margin-top:2px;}.lg-actions .lg-prev{left:1px;}.lg-actions .lg-next{right:1px;}footer.sticky{height:50px;padding:0;}.sticky-footer #copyright{margin-bottom:50px;}.button-icon{width:46px;height:50px;}.button-icon::before{font-size:19px;padding:15px 13px;}.londolozi-social-share-bar > *{min-width:46px;height:49px;}.share-total-total{font-size:19px;line-height:18px;padding-top:2px;}.share-total-text{font-size:12px;}.social-share-button{font-size:20px;}.info-sidebar-share{height:50px;}article .wp-caption .purchasable-tag i,.gallery-page .section-gallery .purchasable-tag i{height:28px;font-size:25px;}article .wp-caption .purchasable-tag,.gallery-page .section-gallery .purchasable-tag{width:30px;height:30px;}.image-action-bar{height:42px;padding:0;}.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar-bottom,.lg-toolbar-bottom{bottom:-42px;}.image-action-bar .post-details-avatar{padding:0 10px 0 0;}.image-action-bar .info-photographer-wrap{height:100%;padding-bottom:3px;padding-left:6px;}.image-action-bar .button-icon{width:46px;height:44px;padding:3px 10px 6px;}.btn-favourite i,.btn-purchase i,.bar-actions .button-icon i{font-size:23px;height:22px;}.mobile .image-info-bar .btn-expand{font-size:25px;align-self:end;height:40px;padding:8px 0 0;width:40px;}.bar-actions .button-icon i.icon-share{font-size:18px;height:18px;}.image-action-bar .avatar{width:32px !important;height:32px !important;}.lg-expanded .lg-toolbar .expand-image,.lg-toolbar .expand-image{margin:0;width:49px;height:49px;}.show-expanded::before{font-size:28px;}#lg-counter{padding:8px 15px;position:absolute;opacity:0;transition:.6s ease;z-index:-1;}.lg-expanded #lg-counter{opacity:1;}.lg-toolbar-bottom .info-photographer-wrap{height:100%;padding-bottom:8px;padding-left:8px;padding-bottom:5px;padding-left:8px;}.lg-toolbar .lg-icon{height:47px;width:50px;}.lg #lg-counter{margin-left:58px;font-size:13px;padding:12px 0;}.lg-expanded .lg-toolbar .expand-image,.lg-toolbar .expand-image{height:50px;}.lg .lg-toolbar-bottom .post-details-avatar{flex-shrink:0;padding-left:3px;padding-bottom:4px;}.lg .image-action-bar .avatar{width:30px !important;height:30px !important;}.lg .image-action-bar .button-icon{width:47px;height:44px;padding:3px 10px 10px;}.lg-expanded .lg-hide-items .lfa-sidebar-data-loaded .lg-toolbar{top:-42px;}}@media only screen and (max-width: 560px){.fine-art-store .site-subtitle{padding:6px 0 0 34px;font-size:22px;letter-spacing:1px;}.logo-icon[data-appname="store"],.logo-icon[data-appname="fine art"]{font-size:30px;line-height:30px;left:-2px;margin-top:2px;}section.profile-downloads{padding-left:15px !important;padding-right:15px !important;}.downloads-file-info{width:108px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.downloads-row > div{padding:0 6px;}article .wp-caption .purchasable-tag,.gallery-page .section-gallery .purchasable-tag{width:24px;height:24px;}article .wp-caption .purchasable-tag i,.gallery-page .section-gallery .purchasable-tag i{height:24px;font-size:20px;}.gallery-page .section-gallery .purchasable-tag{top:5px;right:2px;}}@media only screen and (max-width: 480px){.fine-art-store .site-subtitle{padding:25px 0 0;}.logo-icon[data-appname="store"],.logo-icon[data-appname="fine art"]{font-size:24px;left:50%;margin-top:0;}.downloads-file-info{display:none;}.downloads-order{width:90px;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}@media only screen and (max-width: 442px){.gallery-slider-wrap .lfa-gallery-slider,.lfa-gallery-width{padding:0 30px;max-width:100%;}.lfa-gallery-slider .gallery-card{max-width:320px;width:calc(100% - 4px);margin:0 auto 6px;}section .gallery-slider-wrap .slick-prev::before,section .gallery-slider-wrap .slick-next::before{font-size:24px;}section .lfa-gallery-slider .slick-prev{left:5px;}section .lfa-gallery-slider .slick-next{right:5px;}.gallery-card .title{font-size:19px;margin:0 0 2px;}.gallery-card .avatar{height:34px !important;width:34px !important;margin:2px 0 0;}.gallery-card-body{padding:18px 15px 22px;}.gallery-author{font-size:13px;}.gallery-card .gallery-card-header{height:163px;}.gallery-count.comments-no{padding-top:0;}.gallery-cards-row .gallery-card{margin:0 0 22px;width:320px;max-width:100%;}.gallery-cards-row{padding:45px 20px !important;}}@media only screen and (max-width: 420px){.gallery-page .section-gallery .purchasable-tag{top:6px;right:3px;}.gallery-page .section-gallery .purchasable-tag i{font-size:16px;}.fine-art-store .image-info-bar .bar-author-title{display:none;}.fine-art-store .image-info-bar .like-cart-buttons{margin-left:auto;}.single-image.fine-art-store .image-info-bar .like-cart-buttons{margin:0;}article .wp-caption .purchasable-tag{width:24px;height:24px;}article .wp-caption .purchasable-tag i{height:24px;font-size:20px;}.cart-notification{right:-9px;}#lg-counter{padding:10px 12px;font-size:14px;}.gallery-header .no-gallery-avatar + h1{margin:30px 0 0;}.gallery-desc{margin:24px auto 0;}.image-desc > p:first-child span::first-letter{font-size:44px;padding:5px 10px 0 2px;line-height:35px;}.image-info-bar .button-icon{width:38px;height:48px;padding:3px 10px 4px;}.image-info-bar .bar-actions .button-icon i.icon-share{font-size:16px;height:18px;}.image-info-bar .bar-actions .btn-favourite i,.image-info-bar .bar-actions .btn-purchase i,.image-info-bar .bar-actions .button-icon i{font-size:19px;height:22px;}.image-info-bar .info-photographer-wrap{padding-bottom:0;padding-left:4px;}.image-info-bar{height:40px;padding:0;}.image-info-bar .image-action-bar .avatar{width:28px !important;height:28px !important;}}@media only screen and (max-width: 370px){.gallery-cards-row .gallery-card{margin:0 0 22px;}.modal-avatars > div{flex-basis:100%;}}@media only screen and (max-width: 360px){.fine-art-store .site-subtitle{width:auto;font-size:21px;}.logo-icon[data-appname="store"],.logo-icon[data-appname="fine art"]{margin-top:0;}section .lfa-gallery-slider .slick-prev{left:0;}section .lfa-gallery-slider .slick-next{right:0;}}}.home .slide-content{opacity:1;}#wrap .section-gallery{padding-left:30px;padding-right:30px;max-width:3560px;margin:0 auto;position:relative;}.fine-art-store .featured{margin:0 !important;border:none !important;}.gallery-page .header-section{background:none;}.gallery-page.single .banner-background .overlay{opacity:.6 !important;background-repeat:no-repeat;background-position:center;}#gallery-loader{background-color:white;position:fixed;left:0;right:0;top:0;bottom:0;z-index:10050;}.gallery-loading-more.loading-bg{height:24px;transition:.3s;overflow:hidden;position:absolute;bottom:25px;width:24px;left:50%;margin-left:-12px;opacity:1;}.gallery-complete .gallery-loading-more.loading-bg{opacity:0;}.opacity-0{opacity:0;transition:.3s;}.gallery-footer-loaded .opacity-0{opacity:1;}.single-gallery .featured-wrap .overlay-cover-change{background-image:url(/wp-content/themes/londolozi/img/loading.gif);background-repeat:no-repeat;background-position:center;background-color:white;height:100%;width:100%;position:absolute;z-index:1;display:none;}.gallery-header .title{padding:0 10px;}.section-gallery .wp-caption{background:none;margin:0;padding:0;max-width:none;width:auto !important;position:static;}.section-gallery .wp-caption a{opacity:1;transition:.3s;}.section-gallery .wp-caption:hover{opacity:.92;}.gallery-multiple .wp-caption .image-info-bar,.gallery-multiple .wp-caption:hover .image-info-bar .bar-actions .btn{transition:.3s;bottom:0;opacity:1;}.gallery-multiple .wp-caption .image-info-bar .bar-actions .btn{bottom:-70px;opacity:0;transition:.3s;}.lfa-search-checkbox{align-items:center;flex-direction:row;display:flex;float:none;width:100%;padding:5px 0 0 1px;}.lfa-search-checkbox input{display:inline;vertical-align:top;line-height:26px;margin:0;}.lfa-checkbox-label{color:rgb(170,170,170);font-style:italic;font-size:14px;margin:2px auto 0 8px;display:block;height:26px;line-height:26px;}.side-search .lfa-search-checkbox{padding-top:1px;}.lfa-search-checkbox .help-but{margin-top:3px;}.fine-art-store #side-nav .top-search{padding-bottom:12px;}.more-keywords{border-right:1px solid #222;margin-bottom:20px;}.gallery-search-wrap{margin:17px 0;}.tag-cloud{text-align:center;}.tag-cloud a{color:#aaa;padding:0 3px;transition:.3s;line-height:1.25;}.tag-cloud a:hover{color:#3798fb;}.container > .divider{margin:0;}.lfa-filter-bar{display:flex;max-width:2000px;margin:0;position:absolute;width:100%;z-index:1;}.lfa-filter-switch{display:flex;flex-direction:row;margin:0 35px 0 auto;}.lfa-filter-bar .lfa-filter-switch{margin:17px 35px 0 auto;}.lfa-switch input[type='checkbox']{height:0;width:0;visibility:hidden;position:absolute;}.lfa-switch label{cursor:pointer;text-indent:-9999px;width:40px;height:20px;background:#c5c5c5;display:block;border-radius:20px;position:relative;margin:0;}.lfa-switch label::after{content:'';position:absolute;top:1px;left:1px;width:18px;height:18px;background:#fff;border-radius:18px;transition:.3s;}.lfa-switch input:checked + label{background:#3798fb;}.lfa-switch input:checked + label::after{left:calc(100% - 1px);transform:translateX(-100%);}.lfa-switch label:active::after{width:24px;}.lfa-filter-switch .sub{margin-left:9px;line-height:1.3;font-size:14px;}.lfa-filter-switch .help-but{margin-left:7px;margin-top:-1px;}footer .lfa-filter-switch{height:100%;align-items:center;justify-content:flex-end;margin-right:0;height:50px;}.gallery-note{margin:46px 0 0 !important;}.fine-art-home .gallery-header .gallery-type,.archive-gallery .gallery-header .gallery-type{padding-left:6px;}.fine-art-home .gallery-header .gallery-count i,.archive-gallery .gallery-header .gallery-count i{padding-left:0;}.fine-art-home .gallery-desc{max-width:440px;}.fine-art-home .gallery-desc p{line-height:1.6em;max-height:100px;}.fine-art-home .gallery-desc p.desc-expanded{max-height:500px;}.fine-art-home .gallery-desc p::after,.fine-art-home .gallery-desc p::before{top:70px;}.fine-art-store .section-title{color:#231f20;line-height:1.3;}.divider-gallery-slider.div{max-width:1880px;width:calc(100% - 60px);}.section-title.has-subtitle{margin-bottom:0;}.section-title.has-subtitle + .subtitle-count{margin-bottom:49px;}.gallery-more{display:none;margin:15px 0 0;}.partial-gallery .gallery-more{display:block;}.gallery-slider-more .more{margin:4px 16px 0;display:inline-block;}.home-editor-picks .gallery-more{text-align:right;}#wrap .single-image{padding-top:15px;}.single-image-keywords .keywords-wrap{max-width:500px;margin-left:auto;}.sticky .btn-purchase{margin:3px 0 0 auto;}.single-image .wp-caption{background-image:none !important;padding:0;}.single-image article{padding:0 30px;}.gallery-avatar.avatar-raised .avatar-wrap{width:100px !important;height:100px !important;position:relative;}.error404 .galleries-keywords-search .section-title{display:none;}.section-404 + .container-medium.container{display:none;}.error404 .section-404{padding-bottom:0 !important;}.gallery-note{width:100%;}.gallery-note .note{max-width:480px;margin:0 auto;width:calc(100% - 60px);}.gallery-note + .woocommerce-error{margin-top:20px;}.woocommerce-error{max-width:480px;margin:46px auto 0;width:calc(100% - 60px);padding:15px;}.woocommerce-error::before{display:none;}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{display:none !important;}.woocommerce-error,.woocommerce-info,.woocommerce-message{max-width:480px;margin:46px auto 0;width:calc(100% - 60px);padding:15px;}.woocommerce-order-pay #loading-overlay,.woocommerce-order-received #loading-overlay{height:100vh;opacity:1;background-color:white;}.woocommerce-order-pay #loading-overlay h5.subtitle,.woocommerce-order-received #loading-overlay h5.subtitle{flex:0 0;pointer-events:none;color:transparent;position:relative;user-select:none;}.woocommerce-order-pay #loading-overlay h5.subtitle::after,.woocommerce-order-received #loading-overlay h5.subtitle::after{position:absolute;left:50%;transform:translate(-50%,0);white-space:nowrap;color:#aaa;}.woocommerce-order-pay #loading-overlay h5.subtitle::after{content:'Redirecting to payment gateway...';}.woocommerce-order-received #loading-overlay h5.subtitle::after{content:'Finalizing your order...';}.woocommerce-order-pay .blockUI.blockMsg.blockElement{display:none !important;}@media only screen and (max-width: 1023px){.lfa-filter-switch .help-but{display:none;}.lfa-filter-bar .lfa-filter-switch{margin-right:22px;}}@media only screen and (max-width: 992px){#wrap .section-gallery{padding-left:20px;padding-right:20px;}.gallery-header{margin-top:-104px;}.gallery-header .title{line-height:1.6;font-size:20px;margin:10px 0 8px;}.gallery-header h1 .help-but{line-height:1.6;}.gallery-header .editor-avatar + h1{margin-bottom:2px;}}@media only screen and (max-width: 767px){#wrap .section-gallery{padding-left:10px;padding-right:10px;}.more-keywords{border-right:none;padding:0 30px 30px;margin:0 30px 30px;border-bottom:1px solid #888;}.gallery-search-wrap{margin:17px 15px 0 0;}.lfa-filter-bar .lfa-filter-switch{margin-top:15px;margin-right:15px;}}@media only screen and (max-width: 670px){.lfa-filter-bar .lfa-filter-switch{margin-right:15px;}.lfa-filter-switch .sub{line-height:1.4;font-size:13px;}#side-nav > div{padding-bottom:225px;}.gallery-header .title{line-height:1.4;}.gallery-header h1 .help-but{line-height:1.2;}.gallery-header{margin-top:-90px;}.gallery-avatar.avatar-raised{margin-top:-49px;}.home .gallery-avatar.avatar-raised{margin-top:-45px;}.gallery-avatar.avatar-raised .avatar-wrap,.gallery-avatar.avatar-raised img{width:90px !important;height:90px !important;}.editor-avatar .avatar-but{width:90px;height:90px;}.editor-avatar .purchasable-tag i{font-size:40px;height:40px;}.editor-avatar .image-badge::before{font-size:63px;}.gallery-badges{bottom:0;}.gallery-badges .image-badge{margin:0;}.gallery-badges.image-badges .btn{margin:0;}.gallery-badges.image-badges i{font-size:25px;}.gallery-badges .image-badge-featured i{margin-top:7px;}.gallery-badges.image-badges .image-badge-previously-featured i{font-size:21px;margin-top:10px;}.gallery-badges.image-badges .icon-share{font-size:21px;}}@media only screen and (max-width: 560px){.more-keywords{padding:0 10px 30px;margin:0 15px 30px;}.tag-cloud a{line-height:1.3;padding:0 2px;}}@media only screen and (max-width: 420px){.gallery-header{margin-top:-83px;}.gallery-header .title{font-size:18px;}}