@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,latin-ext);
body {
   /* background: #fff url('../images/bg.jpg') repeat-x top center; */
	background-color:#FFF;
    font-family: 'Open Sans', sans-serif;
    color: #252525
}


.m-0 {
    margin:0!important
  }
  .m-1 {
    margin:.25rem!important
  }
  .m-2 {
    margin:.5rem!important
  }
  .m-3 {
    margin:1rem!important
  }
  .m-4 {
    margin:1.5rem!important
  }
  .m-5 {
    margin:3rem!important
  }
  .m-auto {
    margin:auto!important
  }
  .mx-0 {
    margin-right:0!important;
    margin-left:0!important
  }
  .mx-1 {
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }
  .mx-2 {
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }
  .mx-3 {
    margin-right:1rem!important;
    margin-left:1rem!important
  }
  .mx-4 {
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }
  .mx-5 {
    margin-right:3rem!important;
    margin-left:3rem!important
  }
  .mx-auto {
    margin-right:auto!important;
    margin-left:auto!important
  }
  .my-0 {
    margin-top:0!important;
    margin-bottom:0!important
  }
  .my-1 {
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }
  .my-2 {
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }
  .my-3 {
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }
  .my-4 {
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }
  .my-5 {
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }
  .my-auto {
    margin-top:auto!important;
    margin-bottom:auto!important
  }
  .mt-0 {
    margin-top:0!important
  }
  .mt-1 {
    margin-top:.25rem!important
  }
  .mt-2 {
    margin-top:.5rem!important
  }
  .mt-3 {
    margin-top:1rem!important
  }
  .mt-4 {
    margin-top:1.5rem!important
  }
  .mt-5 {
    margin-top:3rem!important
  }
  .mt-auto {
    margin-top:auto!important
  }
  .me-0 {
    margin-right:0!important
  }
  .me-1 {
    margin-right:.25rem!important
  }
  .me-2 {
    margin-right:.5rem!important
  }
  .me-3 {
    margin-right:1rem!important
  }
  .me-4 {
    margin-right:1.5rem!important
  }
  .me-5 {
    margin-right:3rem!important
  }
  .me-auto {
    margin-right:auto!important
  }
  .mb-0 {
    margin-bottom:0!important
  }
  .mb-1 {
    margin-bottom:.25rem!important
  }
  .mb-2 {
    margin-bottom:.5rem!important
  }
  .mb-3 {
    margin-bottom:1rem!important
  }
  .mb-4 {
    margin-bottom:1.5rem!important
  }
  .mb-5 {
    margin-bottom:3rem!important
  }
  .mb-auto {
    margin-bottom:auto!important
  }
  .ms-0 {
    margin-left:0!important
  }
  .ms-1 {
    margin-left:.25rem!important
  }
  .ms-2 {
    margin-left:.5rem!important
  }
  .ms-3 {
    margin-left:1rem!important
  }
  .ms-4 {
    margin-left:1.5rem!important
  }
  .ms-5 {
    margin-left:3rem!important
  }
  .ms-auto {
    margin-left:auto!important
  }
  .p-0 {
    padding:0!important
  }
  .p-1 {
    padding:.25rem!important
  }
  .p-2 {
    padding:.5rem!important
  }
  .p-3 {
    padding:1rem!important
  }
  .p-4 {
    padding:1.5rem!important
  }
  .p-5 {
    padding:3rem!important
  }
  .px-0 {
    padding-right:0!important;
    padding-left:0!important
  }
  .px-1 {
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }
  .px-2 {
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }
  .px-3 {
    padding-right:1rem!important;
    padding-left:1rem!important
  }
  .px-4 {
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }
  .px-5 {
    padding-right:3rem!important;
    padding-left:3rem!important
  }
  .py-0 {
    padding-top:0!important;
    padding-bottom:0!important
  }
  .py-1 {
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }
  .py-2 {
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }
  .py-3 {
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }
  .py-4 {
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }
  .py-5 {
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }
  .pt-0 {
    padding-top:0!important
  }
  .pt-1 {
    padding-top:.25rem!important
  }
  .pt-2 {
    padding-top:.5rem!important
  }
  .pt-3 {
    padding-top:1rem!important
  }
  .pt-4 {
    padding-top:1.5rem!important
  }
  .pt-5 {
    padding-top:3rem!important
  }
  .pe-0 {
    padding-right:0!important
  }
  .pe-1 {
    padding-right:.25rem!important
  }
  .pe-2 {
    padding-right:.5rem!important
  }
  .pe-3 {
    padding-right:1rem!important
  }
  .pe-4 {
    padding-right:1.5rem!important
  }
  .pe-5 {
    padding-right:3rem!important
  }
  .pb-0 {
    padding-bottom:0!important
  }
  .pb-1 {
    padding-bottom:.25rem!important
  }
  .pb-2 {
    padding-bottom:.5rem!important
  }
  .pb-3 {
    padding-bottom:1rem!important
  }
  .pb-4 {
    padding-bottom:1.5rem!important
  }
  .pb-5 {
    padding-bottom:3rem!important
  }
  .ps-0 {
    padding-left:0!important
  }
  .ps-1 {
    padding-left:.25rem!important
  }
  .ps-2 {
    padding-left:.5rem!important
  }
  .ps-3 {
    padding-left:1rem!important
  }
  .ps-4 {
    padding-left:1.5rem!important
  }
  .ps-5 {
    padding-left:3rem!important
  }



  .home__slider .slick-next,
  .home__slider .slick-prev{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='36' height='36' fill='rgba(255,255,255,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
  }

  .home__slider .slick-prev{    
    transform: rotate(180deg); 
  }

  .home__slider .slick-next:hover,
  .home__slider .slick-prev:hover{
background-color:#ffffff30;
  }

  .home__slider .slick-prev, .home__slider .slick-next{
    top:calc(50% - 40px) !important;
  }

.home-cart{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z' fill='rgba(154,37,55,1)'/%3E%3C/svg%3E");
    padding-left:30px !important;
    background-repeat: no-repeat;
    background-position: left center;
}  

.kTransport{
    font-size:13px; line-height:20px;
}

.kTransport label{
font-weight:normal;
}

a.category-bg,a.category{
    color:#FFFFFF  !important;font-weight:600;font-size:15px;position:relative;
    font-weight: 500;
}

a.category-bg{
    background-color:#009243;
    border-color:#009243;
}


#praca .panel-default,#praca .panel-default > .panel-heading{
border:none !important;
}

#praca .panel-default .list-group li.list-group-item{
    padding: 0px;
    border:none !important;
    margin-bottom:0px;

}

#praca .panel-default .list-group li.list-group-item a{
    border-bottom:1px solid #ddd  !important;
}

.category.active,.category-bg.active,
#praca .panel-default .list-group li.list-group-item a.active{
    font-weight:bold;
}

#praca .panel-default .list-group li.list-group-item:last-child a{
    border-bottom:none !important;
}

#praca .panel-default .list-group li a{
    padding: 10px 15px;
    display:block;
    color:#af2a3e;
}

#praca .panel-default .list-group {
    border:1px solid #af2a3e;
}

#praca .panel-default .list-group.category-bg,
#praca .panel-default .list-group.category-bg li.list-group-item{
    border-color:#009243;
}

a.category-bg.plus-icon::after,a.category.plus-icon::after{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'%3E%3C/path%3E%3C/svg%3E");
width: 20px;
  height: 20px;
  display: inline-block;
  content: " ";
  position: absolute;
  right: 2px;
  top: 8px;
}

a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: 0;
    outline: 0;
}

#user-info{
    padding: 12px 16px;
    cursor:pointer;    
}


#user-info:hover *{
    text-decoration:none;
}

#user-dropdown.green svg{
    fill: #02964c;
}

#user-info.sklep-mobile2,#user-info.sklep-mobile{
    padding:0px;
    margin:20px 10px 0px 0px ;
}

#user-info.sklep-mobile2 > a,#user-info.sklep-mobile > a{
    width: 44px;
    height: 40px;
    display: inline-block;
    float: right;
    border-radius: 4px;
    padding: 6px 12px;
}


