/*
 * GENERATED FILE - do not edit by hand.
 * Rebuild with: python tools/gen-contrast.py
 *
 * Contrast mode (html.contrast-intensify, set by the accessibility bar).
 * The scope uses :where() (zero specificity) so theme rules that paint
 * light text on dark surfaces keep winning.
 * Maps every theme orange onto a tone that clears WCAG AA against white:
 *   #f79429 / #d85d00 / #fcad16 -> #a34700  (6.07:1)
 *   #e47b09 and hover surfaces  -> #7a3500  (8.99:1)
 * The brand orange #f79429 only reaches 2.28:1 with white text.
 * Rating stars are excluded on purpose - graphics, not text.
 */
html:where(.contrast-intensify) :is(:root){--base-outline:1px dotted #a34700;--outline:1px dotted #a34700}
html:where(.contrast-intensify) :is(noscript input#noticebar:checked ~ label){color:#a34700}
html:where(.contrast-intensify) :is(noscript label){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(noscript label+div,.noticeBar){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(#log_container){box-shadow:inset 0 0 .0625rem .0625rem rgba(163, 71, 0, 0.5)}
html:where(.contrast-intensify) :is(h2.productCat a,.h2.productCat a){color:#a34700}
html:where(.contrast-intensify) :is(a){color:#a34700}
html:where(.contrast-intensify) :is(.highlight){color:#7a3500}
html:where(.contrast-intensify) :is(.btn,form.default button,form.comment-form button,.hidden-search form button,.sidebar>div>form button,.woocommerce-page div[id*=product-] .summary form.cart button,body:not(.home).woocommerce-checkout main form.checkout_coupon button,body:not(.home).woocommerce-checkout main form[name="checkout"] button,.woocommerce form.woocommerce-ordering button,.woocommerce form.woocommerce-form button,body:not(.home).woocommerce-cart main form.woocommerce-cart-form button,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form button,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button,form.lost_reset_password button,form.edit-account button,.woocommerce-MyAccount-content form button,.woocommerce-form-order-withdrawal-request button,form.default [type="submit"],form.comment-form [type="submit"],.hidden-search form [type="submit"],.sidebar>div>form [type="submit"],.woocommerce-page div[id*=product-] .summary form.cart [type="submit"],body:not(.home).woocommerce-checkout main form.checkout_coupon [type="submit"],body:not(.home).woocommerce-checkout main form[name="checkout"] [type="submit"],.woocommerce form.woocommerce-ordering [type="submit"],.woocommerce form.woocommerce-form [type="submit"],body:not(.home).woocommerce-cart main form.woocommerce-cart-form [type="submit"],body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form [type="submit"],body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"],body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"],form.lost_reset_password [type="submit"],form.edit-account [type="submit"],.woocommerce-MyAccount-content form [type="submit"],.woocommerce-form-order-withdrawal-request [type="submit"],.wp-btn,.wp-product-tile .button,.blog-list-product .button,.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button,.woocommerce div.list-product .button,.woocommerce-page div.list-product .button,.wp-product-tile .add-to-cart,.blog-list-product .add-to-cart,.woocommerce ul.products li.product .add-to-cart,.woocommerce-page ul.products li.product .add-to-cart,.woocommerce div.list-product .add-to-cart,.woocommerce-page div.list-product .add-to-cart,.wp-product-tile .ajax_add_to_cart,.blog-list-product .ajax_add_to_cart,.woocommerce ul.products li.product .ajax_add_to_cart,.woocommerce-page ul.products li.product .ajax_add_to_cart,.woocommerce div.list-product .ajax_add_to_cart,.woocommerce-page div.list-product .ajax_add_to_cart,.wp-product-tile .added_to_cart,.blog-list-product .added_to_cart,.woocommerce ul.products li.product .added_to_cart,.woocommerce-page ul.products li.product .added_to_cart,.woocommerce div.list-product .added_to_cart,.woocommerce-page div.list-product .added_to_cart,.type-post .view-article,.woocommerce a.button,.woocommerce button.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce button[name="add-to-cart"],.woocommerce a[name="add-to-cart"],.woocommerce a.single_add_to_cart_button,.woocommerce button.single_add_to_cart_button,.woocommerce a.ajax_add_to_cart,.woocommerce button.ajax_add_to_cart,.woocommerce .woocommerce-message button.button,.woocommerce .woocommerce-message a.button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .wc-proceed-to-checkout button.checkout-button,.woocommerce a.add_to_cart_button,.woocommerce a.product_type_grouped,.woocommerce button.product_type_grouped,.woocommerce button.add_to_cart_button,.woocommerce .added_to_cart,.post-links a,.comment-reply-link,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping .woocommerce-shipping-calculator .shipping-calculator-button,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping .woocommerce-shipping-calculator .shipping-calculator-button,.woocommerce-MyAccount-content .edit,li.revocation>a){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.btn-outline-orange){border:2px solid #a34700;color:#a34700}
html:where(.contrast-intensify) :is(.notification){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) body.devmode:before,
html:where(.contrast-intensify) body.debug:before{background:#a34700 !important;border-color:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.page-navi .menu__breadcrumb){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.page-navi .menu li.menu-item-has-children>.submenu-toggle:hover,.page-navi .menu li.menu-item-has-children>.submenu-toggle:focus,.page-navi .menu__wrapper li.menu-item-has-children>.submenu-toggle:hover,.page-navi .menu__wrapper li.menu-item-has-children>.submenu-toggle:focus){color:#7a3500}
html:where(.contrast-intensify) :is(.page-navi .menu li:hover>a,.page-navi .menu li:focus-within>a,.page-navi .menu li.current-menu-item>a,.page-navi .menu__wrapper li:hover>a,.page-navi .menu__wrapper li:focus-within>a,.page-navi .menu__wrapper li.current-menu-item>a){color:#7a3500}
html:where(.contrast-intensify) :is(#quickbar li a>span,#quickbar li label>span,#quickbar li button>span,#quickbar li>span>span){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) #quickbar li a:focus:after,
html:where(.contrast-intensify) #quickbar li label:focus:after,
html:where(.contrast-intensify) #quickbar li button:focus:after,
html:where(.contrast-intensify) #quickbar li>span:focus:after{color:#7a3500}
html:where(.contrast-intensify) :is(#menu-navi-add-head li:hover>a,#menu-navi-add-head li:focus-within>a,#menu-navi-add-head-englisch li:hover>a,#menu-navi-add-head-englisch li:focus-within>a,#menu-shop-menu li:hover>a,#menu-shop-menu li:focus-within>a,#menu-shop-menu-englisch li:hover>a,#menu-shop-menu-englisch li:focus-within>a){color:#7a3500}
html:where(.contrast-intensify) :is(.top-bar .contactLink a:hover,.top-bar .contactLink a:focus){color:#7a3500}
html:where(.contrast-intensify) :is(.top-bar #menu-navi-add-head li:hover>a,.top-bar #menu-navi-add-head li:focus-within>a,.top-bar #menu-navi-add-head li.current-menu-item:not(.menu-item-type-custom)>a,.top-bar #menu-navi-add-head-englisch li:hover>a,.top-bar #menu-navi-add-head-englisch li:focus-within>a,.top-bar #menu-navi-add-head-englisch li.current-menu-item:not(.menu-item-type-custom)>a){color:#7a3500}
html:where(.contrast-intensify) .pagination .paginationArrows .slick-arrow:hover:before,
html:where(.contrast-intensify) .pagination .paginationArrows .slick-arrow:focus:before{color:#7a3500}
html:where(.contrast-intensify) :is(.singleProd.huge-2 .singleProdContainer a span){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) .footer .right-certificate ul li:before{color:#a34700}
html:where(.contrast-intensify) :is(.footer .nav-box ul li:hover a,.footer .nav-box ul li:focus-within a,.footer .nav-box ul li.current-menu-item a){color:#7a3500}
html:where(.contrast-intensify) :is(.fix-nav.display-in ul li:hover,.fix-nav.display-in ul li:focus-within){background:#7a3500 !important}
html:where(.contrast-intensify) :is(.fix-nav.display-in ul li:focus-within a,.fix-nav.display-in ul li:hover a){color:#fff !important}
html:where(.contrast-intensify) :is(ul.product-categories li.current-cat>a,ul.product-categories li:hover>a,ul.product-categories li:focus-within>a){color:#7a3500 !important}
html:where(.contrast-intensify) :is(.contentNavigationContainer ul li a){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(body:not(.woocommerce-shop) .woof ul){border:1px solid #7a3500}
html:where(.contrast-intensify) :is(.sidebar>div>.product-categories>li span){color:#a34700 !important}
html:where(.contrast-intensify) :is(form.default label.error-message,form.comment-form label.error-message,.hidden-search form label.error-message,.sidebar>div>form label.error-message,.woocommerce-page div[id*=product-] .summary form.cart label.error-message,body:not(.home).woocommerce-checkout main form.checkout_coupon label.error-message,body:not(.home).woocommerce-checkout main form[name="checkout"] label.error-message,.woocommerce form.woocommerce-ordering label.error-message,.woocommerce form.woocommerce-form label.error-message,body:not(.home).woocommerce-cart main form.woocommerce-cart-form label.error-message,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form label.error-message,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator label.error-message,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator label.error-message,form.lost_reset_password label.error-message,form.edit-account label.error-message,.woocommerce-MyAccount-content form label.error-message,.woocommerce-form-order-withdrawal-request label.error-message){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) form.default label.error-message:before,
html:where(.contrast-intensify) form.comment-form label.error-message:before,
html:where(.contrast-intensify) .hidden-search form label.error-message:before,
html:where(.contrast-intensify) .sidebar>div>form label.error-message:before,
html:where(.contrast-intensify) .woocommerce-page div[id*=product-] .summary form.cart label.error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form.checkout_coupon label.error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form[name="checkout"] label.error-message:before,
html:where(.contrast-intensify) .woocommerce form.woocommerce-ordering label.error-message:before,
html:where(.contrast-intensify) .woocommerce form.woocommerce-form label.error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-cart main form.woocommerce-cart-form label.error-message:before,
html:where(.contrast-intensify) body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form label.error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator label.error-message:before,
html:where(.contrast-intensify) body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator label.error-message:before,
html:where(.contrast-intensify) form.lost_reset_password label.error-message:before,
html:where(.contrast-intensify) form.edit-account label.error-message:before,
html:where(.contrast-intensify) .woocommerce-MyAccount-content form label.error-message:before,
html:where(.contrast-intensify) .woocommerce-form-order-withdrawal-request label.error-message:before{border-bottom:.625rem solid #a34700}
html:where(.contrast-intensify) :is(form.default .error-message,form.comment-form .error-message,.hidden-search form .error-message,.sidebar>div>form .error-message,.woocommerce-page div[id*=product-] .summary form.cart .error-message,body:not(.home).woocommerce-checkout main form.checkout_coupon .error-message,body:not(.home).woocommerce-checkout main form[name="checkout"] .error-message,.woocommerce form.woocommerce-ordering .error-message,.woocommerce form.woocommerce-form .error-message,body:not(.home).woocommerce-cart main form.woocommerce-cart-form .error-message,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form .error-message,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator .error-message,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator .error-message,form.lost_reset_password .error-message,form.edit-account .error-message,.woocommerce-MyAccount-content form .error-message,.woocommerce-form-order-withdrawal-request .error-message){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) form.default .error-message:before,
html:where(.contrast-intensify) form.comment-form .error-message:before,
html:where(.contrast-intensify) .hidden-search form .error-message:before,
html:where(.contrast-intensify) .sidebar>div>form .error-message:before,
html:where(.contrast-intensify) .woocommerce-page div[id*=product-] .summary form.cart .error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form.checkout_coupon .error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form[name="checkout"] .error-message:before,
html:where(.contrast-intensify) .woocommerce form.woocommerce-ordering .error-message:before,
html:where(.contrast-intensify) .woocommerce form.woocommerce-form .error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-cart main form.woocommerce-cart-form .error-message:before,
html:where(.contrast-intensify) body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form .error-message:before,
html:where(.contrast-intensify) body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator .error-message:before,
html:where(.contrast-intensify) body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator .error-message:before,
html:where(.contrast-intensify) form.lost_reset_password .error-message:before,
html:where(.contrast-intensify) form.edit-account .error-message:before,
html:where(.contrast-intensify) .woocommerce-MyAccount-content form .error-message:before,
html:where(.contrast-intensify) .woocommerce-form-order-withdrawal-request .error-message:before{border-bottom:.625rem solid #a34700}
html:where(.contrast-intensify) :is(form.default button,form.comment-form button,.hidden-search form button,.sidebar>div>form button,.woocommerce-page div[id*=product-] .summary form.cart button,body:not(.home).woocommerce-checkout main form.checkout_coupon button,body:not(.home).woocommerce-checkout main form[name="checkout"] button,.woocommerce form.woocommerce-ordering button,.woocommerce form.woocommerce-form button,body:not(.home).woocommerce-cart main form.woocommerce-cart-form button,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form button,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button,form.lost_reset_password button,form.edit-account button,.woocommerce-MyAccount-content form button,.woocommerce-form-order-withdrawal-request button,form.default [type="submit"],form.comment-form [type="submit"],.hidden-search form [type="submit"],.sidebar>div>form [type="submit"],.woocommerce-page div[id*=product-] .summary form.cart [type="submit"],body:not(.home).woocommerce-checkout main form.checkout_coupon [type="submit"],body:not(.home).woocommerce-checkout main form[name="checkout"] [type="submit"],.woocommerce form.woocommerce-ordering [type="submit"],.woocommerce form.woocommerce-form [type="submit"],body:not(.home).woocommerce-cart main form.woocommerce-cart-form [type="submit"],body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form [type="submit"],body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"],body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"],form.lost_reset_password [type="submit"],form.edit-account [type="submit"],.woocommerce-MyAccount-content form [type="submit"],.woocommerce-form-order-withdrawal-request [type="submit"]){background:#a34700 !important}
html:where(.contrast-intensify) :is(form.default button:hover,form.comment-form button:hover,.hidden-search form button:hover,.sidebar>div>form button:hover,.woocommerce-page div[id*=product-] .summary form.cart button:hover,body:not(.home).woocommerce-checkout main form.checkout_coupon button:hover,body:not(.home).woocommerce-checkout main form[name="checkout"] button:hover,.woocommerce form.woocommerce-ordering button:hover,.woocommerce form.woocommerce-form button:hover,body:not(.home).woocommerce-cart main form.woocommerce-cart-form button:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form button:hover,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button:hover,form.lost_reset_password button:hover,form.edit-account button:hover,.woocommerce-MyAccount-content form button:hover,.woocommerce-form-order-withdrawal-request button:hover,form.default button:focus,form.comment-form button:focus,.hidden-search form button:focus,.sidebar>div>form button:focus,.woocommerce-page div[id*=product-] .summary form.cart button:focus,body:not(.home).woocommerce-checkout main form.checkout_coupon button:focus,body:not(.home).woocommerce-checkout main form[name="checkout"] button:focus,.woocommerce form.woocommerce-ordering button:focus,.woocommerce form.woocommerce-form button:focus,body:not(.home).woocommerce-cart main form.woocommerce-cart-form button:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form button:focus,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator button:focus,form.lost_reset_password button:focus,form.edit-account button:focus,.woocommerce-MyAccount-content form button:focus,.woocommerce-form-order-withdrawal-request button:focus,form.default [type="submit"]:hover,form.comment-form [type="submit"]:hover,.hidden-search form [type="submit"]:hover,.sidebar>div>form [type="submit"]:hover,.woocommerce-page div[id*=product-] .summary form.cart [type="submit"]:hover,body:not(.home).woocommerce-checkout main form.checkout_coupon [type="submit"]:hover,body:not(.home).woocommerce-checkout main form[name="checkout"] [type="submit"]:hover,.woocommerce form.woocommerce-ordering [type="submit"]:hover,.woocommerce form.woocommerce-form [type="submit"]:hover,body:not(.home).woocommerce-cart main form.woocommerce-cart-form [type="submit"]:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form [type="submit"]:hover,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"]:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"]:hover,form.lost_reset_password [type="submit"]:hover,form.edit-account [type="submit"]:hover,.woocommerce-MyAccount-content form [type="submit"]:hover,.woocommerce-form-order-withdrawal-request [type="submit"]:hover,form.default [type="submit"]:focus,form.comment-form [type="submit"]:focus,.hidden-search form [type="submit"]:focus,.sidebar>div>form [type="submit"]:focus,.woocommerce-page div[id*=product-] .summary form.cart [type="submit"]:focus,body:not(.home).woocommerce-checkout main form.checkout_coupon [type="submit"]:focus,body:not(.home).woocommerce-checkout main form[name="checkout"] [type="submit"]:focus,.woocommerce form.woocommerce-ordering [type="submit"]:focus,.woocommerce form.woocommerce-form [type="submit"]:focus,body:not(.home).woocommerce-cart main form.woocommerce-cart-form [type="submit"]:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main form.woocommerce-cart-form [type="submit"]:focus,body:not(.home).woocommerce-cart main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"]:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals table tbody tr.shipping form.woocommerce-shipping-calculator [type="submit"]:focus,form.lost_reset_password [type="submit"]:focus,form.edit-account [type="submit"]:focus,.woocommerce-MyAccount-content form [type="submit"]:focus,.woocommerce-form-order-withdrawal-request [type="submit"]:focus){background:#7a3500 !important}
html:where(.contrast-intensify) :is(#newsletter-info){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.wp-btn,.wp-product-tile .button,.blog-list-product .button,.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button,.woocommerce div.list-product .button,.woocommerce-page div.list-product .button,.wp-product-tile .add-to-cart,.blog-list-product .add-to-cart,.woocommerce ul.products li.product .add-to-cart,.woocommerce-page ul.products li.product .add-to-cart,.woocommerce div.list-product .add-to-cart,.woocommerce-page div.list-product .add-to-cart,.wp-product-tile .ajax_add_to_cart,.blog-list-product .ajax_add_to_cart,.woocommerce ul.products li.product .ajax_add_to_cart,.woocommerce-page ul.products li.product .ajax_add_to_cart,.woocommerce div.list-product .ajax_add_to_cart,.woocommerce-page div.list-product .ajax_add_to_cart,.wp-product-tile .added_to_cart,.blog-list-product .added_to_cart,.woocommerce ul.products li.product .added_to_cart,.woocommerce-page ul.products li.product .added_to_cart,.woocommerce div.list-product .added_to_cart,.woocommerce-page div.list-product .added_to_cart,.type-post .view-article,.woocommerce a.button,.woocommerce button.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce button[name="add-to-cart"],.woocommerce a[name="add-to-cart"],.woocommerce a.single_add_to_cart_button,.woocommerce button.single_add_to_cart_button,.woocommerce a.ajax_add_to_cart,.woocommerce button.ajax_add_to_cart,.woocommerce .woocommerce-message button.button,.woocommerce .woocommerce-message a.button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .wc-proceed-to-checkout button.checkout-button,.woocommerce a.add_to_cart_button,.woocommerce a.product_type_grouped,.woocommerce button.product_type_grouped,.woocommerce button.add_to_cart_button,.woocommerce .added_to_cart){background:#a34700 !important}
html:where(.contrast-intensify) .wp-search-button:before,
html:where(.contrast-intensify) .hidden-search form .search-submit:before,
html:where(.contrast-intensify) .sidebar>div>form.woocommerce-product-search button:before,
html:where(.contrast-intensify) .sidebar>div>form.search button:before,
html:where(.contrast-intensify) .sidebar>div>form.wp-block-search button:before{background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.woocommerce-MyAccount-navigation ul li.active>a){color:#a34700}
html:where(.contrast-intensify) :is(.sidebar>div h3){color:#a34700}
html:where(.contrast-intensify) :is(.wc-pagination li>a.current,.woocommerce nav.woocommerce-pagination ul li>a.current,.wc-pagination li>span.current,.woocommerce nav.woocommerce-pagination ul li>span.current){background-color:#a34700 !important;border:.0625rem solid #a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce .woocommerce-message button.button,.woocommerce .woocommerce-message button.button.alt,.woocommerce .woocommerce-message a.button,.woocommerce .woocommerce-message a.button.alt){background-color:#a34700 !important}
html:where(.contrast-intensify) :is(.woocommerce a.button:hover,.woocommerce a.button:focus,.woocommerce a.button.alt:hover,.woocommerce a.button.alt:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce button.button.alt:hover,.woocommerce button.button.alt:focus,.woocommerce .woocommerce-message button.button:hover,.woocommerce .woocommerce-message button.button:focus,.woocommerce .woocommerce-message button.button.alt:hover,.woocommerce .woocommerce-message button.button.alt:focus,.woocommerce .woocommerce-message a.button:hover,.woocommerce .woocommerce-message a.button:focus,.woocommerce .woocommerce-message a.button.alt:hover,.woocommerce .woocommerce-message a.button.alt:focus){background-color:#7a3500 !important}
html:where(.contrast-intensify) :is(.woocommerce button[name="add-to-cart"],.woocommerce button[name="add-to-cart"].alt,.woocommerce a[name="add-to-cart"],.woocommerce a[name="add-to-cart"].alt,.woocommerce a.single_add_to_cart_button,.woocommerce a.single_add_to_cart_button.alt,.woocommerce button.single_add_to_cart_button,.woocommerce button.single_add_to_cart_button.alt,.woocommerce a.ajax_add_to_cart,.woocommerce a.ajax_add_to_cart.alt,.woocommerce button.ajax_add_to_cart,.woocommerce button.ajax_add_to_cart.alt,.woocommerce button.product_type_grouped,.woocommerce button.product_type_grouped.alt,.woocommerce a.added_to_cart,.woocommerce a.add_to_cart_button,.woocommerce a.add_to_cart_button.alt,.woocommerce a.product_type_grouped,.woocommerce a.product_type_grouped.alt,.woocommerce button.add_to_cart_button,.woocommerce button.add_to_cart_button.alt,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .wc-proceed-to-checkout a.checkout-button.alt,.woocommerce .wc-proceed-to-checkout button.checkout-button,.woocommerce .wc-proceed-to-checkout button.checkout-button.alt){background-color:#a34700 !important}
html:where(.contrast-intensify) :is(.tinv-wishlist button){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.tinv-wishlist button:hover,.tinv-wishlist button:focus){background:#7a3500 !important}
html:where(.contrast-intensify) :is(div.product-tabs ul.wc-tabs>li.active>a,.woocommerce-page div[id*=product-] div.woocommerce-tabs ul.wc-tabs>li.active>a,div.product-tabs ul.tabs>li.active>a,.woocommerce-page div[id*=product-] div.woocommerce-tabs ul.tabs>li.active>a){background-color:#a34700 !important;border:.0625rem solid #a34700 !important;color:#fff !important}
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form[name="checkout"] .wc-gzd-checkbox-placeholder-legal{background:#a34700 !important}
html:where(.contrast-intensify) :is(body:not(.home).woocommerce-checkout main form[name="checkout"] h3,body:not(.home).woocommerce-checkout main form[name="checkout"] .h3){background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(body:not(.home).woocommerce-checkout main form[name="checkout"] .wc-billing-wrap){background-color:rgba(163, 71, 0, 0.25) !important}
html:where(.contrast-intensify) body:not(.home).woocommerce-checkout main form[name="checkout"] .woocommerce-checkout-review-order-table:before{background:#a34700 !important;color:#fff !important}
html:where(.contrast-intensify) :is(body:not(.home).woocommerce-cart main .woocommerce-cart-form .actions button:focus,body:not(.home).woocommerce-cart main .woocommerce-cart-form .actions button:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .woocommerce-cart-form .actions button:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .woocommerce-cart-form .actions button:hover){background:#7a3500 !important;color:#fff !important}
html:where(.contrast-intensify) :is(body:not(.home).woocommerce-cart main .woocommerce-cart-form .actions .coupon[name="update_cart"]:hover,body:not(.home).woocommerce-cart main .woocommerce-cart-form .actions .coupon[name="update_cart"]:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .woocommerce-cart-form .actions .coupon[name="update_cart"]:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .woocommerce-cart-form .actions .coupon[name="update_cart"]:focus){background:#7a3500 !important;color:#fff !important}
html:where(.contrast-intensify) :is(body:not(.home).woocommerce-cart main .cart-collaterals .checkout-button:hover,body:not(.home).woocommerce-cart main .cart-collaterals .checkout-button:focus,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals .checkout-button:hover,body:not(.woocommerce-account) body:not(.woocommerce-checkout) main .cart-collaterals .checkout-button:focus){background:#7a3500 !important;color:#fff !important}
html:where(.contrast-intensify) :is(.notificationArea .notification){background:#a34700 !important}
html:where(.contrast-intensify) :is(.privacyControlBadge){background:#7a3500 !important;color:#fff !important}
