.sj_popup_wrap .sj-popup{
	position:fixed;
	height:auto;
}
.sj_popup_wrap{
	position:fixed;
	width:100%;
	height:100%;
	top:1px;
	left:1px;
	z-index:1000;
	background-color: rgba(0,0,0,0.7);
}

.sj_popup_wrap .popup-center{
	top:50%;
	left:50%;
}

.sj_popup_wrap .popup-bottom-left{
	bottom:0px;
	left:0px;
}

.sj_popup_wrap .popup-bottom-right{
	bottom:0px;
	right:0px;
}

.sj_popup_wrap .popup-bottom-fullsize{
	bottom:0px;
	left:0px;
}

.sj_popup_wrap .sj-popup .relative{
	position:relative;
}

.sj_popup_wrap .sj-popup .relative .sj-close-popup{
	position:absolute;
	top:5px;
	right:5px;
	width: 27px;
	height: 25px;
	background:url('../images/sj-close-popup.png');
	cursor:pointer;
	z-index:1000;
}

.sj_popup_wrap .popup-center img{

}

.sj_popup_wrap .popup-center p {
	color:#fff;
	margin-left:10px;
}

.sj_popup_wrap a:hover{
	background:none !important;
}
.sj_popup_wrap .relative{
	background: url('https://www.focacciagroup.com/area-riservata-gamma-autocarri/images/chiusura-invernale.jpg');
}