@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;
}

.thumbs img  {
	border: none!important;
	background: none!important;
	padding: 0px;
	margin: 0;
	margin-bottom:5px;
	width: auto;
	max-height: 300px;
	max-width: 100%;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	display: inline-block;
	float:none;
	border: 1px solid #666;
height:225px;
}


#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:290px;
	width: auto!important;
	margin: 2px 0px;
	display: inline-block!important;
	float: none!important;
	vertical-align: top;
	border: 1px solid #CFD0D4;
	position: relative;
}

#MikeGallery .thumbs:hover{background-color:rgba(90, 90, 90, 0.3);}


#MikeGallery .thumbs div, .imageH{
	border: none!important;
	padding: 0px;
	text-align: center;
	height:290px;
	min-height:290px;
	width: auto!important;
	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;
}


#MikeGallery .thumbs a  {
	text-decoration: none!important;
}

#MikeGallery .thumbs p{margin:0;width:96%;padding:0 3%;font-size:14px;line-height:18px;color:#444!important;margin-top:2px;}

#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:2px 8px 3px 8px;
	position: absolute;
	z-index:999;
	bottom: 0px;
	left: 0;
	    background-color: rgba(208, 208, 202, 0.7);
	color:#333;
}


#MikeGallery .thumbs .addToCart, .addToCart{
	background-image: url(/images/Cart.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100%;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 9999;
	right: 3px;
	bottom: 3px;

}


#MikeGallery .thumbs .zoomPOP{
	background-image: url(/images/zoom.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100%;
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	z-index: 9999;
	right: 30px;
	top: 10px;
	opacity:0.5;

}

#MikeGallery .thumbs:hover .zoomPOP{opacity:1;}

#MikeGallery .addToCart .innerText, .COMPgallery .innerText{display:none;}


#close-bar{
	display: block;
	height: 40px;
	width: 40px;
	float: right;
	position: fixed;
	z-index: 999999999999;
	right: 0;
	top: 0;
}

@media(max-width:1025px){
#MikeGallery .thumbs, .thumbs div div, .thumbs div, 
.imageH{height:auto!important;min-height:130px;}
.thumbs img {height:220px!important}
}

@media(max-width:760px){
#MikeGallery .thumbs, .thumbs div div, .thumbs div, 
.imageH, .thumbs img {height:auto!important;}
.thumbs img {height:auto!important;max-height:160px!important;}
#MikeGallery .thumbs div, .imageH {min-height:100px;}
}

@media(max-width:500px){
#MikeGallery .thumbs {height: auto!important;width: 100%!important;}
.thumbs img  {max-height:700px!important;max-width: 100%!important;width: 100%;height:auto!important;}
#MikeGallery a.swipebox{pointer-events:none;}
}

/*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;}

.ngg-album-compactbox:after, .ngg-album-compactbox:before {display:none!important;}
