.tws-micro-cart--counter::before {
  transform: scale(1.4);
}
.tws-checkout-shortcuts--ship-to {
    display: none; 
}

.fabrikk--footer {
    
    letter-spacing: 0.5px;
    text-transform: initial;
    color: #333;
    background: #ff8b15;
    font-size: 14px;
    line-height: 1.5;
    padding: 40px 0 80px;
}
.fabrikk--top-bar {
background:  #ff8b15;
}

.slot--article-description .tws-article-description--text-container {
  max-height: none !important;
}
.tws-article-description--heading {
  display:none;
}
.tws-article-price .tws-api-price .tws-api--price-current  {
    color: #00b808;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin-right: 10px;
    float: left;
}
.tws-article-buy-button-with-modal--price {
  display:none;
}
.tws-articles-two .tws-api-price .tws-api--price-current {
 color: #00b808;
    
}

.tws-articles-two .tws-api-price .tws-api--price-current {
    color: #00b808;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin-right: 10px;
    float: left;
}
.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 {
color: #00b808;
}