/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-11-28, 13:58:23
    Author     : Daniel Kuczewski
*/

a {
    color: #89c640;
}
a:hover{
    color: #8e010d;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1 {
    margin-top:10px;
    margin-bottom: 20px;
        font-weight: 300;
    color: #89c640;
    font-size: 38px;
}
p {
    font-weight: 300;
    color: black;
    line-height: 28px;
}

table {
    width:90%;
    margin:0px 5%;
}

table tr td, table tr th {
    padding: 5px;
}

tbody tr:nth-child(odd) {
   background-color: #EEEEEE;
}

.current {
    font-weight: bold !important;
}

.btn-primary {
    color: #fff;
    background-color: #89c640;
    border-color: #89c640;
    border-radius: 0px;
}

.btn-primary:hover {
    background-color: #8e010d;
    border-color: #8e010d;
}

.category-box, .product-item {
    width:100%;
    float:left;
    transition: 0.4s;
    color: #fff;
}
.category-box:hover, .product-item:hover {
    opacity: 0.6;
    transition: 0.4s;
    color:#ffffff;
}
.category-img {
    width: 100%;
}
.product-category-title, .product-description {
    background: #2a6931;
    padding: 15px;
    float:left;
    width:100%;
}

.product-description {
    background: #89c53f;
    color: #ffffff;
}
.product-description p {
    color:#fff;
}


.product-item {
    margin-bottom: 15px;
    margin-top: 15px;
}

.gallery_title {
    padding: 15px 5px;
    font-size: 18px;
}
.gallery .item .image {
    margin-bottom: 20px;
}
.gallery .item .image img{
    max-height: 150px;
    min-height: 150px;
}
.gallery .item .image img:hover{
    opacity: 0.4;
    transition: 0.5s;
}

.breadcrumb {
    margin-top: 15px;
}
:after, :before {
    box-sizing: initial;
}

.equalizerMin {
    min-height: 145px;
}

.min-wizerunek {
    height:162px;
    width:162px;
    background-size: cover;
    background-position: center;
}

/* stylowanie specjalne referencji */
#referencje {
	margin: 0 -10px;
}
#referencje h2 {
	margin-left: 10px;
}
#referencje .referencja {
	margin: 20px 10px 0;
	position: relative;
	width: 265px;
}
#referencje .referencja div.img {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
	height: 364px;
	line-height: 364px;
	width: 263px;
}
#referencje .referencja div.img img {
	display: inline-block;
	vertical-align: middle;
}
#referencje .referencja a div.name {
	display: inline-block;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 265px;
}
#referencje .referencja a:hover div.name {
	text-decoration: underline;
}
#referencje .referencja:hover div.img img {
	opacity: 0.5;
}
#referencje .referencja:hover .desc {
	display: block;
	opacity:1;
}
#referencje .referencja .desc {
	background: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
	bottom: 50px;
	color: #fff;
	left: 0;
	opacity:0;
	position: absolute;
	/*padding: 10px 20px;*/
	right: 0;
	top: 0;
	transition: opacity 0.3s linear;
	text-align: justify;
}
#referencje .referencja .desc img {
	opacity: 0.8;
}
#referencje .referencja .desc p {
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 12px;
}

/*stylowanie produktów */
.subcategory_image {
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
}
.subcategory_image img {
    width:100%;
    opacity: 0;
}

/* stylowanie partnerów */
.carousel {
    float: left;
   /* width: 100%;*/
    margin-top: 20px;
    padding: 0 100px;
}

.carousel li {
    width: 234px;
    float: left;
    list-style: none;
}

.carousel li figure {
    height: 91px;
    width: 100%;
    padding: 10px;
    text-align: center;
    display: flex;
    vertical-align: middle;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.carousel img {
    float: none;
    display: inline-block;
}

.carousel ul {
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.carousel .bx-controls {
    display: none;
}

.carousel .bx-controls-direction {
    display: none;
}

.carousel a:hover {
    opacity: 0.9;
}

.carousel .prev-box, .carousel .next-box {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 36px;
    height: 25px;
    z-index: 1000;
}

.carousel .prev-box {
    left: 0;    
}

.carousel .next-box {
    right: 0;    
}

.carousel .bx-prev, .carousel .bx-next {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    text-indent: -9999999px;
}

.carousel .bx-prev {
    background: url('../img/icons/img08.png');   
}

.carousel .bx-next {
    background: url('../img/icons/img09.png');  
}

.carousel .bx-prev:hover, .carousel .bx-next:hover {
    opacity: 0.90;
    filter: alpha(opacity = 90);
}

/*partnerzy*/
.partners-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.partners-box img:hover {
    opacity: 0.9;
}

.partners-box li {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 24px;
}

.bx-wrapper {

     -webkit-box-shadow: 0 0 0px #ccc; 
    box-shadow: 0 0 0px #ccc; 
    border: 0px solid #fff; 

}