.album-thum {
	height:70px;
	width:70px;
	border:#ccc solid 2px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.filterable-items figcaption {
	
}

img {
  opacity: 1;
  transition: opacity 0.3s;
}

img[data-src] {
  opacity: 0;
}
.gallery-item a, .gallery-item figure:hover .ch, .gallery-item figure:hover, .gallery-item figure:focus, .gallery-item div:hover .ch, .gallery-item div:hover, .gallery-item div:focus, .gallery-item:hover > div .figcaption, .gallery-item div h3:hover .ch, .gallery-item div h3:hover, .gallery-item div h3:focus {
	background-color: #000;
}
.gallery-item figure, gallery-item figure:hover .ch, .gallery-item figure:hover, .gallery-item figure:focus {
    background: #f26d02;
}
.filterable-items {
	margin-bottom: 0px;
}
.filterable-items .overlay-icon {
	top:5px;
	position: absolute;
	right:10px;
}
.filterable-items .gallery-item a, .filterable-items .gallery-item div:hover {

	background-color: transparent;
}
.overlay-icon.shopping {
    position: absolute;
    right: 10px;
    top: 45px;
    color: #ed1c24
}
.filterable-items .gallery-item div.overlay-icon.shopping:hover, .filterable-items .gallery-item div.overlay-icon:hover, .filterable-items .gallery-item .selected:hover {
	color: #aa0000 !important;
}
.filterable-items .gallery-item img {
	opacity: 1;
}
.filterable-items .gallery-item img:hover {
    opacity: 0.6;
}
.filterable-items .gallery-item .selected img {
	/*opacity: 0.6;*/
}


.filterable-items .gallery-item .overlay-icon {
}

.none {
     display:none;
}
.btn-group-justified.photo p {
	font-size: 13px;
	margin: 0;
	white-space: normal;
	    line-height: 1.3em;
}
.event h3 {
	    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
}
.event-bread {
	/*margin-top:60px;*/
}
.camera img {
	    width: 45px;
    padding-top: 5px;
	height:auto;
	text-align: center
}
.camera  {
	    width: 35px;
    padding: 3px;
	height:auto;
	right:5px;
	text-align: center;
}
.camera:hover {
	opacity: 1;
}
.overlay-icon .toggle-handle {
	display: none;
}
.overlay-icon .toggle-off.btn {
    padding-left: 6px;
	padding: 6px;
}
.overlay-icon .toggle-on.btn {
    padding-right: 6px;
	padding: 6px;
}
.overlay-icon .toggle.btn {
    min-width: 32px;
    min-height: 32px;
	width: 32px !important;
    height: 32px !important;
	display: block;
    margin-top: 5px;
}
 .overlay-icon #shopping.active.toggle-off, #shopping .default,.toggle.btn-link.off  {
	display:none;
}


#imagelightbox-overlay, #imagelightbox-close, .imagelightbox-arrow  {
	display: none !important;
	visibility: hidden;
}
#modal-photo .modal-body img{
	width: auto;
	max-height: 350px;
	height: auto;
	max-width: 100%;
	
}
.b-photo {
    width: 100%;
    height: 70vh;
    background-color: #dddddd;
}
#a_find_me {
	font-size: 13px;
}
#a_find_me.find {
	display: none;
}
.fa.fa-cloud-upload {
	font-size: 33px;
}

@media (max-width: 768px) {
	
	.imagelightbox-arrow {
		display: none !important;
	}
	.camera {
	opacity: 1;
	    /*width: 35px;*/
		 width: 25px;
	padding: 0px 0 3px;
}
	#a_find_me {
	font-size: 14px;
	display: none;
}
	#a_find_me.find  {
		z-index: 1;
    margin-top: 5px;
    /*position: fixed;
    bottom: 112px;*/
        border-radius: 6px;
    display: inline-block;
    /*min-width: 71px;
    font-size: 11px;
		padding: 3px 6px;*/
		min-width: 50px;
    font-size: 9px;
		line-height: 15px;
		padding: 3px 0px;
	}
		
	#a_my_upload {
	font-size: 14px;
	display: none;
}
	
	#a_my_upload.find  {
		z-index: 1;
    margin: 5px 0 !important;
    /*position: fixed;
    bottom: 50px;*/
        border-radius: 6px;
    display: inline-block;
    /*min-width: 71px;
    font-size: 11px;
		padding: 3px 6px;*/
	padding: 3px 0px;
	min-width: 50px;
		    width: 50px;
    white-space: normal;
    font-size: 9px;
	line-height: 9px;
	}
	.fa.fa-cloud-upload {
	font-size: 20px;
	    padding: 4px 0;
}
	
	
  header h1 small {
    display: block;
  }
#share-menu {
	background-color: #eee;
}	

  header div.description {
    padding-top: 9px;
    padding-bottom: 4px;
  }

  .isotope .item {
    position: static ! important;
    -webkit-transform: translate(0px, 0px) ! important;
       -moz-transform: translate(0px, 0px) ! important;
            transform: translate(0px, 0px) ! important;
  }
	.album-thum {
    height: 50px;
    width: 50px;
}
}
@media screen and (max-width: 750px){
.filterable-items .gallery-item {
    width: 33.333%;
}
}
@media (max-width: 500px) {
.event-bread {
	/*margin-top:75px;*/
}
	.b-photo {
    /*height: 320px;*/
	height: 60vh;
}
		.col-75 {
    width: 60% !important;
    padding-right: 5px!important;
}
}
@media screen and (max-width: 480px){
.filterable-items .gallery-item {
    width:50%;
}
	.btn-group-justified.photo p {
	font-size: 11px;
}

}
.none {
	display:none !important;
}
.show {
	display:block;
}
.cursor {
	cursor: not-allowed;
}
.progress-bar-success {
    background-color: #aa0000;
}
.display {
	display: table-cell !important;
}

	