.woocommerce.columns-4 ul.products {
  padding: 0;
}

.bowe-woocommerce-products-slider-block.alignwide + .wp-block-buttons {
  margin-top: -40px;
  margin-bottom: 58px;
}

.dgwt-wcas-search-wrapp {
  max-width: var(--wp--style--global--content-size) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  display: none !important;
}

.additional-image-wrap .media-video-play-btn {
  animation: none;
  outline: none;
}

.additional-image-wrap .media-video-overlay {
  background: transparent;
}

/*
.additional-image-wrap .media-video-overlay:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 20%;
}*/
.bowe-blocks-carousel .wp-block-bowe-blocks-carousel-item > div.alignfull {
  max-width: inherit;
}

body.term-364 .collection-products .products-wrapper__top {
  display: none;
}

body.page-id-25484 footer .nyhedsbrev-footer {
  display: none;
}

.bowe-checkout .kl_newsletter_checkbox_field {
  display: flex;
  margin-top: 5px;
}

.bowe-checkout .kl_newsletter_checkbox_field label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  position: static !important;
  color: black;
}

.bowe-checkout .kl_newsletter_checkbox_field input {
  margin-right: 10px;
}

html body :where([style*=border-color]) {
  border-style: none;
}