#user-login,#user-data{
    padding:0px;font-size:12px;border:1px solid #eee;margin: 6px 16px 0px 0px;background:#fafafa;
}

#user-data > a,#user-login > a{font-size:12px;}

#user-login a{
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;    
}

#user-data ul li{
    padding:0px;
}

#user-data ul li.divider{
    margin:2px 0px;
}

#user-data ul li a{
    padding:8px;
}

#user-data ul li span{
    padding-left:8px;
}

.program-items{
/* border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2; */
border: 8px solid #9a2537;
padding:32px 0px;
}

.program-items > div:nth-child(2){
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
}

.program-odebrane{

    border-bottom:1px solid #e2e2e2;
    padding:32px 0px;
    }

    .program-odebrane h3{    
    margin-top:0px;
        }
    

.program-items strong{
    font-size:44px;
    color: #9f0f37;
    display:block;

}

.program-gratis{
    box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
}

.container.minus-200 > .col-md-9 > .row > .col > h1{margin-top:46px;}

.products .col-md-3 img{min-height:120px;height:120px;}
.products .col-md-2 img{min-height:90px;height:90px;}

.products .col-md-2 .zakup .btn:hover, .products .col-md-2 .zakup .btn{
    font-size: 11px;
    background-size: 20px;
    padding-left: 28px;
    background-position: 3px 5px;
    padding-right: 5px;
    margin-left:-8px;
    border-radius:8px;
}

.products .col-md-2 a span {
    height: 68px;
    max-height: 68px;
    overflow: hidden;
}

.products .col-md-2 a.p1 img{
    padding: 0px 14px 26px 14px;
}

.products .col-md-2 table td,.products .col-md-2 a{font-size:11px;}

.program-odebrane .products .col-md-2 table::before{
    content: " ";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #9a2537;
    display: block;
    overflow: hidden;
    margin-bottom: -5px;
    margin-top: -5px;
    margin-left: 46%;
}

.program-odebrane .products .col-md-2 table{border:1px solid #9a2537;background:#fdfdfd;}
.program-odebrane .products .col-md-2 table tr{border-top:1px solid #e2e2e2;}
.program-odebrane .products .col-md-2 table td{padding:4px;}
.program-odebrane .products .col-md-2 table td{font-size:10px;}

.products .col-md-2 .znak-bezglutenowy{
    background-size: 34px;
    background-repeat: no-repeat;
}

.bio-btn{
    background-image:url('../images/bio-btn.svg') !important; 
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size:48px !important;
}


.znak-100vegan{
    background:url('../images/100p_vege_m.png') center center;  width:50px; position:absolute; top:4px; right:4px; z-index:23; height:50px; float:right;
}

.znak-bezcukru{
    background:url('../images/znak_BezCukru_m.png') center center;  width:50px; position:absolute; top:4px; right:4px; z-index:23; height:46px; float:right;
}

.znak-bio{
    background:url('../images/znak_BIO_m.png?t=1') center center;  width:48px; position:absolute; top:4px; right:4px; z-index:23; height:46px; float:right;
}

.znak-bezglutenowy{
    background:url('../images/znak_bezglutenowy.png') center center;  width:50px; position:absolute; top:4px; right:4px; z-index:23; height:50px; float:right;
}

.znak-nowosc{
    background:url('../images/nowosc.png') center center;  width:62px; position:absolute; top:4px; left:4px; z-index:23; height:24px; float:left;
}

.znak-keto{
    background:url('../images/znak_keto_m.png') center center;  width:50px; position:absolute; top:4px; right:4px; z-index:23; height:48px; float:right;
}

.znak-nowosc-bg{
    background:url('../images/nowoscbg.png') center center;  width:62px; position:absolute; top:4px; left:4px; z-index:23; height:24px; float:left;
}



a.instagram,a.youtube{border-radius:8px;overflow:hidden;}


.products .col-md-2 .sto-zyta{
    background-size: 34px;
    background-repeat: no-repeat;
}

.sto-zyta{
    background:url('../images/100pz.png') center center;  width:50px; position:absolute; top:4px; right:4px; z-index:23; height:50px; float:right;
}


#article-photo-carousel .carousel-inner .item img::before{
    content:" ";
    width:44px;
    height:44px;
    display:block;
}

#myModalWindowX{
    text-align: center;
    background: rgba(0,0,0,0.35);
    display:block;
    max-height:100vh !important;
}
#myModalWindowX .modal-dialog{
display: inline-block;
top: auto;
width: auto;
height: 100%;
-ms-flex-align: center !important;
align-items: center !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}

#myModalWindowX .modal-dialog button.close{
    position: absolute;right: 10px;background: #9f0f37;opacity: 1;width: 32px;height: 32px;color: #fff !important;top:-4px;z-index:1050;
    float: right;
display: inline-block;
}
#myModalWindowX .modal-body{
    z-index:1049;
}

#myModalWindowX .modal-body img{
    display: block;
    max-width: 100% !important;
    height: auto !important;
}



#myModalWindow .modal-dialog {
        position:absolute;
        top:50% !important;
        transform: translate(0, -50%) !important;
        -ms-transform: translate(0, -50%) !important;
        -webkit-transform: translate(0, -50%) !important;
        margin:auto 5%;
        width:90%;
        height:80%;
        margin-left: calc((100vw - 800px)/2);
      }

#myModalWindowX .modal-footer{
        float:right;
        width:100%;
    }
    


.big-btn.text-center.greenbezgl:hover {
    box-shadow: none;
}
.col-xs-12.artopis {
    padding-bottom: 32px;
}

.btn-primary {
    background: #9A2537;
    border-color: #9A2537;
    transition: all .2s ease-in-out;
    border-width: 2px;
    font-weight: bold;
}

.btn-primary:hover {
    background: #fff;
    border-color: #9A2537;
    color: #9A2537;
    border-width: 2px;
}

span.l2 {
    height: 40px;
    display: block;;
}
a,
a:focus,
a:hover {
    color: #252525;
}

span.alergen {
    color: #9A2537;
    font-weight: 700;
}

ul.sidebar>li>a.red {
    color: #9A2537;
}

tr.wooden td,
tr.wooden th {
    background: #ddd;
    font-weight: bold;
    border-color: #ccc !important;
    border: 1px solid #ccc !important;
}

table.table-bordered td {
    border-color: #ccc !important;
    font-size: 12px;
    padding: 4px !important;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #efefef;
}

h1 {
    display: block;
}

h4 {
    padding-top: 16px;
}

h4.panel-title {
    padding: 0px;
}

h2.head-text {
    color: #B7A091;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: normal;
}

h2.sklep-type {
    color: #9A2537;
    font-size: 14px;
    margin: 4px 0px;
    font-weight: bold;
}

.products a {
    color: #692E1F;
    font-size: 14px;
    font-weight: bold;
}

.products a.btn-primary {
    color: #FFF;
}

.products a.btn-primary:hover {
    color: #9A2537;
}

.minus-200 {
    position: relative;
    margin-top: 0px;
}

.minus-200 h1 {
    font-size: 36px;
    color: #9A2537;
    font-weight: normal;
    text-shadow: 2px 2px #eee;
    margin-top: 10px;
}

.minus-200>div>div>h1 {
    margin-top: 8px;
}

.nopadding {
    padding: 0px;
}

.stborder {
    border: 1px solid #E3CFC1;
}

h2.bh2 {
    background: transparent url(../images/dotted-line.png) repeat-x top left;
    color: #B7A091;
    padding-top: 16px;
}

.minus-200.aktualnosci h1 {
    margin-bottom: 32px;
}

.minus-200.aktualnosci.sub h1 {
    margin: 16px 0px 16px 16px;
}

small.sh1 {
    padding-top: 4px;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px dotted #aaa;
    margin: -8px 0px 8px 8px;
    display: inline-block;
    clear: both;
    float: left;
}

p.line {
    background: transparent url(../images/dotted-line.png) repeat-x bottom left;
    padding: 1px 0px;
    margin-left: -8px;
    margin-right: -8px;
}

