body .page-canvas {
background-color: #000000;
background-repeat: repeat;
background-position: center top;
background-attachment: fixed;
}

body {
    color: #ebc38f;
}

.fabrikk--header-wrapper {
background: url();
background-color: #000000;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

td, th {
padding: 7px;
}

.tws-mini-cart--header-cart-img, .tws-mini-cart--header-cart-text, .tws-mini-cart--header-quantity {
color: #ebc38f;
}

.tws-theme-foundation-content--done .fabrikk--content,
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe {
background: rgba(255,255,255,0.0);
}
.tws-mega-menu--navigation a, .tws-util-heading--heading.undefined  {
    background: transparent;
}


.fabrikk--article-group .tws-articlegroup-list--info h1 {
    background: transparent;
}

.tws-theme-foundation-content--done .fabrikk--content,
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe, .fabrikk--contact-heading {
background: rgba(0,0,0,0.0);
}

.tws-article-images--current-image {
    background-color: #ffffff00;
}

.tws-container--tws-custom-html {
padding-top: 10px;
padding-right: 60px;
padding-bottom: 10px;
padding-left: 60px;
}

.tws-theme-foundation-content--done .fabrikk--content,
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe, .fabrikk--contact-heading {
background: rgba(0,0,0,0.0);
}

.tws-mega-menu .btn {
background: #ebc38f;
color: #000000;
}


.fabrikk--footer--made-by {
    display: none!important;
}

.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-price .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular+.tws-api--price-current {
    color: #d94614;
}

.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #d94614;
    border: #d94614;
}

.tws-article-description--text {
    color: #ebc38f;
}

.tws-article-description--heading {
    color: #ebc38f;
}

.tws-article-description--article-number { 
    color: #ebc38f;
}

.tws-unique-selling-points--text {
    color: #ebc38f;
}


h1, .h1 {
    color: #ebc38f;
}

.tws-article-price .tws-api-price .tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-current {
    color: #ebc38f;
}

.tws-article-list--article-name a {
    color: #ebc38f;
}

.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-current, .tws-article-list--list .tws-list--type-carousel .tws-api-price .tws-api--price-current, .tws-article-search-page--list .tws-list--type-carousel .tws-api-price .tws-api--price-current {
    color: #ebc38f;
}


.tws-article-list--product-image {
  padding: 0px;
  transition: transform 0.4s;
  margin: 0 auto;
  border: 0px;
}

.tws-article-list--product-image:hover {
  transform: scale(1.05);
}