.mibreit-slideshow{position:relative;left:0;margin:0 auto;width:100%;height:43rem;overflow:hidden}.mibreit-slideshow-title{position:relative;text-align:center}
.mibreit-thumbview{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin: 20px 0 30px 0;
	width: 100%;
	display: flex;
	flex-direction: row;align-items:center;
	justify-content: center;
}
.mibreit-slideshow-next{
	position:absolute;
	z-index:12;
	top:50%;
	right:200%;
	opacity:0;
	display: none;
}
.mibreit-slideshow-next svg{width:3rem;height:3rem;margin-top:-1.5rem}
.mibreit-slideshow-previous{
	position:absolute;
	z-index:12;
	top: 50%;
	opacity:0;
	display: none;
}
.mibreit-slideshow-previous svg{transform:scaleX(-1);width:3rem;height:3rem;margin-top:-1.5rem}
.mibreit-thumbview-previous{
	width: 10px;
	height: 16px;
	margin-right: 5px;
	background: url('../images/sub/product_pre.png') no-repeat;
	background-position: center;
}
.mibreit-thumbview-next{
	width: 10px;
	height: 16px;
	margin-left: 5px;
	background: url('../images/sub/product_next.png') no-repeat;
	background-position: center;
}

.mibreit-regular-slideshow,.mibreit-regular-thumb,.mibreit-regular-title{position:relative}.mibreit-fullscreen{position:fixed;box-sizing:border-box;background-color:#181818;overflow:hidden;top:0;padding:1rem;width:100%;height:100%;z-index:100;display:flex;flex-direction:column}.mibreit-fullscreen .width-100{width:100%}.mibreit-fullscreen .flex-grow-1{flex-grow:1}.mibreit-fullscreen .flex-grow-0{flex-grow:0}
.mibreit-enter-fullscreen-button{position:absolute;z-index:12;width:2rem;height:2rem;right:.25rem;top:.25rem;opacity:0;display: none;}
.mibreit-fullscreen>.exit-fullscreen{position:absolute;z-index:12;width:3rem;height:3rem;right:1rem;top:1rem}.mibreit-fullscreen>.exit-fullscreen>svg{opacity:.75}
.mibreit-imageElement{
	width: 100%;
	position: absolute;
	padding: 0;
	overflow: hidden;
	z-index: 10;
}
.mibreit-center-box{
	display:flex;
	flex-direction:column;
	width:100%;
	overflow: hidden;
}
.mibreit-imageElement img{
	width: 100%;
	margin:auto;
	padding:0;
	align-self:center;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	flex-shrink:0
}
.mibreit-imageElement h3{margin-left:-4000px}.mibreit-contextMenu{position:absolute;width:100%;height:100%;padding-left:.5rem;padding-right:.5rem;z-index:11;text-align:center;font-size:1.5rem;background-color:#79756f}.mibreit-thumbs{overflow:hidden;display:flex;flex-direction:row}.mibreit-thumbs-scroller{position:relative;display:flex;flex-direction:row}
.mibreit-thumbElement:hover .mibreit-center-box{
	border: 2px solid #2e3092;
}
.mibreit-thumbElement .mibreit-center-box{border:solid;border-width:1px;overflow:hidden}
.mibreit-thumbElement img{margin:auto;padding:0;align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-indent:100%;white-space:nowrap;overflow:hidden;flex-shrink:0}

@media (max-width: 575px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 576px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:4.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 768px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 992px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 1100px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 1200px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 1400px){
	.mibreit-thumbElement{
		position:relative;
		padding:5px;
		width:5rem;
		height:3.5rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}
@media (min-width: 1500px){
	.mibreit-thumbElement{
		position:relative;
		padding:.5rem;
		width:5rem;
		height:5.7rem;
		flex-shrink:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}