.page-kanlux_garden .block p, .page-kanlux_garden .block h2 {
  margin: 10px 0;
}

.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;
}
.page-kanlux_garden .btn-disabled:hover {
  background-color: unset;
  color: #CCC;
}

.page-kanlux_garden #style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

#style-7::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #00a9e0), color-stop(0.86, #000053));
}

.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;
}
.garden-banner-txt > img {
  max-width: 107px;
}
.garden-banner-txt h1 {
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-family: "montserratbold", "Arial", sans-serif;
}
.garden-banner-txt .subheadline {
  font-size: 1.313rem;
  line-height: 1.75rem;
  font-family: "open_sansregular", "Arial", sans-serif;
}
.garden-banner-txt p {
  max-width: 520px;
  font-size: 1rem;
  line-height: 1.625rem;
  font-family: "open_sansregular", "Arial", sans-serif;
}
.garden-banner-txt a:not(.btn) {
  font-size: 1rem;
  line-height: 1.625rem;
  font-family: "open_sansbold", "Arial", sans-serif;
}
.garden-banner-txt .btn svg {
  vertical-align: middle;
  width: 33px;
  height: 24px;
}
.garden-banner-txt .btn img {
  max-width: 20px;
  margin: 2px 10px;
}
.garden-banner-txt .btn-white:hover path {
  fill: white;
}
.garden-banner-txt .btn-blue:hover path {
  fill: #000083;
}
.garden-banner-txt .btn-small {
  height: 30px;
  line-height: 30px;
  max-height: 30px;
  padding: 6px 14px;
  font-size: 0.75rem;
}
.garden-banner-txt .btn-small svg {
  width: 20px;
}
.garden-banner-img {
  flex: 1 1 550px;
  align-items: flex-end;
  height: 500px;
  position: relative;
}
.garden-banner-img > img {
  flex: 0 0 auto;
  max-width: 500px;
}
.garden-banner-img > .ban-tel {
  right: 51px;
  position: absolute;
  top: 9px;
  z-index: 5;
}
.garden-banner-img > .ban-zar {
  right: 100px;
  position: absolute;
  top: 16px;
  z-index: 8;
}
.garden-banner-img > .ban-gn {
  right: 401px;
  position: absolute;
  bottom: 12px;
  /*width: 148px;*/
  z-index: 9;
}

.smart-trio img {
  width: 70%;
  height: 70%;
}

.m-50 {
  margin: 50px 0;
}

.m-100 {
  margin: 100px 0;
}

.garden-hero {
  height: 500px;
  background-image: url(/storage/assets/garden/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;
}

.garden-2c-img > img {
  max-width: 100%;
}

.garden-2c-txt > img {
  max-width: 78px;
}
.garden-2c-txt h2 {
  font-size: 2.25rem;
  line-height: 2.75rem;
  max-width: 520px;
}
.garden-2c-txt > .subheadline {
  font-size: 1.313rem;
  line-height: 1.625rem;
}
.garden-2c-txt 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-products {
  height: 800px;
}

.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-strefa-title .garden-title {
  display: none;
}
.garden-strefa-title .garden-title.active {
  display: block;
}
.garden-strefa-title .garden-desc {
  font-size: 0.9rem;
  display: none;
}
.garden-strefa-title .garden-desc.active {
  display: block;
}
.garden-strefa-title > 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;
}
.garden-4c-item.active {
  transform: scale(1.15);
}
.garden-4c-item:hover {
  transition: all 0.2s ease-in-out;
  transform: scale(1.15);
}
.garden-4c-item .blue-circle {
  transition: all 0.2s ease-in-out;
  width: 106px;
  height: 106px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: 20px;
}
.garden-4c-item a {
  text-align: center;
  font-size: 1rem;
  line-height: 1.625rem;
  font-family: "montserratbold", "Arial", sans-serif;
  margin: 0;
  color: #00aab3;
}
.garden-4c-item 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;
}
.garden-blocks p {
  margin: 0;
  text-align: center;
  font: normal normal bold 1.313rem/1.75rem "open_sansregular", "Arial", sans-serif;
}
.garden-blocks .garden-blox-container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
.garden-blocks .garden-blox-container .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-blocks .garden-blox-container .garden-clean-box .garden-product-txt {
  position: absolute;
  background-color: #FFF;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 260px;
  padding: 1rem;
  text-align: left;
}
.garden-blocks .garden-blox-container .garden-clean-box .garden-product-txt > p {
  color: #000;
  font-size: 0.85rem;
  text-align: left;
  margin-bottom: 10px;
  font-family: "open_sansregular", "Arial", sans-serif;
  line-height: normal;
  font-weight: 200;
}
.garden-blocks .garden-blox-container .garden-clean-box:hover {
  transform: translateY(-5px);
}
.garden-blocks .garden-blox-container .garden-clean-box * {
  flex: 1 1 auto;
}
.garden-blocks .garden-blox-container .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;
}
.garden-blocks .garden-blox-container .garden-box:hover {
  transform: translateY(-5px);
}
.garden-blocks .garden-blox-container .garden-box * {
  flex: 1 1 auto;
}
.garden-blocks .garden-blox-container .garden-box .newcollection {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
  height: 150px;
  padding: 1.4rem;
  text-align: right;
  font-size: 0.85rem;
  font-family: "montserratbold", "Arial", sans-serif;
}
.garden-blocks .garden-blox-container .garden-box .onlamp {
  position: absolute;
  left: -50px;
  bottom: 0;
  width: 67%;
  height: 95%;
  background-size: cover;
  background-position-x: left;
  background-repeat: no-repeat;
}
.garden-blocks .garden-blox-container .garden-box .garden-product-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 1rem;
  text-align: justify;
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
}
.garden-blocks .garden-blox-container .garden-box .garden-product-txt > p {
  font-size: 0.85rem;
  text-align: justify;
  margin-bottom: 10px;
  font-family: "open_sansregular", "Arial", sans-serif;
  line-height: normal;
  text-shadow: 2px 2px 9px black;
}
.garden-blocks .garden-blox-container .garden-box h3 {
  font: normal normal bold 1.8rem/2.625rem "montserratbold", "Arial", sans-serif;
  text-align: right;
  margin: 10px 0;
}
.garden-blocks .garden-blox-container .garden-box2 {
  grid-column: span 2;
}