p.bline {
    background: transparent url(../images/dotted-line.png) repeat-x bottom left;
    padding: 8px 0px 16px 0px;
    margin-bottom: 16px;
    margin-left: -8px;
    margin-right: -8px;
}

.kontakt-img {
    border-radius: 300px;
    border: 4px solid #eee;
    overflow: hidden;
    width: 120px;
    height: 120px;
    float: right;
}

.kontakt-data p {
    padding-top: 16px;
}

.kontakt-data p:last-child {
    font-size: 12px;
    padding-bottom: 16px;
}

.navbar-brand-logo {
    display: block;
    position: absolute;
    left: calc(50% + 60px);
    top: 16px;
    width: 120px;
    height: 128px;
    /*top: 0px;
    width: 180px;
    height: 188px;    */
    margin-left: -83px;
    background-color: transparent;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

.fb {
    display: block;
    background-size: 40px auto;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url(../images/fb.png);
    background-repeat: no-repeat;
    margin-right: 8px;
}

.instagram {
    display: block;
    background-size: 40px auto;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url(../images/instagram.png);
    background-repeat: no-repeat;
    margin-right: 8px;
}

.youtube {
    display: block;
    background-size: 40px auto;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url(../images/youtube.gif);
    background-repeat: no-repeat;
}

div.header {
    background: #fff;
    z-index: 100;
    position: fixed;
    width: 100%;
    height: 120px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-bottom: 6px solid #787878;
}

.navbar-nav li {
    padding: 0px 0px 10px 0px;
}

.navbar-nav>li>a {
    color: #692E1F;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
}

.navbar-nav>li>a:hover {
    background-color: transparent;
    color: #9A2537;
}

footer .nav {
    margin: 16px auto;
}

footer .nav>li>a {
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

footer .nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}

footer .nav>li>a,
footer .nav>li>a:hover {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-nav.social {
    float: right;
}

.navbar-nav.social li {
    padding: 12px 0px 0px 0px;
}

.big-picture {
    display: block;
    /*background:#787878*/
    ;
    position: relative;
    padding-bottom: 6px;
}

.big-picture>div>div>div>div.picture {
    height: 703px;
    background-image: url(../images/big-picture.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*cezar-bylo0.7*/
    opacity: 0.9;
    transition: all 1s ease-in-out;
    transform: scale(1.4);
    background-position: center;
}

.big-picture>div>div>div.item.active>div.picture {
    transform: scale(1);
}

.big-picture.small-header>div.picture {
    height: 100px;
    /*background-image: url(../images/big-picture.jpg);background-repeat: no-repeat;background-size: cover;opacity:0.7;*/
}

.big-picture.small-header.sklepy>div.picture {
    background: #724F34 url(../images/beton2.jpg) repeat bottom left;
}

@media screen and (max-width: 1365px) {
    .big-picture>div>div>div.picture {
        background-size: cover;
    }
}

.big-picture>div>div>div>div.text {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.big-picture>div>div>div>div.text h1 {
    font-size: 48px;
    font-weight: normal;
}

#main-picture {
    margin-bottom: 0px;
}

a.big-btn {
    color: #545455;
    font-size: 18px;
    padding: 8px 20px;
    display: block;
    margin-top: 36px;
    background: #fff;
    border: 2px solid #545455;
    font-weight: bold;
    border-radius:8px;
}

a.more:hover,
.big-btn:hover {
    color: #545455;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.big-btn span {
    display: inline-block;
    float: right;
}

.big-btn.sklep-marker {
    text-align: left;
    width: 320px;
    margin: -100px auto 80px auto;
    font-size: 24px;
    padding: 12px 20px;
    z-index: 99;
    position: relative;
}

.big-btn.sklep-marker span {
    width: 26px;
    height: 44px;
    background-image: url(../images/znajdz-sklep-marker.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    background-size: 75%;
}

.products {
    clear: both;
    margin-bottom: 36px;
}

.minus-200 .products {
    margin-bottom: 0px;
    overflow: hidden;
}

.products div img {
    display: block;
    clear: both;
    margin: 10px auto 0px auto;
    transition: all .2s ease-in-out;
    z-index: 1;
    position: relative;
    border: 0px;
    padding: 0px 20px 40px 20px;
    min-height: 150px;
    height: 150px;
    width: auto;
    max-width: none;
}


/* .products > div.col-xs-12 .p1 img{transform: scale(1.4);} */

.products>div.col-xs-12 .p2 img {}

.products>div.col-xs-12 {
    transition: all .2s ease-in-out;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.1);
}

.products>div.col-xs-12:hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    border: 2px solid #efefef;
}

.products .carousel-inner div a.p1 img:hover,
.products>div>a>img:hover {
    transform: scale(1.3);
    border: 0px;
    text-decoration: none;
}

.products a {
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

.products a span {
    z-index: 2;
    position: relative;
    top: -16px;
}

.products a span {
    height: 40px;
    max-height: 40px;
    overflow: hidden;
}

.products a:hover span{
    background:#ffffff;
}

.products a>span:nth-child(2) {
    clear: both;
    display: block;
}

.products a span.badge {
    background: #fff;
    color: #9A2537;
    display: inline-block;
    font-size: 11px;
    clear: both;
}


.left.carousel-control {
    background: transparent url('../images/slide-control.png') no-repeat center left;
}

.right.carousel-control {
    background: transparent url('../images/slide-control.png') no-repeat center right;
}

#main-picture .left.carousel-control {
    background: transparent url('../images/wslide-control.png') no-repeat center left;
    z-index: 3;
}

#main-picture .right.carousel-control {
    background: transparent url('../images/wslide-control.png') no-repeat center right;
    z-index: 3;
}

#aktualnosci .right.carousel-control,
#aktualnosci .left.carousel-control {
    background-image: none;
}

.product-name {
    color: #9A2537;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 16px;
}

.shadow-pictures {
    margin-bottom: 32px;
    clear: both;
}

.shadow-pictures.scroll a {
    margin: 16px 32px 16px 0px;
    display: block;
    background: #7D593D;
}

.shadow-pictures.scroll a img {
    opacity: 1;
    transition: all .2s ease-in-out;
}

.shadow-pictures.scroll a img:hover {
    opacity: 1;
}

.shadow-pictures img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.shadow-pictures div {
    position: relative;
}

.aktualnosci .shadow-pictures div {
    margin-bottom: 32px;
}

.shadow-pictures div a span {
    position: absolute;
    bottom: 10%;
    display: inline-block;
    padding: 8px 16px;
    background: #fff;
    color: #252525;
    font-size: 14px;
    font-weight: bold;
}

.shadow-white-boxes>div>div>div {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
    padding: 8px 32px 16px 32px;
    overflow: hidden;
    min-height: 170px;
}

.shadow-white-boxes>div>div>div h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #9A2537;
}

.shadow-white-boxes>div>div>div p {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 32px 0px 0px;
}

.shadow-white-boxes>div>div>div a.more {
    float: right;
    clear: both;
    display: inline-block;
    border: 1px solid #252525;
    font-size: 12px;
    color: #252525;
    background: #fff;
    margin-top: 8px;
}

.shadow-white-boxes>div>div>div a.more span {
    border: 1px solid #fff;
    padding: 4px 8px;
    display: block;
    font-weight: bold;
}

.shadow-white-boxes>div>div>div a.more:hover span {
    border: 1px solid #252525;
}

.shadow-white-boxes>div>div.czy-wiesz-ze>div {
    background: #fff url('../images/czy-wiesz-ze.jpg') no-repeat center right;
}

.shadow-white-boxes>div>div.wspolpraca>div {
    background: #fff url('../images/wspolpraca.jpg') no-repeat center right;
}

div.filtr {
    background: #FCF5F3;
    padding: 16px 16px;
    border: 1px solid #F3ECEA;
    margin-top: 0px;
    display: block;
    clear: both;
    position: relative;
    z-index: 3;
}

div.filtr div {
    padding-right: 16px;
}

