.item-1 {
  display: block;
}
.block:not(.w100) {
    padding: 0 10px;
}
.block {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.inside-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
a:visited, a:active, a:focus {
  outline: 0;
}
.page-kanlux_garden .block p, .page-kanlux_garden .block h2 {
    margin: 20px 0;
    min-height: 10px;
}
.page-kanlux_garden .block h2 {
  font-size: 3.25rem;
}
.page-kanlux_garden .block p {
  font-size: 1.625rem;
}

.page-kanlux_garden .btn-svg{
    padding: 15px 20px;
}
.page-kanlux_garden .btn-svg img {
    width: 22px;
}
.page-kanlux_garden .btn-disabled  {
    color: #CCC;
    border: 2px solid #CCC;
    background-color: unset; 
    &:hover {
        background-color: unset; 
        color: #CCC;
    }
}
.bg-grey {
    background-color: #f7f7f7;
}
.owl-theme .owl-controls {
  margin-top: 50px;
}
.ogrod-btn, .ogrod-btn:visited, .ogrod-btn:active, .ogrod-btn:focus {
  background-color: #000083;
  color: #fff;
  display: block;
  font-family: montserratbold, Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  min-height: 40px;
  padding: 15px 20px;
  text-decoration: none;
  float: left;
}
.ogrod-btn:hover {
  background: #fff;
  color: #000083;
  text-decoration: none;
  transition: all .2s ease-in-out;
}
.btn-border {
  border: 1px solid #ffffff;
}
.btn-border:hover {
  border: 1px solid #000083;
}
.btn-svg {
  margin-left: 5px;
  float: left;
}
.btn-svg path, .btn-svg path:visited, .btn-svg path:active, .btn-svg path:focus {  
  color: #fff;
}
.btn-svg:hover path {
  color: #000083;
}
.ogrod-btn:focus, .btn-svg:focus {
  outline: 2px solid #ffffff;
}
.garden-banner {
    height: 700px;
    background-color: #000083;
    background-image: url("/storage/assets/garden/banner-photo26.jpg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 0;
    background-size: auto 120%;
  }
.garden-banner-mask {
  height: 700px;
  background-image: url("/storage/assets/garden/banner-mask.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 100%;
  color: #fff;
}
.garden-banner-content {
  align-items: center !important;
}
.garden-banner-txt {
  flex: 0 1 700px;
  padding-top: 130px;
  color: white;
  > img {
    max-width: 107px;
  }
  h1 {
    font-size: 2.25rem;
    line-height: 2.625rem;
    font-family: 'montserratbold', "Arial", sans-serif;
  }
  .subheadline {
    font-size: 1.313rem;
    line-height: 1.75rem;
    font-family: 'open_sansregular', "Arial", sans-serif;
  }
  p {
    max-width: 520px;
    font-size: 1rem;
    line-height: 1.625rem;
    font-family: 'open_sansregular', "Arial", sans-serif;
  }
  a:not(.btn) {
    font-size: 1rem;
    line-height: 1.625rem;
    font-family: 'open_sansbold', "Arial", sans-serif;
  }
  .btn {
    svg {
      vertical-align: middle;
      width: 33px;
      height: 24px;
    }
    img {
      max-width: 20px;
      margin: 2px 10px;
    }
  }
  .btn-white:hover {
    path {
      fill: white;
    }
  }
  .btn-blue:hover {
    path {
      fill: #000083;
    }
  }
  .btn-small {
    height: 30px;
    line-height: 30px;
    max-height: 30px;
    padding: 6px 14px;
    font-size: 0.75rem;
    svg {
      width: 20px;
    }
  }
  .garden-banner-btns {

  }
}

.garden-banner-img {
  flex: 1 1 550px;
  align-items: flex-end;
  height: 500px;
  position: relative;
  > img {
    flex: 0 0 auto;
    max-width: 500px;
  }
  > .ban-tel {
    right: 51px;
    position: absolute;
    top: 9px;
    z-index: 5;
  }
  > .ban-zar {
    right: 100px;
    position: absolute;
    top: 16px;
    z-index: 8;
  }
  > .ban-gn {
    right: 401px;
    position: absolute;
    bottom: 12px;
    /*width: 148px;*/
    z-index: 9;
  }
}
.smart-trio img {
  width: 70%;
  height: 70%;
}

.m-50 {
  margin: 50px auto;
}
.m-100 {
  margin: 100px auto;
}
.mt-0 {
  margin-top: 0;
}

.garden-hero {
    height: 500px;
    background-image: url(/skins/BS/assets/lp/ogrod/lp_ogrody_intro26.jpg);
    background-size: contain;
    background-position: bottom;
    justify-content: flex-start;
    background-repeat: no-repeat;
}
.garden-2c-img{
  flex: 1 1 65%;

}
.garden-2c-txt {
    flex: 0 1 35%;
    background-color: rgba(255,255,255,0.75);
    text-align: left;
    padding: 25px;
}
.garden-2c-img > img {
  max-width: 100%;
}
.garden-2c-txt {
  > img {
    max-width: 78px;
  }
  h2 {
    font-size: 3.25rem;
    line-height: 3.75rem;
    max-width: 520px;
  }
  > .subheadline {
    font-size: 1.625rem;
    line-height: 1.75rem;
    letter-spacing: 0.01rem;
  }
  p {
    max-width: 520px;
    font-size: 1rem;
    line-height: 1.625rem;
  }
}


.garden-zalety {
    justify-content: space-evenly;
    position: absolute;
    top: -25%;
    z-index: 100;
}
.garden-3c-item:hover .blue-circle {
  transform: scale(1.1);
  transition: all 0.2s ease-in-out;
}



.garden-strefy-bullets {
    position:absolute;
    top:-15px;
    left: 10%;
    width: 40%;
    height:auto;
    justify-content: space-between;
    z-index: 150;
}
.garden-strefa-title {
    position:absolute;
    top:-15px;
    right: 10%;
    width: 35%;
    border-radius: 35px;
    padding: 1.5rem;
    height: auto;
    background-color: white;
    border: 2px solid #00aab3;
    text-align: justify;
    justify-content: center;
    z-index: 150;
    .garden-title {
        display:none;
        &.active{
            display: block;
        }
    }
    .garden-desc {
        font-size: 1.4rem;
        display:none;
        &.active{
            display: block;
        }
    }
    >h2 {
        margin: 0!important;

    }
}

    .garden-4c-item {
    flex-direction: column!important;
    padding: 20px;
    flex: 0 0 150px;
    height: 150px;
    border-radius: 75px;
    justify-content: center;
    border: 2px solid #00aab3;
    background-color: white;
    transition: all 0.2s ease-in-out;
    &.active {
        transform: scale(1.15);
    }
    &:hover {
        transition: all 0.2s ease-in-out;
        transform: scale(1.15);
    }
    .blue-circle {
        transition: all 0.2s ease-in-out;
        width: 106px;
        height: 106px;
        color: #fff;
        justify-content: center;
        align-items: center;
        margin: 20px;
      }
      a {

        text-align: center;
        font-size: 1rem;
        line-height: 1.625rem;
        font-family: 'montserratbold', "Arial", sans-serif;
        margin: 0;
        color: #00aab3;
        outline: 0;
      }
      p {

        text-align: center;
        font-size: 0.8rem;
        line-height: 1.5rem;
        font-family: 'open_sansregular', "Arial", sans-serif;
      }
    
}

.garden-blocks {
    h2 {
      margin: 0;
      text-align: center;
      font: normal normal bold 2.25rem/2.625rem 'montserratbold', "Arial", sans-serif;
    }
    p {
      margin: 0;
      text-align: center;
      font: normal normal bold 1.313rem/1.75rem 'open_sansregular', "Arial", sans-serif;
    }
    .garden-blox-container {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 20px;

    .garden-clean-box {
        padding: 30px;
        background-color: white;
        color: black;
        transition: transform 0.2s ease-in-out;
        font-size: 0.8rem;
        position: relative;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
        height:500px;
        transition: transform 0.2s ease-in-out;
        .garden-product-txt {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          position:absolute;
          background-color: #FFF;
          right:0;
          bottom:0;
          width:100%;
          height: 240px;
          padding:1rem;
          text-align: left;
          align-items: flex-start;
          >p {
            color: #000;
            font-size: 1.35rem;
            text-align: left;
            margin-bottom: 10px;
            font-family: 'open_sansregular', "Arial", sans-serif;
            line-height: normal;
            font-weight: 200;
            flex-grow: 1;
            display: flex;
            align-items: flex-start;
            }
          &.ogrod-btn {
            align-self: flex-end;
          }
      }

        &:hover {
          transform: translateY(-5px);
        }
    }
      .garden-box {
        padding: 30px;
        color: white;
        flex-wrap: wrap;
        text-align: center;
        width: 100%;
        height: 450px;
        margin: 0;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
        transition: transform 0.2s ease-in-out;
        &:hover {
          transform: translateY(-5px);
        }
        * {
            flex: 1 1 auto;
        }
        .newcollection {
            position:absolute;
            right:0;
            top:0;
            width:300px;
            background-size: contain;
            background-position-x: right;
            background-repeat:no-repeat;
            height: 150px;
            padding: 2.4rem;
            text-align: right;
            font-size: 1.5rem;
            font-family: 'montserratbold', "Arial", sans-serif;

        }
        .onlamp {
            position:absolute;
            left: -50px;
            bottom: 0;
            width: 67%;
            height: 95%;
            background-size: cover;
            background-position-x: left;
            background-repeat:no-repeat;

        }
        .garden-product-txt {
            position:absolute;
            right:0;
            bottom:0;
            width:100%;
            height:auto;
            padding:2rem;
            text-align: justify;
            background-size: contain;
            background-position-x: right;
            background-repeat:no-repeat;
            >p {
                font-size: 1.4rem;
                text-align: justify;
                margin-bottom: 10px;
                font-family: 'open_sansregular', "Arial", sans-serif;
                line-height: normal;
                text-shadow: 2px 2px 9px black;
            }
        }
        h3 {
          font: normal normal bold 2.8rem/3.625rem 'montserratbold', "Arial", sans-serif;
          text-align: right;
          margin: 10px 0;
        }
        p {

        }
      }
      .garden-box2 {
        grid-column: span 2;
      }
    }
  }



.garden-strefy {
    position:relative;
    height:1000px;
    background-image:url('/skins/BS/assets/lp/ogrod/garden_sfery.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 100px;
    &::before {
        content:'';
        top:0;
        left:0;
        width:100%;
    }
    .prod {
        position:absolute;
        width:100px;
        height:100px;
        padding:15px;
        border-radius:50px;
        background-color: white;
        opacity:0;
      overflow: visible;
      &::before {
        content: attr(data-name);
        position: absolute;
        left: 50%;
        bottom: 115%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.85);
        color: #fff;
        padding: 6px 10px;
        border-radius: 6px;
        font-size: 0.75rem;
        line-height: 1.1rem;
        font-family: 'montserratbold', "Arial", sans-serif;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.2s ease-in-out;
        z-index: 150;
      }
      &:hover::before {
        opacity: 1;
      }
        &::after{
            position:absolute;
            content: "";
            width:50px;
            height:50px;
            transform: rotate(45deg);
            background-color: white;
            top: 60px;
            left: 25px;
        }
        img {
            z-index: 100;
            width: 100%;
        }
        &.active {
            opacity: 0.80;
            transition:all ease-in-out 0.2s;
        }
    }

    .strefa{
        border: 20px solid rgb(17, 196, 184);
        border-radius: 25px;
        opacity:0.00;
        position: absolute;
        transition:all ease-in-out 0.2s;
        display:flex;
        justify-content: center;
        align-items: center;
        &.active {
            opacity: 0.80;
            transition:all ease-in-out 0.2s;
        }
        .strefa-txt {
            display:flex;
            justify-content:center;
            align-items:center;
            color: #FFF;
            font-size:1rem;
            font-family: 'montserratbold', "Arial", sans-serif;
            opacity:0;
            svg {
                path {
                    stroke: #FFF;
                    fill : #FFF;
                }
                flex: 0 0 auto;
                height:50px;
                width:50px;
            }
        }
        &.active .strefa-txt{
            opacity: 1;
            transition:all ease-in-out 0.2s;

        }
    }
    .plusik {
        width:50px;
        height:50px;
        position:absolute;
        border-radius: 25px;
        background-color: #00a9e0;
        color: white;
        font-size: 2rem;
        padding: 0.25rem 1rem;
        transition: 0.25s all ease-in-out;
        font-family: 'montserratbold', "Arial", sans-serif;
        &:hover{
            transform: scale(1.2);
            transition: 0.25s all ease-in-out;
        }
    }
}
.blacked-cube {
        background: rgb(0,0,0);
        background: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(255,255,255,0) 100%);
        content: '';
        position:absolute;
        width:100%;
        height:100%;
        left:0;
        top:0;
}


.garden-box2 {
    padding: 0;
    color: white;
    flex-wrap: wrap;
    text-align: center;
    flex: 1 1 410px;
    height: 500px;
    margin: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
.garden-ideas {
    height: 800px;
    background-color:rgb(17, 196, 184);
}
.garden-ideas-background {
    height: 650px;
    background-image: url('/storage/assets/garden/garden_ideas.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.ideas-place{
    justify-content: flex-end;
}

.ideas-content {
    background-color: rgba(255,255,255,0.25);
    flex: 1 1 100%;
    height: 100%;
    h2 {
        font-size: 1.5rem;
        color: black;
    }
}
.ideas-items{
  justify-content: flex-start;
    display:flex;
    height:100%;
    flex-wrap: wrap;
  gap: 20px;
}
.ideas-single{
    display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin:0;
    height: auto;
  flex: 0 1 calc(50% - 10px);
    color: black;
    font-family: 'open_sansbold', "Arial", sans-serif;
    &:hover {
        color: #00a9e0;
        .notimg {
            background-size:110%;
            transition: all 0.2s ease-in-out;
        }
    }
    span{
        font-size: 1.4rem;
        margin: 7px 0;
        font-family: 'open_sansbold', "Arial", sans-serif;
        text-align: left;
    }
    .notimg {
        background-size:100%;
        background-position: center;
        max-width: 100%;
        width:100%;
        height:150px;
        transition: all 0.2s ease-in-out;
    }
}

  @media (max-width: 768px) {
    .ideas-single{
      flex: 0 1 100%;
      margin: 0 10px;
    }
  }
.ideas-items>.ideas-pins{
    display:flex;
    flex-wrap: wrap;
    margin:20px ;
    height: auto;
    flex: 1 1 40%!important;
    color: black;
    font-family: 'open_sansbold', "Arial", sans-serif;
    &:hover {
        color: #00a9e0;
        .notimg {
            background-size:110%;
            transition: all 0.2s ease-in-out;
        }
    }
    .notimg {
        background-size:100%;
        background-position: center;
        max-width: 100%;
        width:100%;
        height:330px;
        transition: all 0.2s ease-in-out;

    }
}


.owl-dots {
    text-align: center;
    justify-content: center;
    width: auto;
    margin: 10px 0;
    display: flex;
}
.owl-dots button.owl-dot{
  background: #CCC;
   height: 12px;
  margin: 0 10px;
  width: 12px;
   position: relative;
   &.active {
        span {
            background-color: #00aab3;
            height: 12px;
            width: 12px;
            position: absolute;
            top: 0px;
            left: 0px;
        }
    
   }
}
.garden-insp-container {
        h2 {
            margin: 0;
            text-align: center;
            font: normal normal bold 2.25rem/2.625rem 'montserratbold', "Arial", sans-serif;
    }
}
.garden-inspiracje {
    height:750px;
    width:100%;
    .inspiracja-item{
        height:750px;
        width:100%;
        align-items: flex-start;
    }
    .inspiracja-photo{
        height:100%;
        background-size:cover;
        width:80%;
        flex: 1 1 80%;
        background-color: #CCC;
    }
    .inspiracja-prods{
        position: absolute;
        right: 0%;
        opacity: 0.5;
        align-items: flex-start;

        width:30%;
        opacity:0.5;

        background-color: #FFF;
        display:flex;
        flex-wrap: wrap;
        align-items: flex-start;
        transition: 0.2s ease-in-out opacity;
        &:hover {
            transition: 0.2s ease-in-out opacity;
            opacity: 0.9;
        }
        
    }
    .inspiracja-product-item {
        >img {

            flex: 0;
            height:120px;
            width: 120px;
            max-width: 120px;
        }

        height: 120px;
        flex: 1 1 100%;
        display:flex;
        border-left: 5px solid #00aab3;

        transition: 0.2s ease-in-out all;
        opacity:0.8;

        &:hover {
            border-left: 10px solid #00aab3;
             transition: 0.2s ease-in-out all;
             opacity:1;
            
        }
        .inspiracja-product-txt{
            padding: 1rem 0;
            display:flex;
            flex: 1;
            flex-wrap: wrap;
            span{
                flex: 1 1 100%;
                font-size: 0.7rem;
            } 
            a {
                font-size: 0.7rem;
                display:inline;
                &.btn {
                    background-color: #000083;
                    text-decoration: none;
                    font-family: "montserratbold", "Arial", sans-serif;
                    width: auto;
                    display: inline-block;
                    padding: 5px 10px;
                    color: #fff;
                    min-height: 20px;
                    margin-right: 5px;
                    transition: all 0.2s ease-in-out;
                    height:auto;
                    font-size: 0.7rem;
                    &:hover {
                        color: #000083;
                        background-color: #fff;

                    }
                    }
                }
            }
        }
    }


.btn-small {
    height: 30px;
    line-height: 30px;
    max-height: 30px;
    padding: 6px 14px;
    font-size: 0.75rem;
    svg {
      width: 20px;
    }
  }

.garden-products {
  position: relative;
  .garden-products-buttons {
    margin: 20px 0;
    flex: 1 1 100%;
    justify-content: center;
    text-align: center;
    li {
      font-family: 'montserratbold', "Arial", sans-serif;
      text-transform: uppercase;
      flex: 0 0 200px;
      border-bottom: 3px #333 solid;
      padding: 20px 0;
      margin: 20px;
      font-size: 0.8rem;
      color: #333;
    }
    li:hover {
      color: #00a9e0;
      border-bottom: 3px #00a9e0 solid;
      cursor: pointer;
    }
    .active {
      color: #000083;
      border-bottom: 3px #000083 solid;
    }
  }
  #prods-cat3, #prods-cat2, #prods-cat4{
    display: none;
  }
  .owl-nav {
    width: 70px;
    height: 70px;
    justify-content: center;
    border-radius: 35px;
    display: flex;
    opacity: 0.35;
  }
  .owl-nav::before {
    flex: auto;
    text-align: center;
  }
  .owl-nav:hover {
    opacity: 0.65;
  }
  .owl-nav-right {
    right: 0;
  }
  .owl-nav-left {
    left: 0;
  }
  h2 {
    margin: 0;
    text-align: center;
    font: normal normal bold 2.25rem/2.625rem 'montserratbold', "Arial", sans-serif;
  }
  p {
    margin: 0;
    flex: 1 1 100%;
    text-align: center;
    font: normal normal normal 1.313rem/1.75rem 'open_sansregular', "Arial", sans-serif;
  }
  > a {
    text-align: center;
    flex: auto;
  }
  .garden-product-tab {
    * {
      flex: 1 1 100%;
    }
    .badge-class {
        top:35px;
        right:20px;
    }
    > .garden-img {

      padding: 10px;
    }
    > img {
      padding: 30px;
    }
    > a {
      text-align: center;
      color: #FFF;
    }
    width: 300px;
    height: 480px;

    background-color: #fff;
    padding: 20px;
    h3 {
      color: #303030;
      font: normal normal bold 1rem/1.5rem 'montserratbold', "Arial", sans-serif;
      text-align: center;
      margin: 10px 0;
    }
    
    h4{
    height:50px;
      color: #6e6e6e;
      font: normal normal bold 0.8rem/1.5rem 'montserratbold', "Arial", sans-serif;
      text-align: center;
      margin: 10px 0;

    }

    hr {
      width: 100%;
      height: 0;
      border-top: 1px solid #e5e5e5;
    }
    ul li {
      display: flex;
      margin: 10px 0;
      p {
        flex: 1 0 auto;
        font-size: 0.875rem;
        font-family: 'open_sansregular', "Arial", sans-serif;
        line-height: 50px;
        text-align: left;
        margin-left: 10px;
      }

      .sm-icon {
        flex: 0 0 50px;
        border-radius: 25px;
        background-color: #f2f2f2;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
        > img {
          max-width: 40px;
          flex: 1;
        }
      }
    }
  }
}
.owl-products .owl-nav {
  width: 30px;
  height: 30px;
  border-radius: 15px;
}


.grid-150 {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.grid-200 {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.grid-250 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.grid-300 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.grid-350 {
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
.grid-400 {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.grid-450 {
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
}
.grid-500 {
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
.grid-1000 {
  grid-template-columns: repeat(auto-fit, minmax(1000px, 1fr));
}

.grid-prod-spec {
  grid-template-columns: repeat(auto-fit, minmax(1000px, 1fr));
}
.grid-columns {
  display: grid;
  grid-template-rows: auto;
  gap: 40px;
  grid-auto-flow: row;
}


/* RESPONSIVE STUFF*/


@media screen and (max-width: 1200px) {
    .garden-inspiracje  {
        height: 800px;
    }
    .garden-inspiracje .inspiracja-item {
        height: 800px;
    }
    .garden-inspiracje .inspiracja-prods {
        width:30%;
    }
    .garden-blocks .garden-blox-container {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .garden-blocks .garden-blox-container .garden-box2 {
      grid-column: span 1;
    }
}

@media screen and (max-width: 960px) {

    .garden-banner-txt {
        padding:10px;
    }
    .garden-2c-txt {
        flex:1;
    }
    body > .page-kanlux_garden > .garden-banner {
     padding:0!important;   
    }

    .garden-strefy {
        background-image: none;
        margin-top: 50px;
    }
    .garden-box2 {
      height: 100%;
    }
    .garden-box2 .ideas-content  h2 {
      margin-top: 20px;
    }
    .garden-blocks .garden-blox-container .garden-box {
        margin: 10px 0;
    }
    .garden-blocks .garden-blox-container {
      grid-template-columns: 1fr;
      width: 100%;
    }
    .garden-inspiracje .inspiracja-prods {
        width:40%;
    }
    .garden-inspiracje  {
        height: 500px;
    }
    .garden-inspiracje .inspiracja-item {
        height: 500px;
    }
    .garden-inspiracje .inspiracja-prods .inspiracja-product-item img{
        width:150px;
    }
    .garden-strefy-bullets {
        width:100%;
        left:0;
        top:-10%;
        justify-content: space-around;
    }
    .garden-strefa-title {
        width:100%;
        right:0;
        bottom: -10%;
        top: unset;
    }
    .prod {
        &.active {
        display: none;

        }
        display: none;
    }
    .garden-strefy {
        height: 470px;
    }
    .garden-inspiracje .inspiracja-item .inspiracja-prods {
        display: none;
    }
    .owl-dot {
        height: 6px;
        margin: 15px;
        width: 6px;
    }
    .garden-products {
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    .garden-products .garden-products-buttons li {
        margin:0;
    }
    .garden-box2 {
        margin:0;
    }
    .garden-box-filmy {
      margin-top: 100px;
    }
    .garden-inspiracje .inspiracja-prods {
        width:60%;
    }
    .garden-inspiracje  {
        height: 500px;
    }
    .garden-inspiracje .inspiracja-item {
        height: 500px;
    }
    .garden-blocks .garden-blox-container .garden-box .garden-product-txt {
        padding: 1rem;
    }

}
@media screen and (min-width: 1367px) {
    .block, .inner-content {
        width: 1350px;
    }
}