.garden-strefy {
  position: relative;
  height: 1000px;
  background-image: url("/storage/assets/garden/garden_sfery.jpg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.garden-strefy::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
}
.garden-strefy .prod {
  position: absolute;
  width: 100px;
  height: 100px;
  padding: 15px;
  border-radius: 50px;
  background-color: white;
  opacity: 0;
  overflow: visible;
}
.garden-strefy .prod::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;
}
.garden-strefy .prod:hover::before {
  opacity: 1;
}
.garden-strefy .prod::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  background-color: white;
  top: 60px;
  left: 25px;
}
.garden-strefy .prod img {
  z-index: 100;
  width: 100%;
}
.garden-strefy .prod.active {
  opacity: 0.8;
  transition: all ease-in-out 0.2s;
}
.garden-strefy .strefa {
  border: 20px solid #11c4b8;
  border-radius: 25px;
  opacity: 0;
  position: absolute;
  transition: all ease-in-out 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.garden-strefy .strefa.active {
  opacity: 0.8;
  transition: all ease-in-out 0.2s;
}
.garden-strefy .strefa .strefa-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 1rem;
  font-family: "montserratbold", "Arial", sans-serif;
  opacity: 0;
}
.garden-strefy .strefa .strefa-txt svg {
  flex: 0 0 auto;
  height: 50px;
  width: 50px;
}
.garden-strefy .strefa .strefa-txt svg path {
  stroke: #FFF;
  fill: #FFF;
}
.garden-strefy .strefa.active .strefa-txt {
  opacity: 1;
  transition: all ease-in-out 0.2s;
}
.garden-strefy .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;
}
.garden-strefy .plusik:hover {
  transform: scale(1.2);
  transition: 0.25s all ease-in-out;
}

.blacked-cube {
  background: black;
  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: 550px;
  margin: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.garden-ideas {
  height: 800px;
  background-color: #11c4b8;
}

.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;
}

.block .ideas-content h2 {
  margin: 0 0 20px 0;
}

.ideas-content {
  background-color: rgba(255, 255, 255, 0.25);
  flex: 1 1 100%;
  height: 100%;
}
.ideas-content h2 {
  font-size: 1.5rem;
  color: black;
}

.ideas-items {
  justify-content: space-around;
  display: flex;
  height: 90%;
  overflow-y: scroll;
  flex-wrap: wrap;
}

.ideas-single {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
  height: auto;
  flex: 0 1 280px;
  color: black;
  font-family: "open_sansbold", "Arial", sans-serif;
}
.ideas-single:hover {
  color: #00a9e0;
}
.ideas-single:hover .notimg {
  background-size: 110%;
  transition: all 0.2s ease-in-out;
}
.ideas-single span {
  font-size: 1rem;
  margin: 7px 0;
  font-family: "open_sansbold", "Arial", sans-serif;
  text-align: left;
}
.ideas-single .notimg {
  background-size: 100%;
  background-position: center;
  max-width: 100%;
  width: 100%;
  height: 150px;
  transition: all 0.2s ease-in-out;
}

