.single-product .summary .yith-wcwl-add-to-wishlist a:before {
display:none;
}
ul.products li.product .yith-wcwl-add-button a:before, ul.products li.product a.delete_item:before {
display:none !important;
}
.show-password-input {
display:none;
}
.sub-menu-wrapper {
z-index: 999999 !important;
}	
body .secondary-navigation .menu .fa a, body .secondary-navigation .menu .ri a {
padding-top: 20px !important;
}
.fs-wrap.multiple, .fs-dropdown, .fs-options{
outline: none !important;
} .woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
display:none;
}	
.woocommerce-shipping-destination {
display:none;
}
#shipping_form {
border: 1px solid #e2e2e2;
background: #f9f9f9;
padding: 20px;
}
#shipping_form #shipping_method li {
font-size: 22px;
}
@media only screen and (min-width: 993px) {
#shipping_form {
display:none !important;
}
}
.woocommerce-checkout div#itsec-h-captcha-1:after {
display: block;
content: 'Dieses Captcha ist für die Erstellung des Kundenkontos notwendig';
color: red;
font-size: small;
}