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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(211,216,223);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(211,216,223);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(211,216,223);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(211,216,223);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(221,153,51);
	--wd-alternative-color: rgb(66,153,225);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(66,153,225);
	--btn-default-bgcolor-hover: rgb(18,27,40);
	--btn-accented-font-weight: 700;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(221,153,51);
	--btn-accented-bgcolor-hover: rgb(12,166,120);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .wd-product-nav-desc .price > .amount, html .wd-product-nav-desc .price > ins .amount, html .wd-product-nav-desc .price > ins .amount {
	font-weight: 700;
	color: rgb(221,153,51);
}
.page .wd-page-content {
	background-color: rgb(19,19,44);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(19,19,44);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(19,19,44);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(30,39,52);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(30,39,52);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(30,39,52);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(30,39,52);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(99,102,241);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
}

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


.wd-page-title {
background-color: rgba(30,39,52,0.88);
}

/* Increased specificity by adding 'body' at the start */
body [class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
    border: 2px solid var(--wd-swatch-brd-color) !important;
    padding: 20px !important;
    min-width: 9.99% !important;
    border-radius: 5px !important;
}

/* Side Nav hover background Shop page */
.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
    color: #d3d8df !important;
    box-shadow: var(--nav-shadow-active);
    border: var(--nav-border-active);
}
.wd-nav-vertical.wd-design-default {
    --nav-gap-v: 0;
    --nav-pd: 5px 18px;
    --nav-bg-hover: rgb(66,153,225) !important;
}

/* Canvas sidebar bg */
.wd-side-hidden {
    background-color: #13132c !important;
    transition: transform 0.9s 
}

.widget-area {
	padding: 25px;
	background: #121b28;
	border-radius: 8px;
}

.single-product .quantity {
    display: none !important;
}

.single_add_to_cart_button {
    padding: 10px 50px 10px 50px;
    margin-bottom: 30px;
	  border-radius: 15px;
}


/* Remove WooCommerce BlockUI overlay background */
.variations_form .blockUI.blockOverlay,
.variations_form .blockUI.blockMsg,
.wd-single-add-cart .blockUI.blockOverlay,
.wd-single-add-cart .blockUI.blockMsg {
    background: transparent !important;
    opacity: 1 !important; /* ensures spinner stays visible */
}


/* Price inside text swatch bottom-right */
.wd-swatch.wd-text {
    position: relative;
}

.wd-swatch .ex501-swatch-price {
    position: absolute;
    right: 3px;
    bottom: 2px;
    font-size: 10px;
    opacity: 1;
    color: #DD9933 !important;
    font-weight: 600;
    pointer-events: none; /* prevents blocking the swatch click */
}

/* Force swatch price + nested elements to be #DD9933 */
.wd-swatch.wd-text .ex501-swatch-price,
.wd-swatch.wd-text .ex501-swatch-price *,
.wd-swatches-product .wd-swatch .ex501-swatch-price,
.wd-swatches-product .wd-swatch .ex501-swatch-price * {
    color: #DD9933 !important;
}

@media (min-width: 1025px) {
	/* Wrapper spacing */
#eightkeys-keys-list{
  display: grid;
  gap: 18px;
}

/* Key card */
#eightkeys-keys-list > div{
  background: linear-gradient(180deg, #1a1a3a, #171736);
  border: 1px solid rgba(255,255,255,.06) !important;
  border-radius: 16px !important;
  padding: 20px !important;
  box-shadow: 0 16px 42px rgba(0,0,0,.45);
  position: relative;
  overflow: hidden;
  animation: ex501-breathe 6s ease-in-out infinite;
}

/* Soft shimmer overlay */
#eightkeys-keys-list > div::after{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(
    120deg,
    transparent 30%,
    rgba(120,140,255,.08) 45%,
    transparent 60%
  );
  animation: ex501-shimmer 8s ease-in-out infinite;
  pointer-events:none;
}

/* Keep content above overlays */
#eightkeys-keys-list > div > *{
  position: relative;
  z-index: 1;
}

/* SKU label */
#eightkeys-keys-list div > div:first-child{
  font-weight: 700 !important;
  font-size: 14px;
  letter-spacing: .4px;
  margin-bottom: 10px !important;
  color: rgba(255,255,255,.85);
}

/* Code box */
#eightkeys-keys-list code{
  display: block;
  background: rgba(255,255,255,.05) !important;
  color: #ffffff;
  padding: 14px 16px !important;
  border-radius: 12px;
  font-size: 16px !important;
  letter-spacing: 2px;
  border: 1px solid rgba(255,255,255,.10);
  word-break: break-all;
}

/* Breathing animation */
@keyframes ex501-breathe{
  0%,100%{
    box-shadow: 0 16px 42px rgba(0,0,0,.45);
  }
  50%{
    box-shadow: 0 22px 55px rgba(0,0,0,.65);
  }
}

/* Shimmer animation */
@keyframes ex501-shimmer{
  0%{transform:translateX(-120%)}
  50%{transform:translateX(0)}
  100%{transform:translateX(120%)}
}

/* Make code look interactive */
#eightkeys-keys-list code{
  cursor: pointer;
  position: relative;
  transition: background .25s ease, transform .15s ease;
  -webkit-tap-highlight-color: transparent;
}

/* Tap / click feedback */
#eightkeys-keys-list code:active{
  transform: scale(.98);
}

/* Copy hint */
#eightkeys-keys-list code::after{
  content: "Tap to copy";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 11px;
  letter-spacing: .4px;
  opacity: .55;
  transition: opacity .25s ease;
}

/* Copied state */
#eightkeys-keys-list code.copied{
  background: rgba(120,140,255,.18) !important;
  border-color: rgba(120,140,255,.45);
}

#eightkeys-keys-list code.copied::after{
  content: "Copied ✓";
  opacity: .95;
}
}

@media (max-width: 576px) {
	@media (max-width: 768px) {
    /* 1. The Wrapper: Must be 'Locked' to screen width */
    .variations td.value {
        display: block !important;
        width: 100% !important;
        max-width: 100vw !important; /* Forces it to be no wider than the screen */
        overflow-x: auto !important; /* This is where the scroll happens */
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        padding-right: 20px !important;
    }

    /* 2. The Swatch Track: Must be wider than the wrapper */
    div[class*="wd-swatches"].wd-text-style-4 {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        width: max-content !important; /* Crucial: Forces it to be as wide as all swatches combined */
        gap: 15px !important;
        padding: 5px 0 !important;
    }

    /* 3. Individual Swatches: Rigid size */
    div[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
        flex: 0 0 140px !important; /* Force them to be 140px each */
        width: 140px !important;
        min-width: 140px !important;
        margin: 0 !important;
    }

    /* 4. Ensure no WPBakery wrapper is stretching the page */
    .vc_column-inner, .wpb_wrapper {
        max-width: 100vw !important;
        overflow: hidden !important; /* Keep the 'Window' tight */
    }
}
}