.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;
}
.ideas-items > .ideas-pins:hover {
  color: #00a9e0;
}
.ideas-items > .ideas-pins:hover .notimg {
  background-size: 110%;
  transition: all 0.2s ease-in-out;
}
.ideas-items > .ideas-pins .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;
}
.owl-dots button.owl-dot.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: 1000px;
  width: 100%;
}
.garden-inspiracje .inspiracja-item {
  height: 1000px;
  width: 100%;
  align-items: flex-start;
}
.garden-inspiracje .inspiracja-photo {
  height: 100%;
  background-size: cover;
  width: 80%;
  flex: 1 1 80%;
  background-color: #CCC;
}
.garden-inspiracje .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;
}
.garden-inspiracje .inspiracja-prods:hover {
  transition: 0.2s ease-in-out opacity;
  opacity: 0.9;
}
.garden-inspiracje .inspiracja-product-item {
  height: 120px;
  flex: 1 1 100%;
  display: flex;
  border-left: 5px solid #00aab3;
  transition: 0.2s ease-in-out all;
  opacity: 0.8;
}
.garden-inspiracje .inspiracja-product-item > img {
  flex: 0;
  height: 120px;
  width: 120px;
  max-width: 120px;
}
.garden-inspiracje .inspiracja-product-item:hover {
  border-left: 10px solid #00aab3;
  transition: 0.2s ease-in-out all;
  opacity: 1;
}
.garden-inspiracje .inspiracja-product-item .inspiracja-product-txt {
  padding: 1rem 0;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.garden-inspiracje .inspiracja-product-item .inspiracja-product-txt span {
  flex: 1 1 100%;
  font-size: 0.7rem;
}
.garden-inspiracje .inspiracja-product-item .inspiracja-product-txt a {
  font-size: 0.7rem;
  display: inline;
}
.garden-inspiracje .inspiracja-product-item .inspiracja-product-txt a.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;
}
.garden-inspiracje .inspiracja-product-item .inspiracja-product-txt a.btn:hover {
  color: #000083;
  background-color: #fff;
}

.btn-small {
  height: 30px;
  line-height: 30px;
  max-height: 30px;
  padding: 6px 14px;
  font-size: 0.75rem;
}
.btn-small svg {
  width: 20px;
}

.garden-products {
  position: relative;
}
.garden-products .garden-products-buttons {
  margin: 20px 0;
  flex: 1 1 100%;
  justify-content: center;
  text-align: center;
}
.garden-products .garden-products-buttons 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;
}
.garden-products .garden-products-buttons li:hover {
  color: #00a9e0;
  border-bottom: 3px #00a9e0 solid;
  cursor: pointer;
}
.garden-products .garden-products-buttons .active {
  color: #000083;
  border-bottom: 3px #000083 solid;
}
.garden-products #prods-cat3, .garden-products #prods-cat2, .garden-products #prods-cat4 {
  display: none;
}
.garden-products .owl-nav {
  width: 70px;
  height: 70px;
  justify-content: center;
  border-radius: 35px;
  display: flex;
  opacity: 0.35;
}
.garden-products .owl-nav::before {
  flex: auto;
  text-align: center;
}
.garden-products .owl-nav:hover {
  opacity: 0.65;
}
.garden-products .owl-nav-right {
  right: 0;
}
.garden-products .owl-nav-left {
  left: 0;
}
.garden-products h2 {
  margin: 0;
  flex: 1 1 100%;
  text-align: center;
  font: normal normal bold 2.25rem/2.625rem "montserratbold", "Arial", sans-serif;
}
.garden-products p {
  margin: 0;
  flex: 1 1 100%;
  text-align: center;
  font: normal normal normal 1.313rem/1.75rem "open_sansregular", "Arial", sans-serif;
}
.garden-products > a {
  text-align: center;
  flex: auto;
}
.garden-products .garden-product-tab {
  width: 300px;
  height: 480px;
  background-color: #fff;
  padding: 20px;
}
.garden-products .garden-product-tab * {
  flex: 1 1 100%;
}
.garden-products .garden-product-tab .badge-class {
  top: 35px;
  right: 20px;
}
.garden-products .garden-product-tab > .garden-img {
  padding: 10px;
}
.garden-products .garden-product-tab > img {
  padding: 30px;
}
.garden-products .garden-product-tab > a {
  text-align: center;
  color: #FFF;
}
.garden-products .garden-product-tab h3 {
  color: #303030;
  font: normal normal bold 1rem/1.5rem "montserratbold", "Arial", sans-serif;
  text-align: center;
  margin: 10px 0;
}
.garden-products .garden-product-tab h4 {
  height: 50px;
  color: #6e6e6e;
  font: normal normal bold 0.8rem/1.5rem "montserratbold", "Arial", sans-serif;
  text-align: center;
  margin: 10px 0;
}
.garden-products .garden-product-tab hr {
  width: 100%;
  height: 0;
  border-top: 1px solid #e5e5e5;
}
.garden-products .garden-product-tab ul li {
  display: flex;
  margin: 10px 0;
}
.garden-products .garden-product-tab ul li 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;
}
.garden-products .garden-product-tab ul li .sm-icon {
  flex: 0 0 50px;
  border-radius: 25px;
  background-color: #f2f2f2;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
}
.garden-products .garden-product-tab ul li .sm-icon > 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;
  }

  .garden-blocks .garden-blox-container .garden-box {
    margin: 10px 0;
  }

  .garden-blocks .garden-blox-container {
    grid-template-columns: 1fr;
  }

  .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 {
    display: none;
  }
  .prod.active {
    display: none;
  }

  .garden-strefy {
    height: 500px;
  }

  .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-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 {
    width: 60%;
    padding: 0.5rem;
  }
}
