/*!
Theme Name: BDK
Theme URI: https://bording.dk
Author: Bording Danmark
Author URI: https://bording.dk
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bording
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import "sass/collected.css?ver=5";

body, main, footer {
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: "lnum" 1, "pnum" 1;
}

.single_variation_wrap .woocommerce-variation.single_variation {display: none !important; }
.single-product__summary .summary form .woocommerce-variation {display: none !important; }
.site-header .nav-wrap .main-navigation>ul#menu-tags-kampagner-1>li.menu-item-has-children>a:after {
	position: absolute;
    top: 39px;
}

#filter_409325_2 {
	display: none !important;
}

footer .row-footer .col-contact .wrap-contact a {
 font-size: 24px !important;
}
.show-password-input {
	display: none;
}

#search-container {
  z-index: 20;   
}

.modal-wrap.add-to-cart-modal {
  position: fixed;
  z-index: 9999;
}