div.filtr label {
    font-weight: normal;
    padding: 0px 8px;
}

.btn.btn-default {
    border-radius: 0px;
    border-color: #9A2537;
    color: #9A2537;
    font-weight: bold;
    border-width: 2px;
}

.btn.btn-default:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
}

#formCake1 .btn.btn-default {
    border-width: 0px;
}

#formCake1 .btn.btn-default:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    background: #fff;
}

ul.sidebar {
    background: #FCF5F3;
    border: 1px solid #E3CFC1;
    padding: 0px;
    list-style: none;
    margin-top: 32px;
}

ul.sidebar>li {
    padding-bottom: 1px;
    background: transparent url(../images/dotted-line.png) repeat-x bottom left;
}

ul.sidebar>li:last-child {
    background-image: none;
}

ul.sidebar>li>a {
    padding: 16px;
    color: #252525;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}

ul.sidebar>li.active>a {
    color: #9A2537;
}

ul.sidebar>li>ul>li>ul,
ul.sidebar>li>ul {
    padding: 0px;
    list-style: none;
}

ul.sidebar>li>ul>li.active {
    background: #fff;
}

ul.sidebar>li>ul>li>a {
    padding: 8px 8px 8px 16px;
    display: block;
    color: #9A2537;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.sidebar>li>ul>li>ul>li>a {
    padding: 4px 8px 4px 36px;
    display: block;
    color: #9A2537;
    font-size: 12px;
    font-weight: bold;
}

ul.sidebar>li>ul>li>a span {
    padding-right: 4px;
}

ul.sidebar li.street {
    text-transform: none !important;
}

.produkty ul.sidebar>li>ul>li>a span {
    display: none;
}

.produkty ul.sidebar li a {
    text-align: left;
}

.produkty ul.sidebar>li>ul>li>a {
    font-weight: normal;
}

.produkty ul.sidebar>li>ul>li>ul>li>a {
    color: #555;
}

.big-picture.small-header.produkty>div.picture {
    /*background:#fff url(../images/beton2.jpg) repeat bottom left;*/
}

.sklep-details .table td {
    border: none;
}

.sklep-details .table th {
    border-bottom: 1px solid #ddd;
}

div.bubble {
    border: 2px solid #9A2537;
    color: #9A2537;
    border-radius: 100px;
    display: inline-block;
    padding: 4px 4px 4px 10px;
    margin: 2px;
}

div.bubble span {
    padding: 4px 8px;
    background: #9A2537;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 100px;
    margin-left: 10px;
}

ol.breadcrumb {
    margin-top: 52px;
    background: transparent url(../images/dotted-line.png) repeat-x bottom left
}

hr {
    background: #ccc;
    width: 100%;
    padding-bottom: 2px;
    height: 0px;
    border: none;
}

footer {
    background: #fff url(../images/beton2.jpg) repeat bottom left;
    background-size: cover;
    padding: 36px 0px;
    margin-top: 36px;
    clear: both;
}

.products.przepisy a>span:nth-child(2) {
    text-transform: uppercase;
}

.products a span.badge {
    text-transform: lowercase;
}

.produkty-search {
    margin-top: 48px;
    margin-bottom: -16px;
}

.produkty-search input {
    float: left;
    width: calc(100% - 44px) !important;
    margin: 0px;
    border-radius: 3px 0px 0px 3px;
    height: 36px;
}

.produkty-search button {
    float: right;
    margin: 0px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E");
    background-color:#9a2537 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size:75%;
    text-indent:-999px;
    width:44px;
    overflow:hidden;
}

.produkty-search button:hover{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size:75%;    
}

.vertical-center {
    display: table-cell;
    vertical-align: middle;
}


/*#praca .panel-heading h4:before,.list-group-item:before{font-family: 'Glyphicons Halflings';content:"\e258";padding-right:5px;font-size:12px;}*/

.produkty .panel-title>a {
    text-transform: uppercase;
}

.produkty .panel>.list-group .list-group-item {
    text-transform: uppercase;
}

.produkty .panel>.list-group .list-group-item.street {
    text-transform: none;
}

.produkty .panel>.list-group .list-group-item ul li {
    text-transform: none;
}

.produkty .panel>.list-group .list-group-item.active {
    background-color: #fff;
    border-color: #eee;
    font-weight: bold;
}

.produkty .panel>.list-group .list-group-item.active ul {
    padding-left: 16px;
}

.produkty .panel>.list-group .list-group-item.active ul li {
    font-weight: normal;
}

#tortySzablony .templateImage {
    height: 120px;
    max-height: 120px;
    overflow: hidden;
}

#tortySzablony .templateRadio {
    height: 52px;
    line-height: 16px;
    font-size: 12px;
    margin-top: 8px;
    overflow: hidden;
}

h1.white-head {
    text-transform: uppercase;
}

#aktualnosci .carousel-control .glyphicon-chevron-left,
#aktualnosci .carousel-control .glyphicon-chevron-right,
#aktualnosci .carousel-control .icon-next,
#aktualnosci .carousel-control .icon-prev {
    font-size: 64px !important;
    margin-top: -30px;
}

#sklepy-button {
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    color: #9A2537;
    font-weight: bold;
}

#sklepy-button span:first-child {
    float: left;
    display: inline-block;
}

#sklepy-button .icon-bar {
    position: absolute;
    right: 8px;
}

#sklepy-button .icon-bar:nth-child(3) {
    top: 9px;
}

#sklepy-button .icon-bar:nth-child(4) {
    top: 13px;
}

#sklepy-button .icon-bar:nth-child(5) {
    top: 21px;
}

#aktualnosci .right.carousel-control {
    margin-right: 32px;
}

div.filtr,
ul.sidebar {
    background: #f2f2f2;
    border: 1px solid #eee;
}

h2.head-text {
    color: #bbb;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a {
    color: #222;
}

/* aktualizacja nagłowek 2024*/

.bg-lgrey{
background-color:#fafafa;
border-bottom:1px solid #dfdfdf;
}

.bg-lgrey .navbar-nav > li > a{
    font-size:14px;
    padding:10px;
}

.bg-lgrey .navbar-nav > li > a.home-cart
{
line-height:22px;
color: #800827;
}

div.header.head2024 .navbar-nav > li,
.bg-lgrey .navbar-nav > li {
padding:3px 0px 0px 0px;margin-left:12px;
}

html {
    scroll-behavior: smooth;
  }

.putwory-icon{

        background-image: url("../images/putwory-ikona.png");
        background-size:30px;
        padding-left: 30px !important;
        background-repeat: no-repeat;
        background-position: left center;

}  

.buttons-row > div:nth-child(2) a.big-btn{
    color:#940628;
    border-color:#940628;
}

@media screen and (min-width: 993px) {


    .buttons-row{
        padding-bottom:64px;
    }
    div.header.head2024 {
      min-height: 112px;
      height:100px;
    }

    div.header.head2024.v2 {
        min-height: 112px;
        height:170px;
      }  
      
      div.header.head2024.v2 .navbar-brand-logo{
        margin-top:80px;
      }

    div.header.head2024 .container:nth-child(2) #navbar .navbar-nav > li > a{
        padding:15px 10px;
    }

    div.header.head2024s #navbar .navbar-nav > li > a{
    text-transform: capitalize;
    }
    .position-fixed {
        position: fixed !important;
        z-index: 1030;
        width:100%;
      }

      .big-picture.small-header.v2 > div.picture{
        padding-top:140px;
      }

  }

  @media screen and (min-width: 993px) and (max-width:1300px) {
  #sKoszyk{
    font-size:11px;
  }
}

@media screen and (max-width:992px) {
div.header.head2024.v2{
    overflow:unset !important;
    height:132px !important;
  }
  #navbar1{
    background:#fff;
  }
  .head2024.v2 .navbar-brand-logo{
    margin-top:48px !important;
    width: 76px;
    height:76px;
    left: 84px;
    top: 0px;
}
.head2024.v2 .sklep-mobile{
    margin-left:84px;
    float:left;
}
}

