.woocommerce-notices-wrapper {
  display: none;
}

tr.woocommerce-cart-form__cart-item.cart_item {
  width: 100%;
}

.col-1, .col-2 {
  max-width: 100%;
}

div#order_review {
  width: 100% !important;
  position: relative !important;
}

label.order_comments {
  width: 100% !important;
}

textarea#order_comments {
  top: auto !important;
}

@media only screen and (max-width: 1750px) {
  .homepage-slider .slide .split.small {
    display: none;
  }

  .homepage-slider .slide .split.large {
    width: 100%;
  }
}
@media only screen and (max-width: 1455px) {
  .container .content:not(.woocommerce) {
    column-count: 1;
  }

  .search-form {
    flex: 0 0 75%;
    max-width: 74%;
  }
  .search-form form {
    position: absolute;
    right: 0;
  }

  .woocommerce ul.products li.product {
    width: calc(100% / 3 - 50px) !important;
  }

  section#top {
    display: block;
  }

  section#menu .desktop {
    display: block;
  }
  section#menu li.menu-item {
    display: block;
    padding: 0;
    width: auto;
  }

  .homepage.blocks .col-sm-12 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 997px) {
  section#top {
    display: none;
  }

  section#menu .desktop {
    display: none;
  }
  section#menu li.menu-item {
    width: 100%;
  }

  .woocommerce ul.products li.product {
    width: calc(100% / 2 - 36px) !important;
  }

  .products li img {
    max-height: unset;
  }

  .homepage-slider .slide {
    height: 250px;
    padding: 0 15px;
  }
  .homepage-slider .slide .split h1 {
    font-size: 1.3rem;
  }
  .homepage-slider .slide .split ul li {
    margin-bottom: 0;
  }
  .homepage-slider .slide .split.large {
    width: 100%;
  }
  .homepage-slider .slide .split.large .slide-container {
    right: 0;
    left: auto;
    width: 50%;
  }
  .homepage-slider .slide .split.large .slide-container .button-container {
    margin-top: 15px;
  }
  .homepage-slider .slide .split.large img {
    left: 0;
  }
  .homepage-slider .slide .split.small {
    display: none;
  }
  .homepage-slider ul.slick-dots {
    display: none !important;
  }

  .container-fluid .woocommerce ul.products[class*=columns-] li.product, .container-fluid .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }

  .product .slider-nav.slick-initialized.slick-slider {
    display: none;
  }

  section#single .cart p.price.d-block {
    text-align: left;
    width: 100%;
  }

  .description {
    float: left;
    width: 40%;
  }

  .kluisblock {
    float: right;
    width: 60%;
    margin-top: -4%;
    margin-bottom: 5%;
  }

  table tr {
    display: inline-grid;
    width: 50%;
  }
  table tr th.text-center, table tr th.text-right {
    text-align: left !important;
  }
  table .right {
    position: absolute;
    width: 45%;
  }
  table .right td {
    text-align: right !important;
  }
}
@media only screen and (max-width: 768px) {
  tr.woocommerce-cart-form__cart-item.cart_item p {
    display: flex;
  }

  li.shoppingcart {
    text-align: left !important;
    margin: 0 0 0.4rem 1.2rem !important;
  }
  li.shoppingcart a {
    position: relative;
    margin-top: -7%;
    margin-left: 0;
    padding: 0;
  }

  #specs table tr {
    width: 100% !important;
  }

  section#single .product .tab-content #comments {
    width: 100% !important;
  }

  #commentform.comment-form label {
    min-width: 50px !important;
  }

  .comment-form fieldset {
    margin-left: -40px;
  }

  .homepage .blokk {
    margin-bottom: 5%;
  }
  .homepage .blokk p {
    text-align: center;
  }

  .front_blocks .woocommerce {
    width: 50%;
  }
  .front_blocks .woocommerce li.product {
    height: 450px !important;
  }

  .homepage-slider .slide .text h3 {
    font-size: 4.5vw;
  }
  .homepage-slider .slide .text p {
    font-size: 3vw;
    line-height: 3vw;
  }

  #bottom .col-sm-12 {
    margin-bottom: 5%;
  }

  .order {
    order: 3;
  }

  .woocommerce ul.products li.product {
    margin: 0 3.8% 2.992em 0 !important;
  }

  .col-1 {
    width: 100% !important;
    max-width: 100% !important;
  }

  label.order_comments, h3 {
    text-align: left !important;
  }

  textarea#order_comments {
    position: relative !important;
  }

  #order_review tr {
    width: 100% !important;
  }
}
@media only screen and (max-width: 700px) {
  .homepage-slider .slide .slide-container .block {
    display: none;
  }
}
@media only screen and (max-width: 686px) {
  .woocommerce ul.products li.product {
    width: calc(100%) !important;
  }

  a.btn {
    margin: 0.3rem !important;
    width: 100%;
  }

  .description {
    width: 100%;
    margin-bottom: 6%;
  }

  .kluisblock {
    width: 100%;
  }

  .product {
    padding: 0;
  }
  .product label span {
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (max-width: 580px) {
  .front_blocks .woocommerce {
    width: 100%;
  }

  .slider2 {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .front_blocks .woocommerce {
    width: 100%;
  }
  .front_blocks .woocommerce li.product {
    height: 450px !important;
  }
}
@media only screen and (min-width: 1400px) {
  .homepage.blocks {
    margin-bottom: 50px;
  }
}
input.wpcf7-date {
  z-index: 1000 !important;
}

/*# sourceMappingURL=responsive.css.map */
