.unlink-title .wk-position-cover, .wk-panel-title

{ pointer-events: none; }

.unlink-title .uk-position-cover, .unlink-title .uk-panel-title .wk-link-reset, .wk-link-reset a, .wk-link-reset a:focus, .wk-link-reset a:hover, .wk-link-reset:focus, .wk-link-reset:hover{ pointer-events: none; }

.uk-section-default {
  background-image: none;
}

.uk-section-primary {
  background-image: none;
}

.uk-section-secondary {
  background-image: none;
  background-color: #ffffff !important;
}

.bg-fuss {
background-color: #bd0926 !important;
color: #ffffff !important;
}

.uk-card-default {
    background: rgb(255,255,255,0.6) !important;
    color: #333;
    box-shadow: 2px 4px 12px rgba(0,0,0,.03), 8px 28px 56px rgba(0,0,0,.05);
}

div.hikashop_cart_dropdown_content {
    z-index: 1000;
    position: absolute;
    width: auto;
    padding: 4px;
    border: 1px solid #808080;
    background-color: #bd0926 !important; 
}