@media screen and (max-width:576px) {

    .buttons-row > div:nth-child(2) a.big-btn{
        margin-top:0px;
        }    
    

    .minus-200.produkty.v2>.col-md-9{
        padding-top:24px;
    }



.head2024.v2 #tesciur{
    font-size: 14px !important;
}

.produkty-search {
    margin-top: 12px !important;
  }
  .head2024.v2 .sklep-mobile{
    margin-right:12px;
    float:right;
    margin-left:4px;
    font-size:13px;

}  

table.kPodsumowanie {
    width: calc(100vw - 48px);

}

.kPodsumowanie tr{
    display:grid;
    padding-bottom:8px;    
}

.kPodsumowanie td{
    display: table-row;
    width:100% !important;
}

.kPodsumowanie .aright div{
    display:flex;
    width:100%;
    justify-content: space-between !important;
}

.kPodsumowanie .aright{
    padding-bottom:16px;
}


.kTransport label{
    display:block;
    padding:0px 4px;
}

.input-group.buy{
    width:112px;
}

}

  .big-picture.small-header.picture2024 > div.picture{
height:120px;
  }  


  #navbar div#sKoszyk{
    float:right;
  }

  
/*cezar#main-picture {    background: #888;} */

.col-md-9 nav {
    display: block;
    clear: both;
}

.pagination {
    float: right;
}

.pagination li a {
    color: #787878;
}

.pagination>li.active>a {
    border-color: #787878 !important;
}

.pagination>li.active>a {
    background: #787878 !important;
}

.products a.p1 img {
    padding: 0px 34px 26px 34px;
    border: none;
}

.products a.p1 img {
    padding: 0px 12px 26px 12px;
    border: none;
}
.products div img {
    display: block;
    clear: both;
    margin: 10px auto 0px auto;
    transition: all .2s ease-in-out;
    z-index: 1;
    position: relative;
    border: 0px;
    padding: 0px 20px 40px 20px;
    min-height:180px;
    height: 180px;
    width: auto;
    max-width: none;
}
.products div a.p1 {
    height: 230px;
    max-height: 230px;
}

.panel-group .panel,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.panel-heading {
    border-radius: 0px !important;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.owl-next {
    right: 0;
    left: auto;
    background: transparent url('../images/slide-control.png') no-repeat center right;
}

.owl-prev {
    background: transparent url('../images/slide-control.png') no-repeat center left
}

.owl-item {
    padding: 0px 44px;
}

.products div.owl-item img {
    height: auto;
}

div#sKoszyk {
    float: left;
    padding: 8px 16px 8px 42px;
    background-repeat: no-repeat;
    background-position: 14px 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z' fill='rgba(154,37,55,1)'/%3E%3C/svg%3E");
    border: 1px solid #fafafa;
    border-radius: 0px 0px 8px 8px;
}

div#sKoszyk2 {
    float: left;
    padding: 8px;
    border: 1px solid #fafafa;
    border-radius: 0px 0px 8px 8px;
}

div#sKoszyk a,
div#sKoszyk2 a {
    color: #973443;
}

.zakup .form-control {
    border-radius: 3px 0px 0px 3px;
}

.zakup .btn:hover,
.zakup .btn {
    font-size: 12px;
    background: #fff ;
    background-repeat:no-repeat;
    background-position: 4px center;
    padding-left: 34px;
    border: 1px solid #ddd;
    border-radius: 0px 5px 5px 0px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z' fill='rgba(154,37,55,1)'/%3E%3C/svg%3E");
}

.zakup .btn:hover {
    background-color: fff4f4;
    box-shadow: none;
}

.zakup .form-control {
    height: 32px;
    margin-left: 4px;
}

.zakup .pcena {
    padding: 8px;
}

.zakup .pcena span {
    font-weight: 700;
}

.zakup {
    margin-bottom: 16px;
}

.process.list-inline>li.col-xs-3 {
    padding: 0px;
    opacity: 0.5;
}

.process.list-inline>li.col-xs-3.current,
.process.list-inline>li.col-xs-3.done {
    opacity: 1;
}

.process.list-inline>li.col-xs-3.current a {
    color: #9A2537;
}

.process.list-inline>li.col-xs-3.current .badge {
    background-color: #9A2537;
}

.process.list-inline>li.col-xs-3 a span:nth-child(2) {
    padding-left: 8px;
}

.process {
    overflow: hidden;
    padding-top: 8px;
}

h1.fh1 {
    margin-top: 16px;
}

.form100 .form-group {
    clear: both;
    display: block;
    overflow: hidden;
}

.col-sm-4 div#sKoszyk2 {
    padding: 0px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    background-position: 14px 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z' fill='rgba(154,37,55,1)'/%3E%3C/svg%3E");
    display: block;
    width: 100%;
    border: 1px solid #f0f0f0;
    margin-bottom: 16px;
    
}

.col-sm-4 div#sKoszyk2 p:first-child {
    padding: 8px 8px 8px 48px;
    border-bottom: 1px solid #f0f0f0;
}

.col-sm-4 div#sKoszyk2>a {
    padding: 8px 16px;
    display: block;
    overflow: hidden;
}

div.info-box {
    padding: 16px;
    font-size: 18px;
}

.input-group.buy .input-group-btn.plus button,
.input-group.buy .input-group-btn.minus button {
    width: 20px;
    height: 20px;
    border-radius: 16px;
    border: 1px solid #9A2537;
    margin: 2px 2px 2px 2px;
    background: #fff;
}

.input-group.buy .input-group-btn.plus button {
    background: #fff url('../images/plus.png') no-repeat center center;
}

.input-group.buy .input-group-btn.minus button {
    background: #fff url('../images/minus.png') no-repeat center center;
}

.input-group.buy input.kupIlosc {
    padding: 2px;
    width: 90%;
    text-align: center;
}

.input-group.buy.buyed input.kupIlosc {
    background-color: #f7eff1;
    border: 1px solid #9A2537;
    color: #9A2537;
}

img.ikonki-cechy {
    padding: 0px;
    display: inline;
    margin: 3px;
    max-height: 30px;
    height: 30px;
}

table.zakup {
    width: 100%;
}

td.text-center {
    text-align: center;
}

div.wymagane,
span.wymagane {
    color: #CC0000;
    display: inline;
    font-size: 15px;
}

div.form-control.no1 {
    display: none;
}

div.no2 {
    display: none;
}

span.alert {
    font-size: 11px;
}

th.w80px {
    width: 80px;
}

table.lista-koszyk input.iloscKoszyk {
    text-align: center;
}

div#cookie {
    position: fixed;
    bottom: 3px;
    right: 3px;
    display: none;
    oveflow: hidden;
    padding: 8px 10px 8px 10px;
    background: #9A2537;
    z-index: 999;
    color: #fff;
    width: 300px;
    font-size: 11px;
}

div#cookie strong {
    font-size: 13px;
}

div#cookie a {
    color: #fff;
}

div#cookie a.close {
    float: right;
    color: #fff;
    display: block;
    padding: 5px;
    background: #681724;
    border-radius: 2px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.6;
}

p.burgund {
    margin-top: 8px;
    color: #9A2537;
    text-align: center;
}

.alert-putka {
    background-color: #F5F5F5;
    border-color: #DDDDDD;
    color: #676767;
}

p.alcenter {
    text-align: center;
}

.ui-datepicker-week-end,
.ui-datepicker-week-end a.ui-state-default {
    background-color: #FFA2B0;
}

a.greenbezgl {
    color: #00964d !important;
    border-color: #00964d;
    padding-right: 58px;
}

a.greenbezgl span img.img-responsive {
    max-height: 42px;
    margin-top: -7px;
    position: absolute;
    top: 55%;
    right: 30px;
    padding:2px;
}

.lista_koszyk>.row>div {
    min-height: 64px;
}

.lista_koszyk>.row>div>div {
    line-height: 32px;
}

.lista_koszyk>.row>div>div small {
    font-size: 10px;
    display: block;
    clear: both;
    line-height: 10px;
}

.lista_koszyk>.row {
    border-bottom: 1px solid #ddd;
    padding-top: 8px;
}

