[data-role='main-css-loader'] {display:none;}
.products-grid .product.product-item.specialItem { background: #8a9975 url(../../frontend/Vitrasan/cbd/de_DE/images/assets/bg_decorated.webp) center / cover; color: #fff; }
.products-grid .product.product-item.specialItem.red { background: #fd8f78 url(../../frontend/Vitrasan/cbd/de_DE/images/assets/bg_decorated_var2.webp) center / cover; color: #fff; }
#bio_ep { font-family: inherit !important; font-size: inherit !important; background: #ff856d url(../../frontend/Vitrasan/cbd/de_DE/images/assets/bg_decorated_var2.webp) center / cover !important; color: #fff; }
body.catalog-product-view .page-wrapper, body[class^="checkout-"] .page-wrapper { background: #F5F6F4 url(../../frontend/Vitrasan/cbd/de_DE/images/assets/bg_rectangle.webp) center; }
.mst-searchautocomplete__autocomplete { background: #F5F6F4 url(../../frontend/Vitrasan/cbd/de_DE/images/assets/bg_rectangle.webp) center; border: none; margin-top: 17px; }
.block.filter .block-filter-trigger:after {
    content: "";
    background: url(../../frontend/Vitrasan/cbd/de_DE/images/icons/cbdvital_icon_filter_2.svg) no-repeat;
    background-size:100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 1px;
    width: 15px;
    height: 10px;
    opacity:0.8;
}
.cms-content-row.faqs .magazin-nav.faqs .col-item .headline::after {
    content: "";
    background: url(../../frontend/Vitrasan/cbd/de_DE/images/icons/icon_caretdown_white.svg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
}
.product-items .ampreorder-observed .price-box {
    margin-bottom: 15px;
}

.product-items .ampreorder-observed .ampreorder-note {
    margin-bottom: 20px;
}

.preordernote-custom {
    color:#76846d;
    text-align: left;
    font-size: 13px;
    margin-left: 16px;
}

.preordernote-custom::before {
    position:absolute;
    content:"";
    display:block;
    width: 10px;
    height: 10px;
    margin-top: 5px;
    background: url(../../frontend/Vitrasan/cbd/de_DE/images/icons/icon_check_green.svg) no-repeat;
}

.ampreorder-observed,
.ampreorder-note,
.preorder_note {
    word-break: break-all;
    word-break: break-word;
}

.ampreorder-observed .tocart {
    white-space: normal
}
/*
 * Copyright © 2020 Wyomind. All rights reserved.
 * See LICENSE.txt for license details.
 */
.loading {
  background: #e5efe5 url('../../frontend/Vitrasan/cbd/de_DE/Wyomind_EstimatedDeliveryDate/img/ajax-loader.gif') no-repeat 10px 8px !important;
}
.estimatedDeliveryDate {
  margin: 10px !important;
}
.estimatedDeliveryDate:empty {
  display: none;
}
.estimatedDeliveryDate .edd_countdown.knob-countdown {
  display: block;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.estimatedDeliveryDate .edd_countdown .knob-container {
  display: inline;
  position: relative;
}
.estimatedDeliveryDate .edd_countdown .knob-container LABEL {
  font-weight: bold;
  bottom: -20px;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  position: absolute;
  text-align: center;
}
