﻿.fancybox-nav {
    width: 60px;
}

.fancybox-nav span {
    visibility: visible;
    opacity: 1;
}
/*
.fancybox-nav:hover span {
    opacity: 1;
}
*/
.fancybox-next {
    right: -60px;
}

.fancybox-prev {
    left: -60px;
}

.fancybox-inner .fancybox-outer {
    overflow: hidden !important;
    border-radius: 0px;
}

span.mejs-offscreen {
    display: none;
}

div.mejs-layers {
    display: none;
}

.fancybox-skin {
    background: transparent!important;
}

#gallery-title { text-align: left; }

#tip7-title b { display: block; margin-right: 80px; }

#gallery-title span { float: right; }


h1.gallery-title {
	/* text-decoration: underline; */
	font-family: 'Archivo Narrow';
	margin-bottom: 10px;
}