.lista_koszyk>.row:nth-child(2) {
    border-top: 1px solid #ddd;
}

.table.lista-koszyk tr:nth-child(even) td,
.lista_koszyk>.row:nth-child(even) {
    background: #efefef;
}

.table.lista-koszyk tr:last-child td {
    background: #fff;
}

.lista_koszyk>.row>div.grbg>div {
    line-height: 16px;
}

.lista_koszyk>.row>div.grbg>div:last-child {
    padding: 0px;
}

table.tabinf.td {
    text-align: center;
}

div.artopis em {
    font-style: normal;
}

#article-photo-carousel .carousel-indicators li img {
    max-width: 100px;
    max-height: 60px;
    margin: auto;
}

#article-photo-carousel .carousel-indicators li {
    width: 100px;
    height: 70px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-indent: 0px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.5);
}

#article-photo-carousel .carousel-indicators li.active {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#article-photo-carousel .carousel-indicators {
    width: 100px;
    margin: 0px auto;
    right: 32px;
    top: 33%;
    left: auto;
    float: right;
}

#article-photo-carousel .carousel-inner {
    padding-bottom: 32px;
}

#article-photo-carousel .carousel-inner .item img {
    margin: 0px auto;
}

#navbar1 {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    padding-top: 8px;
    padding-bottom: 0px;
}

#navbar1 ul {
    margin-bottom: 0px;
}

#navbar1 ul li {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 0px;
}

#navbar1 ul li a:hover {
    background: #efefef;
}

.minus-200 h1.fh1 {
    font-size: 26px;
}

.aktualnosci .shadow-pictures.scroll a {
    background: transparent;
}

.aktualnosci .shadow-pictures.scroll a.img {
    transition: all 200ms ease-in;
}

.aktualnosci .shadow-pictures.scroll a:hover img {
    transform: scale(1.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

#produktPrice{
    width:300px;
    float:right;
    clear:both;
    margin-bottom:32px;
}

#produktPrice .pcena.text-center{
    text-align:right;
    font-size:18px;
    padding-right:24px;
}


#praca .panel-default{
    border-color:#af2a3e;
}

#praca .panel-default > .panel-heading{
    border-color:#af2a3e;
    background:#af2a3e;  
    color:#fff !important;
}


#praca .panel-default > .panel-heading:hover{
    border-color:#c32f46;
    background:#c32f46;  
}

#praca .panel-default > .panel-heading a,#praca .panel-default > .panel-heading a:hover{
    color:#fff  !important;
    width:100%;
    display:block;
    padding: 10px 15px;
}


.panel-heading{
    padding:0px;
}


.newsletter{
overflow: hidden;
padding: 8px;
}

#sKoszyHeader{
display: block;
    background: #9a2537;
    margin-top: 2px;
    padding: 12px 8px;
    color: #fff;
}

#sKoszyHeader *{color:#fff !important}


a.top-shops{min-width: 260px; margin-top: 0px; border: none; padding: 4px; font-size: 16px; color: #fff;
    display: block; text-decoration: none;}
    a.top-shops .img-responsive{margin-right: 6px; display: inline-block !important;max-height: 26px !important;
    margin-top: 3px; margin-bottom: 3px; margin-left: 3px;}
    a.top-shops.green-bg{color:#00954c;}
    a.top-shops.putka-bg{color:#9A2537; border-top: solid 1px #EDEDED;}
    a.top-shops.green-bg:hover{color:#016333;}
    a.top-shops.putka-bg:hover{color:#851b2b;}
    #topshops-dd{border-radius:0px;height:40px;line-height:40px;color:#800827;border-color: #EDEDED;background:
    #FAFAFA;}
    #topshops-dd > svg{fill:#800827;}
    #topshops-dd > span{line-height:14px; position: relative; top: -6px;text-transform:uppercase;}
    #navbar > ul.social:first-child{float:left;padding-top:4px;}
    #navbar > ul.social:first-child >li{padding-top:3px;margin-left:12px;}
    

    div.artopis a {
        color: #9a2537;
        text-decoration: underline;
    }
    
    table.tekst td {
        padding: 4px;
        font-size: 12px;
    }
    
    .sklep-mobile {
         width: 44px;
         height: 40px;
         display: inline-block;
         color: #02964c;
         float: right;
         margin: 20px 10px;
         border-color: #9a2537;
         border: 2px solid #02964c;
         border-radius: 4px;
         padding: 4px 8px;
     }
    
    .sklep-mobile svg {
        fill: #02964c;
    }
    
    .sklep-mobile2 {
        width: 44px;
        height: 40px;
        display: inline-block;
        color: #02964c;
        float: right;
        margin: 20px 0px;
        border-color: #9a2537;
        border: 2px solid #9a2537;
        border-radius: 4px;
        padding: 4px 8px;
    }
    
    .sklep-mobile2 svg {
        fill: #9a2537;
    }
    
    body.headshop .header{
        /* box-shadow:none;
        border-bottom: none; */
    }
    
    body.headshop .navbar-brand-logo span{
        opacity:0;
    
    }
    
    .modal.show .modal-dialog {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    .modal.fade .modal-dialog {
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }
    
    .modal-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: .3rem;
        outline: 0;
    }
    
    .modal-header {
    border-top: 8px solid #9a2537;
    background:#efefef;
    }
    
    .modal-header .close{
        top: -18px;
    position: relative;
    }
    
    .modal-title{
        color: #9a2537;
    font-weight: bold;
    }
    
    div.basketslider img {
            max-height: 40px;
        }
        div.basketslider a.p1 img {
            padding: 0px;
            padding-bottom: 20px;
        }
    
        .carousel-indicators.p-details{
    top: 16%;
        }
    
    .modal-dialog-centered{
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
    }
    
    table.ui-datepicker-calendar tr td:first-child a {
        background-color: #FFA2B0;
    }   
    
    a.home-ico{
        width:28px;
        height:28px;
        content:" ";
        background: transparent url('../images/home-smile-line-white.svg') no-repeat center center;
        display: inline-block !important;
        background-size:100%;
        bottom: -5px;
    }

    #navbar .nav:first-child li a{
        padding: 10px 12px;
    }

/* flex */

.d-inline {
    display:inline!important
   }
   .d-inline-block {
    display:inline-block!important
   }
   .d-block {
    display:block!important
   }
   .d-grid {
    display:grid!important
   }
   .d-table {
    display:table!important
   }
   .d-table-row {
    display:table-row!important
   }
   .d-table-cell {
    display:table-cell!important
   }
   .d-flex {
    display:flex!important
   }
   .d-inline-flex {
    display:inline-flex!important
   }
   .d-none {
    display:none!important
   }

   .flex-fill {
    flex:1 1 auto!important
   }
   .flex-row {
    flex-direction:row!important
   }
   .flex-column {
    flex-direction:column!important
   }
   .flex-row-reverse {
    flex-direction:row-reverse!important
   }
   .flex-column-reverse {
    flex-direction:column-reverse!important
   }
   .flex-grow-0 {
    flex-grow:0!important
   }
   .flex-grow-1 {
    flex-grow:1!important
   }
   .flex-shrink-0 {
    flex-shrink:0!important
   }
   .flex-shrink-1 {
    flex-shrink:1!important
   }
   .flex-wrap {
    flex-wrap:wrap!important
   }
   .flex-nowrap {
    flex-wrap:nowrap!important
   }
   .flex-wrap-reverse {
    flex-wrap:wrap-reverse!important
   }
   
   .justify-content-start {
    justify-content:flex-start!important
   }
   .justify-content-end {
    justify-content:flex-end!important
   }
   .justify-content-center {
    justify-content:center!important
   }
   .justify-content-between {
    justify-content:space-between!important
   }
   .justify-content-around {
    justify-content:space-around!important
   }
   .justify-content-evenly {
    justify-content:space-evenly!important
   }
   .align-items-start {
    align-items:flex-start!important
   }
   .align-items-end {
    align-items:flex-end!important
   }
   .align-items-center {
    align-items:center!important
   }
   .align-items-baseline {
    align-items:baseline!important
   }
   .align-items-stretch {
    align-items:stretch!important
   }
   .align-content-start {
    align-content:flex-start!important
   }
   .align-content-end {
    align-content:flex-end!important
   }
   .align-content-center {
    align-content:center!important
   }
   .align-content-between {
    align-content:space-between!important
   }
   .align-content-around {
    align-content:space-around!important
   }
   .align-content-stretch {
    align-content:stretch!important
   }
   .align-self-auto {
    align-self:auto!important
   }
   .align-self-start {
    align-self:flex-start!important
   }
   .align-self-end {
    align-self:flex-end!important
   }
   .align-self-center {
    align-self:center!important
   }
   .align-self-baseline {
    align-self:baseline!important
   }
   .align-self-stretch {
    align-self:stretch!important
   }

   .img-fluid {
    max-width:100%;
    height:auto
   }
   .img-thumbnail {
    padding:.25rem;
    background-color:#fff;
    border:1px solid #dee2e6;
    border-radius:.25rem;
    max-width:100%;
    height:auto
   }

   .overflow-hidden {
    overflow:hidden!important
   }
   .overflow-visible {
    overflow:visible!important
   }
   .overflow-scroll {
    overflow:scroll!important
   }   

   h4.list-group-item{margin-top:0px !important;}

   .list-group-item.red-bg > a{
    color:#fff  !important;
}

.red-bg{
    background:#dd3333;
    color:#fff;
}

.coll-sign::after{
    width:28px;
    height:28px;
    content:" ";
    background: transparent url('../images/arrow-drop-down-line-b.svg') no-repeat center center;        
    display: inline-block !important;
    background-size:100%;
    bottom: 3px;
    position: relative;
    float: right;    
}

a.coll-sign[aria-expanded="true"]::after{
    background: transparent url('../images/arrow-drop-up-line-b.svg') no-repeat center center;      
}

.hover-link{
    position: absolute;
    top: 0px;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    padding: 16px;
    border: 1px solid #ddd;
    height:150px;
    display:none;
    left: 10%;
    width: 80%;
}

.basketslider:hover .hover-link{
    display:flex;
}

.products div.owl-item .hover-link a{
    max-width:none;
    width:auto;
    height:auto;
}

.suggestion_wrapper{
    z-index:99;
   }


   #torty  .owl-nav,#polecamy .owl-nav{
    position: absolute;
    top: -30px;
    width: 64px;
    height: 24px;
    right: 12px;
  }

  #polecamy .owl-carousel,
  #torty .owl-carousel{
  margin-bottom: 16px;
  }

  #polecamy .owl-carousel .owl-stage-outer,
  #torty .owl-carousel .owl-stage-outer{
    margin-top:12px;
    padding-left: 1px;
    border-right:1px solid #eee;
  }

  #polecamy .owl-carousel .owl-stage,
  #torty .owl-carousel .owl-stage{
    align-items: stretch !important;
    display: flex !important;
  }

  #polecamy .owl-carousel .owl-item,
  #torty .owl-carousel .owl-item{
    padding: 0px 12px;
    border:1px solid #eee;
  }

  #polecamy .owl-carousel .owl-item,
  #torty .owl-carousel .owl-item{
    border-right:0px;
  }

  #polecamy .owl-carousel .owl-item:last-child,
  #torty .owl-carousel .owl-item:last-child{
    border-right:1px;
  }

  #polecamy .owl-carousel .owl-item a span,
  #torty .owl-carousel .owl-item a span{
    padding-bottom: 1rem;
  }


  #torty  .owl-carousel .owl-nav .owl-prev,
  #polecamy  .owl-carousel .owl-nav .owl-prev,
  #torty  .owl-carousel .owl-nav .owl-next,
  #polecamy  .owl-carousel .owl-nav .owl-next{
    width:32px;
    height:24px;   
    background-position: center center;   
  }

  #torty  .owl-carousel .owl-nav .owl-prev,
  #polecamy  .owl-carousel .owl-nav .owl-prev{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
  }  

  #torty  .owl-carousel .owl-nav .owl-next,
  #polecamy  .owl-carousel .owl-nav .owl-next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
  }        

