.wgm-info.woocommerce_de_versandkosten {
  color: #006b15;
}

.uppercase.header-title {
  font-size: 15px;
}

.is-xsmall.uppercase.count {
  font-size: 14px;
}

.ajax_add_to_cart.add_to_cart_button.product_type_simple.button.primary.is-flat.mb-0.is-small {
  font-size: 15px;
}

u {
  font-size: 16px;
}

.wgm-versandkosten {
  font-size: 14px;
}

.wgm-zahlungsarten {
  font-size: 14px;
}

.wgm-widerruf {
  font-size: 14px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  font-size: 18px;
  color: #277014;
}

#Zahl1, #Zahl2, #Zahl3, #Zahl4, #Zahl5 {
  stroke: black;
  stroke-width: 1px;
  fill: white;
}

#Zahl1, #Zahl2, #Zahl3, #Zahl4, #Zahl5 {
  stroke: black;
  stroke-width: 2px;
  fill: transparent;
}

#Zahl1 { stroke-dasharray: 123px; stroke-dashoffset: -123px; animation: Zahl1-anim .75s linear 0s forwards;}
#Zahl2 { stroke-dasharray: 160px; stroke-dashoffset: -160px; animation: Zahl2-anim .75s linear 0.8s forwards;}
#Zahl3 { stroke-dasharray: 157px; stroke-dashoffset: -157px; animation: Zahl3-anim .75s linear 1.6s forwards;}
#Zahl4 { stroke-dasharray: 215px; stroke-dashoffset: -215px; animation: Zahl4-anim .75s linear 2.4s forwards;}
#Zahl5 { stroke-dasharray: 80px; stroke-dashoffset: -80px; animation: Zahl5-anim .75s linear 3.2s forwards;}

@keyframes Zahl1-anim {
from {stroke-dashoffset: 123px;}
to {stroke-dashoffset: 0px;}
}

@keyframes Zahl2-anim {
from {stroke-dashoffset: 160px;}
to {stroke-dashoffset: 0px;}
}
@keyframes Zahl3-anim {
from {stroke-dashoffset: 157px;}
to {stroke-dashoffset: 0px;}
}
@keyframes Zahl4-anim {
from {stroke-dashoffset: 215px;}
to {stroke-dashoffset: 0px;}
}
@keyframes Zahl5-anim {
from {stroke-dashoffset: 80px;}
to {stroke-dashoffset: 0px;}
}

.cr_page {
    width: auto !important;
    max-width: none !important;
}

.itemname {
    color: #222 !important;
}

#recaptcha_v2_widget>div {
    width: 100% !important; 
		max-width: 300px !important;
}

#recaptcha_v2_widget iframe {
    width: 100% !important; 
		max-width: 300px !important;
}

.rc-anchor-normal {
    width: 100% !important;
}

.rc-anchor-normal-footer {
    display: inline-block;
    width: 25% !important;
		max-width: 70px !important;
}
#menu-item-85526 a,
.menu-item-85526 a {
		color: red !important;
}


/*.header-nav li:last-child a {
color: red !important;
}*/