.upper-info{
	background:#373737;
	color:#fff;
	padding:0px;
	width: 100%;
	margin: 0px!important;
	z-index:100000;
}
.upper-info a{
	color:#fff;
	font-size:14px;
}
.upper-info a:hover{
	color:#fff;
	text-decoration:none;
}
.upper-row-text{
    font-size: 11px;
	line-height: 28px;
}
.upper-info-container{
	width:100%;
	max-width:1240px;
	margin:0px auto;
	position: relative;
	min-height: 30px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.upper-info-ico{
    height: 0px;
    position: absolute;
    bottom: 26px;
    z-index: 3;
    width: 100%;
    left: 0px;
}
.upper-info-show{
	text-align: center;
    z-index: 5;
    position: relative;
	line-height: 28px;
}
.upper-info-ico img{
	display:block;
	margin:0px auto;
    background: #373737;
    padding: 18px 16px;
    border-radius: 50%;
    z-index: 1;
	 -webkit-transition: transform 0.3s; /* Safari */
    transition: transform 0.3s;
}
.upper-info-row .upper-row-ico{

    margin-right: 6px;
	float:left;
	line-height: 28px;
    height: 30px;
	padding-left: 24px;
}
.upper-info-row1 .upper-row-ico{
	background: url('/img/dostawa_ico.png') no-repeat left 3px;
}	
.upper-info-row2 .upper-row-ico{
	background: url('/img/lock_ico.png') no-repeat left 3px;
}
.upper-info-row3 .upper-row-ico{
	background: url('/img/zwrot_ico.png') no-repeat left 3px;
}
.upper-info-row4 .upper-row-ico{
	background: url('/img/ok_ico.png') no-repeat left 3px;
}

.showdiv{
	display:none;
	color:#fff;
	width: 100%;
	position:relative;
	z-index:2;
	background:#373737;
	
}
.showdiv .row{
	padding: 20px 0px;
}
.showlink{
	position: static!important;
}
.showlink:hover{
	cursor:pointer;
}
.selected .upper-info-ico img{
	transform:rotate(180deg); 
	-webkit-transform:rotate(180deg); 
	-moz-transform:rotate(180deg); 
	-o-transform:rotate(180deg);
	
}
.upper-box-img{
	overflow:hidden;
}
.upper-box-text a .upper-box-img-cover{
	width:180px;
	height:140px;
	position:absolute;
	opacity:0;
	background-color:rgba(0,0,0,0.6);
	background-repeat:no-repeat;
	background-position:center 40%;
	background-size:35%;
	display:block;
	 -webkit-transition: opacity 0.3s; /* Safari */
    transition: opacity 0.3s;
}
.upper-box-text a:hover .upper-box-img-cover{
	opacity:0.85;
}
.upper-box-img img{
	margin-bottom:10px;
}
.upper-box-1 .upper-box-img-cover{
	background-image:url('/img/jakkupowac.png');
}
.upper-box-2 .upper-box-img-cover{
	background-image:url('/img/waszeopinie.png');
}
.upper-box-3 .upper-box-img-cover{
	background-image:url('/img/bezpieczneplatnosci.png');
}
.upper-box-4 .upper-box-img-cover{
	background-image:url('/img/dostawaizwroty.png');
}
.upper-box-5 .upper-box-img-cover{
	background-image:url('/img/formykontaktu.png');
}
.upper-box-6 .upper-box-img-cover{
	background-image:url('/img/blog.png');
}
.upper-box-text{
	text-align:center;
}
.upper-social a img{
	 -webkit-transition: opacity 0.3s; /* Safari */
    transition: opacity 0.3s;
}
.upper-social a:hover img{
	opacity:0.6;
}
#upper-info{
	-webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
	position:fixed;
	top:0px;
}
.show-onlyarrow-all{
	    top: 0px!important;
}
.upper-row-ico{
	display:inline-block;
}
.clear{
	clear:both;
}


/*XXS css*/
@media only screen and (max-width: 420px){
	.upper-info-row .upper-row-ico{
		line-height: 100%;
		height: auto;
		margin-bottom:10px;
	}
}
/*XS css*/
@media only screen and (max-width: 767px){
	.img-responsive{
		margin:0px auto;
	}
	.show-onlyarrow-all{
		height:100%;
		overflow-y:scroll;
	}
	.upper-box-text{
		margin-bottom:10px;
	}
	.upper-social img{
		margin-bottom:10px;
	}
	.show-onlyarrow-all .upper-info-show:before{
		content: "X";
		position: absolute;
		right: 10px;
		font-size: 18px;
	}
	.upper-row-text {
		line-height: 16px;
	}
	.upper-info-row .upper-row-ico{
		
		
	}
	.showdiv .row {
    padding: 10px 0px;
	}	
	.showdiv {
		padding: 0px 10px;
	}
}
/*SM css*/
@media only screen and (min-width: 768px) and (max-width: 991px){
	.img-responsive{
		margin:0px auto;
	}
	.show-onlyarrow-all{
		height:100%;
		overflow-y:scroll;
	}
	.show-onlyarrow-all .upper-info-show:before{
		content: "X zamknij";
		position: absolute;
		right: 0px;
		font-size: 11px;
	}
	.upper-row-text {
		line-height: 16px;
	}
	.upper-info-row .upper-row-ico{
		margin-bottom:10px;
	}
	.showdiv .row {
    padding: 10px 0px;
	}	
}
/*MD css*/
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.img-responsive{
		margin:0px auto;
	}
	.show-onlyarrow-all{
		height:100%;
		overflow-y:scroll;
	}
	.show-onlyarrow-all .upper-info-show:before{
		content: "X zamknij";
		position: absolute;
		right: 0px;
		font-size: 11px;
	}
	
	
}
/*LG css*/
@media only screen and (min-width: 1200px){
	.upper-info-row2 .upper-row-ico,
	.upper-info-row4 .upper-row-ico{
	float:right;
	}
	.upper-info-row .upper-row-ico{
		height:30px;
	}
	
}
/*SOTE*/
#header{
   
   
	

 }
.navbar.header-is-fixed{
	position: fixed;
	width: 100%;
	top:-30px;
	left: 0px;
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	z-index: 100;
}
@media only screen and (max-width: 500px){
	#header-navbar{
	position: static;
	width: 100%;
	top:30px;
	z-index: 1000;
	}
	.navbar.header-is-fixed{
	position: fixed;
	width: 100%;
	top:30px;
	left: 0px;
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	z-index: 100;
}
}