

/* Start:/local/components/shop/certificates/templates/.default/style.css?1751634370634*/


.sertifikaty{
	
}

.sertifikaty-wrap{
	margin: 0 0 20px 0;
}

.sertifikaty-title{
	font-family: 'Myriad Pro SemiExt';
    font-size: 18px;
    font-weight: bold;
    color: #666666;
	
    padding: 5px;
	
	border-bottom: 1px solid #EEEEEE;
}

.sertifikaty-title-text{
	font-family: 'Myriad Pro SemiExt';
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    padding: 10px;
}

.sertifikat-wrap{
	display: flex;
    flex-wrap: wrap;
}

.sertifikat-mini{
	padding: 5px;
}

.sertifikat-mini-img{
	border: 1px solid #D5D5D5;
	
	width: 140px;
	height: 200px;
	
	cursor: pointer;
}

.sertifikat{
	
}

.sertifikat-img{
	
}





/* End */


/* Start:/local/components/shop/gallery/css/style.css?1751634370419*/
@font-face {
	font-family: 'gallery';
	src:	url('/local/components/shop/gallery/css/./font/gallery.eot?21504873');
	src:	url('/local/components/shop/gallery/css/./font/gallery.eot?21504873#iefix') format('embedded-opentype'),
			url('/local/components/shop/gallery/css/./font/gallery.woff?21504873') format('woff'),
			url('/local/components/shop/gallery/css/./font/gallery.ttf?21504873') format('truetype'),
			url('/local/components/shop/gallery/css/./font/gallery.svg?21504873#gallery') format('svg');
	font-weight: normal;
	font-style: normal;
}


.gallery-icons{
	font-family: 'gallery';
}
/* End */


/* Start:/local/components/shop/gallery/templates/.default/style.css?17516343701650*/

.gallery{
	position: fixed;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 100 !important;
	
	display: none;
	
	width: 100% !important;
	height: 100%  !important;
	
	background: rgba(0,0,0,0.5);
}

.gallery-wrap{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	display: flex;
	justify-content: space-between;
}

.gallery-arrow-prev,
.gallery-arrow-next{
	width: 100px;
	
	display: flex;
    justify-content: center;
    align-items: center;
	
	font-size: 30px;
	color: rgba(255,255,255,0.5);
	font-family: 'gallery';
	
	cursor: pointer;
}

@media(max-width: 900px){
	.gallery-arrow-prev,
	.gallery-arrow-next{
		width: 50px;
		background: rgba(0,0,0,0.1);
	}
}
.gallery-arrow-prev:hover,
.gallery-arrow-next:hover{
	background: rgba(0,0,0,0.3);
	color: rgba(255,255,255,1);
}

.gallery-picture-wrap{
	width: 100%;
	
	display: flex;
    justify-content: center;
    align-items: center;
	
	position: relative;
}

.gallery-picture{
	max-width: 1000px;
	max-height: 1000px;
	
	display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-images{
	max-width: 100%;
	max-height: 100vh;
}

.gallery-close{
	position: absolute;
	z-index: 101;
	top: 5px;
	right: 5px;
	
	padding: 10px 15px;
	
	font-size: 30px;
	color: rgba(255,255,255,0.5);
	font-family: 'gallery';
	
	cursor: pointer;
}

@media(max-width: 900px){
	.gallery-close{
		background: rgba(0,0,0,0.1);
	}
}
.gallery-close:hover{
	background: rgba(0,0,0,0.3);
	color: rgba(255,255,255,1);
}








/* End */
/* /local/components/shop/certificates/templates/.default/style.css?1751634370634 */
/* /local/components/shop/gallery/css/style.css?1751634370419 */
/* /local/components/shop/gallery/templates/.default/style.css?17516343701650 */
