/* tmp backup b4 changes on /produkty page
#products-holder .products-content .products-left-tmp {
    width: 40%;
    display: inline-block;
    list-style-type: none;
    margin: 20px 0;
    box-sizing: border-box;
float: left;
}

#products-holder .products-content .products-left-tmp .products-header{
  overflow: hidden;
background: green;
padding: 0 20px;
text-align: right;
    margin-bottom: 20px;
}

#products-holder .products-content .products-left-tmp .products-header img {
    max-width: 100px;
    height: auto;
    background: #fff;
    float: left;
}

#products-holder .products-content .products-left-tmp .products-header span {
    top: 7px;
    position: relative;
    color: #fff;
    font-size: 18px;
}

#products-holder .products-content .prods-inner-tmp {
    display: flex;
    flex-wrap: wrap;
    //justify-content: space-between;
padding: 0 20px;
}

#products-holder .products-content .products-right-tmp {
    width: 40%;
    display: inline-block;
    list-style-type: none;
    float: right;
    margin: 20px 0;
    box-sizing: border-box;
}

#products-holder .products-content .products-right-tmp .products-header{
  overflow: hidden;
background: green;
padding: 0 20px;
    margin-bottom: 20px;
}

#products-holder .products-content .products-right-tmp .products-header img {
    max-width: 100px;
    height: auto;
    float: right;
    background: #fff;
}

#products-holder .products-content .products-right-tmp .products-header span {
    top: 7px;
    position: relative;
    color: #fff;
    font-size: 18px;
}

#products-holder .products-content .products-spine-tmp {
    width: 20%;
    top: 0;
    position: absolute;
    left: 50%;
    height: 100%;
    transform: translatex(-50%);
}

#products-holder .products-content .products-spine-tmp img{
    width: 100%;
    height: auto;
}

#products-holder .products-content .products-spine-tmp .abs-szyja, 
#products-holder .products-content .products-spine-tmp .abs-piers, 
#products-holder .products-content .products-spine-tmp .abs-krzyz {
    display: none;
}

.products-spine-tmp img{
  position: absolute; top: 0;
}

.products-spine-tmp li{
  height: 33%;
  position: relative;
  z-index: 9;
}
*/








#products-holder .products-content{
  overflow: initial;
}

#products-holder ul{
  position: relative;
  z-index: 9;
}

#products-holder .products-content .products-left-tmp {
    width: 40%;
    display: inline-block;
    list-style-type: none;
    margin: 20px 0;
    box-sizing: border-box;
float: left;
}

#products-holder .products-content .products-left-tmp .products-header{
  overflow: hidden;
background: green;
padding: 0 20px;
text-align: right;
    margin-bottom: 20px;
}

#products-holder .products-content .products-left-tmp .products-header img {
    max-width: 100px;
    height: auto;
    background: #fff;
    float: left;
}

#products-holder .products-content .products-left-tmp .products-header span {
    top: 7px;
    position: relative;
    color: #fff;
    font-size: 18px;
}

#products-holder .products-content .prods-inner-tmp {
    display: flex;
    flex-wrap: wrap;
    //justify-content: space-between;
padding: 0 20px;
}

#products-holder .products-content .products-right-tmp {
    width: 40%;
    display: inline-block;
    list-style-type: none;
    float: right;
    margin: 20px 0;
    box-sizing: border-box;
}

#products-holder .products-content .products-right-tmp .products-header{
  overflow: hidden;
background: green;
padding: 0 20px;
    margin-bottom: 20px;
}

#products-holder .products-content .products-right-tmp .products-header img {
    max-width: 100px;
    height: auto;
    float: right;
    background: #fff;
}

#products-holder .products-content .products-right-tmp .products-header span {
    top: 7px;
    position: relative;
    color: #fff;
    font-size: 18px;
}

#products-holder .products-content .products-spine-tmp {
    width: 20%;
    top: 0;
    //position: absolute;
    position: relative;
    //left: 50%;
    height: 100%;
    //transform: translatex(-50%);
    float: left;
}

#products-holder .products-content .products-spine-tmp img{
    width: 100%;
    height: auto;
}

#products-holder .products-content .products-spine-tmp .abs-szyja, 
#products-holder .products-content .products-spine-tmp .abs-piers, 
#products-holder .products-content .products-spine-tmp .abs-krzyz {
    display: none;
}

.products-spine-tmp img{
  //position: absolute; 
  //top: 0;
}

.products-spine-tmp li{
  height: 33%;
  position: relative;
  z-index: 9;
}

.osiagniecia{
	padding-left: 20px;
	margin: 0;
}

.osiagniecia li{
	list-style-type: none;
}

.osiagniecia > li:before{
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    background: url(/wp-content/uploads/2016/09/zalety-dot.png) no-repeat;
    position: relative;
    margin-right: 5px;
    background-size: cover;
    top: -2px;
}

#r2,
#r3,
#r2img,
#r3img{
  display:none;
}

.wp-caption-text{
    font-size: 14px;
      margin-top: 0;
      width: 90%;
    padding-left: 5%;
    font-style: italic;
    text-align: center;
    
}

.aligncenter {
    margin: 0 auto;
    display: block;
}
/* unvisited link */
a {
    color: #232323;
    text-decoration: none;
    font-weight: bold;
}
a:link {
    color: green;
}

/* mouse over link */
a:hover{
	color: green;
}

/* visited link */
a:visited {
    color: green;
}

/* visited link */
a:visited {
    color: green;
}

/* selected link */
a:active {
    color: grey;
}

/* responsive */
.responsive{
	display: none;
}
@media screen and (max-width: 1023px){
	.responsive{display: block !important;}
	.full-width{display: none;}
	#homepage-slid .home-slider-desc{position: relative;}
	#achievements{
		padding: 10px;
		box-sizing: border-box;
		background: rgba(255,255,255,0.5);
		text-align: center;
	}
	
	#achievements ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
	}
	
	#achievements ul li {
		width: 50%;
	}
	
	#achievements h3{margin-bottom: 0; font-size: 25px;}
	#achievements p{margin-top: 0; font-size: 20px;}
	
	#achievements .categories-nav > span {
		display: block;
		font-size: 30px;
		font-weight: 900;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 600px){
	#achievements ul li{
		width: 100%;}
}

.amazingcarousel-title{
	color: #232323 !important;
	background: #cecece;
}

.lista-lfc{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.lista-lfc > li{
	padding-left: 10px;
}

.lista-lfc > li:before{
	content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    background: url(/wp-content/uploads/2016/09/zalety-dot.png) no-repeat;
    position: relative;
    margin-right: 5px;
    background-size: cover;
    top: -2px;
}

.lista-lfc > li > ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.lista-lfc > li > ul > li{
	padding-left: 10px;
}

.lista-lfc > li > ul > li:before{
	content: '' !important;
    background: url(/wp-content/uploads/2016/09/Beznazwy-1.png) no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
	display: inline-block;
}