/*
TEMP
*/
.site {
    background-color: transparent!important;
}
/*TEMP END*/
body::before , body::after{
	margin:0!important;
	padding:0!important;
	height:0!important;
}
.icanwp-bsg-slide {
	width: 100%!important;
	height: 100%!important;
	background-attachment: scroll!important;
	background-position: center!important;
	background-repeat:no-repeat!important;
	position:absolute!important;
}
.icanwp-bsg-hidden {
	display:none;
}
div#icanwp-bsg {
	position:fixed;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	z-index:-1;
	overflow:hidden;
}
div#icanwp-bsg-ratio {
	font-size:0;
	position: fixed;
	padding: 5px;
	margin: 0;
	border-radius: 5px;
	z-index:999;
}
div#icanwp-bsg-nav-left {
	z-index:999;
  padding: 20px;
}
div#icanwp-bsg-nav-right {
	z-index:999;
  padding: 20px;
}
#icanwp-bsg-meta {
	z-index:999;
}
#icanwp-bsg-meta span {
	display:block;
	clear:both;
}
div.icanwp-bsg-cover {
	background-size:cover!important;
}
div.icanwp-bsg-contain {
	background-size:contain!important;
}
.icanwp-bsg-thumb {
	opacity:0.7;
}
.icanwp-bsg-thumb:hover {
	opacity:1;
}
.icanwp-bsg-selected {
	opacity:1!important;
}
.icanwp-bsg-animating {
	opacity:0.5;
}
.icanwp-bsg-animating:hover {
	cursor:wait;
}
div#icanwp-bsg-nav-left:hover,
div#icanwp-bsg-nav-right:hover,
#icanwp-view-contain:hover,
#icanwp-view-cover:hover {
  cursor: pointer;
}
.bsg-adv-nav-left i {
	padding: 5px;	
}
.bsg-adv-nav-right i {
	padding: 5px;	
}