@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.atg-kriminaltechnik.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #4c4c4c;
	--wd-text-font-size: 17px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #980030;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #980030;
	--btn-default-bgcolor-hover: #b7003d;
	--btn-accented-bgcolor: #980030;
	--btn-accented-bgcolor-hover: #af003a;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.hed_right ul li {
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
}
.footer-container .widget h5.widget-title {
    position: relative;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 33px !important;
}
table.variations {
    margin-top: 20px;
}
.footer-container .widget h5.widget-title:after {
    height: 2px;
    width: 60px;
    background: #980030;
    content: '';
    left: 0px;
    position: absolute;
    bottom: 0px;
}
.woodmart-prefooter {
    padding-bottom: 10px !important;
}

p.stock.in-stock:before {
    display: none;
}

p.ffff {
    color: green;
    font-weight: 600;
}
.woodmart-prefooter .container .vc_row {padding-top: 0px !important;padding-bottom: 0 !important;border-bottom: 2px solid #eee;border-top: 2px solid #eee;}

.woodmart-prefooter .container .vc_row span.list-content p {
    margin-bottom: 0;
    font-size: 17px;
    color: #980030;
    font-weight: 600;
}
.col-left.reset-mb-10 p {
    color: #000;
    font-weight: 600;
}
p {
    font-size: 16px;
    color: #4b4b4b;
}
span.woocs-style-3-close {
    background: #63001f;
    color: #fff;
    font-family: cursive;
    padding: 0 11px !important;
    font-size: 14px;
    font-weight: 900;
    border-radius: 30px !important;
    overflow: hidden !important;
    top: -11px;
    right: -14px;
}
.banner-mask .wrapper-content-banner {
    background-color: rgb(0 0 0 / 53%);
    transition: background-color .5s cubic-bezier(0,0,.44,1.18);
}
button.woocs-style-3-du-dialog-starter {
    background-position: 93% 5px !important;
    border-radius: 5px;
    border: 1px solid #980030;
    background: #eeeeee94;
}
p > strong > a, p > a {
    color: #980030;
}


footer .widget .menu-item a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
#mailpoet_form_1 .mailpoet_submit {
    color: #fff !IMPORTANT;
}
div#text-5 .rss_image {
    display: none;
}
.shop-title-wrapper a.woodmart-back-btn {
    display: none;
}
/* tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}
a.woodmart-accordion-title.tab-title-additional_information {
    display: none;
} */

.tabs-layout-accordion .has-scrollbar .woodmart-scroll-content {
    overflow: visible !important;
    max-height: 3000px;
}
.woodmart-before-add-to-cart {
    margin-bottom: 0;
}

.woodmart-before-add-to-cart p {
    margin-bottom: 0 !important;
}

p.stock.in-stock {
    margin: 0;
}

p.ffff {
    margin: 0;
}
span.wc-gzd-additional-info.small-business-info {
    display: none;
}
.woodmart-compare-btn.product-compare-button.wd-action-btn.wd-compare-btn.wd-style-text {
    margin-bottom: 15px;
}

.woodmart-wishlist-btn.wd-action-btn.wd-wishlist-btn.wd-style-text {
    margin-bottom: 25px;
}
div#tab-additional_information {
    display: block !important;
    margin-top: 19px;
}

a.woodmart-accordion-title.tab-title-additional_information {
    background: #eee;
    padding: 0 7px;
    border: none !important;
}

a.woodmart-accordion-title.tab-title-additional_information:after {
    display: none;
}

a.woodmart-accordion-title.tab-title-description {
    background: #eee;
    padding: 0 10px;
    pointer-events: none !important;
}

a.woodmart-accordion-title.tab-title-description:after {
    display: none;
}

div#tab-description {
    display: block !important;
    margin-top: 20px;
}

.tabs-layout-accordion .woodmart-tab-wrapper {
    border: none !important;
}

.form-row.billing_vat {
    margin-bottom: 50px !important;
}@media (min-width: 1025px) {
	.shop-title-wrapper h1.entry-title {
    font-size: 30px;
}
}

@media (max-width: 576px) {
	.owl-stage .owl-item .banner-image {
    height: 300px;
}

.banner-border .wrapper-content-banner {
    padding: 0;
    font-size: 20px !important;
}

.banner-border .wrapper-content-banner h1 {
    font-size: 20px;
}
.banner-hr-align-center .wrapper-content-banner .content-banner {
    height: 300px !important;
}

.owl-item .promo-banner {
    height: 300px;
}

.owl-item .promo-banner .main-wrapp-img {
    height: 300px !important;
}

.owl-item .promo-banner .main-wrapp-img img {
    width: 633px !important;
    max-width: 639px !important;
}
}