.head-text.text-center.v2{
    text-align: left;
    font-size:16px;
    font-weight:700;
    color:#333;
    text-transform: initial;
}   

#sklepy-button{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(154,37,55,1)'%3E%3Cpath d='M11.9999 10.8284L7.0502 15.7782L5.63599 14.364L11.9999 8L18.3639 14.364L16.9497 15.7782L11.9999 10.8284Z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
background-position: center right;
width:100%;
height:42px;
}

#sklepy-button.collapsed{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(154,37,55,1)'%3E%3Cpath d='M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z'%3E%3C/path%3E%3C/svg%3E");
}

#sklepy-button span:not(:first-child){
 display:none;   
}

#ikony-filtr{
    justify-content: space-around !important;
}

#ikony-filtr img{
max-height:44px;
}

#ikony-filtr a span{
display:block;
font-size:11px;
text-align:center;
    }

    #ikony-filtr a{
        padding:4px;
        border:1px solid #eee;
        margin-top:4px;
    }   
    
    .produkty-search .form-group{
        overflow: hidden;
        margin-bottom:8px;
    }

@media screen and (min-width: 768px) {
    .products div.owl-item img {
        height: 180px;
        width: auto;
        padding: 0px 36px 26px 36px
    }
    .aktualnosci .shadow-pictures img.img-responsive {
        max-height: 159px !important;
        height: 159px;
    }
    .produkty-search .form-inline .form-group{
        width:100%;
    }
}

@media screen and (min-width: 993px) {


    .products div a.p1 {
        height: 200px;
        max-height: 200px;
        overflow: hidden;
        display: block;
    }

    .products div a.p1:hover{
        text-decoration: none;
    }

    .products div a.p1 span:hover{
text-decoration: underline;
    }


    .products .col-md-2 a.p1 {
        height: 160px;
        max-height: 160px;
    }

    .products .carousel-inner div a.p1 {
        max-height: 260px;
        height: 260px;
    }
    .products .carousel-inner div a.p1 img {
        padding: 4px 94px 34px 94px;
        min-height: 200px;
        height: 200px;
        width: auto;
    }


    #article-photo-carousel .carousel-inner .znak-bezglutenowy{
    right:200px;
    }

    .save_button {
        margin-top: 20px;
    }
    .products div.owl-item a {
        height: 240px;
        max-height: 240px;
    }
    .big-picture>div>div>div>div.text {
        font-size: 24px;
    }
    .big-picture>div>div>div>div.text h1 {
        font-size: 64px;
    }
    #praca.navbar-collapse {
        padding: 0px;
    }
    .container.minus-200.produkty>div.col-md-3:first-child {
        padding-top: 48px;
    }
    .container.minus-200.produkty>div:first-child .produkty-search {
        margin-top: 0px;
    }
    .aktualnosci .shadow-pictures img.img-responsive {
        max-height: 180px !important;
        height: 180px;
    }
}

@media screen and (min-width: 1200px) {
    .aktualnosci .shadow-pictures img.img-responsive {
        max-height: 230px !important;
        height: 230px;
    }
}

@media screen and (min-width: 1360px) {
    .container.scalable {
        width: 95% !important;
    }
    
    @keyframes kliknij {
        0%   {left: -60px;}
        25%  {left: -65px;}
        50%  {left: -70px;}
        75% {left: -65px;}
        100% {left: -60px;}        
      }    

    #praca::before{
        display: block;
    content: "";
    /*background: transparent url('../images/kliknij.png') no-repeat top center;*/
    width: 75px;
    height: 78px;
    position: absolute;
    left: -60px;
    top: 60px;
    animation-name: kliknij;
    animation-duration: 1s;    
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    }    
}

@media screen and (min-width: 1600px) {
    .container.scalable {
        width: 90% !important;
    }
}


@media screen and (min-width: 1366px) and (max-width: 1440px) {
.navbar-nav > li > a{font-size:16px;}
}

