@charset "utf-8";
/* CSS Document */

#MikeGallery{
	text-align: center;
	vertical-align: top;
	display: block;
	width: 100%;min-width:320px;
	box-sizing:border-box;
}

body #wrapper{width: 100%!important;max-width: 100%!important;}
body #DinamicGallery{width: 98%!important;max-width:98%!important;}

.thumbs, .thumbs div {
	text-align: center;
	display: inline-block;
	overflow: hidden;box-sizing:border-box;
	position:relative;
}

.thumbs img  {
	border: none!important;
	background: none!important;
	padding: 0px;
	margin: 0;
	margin-bottom:5px;
	height: auto;
	width: auto;
	max-height: 285px;
	max-width: 285px;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	display: inline-block;
	float:none;
	border: 1px solid #666;
}

#MikeGallery .thumbs{
	border: none!important;
	padding: 0px;
	border-radius: 0;
	background-image: none;
	background-color:rgba(90, 90, 90, 0.1);
	text-align: center;
	height: 250px;
	width: 300px;
	margin: 2px 0px;
	display: inline-block!important;
	float: none!important;
	vertical-align: top;
	border: 1px solid #CFD0D4;
	position: relative;
}




#MikeGallery .thumbs div, .imageH{
	border: none!important;
	padding: 0px;
	text-align: center;
	height: 280px;
	min-height:200px;
	width: 300px;
	margin: 0px;
	display: inline-block!important;
	vertical-align: middle;
}

.thumbs div div div{background-image:none;height: auto;}


#MikeGallery.thumbs:hover, .thumbs div div:hover{
	background-image: url(/images/opacity44.png);border:1px solid #fff;}


.thumbs a {
    display: inline-block;
    margin: 2px;
	text-align: center;
	padding:5px;
	border-radius:0;
	
}


.thumbs .imageH {
	vertical-align: middle;
	display: table-cell;
}

a:-webkit-any-link, a, html a {
    color: -webkit-link;
    text-decoration: none;
    cursor: pointer;
}

#MikeGallery .thumbs a  {
	text-decoration: none!important;
}

#MikeGallery .thumbs p{margin:0;width: 100%;font-size:12px;line-height:14px;color:#444!important;}

#MikeGallery .thumbs p span {display: none;width:305px;padding:5px;margin:0;font-size:12px;line-height:15px;}

#MikeGallery .thumbs:hover p span {
	display: block;
	width: 100%;
	box-sizing:border-box;
	height: auto;
	padding:12px 8px;
	position: absolute;
	z-index:999;
	bottom: 0px;
	left: 0;
	    background-color: rgba(218, 218, 219, 0);
	color:#333;
}


#MikeGallery .thumbs .addToCart{
	background-image: url(/images/Cart.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100%;
	display: none;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 9999;
	right: 3px;
	bottom: 3px;
}
.addToCart:hover{
	background-image: url(/images/Cart-hover.svg);
}

#close-bar{
	display: block;
	height: 40px;
	width: 40px;
	float: right;
	position: fixed;
	z-index: 999999999999;
	right: 0;
	top: 0;
}


@media (max-width: 960px){
.thumbs img  {max-height:145px;max-width:145px;padding:0px;margin-right:2px;margin-bottom:0;}
#MikeGallery .thumbs, #MikeGallery .thumbs div {height: auto;min-height:150px;width:150px;}
#MikeGallery .thumbs div div{margin:0;}
#MikeGallery .thumbs-DD p{display:none;}
#MikeGallery .thumbs p{font-size:12px;width: 140px;margin-top:6px;}
#MikeGallery .thumbs:hover p span {width:140px;display:none;}
.thumbs a {padding:1px;}
#MikeGallery .thumbs .addToCart{display: block;}
}

@media (max-width: 480px){
#MikeGallery .thumbs{width:48%;}
 #MikeGallery .thumbs div {width:100%;}
}

@media (max-width: 70px){
#MikeGallery .thumbs, #MikeGallery .thumbs div {min-width:40%;width:40%;}
#MikeGallery{padding:0 20px;}
#MikeGallery .thumbs, #MikeGallery .thumbs div {height: auto;min-height:135px;width:135px;}
#MikeGallery .thumbs img {max-height: 135px;max-width: 135px;}
#MikeGallery .thumbs a {padding:0;margin:0;}
}


a.mailIMG { background-image: url(/images/mail.svg); background-repeat: no-repeat; background-position: center center; background-size: 20px; display: block; height: 16px; width: 20px; position: absolute; z-index: 99; right: 3px; bottom: 3px; text-indent: -99900px; opacity: 0.5; color: #000;background-color:#555;padding:0!important; }
a.mailIMG:hover { opacity: 1; }
#close-bar { display: block; height: 40px; width: 40px; float: right; position: fixed; z-index: 999999999999; right: 0; top: 0; }

/*NEXTGEN*/

#body .ngg-galleryoverview, #body .ngg-albumoverview {margin:20px 0!important;min-height: 100px;text-align:center;}
#body .ngg-album-compact, #body .ngg-album-compactbox{margin:0!important;padding:0!important;display: inline-block;float: none;position:relative;border:none!important;border-radius:0!important;}
#body .ngg-album-compactbox .Thumb {border:none!important;}
#body .ngg-album-compactbox .Thumb img{margin-bottom: -4px;width: 100%!important;}

#body .ngg-breadcrumbs {text-transform: lowercase;font-size: 14px;margin:5px auto!important;max-width:1000px;}

#body .ngg-album-compact p {font-size: 13px;}
.post-meta-wrapper{display:none!important;}
li.ngg-breadcrumb{color:#f90!important;}
.ngg-breadcrumb a{color:#ddd!important;}
#body .sl-overlay {background: #444;opacity:1;}
.ngg-albumoverview.default-view .ngg-album-compactbox:before, .ngg-albumoverview.default-view .ngg-album-compactbox:after, .ngg-albumoverview.default-view p.ngg-album-gallery-image-counter, 
#body .js-shave {display: block!important;}

#body .js-shave-char{display: none!important;}
#body .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 120px;
    z-index: 9999999999;
    margin-top: -14px;
    margin-right: -14px;
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-family: Arial;
    color: #fff;
}

#body .sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -22px;
    height: 54px;
    width: 32px;
    line-height: 54px;
    text-align: center;
    display: block;
    z-index: 10060;
    font-family: Arial;
    color: #fff;
}

.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev{font-size: 4rem;}