@media screen and (min-width: 992px) and (max-width: 1360px) {
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 12px;
    }
    .produkty-search button {
        padding: 6px 8px;
    }
}

@media screen and (max-width: 992px) {

    .col-sm-4 div#sKoszyk2{
        margin-top:24px;
    }

    div.header {
        height: auto;
        min-height: 84px;
        overflow:hidden;
    }

    div.header .container.scalable{
        margin:0px;
        width:100%;
        /* background-color: #007c3f; */
    }

    .head2024:not(.v2) .navbar-brand-logo {
        display: block;
        position: absolute;
        left: 8px;
        top: 0px;
        height: 76px;
        margin-left: 0px;
        background-color: transparent;
        background-repeat: no-repeat;
    }

    .head2024:not(.v2) .navbar-brand-logo {
        background-image: url(../images/logom.png);
        background-position:center center;          
    }

    .navbar-toggle {
        border: 2px solid #9A2537;
        margin-top: 20px;
    }
    .navbar-toggle .icon-bar {
        background-color: #9A2537;
        height: 3px;
    }
    .big-picture>div>div>div>div.picture {
        height: 90vh;
    }
    .big-picture {
        /* padding-top: 142px; */
        padding-top: 76px;
    }
    .big-picture.v2{    
         padding-top: 142px;
    }
    .big-picture.small-header.produkty>div.picture {
        height: 8px;
    }
    .produkty .col-xs-12 {
        padding: 0px;
    }
    .produkty>.col-xs-12:first-child {
        padding: 0px 16px 0px 0px;
    }
    ol.breadcrumb {
        margin-top: 16px;
    }
    .sklepy-search .row>div:first-child {
        padding-left: 16px;
    }
    .sklepy-search .row>div {
        padding: 0px;
    }
    #test {
        margin-left: 8px;
    }
    .produkty-search {
        margin-bottom: 0px;
        margin-top: 16px;
    }
    .shadow-pictures .row>div {
        margin: 8px auto;
    }
    .shadow-pictures .row>div a {
        margin: auto;
        max-width: 410px;
        display: block;
    }
    .minus-200 h1 {
        margin-top: 16px;
    }
    #praca {
        padding: 1px;
    }
}


@media screen and (max-width: 768px) {

    .container.minus-200.produkty.v2 { display: grid; } 
    .container.minus-200.produkty.v2 > .col-sm-4 { order: 2; } 
    .container.minus-200.produkty.v2 > .col-sm-8 { order: 1; } 

    .big-picture.small-header.produkty.v2 > div.picture{
        height:0px;
    }

    #article-photo-carousel .carousel-indicators{
        left:0px !important;
        display:flex;
        align-items: flex-end !important;
        justify-content: center !important;
    }

    .home__slider .slick-prev, .home__slider .slick-next{
        top:calc(50% - 20px) !important;
      }    

    a.big-btn{
        margin-top: 18px;
    }

    .col-md-3 a.big-btn{
        margin-top:8px;
    }

     .shadow-pictures.scroll a {
        margin: 16px 8px 16px 8px;
    }
    .shadow-white-boxes>div>div.czy-wiesz-ze>div {
        margin-bottom: 16px;
    }
    .produkty.aktualnosci.sub {
        padding: 0px;
    }
    .minus-200.aktualnosci.sub h1.white-head {
        font-size: 24px;
        margin: 4px 0px 16px 0px;
    }
    .sklepy-search .row>div {
        padding: 2px 4px !important;
    }
    #test {
        margin-left: auto;
    }
    .shadow-white-boxes>div>div>div {
        background-size: 300% !important;
    }
    .produkty .col-xs-12 {
        padding: 0px;
    }
    .form-control.kupIlosc {
        min-width: 24px;
    }
    .products>div.col-xs-12 {
        padding-top: 18px;
        padding-bottom: 18px;
        border-bottom: 1px dotted #ddd;
    }
    .step_title {
        display: none;
        line-height: 14px;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
    }
    .process.list-inline>li.col-xs-3.current a span:nth-child(2) {
        display: block;
        padding-left: 0px;
    }
    .process .badge.step {
        width: 100%;
        text-align: center;
    }
    .process .col-xs-3 {
        width: 20%;
    }
    .process .col-xs-3.current {
        width: 40%;
    }
    .panel-body.panel-koszyk {
        padding: 16px 0px;
    }
    div.opis a {
        line-height: 14px;
    }
    .zdetails>div {
        padding: 8px;
        margin: 8px;
    }
    .zdetails>div strong {
        padding: 8px;
    }
    .products a.p1 img { padding: 0; width: 100%; object-fit: cover; min-height: unset; height: unset; max-height: 180px; }    
    .products a span { height: unset; max-height: unset; overflow: unset; padding-top: 1rem; z-index: unset; position: relative; top: unset; display: block; }
}

@media screen and (max-width: 360px) {
    .big-btn.sklep-marker {
        margin-top: -40%;
        width: 240px;
        font-size: 16px;
        min-height: 64px;
        line-height: 32px;
    }
    .big-picture>div>div>div>div.text h1 {
        font-size: 36px;
        margin-top: -16px;
    }
    .lista_koszyk>.row>div>div.opis {
        line-height: 1.25;
    }
    .lista_koszyk>.row>div.grbg>div {
        padding: 4px 0px;
        text-align: center !important;
    }
    .lista_koszyk>.row>div {
        min-height: 44px;
    }
}

@media screen and (max-width: 460px) {

    .col-sm-4 div#sKoszyk2{
        display: none;
    }

    .produkty-search{
        margin-top:48px;
    }

    .big-btn.sklep-marker {
        width: 100% !important;
        font-size: 22px;
    }
    #main-picture .carousel-inner {
        height: 260px;
    }
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .minus-200 h1 {
        font-size: 32px;
    }
    .big-picture>div>div>div>div.text {
        font-size: 12px;
    }
}
	div.ikonkis {
		margin-top:12px;
	}

@media (max-width:758px) {
	div.ikonkis {
		margin-top:20px;
    }

}
@media (max-width:767px) {
    .navbar-collapse.collapse.hidden-xs {
        display: none!important
    }
    .products div.owl-item img {
        /* padding: 0px 16px 36px 16px; */
    }
    .products div.owl-item span {
        margin-top: 16px;
    }
    #torty,
    #polecamy {
        margin: 0px -16px;
    }
    .big-btn.sklep-marker {
        margin: 0px auto 40px auto;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-collapse.collapse.hidden-sm {
        display: none!important
    }
    #navbar1 {
        margin: 8px -16px 0px -16px;
        padding: 0px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-collapse.collapse.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .navbar-collapse.collapse.hidden-lg {
        display: none!important
    }
}

@media (max-width: 992px) {

    .carousel-indicators.p-details{
        bottom: 16%;
            }    


    #article-photo-carousel .carousel-indicators {
        width: 100%;
        margin: 0px auto;
        right: 32px;
        top: auto;
        left: auto;
        float: none;
        bottom:0px;
    }
    #article-photo-carousel .carousel-inner {
        padding-bottom: 102px;
    }
}

@media (min-width:576px) {
    .modal-dialog {
     max-width:500px;
     margin:1.75rem auto
    }
    .modal-dialog-centered {
     min-height:calc(100% - (1.75rem * 2))
    }
}


@media screen and (min-width: 993px) {
    div.header {
        min-height: 162px;
    }

    .produkty .col-md-9{
        padding-top:42px;
    }

}

@media (min-width:976px) {
    .modal-dialog {
        max-width:800px;
    }
}

.zakup .btn.koszyk.grn {
    font-size: 13px;
    color: #fff !important;
    background: #00954c  !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-repeat: no-repeat !important;
    background-position: 4px center !important;
    border: 1px solid #9a2537;
    border-top-color: rgb(154, 37, 55);
    border-right-color: rgb(154, 37, 55);
    border-bottom-color: rgb(154, 37, 55);
    border-left-color: rgb(154, 37, 55);
    border-radius: 0px 5px 5px 0px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E") !important;
    padding-left: 32px;
    filter: none;
}